Skip to content

Comments

update tauri#1490

Merged
naps62 merged 4 commits intomainfrom
update-tauri
Oct 30, 2025
Merged

update tauri#1490
naps62 merged 4 commits intomainfrom
update-tauri

Conversation

@naps62
Copy link
Member

@naps62 naps62 commented Oct 30, 2025

No description provided.

Copilot AI review requested due to automatic review settings October 30, 2025 11:42
@naps62 naps62 added the C-chore tedious but necessary label Oct 30, 2025
Copy link
Contributor

Copilot AI left a comment

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 upgrades the Tauri framework from version 2.8.x to 2.9.x across both JavaScript and Rust dependencies, along with associated transitive dependency updates.

Key changes:

  • Upgraded @tauri-apps/cli from 2.8.4 to 2.9.2 in the JavaScript ecosystem
  • Upgraded tauri crate from 2.8 to 2.9 in the Rust ecosystem
  • Updated all platform-specific Tauri CLI binaries and related crates (tauri-runtime, tauri-utils, tauri-build, etc.)

Reviewed Changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.

File Description
package.json Updates @tauri-apps/cli dependency specifier to ^2.9.2
pnpm-lock.yaml Adds resolution entries for 2.9.2 CLI binaries across all platforms, updates magic-string transitive dependency
Cargo.toml Updates tauri dependency version constraint to 2.9
Cargo.lock Updates tauri and related crates to 2.9.x versions, removes urlpattern dependency, updates various transitive dependencies including windows-sys, proc-macro-crate, tao, and wry
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@naps62 naps62 merged commit 5abfa93 into main Oct 30, 2025
10 checks passed
@naps62 naps62 deleted the update-tauri branch October 30, 2025 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-chore tedious but necessary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant