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 🚀 #72

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.18.0 of redux-observable was just published.

Dependency redux-observable
Current Version 0.17.0
Type dependency

The version 0.18.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-observable.

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.


Commits

The new version differs by 26 commits.

  • f632eaa chore(publish): v0.18.0
  • 485fd8c chore(ci): use LTS and Stable (#411)
  • 7165ab2 chore(BACKERS): update backers
  • bbc6a87 chore(copyright): update copyright date range
  • c51a55f chore(README): Fix travis badge to point to redux-observable not react (#406)
  • 45d09a7 fix(typings): make lettable ofType correctly narrow action type (#385)
  • 716f6c1 doc(Error Handling): Fix indentation (#399)
  • 63b2acc fix(typings): More correct Epic and ofType type refinement for TypeScript users (#392) (#396)
  • 6bad934 chore(BACKERS): update latest backers
  • be320c7 chore(ISSUE_TEMPLATE): include a StackBlitz link in the issue template and reword things a bit
  • 11d1eaf chore(backers): link to specific #sponsors section
  • ab4aad7 chore(backers): Adjust formatting for BACKERS.md and add another link to it from the website menu
  • 16a8771 chore(backers): add information about how to become a sponsor or backer (#391)
  • e4a4536 chore(analytics): added google analytics
  • c595076 chore(devDeps): add missing babel-core devDep

There are 26 commits in total.

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:

greenkeeper[bot] commented 6 years ago

Version 0.18.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by commits.

See the full diff

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #72   +/-   ##
=======================================
  Coverage   86.61%   86.61%           
=======================================
  Files           5        5           
  Lines         635      635           
  Branches       68       68           
=======================================
  Hits          550      550           
  Misses         82       82           
  Partials        3        3

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 cf3a563...653c273. Read the comment docs.