Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group minor/patch version Ruby Dependabot updates into one PR #1479

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

edmorley
Copy link
Member

This aims to reduces Dependabot PR noise by enabling Dependabot's new semver version level grouping feature:
https://github.blog/changelog/2023-08-17-grouped-version-updates-by-semantic-version-level-for-dependabot/

It's only enabled for Ruby dependencies, since for this repo they are typically the most noisy, plus they are development-only dependencies that typically don't need any compatibility changes so bundling them together won't make debugging any harder.

GUS-W-13990911.

This aims to reduces Dependabot PR noise by enabling Dependabot's
new semver version level grouping feature:
https://github.blog/changelog/2023-08-17-grouped-version-updates-by-semantic-version-level-for-dependabot/

It's only enabled for Ruby dependencies, since for this repo they are
typically the most noisy, plus are development-only dependencies
that typically don't need any compatibility changes so bundling them
together won't make debugging any harder.

GUS-W-13990911.
@edmorley edmorley self-assigned this Aug 31, 2023
@edmorley edmorley marked this pull request as ready for review August 31, 2023 08:40
@edmorley edmorley requested a review from a team as a code owner August 31, 2023 08:40
@edmorley edmorley merged commit 562b290 into main Aug 31, 2023
6 checks passed
@edmorley edmorley deleted the dependabot-grouping branch August 31, 2023 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants