zhenyulin / ultimate-hot-boilerplate

🚀 node-react universal app boilerplate with everything on hot reload, SSR, GraphQL, Flow included
MIT License
35 stars 4 forks source link

Update redux-logic to the latest version 🚀 #54

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.14.0 of redux-logic was just published.

Dependency redux-logic
Current Version 0.12.4
Type dependency

The version 0.14.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 redux-logic.

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.


Release Notes v0.14.0

Updated dev dependencies and usage.

Remove Node@4 from travis tests since it was causing issue with latest codacy coverage and Node@4 is past end of life.

Commits

The new version differs by 12 commits.

  • ffd2857 0.14.0
  • c405e50 remove node@4 from travis
  • 53d3ee0 update and cleanup dev dependencies
  • a05f6b8 remove example check from travis to improve build speed
  • 22dd9d2 cleanup whitespace
  • 396233f add test with many logic
  • 29ffc28 add additional tests to confirm operation with falsy allow/reject
  • 09863b9 update examples to use 0.13
  • c37c644 0.13.0
  • be56328 Merge pull request #89 from sanbornhilland/feature/global-timeouts
  • d9aa367 Merge branch 'master' into feature/global-timeouts
  • 1f51174 Export function to set 'createLogic' options globally

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:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 9e7049a802296ca930cf1ffc38132a458181929b on greenkeeper/redux-logic-0.14.0 into f95d71ad5753bba851a0674b615f82bef44a02fd on master.

greenkeeper[bot] commented 6 years ago

Version 0.15.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

See the full diff