Skip to content

Update SDK to 3.0.0-7585-87e9ad18#7101

Merged
david-livefront merged 7 commits into
mainfrom
sdlc/sdk-update
Jun 30, 2026
Merged

Update SDK to 3.0.0-7585-87e9ad18#7101
david-livefront merged 7 commits into
mainfrom
sdlc/sdk-update

Conversation

@bw-ghapp

@bw-ghapp bw-ghapp Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Updates the SDK version from 3.0.0-7536-159aed97 to com.bitwarden:sdk-android 3.0.0-7585-87e9ad18

What's Changed

Raw changelog
- [PM-39476] Add Staged OrganizationUserStatusType (#1216)
- [PM-39446] Bump crypto-bigint to 0.7.5 (#1212)
- [deps]: Update dockerfile minor (#632)
- [PM-35105] Add HighEntropySecret to bitwarden-crypto (#1201)
- Remove ecdsa-keys compilation flag (#1209)
- Update Identity bindings to f5ec38e3c84de53bb320b66c96223e9e6e1dbf38 (#1220)
- [PM-39258] Switch bitwarden-ipc to use P-256 curve by default (#1218)

@bw-ghapp
bw-ghapp Bot requested a review from david-livefront as a code owner June 24, 2026 20:14
@bw-ghapp bw-ghapp Bot added automated-pr PR created by workflow or other automation t:deps Change Type - Dependencies labels Jun 24, 2026
@bw-ghapp
bw-ghapp Bot requested a review from a team as a code owner June 24, 2026 20:14
@github-actions github-actions Bot added app:password-manager Bitwarden Password Manager app context app:authenticator Bitwarden Authenticator app context labels Jun 24, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-7538-0f400002 Update SDK to 3.0.0-7539-54d25f39 Jun 25, 2026
it.organizationUserPolicyContext.usePolicies &&
it.organizationUserPolicyContext.status >= OrganizationUserStatusType.ACCEPTED &&
(it.organizationUserPolicyContext.status == OrganizationUserStatusType.ACCEPTED ||
it.organizationUserPolicyContext.status == OrganizationUserStatusType.CONFIRMED) &&

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Updated this because we do not want Staged users included here, so now we explicitly pull from Accepted and Confirmed users.

@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-7539-54d25f39 Update SDK to 3.0.0-7550-e58d7325 Jun 25, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-7550-e58d7325 Update SDK to 3.0.0-7555-2345df88 Jun 29, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-7555-2345df88 Update SDK to 3.0.0-7565-98f1468e Jun 29, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-7565-98f1468e Update SDK to 3.0.0-7566-19fc6774 Jun 29, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-7566-19fc6774 Update SDK to 3.0.0-7585-87e9ad18 Jun 30, 2026
@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.40%. Comparing base (2022507) to head (4ba548b).
⚠️ Report is 54 commits behind head on main.

Files with missing lines Patch % Lines
...auth/repository/util/SyncResponseJsonExtensions.kt 0.00% 1 Missing ⚠️
...twarden/data/platform/manager/PolicyManagerImpl.kt 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7101      +/-   ##
==========================================
+ Coverage   86.33%   86.40%   +0.07%     
==========================================
  Files         918      884      -34     
  Lines       65587    64362    -1225     
  Branches     9305     9335      +30     
==========================================
- Hits        56626    55614    -1012     
+ Misses       5755     5531     -224     
- Partials     3206     3217      +11     
Flag Coverage Δ
app-data 17.57% <50.00%> (+0.35%) ⬆️
app-ui-auth-tools 18.83% <0.00%> (-0.38%) ⬇️
app-ui-platform 16.56% <0.00%> (-0.19%) ⬇️
app-ui-vault 27.70% <0.00%> (-0.73%) ⬇️
authenticator 6.16% <0.00%> (-0.08%) ⬇️
lib-core-network-bridge 4.05% <0.00%> (-0.05%) ⬇️
lib-data-ui 1.13% <0.00%> (-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.

@david-livefront
david-livefront added this pull request to the merge queue Jun 30, 2026
Merged via the queue into main with commit fc0a150 Jun 30, 2026
28 checks passed
@david-livefront
david-livefront deleted the sdlc/sdk-update branch June 30, 2026 15:36
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.

2 participants