andig / homebridge-fritz

Homebridge platform for Fritz!Box router and supported DECT devices
MIT License
74 stars 22 forks source link

Bump bluebird from 3.5.5 to 3.7.0 #83

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps bluebird from 3.5.5 to 3.7.0.

Release notes *Sourced from [bluebird's releases](https://github.com/petkaantonov/bluebird/releases).* > ## v3.7.0 > Features: > > - Add [`Promise.allSettled`](http://bluebirdjs.com/docs/api/promise.allsettled.html)` method \([#1606](https://github-redirect.dependabot.com/petkaantonov/bluebird/issues/1606)\) > > ## v3.6.0 > Features: > > - Add support for AsyncResource \([#1403](https://github-redirect.dependabot.com/petkaantonov/bluebird/issues/1403)\) > > Bugfixes: > > - Fix [`.reduce`](http://bluebirdjs.com/docs/api/reduce.html) generating unhandled rejection events \([#1501](https://github-redirect.dependabot.com/petkaantonov/bluebird/issues/1501)\) > - Fix [`Promise.reduce`](http://bluebirdjs.com/docs/api/promise.reduce.html)` generating unhandled rejction events \([#1502](https://github-redirect.dependabot.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://github-redirect.dependabot.com/petkaantonov/bluebird/issues/1487)\) > - Fix [`Promise.map`](http://bluebirdjs.com/docs/api/promise.map.html)` unhandled rejection events \([#1489](https://github-redirect.dependabot.com/petkaantonov/bluebird/issues/1489)\) > - Fix cancel skipping upward propagation \([#1459](https://github-redirect.dependabot.com/petkaantonov/bluebird/issues/1459)\) > - Fix loadTimes deprecation \([#1505](https://github-redirect.dependabot.com/petkaantonov/bluebird/issues/1505)\) > - Fix [`Promise.each`](http://bluebirdjs.com/docs/api/promise.each.html)` maximum stack exceeded error \([#1326](https://github-redirect.dependabot.com/petkaantonov/bluebird/issues/1326)\) > - Make PromiseRejectionEvent confrom to spec \([#1509](https://github-redirect.dependabot.com/petkaantonov/bluebird/issues/1509)\) > - Fix false unhandled rejection events \([#1468](https://github-redirect.dependabot.com/petkaantonov/bluebird/issues/1468)\)
Commits - [`6a829b2`](https://github.com/petkaantonov/bluebird/commit/6a829b25e917ffa410157f3eb34483be820e715f) Browser files for v3.7.0 - [`d74a963`](https://github.com/petkaantonov/bluebird/commit/d74a963be666af2d373b9ef93637013a421a0750) Release v3.7.0 - [`4df279b`](https://github.com/petkaantonov/bluebird/commit/4df279b5620155630c6b2f35d4653f509e5dc272) Fixes [#1606](https://github-redirect.dependabot.com/petkaantonov/bluebird/issues/1606) - [`0a85236`](https://github.com/petkaantonov/bluebird/commit/0a8523623b2c97f4082e9611af2489b2e8140c42) Release v3.6.0 - [`96f266e`](https://github.com/petkaantonov/bluebird/commit/96f266e9cb4fc378ec358567575ac431640fdbc2) Merge pull request [#1604](https://github-redirect.dependabot.com/petkaantonov/bluebird/issues/1604) from renewooller/master - [`933b5da`](https://github.com/petkaantonov/bluebird/commit/933b5da2c8c8cd6618491bacd2f566d4b2db0f38) Merge pull request [#1610](https://github-redirect.dependabot.com/petkaantonov/bluebird/issues/1610) from Piccirello/patch-1 - [`8e3eedc`](https://github.com/petkaantonov/bluebird/commit/8e3eedc2ceb0359eb765c817746860224f14bc82) Add async/await example - [`6796d23`](https://github.com/petkaantonov/bluebird/commit/6796d23612a6c81c272dff915eeca40f0c011859) Update schedule.js - [`b0ed2e4`](https://github.com/petkaantonov/bluebird/commit/b0ed2e4c38fd5648c2042ab0be41250418fe4b92) docs: qualified that map must only take finite iterables - [`b9037b3`](https://github.com/petkaantonov/bluebird/commit/b9037b3dcd9a2a75893fbe8a0fdafd2e2b2da57d) Update README.md - Additional commits viewable in [compare view](https://github.com/petkaantonov/bluebird/compare/v3.5.5...v3.7.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)