c-base / ingress-table

Ingress Table NoFlo & MicroFlo setup
http://bergie.iki.fi/blog/ingress-table/
MIT License
39 stars 3 forks source link

Update noflo to the latest version 🚀 #166

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.1.0 of noflo was just published.

Dependency noflo
Current Version 1.0.3
Type dependency

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

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of noflo.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 51 commits.

  • 145c9f3 Release 1.1.0
  • 39a2dbf Merge pull request #591 from noflo/introspection
  • acaee45 Document ES5 limitation with default values
  • a9334d7 Provide example for wrapping built-in functions
  • bed1933 Explain why we skip
  • c8f357f Usage example in JavaScript
  • ff2adab Skip default value test in browser
  • f8fde39 Basic interface documentation
  • b2d6a5b Add support for params with default values
  • 3775783 Only attach ports that have input going to them to make defaults work
  • cd89107 Set up bracket forwarding
  • 80ae859 Test with a native function
  • 6cbd4f5 Add support for zero-parameter functions
  • 5a1111c Add support for Node.js style async functions
  • 2f1697c Move skip one level down

There are 51 commits in total.

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: