JsCommunity / json-rpc-peer

JSON-RPC 2 transport-agnostic library
13 stars 3 forks source link

An in-range update of json-rpc-protocol is breaking the build 🚨 #40

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 0.11.1 of json-rpc-protocol just got published.

Branch Build failing 🚨
Dependency json-rpc-protocol
Current Version 0.11.0
Type dependency

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

As json-rpc-protocol is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/JsCommunity/json-rpc-peer/builds/173889755)
Commits

The new version differs by 4 commits .

  • 3a01938 0.11.1
  • fa91780 chore(package): update all dependencies
  • 3615354 feat(format/error): support errors with toJsonRpcError() method (#20)
  • 504b9d9 chore(package): update babel-eslint to version 7.0.0 (#19)

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

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