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

Create a dependabot group for all go deps #1941

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

djdongjin
Copy link
Member

@djdongjin djdongjin commented Jan 15, 2025

Dependabot seems to only update a dep in all go modoules, if it belongs to a group.

This new group will cover all deps that are not part of an existing group, so they get updated in all go.mod.

I think this will help avoid issues like #1939, and make dependabot work in most cases.

Dependabot seems to only update a dep in all go modoules,
if it belongs to a group.

This new group will cover all deps that are not part of
an existing group, so they get updated in all go.mod.

I think this will help avoid issues like
containerd#1939

Signed-off-by: Jin Dong <[email protected]>
@djdongjin djdongjin force-pushed the dependabot-go-fallback-group branch from 331bf43 to 9d2951d Compare January 15, 2025 04:15
Copy link
Member

@ktock ktock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@ktock ktock merged commit e1de8d4 into containerd:main Jan 15, 2025
31 checks passed
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