Commit 30cc79a
committed
chore(renovate): batch all indirect Go deps into a single PR
Disable separateMajorMinor, separateMultipleMajor, and separateMinorPatch
on the go-indirect packageRule so Renovate collapses every indirect
Go dependency update into one branch/PR regardless of semver level.
Today Renovate splits indirects across separate branches per update
type (e.g. renovate/major-go-indirect), producing per-severity PRs
that churn nix/package.nix individually. Batching them is lower
maintenance noise and lets go mod tidy settle the whole set once.1 parent 120e275 commit 30cc79a
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
| |||
0 commit comments