Borber / Tran

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

Bump @tauri-apps/api from 2.0.0-beta.7 to 2.0.0-beta.9 #178

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps @tauri-apps/api from 2.0.0-beta.7 to 2.0.0-beta.9.

Release notes

Sourced from @​tauri-apps/api's releases.

@​tauri-apps/api v2.0.0-beta.9

yarn audit v1.22.22
info No lockfile found.
0 vulnerabilities found - Packages audited: 162
Done in 2.15s.

[2.0.0-beta.9]

New Features

  • 70c51371e(#9539) Add isTauri function in core module to check whether running inside tauri or not.

Bug Fixes

  • be7eab209(#9486) Set the exports > types package.json field.
  • cf615e8e4(#9463) Fixes a bug when processing channel messages out of order.
  • 35b25f7e5(#9530) Do not use JS optional chaining to prevent script errors on older webviews such as macOS 10.14.
yarn run v1.22.22
$ yarn build && cd ./dist && yarn publish --access public --loglevel silly --tag next
$ rollup -c --configPlugin typescript

./src/app.ts, ./src/core.ts, ./src/dpi.ts, ./src/event.ts, ./src/image.ts, ./src/index.ts, ./src/menu.ts, ./src/mocks.ts, ./src/path.ts, ./src/tray.ts, ./src/webview.ts, ./src/webviewWindow.ts, ./src/window.ts → ./dist, ./dist...
created ./dist, ./dist in 1.3s

src/index.ts → ../../core/tauri/scripts/bundle.global.js...
created ../../core/tauri/scripts/bundle.global.js in 1.7s
[1/4] Bumping version...
info Current version: 2.0.0-beta.9
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 7.67s.

... (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 3 months ago

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

Borber commented 3 months ago

@dependabot rebase

dependabot[bot] commented 3 months ago

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

dependabot[bot] commented 3 months ago

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

dependabot[bot] commented 3 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.