Skip to content

chore: Update renovate.json file#7130

Merged
david-livefront merged 1 commit into
mainfrom
renovate-update
Jul 6, 2026
Merged

chore: Update renovate.json file#7130
david-livefront merged 1 commit into
mainfrom
renovate-update

Conversation

@david-livefront

Copy link
Copy Markdown
Collaborator

🎟️ Tracking

N/A

📔 Objective

This PR updates the renovate.json in order to separate the Androidx dependencies from the Kotlin ones. Additionally, this binds the Firebase BOM to the Firebase Crashlytics plugin.

@david-livefront
david-livefront requested a review from vvolkgang July 1, 2026 19:02
@david-livefront
david-livefront requested a review from a team as a code owner July 1, 2026 19:02
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

🤖 Bitwarden Claude Code Review

Overall Assessment: APPROVE

Reviewed a single-file change to .github/renovate.json that adds a new firebase dependency group and removes the AndroidX Compose BOM and Lifecycle packages from the kotlin group. No security, correctness, or breaking-change concerns — this is a low-risk CI/dependency-automation config change. The AndroidX packages now fall back to the inherited bitwarden/renovate-config base config, which is consistent with the stated objective of separating them from Kotlin.

Code Review Details
  • 🎨 : The two matchPackageNames regex patterns in the new firebase group are functionally redundant — /com.google.firebase.*/ is an unanchored match that already covers everything /com.google.firebase/ would match. The second pattern can be dropped, though it causes no functional harm.
    • .github/renovate.json:30-33

@codecov

codecov Bot commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.07%. Comparing base (6ea0afb) to head (046624b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7130   +/-   ##
=======================================
  Coverage   86.07%   86.07%           
=======================================
  Files         885      885           
  Lines       64488    64488           
  Branches     9588     9588           
=======================================
  Hits        55509    55509           
  Misses       5536     5536           
  Partials     3443     3443           
Flag Coverage Δ
app-data 17.59% <ø> (ø)
app-ui-auth-tools 18.80% <ø> (ø)
app-ui-platform 16.48% <ø> (ø)
app-ui-vault 27.50% <ø> (ø)
authenticator 6.13% <ø> (ø)
lib-core-network-bridge 4.05% <ø> (ø)
lib-data-ui 1.14% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@david-livefront david-livefront changed the title Update renovate.json file chore: Update renovate.json file Jul 1, 2026
@david-livefront david-livefront added the t:tech-debt Change Type - Tech debt label Jul 2, 2026

@vvolkgang vvolkgang left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

🚢

@david-livefront

Copy link
Copy Markdown
Collaborator Author

Thanks @vvolkgang

@david-livefront
david-livefront added this pull request to the merge queue Jul 6, 2026
Merged via the queue into main with commit a245079 Jul 6, 2026
23 checks passed
@david-livefront
david-livefront deleted the renovate-update branch July 6, 2026 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t:tech-debt Change Type - Tech debt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants