Skip to content

chore: Update renovate.json file#7130

Open
david-livefront wants to merge 1 commit into
mainfrom
renovate-update
Open

chore: Update renovate.json file#7130
david-livefront wants to merge 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.17%. Comparing base (974006a) to head (4fa4d5f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7130   +/-   ##
=======================================
  Coverage   86.17%   86.17%           
=======================================
  Files         882      882           
  Lines       64344    64344           
  Branches     9580     9580           
=======================================
  Hits        55449    55449           
  Misses       5451     5451           
  Partials     3444     3444           
Flag Coverage Δ
app-data 17.58% <ø> (ø)
app-ui-auth-tools 18.76% <ø> (ø)
app-ui-platform 16.49% <ø> (ø)
app-ui-vault 27.52% <ø> (ø)
authenticator 6.14% <ø> (ø)
lib-core-network-bridge 4.03% <ø> (ø)
lib-data-ui 1.13% <ø> (ø)

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
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.

1 participant