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

[Snyk] Upgrade redux from 4.0.1 to 4.0.4 #92

Merged

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade redux from 4.0.1 to 4.0.4.

ℹ️ 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.
  • The recommended version is 3 versions ahead of your current version.
  • The recommended version was released 6 months ago, on 2019-07-10.
Release notes
Package name: redux
  • 4.0.4 - 2019-07-10

    This is a republish of 4.0.3 with an updated version of Babel to fix #3468

    Changes

  • 4.0.3 - 2019-07-09

    This is a quick revert of a change to our typings that broke compatibility. Apologies for the problems.

    Also, if you are experiencing type errors related to [Symbol.observable], please ensure you have the same version of redux installed for all your dependencies with npm ls redux.

    Changes

    • Reverts the change to combineReducers' type parameters (#3467 by @timdorr)
  • 4.0.2 - 2019-07-09

    This is a very minor release with some nice improvements to our TypeScript type definitions. Enjoy!

    Changes

  • 4.0.1 - 2018-10-13

    A very minor release. We've upgraded to Babel 7 internally and now provide a .mjs file which you can import cleanly into browsers that support ES modules natively. Enjoy!

    Changes

from redux GitHub release notes
Commit messages
Package name: redux
  • 8aca937 4.0.4
  • 5cbfdf9 Upgrade Babel to fix objectSpread2 bug
  • d4ceb7e 4.0.3
  • 0c3a2c7 Revert "Infer action types from combineReducers" (#3467)
  • 5893473 4.0.2
  • 4ae0352 Upgrade some deps
  • a3aa378 Remove deprecated jsnext option
  • d4075e1 docs: Fix fragment identifier (#3461)
  • ff8fce0 Update UsageWithReactRouter.md (#3459)
  • beb1fc2 removed distinctState() filter (#3450)
  • cf74935 Typescript docs: add missing word (#3441)
  • 702a422 fix(docs): Fix header anchor link positioning (#3439)
  • fb85759 Keep header searchbar background consistent on mobile (#3438)
  • 81fe679 Fixing small typo (#3436)
  • f7dc934 Formatting
  • 47d7b95 Add docs about `batch()` API to Performance FAQ (#3431)
  • f6b8b53 Update undo example filter
  • 344d0e2 Revert "Add bracket for comments" (#3420)
  • 8e57358 remove "obviously" (#3418)
  • 86bca8c test(typescript): fix invalid tsconfig.json (#3415)
  • 0274bbe Get rid of the separate react dep for eslint
  • 27a0489 Update examples
  • 72550a3 Update main deps
  • baee53f Simplify Travis config

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

@zahin-mohammad zahin-mohammad merged commit 1521f63 into master Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

"Invalid descriptor for property 'dispatch'" in IE11
2 participants