Skip to content

Update Kotlin and associated dependencies#6408

Merged
david-livefront merged 1 commit intomainfrom
kotlin-update
Jan 27, 2026
Merged

Update Kotlin and associated dependencies#6408
david-livefront merged 1 commit intomainfrom
kotlin-update

Conversation

@david-livefront
Copy link
Copy Markdown
Collaborator

🎟️ Tracking

N/A

📔 Objective

This PR updates Koltin and any associated dependencies.

Release Notes:

⏰ Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Protected functional changes with optionality (feature flags)
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation (Confluence, contributing docs) or informed the documentation team

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • ❓ (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • ❌ (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

@david-livefront david-livefront requested a review from a team as a code owner January 23, 2026 22:56
@github-actions github-actions Bot added app:password-manager Bitwarden Password Manager app context app:authenticator Bitwarden Authenticator app context t:deps Change Type - Dependencies labels Jan 23, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 23, 2026

Logo
Checkmarx One – Scan Summary & Detailsaeae24aa-15d7-40bf-94eb-2aaaac111169

Great job! No new security vulnerabilities introduced in this pull request

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.95%. Comparing base (006a13d) to head (1bfcad5).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6408      +/-   ##
==========================================
- Coverage   85.53%   84.95%   -0.58%     
==========================================
  Files         764      999     +235     
  Lines       55864    59402    +3538     
  Branches     8118     8237     +119     
==========================================
+ Hits        47784    50467    +2683     
- Misses       5273     6074     +801     
- Partials     2807     2861      +54     

☔ View full report in Codecov by Sentry.
📢 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.

Comment thread gradle/libs.versions.toml
googleServices = "4.4.4"
googleReview = "2.0.2"
hilt = "2.57.2"
hilt = "2.58"
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Note there is a Hilt v2.59 but it forces us to use AGP v9.0.0 and we are not ready for that yet.

@david-livefront
Copy link
Copy Markdown
Collaborator Author

Thanks @SaintPatrck

@david-livefront david-livefront added this pull request to the merge queue Jan 27, 2026
Merged via the queue into main with commit 9463cf6 Jan 27, 2026
22 checks passed
@david-livefront david-livefront deleted the kotlin-update branch January 27, 2026 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app:authenticator Bitwarden Authenticator app context app:password-manager Bitwarden Password Manager app context t:deps Change Type - Dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants