Skip to content

Ignore TypeScript major updates in dependabot - #40

Merged
silv-io merged 1 commit into
mainfrom
dependabot-ignore-ts7
Aug 12, 2026
Merged

Ignore TypeScript major updates in dependabot#40
silv-io merged 1 commit into
mainfrom
dependabot-ignore-ts7

Conversation

@silv-io

@silv-io silv-io commented Aug 12, 2026

Copy link
Copy Markdown
Member

typescript-eslint cannot run on TypeScript 7 until the stable tsgo programmatic API lands (targeted for TS 7.1, autumn 2026), so the TS 6→7 major bump in #37 makes npm ci fail with a peer-dependency conflict and blocks the other 10 updates in the npm group.

This adds a dependabot ignore rule for TypeScript major version updates. Once this is merged, recreating #37 (@dependabot recreate) will regenerate the group without the TS 7 bump so the remaining updates can land. Drop the rule once typescript-eslint supports TS 7.

🤖 Generated with Claude Code

typescript-eslint cannot run on TypeScript 7 until the stable tsgo API
lands (targeted for TS 7.1), so major TS bumps break npm ci.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@silv-io
silv-io merged commit 2599543 into main Aug 12, 2026
22 checks passed
@silv-io
silv-io deleted the dependabot-ignore-ts7 branch August 12, 2026 14:59
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