Borber / Tran

简洁, 快速, 划词翻译
https://tran.borber.top
GNU General Public License v3.0
490 stars 21 forks source link

Bump tauri from 2.0.0-beta.17 to 2.0.0-beta.18 in /src-tauri #195

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

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

Release notes

Sourced from tauri's releases.

tauri v2.0.0-beta.18

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

New Features

  • 07ff78c2d(#9615) Add TrayIcon::rect method to retrieve the tray icon rectangle

Enhancements

  • 7f6d2698c(#9631) Improve the error message that is shown when deserializing the Tauri plugin config.
  • 8a71858eb(#9630) Provide a default for the runtime generic on Menu, MenuItem, Submenu, PredefinedMenuItem, CheckMenuItem and IconMenuItem.
  • 8a71858eb(#9630) Provide a default for the runtime generic on TrayIcon.

Dependencies

  • Upgraded to tauri-utils@2.0.0-beta.14
  • Upgraded to tauri-runtime@2.0.0-beta.15
  • Upgraded to tauri-runtime-wry@2.0.0-beta.15
  • Upgraded to tauri-macros@2.0.0-beta.14
  • Upgraded to tauri-build@2.0.0-beta.14
Updating crates.io index
   Packaging tauri v2.0.0-beta.18 (/home/runner/work/tauri/tauri/core/tauri)
    Updating crates.io index
   Verifying tauri v2.0.0-beta.18 (/home/runner/work/tauri/tauri/core/tauri)
 Downloading crates ...
  Downloaded signal-hook-registry v1.4.2
  Downloaded libappindicator v0.9.0
  Downloaded tokio-macros v2.2.0
  Downloaded unicode-segmentation v1.11.0
  Downloaded tray-icon v0.13.5
  Downloaded tauri-runtime-wry v2.0.0-beta.15
  Downloaded muda v0.13.1
</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 3 months ago

Superseded by #201.