fix(deps): update tauri monorepo to v2 (major) #300
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.5.6
->2.3.0
1.5.14
->2.3.1
=1.6.8
->=2.3.1
=1.5.2
->=2.0.6
Release Notes
tauri-apps/tauri (@tauri-apps/api)
v2.3.0
: @tauri-apps/api v2.3.0Compare Source
PNPM Audit
[2.3.0]
Enhancements
a2d36b8c3
(#12181 by @bastiankistner) Add an option to change the default background throttling policy (currently for WebKit only).PNPM Publish
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
v2.1.1
: tauri v2.1.1Compare Source
Cargo Audit
[2.1.1]
Bug Fixes
e8a50f6d7
(#11645) Fix integer values ofBasDirectory.Home
andBaseDirectory.Font
regression which broke path APIs in JS.Cargo Publish
v2.1.0
: @tauri-apps/cli v2.1.0Compare Source
[2.1.0]
New Features
6bf917941
(#11322 by @ShaunSHamilton) Addtauri remove
to remove plugins from projects.058c0db72
(#11584 by @amrbashir) Addbundle > linux > rpm > compression
config option to control RPM bundle compression type and level.Enhancements
1f311832a
(#11405 by @amrbashir) Add more context for errors when decoding secret and public keys for signing updater artifacts.e0d1307d3
(#11414 by @Czxck001) Migrate the$schema
Tauri configuration to the v2 format.c43d5df15
(#11512 by @lucasfernog) Associate a newly created capability file with themain
window on thetauri add
andtauri permission add
commands.Bug Fixes
7af01ff2c
(#11523 by @amrbashir) Fixtauri migrate
failing to install NPM depenencies when running from Deno.100a4455a
(#11529 by @amrbashir) Fix detecting yarn berry (v2 and higher) in various tauri cli commands.60e86d5f6
(#11624 by @lucasfernog) Use the public network IP address onandroid dev
by default on Windows.Dependencies
tauri-cli@2.1.0
v2.0.3
: @tauri-apps/cli v2.0.3Compare Source
[2.0.3]
New Features
eda5713ea
(#11242 by @alex-sandri) AddItalian
to supported NSIS installer languagesb3563e3d6
(#11304 by @amrbashir) Add Deno support in tauri-cli operations.Bug Fixes
d609bef9f
(#11314 by @amrbashir) Fix android invalid proguard file when using anidentifier
that contains a component that is a reserved kotlin keyword, likein
,class
, etc069c05e44
(#11315 by @amrbashir) Fix CLI crashing and failing to find a.ico
file whenbundle > icon
option is using globs and doesn't have a string that ends with.ico
.Dependencies
tauri-cli@2.0.3
v2.0.2
: @tauri-apps/cli v2.0.2Compare Source
[2.0.2]
What's Changed
4475fbb50
(#11208 by @lucasfernog) Update cargo-mobile2 to 0.17.3, fixing lib name validation.a49a19ffa
(#11218) Fix bundlingappimage
,deb
andrpm
bundles failing to open when usingmainBinaryName
with spaces.Dependencies
tauri-cli@2.0.2
v2.0.1
: @tauri-apps/cli v2.0.1Compare Source
[2.0.1]
Dependencies
tauri-cli@2.0.1
v2.0.0
: @tauri-apps/cli v2.0.0Compare Source
[2.0.0]
What's Changed
637285790
Promote to v2 stable!Dependencies
tauri-cli@2.0.0
v1.6.0
: @tauri-apps/api v1.6.0Compare Source
Yarn 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.