chore(deps): update devdependencies (major) #213
+262
−225
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.3
->2.1.0
20.17.9
->22.10.1
18.3.14
->19.0.1
18.3.2
->19.0.2
5.4.11
->6.0.3
Release Notes
tauri-apps/tauri (@tauri-apps/cli)
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.4
: @tauri-apps/cli v2.0.4Compare Source
[2.0.4]
Enhancements
e4c9268b1
(#11258 by @regexident) Support custom project directory structure where the Tauri app folder is not a subfolder of the frontend project.The frontend and Tauri app project paths can be set with the
TAURI_FRONTEND_PATH
and theTAURI_APP_PATH
environment variables respectively.Dependencies
tauri-cli@2.0.4
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-build v2.0.2Compare Source
Cargo Audit
[2.0.2]
Dependencies
tauri-utils@2.0.2
Cargo Publish
v2.0.1
: tauri-build v2.0.1Compare Source
Cargo Audit
[2.0.1]
What's Changed
0ab2b3306
(#11205 by @lucasfernog) Downgrade MSRV to 1.77.2 to support Windows 7.Dependencies
tauri-utils@2.0.1
tauri-codegen@2.0.1
Cargo Publish
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
vitejs/vite (vite)
v6.0.3
Compare Source
ModuleRunnerTransport#invoke
more explicit (#18851) (a75fc31), closes #18851environments.ssr.resolve
with rootssr
config (#18857) (3104331), closes #18857v6.0.2
Compare Source
node_modules
if deno (#18823) (a20267b), closes #18823style.css
as a key for the style file forcssCodesplit: false
(#18820) (ec51115), closes #18820external
by default (#18821) (2250ffa), closes #18821ssr.target: 'webworker'
defaults as fallback (#18827) (b39e696), closes #18827v6.0.1
Compare Source
proxy
prevents starting http2 server (#18788) (bbaf514), closes #18788applyToEnvironment
hooks on worker build (#18793) (0c6cdb0), closes #18793Configuration
📅 Schedule: Branch creation - "after 9am on monday,before 12am on monday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.