Skip to content

deps(deps): bump wry from 0.53.3 to 0.53.5 in /src-tauri#48

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src-tauri/wry-0.53.5
Open

deps(deps): bump wry from 0.53.3 to 0.53.5 in /src-tauri#48
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src-tauri/wry-0.53.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps wry from 0.53.3 to 0.53.5.

Release notes

Sourced from wry's releases.

wry v0.53.5

Updating crates.io index
     Locking 432 packages to latest compatible versions
      Adding html5ever v0.29.1 (available: v0.35.0)
      Adding soup3 v0.5.0 (available: v0.8.0)
      Adding toml v0.8.2 (available: v0.8.23)
      Adding toml_datetime v0.6.3 (available: v0.6.11)
      Adding toml_edit v0.20.2 (available: v0.20.7)
      Adding wgpu v23.0.1 (available: v27.0.1)
      Adding windows v0.61.3 (available: v0.62.2)
      Adding windows-core v0.61.2 (available: v0.62.2)
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 856 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (433 crate dependencies)
Crate:     atk
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0413
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0413
Dependency tree:
atk 0.18.2
└── gtk 0.18.2
    ├── wry 0.53.5
    ├── webkit2gtk 2.0.1
    │   └── wry 0.53.5
    └── tao 0.34.5
        └── wry 0.53.5

Crate: atk-sys Version: 0.18.2 Warning: unmaintained Title: gtk-rs GTK3 bindings - no longer maintained Date: 2024-03-04 ID: RUSTSEC-2024-0416 URL: https://rustsec.org/advisories/RUSTSEC-2024-0416 Dependency tree: atk-sys 0.18.2 ├── gtk-sys 0.18.2 │ ├── webkit2gtk-sys 2.0.1 │ │ ├── wry 0.53.5 │ │ └── webkit2gtk 2.0.1 │ │ └── wry 0.53.5 │ ├── webkit2gtk 2.0.1 </tr></table>

... (truncated)

Changelog

Sourced from wry's changelog.

[0.53.5]

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

[0.53.4]

  • 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.
Commits
  • 2bfe45f temporarily remove changefiles
  • 37b8122 chore: manually trigger release for 0.35.5 to fix docsrs (#1628)
  • 84b0ec2 feat(ios/macos): Add handler for web content process termination (#1624)
  • 9604b0e chore: remove rustc/rustdoc args for docsrs cfg to fix docs.rs builds (#1626)
  • 7dbc918 apply version updates (#1611)
  • 093856a feat(android): add flag to opt out of automatic back navigation (#1622)
  • 48e5e99 fix(linux): improve download handler's default filename fallback logic (#1613)
  • 0f51d67 fix(linux): remove harmful request loading workaround (#1605)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [wry](https://github.com/tauri-apps/wry) from 0.53.3 to 0.53.5.
- [Release notes](https://github.com/tauri-apps/wry/releases)
- [Changelog](https://github.com/tauri-apps/wry/blob/dev/CHANGELOG.md)
- [Commits](tauri-apps/wry@wry-v0.53.3...wry-v0.53.5)

---
updated-dependencies:
- dependency-name: wry
  dependency-version: 0.53.5
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 25, 2026

Assignees

The following users could not be added as assignees: maintainer-username. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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