Skip to content

feat: update to TypeScript 5.9.2 #11445

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

Merged
merged 2 commits into from
Aug 3, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"rimraf": "^5.0.5",
"semver": "7.7.0",
"tsx": "*",
"typescript": ">=4.8.4 <5.9.0",
"typescript": ">=4.8.4 <6.0.0",
Copy link

@sdavids sdavids Aug 2, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could be more conservative here (and in other places) and use <5.10.0.

https://devblogs.microsoft.com/typescript/announcing-typescript-5-9/#what’s-next

Now that TypeScript 5.9 is out [...] next version: TypeScript 6.0.

They might change their mind though and add 5.10 in between …

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TypeScript versioning works this way.
They will not do a 5.10 release - only a 6.0

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See also this PR; microsoft/TypeScript#62162

"typescript-eslint": "workspace:^",
"vite": "^6.3.5",
"vitest": "^3.1.3",
Expand All @@ -114,7 +114,7 @@
"prettier": "3.5.0",
"react-split-pane@^0.1.92": "patch:react-split-pane@npm%3A0.1.92#./.yarn/patches/react-split-pane-npm-0.1.92-93dbf51dff.patch",
"tsx": "^4.7.2",
"typescript": "5.8.2"
"typescript": "5.9.2"
},
"packageManager": "yarn@3.8.2",
"nx": {
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"peerDependencies": {
"@typescript-eslint/parser": "^8.38.0",
"eslint": "^8.57.0 || ^9.0.0",
"typescript": ">=4.8.4 <5.9.0"
"typescript": ">=4.8.4 <6.0.0"
},
"funding": {
"type": "opencollective",
Expand Down
2 changes: 1 addition & 1 deletion packages/parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"peerDependencies": {
"eslint": "^8.57.0 || ^9.0.0",
"typescript": ">=4.8.4 <5.9.0"
"typescript": ">=4.8.4 <6.0.0"
},
"dependencies": {
"@typescript-eslint/scope-manager": "8.38.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/project-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"typecheck": "yarn run -BT nx typecheck"
},
"peerDependencies": {
"typescript": ">=4.8.4 <5.9.0"
"typescript": ">=4.8.4 <6.0.0"
},
"dependencies": {
"@typescript-eslint/tsconfig-utils": "^8.38.0",
Expand Down
1 change: 1 addition & 0 deletions packages/scope-manager/src/lib/dom.iterable.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy