Skip to content

Change Dependabot to weekly grouped updates #3139

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

Merged
merged 1 commit into from
Feb 25, 2024

Conversation

danyeaw
Copy link
Member

@danyeaw danyeaw commented Feb 25, 2024

Right now, Dependabot does daily updates and every dependency gets a separate PR. This PR reduces dependency merge overhead and CI/CD builds by grouping updates and reducing frequency to weekly.

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bug fix
  • Feature
  • Chore (refactoring, formatting, local variables, other cleanup)
  • Documentation content changes

What is the current behavior?

Each dependency update gets a separate PR and dependencies are updated daily

Issue Number: N/A

What is the new behavior?

Dependencies are in grouped PRs by package ecosystem and dependencies are updated weekly

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@danyeaw danyeaw added the chore Maintenance related PR label Feb 25, 2024
@amolenaar
Copy link
Member

Sounds like a plan 👍

@amolenaar amolenaar merged commit 1f7e76f into main Feb 25, 2024
@amolenaar amolenaar deleted the dependabot-weekly-grouped branch February 25, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance related PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants