Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update redux-saga to the latest version 🚀 #2627

Merged
merged 2 commits into from
Jul 10, 2017

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jun 23, 2017

Version 0.15.4 of redux-saga just got published.

Dependency redux-saga
Current Version 0.14.3
Type dependency

The version 0.15.4 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-saga.
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 173 commits.

  • 28eb46f 0.15.4
  • e8a2fdf Marking mainly deprecation warnings as pure which allows for better tree-shaking on them, more can be read here https://iamakulov.com/notes/polished-webpack/
  • 6164d82 grammar
  • 75f20ac Make the code examples a bit clearer
  • 7929507 Docs: Fix low-level impl of takeEvery, takeLatest, and throttle
  • 5b076d0 Fix another typo in docs
  • 7b15b7e Fix typo in docs
  • eba74eb Fixed typo: "an" -> "a"
  • 6dcef05 Update prettier
  • 35c9ea1 Prettier update
  • 37c48ab Moved building umd files from the lint-staged task to the precommit itself
  • f987e28 Bulding umd files as part of precommit hook
  • 2cc5045 Running build scripts in parallel
  • c7cc7bb typo it -> id
  • e97c505 Added prepare script, which can be used by npm5 when the package is used as git dependency

There are 173 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@tofumatt
Copy link
Contributor

Ignores import/order errors, seemingly related to import-js/eslint-plugin-import#793

@tofumatt tofumatt force-pushed the greenkeeper/redux-saga-0.15.4 branch 3 times, most recently from 50ca173 to 02c6942 Compare July 10, 2017 01:22
@tofumatt tofumatt force-pushed the greenkeeper/redux-saga-0.15.4 branch from 02c6942 to 4a84562 Compare July 10, 2017 15:04
@tofumatt tofumatt merged commit 68373d3 into master Jul 10, 2017
@tofumatt tofumatt deleted the greenkeeper/redux-saga-0.15.4 branch July 10, 2017 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants