noflo / noflo.github.io

The NoFlo website
https://noflojs.org
54 stars 31 forks source link

Update noflo to the latest version πŸš€ #70

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.8.4 of noflo just got published.

Dependency noflo
Current Version 0.8.3
Type dependency

The version 0.8.4 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of noflo. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 15 commits.

  • e490d54 Bump
  • c1910a0 Update CHANGES
  • 6721dcf Merge pull request #548 from noflo/send_iips_on_finished_network
  • 25d9158 Add test to ensure IIP changes don't re-start network after a stop()
  • efbeff9 Mark network as stopped also when it was finished and stop() is called
  • 5e99b5f Allow execution to restart on IIP changes unless network was explicitly stopped
  • 41d1eba Check the start event again as well
  • c4970b5 Red test for re-activating network when new IIP is registered
  • 5a52790 Scope the graph to each test case
  • b6b1a0b Add a simple IIP test
  • ccf2020 Merge pull request #543 from noflo/greenkeeper/chai-4.0.0
  • 61d143d Fix broken assertions
  • 9c5932f chore(package): update chai to version 4.0.0
  • f88c989 Link to https
  • 072d033 Add a test for falsy output

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: