flowbased/fbp-protocol-healthcheck

An in-range update of fbp-protocol-client is breaking the build 🚨

greenkeeper opened this issue Β· 2 comments

Version 0.2.1 of fbp-protocol-client was just published.

Branch Build failing 🚨
Dependency fbp-protocol-client
Current Version 0.2.0
Type dependency

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

fbp-protocol-client is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Commits

The new version differs by 3 commits.

  • a50f55c Bump
  • b808bca Merge pull request #117 from flowbased/fix-websocket-isconnected
  • 6ca0052 websocket.isConnected(): Don't return true when connecting

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

Version 0.2.2 just got published.

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

Commits

The new version differs by 2 commits.

  • 40c2679 Bump
  • b399ebd websocket.isConnect(): Fix referencing invalid object

See the full diff