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

Multiple dependency updates per dependabot PR #2134

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Conversation

raph-luc
Copy link
Member

Closes #2133

Changes:

  • Dependabot should now group minor and patch (not major) dependency updates into a single PR
  • Reduced frequency of dependency updates from daily to weekly
  • GitHub actions dependency updates will all be grouped into a single weekly PR
  • Added Maintenance label to GitHub actions dependabot PRs

All of this should hopefully make dependabot dependency updates less annoying and more convenient to work with.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@raph-luc raph-luc enabled auto-merge (squash) October 13, 2023 16:58
@raph-luc raph-luc merged commit a765148 into main Oct 16, 2023
@raph-luc raph-luc deleted the maint/dependabot_groups branch October 16, 2023 03:39
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.

Many separate dependabot PRs for individual dependencies
3 participants