-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
The dependency bluebird was updated from 3.5.5 to 3.6.0.
This version is covered by your current version range and after updating it in your project the build failed.
bluebird is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).
Release Notes for v3.6.0
Features:
- Add support for AsyncResource (#1403)
Bugfixes:
- Fix
.reducegenerating unhandled rejection events (#1501) - Fix
Promise.reduce` generating unhandled rejction events (#1502) - Fix
.mapand.filtergenerating 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.
0a85236Release v3.6.096f266eMerge pull request #1604 from renewooller/master933b5daMerge pull request #1610 from Piccirello/patch-18e3eedcAdd async/await example6796d23Update schedule.jsb0ed2e4docs: qualified that map must only take finite iterablesb9037b3Update README.md60ef7a0Fixes #1468, stabilize unhandled rejection tests8991667Fixes #15098f39dbcFixes #132612154adFix #1505420cf4eFix #1459a518f18Fix #1487 #1489c9618f0Fix #1501 #1502c54bac1update 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 🌴
Reactions are currently unavailable