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

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jul 25, 2018

Version 2.5.0 of redux-actions was just published.

Dependency redux-actions
Current Version 2.4.0
Type dependency

The version 2.5.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-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.5.0
  • remove lodash dependencies (#307) (87ff772)
    • Reduces package size by ~50% and removes lodash-es being included in ES builds.

Before

screen shot 2018-07-25 at 15 08 53

After

screen shot 2018-07-25 at 15 06 08

Commits

The new version differs by 5 commits.

  • 3bc36a2 2.5.0
  • 87ff772 remove lodash dependencies (#307)
  • 0c8fa43 fix docs links
  • 9f9dcc0 fix docs combineActions, add missing : and => (#305)
  • aab7cf5 Change syntax in Readme.md (#302)

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 Jul 25, 2018

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           development    #719   +/-   ##
===========================================
  Coverage         99.1%   99.1%           
===========================================
  Files               71      71           
  Lines             1004    1004           
===========================================
  Hits               995     995           
  Misses               9       9

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 063e342...949ff99. Read the comment docs.

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

greenkeeper bot commented Jul 25, 2018

Version 2.5.1 just got published.

Update to this version instead 🚀

Release Notes v2.5.1
  • Use ES5 compatible camelcase library. (#309) (e6dbdee)
Commits

The new version differs by 2 commits.

See the full diff

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

greenkeeper bot commented Jul 26, 2018

Version 2.6.0 just got published.

Update to this version instead 🚀

Release Notes v2.6.0
  • use own isFunction, isPlainObject´ andisSymbolchecks (#312) (2802c9a)
Commits

The new version differs by 2 commits.

  • a0beaae 2.6.0
  • 2802c9a use own isFunction, isPlainObject´ andisSymbolchecks (#312)

See the full diff

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

greenkeeper bot commented Jul 26, 2018

Version 2.6.1 just got published.

Update to this version instead 🚀

Release Notes v2.6.1
Commits

The new version differs by 2 commits.

  • b30deda 2.6.1
  • 1a8e5cc IE11 does not support Array.prototype.includes (#313)

See the full diff

@greenkeeper greenkeeper bot deleted the greenkeeper/redux-actions-2.5.0 branch August 3, 2018 17:13
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.

0 participants