fix(deps): update tauri monorepo to v2 (major)#553
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update tauri monorepo to v2 (major)#553renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
|
913084d to
393654d
Compare
393654d to
fd32ab1
Compare
fd32ab1 to
5bdf620
Compare
|
5bdf620 to
04501e8
Compare
86f01d1 to
0c52c67
Compare
41e9054 to
8e9ccf2
Compare
8e9ccf2 to
8b3fb6d
Compare
8b3fb6d to
4b2371c
Compare
4b2371c to
cf3cd50
Compare
4c8a8eb to
cbd6b3f
Compare
cbd6b3f to
4bfd580
Compare
0a7293d to
81d0e66
Compare
81d0e66 to
6875b09
Compare
ccf4c26 to
99042f4
Compare
7c7bc37 to
6fcfb48
Compare
db4a937 to
fc73a00
Compare
fc73a00 to
1f78e05
Compare
1f78e05 to
3caf0cf
Compare
b2b38fc to
7a64027
Compare
06dac6a to
dd57aec
Compare
dd57aec to
ac06f34
Compare
ac06f34 to
63ca309
Compare
63ca309 to
0a23ed4
Compare
0a23ed4 to
62082b4
Compare
62082b4 to
16bd76a
Compare
6aa40b6 to
ce148cf
Compare
6d71f92 to
091d73e
Compare
091d73e to
719bef1
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.10.01.6.2→2.0.01.5.1→2.0.0Release Notes
tauri-apps/tauri (@tauri-apps/cli)
v2.10.0: tauri v2.10.0Compare Source
Cargo Audit
[2.10.0]
New Features
e919a760e(#14619 by @NaamuKim) Addset_simple_fullscreenmethod toWebviewWindow.This method was already available on the
Windowtype and is now also available onWebviewWindowfor consistency. On macOS, it toggles fullscreen mode without creating a new macOS Space. On other platforms, it falls back to regular fullscreen.Bug Fixes
853ed4642(#14442 by @ish1416) Fixed 500 error when accessing local video files in Android external storage directory viaconvertFileSrc. Added better error handling and logging for Android external storage access to help diagnose permission and accessibility issues.4d5d78daf(#14812 by @oscartbeaumont) fix(specta): don't use#[specta(rename = ...)]withtauri::ipc::Channelff5d76ca2(#14653 by @Legend-Master)WindowConfig::focusis set tofalseinWindowConfig::default()What's Changed
0575dd287(#14521 by @kandrelczyk) Change the way bundle type information is added to binary files. Instead of looking up the value of a variable we simply look for the default value.Dependencies
tauri-utils@2.8.2tauri-build@2.5.4tauri-runtime-wry@2.10.0tauri-runtime@2.10.0tauri-macros@2.5.375057c7c0(#14778 by @FabianLars) Breaking Change forwith_webviewusers: Updated webkit2gtk-rs crates tov2.0.2.75057c7c0(#14778 by @FabianLars) Update wry tov0.54.Cargo Publish