fix(deps): bump mobile Tauri to patch GHSA-7gmj-67g7-phm9 - #5814
fix(deps): bump mobile Tauri to patch GHSA-7gmj-67g7-phm9#5814Svector-anu wants to merge 1 commit into
Conversation
Advisory: GHSA-7gmj-67g7-phm9 Fixed in: 2.11.1
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review. 📝 WalkthroughWalkthroughThe mobile crate updates its pinned Tauri dependency from ChangesMobile Tauri dependency update
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This localized dependency update moves the mobile host to the patched Tauri version without application code changes; no actionable merge-blocking risk remains beyond normal checks and review. Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) Warning Your free Security trial is over. An organization admin can activate billing to continue. Comment |
Updates the mobile Tauri host from 2.10.3 to 2.11.1 to address the published origin-confusion vulnerability.
tauri2.10.3 → 2.11.1The desktop manifest already targets Tauri 2.11; this brings the mobile host onto the patched line and refreshes its Cargo lockfile.
Detected by osv-scanner. No application code changes.
Verification
glib-2.0/gobject-2.0development packagesCARGO_HOME=/tmp/openhuman-cargo-home RUSTUP_TOOLCHAIN=stable cargo check --manifest-path app/src-tauri-mobile/Cargo.toml --lockedtauri 2.10.3is reported by OSV as affected by GHSA-7gmj-67g7-phm9tauri 2.11.1, the advisory's fixed versionSummary by CodeRabbit