Skip to content

chore: update dependencies for Tauri and related packages#1114

Merged
shm11C3 merged 1 commit into
developfrom
chore/update-tauri
Feb 14, 2026
Merged

chore: update dependencies for Tauri and related packages#1114
shm11C3 merged 1 commit into
developfrom
chore/update-tauri

Conversation

@shm11C3

@shm11C3 shm11C3 commented Feb 14, 2026

Copy link
Copy Markdown
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
Copilot AI review requested due to automatic review settings February 14, 2026 04:43
@github-actions github-actions Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code frontend configuration labels Feb 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 79.84% (🎯 60%) 800 / 1002
🔵 Statements 77.81% (🎯 60%) 828 / 1064
🔵 Functions 71.2% (🎯 60%) 178 / 250
🔵 Branches 66.76% (🎯 60%) 231 / 346
File CoverageNo changed files found.
Generated in workflow #2229 for commit bf0034d by the Vitest Coverage Report Action

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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

@shm11C3 shm11C3 merged commit 639d006 into develop Feb 14, 2026
28 checks passed
@shm11C3 shm11C3 deleted the chore/update-tauri branch February 14, 2026 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

configuration dependencies Pull requests that update a dependency file frontend rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants