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

Grouping Dependabot Updates #3105

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Conversation

JoshLozensky
Copy link
Contributor

@JoshLozensky JoshLozensky commented Oct 23, 2024

Added grouping to dependabot config so PRs can contain multiple suggestions. The groupings are minor and patch updates with a security designation and minor and patch updates without a security designation. Major version updates will all still get their own PRs

Additionally, it will label grouped PRs with whether the updates are security-related or not based on the group names of security and notsecurity

@JoshLozensky JoshLozensky requested a review from a team as a code owner October 23, 2024 22:01
@westin-m
Copy link
Contributor

Note: more info in the docs if anyone is curious like I was: dependabot groups

@kellyyangsong
Copy link
Contributor

My only concern is that it can get confusing to group updates, whereas separate PRs are very clear. We could see how this goes and always change back though. Thanks, @JoshLozensky!

Copy link
Collaborator

@jennyf19 jennyf19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@JoshLozensky JoshLozensky merged commit f97314c into master Oct 24, 2024
5 checks passed
@JoshLozensky JoshLozensky deleted the lozensky/GroupDependabotUpdates branch October 24, 2024 18:36
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.

4 participants