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 @reduxjs/toolkit from 2.1.0 to 2.2.2 #14

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

Conversation

Hamed-Ebrahimii
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @reduxjs/toolkit from 2.1.0 to 2.2.2.

ℹ️ 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 a month ago, on 2024-03-21.
Release notes
Package name: @reduxjs/toolkit
  • 2.2.2 - 2024-03-21

    This patch release fixes an incorrect build setting for the legacy-esm artifacts, and fixes an issue with RTKQ query hooks didn't always remove the cache entries if arguments were changed rapidly.

    Changes

    legacy-esm Artifact Transpilation

    The legacy-esm build artifacts are intended for use by Webpack 4. Those were supposed to be transpiled to target "es2017", but were in fact still set to target "esnext" - an oversight during the 2.0 development cycle. This release fixes that setting, so those artifacts are now correctly transpiled.

    Other Fixes

    RTKQ query hooks now handle additional actions around argument changes that should result in cache entries being removed.

    Additionally, 2.2.1 contained a fix to an incorrectly named type: TypedUseMutationTrigger is now TypedMutationTrigger.

    What's Changed

    Full Changelog: v2.2.0...v2.2.2

  • 2.2.1 - 2024-02-14

    Release 2.2.1

  • 2.2.0 - 2024-02-12
    Read more
  • 2.1.0 - 2024-01-24
    Read more
from @reduxjs/toolkit GitHub release notes
Commit messages
Package name: @reduxjs/toolkit
  • 41ae39d Merge pull request #4284 from reduxjs/bugfix/rtk2-legacy-esm-config
  • c9110af Add apparently-missing error message
  • 0fbb686 Fix incorrect legacy-esm target
  • 128ce81 Fixed memory leak in rapid hook arg changing (#4268)
  • e31224f Just build a RN bundle, not the whole app (#4266)
  • 5b16303 Merge pull request #4237 from aryaemami59/update-ci-actions
  • 3b1fbf3 Merge branch 'master' of https://github.com/reduxjs/redux-toolkit into update-ci-actions
  • 95c4cbc Merge pull request #4253 from reduxjs/enhancer-doc-fix
  • 6c64f69 Merge pull request #4000 from domvo/docs/correction-of-refetch-typing-for-use-query
  • 08dcaed Update docs/rtk-query/api/created-api/hooks.mdx
  • e051ec9 tweak getDefaultEnhancers page
  • 1315946 Fix configureStore enhancer section
  • 14be7a2 Update `actions/setup-node` usages to v4 for `rtk-codemods`
  • 517d950 Merge branch 'master' of https://github.com/reduxjs/redux-toolkit into update-ci-actions
  • c21e260 Merge pull request #4233 from aryaemami59/actions-checkeout-v4
  • 4d17105 Merge pull request #4234 from aryaemami59/update-examples-lockfiles
  • 18e4845 Merge branch 'reduxjs:master' into docs/correction-of-refetch-typing-for-use-query
  • 26cba0a Update all CI action usages
  • 1c87574 Update example lockfiles
  • 2d6ab29 Update `actions/checkout` usages to v4
  • ed9fc19 Merge pull request #4210 from aryaemami59/gitattributes
  • e5e07a6 Merge branch 'master' of https://github.com/reduxjs/redux-toolkit into gitattributes
  • 4b9977e Merge pull request #4225 from k-yle/satisfies
  • d99d955 fix more examples

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 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.

2 participants