jy95 / mediaScan

A scanner for media files that follows a user-provided naming convention
https://github.com/jy95/torrent-files-library
MIT License
10 stars 2 forks source link

Update @semantic-release/changelog to the latest version 🚀 #77

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency @semantic-release/changelog was updated from 3.0.6 to 5.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 v5.0.0

5.0.0 (2020-01-27)

chore

  • require Node.js >=10.18 (5ffdf49)

BREAKING CHANGES

  • Require Node.js >= 10.18
Commits

The new version differs by 8 commits.

  • da22143 chore(package): update semantic-release to version 17.0.0
  • 55f05af chore(package): update ava to version 3.1.0
  • 5ffdf49 chore: require Node.js >=10.18
  • 695748c chore(package): update semantic-release to version 16.0.0
  • 1f483af feat: require Node.js >=10.13
  • b482645 chore(package): update nyc to version 15.0.0
  • fb9622d chore(package): update sinon to version 8.0.0
  • 79614fc 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 #77 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #77   +/-   ##
=======================================
  Coverage   97.93%   97.93%           
=======================================
  Files           9        9           
  Lines         194      194           
  Branches       43       43           
=======================================
  Hits          190      190           
  Misses          2        2           
  Partials        2        2

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 496aa4b...bb23c73. Read the comment docs.

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Release Notes for v5.0.1

5.0.1 (2020-03-27)

Bug Fixes

  • package: update fs-extra to version 9.0.0 (997fe15)
Commits

The new version differs by 7 commits.

  • 997fe15 fix(package): update fs-extra to version 9.0.0
  • b291e0c chore(package): update tempy to version 0.5.0
  • 256de6a chore(package): update xo to version 0.27.0
  • 649fc14 chore(package): update sinon to version 9.0.0
  • f95b777 chore(package): update xo to version 0.26.0
  • 4f26efb chore(package): update tempy to version 0.4.0
  • 7164218 chore: remove publishConfig.tag config

See the full diff