8000 Update wry requirement from 0.50.5 to 0.51.2 by dependabot[bot] · Pull Request #26 · pelasgus/youtube-tv · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update wry requirement from 0.50.5 to 0.51.2 #26

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

Merged
merged 1 commit into from
Apr 14, 2025

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Updates the requirements on wry to permit the latest version.

Release notes

Sourced from wry's releases.

wry v0.51.2

Updating crates.io index
     Locking 429 packages to latest compatible versions
      Adding html5ever v0.26.0 (available: v0.31.0)
      Adding soup3 v0.5.0 (available: v0.7.0)
      Adding toml v0.8.2 (available: v0.8.20)
      Adding toml_datetime v0.6.3 (available: v0.6.8)
      Adding toml_edit v0.20.2 (available: v0.20.7)
      Adding wgpu v23.0.1 (available: v25.0.0)
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 752 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (430 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.51.2
    ├── webkit2gtk 2.0.1
    │   └── wry 0.51.2
    └── tao 0.33.0
        └── wry 0.51.2

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.51.2 │ │ └── webkit2gtk 2.0.1 │ │ └── wry 0.51.2 │ ├── webkit2gtk 2.0.1 │ └── gtk 0.18.2 │ ├── wry 0.51.2 </tr></table>

... (truncated)

Changelog

Sourced from wry's changelog.

[0.51.2]

  • f7781a7 (#1544 by @​lucasfernog) Allow modifying or removing the input accessory view on iOS via WebViewBuilderExtIos::with_input_accessory_view_builder.

[0.51.1]

[0.51.0]

feat

  • ecbced2 (#1534 by @​Simon-Laux) macOS/iOS: add option to disable link previews when building a webview (the webkit API has it enabled by default)

    • WebViewBuilderExtDarwin.with_allow_link_preview(bool)

[0.50.5]

enhance

bug

  • 4f4ade3 (#1520 by @​lucasfernog) Fix crash setting macOS traffic light buttons inset when window is undecorated or buttons have been removed.

[0.50.4]

  • 349dfe3 (#1512 by @​Simon-Laux) Added WebViewExtDarwin to expose WebView functions available to both macOS and iOS.
  • 349dfe3 (#1512 by @​Simon-Laux) fix: crash when using WebViewBuilderExtDarwin.with_data_store_identifier
  • 349dfe3 (#1512 by @​Simon-Laux) feat: macOS: add WebViewExtDarwin::fetch_data_store_identifiers and WebViewExtDarwin::remove_data_store.
  • d0b16a7 (#1491 by @​neilmcguire) On Windows, Add support for iframe requests in custom protocols. Requires WebView2 1.0.2365.46 or higher.
  • 148d7cd (#1513 by @​FabianLars) Wry by default now passes --enable-features=RemoveRedirectionBitmap to WebView2 to hide the initial white flash of newly created webviews. Only takes effect on WebView2 Runtime versions 134 and above.

[0.50.3]

[0.50.2]

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Updates the requirements on [wry](https://github.com/tauri-apps/wry) to permit the latest version.
- [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.50.5...wry-v0.51.2)

---
updated-dependencies:
- dependency-name: wry
  dependency-version: 0.51.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 14, 2025
@pelasgus pelasgus merged commit b2a2fb5 into main Apr 14, 2025
1 check failed
@pelasgus pelasgus deleted the dependabot/cargo/wry-0.51.2 branch April 14, 2025 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0