Update gomod dependabot to use directories by djdongjin · Pull Request #1920 · containerd/stargz-snapshotter (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Merged
merged 1 commit into
Jan 7, 2025
Conversation
- Move repeated
gomodsections to a single one by using directories instead ofdirectory. - Add a few
groups: update deps matching thegroupspattern in a single PR.
a. One benefit of this is dependabot will update the deps in allgo.mods, thus the CI can pass (otherwise it may fail due to requiringgo mod tidy.
b. I think a should be true regardless ifgroupsis used or not. But from my experience, it seems dependabot only do this forgroupsed deps, and still open different PRs for different modules if a dep is not part of a group.
Could you rebase this on the latest main branch to enable CI?
Signed-off-by: Jin Dong djdongjin95@gmail.com
Could you rebase this on the latest main branch to enable CI?
no problem, done.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})