Skip to content

chore(renovate): group aws-sdk-v2-updates#26848

Open
blakepettersson wants to merge 1 commit intoargoproj:masterfrom
blakepettersson:chore/group-aws-sdk-v2-updates
Open

chore(renovate): group aws-sdk-v2-updates#26848
blakepettersson wants to merge 1 commit intoargoproj:masterfrom
blakepettersson:chore/group-aws-sdk-v2-updates

Conversation

@blakepettersson
Copy link
Member

Renovate is being annoying, especially given that these packages seem to update every 5 minutes. Let's group 'em together.

Checklist:

  • Either (a) I've created an enhancement proposal and discussed it with the community, (b) this is a bug fix, or (c) this does not need to be in the release notes.
  • The title of the PR states what changed and the related issues number (used for the release note).
  • The title of the PR conforms to the Title of the PR
  • I've included "Closes [ISSUE #]" or "Fixes [ISSUE #]" in the description to automatically close the associated issue.
  • I've updated both the CLI and UI to expose my feature, or I plan to submit a second PR with them.
  • Does this PR require documentation updates?
  • I've updated documentation as required by this PR.
  • I have signed off all my commits as required by DCO
  • I have written unit and/or e2e tests for my change. PRs without these are unlikely to be merged.
  • My build is green (troubleshooting builds).
  • My new feature complies with the feature status guidelines.
  • I have added a brief description of why this PR is necessary and/or what this PR solves.
  • Optional. My organization is added to USERS.md.
  • Optional. For bug fixes, I've indicated what older releases this fix should be cherry-picked into (this may or may not happen depending on risk/complexity).

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>
@blakepettersson blakepettersson requested a review from a team as a code owner March 16, 2026 08:45
@bunnyshell
Copy link

bunnyshell bot commented Mar 16, 2026

❗ Preview Environment deployment failed on Bunnyshell

See: Environment Details | Pipeline Logs

Available commands (reply to this comment):

  • 🚀 /bns:deploy to redeploy the environment
  • /bns:delete to remove the environment

@blakepettersson blakepettersson changed the title chore: group aws-sdk-v2-updates chore(renovate): group aws-sdk-v2-updates Mar 16, 2026
@codecov
Copy link

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.06%. Comparing base (3250327) to head (823dad2).
⚠️ Report is 43 commits behind head on master.

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.
📢 Have feedback on the report? Share it here.

Copy link
Member

@reggie-k reggie-k left a comment

Choose a reason for hiding this comment

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

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

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.

3 participants