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 #29

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bluebird 3.4.6 -> 3.7.2 age adoption passing confidence

Release Notes

petkaantonov/bluebird (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)

v3.5.0

Compare Source

Features:

Bugfixes:

  • Fixed streamline benchmarks (#​1233)
  • Fixed yielding a function calling the function (#​1314, #​1315)
  • Fixed confusing error message when calling .catch with non function predicate (#​1350)
  • Fixed .props resolving to empty object when called with empty Map (#​1338)
  • Fixed confusing error message when invoking Promise directly without new (#​1320)
  • Added dedicated webpack entry point (#​1318)

v3.4.7

Compare Source

  • Promise config returns reference to Bluebird library
  • Updated logo
  • Benchmark fix
  • Don't drop syntaxerror context from stack traces
  • Fix environment variables sometimes causing long stack traces to be enabled

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.

@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

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.

None yet

0 participants