Skip to content

chore: limit dependabot groups to minor+patch (majors solo)#6

Merged
lgogolin merged 1 commit into
mainfrom
chore/dependabot-group-minor-patch
Jun 12, 2026
Merged

chore: limit dependabot groups to minor+patch (majors solo)#6
lgogolin merged 1 commit into
mainfrom
chore/dependabot-group-minor-patch

Conversation

@lgogolin

Copy link
Copy Markdown
Contributor

Restrict each Dependabot group to minor + patch (update-types: [minor, patch]) so major bumps come as their own individual PRs instead of being bundled into — and blocking — the group. Majors frequently need code changes (config migration, API breaks; cf. the ESLint v10 flat-config migration), and shouldn't gate routine grouped updates. Follow-up to the grouping change merged earlier today.

Restrict each group to minor/patch updates so major bumps come as separate
individual PRs instead of being bundled in (and blocking) the group. Majors
often need code changes (config migration, API breaks) and shouldn't gate the
routine batch.
@lgogolin lgogolin merged commit 22d9b1e into main Jun 12, 2026
1 check passed
@lgogolin lgogolin deleted the chore/dependabot-group-minor-patch branch June 12, 2026 21: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.

1 participant