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

Change: Group Dependabot updates into single PR #932

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

jjnicola
Copy link
Member

What

This groups multiple dependency updates into a single pull request when they are submitted by Dependabot.

The ability to process dependency updates through a single pull request reduces the workload for repository maintenance.

See
https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups for details on this functionality.

Why

References

Checklist

  • Tests

This groups multiple dependency updates into a single pull request when
they are submitted by Dependabot.

The ability to process dependency updates through a single pull request
reduces the workload for repository maintenance.

See
https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups
for details on this functionality.
@jjnicola jjnicola requested review from a team as code owners September 19, 2023 08:55
@jjnicola jjnicola enabled auto-merge (squash) September 19, 2023 08:57
@jjnicola jjnicola merged commit 93e7278 into main Sep 19, 2023
13 checks passed
@jjnicola jjnicola deleted the dependabot-grouped-updates branch September 19, 2023 09:12
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.

None yet

2 participants