unasuke / deplore

deplore is a DeepL client app.
Apache License 2.0
24 stars 2 forks source link

Bump @tauri-apps/cli from 1.0.0-beta.10 to 1.0.5 #127

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps @tauri-apps/cli from 1.0.0-beta.10 to 1.0.5.

Release notes

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

v1.0.5

No release notes provided.

cli.rs v1.0.5

Updating crates.io index

Cargo Audit

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

[1.0.5]

  • Correctly fill the architecture when building Debian packages targeting ARM64 (aarch64).
    • Bumped due to a bump in tauri-bundler.
    • 635f23b8 fix(bundler): correctly set debian architecture for aarch64 (#4700) on 2022-07-17

Cargo Publish

Updating crates.io index
   Packaging tauri-cli v1.0.5 (/home/runner/work/tauri/tauri/tooling/cli)
   Verifying tauri-cli v1.0.5 (/home/runner/work/tauri/tauri/tooling/cli)
 Downloading crates ...
  Downloaded ghash v0.4.4
  Downloaded json5 v0.4.1
  Downloaded ucd-trie v0.1.3
  Downloaded inotify-sys v0.1.5
  Downloaded ctr v0.8.0
  Downloaded unicode-width v0.1.9
  Downloaded unicode-ident v1.0.1
  Downloaded zeroize v1.5.5
  Downloaded uritemplate-next v0.2.0
  Downloaded serde_derive_internals v0.26.0
  Downloaded bytes v1.1.0
  Downloaded universal-hash v0.4.1
  Downloaded webpki-roots v0.22.3
  Downloaded semver v1.0.10
  Downloaded include_dir_macros v0.7.2
  Downloaded io-lifetimes v0.7.2
  Downloaded net2 v0.2.37
  Downloaded jsonway v2.0.0
  Downloaded salsa20 v0.9.0
  Downloaded schemars v0.8.10
  Downloaded terminal_size v0.2.1
  Downloaded toml_edit v0.14.4
  Downloaded bytemuck v1.9.1
  Downloaded smallvec v1.8.1
  Downloaded shared_child v1.0.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 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 year ago

Superseded by #139.