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.
The devDependency pify was updated from
2.3.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: sindresorhus
License: MIT
Release Notes for v5.0.0
Breaking
Enhancements
Proxy
(#73) 57e9a04This means that it should work seamlessly in more cases as the promisified function is just a transparent wrapper around the original function.
v4.0.1...v5.0.0
Commits
The new version differs by 39 commits.
5ef286f
5.0.0
a6c20b3
Require Node.js 10
57e9a04
Implement using Proxy (#73)
e0a8b71
Add FAQ section to the readme
d3572b0
Tidelift tasks
5e979a3
Create funding.yml
884bee3
Readme tweaks
147f2c8
Add Node.js 12 to testing (#72)
0113ce5
Add security section
ef76359
4.0.1
bbe89b7
Add support for promisifying prototype functions (#69)
696abf8
Fix linting
fb15a12
Add Tidelift mention in the readme
67f6c41
4.0.0
523bad9
Require Node.js 6
There are 39 commits in total.
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 🌴