-
-
Notifications
You must be signed in to change notification settings - Fork 3
fix(deps): update tauri monorepo to v2 (major) #862
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-tauri-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Contributor
Author
|
ebe2cc8 to
2bc784b
Compare
9a5b40f to
9e90c0b
Compare
a001c62 to
2b4570d
Compare
28506f2 to
3d50ee5
Compare
e3007ca to
47a888c
Compare
47a888c to
8a69690
Compare
8a69690 to
db0e872
Compare
db0e872 to
f7a9686
Compare
704e829 to
1904227
Compare
5dc70ae to
1678914
Compare
1678914 to
4bf6e87
Compare
35e342b to
471bfec
Compare
471bfec to
919b770
Compare
0701745 to
added3d
Compare
595ba36 to
67e6232
Compare
67e6232 to
d578706
Compare
d578706 to
28359d0
Compare
cbfdfec to
c421599
Compare
c421599 to
3011a58
Compare
3011a58 to
031aa8c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.5.2→2.0.01.5.0→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