Skip to content

Update Rust crate wry to 0.54.0#170

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/wry-0.x
Open

Update Rust crate wry to 0.54.0#170
renovate[bot] wants to merge 1 commit intomainfrom
renovate/wry-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2025

This PR contains the following updates:

Package Type Update Change
wry dependencies minor 0.51.00.54.0

Release Notes

tauri-apps/wry (wry)

v0.54.2

Compare Source

  • 1d1b870 (#​1662 by @​JSKitty) On macOS, implement background_color support for WKWebView behind the transparent feature. Disables the default white background via the drawsBackground KVC key at init and applies underPageBackgroundColor on macOS 12+ for both initial creation and runtime set_background_color calls.
  • e3761e5 (#​1668 by @​zeta-gundam) Fixed an issue that caused "Symbol not found: _NSHTTPCookieSameSite..." panics on macOS 10.13 & 10.14.
  • e3761e5 (#​1668 by @​zeta-gundam) Fixed an issue that caused "[<WKWebViewConfiguration 0x6000003f4d00> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key drawsBackground." panics on macOS 10.13

v0.54.1

Compare Source

v0.54.0

Compare Source

  • 5fdd1a9 (#​1625) Use OnBackPressedCallback instead of the deprecated onKeyDown for back navigation on Android.

  • 51d06d0 (#​1646) Remove redundant clones in WebView and download handling. No user facing changes.

  • 7b77322 (#​1647) Fix clippy io_other_error. No user facing changes.

  • ff8876d (#​1652) Improve wkwebview performance. No user-facing changes.

  • 27ba73f Add handler for web content process termination.

  • 4fcff14 (#​1547) Set WebsiteDataManagerBuilder::base_cache_directory with the same path as base_data_directory.

    This change allows the cache directory to be changed instead of using the default one from WebKitGTK.

  • 64d9296 (#​1640) Update webkit2gtk-rs crates to 2.0.2.

v0.53.5

Compare Source

  • #​1622 Fixed an issue that caused docs.rs builds to fail. No user facing changes.

v0.53.4

Compare Source

  • 093856a (#​1622 by @​lucasfernog) Add flag to opt out of automatic back navigation handling on Android via WryActivity#handleBackNavigation.
  • 0f51d67 (#​1605 by @​dgerhardt) On Linux, removed a workaround which forced inital requests for multiple webviews to be handled sequentially.
    The workaround was intended to fix a concurrency bug with loading multiple URIs at the same time on WebKitGTK.
    But it prevented parallelization and could cause a deadlock in certain situations.
    It is no longer needed with newer WebKitGTK versions.

v0.53.3

Compare Source

v0.53.2

Compare Source

  • 1743e7f (#​1608 by @​lucasfernog) Fix new_window_req_handler craashing when creating new window for webview that has a custom data_store_identifier.

v0.53.1

Compare Source

v0.53.0

Compare Source

v0.52.1

Compare Source

v0.52.0

Compare Source

breaking
  • 1567635 (#​1558 by @​amrbashir) Rename WebViewBuilder methods for consistency and clarity:

    • Renamed WebViewBuilder::with_web_context to WebViewBuilder::new_with_web_context
    • Renamed WebViewBuilder::with_attributes to WebViewBuilder::new_with_attributes
  • f868658 (#​1556 by @​Legend-Master) WebContext::is_custom_protocol_registered now takes &str instead of String


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/wry-0.x branch 2 times, most recently from ae9bcf1 to e994b79 Compare August 16, 2025 14:28
@renovate renovate bot changed the title Update Rust crate wry to 0.52.0 Update Rust crate wry to 0.53.0 Aug 16, 2025
@renovate renovate bot force-pushed the renovate/wry-0.x branch from e994b79 to 0f6b9f9 Compare August 16, 2025 20:26
@renovate renovate bot force-pushed the renovate/wry-0.x branch 2 times, most recently from 5c07860 to 4d482e9 Compare August 27, 2025 21:09
@renovate renovate bot force-pushed the renovate/wry-0.x branch from 4d482e9 to d07d141 Compare September 25, 2025 17:03
@renovate renovate bot force-pushed the renovate/wry-0.x branch from d07d141 to 2e31060 Compare October 11, 2025 13:55
@renovate renovate bot force-pushed the renovate/wry-0.x branch from 2e31060 to 339a690 Compare October 22, 2025 13:00
@renovate renovate bot force-pushed the renovate/wry-0.x branch from 339a690 to ff8f6b1 Compare March 1, 2026 15:07
@renovate renovate bot changed the title Update Rust crate wry to 0.53.0 Update Rust crate wry to 0.54.0 Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants