Skip to content

ci: group Dependabot updates to reduce PR noise - #15

Merged
M-kasinski merged 1 commit into
mainfrom
ci/dependabot-grouping
Jul 16, 2026
Merged

ci: group Dependabot updates to reduce PR noise#15
M-kasinski merged 1 commit into
mainfrom
ci/dependabot-grouping

Conversation

@M-kasinski

Copy link
Copy Markdown
Collaborator

What

Add .github/dependabot.yml with grouped weekly updates.

  • npm: production deps and development deps each collapse into a single PR (instead of one PR per package).
  • GitHub Actions: all action bumps land in one grouped PR — and this ecosystem is now monitored (it wasn't before).

Why

Six individual Dependabot PRs were open at once. Grouping keeps future updates to one or two PRs per week and makes them easier to review and merge together.

🤖 Generated with Claude Code

Add .github/dependabot.yml with grouped weekly updates: npm production
and development dependencies each collapse into a single PR instead of
one per package, and all GitHub Actions bumps land in one grouped PR.

Also starts monitoring the github-actions ecosystem, which was not
covered before.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@M-kasinski
M-kasinski merged commit 3213e76 into main Jul 16, 2026
1 check passed
@M-kasinski
M-kasinski deleted the ci/dependabot-grouping branch July 16, 2026 16:25
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