Skip to content

Commit

Permalink
Bump @reduxjs/toolkit from 2.2.1 to 2.2.2 in /webapp (#893)
Browse files Browse the repository at this point in the history
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from
2.2.1 to 2.2.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/reduxjs/redux-toolkit/releases"><code>@​reduxjs/toolkit</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.2.2</h2>
<p>This patch release fixes an incorrect build setting for the
<code>legacy-esm</code> artifacts, and fixes an issue with RTKQ query
hooks didn't always remove the cache entries if arguments were changed
rapidly.</p>
<h2>Changes</h2>
<h3><code>legacy-esm</code> Artifact Transpilation</h3>
<p>The <code>legacy-esm</code> build artifacts are intended for use by
Webpack 4. Those were <em>supposed</em> to be transpiled to target
<code>&quot;es2017&quot;</code>, but were in fact still set to target
<code>&quot;esnext&quot;</code> - an oversight during the 2.0
development cycle. This release fixes that setting, so those artifacts
are now correctly transpiled.</p>
<h3>Other Fixes</h3>
<p>RTKQ query hooks now handle additional actions around argument
changes that should result in cache entries being removed.</p>
<p>Additionally, 2.2.1 contained a fix to an incorrectly named type:
<code>TypedUseMutationTrigger</code> is now
<code>TypedMutationTrigger</code>.</p>
<h2>What's Changed</h2>
<ul>
<li>rename TypedUseMutationTrigger to TypedMutationTrigger, and add
deprecated alias by <a
href="https://github.com/EskiMojo14"><code>@​EskiMojo14</code></a> in <a
href="https://redirect.github.com/reduxjs/redux-toolkit/pull/4204">reduxjs/redux-toolkit#4204</a></li>
<li>Fixed memory leak in rapid hook arg changing by <a
href="https://github.com/riqts"><code>@​riqts</code></a> in <a
href="https://redirect.github.com/reduxjs/redux-toolkit/pull/4268">reduxjs/redux-toolkit#4268</a></li>
<li>Fix incorrect legacy-esm target by <a
href="https://github.com/markerikson"><code>@​markerikson</code></a> in
<a
href="https://redirect.github.com/reduxjs/redux-toolkit/pull/4284">reduxjs/redux-toolkit#4284</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/reduxjs/redux-toolkit/compare/v2.2.0...v2.2.2">https://github.com/reduxjs/redux-toolkit/compare/v2.2.0...v2.2.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/reduxjs/redux-toolkit/commit/7aa85a003981b37dc3c156701513d5e80e7d683e"><code>7aa85a0</code></a>
Release 2.2.2</li>
<li><a
href="https://github.com/reduxjs/redux-toolkit/commit/41ae39dc1e7242003d7fb1f622876bfded3e65c7"><code>41ae39d</code></a>
Merge pull request <a
href="https://redirect.github.com/reduxjs/redux-toolkit/issues/4284">#4284</a>
from reduxjs/bugfix/rtk2-legacy-esm-config</li>
<li><a
href="https://github.com/reduxjs/redux-toolkit/commit/c9110af04744046d234d805dd485dfd32b75db29"><code>c9110af</code></a>
Add apparently-missing error message</li>
<li><a
href="https://github.com/reduxjs/redux-toolkit/commit/0fbb6862503838342a14a96afe8df335027e8f61"><code>0fbb686</code></a>
Fix incorrect legacy-esm target</li>
<li><a
href="https://github.com/reduxjs/redux-toolkit/commit/128ce81b31e98fdac42627ef2e2f0cad752b6f2f"><code>128ce81</code></a>
Fixed memory leak in rapid hook arg changing (<a
href="https://redirect.github.com/reduxjs/redux-toolkit/issues/4268">#4268</a>)</li>
<li><a
href="https://github.com/reduxjs/redux-toolkit/commit/e31224fe0b6ff15f01de12502d8dc28b27c02b0f"><code>e31224f</code></a>
Just build a RN bundle, not the whole app (<a
href="https://redirect.github.com/reduxjs/redux-toolkit/issues/4266">#4266</a>)</li>
<li><a
href="https://github.com/reduxjs/redux-toolkit/commit/5b16303f6d3dfce140d6faace2210e64919f6f21"><code>5b16303</code></a>
Merge pull request <a
href="https://redirect.github.com/reduxjs/redux-toolkit/issues/4237">#4237</a>
from aryaemami59/update-ci-actions</li>
<li><a
href="https://github.com/reduxjs/redux-toolkit/commit/3b1fbf31b9ade8999d933047b174e042dc18228e"><code>3b1fbf3</code></a>
Merge branch 'master' of <a
href="https://github.com/reduxjs/redux-toolkit">https://github.com/reduxjs/redux-toolkit</a>
into update...</li>
<li><a
href="https://github.com/reduxjs/redux-toolkit/commit/95c4cbcf9151a1e54d678935c50aaf38376abc3d"><code>95c4cbc</code></a>
Merge pull request <a
href="https://redirect.github.com/reduxjs/redux-toolkit/issues/4253">#4253</a>
from reduxjs/enhancer-doc-fix</li>
<li><a
href="https://github.com/reduxjs/redux-toolkit/commit/6c64f69b6176f75058e7424a5fcade99b6194ae6"><code>6c64f69</code></a>
Merge pull request <a
href="https://redirect.github.com/reduxjs/redux-toolkit/issues/4000">#4000</a>
from domvo/docs/correction-of-refetch-typing-for-use...</li>
<li>Additional commits viewable in <a
href="https://github.com/reduxjs/redux-toolkit/compare/v2.2.1...v2.2.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@reduxjs/toolkit&package-manager=npm_and_yarn&previous-version=2.2.1&new-version=2.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent d7c8217 commit 0ab9a92
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@fluentui/react-northstar": "^0.66.4",
"@microsoft/signalr": "^8.0.0",
"@playwright/test": "^1.42.1",
"@reduxjs/toolkit": "^2.2.1",
"@reduxjs/toolkit": "^2.2.2",
"debug": "^4.3.4",
"microsoft-cognitiveservices-speech-sdk": "^1.36.0",
"react": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions webapp/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2750,10 +2750,10 @@
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.4.4.tgz#11d5db19bd178936ec89cd84519c4de439574398"
integrity sha512-1oO6+dN5kdIA3sKPZhRGJTfGVP4SWV6KqlMOwry4J3HfyD68sl/3KmG7DeYUzvN+RbhXDnv/D8vNNB8168tAMg==

"@reduxjs/toolkit@^2.2.1":
version "2.2.1"
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-2.2.1.tgz#3dce4906fb33da9e0122468ef21438dd7f2277a9"
integrity sha512-8CREoqJovQW/5I4yvvijm/emUiCCmcs4Ev4XPWd4mizSO+dD3g5G6w34QK5AGeNrSH7qM8Fl66j4vuV7dpOdkw==
"@reduxjs/toolkit@^2.2.2":
version "2.2.2"
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-2.2.2.tgz#952fc8f8315d7274e28f6e4608b7ec66fce7e94e"
integrity sha512-454GZrEx3G6QSYwIx9ROaso1HR6sTH8qyZBe3KEsdWVGU3ayV8jYCwdaEJV3vl9V6+pi3GRl+7Xl7AeDna6qwQ==
dependencies:
immer "^10.0.3"
redux "^5.0.1"
Expand Down

0 comments on commit 0ab9a92

Please sign in to comment.