tasuren / overkami

An application that allows you to add wallpaper to any window.
https://freedom-wall.tasuren.jp
BSD 4-Clause "Original" or "Old" License
25 stars 3 forks source link

build(deps): bump wry from 0.24.1 to 0.24.3 #63

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps wry from 0.24.1 to 0.24.3.

Release notes

Sourced from wry's releases.

wry v0.24.3

Updating crates.io index

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 543 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (248 crate dependencies)
Crate:     kuchiki
Version:   0.8.1
Warning:   unmaintained
Title:     `kuchiki` is unmaintained
Date:      2023-01-21
ID:        RUSTSEC-2023-0019
URL:       https://rustsec.org/advisories/RUSTSEC-2023-0019
Dependency tree:
kuchiki 0.8.1
└── wry 0.24.3

warning: 1 allowed warning found

[0.24.3]

  • On macOS/iOS, remove web_context module declaration.
    • 24c3777 On macOS/iOS, remove web_context declaration on 2023-05-06
Updating crates.io index
   Packaging wry v0.24.3 (/home/runner/work/wry/wry)
    Packaged 80 files, 2.4MiB (2.0MiB compressed)
   Uploading wry v0.24.3 (/home/runner/work/wry/wry)
    Updating crates.io index
     Waiting on `wry` to propagate to crates.io index (ctrl-c to wait asynchronously)
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index

... (truncated)

Changelog

Sourced from wry's changelog.

[0.24.3]

  • On macOS/iOS, remove web_context module declaration.
    • 24c3777 On macOS/iOS, remove web_context declaration on 2023-05-06

[0.24.2]

  • On macOS and iOS, remove webcontext implementation since we don't actually use it. This also fix segfault if users drop webcontext early.
    • 663d5b1 Remove webcontext implementation on wkwebview (#922) on 2023-04-07
  • Fix the WebViewBuilder::with_url when the projet use mimalloc (tauri-apps/wry#863)
    • 9944b5d Rename fix-with_url.txt to fix-with_url.md on 2023-05-06
  • Revert 51b49c54 which hid the webview when minimized on Windows.
    • 18a6b64 fix(windows): Ignore resize event when minimizing frameless windows (#909) on 2023-03-24
  • Use the new WKWebView inspectable property if available (iOS 16.4, macOS 13.3).
    • c83f6fa feat(macos): use WKWebView's inspectable property (#923) on 2023-04-08
  • On iOS, set webview scroll bounce default to NO.
    • 2f61cfa fix(ios): set scroll bounce default to NO (#907) on 2023-03-20
  • Update the value returned on a None value of ClassDecl::new("WryDownloadDelegate", class!(NSObject)) from UIViewController to WryDownloadDelegate.
    • 8b51cfe fix: WryDownloadDelegate call after first time on 2023-02-20
  • On Linux, disable system appearance for scrollbars.
    • f43aad0 fix(linux): disable system appearance for scrollbars (#897) on 2023-03-08
Commits
  • f118c9c publish new versions (#951)
  • 24c3777 On macOS/iOS, remove web_context declaration
  • 0751e14 publish new versions (#950)
  • a206af6 Update covector-version-or-publish.yml
  • f2030fb Rename fix-with_url.txt to fix-with_url.md
  • c89b0f4 fix: correct docs for custom_protocols (#899)
  • 2f61cfa fix(ios): set scroll bounce default to NO (#907)
  • 18a6b64 fix(windows): Ignore resize event when minimizing frameless windows (#909)
  • 663d5b1 Remove webcontext implementation on wkwebview (#922)
  • c83f6fa feat(macos): use WKWebView's inspectable property (#923)
  • Additional commits viewable 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 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 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)