Skip to content

chore(deps): ignore TypeScript major bumps#203

Merged
Musiker15 merged 3 commits into
mainfrom
chore/dependabot-ignore-typescript-major
Jul 14, 2026
Merged

chore(deps): ignore TypeScript major bumps#203
Musiker15 merged 3 commits into
mainfrom
chore/dependabot-ignore-typescript-major

Conversation

@Musiker15

Copy link
Copy Markdown
Member

Stops Dependabot from proposing TypeScript 7 (see #202).

TypeScript 7.0 is the native/Go compiler rewrite and is not yet supported by our toolchain: @typescript-eslint 8 crashes on it (Cannot read properties of undefined (reading 'Cjs')), so pnpm lint fails. A TypeScript major has to be a deliberate migration once the ecosystem catches up, mirroring the existing manual-only rules for Next.js and Tailwind majors.

TypeScript 7 (the native compiler) is not yet supported by our toolchain:
typescript-eslint 8 crashes on it. A major TypeScript upgrade has to be a
deliberate migration, like the existing Next.js and Tailwind rules.
@Musiker15
Musiker15 merged commit 9aa75ec into main Jul 14, 2026
3 checks passed
@Musiker15
Musiker15 deleted the chore/dependabot-ignore-typescript-major branch July 14, 2026 12:16
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