Skip to content

Update bluebird to the latest version 🚀 - #25

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/bluebird-3.5.1
Open

Update bluebird to the latest version 🚀#25
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/bluebird-3.5.1

Conversation

@greenkeeper

Copy link
Copy Markdown

Version 3.5.1 of bluebird just got published.

Dependency bluebird
Current Version 3.5.0
Type dependency

The version 3.5.1 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of bluebird.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notesv3.5.1

Bugfixes:

  • Fix false positive unhandled rejection when using async await (#1404)
  • Fix false positive when reporting error as non-error (#990)
Commits

The new version differs by 26 commits.

There are 26 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

greenkeeperBot added a commit that referenced this pull request Sep 3, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 3.5.2 just got published.

Update to this version instead 🚀

Release Notesv3.5.2

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

Commits

The new version differs by 22 commits.

  • 50067ecRelease v3.5.2
  • f290da0Fix memory being retained until promise queue is completely empty (#1544)
  • ad6d763Update benchmarks (#1539)
  • 49da1acFix a typo. (#1534)
  • b06106aFix typo in readme introduced in #1530 (#1531)
  • c1dc5b9Update README.md (#1530)
  • e35455fchore: clone last 5 commits (#1521)
  • 91ae9cechore: add Node.js 10 (#1523)
  • 9159472Added a simple usage example (#1369)
  • 39081baUpdate promise.each.md (#1479)
  • 77781feFix header (#1513)
  • b8eedc1Update LICENSE to 2018 (#1490)
  • 4163e82Added ES6 way to import the bluebird promise (#1461)
  • 3790a92DOC: add direct link to Promise.delay from API ref (#1465)
  • e8d8525Update error documentation (#1469)

There are 22 commits in total.

See the full diff

greenkeeperBot added a commit that referenced this pull request Nov 6, 2018
@greenkeeper

Copy link
Copy Markdown
Author
  • The dependencybluebird was updated from 3.5.0 to 3.5.3.

Update to this version instead 🚀

Release Notes for v3.5.3

Bugfixes:

  • Update acorn dependency
Commits

The new version differs by 7 commits.

  • a5a5b57Release v3.5.3
  • c8a7714update packagelock
  • 8a765fdUpdate getting-started.md (#1561)
  • f541801deps: update acorn and add acorn-walk (#1560)
  • 247e512Update promise.each.md (#1555)
  • e2756e5fixed browser cdn links (#1554)
  • 7cfa9f7Changed expected behaviour when promisifying (#1545)

See the full diff

greenkeeperBot added a commit that referenced this pull request Apr 3, 2019
@greenkeeper

Copy link
Copy Markdown
Author
  • The dependencybluebird was updated from 3.5.0 to 3.5.4.

Update to this version instead 🚀

Release Notes for v3.5.4
  • Proper version check supporting VSCode(#1576)
Commits

The new version differs by 6 commits.

  • e0222e3Release v3.5.4
  • 4b9fa33missing --expose-gc flag (#1586)
  • 63b15dadocs: improve and compare Promise.each and Promise.mapSeries (#1565)
  • 9dcefe2.md syntax fix for coming-from-other-languages.md (#1584)
  • b97c0d2added proper version check supporting VSCode (#1576)
  • 499cf8eUpdate jsdelivr url in docs (#1571)

See the full diff

greenkeeperBot added a commit that referenced this pull request May 24, 2019
@greenkeeper

Copy link
Copy Markdown
Author
  • The dependencybluebird was updated from 3.5.0 to 3.5.5.

Update to this version instead 🚀

Release Notes for 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)
Commits

The new version differs by 7 commits.

See the full diff

greenkeeperBot added a commit that referenced this pull request Oct 1, 2019
@greenkeeper

Copy link
Copy Markdown
Author
  • The dependencybluebird was updated from 3.5.0 to 3.7.0.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Oct 15, 2019
@greenkeeper

Copy link
Copy Markdown
Author
  • The dependencybluebird was updated from 3.5.0 to 3.7.1.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Nov 28, 2019
@greenkeeper

Copy link
Copy Markdown
Author
  • The dependencybluebird was updated from 3.5.0 to 3.7.2.

Update to this version instead 🚀

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants