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

Use group updates for dependabot #18

Merged
merged 2 commits into from
Jul 15, 2024
Merged

Use group updates for dependabot #18

merged 2 commits into from
Jul 15, 2024

Conversation

Frawless
Copy link
Member

Description

This PR allows group upgrades of dependencies done by Dependabot. It will create one PR per scheduled interval instead of 1 PR per gem update. Based on https://github.blog/changelog/2023-06-30-grouped-version-updates-for-dependabot-public-beta/

Type of Change

  • New feature (non-breaking change which adds functionality)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code

Signed-off-by: Jakub Stejskal <[email protected]>
@Frawless Frawless enabled auto-merge (squash) July 15, 2024 08:07
@Frawless Frawless merged commit 3e47a42 into main Jul 15, 2024
3 checks passed
@Frawless Frawless deleted the dependabot-group-update branch July 15, 2024 08:08
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.

2 participants