Skip to content

Conversation

bw-ghapp[bot]
Copy link
Contributor

@bw-ghapp bw-ghapp bot commented Oct 15, 2025

Updates the SDK from 1e16ec0e5e3f7045a82b747dc9cf5ddf06e13448 to 8266e167ae8e80f1bf1e9ab96ee5a4d46162c059

What's Changed

Raw changelog
- [deps]: Update Rust crate tokio to v1.47.1 (#392)
- [deps]: Update dtolnay/rust-toolchain digest to 6d653ac (#446)
- [deps]: Update actions/github-script action to v8 (#450)
- [PM-24051] OpenApi generated models with pascal-case alias for serde serialization (#512)
- PM-26727 - Bring back references section (#502)
- [deps]: Update prettier to v3.6.2 (#388)
- Update API to fedc6b865b359aa68598df68b928a4c06246cfc0 (#511)
- [PM-24051] Init crypto and update kdf with MasterPasswordUnlock (#399)

@bw-ghapp bw-ghapp bot added the automated-pr PR created by workflow or other automation label Oct 15, 2025
@bw-ghapp bw-ghapp bot requested a review from matt-livefront as a code owner October 15, 2025 20:40
@bw-ghapp bw-ghapp bot added the t:ci Updates to automated workflows label Oct 15, 2025
@bw-ghapp bw-ghapp bot requested a review from a team as a code owner October 15, 2025 20:40
@bw-ghapp bw-ghapp bot added automated-pr PR created by workflow or other automation t:ci Updates to automated workflows labels Oct 15, 2025
Copy link
Contributor

github-actions bot commented Oct 15, 2025

Logo
Checkmarx One – Scan Summary & Details66d8c313-6502-4a5a-a308-0c9045224e02

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

Copy link

codecov bot commented Oct 15, 2025

Codecov Report

❌ Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 82.94%. Comparing base (39b11f1) to head (01641e4).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
...hared/Core/Auth/Extensions/BitwardenSdk+Auth.swift 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2045      +/-   ##
==========================================
- Coverage   85.28%   82.94%   -2.35%     
==========================================
  Files        1690     1987     +297     
  Lines      144061   160900   +16839     
==========================================
+ Hits       122862   133455   +10593     
- Misses      21199    27445    +6246     

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

@bw-ghapp bw-ghapp bot changed the title Updating SDK to 7333496 (1.0.0-2733-8d5a4e7) Updating SDK to 8266e16 (1.0.0-2742-fc75b90) Oct 16, 2025
await flightRecorder.log("[Auth] Set PIN-protected user key in memory")
}
case .pinEnvelope:
case .masterPasswordUnlock,
Copy link
Collaborator

Choose a reason for hiding this comment

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

🎨 Master password unlock should follow the same flow as password unlock; so even though we aren't using it yet, I think we should move this alongside the .password case above which configures PIN unlock after unlocking the vault.

Comment on lines 23 to 24
case .masterPasswordUnlock:
"Master Password Unlock"
Copy link
Collaborator

Choose a reason for hiding this comment

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

⛏️ Can you alphabetize this relative to the other cases?

@LRNcardozoWDF LRNcardozoWDF enabled auto-merge (squash) October 17, 2025 16:33
@LRNcardozoWDF LRNcardozoWDF merged commit 41181fc into main Oct 17, 2025
12 checks passed
@LRNcardozoWDF LRNcardozoWDF deleted the sdlc/sdk-update branch October 17, 2025 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated-pr PR created by workflow or other automation t:ci Updates to automated workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants