SenseNet / sn-redux

A set of redux actions, reducers and redux-ovbservable epics for sensenet
https://www.sensenet.com/
GNU General Public License v2.0
6 stars 3 forks source link

Update redux-observable to the latest version 🚀 #30

Closed greenkeeper[bot] closed 7 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:

codecov-io commented 7 years ago

Codecov Report

Merging #30 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #30   +/-   ##
======================================
  Coverage    75.3%   75.3%           
======================================
  Files           5       5           
  Lines         247     247           
  Branches       16      16           
======================================
  Hits          186     186           
  Misses         61      61

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 99b4903...69bca73. Read the comment docs.

greenkeeper[bot] commented 7 years ago

Version 0.15.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by commits.

See the full diff