-
Notifications
You must be signed in to change notification settings - Fork 34
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
chore(deps): update dependency @reduxjs/toolkit to v2.2.6 j:kit-282 #3969
Merged
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
Pull Request Report PR Title ✅ Title follows the conventional commit spec. Bundle Size
SSR Progress
Detailed logssearch : buildInteractiveResultsearch : buildInteractiveInstantResult search : buildInteractiveRecentResult search : buildInteractiveCitation search : buildGeneratedAnswer recommendation : missing SSR support product-recommendation : missing SSR support product-listing : missing SSR support case-assist : missing SSR support insight : missing SSR support |
renovate
bot
force-pushed
the
renovate/redux
branch
from
June 29, 2024 12:11
add7a55
to
f9fc0b4
Compare
renovate
bot
changed the title
fix(deps): update dependency @reduxjs/toolkit to v2.2.5 j:kit-282
fix(deps): update dependency @reduxjs/toolkit to v2.2.6 j:kit-282
Jun 29, 2024
Pull Request ReportPR Title✅ Title follows the conventional commit spec. Live demo linksBundle Size
SSR Progress
Detailed logssearch : buildInteractiveResultsearch : buildInteractiveInstantResult search : buildInteractiveRecentResult search : buildInteractiveCitation search : buildGeneratedAnswer recommendation : missing SSR support product-recommendation : missing SSR support product-listing : missing SSR support case-assist : missing SSR support insight : missing SSR support commerce : missing SSR support |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
alexprudhomme
temporarily deployed
to
PR Artifacts
July 5, 2024 17:57
— with
GitHub Actions
Inactive
alexprudhomme
temporarily deployed
to
PR Artifacts
July 5, 2024 17:57
— with
GitHub Actions
Inactive
alexprudhomme
had a problem deploying
to
PR Artifacts
July 5, 2024 18:05
— with
GitHub Actions
Failure
alexprudhomme
temporarily deployed
to
PR Artifacts
July 5, 2024 18:43
— with
GitHub Actions
Inactive
alexprudhomme
temporarily deployed
to
PR Artifacts
July 5, 2024 18:43
— with
GitHub Actions
Inactive
alexprudhomme
had a problem deploying
to
PR Artifacts
July 5, 2024 18:43
— with
GitHub Actions
Failure
alexprudhomme
temporarily deployed
to
PR Artifacts
July 8, 2024 11:37
— with
GitHub Actions
Inactive
alexprudhomme
temporarily deployed
to
PR Artifacts
July 8, 2024 11:37
— with
GitHub Actions
Inactive
alexprudhomme
had a problem deploying
to
PR Artifacts
July 8, 2024 11:44
— with
GitHub Actions
Failure
alexprudhomme
temporarily deployed
to
PR Artifacts
July 8, 2024 12:22
— with
GitHub Actions
Inactive
alexprudhomme
temporarily deployed
to
PR Artifacts
July 8, 2024 12:22
— with
GitHub Actions
Inactive
alexprudhomme
had a problem deploying
to
PR Artifacts
July 8, 2024 12:30
— with
GitHub Actions
Failure
alexprudhomme
temporarily deployed
to
PR Artifacts
July 8, 2024 14:37
— with
GitHub Actions
Inactive
alexprudhomme
temporarily deployed
to
PR Artifacts
July 8, 2024 14:37
— with
GitHub Actions
Inactive
alexprudhomme
temporarily deployed
to
PR Artifacts
July 8, 2024 14:38
— with
GitHub Actions
Inactive
alexprudhomme
temporarily deployed
to
PR Artifacts
July 8, 2024 15:47
— with
GitHub Actions
Inactive
alexprudhomme
temporarily deployed
to
PR Artifacts
July 8, 2024 15:47
— with
GitHub Actions
Inactive
alexprudhomme
had a problem deploying
to
PR Artifacts
July 8, 2024 15:53
— with
GitHub Actions
Failure
alexprudhomme
approved these changes
Jul 8, 2024
alexprudhomme
temporarily deployed
to
PR Artifacts
July 8, 2024 18:19
— with
GitHub Actions
Inactive
alexprudhomme
changed the title
fix(deps): update dependency @reduxjs/toolkit to v2.2.6 j:kit-282
chore(deps): update dependency @reduxjs/toolkit to v2.2.6 j:kit-282
Jul 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
2.2.4
->2.2.6
Release Notes
reduxjs/redux-toolkit (@reduxjs/toolkit)
v2.2.6
Compare Source
v2.2.5
Compare Source
This bugfix release fixes an issue in the recent
createEntityAdapter
sorting perf improvements that could (in specific cases) cause Immer to throw an error when trying to read a plain JS value instead of a proxy-wrapped value.What's Changed
current
may fail if the value is not a draft by @markerikson in https://github.com/reduxjs/redux-toolkit/pull/4412Full Changelog: reduxjs/redux-toolkit@v2.2.4...v2.2.5
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.