Skip to content

build: stop grouping Dependabot updates - #25

Merged
blaipr merged 1 commit into
mainfrom
build/ungroup-dependabot-updates
Aug 18, 2026
Merged

build: stop grouping Dependabot updates#25
blaipr merged 1 commit into
mainfrom
build/ungroup-dependabot-updates

Conversation

@blaipr

@blaipr blaipr commented Aug 18, 2026

Copy link
Copy Markdown
Member

Summary

Both Dependabot ecosystems bundled every bump of the week into a single grouped PR. That means one dependency needing a closer look — a major version, say — holds back every other update in the same batch. Dropping the groups gives each dependency its own PR, reviewable and mergeable on its own.

Changes

  • .github/dependabot.yml: remove the github-actions and pip groups blocks

Schedule (weekly) and commit-message style (build(deps): bump ...) are unchanged.

Grouped runs bundled every bump of the week into a single PR, so one
dependency needing a closer look held back the rest. Drop the groups so each
dependency gets its own PR and can be reviewed and merged on its own.
@blaipr
blaipr merged commit 0dee308 into main Aug 18, 2026
1 check passed
@blaipr
blaipr deleted the build/ungroup-dependabot-updates branch August 18, 2026 20:11
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