Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.

Update redux-actions to the latest version 🚀 #607

Closed
wants to merge 2 commits into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented May 3, 2018

Version 2.3.2 of redux-actions was just published.

Dependency redux-actions
Current Version 2.3.0
Type dependency

The version 2.3.2 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-actions.

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.


Release Notes v2.3.2
  • use curry instead of fp/curryN to be compatible with lodash-es (ff7422b)
Commits

The new version differs by 34 commits.

  • 652668c 2.3.2
  • ff7422b use curry instead of fp/curryN to be compatible with lodash-es
  • 0fa1733 2.3.1
  • 3d815b3 use eslint-config-{jest-files,unicorn-camelcase}
  • e0b9c71 fix es build
  • e461472 switch back to yarn again
  • 518cf42 add missing round brackets
  • 33d6443 switch to npm
  • b9c950c switch to node lts branch
  • d17ee24 fix npm link
  • 821b8be re-arrange order
  • 3ae205c link contributors to github graphs
  • 5f87a2c update to newest gitbook version
  • 7cb51df replace babel-preset-stage-0 with babel-plugin-transform-object-rest-spread
  • c4ea13b stop transpile webpack config

There are 34 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@codecov
Copy link

codecov bot commented May 3, 2018

Codecov Report

Merging #607 into development will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development     #607   +/-   ##
============================================
  Coverage        99.19%   99.19%           
============================================
  Files               71       71           
  Lines              989      989           
============================================
  Hits               981      981           
  Misses               8        8

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 644f893...7ed8f79. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request May 27, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 27, 2018

Version 2.4.0 just got published.

Update to this version instead 🚀

Release Notes v2.4.0
  • Make combineActions works with nested handleActions (#294)
  • Add sideEffects: false to enable tree shaking (#295)
Commits

The new version differs by 4 commits.

  • ba71c68 2.4.0
  • 534a81a Update Tutorial.md (#297)
  • 0d1b1f7 Make combineActions works with nested handleActions (#294)
  • 51f00d9 Add sideEffects: false to enable tree shaking (#295)

See the full diff

@greenkeeper greenkeeper bot deleted the greenkeeper/redux-actions-2.3.2 branch May 28, 2018 13:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant