dbartholomae / middy-middleware-class-validator

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

Update @semantic-release/commit-analyzer to the latest version 🚀 #6

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency @semantic-release/commit-analyzer was updated from 7.0.0 to 8.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 v8.0.0

8.0.0 (2020-01-27)

chore

  • require Node.js >=10.18 (3f1dfc3)

BREAKING CHANGES

  • Require Node.js >= 10.18
Commits

The new version differs by 5 commits.

  • eec56ca chore(package): update ava to version 3.1.0
  • 32494d1 chore(package): update semantic-release to version 17.0.0
  • 3f1dfc3 chore: require Node.js >=10.18
  • 9b3527e ci: use shared Travis config from semantic-release master branch
  • 3aa0876 chore(package): update semantic-release to version 16.0.0

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #6   +/-   ##
=====================================
  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 f27455e...0e3e0db. Read the comment docs.

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Release Notes for v8.0.1

8.0.1 (2020-01-31)

Bug Fixes

  • package: update micromatch to version 4.0.2 (ab3e4fd)
Commits

The new version differs by 2 commits.

  • ab3e4fd fix(package): update micromatch to version 4.0.2
  • 151bd69 test: fix copy/paste typo in test title

See the full diff