BanManagement / BanManager-WebAPI

HTTP GraphQL API
MIT License
6 stars 1 forks source link

fix(deps): update dependency bluebird to v3.7.2 #162

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
bluebird dependencies minor 3.5.5 -> 3.7.2

Release Notes

petkaantonov/bluebird ### [`v3.7.2`](https://togithub.com/petkaantonov/bluebird/releases/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/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/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/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))

Renovate configuration

:date: Schedule: "after 10pm every weekday,before 5am every weekday" in timezone Europe/London.

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 80.638% when pulling 715f8589e95d3cf05dc90554e63650ff079fe1b6 on renovate/bluebird-3.x into b0063ef9012a108f6d32ebbc8a148420da2ef918 on master.