dbartholomae / middy-middleware-class-validator

A middy validation middleware using class-validator.
MIT License
13 stars 5 forks source link

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

Closed greenkeeper[bot] closed 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 #7 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #7   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          19     19           
  Branches        1      1           
=====================================
  Hits           19     19

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 8ffe811...5711c0f. Read the comment docs.