Skip to content

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.0 -> 0.53.0

Release Notes

tauri-apps/wry (wry)

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
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.

1 participant