dollarshaveclub / postmate

πŸ“­ A powerful, simple, promise-based postMessage library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greenkeeper opened this issue Β· comments

The devDependency rsvp was updated from 4.8.4 to 4.8.5.

🚨 View failing branch.

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
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

Commits

The new version differs by 15 commits.

  • c473479 release v4.8.5 πŸŽ‰
  • 647215d update changelog
  • 856c522 release v4.8.4 πŸŽ‰
  • 0d3c158 release v4.8.3 πŸŽ‰
  • d75af17 update changelog
  • 2b8fd20 Merge pull request #539 from tildeio/remove-try-catch-avoidance
  • 92aff41 Merge pull request #541 from tildeio/live-reload
  • a0a60cb Add livereload yo
  • ae46f3d Merge pull request #540 from tildeio/fixpack
  • ff10049 Use fixpack
  • 98fe2e8 Remove try/catch avoidance, as modern runtimes should not longer need it (a gift to @bmeurer)
  • 6dc62ad Merge pull request #538 from loganrosen/master
  • 21c4612 Mark all optional parameters using JSDoc syntax
  • 36a7eb5 Merge pull request #537 from bekzod/remove-phantom
  • 0f1ecae remove phantom

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.4 your tests are passing again. Downgrade this dependency πŸ“Œ.