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
324 stars 55 forks source link

Update semantic-release to the latest version 🚀 #133

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency semantic-release was updated from 15.13.27 to 15.13.28.

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.


Publisher: semantic-release-bot License: MIT

Release Notes for v15.13.28

15.13.28 (2019-10-26)

Bug Fixes

  • package: update execa to version 3.2.0 (1693073)
  • require Node.js >=8.16 (2f3d934)
Commits

The new version differs by 3 commits.

  • 1693073 fix(package): update execa to version 3.2.0
  • 2f3d934 fix: require Node.js >=8.16
  • f645547 docs(recipes): GitHub actions (#1317)

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

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #133   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          29     29           
  Branches        4      4           
=====================================
  Hits           29     29

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 c68c5d9...708e19f. Read the comment docs.

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Release Notes for v15.13.29

15.13.29 (2019-11-02)

Bug Fixes

  • use authenticated URL to check if local branch is up to date (7a939a8)
Commits

The new version differs by 2 commits.

  • 7a939a8 fix: use authenticated URL to check if local branch is up to date
  • 9eaf955 docs(contributing): correct lint fix command

See the full diff