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.15 to 2.0.0-beta.16 in /src-tauri #175

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps tauri from 2.0.0-beta.15 to 2.0.0-beta.16.

Release notes

Sourced from tauri's releases.

tauri v2.0.0-beta.16

Updating crates.io index

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

[2.0.0-beta.16]

New Features

  • 70c51371e(#9539) Add window.isTauri to check whether running inside tauri or not.

Bug Fixes

  • daf018e4f(#9505) Fix resource tables not cleaned up on exit which causes tray icon inside resource tables not cleaned up on exit
  • a07b51320(#9490) Add missing permission for window.start_resize_dragging
  • 35b25f7e5(#9530) Do not use JS optional chaining to prevent script errors on older webviews such as macOS 10.14.

What's Changed

  • 005fe8ce1(#9410) Fix closable, maximizable and minimizable options not taking effect when used in tauri.conf.json or from JS APIs.

Dependencies

  • Upgraded to tauri-runtime-wry@2.0.0-beta.13
  • Upgraded to tauri-build@2.0.0-beta.13
  • Upgraded to tauri-utils@2.0.0-beta.13
  • Upgraded to tauri-runtime@2.0.0-beta.13
  • Upgraded to tauri-macros@2.0.0-beta.13
Updating crates.io index
   Packaging tauri v2.0.0-beta.16 (/home/runner/work/tauri/tauri/core/tauri)
    Updating crates.io index
   Verifying tauri v2.0.0-beta.16 (/home/runner/work/tauri/tauri/core/tauri)
 Downloading crates ...
  Downloaded http-body v1.0.0
  Downloaded http-body-util v0.1.1
  Downloaded hyper v1.3.1
</tr></table> 

... (truncated)

Commits
  • ac9bfad Apply Version Updates From Current Changes (#9548)
  • e22e61a Revert "Apply Version Updates From Current Changes (#9489)" (#9549)
  • 198f11a Apply Version Updates From Current Changes (#9489)
  • 07f2af0 chore(deps): update to windows-rs 0.56 (#9493)
  • de7bcf3 fix(bundler/nsis): auto append product name when choosing a new install path ...
  • a1e0e26 fix(utils): temp permission file names on windows (#9477)
  • be7eab2 fix(api): add type definitions to package.json exports (#9486)
  • aaa332c fix(cli/migrate): migrate only known plugins (#9540)
  • 35b25f7 fix: optional chaining is not supported on older webviews (#9530)
  • 70c5137 feat(core): add isTauri (#9539)
  • 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 4 months ago

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