chore: update sdk-internal
đī¸ Tracking
https://bitwarden.atlassian.net/browse/SM-1738
đ Objective
Update sdk-internal crates. This, unfortunately required some pretty heavy, less-than-ideal changes, which I've added comments for throughout the PR.
â° 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
Checkmarx One â Scan Summary & Details â e490c04e-b6bc-448c-b341-1623f9cd8123
Great job! No new security vulnerabilities introduced in this pull request
Codecov Report
:x: Patch coverage is 0% with 22 lines in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 15.34%. Comparing base (abda0ca) to head (a31e48c).
:warning: Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1370 +/- ##
==========================================
- Coverage 15.42% 15.34% -0.08%
==========================================
Files 21 21
Lines 1193 1199 +6
==========================================
Hits 184 184
- Misses 1009 1015 +6
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Setting this back to a draft until https://github.com/bitwarden/sdk-internal/pull/562 is merged to fix the WASM builds.