SvanBoxel / delete-merged-branch

No more manually deleting merged branches, this lovely app does it for you.
https://github.com/apps/delete-merged-branch/
ISC License
323 stars 55 forks source link

Update @semantic-release/npm to the latest version 🚀 #72

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency @semantic-release/npm was updated from 5.1.3 to 5.1.7.

This version 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.


Release Notes for v5.1.7

5.1.7 (2019-04-14)

Bug Fixes

  • package: update aggregate-error to version 3.0.0 (46ec5ee)
Commits

The new version differs by 9 commits.

  • 46ec5ee fix(package): update aggregate-error to version 3.0.0
  • d03aff2 fix(package): update read-pkg to version 5.0.0
  • 7a55e35 chore(package): update p-retry to version 4.0.0
  • 982504a chore(package): update get-stream to version 5.0.0
  • b72a989 chore(package): update ava to version 1.3.1
  • 62b27c5 fix(package): update npm to version 6.8.0
  • 9651b04 chore(package): update xo to version 0.24.0
  • d506b9a fix(package): pin npm to 6.5.0
  • 50c0d5e test: update ava to version 1.0.1

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 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #72   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          26     26           
  Branches        3      3           
=====================================
  Hits           26     26

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 6ad3ed9...74f056d. Read the comment docs.

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v5.1.9

5.1.9 (2019-05-23)

Bug Fixes

  • Honor NPM_CONFIG_USERCONFIG setting (1395b18)
Commits

The new version differs by 6 commits.

  • 1f3ab84 test: add test coverage for config resolution
  • 1395b18 fix: Honor NPM_CONFIG_USERCONFIG setting
  • 8288c24 fix(package): update fs-extra to version 8.0.0
  • ea7cdc9 chore(package): update tempy to version 0.3.0
  • 5b32278 chore(package): update nyc to version 14.0.0
  • a3b0950 chore(package): update file-url to version 3.0.0

See the full diff