-
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.2 to 2.2.3 in /webapp #912
Merged
glahaye
merged 1 commit into
main
from
dependabot/npm_and_yarn/webapp/reduxjs/toolkit-2.2.3
Apr 1, 2024
Merged
Bump @reduxjs/toolkit from 2.2.2 to 2.2.3 in /webapp #912
glahaye
merged 1 commit into
main
from
dependabot/npm_and_yarn/webapp/reduxjs/toolkit-2.2.3
Apr 1, 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.2 to 2.2.3. - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](reduxjs/redux-toolkit@v2.2.2...v2.2.3) --- 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
Apr 1, 2024
glahaye
approved these changes
Apr 1, 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.2 to 2.2.3. <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.3</h2> <p>This minor release fixes the types for functions that accept a React Context instance to match the <a href="https://redux-toolkit.js.org/usage/migrating-rtk-2#custom-context-typing">changes in React Redux v9</a>.</p> <h2>What's Changed</h2> <ul> <li>Update React Redux dependency to v9, and update docs to use <code>.withTypes</code> by <a href="https://github.com/aryaemami59"><code>@aryaemami59</code></a> in <a href="https://redirect.github.com/reduxjs/redux-toolkit/pull/4308">reduxjs/redux-toolkit#4308</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/reduxjs/redux-toolkit/compare/v2.2.2...v2.2.3">https://github.com/reduxjs/redux-toolkit/compare/v2.2.2...v2.2.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/reduxjs/redux-toolkit/commit/213b5f4031e828fd330ca86bf41df289232d6617"><code>213b5f4</code></a> Release 2.2.3</li> <li><a href="https://github.com/reduxjs/redux-toolkit/commit/cccf40ac21d02660bf59d48255fdb744e336eb5c"><code>cccf40a</code></a> Merge pull request <a href="https://redirect.github.com/reduxjs/redux-toolkit/issues/4308">#4308</a> from aryaemami59/TypedUseSelectorHook-to-withTypes</li> <li><a href="https://github.com/reduxjs/redux-toolkit/commit/5a01e097893815d9a01d614dcdf7b2317d4e303f"><code>5a01e09</code></a> remove unnecessary type param</li> <li><a href="https://github.com/reduxjs/redux-toolkit/commit/63f708fa2648e253b7e85b16fbe119ba9f281468"><code>63f708f</code></a> add custom context test for apiprovider</li> <li><a href="https://github.com/reduxjs/redux-toolkit/commit/7e854c4698d6d200ec6e13223bec1c2b93edf1d2"><code>7e854c4</code></a> change ApiProvider context argument to match</li> <li><a href="https://github.com/reduxjs/redux-toolkit/commit/8b5d2107beda2bfdcfadfae60cadd40734a52f07"><code>8b5d210</code></a> Make parameter of <code>createDispatchWithMiddlewareHookFactory</code> nullable</li> <li><a href="https://github.com/reduxjs/redux-toolkit/commit/dff4cd28a1db12f3979a15fa99b75ac2c75f3312"><code>dff4cd2</code></a> Fix nullable <code>react-redux</code> context references</li> <li><a href="https://github.com/reduxjs/redux-toolkit/commit/1d8c4b755088bfec97cfb51ab2115d9376c11b63"><code>1d8c4b7</code></a> Bump <code>react-redux</code> to 9.1.0</li> <li><a href="https://github.com/reduxjs/redux-toolkit/commit/57ef6aef541a281273b0978b85bd2bae437f3b38"><code>57ef6ae</code></a> Replace all instances of <code>TypedUseSelectorHook</code> with <code>.withTypes</code></li> <li><a href="https://github.com/reduxjs/redux-toolkit/commit/1afcdd476368c271a15766a9027fa6f5899d2b78"><code>1afcdd4</code></a> Merge pull request <a href="https://redirect.github.com/reduxjs/redux-toolkit/issues/4286">#4286</a> from CodeByZack/add-missing-quote</li> <li>Additional commits viewable in <a href="https://github.com/reduxjs/redux-toolkit/compare/v2.2.2...v2.2.3">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.2&new-version=2.2.3)](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.2 to 2.2.3.
Release notes
Sourced from
@reduxjs/toolkit
's releases.Commits
213b5f4
Release 2.2.3cccf40a
Merge pull request #4308 from aryaemami59/TypedUseSelectorHook-to-withTypes5a01e09
remove unnecessary type param63f708f
add custom context test for apiprovider7e854c4
change ApiProvider context argument to match8b5d210
Make parameter ofcreateDispatchWithMiddlewareHookFactory
nullabledff4cd2
Fix nullablereact-redux
context references1d8c4b7
Bumpreact-redux
to 9.1.057ef6ae
Replace all instances ofTypedUseSelectorHook
with.withTypes
1afcdd4
Merge pull request #4286 from CodeByZack/add-missing-quoteDependabot 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)