timmo001 / system-bridge

A bridge for your systems
https://system-bridge.timmo.dev
Apache License 2.0
255 stars 14 forks source link

Bump tauri from 2.0.0-beta.17 to 2.0.0-beta.19 in /src-tauri #3071

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps tauri from 2.0.0-beta.17 to 2.0.0-beta.19.

Release notes

Sourced from tauri's releases.

tauri v2.0.0-beta.19

Updating crates.io index

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 623 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (483 crate dependencies)

[2.0.0-beta.19]

New Features

  • 78839b6d2(#4865) Add RunEvent::Reopen for handle click on dock icon on macOS.

Bug Fixes

  • fedca7386(#9720) Fix IPC tracing format incompatible between the custom protocol and the postMessage implementations.

Dependencies

  • Upgraded to tauri-runtime@2.0.0-beta.16
  • Upgraded to tauri-runtime-wry@2.0.0-beta.16
  • Upgraded to tauri-utils@2.0.0-beta.15
  • Upgraded to tauri-macros@2.0.0-beta.15
  • Upgraded to tauri-build@2.0.0-beta.15

Breaking Changes

  • 783ef0f2d(#9647) Changed WebviewWindow::url and Webview::url getter to return a result.
Updating crates.io index
   Packaging tauri v2.0.0-beta.19 (/home/runner/work/tauri/tauri/core/tauri)
    Updating crates.io index
   Verifying tauri v2.0.0-beta.19 (/home/runner/work/tauri/tauri/core/tauri)
 Downloading crates ...
  Downloaded serde_repr v0.1.19
  Downloaded serialize-to-javascript v0.1.1
  Downloaded keyboard-types v0.7.0
  Downloaded libloading v0.7.4
  Downloaded tokio-macros v2.2.0
</tr></table> 

... (truncated)

Commits


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 show 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)
dependabot[bot] commented 1 month ago

Looks like tauri is up-to-date now, so this is no longer needed.