Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency bluebird to v3.7.2 #25

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

developer-platform-dev[bot]
Copy link

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

Compare Source

Bugfixes:

  • Fixes firefox settimeout not initialized error (#​1623)

v3.7.1

Compare Source

Features:

  • feature

Bugfixes:

v3.7.0

Compare Source

Features:

v3.6.0

Compare Source

Features:

  • Add support for AsyncResource (#​1403)

Bugfixes:

v3.5.5

Compare Source

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

Compare Source

  • Proper version check supporting VSCode(#​1576)

v3.5.3

Compare Source

Bugfixes:

  • Update acorn dependency

v3.5.2

Compare Source

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

Compare Source

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.


  • If you want to rebase/retry this PR, check this box

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants