Update md5-file to the latest version 🚀#17
Open
greenkeeper[bot] wants to merge 2 commits intomasterfrom
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
☝️ 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.0to5.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 returnedPromisee.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
🌹 Internal Changes
Commits
The new version differs by 11 commits.
97d2243🚢 5.0.06cf4f6c🎉 Add TypeScript typings122dd41💥 Drop support for Node.js < 10.13.06cddc7e💥 Remove support for callbacks7a9d927🌹 Cleanup package metadatac57a55cMerge pull request #26 from Richienb/merge-promisec4d348eMerge promise support with callback function19b0b85Merge pull request #23 from BamButz/master079af00update README, remove funding905216bdocs: add typescript declaration reference476ad92Create FUNDING.ymlSee 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 🌴