Skip to content

fix(deps): sync Tauri Rust crates with frontend JS packages - #92

Merged
0Chencc merged 1 commit into
mainfrom
fix/tauri-version-sync
Feb 6, 2026
Merged

fix(deps): sync Tauri Rust crates with frontend JS packages#92
0Chencc merged 1 commit into
mainfrom
fix/tauri-version-sync

Conversation

@0Chencc

@0Chencc 0Chencc commented Feb 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • Sync Tauri Rust crate versions with frontend JS packages to fix CI build failures
  • tauri 2.9.5 → 2.10.2, tauri-plugin-dialog 2.5.0 → 2.6.0, wry 0.53.5 → 0.54.1
  • Resolves version mismatch error: tauri (v2.9.5) : @tauri-apps/api (v2.10.1)

Test plan

  • CI builds pass on all platforms (Linux, Windows, macOS ARM64)
  • No runtime regressions from Tauri version bump

Update Tauri ecosystem crates to match frontend package versions:
- tauri 2.9.5 → 2.10.2
- tauri-build 2.5.3 → 2.5.5
- tauri-runtime 2.9.2 → 2.10.0
- tauri-plugin-dialog 2.5.0 → 2.6.0
- wry 0.53.5 → 0.54.1

Fixes version mismatch error that broke CI builds.
@0Chencc
0Chencc force-pushed the fix/tauri-version-sync branch from 2305655 to c663066 Compare February 6, 2026 05:42
@0Chencc
0Chencc merged commit 399cf3a into main Feb 6, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant