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.4 #125

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v1.0.4

No release notes provided.

cli.rs v1.0.4

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 (451 crate dependencies)

[1.0.4]

  • Do not capture and force colors of cargo build output.
    • c635a0da refactor(cli): do not capture and force colors of cargo build output (#4627) on 2022-07-12
  • Reduce the amount of allocations when converting cases.
    • bc370e32 feat: reduce the amount of heck-related allocations (#4634) on 2022-07-11

Cargo Publish

Updating crates.io index
   Packaging tauri-cli v1.0.4 (/home/runner/work/tauri/tauri/tooling/cli)
   Verifying tauri-cli v1.0.4 (/home/runner/work/tauri/tauri/tooling/cli)
 Downloading crates ...
  Downloaded aead v0.4.3
  Downloaded lazycell v1.3.0
  Downloaded salsa20 v0.9.0
  Downloaded rpassword v5.0.1
  Downloaded handlebars v4.3.1
  Downloaded schemars v0.8.10
  Downloaded shared_child v1.0.0
  Downloaded scrypt v0.8.1
  Downloaded serde_derive_internals v0.26.0
  Downloaded serde v1.0.137
  Downloaded unicode-width v0.1.9
  Downloaded valico v3.6.0
  Downloaded subtle v2.4.1
  Downloaded smallvec v1.8.1
  Downloaded universal-hash v0.4.1
  Downloaded uritemplate-next v0.2.0
  Downloaded cfg-if v0.1.10
  Downloaded chrono v0.4.19
  Downloaded crypto-common v0.1.3
  Downloaded cipher v0.3.0
  Downloaded either v1.6.1
  Downloaded time v0.1.44
  Downloaded include_dir v0.7.2
  Downloaded ghash v0.4.4
</tr></table> 

... (truncated)

Commits
  • b1d5342 Apply Version Updates From Current Changes (#4650)
  • 89cb252 fix(bundler): pin linuxdeploy version
  • 597c982 feat(bundler): use known Id for the sidecar files on WiX, ref #4546 (#4658)
  • 261d1bc feat(bundler): load WiX extensions used on fragments, closes #4546 (#4656)
  • ac72800 fix(macros): strip r# from command arguments, closes #4654 (#4657)
  • c635a0d refactor(cli): do not capture and force colors of cargo build output (#4627)
  • 3b4ed97 feat(codegen): validate __TAURI_ISOLATION_HOOK__ is referenced (#4631)
  • d5e6f7f chore(examples): update sidecar deps, closes #4621
  • bc370e3 feat: reduce the amount of heck-related allocations (#4634)
  • d3e19e3 fix(macros): items_after_statements Clippy warning, closes #4639
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #127.