chore(renovate): group aws-sdk-v2-updates#26848
Open
blakepettersson wants to merge 1 commit intoargoproj:masterfrom
Open
chore(renovate): group aws-sdk-v2-updates#26848blakepettersson wants to merge 1 commit intoargoproj:masterfrom
blakepettersson wants to merge 1 commit intoargoproj:masterfrom
Conversation
Renovate is being annoying, especially given that these packages seem to update every 5 minutes. Let's group 'em together. Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
❗ Preview Environment deployment failed on BunnyshellSee: Environment Details | Pipeline Logs Available commands (reply to this comment):
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #26848 +/- ##
==========================================
+ Coverage 62.80% 63.06% +0.26%
==========================================
Files 414 414
Lines 56037 56286 +249
==========================================
+ Hits 35194 35497 +303
+ Misses 17493 17421 -72
- Partials 3350 3368 +18 ☔ View full report in Codecov by Sentry. |
choejwoo
approved these changes
Mar 16, 2026
reggie-k
requested changes
Mar 16, 2026
Member
There was a problem hiding this comment.
Thanks for the PR!
Turns out there is a preset rule for this:
https://docs.renovatebot.com/presets-group/#groupmonorepos
group:aws-sdk-go-v2Monorepo
I tested and when it is added to renovate-config.js like this :
"github>argoproj/argo-cd//renovate-presets/docs.json5", "group:aws-sdk-go-v2Monorepo"
it works.
Tested locally with npx renovate --dry-run
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Renovate is being annoying, especially given that these packages seem to update every 5 minutes. Let's group 'em together.
Checklist: