One entryMerged PR· StuMason/coolify-mcp· TypeScript
PR #179 merged: chore(dependabot): pin TypeScript to minor/patch only
additions
+5
deletions
-0
files changed
1
Summary
- TypeScript 6.0.3 (#171) failed the build (24.x) matrix
- TS majors regularly ship breaking type changes that need deliberate migration, not auto-merge
- Adds an ignore rule so dependabot won't keep reopening TS major bumps
Test plan
- Confirm next dependabot run doesn't include a TS major bump
- We can still take the next TS major as a standalone PR when ready