Update dependency typescript to v7 - #48
Conversation
674ad88 to
4720b87
Compare
|
@claude please fix this CI issue |
|
Claude finished @LBBO's task in 5m 13s —— View job CI investigation: typescript 7.0.2 breaks the E2E job
What's failing: the …and then times out waiting for the dev server. Why this is surprising: Root cause: TypeScript 7 is Microsoft's rewritten native (Go-based) compiler, and it ships a fundamentally different package layout than 5.x/6.x. That's visible directly in this PR's This is an upstream compatibility gap between Note on verification: I wasn't able to run Recommendation: This major bump (5.9.3 → 7.0.2, skipping 6.x) is exactly the kind of change your Renovate config already flags for manual review — automerge is disabled here because it's a major version. I'd suggest holding off on merging until Next.js ships a release compatible with TypeScript 7's new package format, then bumping both together. I did not push a revert of the typescript version myself since that would undo the very change this PR exists to make — let me know if you'd instead like me to pin |
d639e7f to
934e8e0
Compare
d2b4955 to
4d6e922
Compare
1ef5c6f to
49a0dc2
Compare
49a0dc2 to
0cb518e
Compare
This PR contains the following updates:
5.9.3→7.0.2Release Notes
microsoft/TypeScript (typescript)
v7.0.2Compare Source
v6.0.3: TypeScript 6.0.3Compare Source
For release notes, check out the release announcement blog post.
Downloads are available on:
v6.0.2: TypeScript 6.0Compare Source
For release notes, check out the release announcement blog post.
Downloads are available on:
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.