Borber / Tran

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

Bump tauri from 2.0.0-beta.20 to 2.0.0-beta.22 in /src-tauri #223

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps tauri from 2.0.0-beta.20 to 2.0.0-beta.22.

Release notes

Sourced from tauri's releases.

tauri v2.0.0-beta.22

Updating crates.io index

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

[2.0.0-beta.22]

Bug Fixes

  • dfd05441c(#9860) Revert adding app-region: drag to HTML elements with data-tauri-drag-region on Windows as it has a few issues:

    • Doesn't allow right click, as it will always show the system context menu on right click.
    • data-tauri-drag-region works only if the click was on an element that has it, this allows buttons in the custom titlebar to work, however app-region: drag will treat the whole area as a titlebar won't even allow clicks on buttons.
Updating crates.io index
   Packaging tauri v2.0.0-beta.22 (/home/runner/work/tauri/tauri/core/tauri)
    Updating crates.io index
   Verifying tauri v2.0.0-beta.22 (/home/runner/work/tauri/tauri/core/tauri)
 Downloading crates ...
  Downloaded phf_shared v0.8.0
  Downloaded ppv-lite86 v0.2.17
  Downloaded precomputed-hash v0.1.1
  Downloaded phf_generator v0.11.2
  Downloaded rand v0.8.5
  Downloaded rand v0.7.3
  Downloaded proc-macro-error-attr v1.0.4
  Downloaded proc-macro-hack v0.5.20+deprecated
  Downloaded servo_arc v0.1.1
  Downloaded siphasher v0.3.11
  Downloaded unic-ucd-version v0.9.0
  Downloaded unic-ucd-ident v0.9.0
  Downloaded tauri-utils v2.0.0-beta.17
  Downloaded toml_datetime v0.6.3
  Downloaded sha2 v0.10.8
  Downloaded unic-common v0.9.0
  Downloaded x11 v2.21.0
  Downloaded futf v0.1.5
</tr></table> 

... (truncated)

Commits
  • a0a76ce Apply Version Updates From Current Changes (#9911)
  • dfd0544 Revert "feat(core): add app-region: drag to data-tauri-drag-region (#9789...
  • 5e8aa6f fix: workaround for broken example (#9906)
  • 4942d80 feat: Auto Generation of ACL Schema File for Documentation (#9903)
  • 594e3e2 Apply Version Updates From Current Changes (#9869)
  • 94cca92 fix: regression extracting NSIS zip - target folder already exists
  • 265c238 refactor(cli&bundler): avoid renaming main executable and preserve cargo name...
  • e8f6eb5 refactor(core)!: include all args in Env.args_os, closes #9430 (#9552)
  • 19b696b fix(build): avoid copying resource onto itself (#9710)
  • ccc3ea7 fix(codegen): use TAURI_ENV_TARGET_TRIPLE to determine the current platform...
  • 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 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.