Skip to content

chore(deps): block TypeScript 7.x in dependabot#223

Merged
stevenfackley merged 1 commit into
mainfrom
chore/dependabot-block-typescript-7
Jul 13, 2026
Merged

chore(deps): block TypeScript 7.x in dependabot#223
stevenfackley merged 1 commit into
mainfrom
chore/dependabot-block-typescript-7

Conversation

@stevenfackley

Copy link
Copy Markdown
Owner

TypeScript 7.0 is the native "Corsa" rewrite — a breaking major that fails typecheck/build. Dependabot filed it as a routine dev bump and it broke CI fleet-wide (this repo's PR was closed during the 2026-07-13 sweep). Adds a versions: [">=7.0.0"] ignore for typescript so 6.x patches still flow but 7.x is held until the ecosystem catches up. Codifies the @dependabot ignore already applied, so the intent is visible in-repo.

@stevenfackley
stevenfackley merged commit 9ebdd52 into main Jul 13, 2026
16 checks passed
@stevenfackley
stevenfackley deleted the chore/dependabot-block-typescript-7 branch July 13, 2026 14:13
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