Skip to content

chore: ignore node typings major bumps#8

Merged
SSBrouhard merged 1 commit into
mainfrom
codex/ignore-node-types-major
Jul 1, 2026
Merged

chore: ignore node typings major bumps#8
SSBrouhard merged 1 commit into
mainfrom
codex/ignore-node-types-major

Conversation

@SSBrouhard

Copy link
Copy Markdown
Owner

What Changed

  • Configure Dependabot to ignore semver-major updates for @types/node.

Why

sqlite-axi supports Node >=20 and intentionally pins @types/node to the Node 20 runtime line. Dependabot's Node 26 typings PRs are green but noisy because they weaken that support signal.

Patch and minor updates inside the Node 20 major line can still be proposed.

Testing

  • git diff --check

@SSBrouhard SSBrouhard merged commit 89a685d into main Jul 1, 2026
4 checks passed
@SSBrouhard SSBrouhard deleted the codex/ignore-node-types-major branch July 1, 2026 00:18
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