vstirbu/fsm-as-promised

An in-range update of rsvp is breaking the build 🚨

greenkeeper opened this issue Β· 2 comments

Version 4.8.3 of rsvp was just published.

Branch Build failing 🚨
Dependency rsvp
Current Version 4.8.2
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

rsvp is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 9 commits.

  • 879fe32 release v4.8.3 πŸŽ‰
  • f81b8d4 Merge pull request #534 from bekzod/update-libs
  • d306869 bump deps
  • 238f66b Merge pull request #495 from bekzod/align-things
  • 3165323 allow passing promise values to hash/map/hashSettled
  • ae7dacd Merge pull request #533 from toddjordan/document-new-import-scheme
  • 53a6479 Merge pull request #532 from bekzod/update-lib
  • 5b238c9 Update documentation for the new way Ember does imports for rsvp
  • 71ab9f6 update dependencies

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 4.8.2 your tests are passing again. Downgrade this dependency πŸ“Œ.

Version 4.8.4 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 6 commits.

  • ac50a0a release v4.8.4 πŸŽ‰
  • 9be07de port @codeworrior's stefanpenner/es6-promise#339
  • 1ba4bf7 Merge pull request #536 from xg-wang/master
  • eb5bd44 fix backtick
  • bcd0936 Merge pull request #535 from michga/patch-1
  • beae443 typo

See the full diff