noflo / noflo-runtime

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

An in-range update of noflo-runtime-websocket is breaking the build 🚨 #132

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.9.0 of noflo-runtime-websocket was just published.

Branch Build failing 🚨
Dependency noflo-runtime-websocket
Current Version 0.8.2
Type devDependency

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

noflo-runtime-websocket 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](https://travis-ci.org/noflo/noflo-runtime/builds/298075026?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 11 commits.

  • 563f99b Bump
  • 79a2b33 Merge pull request #76 from noflo/greenkeeper/noflo-runtime-base-0.9.0
  • b8630c6 Bump noflo-runtime-base
  • d0baf4e Fix sending payloads
  • 7ccd488 We need coffeescript v1 for fbp-protocol
  • b359eb8 Bump noflo-runtime-base dep
  • 0934aba Make linter happy
  • 4a76b22 Add linter
  • 8f7010e Port to ES6 class
  • 3e47da7 Allow newer noflo-core
  • ef2a713 fix(package): update noflo-runtime-base to version 0.9.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 7 years ago

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

bergie commented 7 years ago

Fixed via #134