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 bluebird-retry to version 0.6.0 πŸš€ #9

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello πŸ‘‹

πŸš€πŸš€πŸš€

bluebird-retry just published its new version 0.6.0, 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-retry – otherwise use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


GitHub Release

0.6.0

  • Changed bluebird to be a peerDependency instead of a regular dependency. This enables support for bluebird 3.
  • Replaced use of .try and .catch functions with the .attempt and .caught aliases to support older browsers.
  • Switched the build chain to use gulp and browserify instead of grunt.

The new version differs by 9 commits .

  • eac8e9a 0.6.0
  • 2bf92e8 CHANGELOG: add a changelog
  • 6109747 Merge pull request #23 from jut-io/support-old-browsers
  • 024d242 avoid .try and .catch to support older browsers
  • c318389 Merge pull request #22 from jut-io/bluebird-peer-dependency
  • c55ab71 travis: test on various node / bluebird combinations
  • b4fa935 make bluebird a peer dependency
  • efb87ee Merge pull request #21 from jut-io/switch-to-gulp-and-browserify
  • f438cd5 switch the build and test tools

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 ⚑

@mwittig
Copy link
Owner

mwittig commented Mar 29, 2016

Dependencies have been updated on master

@mwittig mwittig closed this Mar 29, 2016
@mwittig mwittig deleted the greenkeeper-bluebird-retry-0.6.0 branch March 29, 2016 19:20
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

2 participants