Update md5-file to the latest version 🚀 #17
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.0
to5.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 returnedPromise
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
🌹 Internal Changes
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 🌴