Skip to content

chore: update TypeScript to v6.0#4880

Open
aryaemami59 wants to merge 1 commit into
reduxjs:masterfrom
aryaemami59:chore/deps/ts-6
Open

chore: update TypeScript to v6.0#4880
aryaemami59 wants to merge 1 commit into
reduxjs:masterfrom
aryaemami59:chore/deps/ts-6

Conversation

@aryaemami59

@aryaemami59 aryaemami59 commented Jun 7, 2026

Copy link
Copy Markdown
Member

Summary

@aryaemami59 aryaemami59 self-assigned this Jun 7, 2026
@aryaemami59 aryaemami59 added TypeScript Issues related to TypeScript. Dependencies Pull requests that update a dependency file Tooling Updates and improvements to internal development tools, scripts, and automation. Maintenance Internal repository maintenance and upkeep. labels Jun 7, 2026
@codesandbox-ci

codesandbox-ci Bot commented Jun 7, 2026

Copy link
Copy Markdown

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@netlify

netlify Bot commented Jun 7, 2026

Copy link
Copy Markdown

Deploy Preview for redux-docs ready!

Name Link
🔨 Latest commit 42c1014
🔍 Latest deploy log https://app.netlify.com/projects/redux-docs/deploys/6a42b722a6057e000875ceca
😎 Deploy Preview https://deploy-preview-4880--redux-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@aryaemami59 aryaemami59 marked this pull request as ready for review June 7, 2026 06:47
@timdorr

timdorr commented Jun 7, 2026

Copy link
Copy Markdown
Member

#4881 moves to a 5.4 minimum. Do we want to keep that supported?

@aryaemami59

Copy link
Copy Markdown
Member Author

#4881 moves to a 5.4 minimum. Do we want to keep that supported?

No, I just forgot to remove 5.4 from that one. By the end, we want to support TypeScript 5.5 through 6.0 (>=5.5 <=6.0).

@aryaemami59 aryaemami59 marked this pull request as draft June 8, 2026 01:46
@aryaemami59 aryaemami59 force-pushed the chore/deps/ts-6 branch 6 times, most recently from 1bc1956 to 8ad35fd Compare June 8, 2026 18:08
@aryaemami59 aryaemami59 marked this pull request as ready for review June 8, 2026 18:08
@pkg-pr-new

pkg-pr-new Bot commented Jun 12, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/redux@42c1014 -D
yarn add https://pkg.pr.new/redux@42c1014.tgz -D
pnpm add https://pkg.pr.new/redux@42c1014.tgz -D
bun add https://pkg.pr.new/redux@42c1014.tgz -D

commit: 42c1014

@aryaemami59 aryaemami59 added this to the 6.0 milestone Jun 13, 2026
@aryaemami59 aryaemami59 force-pushed the chore/deps/ts-6 branch 2 times, most recently from 6ff91a8 to d98ba19 Compare June 29, 2026 17:37
- Update TypeScript version to [v6.0](https://devblogs.microsoft.com/typescript/announcing-typescript-6-0).
- Raise the minimum supported TypeScript version to [v5.5](https://devblogs.microsoft.com/typescript/announcing-typescript-5-5) (drop `5.0`-`5.4`).
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 Maintenance Internal repository maintenance and upkeep. Tooling Updates and improvements to internal development tools, scripts, and automation. TypeScript Issues related to TypeScript.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: update TypeScript to v6.0

2 participants