chore(deps): update rust crate tauri to v2.8.5 #94
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.8.3
->2.8.5
Release Notes
tauri-apps/tauri (tauri)
v2.8.5
: tauri v2.8.5Compare Source
Cargo Audit
[2.8.5]
Enhancements
07e134f70
(#14107 by @lucasfernog) Improve error message for request errors on iOS when local network permission has been denied and the app tries to reach the development server.Dependencies
[email protected]
Cargo Publish
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
[email protected]
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.