Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Oct 30, 2025

Build was failing with version mismatch error: tauri (v2.9.2) : @tauri-apps/api (v2.8.0).

Changes:

  • Updated @tauri-apps/api to ^2.9.0 (latest available, compatible with Rust v2.9.2)
  • Updated @tauri-apps/cli to ^2.9.2 (matches Rust crate version)

The version check now passes and builds proceed without errors. Note: @tauri-apps/api v2.9.2 does not yet exist on npm; v2.9.0 maintains major.minor compatibility with the Rust crate.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: Cleboost <61158869+Cleboost@users.noreply.github.com>
Copilot AI changed the title [WIP] Update tauri monorepo to v2.9.2 Fix Tauri package version mismatch between Rust crate and NPM packages Oct 30, 2025
Copilot AI requested a review from Cleboost October 30, 2025 01:46
@Cleboost Cleboost marked this pull request as ready for review October 30, 2025 08:11
@Cleboost Cleboost merged commit 857c9fa into renovate/tauri-monorepo Oct 30, 2025
3 of 6 checks passed
Cleboost added a commit that referenced this pull request Oct 30, 2025
* chore(deps): update tauri monorepo to v2.9.2

* Fix Tauri package version mismatch between Rust crate and NPM packages (#63)

* Initial plan

* fix: sync tauri package versions to resolve version mismatch

Co-authored-by: Cleboost <61158869+Cleboost@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Cleboost <61158869+Cleboost@users.noreply.github.com>

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Cleboost <61158869+Cleboost@users.noreply.github.com>
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.

2 participants