Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

Dependabot updates#30

Merged
filariow merged 2 commits intokonflux-workspaces:mainfrom
sadlerap:dependabot-grouping
Mar 12, 2024
Merged

Dependabot updates#30
filariow merged 2 commits intokonflux-workspaces:mainfrom
sadlerap:dependabot-grouping

Conversation

@sadlerap
Copy link
Member

This includes two changes to our dependabot configuration:

  • Dependabot now watches both the e2e/ and hack/mockgen/ directories. They should now see updates alongside all the other tools.
  • Dependabot will group all k8s.io/* dependencies into one pull request for each go.mod that requests it. This means when we get updates to k8s.io/api, k8s.io/apimachinery, and k8s.io/client-go, we'll only see 3 pull requests (one each to e2e/, operator/, and server/), not 9 pull requests.

Signed-off-by: Andy Sadler <ansadler@redhat.com>
Signed-off-by: Andy Sadler <ansadler@redhat.com>
@sadlerap sadlerap requested a review from filariow March 12, 2024 00:43
@sadlerap sadlerap mentioned this pull request Mar 12, 2024
Copy link
Member

@filariow filariow left a comment

Choose a reason for hiding this comment

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

lgtm

@filariow filariow merged commit 5b5b54a into konflux-workspaces:main Mar 12, 2024
@sadlerap sadlerap deleted the dependabot-grouping branch March 12, 2024 21:31
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