silver-xu / one-package-manager

Enforcing to use either NPM or Yarn as the package manager among the team members
GNU General Public License v3.0
0 stars 0 forks source link

Update @semantic-release/release-notes-generator to the latest version 🚀 #8

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency @semantic-release/release-notes-generator was updated from 7.3.5 to 9.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 v9.0.0

9.0.0 (2020-01-27)

chore

  • require Node.js >=10.18 (97ab553)

BREAKING CHANGES

  • Require Node.js >= 10.18
Commits

The new version differs by 8 commits.

  • 1c25094 chore(package): update ava to version 3.1.0
  • 36200dc chore(package): update semantic-release to version 17.0.0
  • 97ab553 chore: require Node.js >=10.18
  • c34dbc2 feat: require Node.js >=10.13
  • c463436 chore(package): update semantic-release to version 16.0.0
  • 8acaf12 chore(package): update nyc to version 15.0.0
  • 418f120 chore(package): update sinon to version 8.0.0
  • b9319f2 ci: use shared Travis config

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #8   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          23     23           
  Branches        5      5           
=====================================
  Hits           23     23

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 c82702d...6467be3. Read the comment docs.

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Release Notes for v9.0.1

9.0.1 (2020-02-24)

Bug Fixes

  • remove duplicate debug log (14129a9)
Commits

The new version differs by 6 commits.

  • 14129a9 fix: remove duplicate debug log
  • a08916c chore(package): update sinon to version 9.0.0
  • 8c4738b chore(package): update xo to version 0.26.0
  • e957df0 chore(package): update tempy to version 0.4.0
  • cf83e7c test: fix copy/paste typo in test title
  • 92c86f4 chore: remove publishConfig.tag config

See the full diff