noflo / noflo-finitedomain

Finite Domain Constraint Solving for NoFlo
MIT License
0 stars 2 forks source link

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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 0.8.0 of noflo just got published.

Branch Build failing 🚨
Dependency noflo
Current Version 0.7.9
Type dependency

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

As noflo is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/noflo/noflo-finitedomain/builds/206669169)
Commits

The new version differs by 325 commits (ahead by 325, behind by 2).

  • a1187c6 Bump
  • d1c13f2 Update Flowhub docs link
  • 49cfb8b Update fbp-protocol link
  • b25001e Update MsgFlo link
  • 9757b8d Merge pull request #534 from noflo/update_copyrights
  • f84ca06 Reassign copyrights
  • a790ba4 Make 'grunt test' run the build task instead of duplicating
  • 593a39d Bump
  • 05d38ad Document WirePattern Process API changes, refs #526
  • 452c57f Merge pull request #526 from noflo/process_wirepattern
  • 6ceab6f Merge pull request #532 from noflo/fix_null_undefined
  • efaba77 Fix ip.data turned from null to undefined
  • 76d10c6 Provide postpone/resume functions that throw a more user-friendly error
  • 4db7e7b Plug deprecation warnings back in
  • 9d15d3c Collation support for WirePattern group and field options in Process API

There are 250 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.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 5 commits .

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 0.8.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 26 commits .

  • 5b31b4c Bump release
  • 97be913 Mention asCallback in the changelog
  • 4a6be4d Merge pull request #538 from noflo/as_callback
  • 513a72a Add file header
  • ffa4454 Get baseDir from loader if passed
  • 84c4242 Support for portmap sequences like in fbp-spec
  • e134208 Add test for concurrent runs
  • 90f3031 Add support for the raw option
  • fc5765f Arrayize streams
  • 382c242 Initial noflo.asCallback implementation
  • c21a9d0 Document 'grunt watch' with partial test suite
  • f3cd402 Merge pull request #537 from noflo/fix_iips_scope
  • 982dfa4 Add a note to Changelog
  • 82c144a Merge branch 'master' of github.com:noflo/noflo into fix_iips_scope
  • d02ccf1 Add a test with addressable port

There are 26 commits in total. See the full diff.

greenkeeper[bot] commented 7 years ago

Version 0.8.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 4 commits .

  • 4be2f0c Bump
  • bd02e06 Safety: always set params
  • 9c496d4 Don't finish the network if we still have active proceses
  • 10fc7e1 Add missed deprecation warning to custom wirepattern error port name

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 0.8.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

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

greenkeeper[bot] commented 6 years ago

Version 0.8.6 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 49 commits.

  • dd87613 Bump
  • 0f709a1 Update CHANGES
  • 02d6035 Merge pull request #561 from noflo/connect_error
  • 1ffcec8 Propagate edge connection errors to caller
  • f4cdef9 fbp-graph doesn't allow edges to non-existing nodes
  • ff54bb1 Add tests on faulty graphs
  • 78b17b8 Merge pull request #559 from noflo/shift_early
  • f83f888 Merge pull request #560 from noflo/support-banner
  • 16f7dd4 README: Add Flowhub support banner
  • 3d5010c Add test to verify #558
  • 277636e Remove from queue before sending, fixes #558
  • 8356e56 Merge pull request #556 from noflo/greenkeeper/mocha-4.0.0
  • fd14eba chore(package): update mocha to version 4.0.0
  • a66424e Merge pull request #554 from noflo/greenkeeper/coveralls-3.0.0
  • 53c760d chore(package): update coveralls to version 3.0.0

There are 49 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 123 commits.

  • d0b907a Bump
  • 966fe0f Document babel drop
  • 5312c13 Merge pull request #580 from noflo/setsource_tests
  • bdcd27f Bump grunt-noflo-browser dep
  • efa896d Add test loading non-existing module
  • dfe346a Add test for setting source using deprecated API
  • 5a6273b Catch component loading failures
  • 5ec0016 Add test with component without exported interface
  • 23d6acc Include CoffeeScript compiler in the browser test runner
  • b4b2bdc Skip CoffeeScript setSource test on browser if there is no CoffeeScript compiler available
  • 5817a12 Re-enable setSource tests for browser
  • 6c24672 Add ES6 setSource test
  • d15a9e4 No need to Babelize ES6 on modern Node.js that we require now
  • 1ae96be Add CoffeeScript setSource test
  • 931d46c actually run the set component

There are 123 commits in total.

See the full diff