chore(deps): update dependency @tauri-apps/api to v2.8.0 (v2) #2929
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.
This PR contains the following updates:
2.7.0
->2.8.0
Release Notes
tauri-apps/tauri (@tauri-apps/api)
v2.8.0
: @tauri-apps/cli v2.8.0Compare Source
[2.8.0]
New Features
91508c0b8
(#13881 by @pepperoni505) Introduces a new configuration option that allows you to specify custom folders to watch for changes when runningtauri dev
.bc4afe7dd
(#13993 by @lucasfernog) Check installed plugin NPM/crate versions for incompatible releases.0c402bfb6
(#13997 by @lucasfernog) Increase default iOS deployment target iOS to 14.0.d6d5f3707
(#13358 by @lucasfernog) Added--root-certificate-path
option toandroid dev
andios dev
to be able to connect to HTTPS dev servers.Enhancements
8b465a12b
(#13913 by @FabianLars) The bundler now pulls the latest AppImage linuxdeploy plugin instead of using the built-in one. This should remove the libfuse requirement.390cb9c36
(#13953 by @FabianLars) Reduced the log level of the binary patcher crategoblin
to only show its debug logs in-vv
and above.4475e93e1
(#13824 by @FabianLars) The bundler and cli will now read TLS Certificates installed on the system when downloading tools and checking versions.Bug Fixes
f0dcf9637
(#13980 by @Legend-Master) Fix the generated plugin init code oftauri add
fortauri-plugin-autostart
andtauri-plugin-single-instance
4d270a96a
(#13943 by @acx0) Fix codesigning verification failures caused by binary-patching during bundlingb21d86a8a
(#13981 by @Legend-Master) Fixtauri permission add
could add duplicated permissions to the capability files9c938be45
(#13912 by @takecchi) Properly migrate svelte to v5 in the plugin example templateDependencies
[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.