noflo / noflo-runtime-msgflo

NoFlo runtime for AMQP/MQTT
10 stars 8 forks source link

Update noflo-runtime-base to the latest version πŸš€ #175

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.8.1 of noflo-runtime-base just got published.

Dependency noflo-runtime-base
Current Version 0.7.5
Type dependency

The version 0.8.1 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-runtime-base. 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 23 commits .

  • d2050c8 Bump
  • 1f042c1 Merge pull request #86 from noflo/subscribe_ip_events
  • d233271 Minor ordering change
  • 5e4e122 Subscribe to IP event instead of legacy events
  • 61c800f Bump
  • b79dda4 Add status badge
  • ba317d9 Merge pull request #83 from noflo/noflo_08
  • 44544a9 NoFlo 0.8.0 is out now
  • 93fda27 fix(package): update noflo to version 0.8.0
  • 56121fb Send response for edges message
  • e2f1195 Filter all edge events, not just data
  • e029326 Use the NoFlo 0.8 beta
  • 1b0479b Add network protocol tests
  • 8cdc274 Send error if receiving commands for unknown graph
  • 9472d10 Depend on process-ified noflo-core

There are 23 commits in total. 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:

greenkeeper[bot] commented 7 years ago

Version 0.8.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits .

  • 0e0ff5b Bump
  • ef6bb8d Merge pull request #87 from noflo/runtime_packets
  • d2153c1 Use the send method
  • ea44895 Add tests for runtime packet messages

See the full diff.

bergie commented 7 years ago

Included in #173