danielwii / node-buffs

node useful toolkit, include config loader, etc.
https://danielwii.github.io/node-buffs/
MIT License
2 stars 1 forks source link

Update semantic-release to the latest version 🚀 #47

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency semantic-release was updated from 16.0.4 to 17.0.0.

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 v17.0.0

BREAKING CHANGES

  • Require Node.js >= 10.18
Commits

The new version differs by 2 commits.

  • ef1b8a0 chore(package): update ava to version 3.1.0
  • bec57cd chore: require Node.js >=10.18

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 #47 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #47   +/-   ##
=======================================
  Coverage   99.12%   99.12%           
=======================================
  Files           5        5           
  Lines         114      114           
  Branches       39       39           
=======================================
  Hits          113      113           
  Misses          1        1

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 7fc724c...e660d05. Read the comment docs.

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Release Notes for v17.0.1

17.0.1 (2020-01-28)

Bug Fixes

  • package: update @semantic-release/commit-analyzer to version 8.0.0 (45695b9)
  • package: update @semantic-release/github to version 7.0.0 (c48bd3a)
  • package: update @semantic-release/npm to version 7.0.0 (f2b5826)
  • package: update @semantic-release/release-notes-generator to version 9.0.0 (3c7b114)
Commits

The new version differs by 6 commits.

  • 45695b9 fix(package): update @semantic-release/commit-analyzer to version 8.0.0
  • 3c7b114 fix(package): update @semantic-release/release-notes-generator to version 9.0.0
  • f2b5826 fix(package): update @semantic-release/npm to version 7.0.0
  • c48bd3a fix(package): update @semantic-release/github to version 7.0.0
  • bc97537 test: fix copy/paste typo in test titles
  • c7e461d docs: add @saithodev/semantic-release-gitea to community plugins

See the full diff