Update bluebird to the latest version 🚀 #11
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 dependency bluebird was updated from
3.5.5
to3.6.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: esailija
License: MIT
Release Notes for v3.6.0
Features:
Bugfixes:
.reduce
generating unhandled rejection events (#1501)Promise.reduce
` generating unhandled rejction events (#1502).map
and.filter
generating unhandled rejection events (#1487)Promise.map
` unhandled rejection events (#1489)Promise.each
` maximum stack exceeded error (#1326)Commits
The new version differs by 28 commits.
0a85236
Release v3.6.0
96f266e
Merge pull request #1604 from renewooller/master
933b5da
Merge pull request #1610 from Piccirello/patch-1
8e3eedc
Add async/await example
6796d23
Update schedule.js
b0ed2e4
docs: qualified that map must only take finite iterables
b9037b3
Update README.md
60ef7a0
Fixes #1468, stabilize unhandled rejection tests
8991667
Fixes #1509
8f39dbc
Fixes #1326
12154ad
Fix #1505
420cf4e
Fix #1459
a518f18
Fix #1487 #1489
c9618f0
Fix #1501 #1502
c54bac1
update doc
There are 28 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 🌴