[PR #6912] [MERGED] deps: Update SDK to 3.0.0-6822-fe351b43 #125558

Closed
opened 2026-06-12 05:13:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/6912
Author: @bw-ghapp[bot]
Created: 5/12/2026
Status: Merged
Merged: 5/14/2026
Merged by: @SaintPatrck

Base: mainHead: sdlc/sdk-update


📝 Commits (10+)

  • 7557d05 SDK Update - com.bitwarden:sdk-android 3.0.0-6781-369cd04b
  • feda4e0 SDK Update - com.bitwarden:sdk-android 3.0.0-6787-7f312028
  • 84a076d SDK Update - com.bitwarden:sdk-android 3.0.0-6792-cd4a058f
  • 330d950 SDK Update - com.bitwarden:sdk-android 3.0.0-6795-9fc68290
  • d7e2912 SDK Update - com.bitwarden:sdk-android 3.0.0-6796-12fa5861
  • 60a4cb9 SDK Update - com.bitwarden:sdk-android 3.0.0-6799-46e14b5d
  • 92cdc6e SDK Update - com.bitwarden:sdk-android 3.0.0-6802-7fd530e4
  • 5b6e6fd SDK Update - com.bitwarden:sdk-android 3.0.0-6804-0345e01f
  • c3f58eb SDK Update - com.bitwarden:sdk-android 3.0.0-6807-15e0a900
  • 43b14ba SDK Update - com.bitwarden:sdk-android 3.0.0-6822-fe351b43

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 gradle/libs.versions.toml (+1 -1)

📄 Description

Updates the SDK version from 3.0.0-6774-0a0f5faf to com.bitwarden:sdk-android 3.0.0-6822-fe351b43

What's Changed

Raw changelog
- [PM-37226] Enable uniffi omit_checksums to work around Android binding issue (#1070)
- [PM-36551] Add uniffi bindings to policies crate (#1032)
- [PM-35828] Add CipherAdminClient::list_assigned_org_ciphers (#1015)
- chore: add platform ownership for uniffi.toml files in CODEOWNERS (#1073)
- [PM-35207] Implement `bw lock` (#1051)
- chore: add description to policies and server-communication-config (#1077)
- chore: add bitwarden-sm to version-bump workflow (#1079)
- [PM-18938] Isolate decryption support for type 0 user keys (#585)
- [PM-37481] fix: sdk-swift release workflow fails to commit  (#1078)
- [PM-31056] Migrate PIN unlock after V2 upgrade (#1035)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/6912 **Author:** [@bw-ghapp[bot]](https://github.com/apps/bw-ghapp) **Created:** 5/12/2026 **Status:** ✅ Merged **Merged:** 5/14/2026 **Merged by:** [@SaintPatrck](https://github.com/SaintPatrck) **Base:** `main` ← **Head:** `sdlc/sdk-update` --- ### 📝 Commits (10+) - [`7557d05`](https://github.com/bitwarden/android/commit/7557d051d0822581556df67df19e5e92d033aab9) SDK Update - com.bitwarden:sdk-android 3.0.0-6781-369cd04b - [`feda4e0`](https://github.com/bitwarden/android/commit/feda4e0552cfcf45589908cb85837401ac614ee0) SDK Update - com.bitwarden:sdk-android 3.0.0-6787-7f312028 - [`84a076d`](https://github.com/bitwarden/android/commit/84a076d5fdcdf430ce35aa2c886b679dc657c606) SDK Update - com.bitwarden:sdk-android 3.0.0-6792-cd4a058f - [`330d950`](https://github.com/bitwarden/android/commit/330d950c68f5bc6ee2c3e9d75e77f4bbbb4ccfd2) SDK Update - com.bitwarden:sdk-android 3.0.0-6795-9fc68290 - [`d7e2912`](https://github.com/bitwarden/android/commit/d7e2912604ba3e1e89ea1414a4986ef4e95ea667) SDK Update - com.bitwarden:sdk-android 3.0.0-6796-12fa5861 - [`60a4cb9`](https://github.com/bitwarden/android/commit/60a4cb9c2e08d90e1eba77bc85c3084ada8f3418) SDK Update - com.bitwarden:sdk-android 3.0.0-6799-46e14b5d - [`92cdc6e`](https://github.com/bitwarden/android/commit/92cdc6e1e4d5f07c10a1f9b9b161036aae1fe2c4) SDK Update - com.bitwarden:sdk-android 3.0.0-6802-7fd530e4 - [`5b6e6fd`](https://github.com/bitwarden/android/commit/5b6e6fdc09d428b523329446642a6fae8250496e) SDK Update - com.bitwarden:sdk-android 3.0.0-6804-0345e01f - [`c3f58eb`](https://github.com/bitwarden/android/commit/c3f58ebc634210e9b25ed11a172de05c8c586948) SDK Update - com.bitwarden:sdk-android 3.0.0-6807-15e0a900 - [`43b14ba`](https://github.com/bitwarden/android/commit/43b14baec11a74320616964acd6c82ad8ef43a2f) SDK Update - com.bitwarden:sdk-android 3.0.0-6822-fe351b43 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `gradle/libs.versions.toml` (+1 -1) </details> ### 📄 Description Updates the SDK version from `3.0.0-6774-0a0f5faf` to `com.bitwarden:sdk-android 3.0.0-6822-fe351b43` ## What's Changed - bitwarden/sdk-internal#1070 - bitwarden/sdk-internal#1032 - bitwarden/sdk-internal#1015 - bitwarden/sdk-internal#1073 - bitwarden/sdk-internal#1051 - bitwarden/sdk-internal#1077 - bitwarden/sdk-internal#1079 - bitwarden/sdk-internal#585 - bitwarden/sdk-internal#1078 - bitwarden/sdk-internal#1035 <details> <summary>Raw changelog</summary> ``` - [PM-37226] Enable uniffi omit_checksums to work around Android binding issue (#1070) - [PM-36551] Add uniffi bindings to policies crate (#1032) - [PM-35828] Add CipherAdminClient::list_assigned_org_ciphers (#1015) - chore: add platform ownership for uniffi.toml files in CODEOWNERS (#1073) - [PM-35207] Implement `bw lock` (#1051) - chore: add description to policies and server-communication-config (#1077) - chore: add bitwarden-sm to version-bump workflow (#1079) - [PM-18938] Isolate decryption support for type 0 user keys (#585) - [PM-37481] fix: sdk-swift release workflow fails to commit (#1078) - [PM-31056] Migrate PIN unlock after V2 upgrade (#1035) ``` </details> [PM-37226]: https://bitwarden.atlassian.net/browse/PM-37226?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ [PM-36551]: https://bitwarden.atlassian.net/browse/PM-36551?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ [PM-35828]: https://bitwarden.atlassian.net/browse/PM-35828?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ [PM-35207]: https://bitwarden.atlassian.net/browse/PM-35207?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ [PM-18938]: https://bitwarden.atlassian.net/browse/PM-18938?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ [PM-37481]: https://bitwarden.atlassian.net/browse/PM-37481?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-12 05:13:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#125558