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

[Snyk] Upgrade redux-actions from 0.10.1 to 2.6.5 #234

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Mar 6, 2020

Snyk has created this PR to upgrade redux-actions from 0.10.1 to 2.6.5.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.

Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 27 versions ahead of your current version.
  • The recommended version was released a year ago, on 2019-03-04.
Release notes
Package name: redux-actions
  • 2.6.5 - 2019-03-04
    • Fix: IE11 does not support Array.prototype.includes (#335)
    • Fix: Prevent double-prefixing when using combineActions (#334)
  • 2.6.4 - 2018-11-02
  • 2.6.3 - 2018-10-22
  • 2.6.1 - 2018-07-26
  • 2.6.0 - 2018-07-26
    • use own isFunction, isPlainObject´ and isSymbol checks (#312) (2802c9a)
  • 2.5.1 - 2018-07-25
  • 2.5.0 - 2018-07-25
    • remove lodash and lodash-es dependency (#307) (87ff772)
      • Also reduces package size by ~50%

    Before

    screen shot 2018-07-25 at 15 08 53

    After

    screen shot 2018-07-25 at 15 06 08

  • 2.4.0 - 2018-05-27
    • Make combineActions works with nested handleActions (#294)
    • Add sideEffects: false to enable tree shaking (#295)
  • 2.3.2 - 2018-05-03
    • use curry instead of fp/curryN to be compatible with lodash-es (ff7422b)
  • 2.3.1 - 2018-05-03
  • 2.3.0 - 2018-03-07
  • 2.2.1 - 2017-07-03
  • 2.2.0 - 2017-07-02
  • 2.1.0 - 2017-07-01
  • 2.0.3 - 2017-05-10
  • 2.0.2 - 2017-04-16
  • 2.0.1 - 2017-03-05
  • 2.0.0 - 2017-03-04
  • 1.2.2 - 2017-02-25
  • 1.2.1 - 2017-01-26
  • 1.2.0 - 2016-12-13
  • 1.1.0 - 2016-11-23
  • 1.0.1 - 2016-11-21
  • 1.0.0 - 2016-11-18
  • 0.13.0 - 2016-10-30
  • 0.12.0 - 2016-09-01
  • 0.11.0 - 2016-08-19
  • 0.10.1 - 2016-07-09
from redux-actions GitHub release notes
Commit messages
Package name: redux-actions
  • 73e4ed5 2.6.5
  • 3bba717 Bugfix: Prevent double-prefixing when using `combineActions` (#334)
  • be8f1ca Fix links, incl dead one (#338)
  • f779885 Update docs with `prefix` and `namespace` example (#333)
  • 448fa42 IE11 does not support Array.prototype.includes (#335)
  • 6daa0c0 2.6.4
  • 2998518 IE10 does not support Map (#325) (#326)
  • 06bf78b add test cases (#306)
  • 796368c 2.6.3
  • 9ba82de re-add cross-env
  • 10c890a 2.6.2
  • ef5f9d8 replace lodash with just, replace webpack with rollup, transpile dependencies (#332)
  • 51de389 Remove non-existent link (#319)
  • 167886b Embed Link to Flux Standard Action (#324)
  • b30deda 2.6.1
  • 1a8e5cc IE11 does not support Array.prototype.includes (#313)
  • a0beaae 2.6.0
  • 2802c9a use own `isFunction`, `isPlainObject´ and `isSymbol` checks` (#312)
  • 8ae339c 2.5.1
  • e6dbdee Use ES5 compatible camelcase library. (#309)
  • 3bc36a2 2.5.0
  • 87ff772 remove lodash dependencies (#307)
  • 0c8fa43 fix docs links
  • 9f9dcc0 fix docs combineActions, add missing `:` and `=>` (#305)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant