Skip to content

Update SDK to 3.0.0-7743-3ba312ff#7145

Open
bw-ghapp[bot] wants to merge 14 commits into
mainfrom
sdlc/sdk-update
Open

Update SDK to 3.0.0-7743-3ba312ff#7145
bw-ghapp[bot] wants to merge 14 commits into
mainfrom
sdlc/sdk-update

Conversation

@bw-ghapp

@bw-ghapp bw-ghapp Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Updates the SDK version from 3.0.0-7673-101364a4 to com.bitwarden:sdk-android 3.0.0-7743-3ba312ff

What's Changed

Raw changelog
- [deps] Platform (npm): Update tsx to v4.22.4 (#1132)
- [deps]: Update dylint (crates + actions) to v6 (#1133)
- [PM-39259] Implement bitwarden-random crate (#1223)
- chore(deps): reassign rand to Key Management in renovate (#1233)
- [PM-38859] Add FIPS cipher suite to bitwarden-crypto safe module  (#1226)
- [PM-35105] Add SecretProtectedKeyEnvelope safe primitive to bitwarden-crypto (#1204)
- Update API bindings to e899a9c9f487cfbb2db690ccca92f897dff8b331 (#1199)
- [PM-26955] Password Salt fallbacks to normalized email (#1225)
- [PM-40179] Add bitwarden-pam crate scaffolding (#1237)
- chore(deps): add license for crates owned by @bitwarden/team-vault-dev (#1247)
- KM Code owners of `bitwarden-crypto-cipher-suite` crate (#1250)
- chore(deps): add license for crates owned by @bitwarden/team-platform-dev (#1246)
- chore(deps): add license for crates owned by @bitwarden/team-key-management-dev (#1245)
- chore(deps): add license for crates owned by @bitwarden/team-auth-dev (#1244)

@bw-ghapp bw-ghapp Bot added the automated-pr PR created by workflow or other automation label Jul 6, 2026
@bw-ghapp bw-ghapp Bot requested a review from david-livefront as a code owner July 6, 2026 16:39
@bw-ghapp bw-ghapp Bot added the t:deps Change Type - Dependencies label Jul 6, 2026
@bw-ghapp bw-ghapp Bot requested a review from a team as a code owner July 6, 2026 16:39
@bw-ghapp bw-ghapp Bot added automated-pr PR created by workflow or other automation t:deps Change Type - Dependencies labels Jul 6, 2026
@github-actions github-actions Bot added app:authenticator Bitwarden Authenticator app context app:password-manager Bitwarden Password Manager app context labels Jul 6, 2026
@codecov

codecov Bot commented Jul 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.28%. Comparing base (7d31d00) to head (225ece6).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7145      +/-   ##
==========================================
- Coverage   86.18%   85.28%   -0.91%     
==========================================
  Files         882      900      +18     
  Lines       64370    65135     +765     
  Branches     9580     9607      +27     
==========================================
+ Hits        55479    55550      +71     
- Misses       5448     6142     +694     
  Partials     3443     3443              
Flag Coverage Δ
app-data 17.64% <ø> (+0.04%) ⬆️
app-ui-auth-tools 18.79% <ø> (+0.02%) ⬆️
app-ui-platform 16.47% <ø> (-0.02%) ⬇️
app-ui-vault 27.48% <ø> (-0.04%) ⬇️
authenticator 6.17% <ø> (-0.01%) ⬇️
lib-core-network-bridge 4.05% <ø> (-0.02%) ⬇️
lib-data-ui 1.12% <ø> (-0.02%) ⬇️

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.

@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-7676-0c5afdd2 Update SDK to 3.0.0-7677-a4fae39c Jul 6, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-7677-a4fae39c Update SDK to 3.0.0-7683-3e060f80 Jul 7, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-7683-3e060f80 Update SDK to 3.0.0-7687-4963a281 Jul 7, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-7687-4963a281 Update SDK to 3.0.0-7697-e37dc5b0 Jul 9, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-7697-e37dc5b0 Update SDK to 3.0.0-7698-f76b5145 Jul 9, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-7698-f76b5145 Update SDK to 3.0.0-7701-365a7eb0 Jul 9, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-7701-365a7eb0 Update SDK to 3.0.0-7707-b154bdb5 Jul 9, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-7707-b154bdb5 Update SDK to 3.0.0-7725-03bcd1f8 Jul 10, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-7725-03bcd1f8 Update SDK to 3.0.0-7736-5ca51921 Jul 10, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-7736-5ca51921 Update SDK to 3.0.0-7740-d0710ef2 Jul 10, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-7740-d0710ef2 Update SDK to 3.0.0-7741-291c1684 Jul 10, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-7741-291c1684 Update SDK to 3.0.0-7742-3c6d8a80 Jul 10, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-7742-3c6d8a80 Update SDK to 3.0.0-7743-3ba312ff Jul 10, 2026
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 automated-pr PR created by workflow or other automation t:deps Change Type - Dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants