github tauri-apps/tauri cli.rs-v1.1.0
cli.rs v1.1.0

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 457 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (444 crate dependencies)
Crate:     ansi_term
Version:   0.12.1
Warning:   unmaintained
Title:     ansi_term is Unmaintained
Date:      2021-08-18
ID:        RUSTSEC-2021-0139
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0139
Dependency tree:
ansi_term 0.12.1
└── tracing-subscriber 0.3.15
    └── loom 0.5.6
        └── state 0.5.3
            └── tauri 1.1.0
                ├── tauri 1.1.0
                ├── restart 0.1.0
                └── app-updater 0.1.0

Crate:     xml-rs
Version:   0.8.4
Warning:   unmaintained
Title:     xml-rs is Unmaintained
Date:      2022-01-26
ID:        RUSTSEC-2022-0048
URL:       https://rustsec.org/advisories/RUSTSEC-2022-0048
Dependency tree:
xml-rs 0.8.4
├── winrt-notification 0.5.1
│   └── notify-rust 4.5.8
│       └── tauri 1.1.0
│           ├── tauri 1.1.0
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── plist 1.3.1
    └── tauri-codegen 1.1.0
        ├── tauri-macros 1.1.0
        │   └── tauri 1.1.0
        └── tauri-build 1.1.0
            └── app-updater 0.1.0

warning: 2 allowed warnings found

[1.1.0]

  • Allow adding build > beforeBundleCommand in tauri.conf.json to run a shell command before the bundling phase.
  • Change before_dev_command and before_build_command config value to allow configuring the current working directory.
  • Allow configuring the before_dev_command to force the CLI to wait for the command to finish before proceeding.
  • Check if the default build target is set in the Cargo configuration.
    • 436f3d8d feat(cli): load Cargo configuration to check default build target (#4990) on 2022-08-21
  • Add support to cargo-binstall.
    • 90d5929f feat(cli.rs): add support to cargo-binstall, closes #4651 (#4817) on 2022-08-02
  • Use cargo metadata to detect the workspace root and target directory.
    • fea70eff refactor(cli): Use cargo metadata to detect the workspace root and target directory, closes #4632, #4928. (#4932) on 2022-08-21
  • Prompt for beforeDevCommand and beforeBuildCommand in tauri init.
  • Add icon command to generate icons.
    • 12e9d811 feat(cli): Add icon command (tauricon) (#4992) on 2022-09-03
  • Added support to configuration files in TOML format (Tauri.toml file).
    • ae83d008 feat: add support to TOML config file Tauri.toml, closes #4806 (#4813) on 2022-08-02
  • Automatically use any .taurignore file as ignore rules for dev watcher and app path finder.
  • Enable WiX FIPS compliance when the TAURI_FIPS_COMPLIANT environment variable is set to true.
    • d88b9de7 feat(core): add fips_compliant wix config option, closes #4541 (#4843) on 2022-08-04
  • Fixes dev watcher incorrectly exiting the CLI when sequential file updates are detected.
    • 47fab680 fix(cli): dev watcher incorrectly killing process on multiple file write (#4684) on 2022-07-25
  • Set the MACOSX_DEPLOYMENT_TARGET environment variable with the configuration minimum_system_version value.
    • fa23310f fix(cli): set MACOSX_DEPLOYMENT_TARGET env var, closes #4704 (#4842) on 2022-08-02
  • Added --no-watch argument to the dev command to disable the file watcher.
    • 0983d7ce feat(cli): add --no-watch argument to the dev command, closes #4617 (#4793) on 2022-07-29
  • Validate updater signature matches configured public key.
    • b2a8930b feat(cli): validate updater private key when signing (#4754) on 2022-07-25

Cargo Publish

Updating crates.io index
   Packaging tauri-cli v1.1.0 (/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.1.0 (/home/runner/work/tauri/tauri/tooling/cli)
 Downloading crates ...
  Downloaded fastrand v1.7.0
  Downloaded darling v0.14.1
  Downloaded colored v2.0.0
  Downloaded form_urlencoded v1.0.1
  Downloaded block-buffer v0.7.3
  Downloaded mio v0.6.23
  Downloaded time v0.1.44
  Downloaded time-macros v0.2.4
  Downloaded smallvec v1.8.1
  Downloaded zeroize v1.5.5
  Downloaded ucd-trie v0.1.3
  Downloaded unicode-ident v1.0.1
  Downloaded universal-hash v0.4.1
  Downloaded clap v3.2.7
  Downloaded webpki-roots v0.22.3
  Downloaded hashbrown v0.12.1
  Downloaded lazycell v1.3.0
  Downloaded itoa v1.0.2
  Downloaded itertools v0.10.3
  Downloaded cipher v0.3.0
  Downloaded clap_derive v3.2.7
  Downloaded uritemplate-next v0.2.0
  Downloaded publicsuffix v1.5.6
  Downloaded mio-extras v2.0.6
  Downloaded percent-encoding v2.1.0
  Downloaded pest v2.1.3
  Downloaded weezl v0.1.6
  Downloaded minisign v0.7.0
  Downloaded url v2.3.0
  Downloaded syn v1.0.98
  Downloaded unicode-normalization v0.1.20
  Downloaded quote v1.0.20
  Downloaded schemars v0.8.10
  Downloaded schemars_derive v0.8.10
  Downloaded json-pointer v0.3.4
  Downloaded tiff v0.7.2
  Downloaded serde_derive_internals v0.26.0
  Downloaded serde v1.0.137
  Downloaded rustix v0.35.7
  Downloaded serde_json v1.0.81
  Downloaded serde_with v2.0.0
  Downloaded spin v0.9.3
  Downloaded sval v1.0.0-alpha.5
  Downloaded sha-1 v0.8.2
  Downloaded thiserror v1.0.31
  Downloaded linux-raw-sys v0.0.46
  Downloaded valico v3.6.0
  Downloaded thiserror-impl v1.0.31
  Downloaded salsa20 v0.9.0
  Downloaded terminal_size v0.2.1
  Downloaded scrypt v0.8.1
  Downloaded shared_child v1.0.0
  Downloaded libc v0.2.126
  Downloaded tauri-icns v0.1.0
  Downloaded serde_with_macros v2.0.0
  Downloaded semver v1.0.10
  Downloaded notify v4.0.17
  Downloaded os_info v3.5.0
  Downloaded json5 v0.4.1
  Downloaded exr v1.4.2
  Downloaded inotify v0.7.1
  Downloaded inflate v0.4.5
  Downloaded deflate v1.0.0
  Downloaded ctor v0.1.22
  Downloaded flume v0.10.13
  Downloaded rpassword v5.0.1
  Downloaded rand_core v0.6.3
  Downloaded os_pipe v1.0.1
  Downloaded lebe v0.5.1
  Downloaded include_dir v0.7.2
  Downloaded include_dir_macros v0.7.2
  Downloaded filetime v0.2.16
  Downloaded fake-simd v0.1.2
  Downloaded jsonway v2.0.0
  Downloaded handlebars v4.3.1
  Downloaded time v0.3.11
  Downloaded proc-macro2 v1.0.40
  Downloaded polyval v0.5.3
  Downloaded pin-project-internal v1.0.10
  Downloaded pest_generator v2.1.3
  Downloaded pest_derive v2.1.0
  Downloaded password-hash v0.3.2
  Downloaded opaque-debug v0.3.0
  Downloaded opaque-debug v0.2.3
  Downloaded num_threads v0.1.6
  Downloaded nix v0.24.1
  Downloaded miniz_oxide v0.5.3
  Downloaded maplit v1.0.2
  Downloaded lock_api v0.4.7
  Downloaded cfg-if v0.1.10

Don't miss a new tauri release

NewReleases is sending notifications on new releases.