yurikrupnik / node-playground

playing more
0 stars 0 forks source link

Update dependency bluebird to v3.7.2 #15

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bluebird 3.5.0 -> 3.7.2 age adoption passing confidence

Release Notes

petkaantonov/bluebird ### [`v3.7.2`](https://togithub.com/petkaantonov/bluebird/releases/tag/v3.7.2) [Compare Source](https://togithub.com/petkaantonov/bluebird/compare/v3.7.1...v3.7.2) Bugfixes: - Fixes firefox settimeout not initialized error ([#​1623](https://togithub.com/petkaantonov/bluebird/issues/1623)) ### [`v3.7.1`](https://togithub.com/petkaantonov/bluebird/releases/tag/v3.7.1) [Compare Source](https://togithub.com/petkaantonov/bluebird/compare/v3.7.0...v3.7.1) Features: - feature Bugfixes: - Fix ([#​1614](https://togithub.com/petkaantonov/bluebird/issues/1614)) - Fix ([#​1613](https://togithub.com/petkaantonov/bluebird/issues/1613)) - Fix ([#​1616](https://togithub.com/petkaantonov/bluebird/issues/1616)) ### [`v3.7.0`](https://togithub.com/petkaantonov/bluebird/releases/tag/v3.7.0) [Compare Source](https://togithub.com/petkaantonov/bluebird/compare/v3.6.0...v3.7.0) Features: - Add [`Promise.allSettled`](http://bluebirdjs.com/docs/api/promise.allsettled.html)\` method ([#​1606](https://togithub.com/petkaantonov/bluebird/issues/1606)) ### [`v3.6.0`](https://togithub.com/petkaantonov/bluebird/releases/tag/v3.6.0) [Compare Source](https://togithub.com/petkaantonov/bluebird/compare/v3.5.5...v3.6.0) Features: - Add support for AsyncResource ([#​1403](https://togithub.com/petkaantonov/bluebird/issues/1403)) Bugfixes: - Fix [`.reduce`](http://bluebirdjs.com/docs/api/reduce.html) generating unhandled rejection events ([#​1501](https://togithub.com/petkaantonov/bluebird/issues/1501)) - Fix [`Promise.reduce`](http://bluebirdjs.com/docs/api/promise.reduce.html)\` generating unhandled rejction events ([#​1502](https://togithub.com/petkaantonov/bluebird/issues/1502)) - Fix [`.map`](http://bluebirdjs.com/docs/api/map.html) and [`.filter`](http://bluebirdjs.com/docs/api/filter.html) generating unhandled rejection events ([#​1487](https://togithub.com/petkaantonov/bluebird/issues/1487)) - Fix [`Promise.map`](http://bluebirdjs.com/docs/api/promise.map.html)\` unhandled rejection events ([#​1489](https://togithub.com/petkaantonov/bluebird/issues/1489)) - Fix cancel skipping upward propagation ([#​1459](https://togithub.com/petkaantonov/bluebird/issues/1459)) - Fix loadTimes deprecation ([#​1505](https://togithub.com/petkaantonov/bluebird/issues/1505)) - Fix [`Promise.each`](http://bluebirdjs.com/docs/api/promise.each.html)\` maximum stack exceeded error ([#​1326](https://togithub.com/petkaantonov/bluebird/issues/1326)) - Make PromiseRejectionEvent confrom to spec ([#​1509](https://togithub.com/petkaantonov/bluebird/issues/1509)) - Fix false unhandled rejection events ([#​1468](https://togithub.com/petkaantonov/bluebird/issues/1468)) ### [`v3.5.5`](https://togithub.com/petkaantonov/bluebird/releases/tag/v3.5.5) [Compare Source](https://togithub.com/petkaantonov/bluebird/compare/v3.5.4...v3.5.5) Features: - Added Symbol.toStringTag support to Promise ([#​1421](https://togithub.com/petkaantonov/bluebird/issues/1421)) Bugfixes: - Fix error in IE9 ([#​1591](https://togithub.com/petkaantonov/bluebird/issues/1591), [#​1592](https://togithub.com/petkaantonov/bluebird/issues/1592)) - Fix error with undefined stack trace ([#​1537](https://togithub.com/petkaantonov/bluebird/issues/1537)) - Fix [#catch](http://bluebirdjs.com/docs/api/catch.html) throwing an error later rather than immediately when passed non-function handler ([#​1517](https://togithub.com/petkaantonov/bluebird/issues/1517)) ### [`v3.5.4`](https://togithub.com/petkaantonov/bluebird/releases/tag/v3.5.4) [Compare Source](https://togithub.com/petkaantonov/bluebird/compare/v3.5.3...v3.5.4) - Proper version check supporting VSCode([#​1576](.)) ### [`v3.5.3`](https://togithub.com/petkaantonov/bluebird/releases/tag/v3.5.3) [Compare Source](https://togithub.com/petkaantonov/bluebird/compare/v3.5.2...v3.5.3) Bugfixes: - Update acorn dependency ### [`v3.5.2`](https://togithub.com/petkaantonov/bluebird/releases/tag/v3.5.2) [Compare Source](https://togithub.com/petkaantonov/bluebird/compare/v3.5.1...v3.5.2) Bugfixes: - Fix `PromiseRejectionEvent` to contain `.reason` and `.promise` properties. ([#​1509](.), [#​1464](.)) - Fix promise chain retaining memory until the entire chain is resolved ([#​1544](.), [#​1529](.)) *** ## id: changelog title: Changelog ### [`v3.5.1`](https://togithub.com/petkaantonov/bluebird/releases/tag/v3.5.1) [Compare Source](https://togithub.com/petkaantonov/bluebird/compare/v3.5.0...v3.5.1) Bugfixes: - Fix false positive unhandled rejection when using async await ([#​1404](.)) - Fix false positive when reporting error as non-error ([#​990](.))

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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.