Element84 / filmdrop-ui

A web UI to search and display results from the FilmDrop STAC API.
Other
23 stars 1 forks source link

[Snyk] Upgrade @reduxjs/toolkit from 2.2.1 to 2.2.2 #367

Closed element84-infra closed 5 months ago

element84-infra commented 6 months ago

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.2.1 to 2.2.2.

:information_source: 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 **1 version** 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

      </li>
      <li>
        <b>2.2.1</b> - <a href="https://snyk.io/redirect/github/reduxjs/redux-toolkit/releases/tag/v2.2.1">2024-02-14</a></br><p>Release 2.2.1</p>
      </li>
    </ul>
    from <a href="https://snyk.io/redirect/github/reduxjs/redux-toolkit/releases">@reduxjs/toolkit GitHub release notes</a>

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