An in-range update of bluebird is breaking the build π¨
Version 3.5.2 of bluebird was just published.
| Branch | Build failing π¨ |
|---|---|
| Dependency | bluebird |
| Current Version | 3.5.1 |
| Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
bluebird is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β continuous-integration/travis-ci/push: The Travis CI build failed (Details).
Release Notes
v3.5.2Bugfixes:
- Fix
PromiseRejectionEventto contain.reasonand.promiseproperties. (#1509, #1464) - Fix promise chain retaining memory until the entire chain is resolved (#1544, #1529)
id: changelog
title: Changelog
Commits
The new version differs by 22 commits.
50067ecRelease v3.5.2f290da0Fix memory being retained until promise queue is completely empty (#1544)ad6d763Update benchmarks (#1539)49da1acFix a typo. (#1534)b06106aFix typo in readme introduced in #1530 (#1531)c1dc5b9Update README.md (#1530)e35455fchore: clone last 5 commits (#1521)91ae9cechore: add Node.js 10 (#1523)9159472Added a simple usage example (#1369)39081baUpdate promise.each.md (#1479)77781feFix header (#1513)b8eedc1Update LICENSE to 2018 (#1490)4163e82Added ES6 way to import the bluebird promise (#1461)3790a92DOC: add direct link to Promise.delay from API ref (#1465)e8d8525Update error documentation (#1469)
There are 22 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:
After pinning to 3.5.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
devDependencybluebird was updated from3.5.2to3.5.3.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v3.5.3
Bugfixes:
- Update acorn dependency
Commits
The new version differs by 7 commits.
a5a5b57Release v3.5.3c8a7714update packagelock8a765fdUpdate getting-started.md (#1561)f541801deps: update acorn and add acorn-walk (#1560)247e512Update promise.each.md (#1555)e2756e5fixed browser cdn links (#1554)7cfa9f7Changed expected behaviour when promisifying (#1545)
See the full diff
- The
devDependencybluebird was updated from3.5.3to3.5.4.
Your tests are still failing with this version. Compare changes
Release Notes for v3.5.4
- Proper version check supporting VSCode(#1576)
Commits
The new version differs by 13 commits.
e0222e3Release v3.5.44b9fa33missing--expose-gcflag (#1586)63b15dadocs: improve and compare Promise.each and Promise.mapSeries (#1565)9dcefe2.md syntax fix for coming-from-other-languages.md (#1584)b97c0d2added proper version check supporting VSCode (#1576)499cf8eUpdate jsdelivr url in docs (#1571)a5a5b57Release v3.5.3c8a7714update packagelock8a765fdUpdate getting-started.md (#1561)f541801deps: update acorn and add acorn-walk (#1560)247e512Update promise.each.md (#1555)e2756e5fixed browser cdn links (#1554)7cfa9f7Changed expected behaviour when promisifying (#1545)
See the full diff
- The
devDependencybluebird was updated from3.5.4to3.5.5.
Your tests are passing again with this update. Explicitly upgrade to this version π
Commits
The new version differs by 7 commits.
e78138aRelease v3.5.5e182a17Fix #15174c3bfebFixes #153765a7e7epackage lockb96656eFixes #1592 Fixes #159117f69f3Added Symbol.toStringTag support to Promise (#1421)08d0bb5Remove --save option as it isn't required anymore (#1582)
See the full diff
- The
devDependencybluebird was updated from3.6.0to3.7.0.
Your tests are still failing with this version. Compare changes
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 35 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 35 commits in total.
See the full diff
- The
devDependencybluebird was updated from3.6.0to3.7.0.
Your tests are still failing with this version. Compare changes
- The
devDependencybluebird was updated from3.7.0to3.7.1.
Your tests are still failing with this version. Compare changes
- The
devDependencybluebird was updated from3.7.1to3.7.2.
Your tests are still failing with this version. Compare changes