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.5 #2337

Closed

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented May 4, 2020

Snyk has created this PR to upgrade redux from 4.0.1 to 4.0.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.
  • The recommended version is 4 versions ahead of your current version.
  • The recommended version was released 4 months ago, on 2019-12-24.
Release notes
Package name: redux
  • 4.0.5 - 2019-12-24

    This release includes a memory leak fix, and a fix for removing reducers with replaceReducer and combineReducers.

    There are also some TypeScript changes, which require version 3.5 or higher. This also removes our DeepPartial type, which wasn't intended to be a public API. If you need this type, you can find an equivalent of likely higher quality in the utility-types package.

    Speaking of TypeScript, we are done with converting the code to TypeScript on master and are looking to get some TS improvements in before launching 5.0. If you're interested in helping, feel free to submit a PR with anything you'd like to contribute.

    Changes

  • 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

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

@plondon plondon closed this May 5, 2020
@plondon plondon deleted the snyk-upgrade-b44f0ed2e43b22c15be5d389d69a4332 branch May 5, 2020 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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