Skip to content

chore(deps): typescript 6 - #25

Merged
github-actions[bot] merged 1 commit into
mainfrom
chore/ts6
Aug 31, 2026
Merged

chore(deps): typescript 6#25
github-actions[bot] merged 1 commit into
mainfrom
chore/ts6

Conversation

@catomean

Copy link
Copy Markdown
Collaborator

Bump typescript ^5.9.3^6.0.3 (fleet TS-6 sweep, apps group A).

Why not 7.0.2: TS 7 is blocked fleet-wide — typescript-eslint hard-errors "does not support TS 7.0" (canaried 2026-08-31). Blessed major is 6.

TS-6 breakage fixed: TS 6 defaults strictness on, throwing 139 errors at this deliberately non-strict checkJs gate. Pinned "strict": false explicitly to keep the gate's existing contract; tightening the gate is its own change, not a deps sweep's.

Verified: lint, typecheck, smoke test all green on TS 6.0.3.

🤖 Generated with Claude Code

https://claude.ai/code/session_01WqKqMnHQHSmkGFfc5t7Rxn

Bump typescript ^5.9.3 -> ^6.0.3 (fleet TS-6 sweep). TS 7.0.2 is
blocked fleet-wide: typescript-eslint hard-errors "does not support
TS 7.0" (canaried 2026-08-31). Revisit when support ships.

TS-6 breakage: TS 6 defaults strictness on, which threw 139 errors at
this deliberately non-strict checkJs gate (implicit-any params,
possibly-null DOM lookups). Pinned "strict": false in tsconfig.json to
keep the gate's existing contract explicit; tightening it is its own
change, not a deps sweep's.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WqKqMnHQHSmkGFfc5t7Rxn
@github-actions
github-actions Bot merged commit 697db29 into main Aug 31, 2026
1 check passed
@github-actions
github-actions Bot deleted the chore/ts6 branch August 31, 2026 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant