Skip to content

Update md5-file to the latest version 🚀 #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Apr 5, 2020


☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency md5-file was updated from 4.0.0 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: linusu
License: MIT

Release Notes for 🚢 5.0.0 / 2020-04-05

💥 Breaking Changes

  • Remove support for callbacks

    Migration Guide:

    Instead of passing a callback to md5File, use the returned Promise e.g. by calling .then(...) on it.

  • Drop support for Node.js < 10.13.0

    Migration Guide:

    Upgrade to Node.js 10.13.0 or newer for continued support.

🎉 Enhancements

  • Add TypeScript typings

🌹 Internal Changes

  • Cleanup package metadata
Commits

The new version differs by 11 commits.

  • 97d2243 🚢 5.0.0
  • 6cf4f6c 🎉 Add TypeScript typings
  • 122dd41 💥 Drop support for Node.js < 10.13.0
  • 6cddc7e 💥 Remove support for callbacks
  • 7a9d927 🌹 Cleanup package metadata
  • c57a55c Merge pull request #26 from Richienb/merge-promise
  • c4d348e Merge promise support with callback function
  • 19b0b85 Merge pull request #23 from BamButz/master
  • 079af00 update README, remove funding
  • 905216b docs: add typescript declaration reference
  • 476ad92 Create FUNDING.yml

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants