chore: update dependencies for Tauri and related packages#1114
Merged
Conversation
shm11C3
commented
Feb 14, 2026
Owner
- Bump @tauri-apps/cli to 2.10.0
- Bump @tauri-apps/api to 2.10.1
- Update Tauri plugins:
- plugin-shell to 2.3.5
- plugin-sql to 2.3.2
- plugin-updater to 2.10.0
- plugin-autostart to 2.5.1
- plugin-clipboard-manager to 2.3.2
- plugin-opener to 2.5.3
- Update Tauri version in Cargo.toml and Cargo.lock to 2.10.2
- Update tauri-build version to 2.5.5
- Update various Rust dependencies in Cargo.lock
- Bump @tauri-apps/cli to 2.10.0 - Bump @tauri-apps/api to 2.10.1 - Update Tauri plugins: - plugin-shell to 2.3.5 - plugin-sql to 2.3.2 - plugin-updater to 2.10.0 - plugin-autostart to 2.5.1 - plugin-clipboard-manager to 2.3.2 - plugin-opener to 2.5.3 - Update Tauri version in Cargo.toml and Cargo.lock to 2.10.2 - Update tauri-build version to 2.5.5 - Update various Rust dependencies in Cargo.lock
Contributor
Coverage Report
File CoverageNo changed files found. |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the Tauri framework and related packages to their latest versions, bringing the application to Tauri 2.10.x series. The update includes both frontend (Node.js) and backend (Rust) dependencies, with all plugin versions synchronized across both package managers.
Changes:
- Update Tauri core to 2.10.2 (Rust) and 2.10.0 (CLI), with API at 2.10.1
- Update all Tauri plugins to their latest compatible versions
- Upgrade transitive dependencies including improved certificate verification support
Reviewed changes
Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src-tauri/Cargo.toml | Updated Tauri core (2.10.2), tauri-build (2.5.5), and all plugin versions |
| src-tauri/Cargo.lock | Updated transitive dependencies including reqwest, wasm-bindgen, and certificate verification libraries |
| package.json | Updated @tauri-apps packages to match Rust versions |
| package-lock.json | Updated lockfile with matching versions and transitive dependencies |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.