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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update bluebird to the latest version 馃殌 #17

Merged
merged 1 commit into from
Mar 5, 2017

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 3, 2017

Version 3.5.0 of bluebird just got published.

Dependency bluebird
Current Version 3.4.7
Type dependency

The version 3.5.0 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 Notes v3.5.0

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)
Commits

The new version differs by 23 commits .

  • 0b281e6 Release v3.5.0
  • 053d02e add tapCatch (#1220)
  • 8d52820 Added dedicated webpack entry point. (#1318)
  • 6bdc243 fixes #1320
  • c5b3ef3 fixes #1338
  • 1d9cba4 Fix typo which mentioned that tap was called for rejections. (#1343)
  • 901a563 Reword the catch predicate TypeError message for clarity (#1350)
  • b6a1b33 update benchmarks
  • 08ae83f Update LICENSE (#1349)
  • 4a4429e Update README.md
  • 0566325 Fixed #1314: yielding a function should not call the function (#1315)
  • f1409ba fix typo (#1325)
  • a9af75f Update promise.each.md (#1317)
  • d9a3a62 add isCancelled() regression tests (#1239)
  • d020e49 Update disposer.md (#1255)

There are 23 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 馃尨

@coveralls
Copy link

Coverage Status

Coverage remained the same at 61.486% when pulling d671b10 on greenkeeper/bluebird-3.5.0 into d53d1be on master.

@hfreire hfreire merged commit 18672d7 into master Mar 5, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/bluebird-3.5.0 branch March 5, 2017 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants