rockchalkwushock / how-to-open-source

A repository for learning how to publish NPM packages as well as contribute to open source projects.
https://www.npmjs.com/package/how-to-open-source
MIT License
8 stars 1 forks source link

Update nps to the latest version šŸš€ #102

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 5.8.0 of nps was just published.

Dependency nps
Current Version 5.7.1
Type devDependency

The version 5.8.0 is not covered by your current version range.

If you donā€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of nps.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donā€™t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v5.8.0

<a name"5.8.0">

5.8.0 (2018-02-26)

Features

Commits

The new version differs by 8 commits.

  • b5769c9 chore(release): fix release issues
  • 85b89b9 docs: removed codeSponsor (#166)
  • 9338d72 feat: add help style support (#164)
  • fc7e660 docs(maintaining): update maintaining.md
  • 23a7c43 docs: Utils documentation fix (#163)
  • a4ce471 test: Use jest mock instead of sinon spy (#162)
  • 49a56a2 docs: add sponsor.io
  • f1568e8 chore(package): Bump dev deps (#161)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donā€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

codecov[bot] commented 6 years ago

Codecov Report

Merging #102 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #102   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines           2      2           
=====================================
  Hits            2      2

Continue to review full report at Codecov.

Legend - Click here to learn more Ī” = absolute <relative> (impact), Ćø = not affected, ? = missing data Powered by Codecov. Last update 45d3fe6...84ce95f. Read the comment docs.

greenkeeper[bot] commented 6 years ago

Version 5.8.1 just got published.

Update to this version instead šŸš€

Release Notes v5.8.1

<a name"5.8.1">

5.8.1 (2018-02-28)

Bug Fixes

Commits

The new version differs by 1 commits.

  • f9a7b0b fix: default config values for yml files (#171)

See the full diff