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 πŸš€ #33

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.16.0 of redux-observable just got published.

Dependency redux-observable
Current Version 0.15.0
Type dependency

The version 0.16.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 2 commits.

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

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 #33 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #33   +/-   ##
======================================
  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 210447b...e795705. Read the comment docs.

greenkeeper[bot] commented 7 years ago

Version 0.16.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by commits.

See the full diff