bahmutov / pre-git

Automatically install pre-commit / pre-push hooks in your git repo
168 stars 23 forks source link

fix(deps): update dependency bluebird to v3.6.0 #193

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.6.0

Release Notes

petkaantonov/bluebird ### [`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: At any time (no schedule defined).

: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.



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