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

fix: update dependency bluebird to ^3.5.5 #16825

Merged
merged 1 commit into from
Aug 21, 2019
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2019

This PR contains the following updates:

Package Type Update Change
bluebird dependencies patch ^3.5.0 -> ^3.5.5
bluebird dependencies patch ^3.5.4 -> ^3.5.5
bluebird dependencies patch ^3.5.2 -> ^3.5.5

Release Notes

petkaantonov/bluebird

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)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

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

@renovate renovate bot requested a review from a team as a code owner August 21, 2019 00:50
@renovate renovate bot force-pushed the renovate/bluebird-3.x branch 2 times, most recently from 9238580 to 3fe5496 Compare August 21, 2019 05:57
@sidharthachatterjee sidharthachatterjee added the bot: merge on green Gatsbot will merge these PRs automatically when all tests passes label Aug 21, 2019
Copy link
Contributor

@sidharthachatterjee sidharthachatterjee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor

@sidharthachatterjee sidharthachatterjee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥇

@gatsbybot gatsbybot merged commit ec0be83 into master Aug 21, 2019
@renovate renovate bot deleted the renovate/bluebird-3.x branch August 21, 2019 08:15
mwfrost pushed a commit to mwfrost/gatsby that referenced this pull request Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: merge on green Gatsbot will merge these PRs automatically when all tests passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants