fix(deps): update dependency @tauri-apps/cli to v2.2.2 #3109
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.1.0
->2.2.2
Release Notes
tauri-apps/tauri (@tauri-apps/cli)
v2.2.2
: @tauri-apps/cli v2.2.2Compare Source
[2.2.2]
Bug Fixes
26fc9558f
(#12178 by @FabianLars) Fixed an issue that caused thetauri dev
file watcher to exit after detecting file changes.Dependencies
[email protected]
v2.2.1
: @tauri-apps/cli v2.2.1Compare Source
[2.2.1]
Bug Fixes
881729448
(#12164 by @FabianLars) Fixed an issue that causedtauri dev
to crash before showing the app on Linux.Dependencies
[email protected]
v2.2.0
: @tauri-apps/api v2.2.0Compare Source
PNPM Audit
[2.2.0]
New Features
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) AddTrayIcon.setShowMenuOnLeftClick
method and deprecateTrayIcon.setMenuOnLeftClick
to match the Rust API.fc30b20be
(#11726 by @amrbashir) AddTrayIconOptions.showMenuOnLeftClick
field and deprecateTrayIconOptions.menuOnLeftClick
to match the Rust API.Enhancements
fc30b20be
(#11726 by @amrbashir) Add support forTrayIconOptions.menuOnLeftClick
option andTrayIcon.setMenuOnLeftClick
on Windows.Bug Fixes
a16796a55
(#12069 by @Legend-Master) FixChannel
never callsonmessage
in some cases12a48d1e2
(#11741 by @amrbashir) Fix error when callingPredefinedMenuItem.new
to create anAbout
menu item that uses anImage
instance for the about icon.12a48d1e2
(#11741 by @amrbashir) Fix error when callingIconMenuItem.new
using anImage
instance for the icon.b63262cd4
(#11724 by @FabianLars) Removed the generic in the type of the callback function argument inmockIPC
which prevented its proper use in tests using TypeScript.a6e84f7d2
(#11835 by @ilittlebig) Fix error where usingisAbsolute
would returnCommand not found
.PNPM Publish
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 this update again.
This PR was generated by Mend Renovate. View the repository job log.