noflo / noflo-runtime

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

An in-range update of noflo is breaking the build 🚨 #141

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.0.3 of noflo was just published.

Branch Build failing 🚨
Dependency noflo
Current Version 1.0.2
Type dependency

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

noflo 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/306747181?utm_source=github_status&utm_medium=notification)

Release Notes 1.0.3

Added support for running arbitrary NoFlo graphs via noflo.asCallback. You can call this function now with either a component name, or a noflo.Graph instance

Commits

The new version differs by 6 commits.

  • 955ecf4 Release 1.0.3
  • 7f3b3b1 Document asCallback new features
  • f3d951d Merge pull request #583 from noflo/ascallback_arbitrary
  • 6dcad76 Allow running asCallback with a graph instance, fixes #582
  • b0ebeb1 Unhardcode the assumption of single process and work with graph data
  • 83d134a Tests for asCallback with a graph, refs #582

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:

bergie commented 6 years ago

False negative