Skip to content

chore: group Dependabot updates - #19

Merged
marandaneto merged 1 commit into
mainfrom
chore/group-dependabot-updates
Aug 12, 2026
Merged

chore: group Dependabot updates#19
marandaneto merged 1 commit into
mainfrom
chore/group-dependabot-updates

Conversation

@marandaneto

Copy link
Copy Markdown
Member

Problem

Dependabot opens a separate pull request for every npm and GitHub Actions update. This creates unnecessary pull request noise for routine dependency maintenance.

Changes

Dependabot now groups all npm updates under npm-dependencies and all GitHub Actions updates under github-actions.

How did you test this code?

An agent parsed .github/dependabot.yml with Ruby's YAML parser and asserted that both ecosystems contain the expected wildcard group. The agent also ran git diff --check.

Checklist

  • Tests for new code (if applicable)
  • Accounted for backwards compatibility of any changes (no breaking changes!)

🤖 Agent context

Autonomy: Human-driven (agent-assisted)

This repository administration change was implemented with Pi. The requested group names and wildcard patterns were added without changing the existing Dependabot schedules or cooldown settings. Autoreview was skipped because the diff only changes repository administration.

@marandaneto marandaneto self-assigned this Aug 12, 2026
@marandaneto
marandaneto marked this pull request as ready for review August 12, 2026 06:20
@marandaneto
marandaneto requested a review from a team as a code owner August 12, 2026 06:20
@marandaneto
marandaneto merged commit b797f0d into main Aug 12, 2026
11 checks passed
@marandaneto
marandaneto deleted the chore/group-dependabot-updates branch August 12, 2026 06:20
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