Skip to content

ci: ungroup go dependencies #11441

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
Jan 5, 2024
Merged

ci: ungroup go dependencies #11441

merged 1 commit into from
Jan 5, 2024

Conversation

matifali
Copy link
Member

@matifali matifali commented Jan 5, 2024

We enabled grouping to reduce dependabot noise, but it causes issues by combining breaking and nonbreaking dependencies in a single PR, which is hard to diagnose and merge.

An example is otel having breaking changes and restricting us from updating other dependencies.

We enabled grouping to reduce dependabot noise, but it causes issues by combining breaking and nonbreaking dependencies in a single PR, which is hard to diagnose and merge.
@matifali matifali enabled auto-merge (squash) January 5, 2024 13:36
@matifali matifali merged commit 118ab7d into main Jan 5, 2024
@matifali matifali deleted the ungroup-go-depedencies branch January 5, 2024 13:40
@github-actions github-actions bot locked and limited conversation to collaborators Jan 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants