deps: Update dependency typescript to v7 - #513
Conversation
|
There was a problem hiding this comment.
HOLD: major bump (TypeScript 5.9.3 -> 7.0.2, labeled 'major') on a runtime-critical build tool across two packages, and the required 'Frontend (React)' check is currently failing (plus renovate/artifacts failure) — needs a human to check TS7 compat/build breakage before this can land.
8f0ec7f to
4dc6095
Compare
There was a problem hiding this comment.
HOLD: major bump typescript 5.9.3 -> 7.0.2 (label: major) across 3 workspaces. TypeScript 7 is a significant major (new native-ish package layout with per-platform @typescript/typescript-* optional deps, bin surface drops tsserver) — needs human review of compile/type-check fallout, not just lockfile diff. Also Frontend (React) check and renovate/artifacts are currently failing. renovate.json already keeps some majors disabled deliberately; this one should stay human-gated too.
4dc6095 to
a511b54
Compare
There was a problem hiding this comment.
HOLD: this is a major bump (typescript 5.9.3 -> 7.0.2, labeled "major"), and required checks are currently failing (Frontend (React), renovate/artifacts: Artifact file update failure). TypeScript 7 is a significant rewrite (Corsa/native port) likely to need config/tooling changes beyond a version pin. A human should verify the build actually passes before merging.
a511b54 to
5d78931
Compare
|
Blocked upstream: typescript-eslint's newest release (8.64.0) caps its peer range at typescript <6.1.0, so the dashboard's typed-lint stack cannot run on TS 7 yet (npm ERESOLVE via shadcn→cosmiconfig too). TS 7 was verified and adopted where the toolchain allows it (qyl.mcp 6882cef, qyl-api-schema #7). Closing so Renovate stops offering the v7 major here; revisit when typescript-eslint supports TS 7. |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
rm -rf node_modules package-lock.json + npm install in qyl.dashboard and Qyl.Host.Console so transitive resolutions move to current in-range versions with the full cross-platform binding matrix retained. typescript stays 5.9.3: typescript-eslint@8.64.0 peer-caps at <6.1.0, so TS 7 is blocked here (adopted in qyl.mcp and qyl-api-schema instead; renovate #513 closed with the blocker). Evidence: eng/build Ci target green (backend + both frontends + Vitest + Playwright smoke + contract/catalog verification). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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: (in timezone UTC)
🚦 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.