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 Notes1.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
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).
Version 1.0.3 of noflo was just published.
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.3Added support for running arbitrary NoFlo graphs via
noflo.asCallback
. You can call this function now with either a component name, or anoflo.Graph
instanceCommits
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: