- Notifications
You must be signed in to change notification settings - Fork928
chore: group dependencies#13798
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
I know we had this before, so I'm curious why it was removed. Was it causing any issues? |
matifali commentedJul 8, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@aslilac we did had them in#8453 but were still not happy with amount of PRs dependabot was creating. So we created a single large group of everything in#10870. This made the PRs unmergeable and was creating PRs with 67 dependencies update in a single PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
thanks for explaining, I like this approach 😄
matifali commentedJul 8, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thegolang.org/x/*
group seems good to me
05fdb9c
intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
This should help reduce dependabot noise. Probably grouping can be further improved.