Skip to content

Update bluebird to version 3.3.4 🚀#150

Merged
rstacruz merged 1 commit into
masterfrom
greenkeeper-bluebird-3.3.4
Mar 9, 2016
Merged

Update bluebird to version 3.3.4 🚀#150
rstacruz merged 1 commit into
masterfrom
greenkeeper-bluebird-3.3.4

Conversation

@greenkeeperio-bot

Copy link
Copy Markdown
Contributor

Hello 👋

🚀🚀🚀

bluebird just published its new version 3.3.4, which is not covered by your current version range.

If this pull request passes your tests you can publish your software with the latest version of bluebird – otherwise use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


GitHub Release

Features:

  • Warnings about created promises that are not returned are no longer given if the handler promise has not been chained. This should reduce the amount of false positives with this warning.

The new version differs by 21 commits .

  • ddba784 Release v3.3.4
  • 8a6a4f0 do not warn if the promise is not chained
  • 42cfccf Merge pull request #1035 from RebootJeff/patch-1
  • be86d04 Fix broken link
  • 3915a2b Add test for generator finally
  • 9f7e7f7 Cancel generator immediately when yielded promise is cancelled
  • 35bb4c1 Release v3.3.3
  • f85cf33 Fix stack overflow when a long promise chain rejects at its root
  • 39475f0 Release v3.3.2
  • 10f1b8f Fixes #1020
  • 7094e16 detect circular resolution chains
  • 1d4e121 Merge pull request #1019 from mweibel/patch-1
  • f5cf728 Fix link to global rejection events
  • 5367a97 Merge pull request #1012 from JonAbrams/patch-1
  • 89321c5 TypeError comment fix

There are 21 commits in total. See the full diff.


This pull request was created by greenkeeper.io.
It keeps your software, up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡

rstacruz added a commit that referenced this pull request Mar 9, 2016
@rstacruz rstacruz merged commit 271b5b6 into master Mar 9, 2016
@rstacruz rstacruz deleted the greenkeeper-bluebird-3.3.4 branch March 9, 2016 09:56
github-actions Bot pushed a commit to Eyalm321/pnpm that referenced this pull request May 18, 2026
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.32.0 to 1.34.0.
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](mitsuhiko/insta@1.32.0...1.34.0)

---
updated-dependencies:
- dependency-name: insta
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

2 participants