-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
Description
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 🌴