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-utils to the latest version 🚀 #82

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.4.0 of nps-utils just got published.

Dependency nps-utils
Current Version 1.3.0
Type devDependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of nps-utils. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v1.4.0

<a name"1.4.0">

1.4.0 (2017-10-03)

Features

Commits

The new version differs by 2 commits.

  • 4428f3e feat(ncp): add ncp which uses ncp (#21)
  • 6753ad5 docs: add codesponsor.io

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #82   +/-   ##
=====================================
  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 6e65184...82da6af. Read the comment docs.

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #82   +/-   ##
=====================================
  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 6e65184...82da6af. Read the comment docs.

greenkeeper[bot] commented 6 years ago

Version 1.5.0 just got published.

Update to this version instead 🚀

Release Notes v1.5.0

<a name"1.5.0">

1.5.0 (2017-10-25)

Features

  • importPackage: added the importPackage function (#23) (1794fa57)
Commits

The new version differs by 2 commits.

  • 1794fa5 feat(importPackage): added the importPackage function (#23)
  • 0490c51 docs(maintaining): add maintaining.md

See the full diff