BerkeleyTrue / react-redux-epic

37 stars 13 forks source link

Update redux-observable to the latest version 🚀 #18

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 0.15.0 of redux-observable just got published.

Dependency redux-observable
Current Version 0.14.1
Type dependency

The version 0.15.0 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 redux-observable. 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 30 commits ahead by 30, behind by 1.

  • 91ad1ca chore(publish): v0.15.0
  • b690902 feat(typings): make dependencies generic type (#250)
  • acb3afe Merge pull request #295 from jesinity/master
  • 9ad27d3 docs(examples): porting of the redux saga shopping cart example
  • 89c79d2 chore(README): refine disclaimer about being community-driven
  • adaff06 docs(localization): add Chinese localization (#274)
  • 1c48c25 Merge pull request #270 from Cryrivers/ember-demo
  • 512c0b0 doc(demo): Add Ember.js Demo
  • 13cd77b chore(package): update sinon to version 2.3.3 (#261)
  • 6384c9f Merge pull request #255 from redux-observable/greenkeeper/chai-4.0.1
  • 2819fe6 chore(package): update chai to version 4.0.1
  • 5ae9c04 Merge pull request #249 from redux-observable/greenkeeper/sinon-2.3.0
  • 49426a8 chore(package): update sinon to version 2.3.0
  • ead97d7 chore(package): update cross-env to version 5.0.0 (#247)
  • b2e41f1 docs(cancellation): fix typos, clarify wording in cancel + do else section

There are 30 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:

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 91.346% when pulling 96cb7c967550c0ef7054b679ab70cbf77bd3d07b on greenkeeper/redux-observable-0.15.0 into 34099db3afb361d30395e5ecb9250f3c20fbc4a5 on master.

greenkeeper[bot] commented 7 years ago

Version 0.16.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 4295f00 chore(publish): v0.16.0
  • 2144e7d fix(types): Constrain ActionsObservable type param (#289)

See the full diff