meli-manager
meli-manager copied to clipboard
Update bluebird to the latest version π
The dependency bluebird was updated from 3.5.5
to 3.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:
- Add support for AsyncResource (#1403)
Bugfixes:
- Fix
.reduce
generating unhandled rejection events (#1501) - Fix
Promise.reduce
` generating unhandled rejction events (#1502) - Fix
.map
and.filter
generating unhandled rejection events (#1487) - Fix
Promise.map
` unhandled rejection events (#1489) - Fix cancel skipping upward propagation (#1459)
- Fix loadTimes deprecation (#1505)
- Fix
Promise.each
` maximum stack exceeded error (#1326) - Make PromiseRejectionEvent confrom to spec (#1509)
- Fix false unhandled rejection events (#1468)
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 :palm_tree:
- The
dependency
bluebird was updated from3.5.5
to3.7.0
.