check-build
check-build copied to clipboard
chore(deps): bump bluebird from 2.11.0 to 3.7.2
Bumps bluebird from 2.11.0 to 3.7.2.
Release notes
Sourced from bluebird's releases.
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
... (truncated)
Commits
-
df70847Browser files for v3.7.2 -
da3e04fRelease v3.7.2 -
f880445Fixes #1627 #1623 -
bd20f79Release v3.7.1 -
2378ee6try fix tests -
a00a664Release v3.7.0 -
4df279bFixes #1606 -
0a85236Release v3.6.0 -
96f266eMerge pull request #1604 from renewooller/master -
933b5daMerge pull request #1610 from Piccirello/patch-1 - Additional commits viewable in compare view
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 will not automatically merge this PR because it includes a major update to a production dependency.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill 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:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)