lapanti / ts-react-boilerplate

A very opinionated (React/TypeScript/Redux/etc) frontend boilerplate
https://ts-react-boilerplate.js.org
MIT License
45 stars 5 forks source link

Update redux-observable to the latest version 🚀 #65

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 0.17.0 of redux-observable was just published.

Dependency redux-observable
Current Version 0.15.0
Type dependency

The version 0.17.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 20 commits.

  • c073b9b chore(publish): v0.17.0
  • 4ff35d6 chore(preprepublish): open CHANGELOG in vi to let me edit it before publish
  • c4d0ccf feat(ofType): Better support for redux-actions (#348)
  • 579bd06 Merge pull request #345 from jayphelps/let
  • e738fbd chore(package): update webpack-rxjs-externals to version 1.1.0 (#347)
  • a1ba6a2 fix(store.dispatch): Calling store.dispatch() directly in your Epics is now deprecated (#346)
  • 150c1d5 fix(ofType): don't depend on letProto as it has issues in UMD builds
  • fb4a5af feat(ofType): expose ofType as lettable operator (#343)
  • 47f4f14 docs(adapters): Link to xstream adapter (#340)
  • 76ecd33 feat(epics): calling store.dispatch() directly inside your epics is now deprecated and will be removed in v1.0.0 (#336)
  • 434e521 chore: rename (es -> esm) (#329)
  • 890b710 docs(troubleshooting): returning a subscription from epic silently errors (#332)
  • c3d56dd docs(examples): Remove deprecated React.PropTypes in favor of the prop-types package (#327)
  • 9794b3b docs(HotModuleReplacement.md): Fix typo in example (#322)
  • ec8a307 chore(package): update eslint to version 4.6.0 (#318)

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

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 89.552% when pulling db9280eceb7754682cafcaf88e69971956207271 on greenkeeper/redux-observable-0.17.0 into d76f936dd5f7a9a1cabbd80caa4fd78a4b7b35e4 on master.