Skip to content

🐳 chore: Update dependency @reduxjs/toolkit to v2.11.2#1000

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/reduxjs-toolkit-2.x-lockfile
Open

🐳 chore: Update dependency @reduxjs/toolkit to v2.11.2#1000
renovate[bot] wants to merge 1 commit intomainfrom
renovate/reduxjs-toolkit-2.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 14, 2025

This PR contains the following updates:

Package Change Age Confidence
@reduxjs/toolkit (source) 2.11.02.11.2 age confidence

Release Notes

reduxjs/redux-toolkit (@​reduxjs/toolkit)

v2.11.2

Compare Source

v2.11.1

Compare Source

This bugfix release fixes an issue with our internal AbortSignal handling that was reported as causing an error in a rare reset situation. We've also restructured our publishing process to use NPM Trusted Publishing, and updated our TS support matrix to only support TS 5.4+.

Changelog

Publishing Changes

We've previously done most of our releases semi-manually locally, with various release process CLI tools. With the changes to NPM publishing security and the recent wave of NPM attacks, we've updated our publishing process to solely use NPM Trusted Publishing via workflows. We've also done a hardening pass on our own CI setup.

We had done a couple releases via CI workflows previously, and later semi-manual releases caused PNPM to warn that RTK was no longer trusted. This release should be trusted and will resolve that issue.

Thanks to the e18e folks and their excellent guide at https://e18e.dev/docs/publishing for making this process easier!

TS Support Matrix Updates

We've previously mentioned rolling changes to our TS support matrix in release notes, but didn't officially document our support policy. We've added a description of the support policy (last 2 years of TS releases, matching DefinitelyTyped) and the current oldest TS version we support in the docs:

As of today, we've updated the support matrix to be TS 5.4+ . As always, it's possible RTK will work if you're using an earlier version of TS, but we don't test against earlier versions and don't support any issues with those versions.

We have run an initial test with the upcoming TS 7.0 native tsgo release. We found a couple minor issues with our own TS build and test setup, but no obvious issues with using RTK with TS 7.0.

Bug Fixes

A user reported a rare edge case where the combination of resetApiState and retry() could lead to an error calling an AbortController. We've restructured our AbortController handling logic to avoid that (and simplified a bit of our internals in the process).

What's Changed

Full Changelog: reduxjs/redux-toolkit@v2.11.0...v2.11.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 2am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/reduxjs-toolkit-2.x-lockfile branch 3 times, most recently from 1e1f66c to 0246f7f Compare December 15, 2025 02:09
@renovate renovate bot changed the title 🐳 chore: Update dependency @reduxjs/toolkit to v2.11.1 🐳 chore: Update dependency @reduxjs/toolkit to v2.11.2 Dec 15, 2025
@renovate renovate bot force-pushed the renovate/reduxjs-toolkit-2.x-lockfile branch 7 times, most recently from 075eaf1 to 13136a9 Compare December 20, 2025 14:00
@renovate renovate bot force-pushed the renovate/reduxjs-toolkit-2.x-lockfile branch 3 times, most recently from 1beb2fb to f6a2e38 Compare December 31, 2025 16:53
@renovate renovate bot force-pushed the renovate/reduxjs-toolkit-2.x-lockfile branch 3 times, most recently from 42f5f98 to f22d10d Compare January 7, 2026 09:06
@renovate renovate bot force-pushed the renovate/reduxjs-toolkit-2.x-lockfile branch 6 times, most recently from e786216 to ee0249a Compare January 16, 2026 13:03
@renovate renovate bot force-pushed the renovate/reduxjs-toolkit-2.x-lockfile branch 7 times, most recently from 6c1b908 to 2a2c3aa Compare January 24, 2026 01:07
@renovate renovate bot force-pushed the renovate/reduxjs-toolkit-2.x-lockfile branch 9 times, most recently from 34162f0 to 622f367 Compare February 15, 2026 04:55
@renovate renovate bot force-pushed the renovate/reduxjs-toolkit-2.x-lockfile branch 5 times, most recently from d6670f4 to e436c9d Compare February 26, 2026 13:18
@renovate renovate bot force-pushed the renovate/reduxjs-toolkit-2.x-lockfile branch 5 times, most recently from 365f544 to 723c5bc Compare March 7, 2026 04:38
@renovate renovate bot force-pushed the renovate/reduxjs-toolkit-2.x-lockfile branch 5 times, most recently from 3792db0 to 43922bb Compare March 15, 2026 05:14
@renovate renovate bot force-pushed the renovate/reduxjs-toolkit-2.x-lockfile branch 5 times, most recently from 2cabb36 to dbcb409 Compare March 22, 2026 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants