chore(deps): update rust crate wry to 0.41 #198
Merged
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:
0.39
->0.41
Release Notes
tauri-apps/wry (wry)
v0.41.0
Compare Source
8b691df
(#1285 by @pewsheen) On macOS, fix an issue that could cause a panic when running an async command.6c7f45e
(#1287 by @FabianLars) Fixed a regression causing autoplay on windows to require user gestures.24a7d27
(#1289 by @renovate) Updatewindows
crate to0.57
andwebview2-com
crate to0.31
v0.40.1
Compare Source
b6863ed
(#1275) On Android, setRustWebViewClient.currentUrl
field early inonPageStarted
method instead ofonPageFinished
f089964
(#1276) Fixeswith_asynchronous_custom_protocol
crashing when sending the response on Linux.637289d
(#1272) On Android, makeWryActivity.setWebview
method public to prevent JNI crashes.v0.40.0
Compare Source
a424a0b
(#1270) On Windows, fix child webview invisible after creation because it was created with0,0
sized6f8dd7
(#1271) On Windows, create child webview at the top of z-order to align with other platforms.03d2535
(#1269) On macOS, disable initialization script injection into subframes.1e65049
(#1267) On macOS, fixed a crash when sending empty body by IPC.0f3c886
(#1260) On macOS, fixed an issue of not being able to listen to the cmd+key event in javascript in single WebView.0f14e2a
(#1259) Default the margin when printing on MacOS to 0 so it is closer to the behavior of when printing on the web.0f14e2a
(#1259) AddWebViewExtMacOS::print_with_options
which allows to modify the margins that will be used on the print dialog.f516122
(#1262) On Windows, enable webview2 non client region support which allows usingapp-region
CSS style.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 has been generated by Mend Renovate. View repository job log here.