Update tauri monorepo #5
Open
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.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
2.2.4
->2.8.4
2.2.2
->2.8.5
2.0.5
->2.4.1
Release Notes
tauri-apps/tauri (@tauri-apps/cli)
v2.8.4
: @tauri-apps/cli v2.8.4Compare Source
[2.8.4]
Enhancements
f70b28529
(#14093 by @lucasfernog) Ensure Rust targets for mobile are installed when running the dev and build commands (previously only checked on init).a9b342125
(#14114 by @lucasfernog) Fix iOS dev and build targeting the simulator on Intel machines.61b9b681e
(#14111 by @lucasfernog) RetainRUST_*
environment variables when running the mobile commands.c23bec62d
(#14083 by @FabianLars) Tauri now ignoresmacOS.minimumSystemVersion
intauri dev
to prevent forced rebuilds of macOS specific dependencies when using something likerust-analyzer
at the same time astauri dev
.Bug Fixes
c37a29833
(#14112 by @lucasfernog) Fix usage with Deno failing withReferenceError: require is not defined
.bcf000c0a
(#14110 by @lucasfernog) Fixes runningios
commands withdeno
crashing due to incorrect current working directory resolution.7db7142f9
(#14119 by @lucasfernog) Fixes empty device name when using an Android emulator causing the emulator to never be detected as running.956b4fd6f
(#14106 by @lucasfernog) Use the correct export method on Xcode < 15.4.Dependencies
tauri-cli@2.8.4
v2.8.3
: @tauri-apps/cli v2.8.3Compare Source
[2.8.3]
Bug Fixes
0ac89d3b6
(#14078 by @FabianLars) Updatedcargo-mobile2
to allow running on iOS simulators that have a higher version than the XCode SDK. This fixes compatiblity issues with Apple's recent "iOS 18.5 + iOS 18.6 Simulator" platform support component.Dependencies
tauri-cli@2.8.2
v2.8.2
: tauri v2.8.2Compare Source
Cargo Audit
[2.8.2]
Bug Fixes
5075b67d3
(#14039 by @lucasfernog) Fix compilation when thewry
Cargo feature is disabled.Cargo Publish
v2.8.1
: tauri v2.8.1Compare Source
Cargo Audit