Skip to content

chore(renovate): Configure more aggressive automerge#3772

Merged
jamesarich merged 1 commit into
mainfrom
chore/renovate-automerge
Nov 21, 2025
Merged

chore(renovate): Configure more aggressive automerge#3772
jamesarich merged 1 commit into
mainfrom
chore/renovate-automerge

Conversation

@jamesarich

Copy link
Copy Markdown
Collaborator

This commit updates the Renovate configuration to enable more aggressive automerging of dependencies.

  • Enables automerge for minor, patch, pin, and digest updates for stable dependencies.
  • Enables automerge for patch updates on unstable (0.x) versions.
  • Automerges updates for most grouped dependencies, including Protobufs, testing libraries, static analysis tools, and various AndroidX libraries.
  • Explicitly disables automerge for minor updates to sensitive infrastructure dependencies (e.g., Kotlin, Dagger, Hilt, Navigation) and all major updates.

This commit updates the Renovate configuration to enable more aggressive automerging of dependencies.

- Enables automerge for minor, patch, pin, and digest updates for stable dependencies.
- Enables automerge for patch updates on unstable (0.x) versions.
- Automerges updates for most grouped dependencies, including Protobufs, testing libraries, static analysis tools, and various AndroidX libraries.
- Explicitly disables automerge for minor updates to sensitive infrastructure dependencies (e.g., Kotlin, Dagger, Hilt, Navigation) and all major updates.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
@jamesarich jamesarich added this pull request to the merge queue Nov 21, 2025
Merged via the queue into main with commit 20d62e0 Nov 21, 2025
5 checks passed
@jamesarich jamesarich deleted the chore/renovate-automerge branch November 21, 2025 03:30
@codecov

codecov Bot commented Nov 21, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.56%. Comparing base (dc6539f) to head (18037c2).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #3772   +/-   ##
=====================================
  Coverage   0.56%   0.56%           
=====================================
  Files        381     381           
  Lines      21733   21733           
  Branches    2684    2684           
=====================================
  Hits         122     122           
  Misses     21591   21591           
  Partials      20      20           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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