chore(deps): update dependency typescript to v7#114
Conversation
|
Reviewed via scheduled Renovate triage. Diff bumps |
Holding as draft — TS7 (native compiler) not fully adoptable yetTook this over and dug into what a TS7 upgrade actually involves. TypeScript 7.0 is the native (Go) compiler port, not a routine minor bump. Parking this in draft and tracking the blockers below. CI status is misleading here
Blockers to check on later
What already works
Leaving in draft so Renovate stops nagging while we track upstream |
dawsontoth
left a comment
There was a problem hiding this comment.
Reviewed via scheduled Renovate triage. Bumps typescript ~6.0.0 → ~7.0.0 in the scaffold template manifests (template-react-ts, template-vue-ts, and their -ssr variants).
Verified locally by cloning the branch and running the generator suite under Node 24: 213/213 tests pass (37 files).
The only failing CI checks are the Generate * with pnpm jobs, which fail inside the setup-pnpm self-installer (self-installer exits with code 1) — that's the known pnpm-bootstrap CI/infra flakiness, not caused by this bump. The equivalent Generate * with npm and Generate * with yarn jobs, plus the full Test matrix (ubuntu/windows × Node 20/22/24), Lint, Format, and commitlint all pass. Safe to merge once the pnpm jobs are re-run (or the branch is rebased).
6d51e61 to
bdbe3b3
Compare
This PR contains the following updates:
~6.0.0→~7.0.0Release Notes
microsoft/TypeScript (typescript)
v7.0.2Compare Source
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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 was generated by Mend Renovate. View the repository job log.