Skip to content

chore(deps): group Dependabot updates to stop PR sprawl - #10

Merged
stevenjvik merged 1 commit into
mainfrom
chore/dependabot-grouping
Jul 28, 2026
Merged

chore(deps): group Dependabot updates to stop PR sprawl#10
stevenjvik merged 1 commit into
mainfrom
chore/dependabot-grouping

Conversation

@stevenjvik

Copy link
Copy Markdown
Member

Groups matched pairs into single PRs and batches dev-dependency minor/patch bumps weekly.

Group order matters: Dependabot uses the first matching group, so pair groups are listed before the dev-dependencies catch-all.

Adds groups so matched pairs arrive in one PR and dev-dependency
minor/patch bumps batch weekly instead of one PR each. This repo was
carrying part of a 58-PR backlog across the org before this sweep.

Group order matters: Dependabot assigns each dependency to the FIRST
matching group, so the react / tailwind pair groups are listed ahead of
the catch-all dev-dependencies group.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@stevenjvik
stevenjvik merged commit 35543c3 into main Jul 28, 2026
2 checks passed
@stevenjvik
stevenjvik deleted the chore/dependabot-grouping branch July 28, 2026 15:32
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