chore(deps): update tauri monorepo to v2 (major) - autoclosed #633
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:
1.6
->2.2
1.6
->2.2
1
->2
1
->2
Release Notes
tauri-apps/tauri (@tauri-apps/api)
v2.2.0
: tauri v2.2.0Compare Source
Cargo Audit
[2.2.0]
New Features
f884bae75
(#11742 by @amrbashir) Addtauri::Builder::on_tray_icon_event
handler.5188c0fae
(#11767 by @FabianLars) AddedScope::is_forbidden
to check if a path was explicitly forbidden.18bd639f6
(#11798 by @lars-berger) AddWebviewWindowBuilder/WebviewBuilder::data_store_identifier
on macOS.dc4d79477
(#11628 by @SpikeHD) AddWebviewWindowBuilder/WebviewBuilder::extensions_path
on Linux and Windows.020ea0556
(#11661 by @ahqsoftwares) Add badging APIs:Window/WebviewWindow::set_badge_count
for Linux, macOS and IOS.Window/WebviewWindow::set_overlay_icon
for Windows Only.Window/WebviewWindow::set_badge_label
for macOS Only.fc30b20be
(#11726 by @amrbashir) AddTrayIconBuilder::show_menu_on_left_click
method and deprecateTrayIconBuilder::menu_on_left_click
for consistent naming and clarity.Enhancements
d86aaccb0
(#11729 by @sandercox) Add support forTrayIconBuilder::menu_on_left_click
andTrayIcon::set_show_menu_on_left_click
on Windows.b0ddee899
(#12101 by @renovate) Breaking change: Updatedwebview2-com
to0.34
. This may be a breaking change if you use thewith_webview
method.Bug Fixes
b50a1ac0e
(#11850 by @FabianLars) Add webview and window color setters to autogenerated permissions.ba6f37014
(#11785 by @lars-berger) Fix panic when a plugin command is run with a capability added at runtime (viaManager::add_capability
).e349dfe57
(#12000 by @stringhandler) Fixed a panic caused by an assert when the resource random id has been used already.46935212b
(#11658 by @Legend-Master) Fix.json5
capability files not recognized even withconfig-json5
feature enabledb37741da6
(#11871 by @johncarmack1984) Fixspecta-util
dependency not found error when usingspecta
featureca7f025fd
(#11958 by @amrbashir) Fix panic when invoking a command with an unmanaged state, an error will be returned instead.Dependencies
tauri-runtime@2.3.0
tauri-runtime-wry@2.3.0
tauri-utils@2.1.1
tauri-macros@2.0.4
tauri-build@2.0.4
Cargo Publish
v2.1.1
: @tauri-apps/api v2.1.1Compare Source
PNPM Audit
[2.1.1]
Bug Fixes
5e9435487
(#11645 by dgerhardt) Fix regression intoLogical
andtoPhysical
for position types indpi
module returning incorrecty
value.e8a50f6d7
(#11645) Fix integer values ofBasDirectory.Home
andBaseDirectory.Font
regression which broke path APIs in JS.PNPM Publish
v2.1.0
: tauri v2.1.0Compare Source
Cargo Audit
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.