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.2.3 #169

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

cli.rs v1.2.3

Updating crates.io index

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

[1.2.3]

  • Pin ignore to =0.4.18.
    • adcb082b chore(deps): pin ignore to =0.4.18 on 2023-01-17
Updating crates.io index
   Packaging tauri-cli v1.2.3 (/home/runner/work/tauri/tauri/tooling/cli)
warning: package `cpufeatures v0.2.2` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
   Verifying tauri-cli v1.2.3 (/home/runner/work/tauri/tauri/tooling/cli)
 Downloading crates ...
  Downloaded adler32 v1.2.0
  Downloaded byte-tools v0.3.1
  Downloaded block-buffer v0.10.2
  Downloaded cipher v0.3.0
  Downloaded bytecount v0.6.3
  Downloaded block-buffer v0.7.3
  Downloaded block-padding v0.1.5
  Downloaded clap v2.34.0
  Downloaded precomputed-hash v0.1.1
  Downloaded pin-utils v0.1.0
  Downloaded crc32fast v1.3.2
  Downloaded chunked_transfer v1.4.0
  Downloaded cc v1.0.73
  Downloaded ppv-lite86 v0.2.16
  Downloaded phf_macros v0.10.0
  Downloaded fake-simd v0.1.2
  Downloaded parking_lot v0.12.1
  Downloaded polyval v0.5.3
  Downloaded ctrlc v3.2.2
  Downloaded ctr v0.8.0
  Downloaded proc-macro2 v1.0.46
  Downloaded lock_api v0.4.7
</tr></table> 

... (truncated)

Commits
  • 72389b0 Merge pull request from GHSA-6mv3-wm7j-h4w5
  • 4f2fd4d chore: run cargo fmt
  • cf09864 chore(cli): fix clippy warnings
  • d7ffa7f chore: addition to previous commit
  • 0150207 chore: fix clippy warnings
  • a02c6c4 chore(deps) Update Rust crate toml to 0.5.10 (#5836)
  • cd8c074 feat(cli): add support for Cargo's workspace inheritance for the package vers...
  • f7a080a fix(bench): Result interpretation problems (#5798)
  • bca09f7 feat(tauri-build): add option to specify Windows manifest, closes #5584 (#5730)
  • 2bf9c27 fix(ci): use client-payload input to trigger cli.js publish workflow
  • 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 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)