dbartholomae / middy-middleware-class-validator

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

Update semantic-release to the latest version 🚀 #4

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #4   +/-   ##
=====================================
  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...450238b. 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