node-module-registry
node-module-registry copied to clipboard
Update dependency bluebird to v3.7.2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| bluebird | 3.5.1 -> 3.7.2 |
Release Notes
petkaantonov/bluebird (bluebird)
v3.7.2
Bugfixes:
- Fixes firefox settimeout not initialized error (#1623)
v3.7.1
Features:
- feature
Bugfixes:
v3.7.0
Features:
- Add
Promise.allSettled` method (#1606)
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)
v3.5.5
Features:
- Added Symbol.toStringTag support to Promise (#1421)
Bugfixes:
- Fix error in IE9 (#1591, #1592)
- Fix error with undefined stack trace (#1537)
- Fix #catch throwing an error later rather than immediately when passed non-function handler (#1517)
v3.5.4
- Proper version check supporting VSCode(#1576)
v3.5.3
Bugfixes:
- Update acorn dependency
v3.5.2
Bugfixes:
- Fix
PromiseRejectionEventto contain.reasonand.promiseproperties. (#1509, #1464) - Fix promise chain retaining memory until the entire chain is resolved (#1544, #1529)
id: changelog title: Changelog
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.