-
Notifications
You must be signed in to change notification settings - Fork 703
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
Bump @reduxjs/toolkit from 2.2.5 to 2.2.6 in /webapp #1066
Merged
glahaye
merged 1 commit into
main
from
dependabot/npm_and_yarn/webapp/reduxjs/toolkit-2.2.6
Jul 22, 2024
Merged
Bump @reduxjs/toolkit from 2.2.5 to 2.2.6 in /webapp #1066
glahaye
merged 1 commit into
main
from
dependabot/npm_and_yarn/webapp/reduxjs/toolkit-2.2.6
Jul 22, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.2.5 to 2.2.6. - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](reduxjs/redux-toolkit@v2.2.5...v2.2.6) --- updated-dependencies: - dependency-name: "@reduxjs/toolkit" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jul 22, 2024
glahaye
approved these changes
Jul 22, 2024
teamleader-dev
pushed a commit
to vlink-group/chat-copilot
that referenced
this pull request
Oct 7, 2024
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.2.5 to 2.2.6. <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.6</h2> <p>This <strong>bugfix release</strong>:</p> <ul> <li>Brings internal <code>useIsomorphicLayoutEffect</code> usage in line with React Redux in React Native environments</li> <li>Exports <code>FetchBaseQueryArgs</code> type</li> <li>Fixes an issue in recent <code>createEntityAdapter</code> sorting perf improvements that could (in specific cases) cause Immer to throw an error</li> </ul> <h2>What's Changed</h2> <ul> <li>Fix <code>useIsomorphicLayoutEffect</code> usage in React Native environments by <a href="https://github.com/aryaemami59"><code>@aryaemami59</code></a> in <a href="https://redirect.github.com/reduxjs/redux-toolkit/pull/4436">reduxjs/redux-toolkit#4436</a></li> <li>Add export for FetchBaseQueryArgs by <a href="https://github.com/WilsonCWong"><code>@WilsonCWong</code></a> in <a href="https://redirect.github.com/reduxjs/redux-toolkit/pull/4465">reduxjs/redux-toolkit#4465</a></li> <li>Fix Immer current usage when calling addManyMutably more than once by <a href="https://github.com/JacobShafer"><code>@JacobShafer</code></a> in <a href="https://redirect.github.com/reduxjs/redux-toolkit/pull/4420">reduxjs/redux-toolkit#4420</a></li> <li>Golf a few pieces of entity adapter code by <a href="https://github.com/EskiMojo14"><code>@EskiMojo14</code></a> in <a href="https://redirect.github.com/reduxjs/redux-toolkit/pull/4485">reduxjs/redux-toolkit#4485</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/reduxjs/redux-toolkit/compare/v2.2.5...v2.2.6">https://github.com/reduxjs/redux-toolkit/compare/v2.2.5...v2.2.6</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/reduxjs/redux-toolkit/commit/a9362fbcec6cb66bdb3e6dc52bbf3d69ea6f2b22"><code>a9362fb</code></a> v2.2.6</li> <li><a href="https://github.com/reduxjs/redux-toolkit/commit/20d5d2bb61d7aad58701f363a95af848208bdaff"><code>20d5d2b</code></a> Merge pull request <a href="https://redirect.github.com/reduxjs/redux-toolkit/issues/4485">#4485</a> from reduxjs/entity-golf</li> <li><a href="https://github.com/reduxjs/redux-toolkit/commit/93b29e13c1e9564df997887363d6ff98e3cb0094"><code>93b29e1</code></a> remove a couple more unnecessary assertions</li> <li><a href="https://github.com/reduxjs/redux-toolkit/commit/d114f816cd5a5fd47f29056efd5073c0408f5f5c"><code>d114f81</code></a> type getCurrent to remove Draft type</li> <li><a href="https://github.com/reduxjs/redux-toolkit/commit/f0088d3e1cd3fed1150a07292bc004af244110b2"><code>f0088d3</code></a> golf a few things</li> <li><a href="https://github.com/reduxjs/redux-toolkit/commit/09c36a267b458309492a3f1862b1882a1ec9a68f"><code>09c36a2</code></a> Merge pull request <a href="https://redirect.github.com/reduxjs/redux-toolkit/issues/4420">#4420</a> from JacobShafer/fix/4411_fix_sorted_ids</li> <li><a href="https://github.com/reduxjs/redux-toolkit/commit/b1b845a89f98be9c50461b875192f381d0220a72"><code>b1b845a</code></a> remove unused imports</li> <li><a href="https://github.com/reduxjs/redux-toolkit/commit/dc0cb573f37e5a62956f4db8a0a8961e2afd80ce"><code>dc0cb57</code></a> Merge pull request <a href="https://redirect.github.com/reduxjs/redux-toolkit/issues/4475">#4475</a> from aryaemami59/fix-ci-tests</li> <li><a href="https://github.com/reduxjs/redux-toolkit/commit/9371a4cacd72f62be52930aeaf5671f3062dd3d3"><code>9371a4c</code></a> Fix CI tests</li> <li><a href="https://github.com/reduxjs/redux-toolkit/commit/07614dd2d2b321eadb4a872d7b6d10c053d22ec3"><code>07614dd</code></a> Merge pull request <a href="https://redirect.github.com/reduxjs/redux-toolkit/issues/4468">#4468</a> from aryaemami59/bump-vitest</li> <li>Additional commits viewable in <a href="https://github.com/reduxjs/redux-toolkit/compare/v2.2.5...v2.2.6">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.5&new-version=2.2.6)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
webapp
Pull requests that update Typescript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps @reduxjs/toolkit from 2.2.5 to 2.2.6.
Release notes
Sourced from
@reduxjs/toolkit
's releases.Commits
a9362fb
v2.2.620d5d2b
Merge pull request #4485 from reduxjs/entity-golf93b29e1
remove a couple more unnecessary assertionsd114f81
type getCurrent to remove Draft typef0088d3
golf a few things09c36a2
Merge pull request #4420 from JacobShafer/fix/4411_fix_sorted_idsb1b845a
remove unused importsdc0cb57
Merge pull request #4475 from aryaemami59/fix-ci-tests9371a4c
Fix CI tests07614dd
Merge pull request #4468 from aryaemami59/bump-vitestDependabot 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 commands and options
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)