Skip to content

Ignore Dependabot major bumps for typescript and @types/node - #7

Merged
telivity-otaip merged 1 commit into
mainfrom
fix/dependabot-ignore-ts-majors
Jul 31, 2026
Merged

Ignore Dependabot major bumps for typescript and @types/node#7
telivity-otaip merged 1 commit into
mainfrom
fix/dependabot-ignore-ts-majors

Conversation

@telivity-otaip

Copy link
Copy Markdown
Contributor

Summary

  • Closes the door on drive-by major bumps for typescript and @types/node (see closed PR Bump the development-dependencies group with 2 updates #6: TS 5→7 + Node typings 22→26 broke tsc).
  • Dependabot may still open patch/minor updates for those packages.
  • No runtime or package version changes.

Test plan

  • CI green on this PR (config-only change)
  • Confirm Dependabot does not re-open equivalent major group bumps after merge

Made with Cursor

Major jumps break tsc without a planned migration; keep patch/minor updates.
@telivity-otaip
telivity-otaip merged commit 9e67285 into main Jul 31, 2026
9 checks passed
@telivity-otaip
telivity-otaip deleted the fix/dependabot-ignore-ts-majors branch July 31, 2026 08:38
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.

2 participants