noflo / noflo-runtime

FBP runtime components for NoFlo
MIT License
11 stars 10 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

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

Branch Build failing 🚨
Dependency fbp-protocol-client
Current Version 0.2.2
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 failed [Details](https://travis-ci.org/noflo/noflo-runtime/builds/356561372?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 14 commits.

  • a93f90b Release 0.2.3
  • c4d286b Merge pull request #121 from flowbased/message_event
  • 6fded33 Test on latest Node.js
  • 3508ea3 Update CHANGELOG
  • c9025d5 Add sendTrace method
  • a96fab6 Emit a 'message' event for all sub-protocols
  • 5961a4c Handle trace protocol messages
  • 53cb05d Centralize per-protocol event emitting
  • 3a7407f Merge pull request #120 from flowbased/greenkeeper/noflo-1.1.0
  • 9010473 chore(package): update noflo to version 1.1.0
  • 1d5d024 Merge pull request #119 from flowbased/greenkeeper/mocha-5.0.0
  • e6e58a8 chore(package): update mocha to version 5.0.0
  • 5d0ed05 Merge pull request #118 from flowbased/greenkeeper/mocha-4.1.0
  • c03d0a6 chore(package): update mocha to version 4.1.0

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

After pinning to 0.2.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Version 0.2.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 5 commits.

  • 8629c67 Release 0.2.4
  • 69c3323 Merge pull request #123 from flowbased/filter_postmessage_source
  • ae7838c Filter out messages coming from other sources than the runtime
  • e8de5d7 Merge pull request #122 from flowbased/greenkeeper/noflo-runtime-websocket-0.10.0
  • bc7d658 chore(package): update noflo-runtime-websocket to version 0.10.0

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.2.5 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 4 commits.

  • 17e9431 Release 0.2.5
  • 78b373f Add support for falsy setMain
  • 7911fa2 Remove unimplemented code
  • cf06a08 Call updateIframe only after main graph is set

See the full diff