Skip to content

Releases: tauri-apps/tauri

cli.rs v1.1.1

16 Sep 18:23
e4292ce
Compare
Choose a tag to compare

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.1
                ├── tauri 1.1.1
                ├── 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.1
│           ├── tauri 1.1.1
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── plist 1.3.1
    └── tauri-codegen 1.1.1
        ├── tauri-macros 1.1.1
        │   └── tauri 1.1.1
        └── tauri-build 1.1.1
            └── app-updater 0.1.0

warning: 2 allowed warnings found

[1.1.1]

  • Fix wrong cli metadata that caused new projects (created through tauri init) fail to build

Cargo Publish

Updating crates.io index
   Packaging tauri-cli v1.1.1 (/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.1 (/home/runner/work/tauri/tauri/tooling/cli)
 Downloading crates ...
  Downloaded unicode-width v0.1.9
  Downloaded anyhow v1.0.58
  Downloaded universal-hash v0.4.1
  Downloaded cfg-if v0.1.10
  Downloaded cpufeatures v0.2.2
  Downloaded crossbeam-channel v0.5.5
  Downloaded valico v3.6.0
  Downloaded weezl v0.1.6
  Downloaded webpki-roots v0.22.3
  Downloaded ucd-trie v0.1.3
  Downloaded tauri-icns v0.1.0
  Downloaded shared_child v1.0.0
  Downloaded console v0.15.0
  Downloaded libc v0.2.126
  Downloaded inflate v0.4.5
  Downloaded uritemplate-next v0.2.0
  Downloaded include_dir_macros v0.7.2
  Downloaded iovec v0.1.4
  Downloaded os_pipe v1.0.1
  Downloaded salsa20 v0.9.0
  Downloaded rpassword v5.0.1
  Downloaded scrypt v0.8.1
  Downloaded lebe v0.5.1
  Downloaded include_dir v0.7.2
  Downloaded zeroize v1.5.5
  Downloaded url v2.3.0
  Downloaded colored v2.0.0
  Downloaded darling v0.14.1
  Downloaded dialoguer v0.10.1
  Downloaded json5 v0.4.1
  Downloaded notify v4.0.17
  Downloaded password-hash v0.3.2
  Downloaded os_str_bytes v6.1.0
  Downloaded publicsuffix v1.5.6
  Downloaded semver v1.0.10
  Downloaded schemars_derive v0.8.10
  Downloaded serde_with_macros v2.0.0
  Downloaded spin v0.9.3
  Downloaded unicode-ident v1.0.1
  Downloaded toml_edit v0.14.4
  Downloaded unicode-normalization v0.1.20
  Downloaded tiff v0.7.2
  Downloaded rustix v0.35.7
  Downloaded time v0.3.11
  Downloaded sval v1.0.0-alpha.5
  Downloaded serde_json v1.0.81
  Downloaded smallvec v1.8.1
  Downloaded serde_derive v1.0.137
  Downloaded serde_with v2.0.0
  Downloaded serde v1.0.137
  Downloaded schemars v0.8.10
  Downloaded png v0.17.5
  Downloaded polyval v0.5.3
  Downloaded pin-project v1.0.10
  Downloaded nix v0.24.1
  Downloaded exr v1.4.2
  Downloaded io-lifetimes v0.7.2
  Downloaded hashbrown v0.12.1
  Downloaded deflate v1.0.0
  Downloaded darling_core v0.14.1
  Downloaded combine v4.6.4
  Downloaded aes v0.7.5
  Downloaded aes-gcm v0.9.4
  Downloaded serde_derive_internals v0.26.0
  Downloaded handlebars v4.3.1
  Downloaded digest v0.8.1
  Downloaded jsonway v2.0.0
  Downloaded filetime v0.2.16
  Downloaded ctrlc v3.2.2
  Downloaded clap_derive v3.2.7
  Downloaded bytemuck v1.9.1
  Downloaded aead v0.4.3
  Downloaded minisign v0.7.0
  Downloaded json-pointer v0.3.4
  Downloaded flume v0.10.13
  Downloaded mio-extras v2.0.6
  Downloaded inotify-sys v0.1.5
  Downloaded idna v0.2.3
  Downloaded ghash v0.4.4
  Downloaded generic-array v0.14.5
  Downloaded form_urlencoded v1.0.1
  Downloaded fake-simd v0.1.2
  Downloaded env_logger v0.9.0
  Downloaded dyn-clone v1.0.6
  Downloaded digest v0.10.3
  Downloaded darling_macro v0.14.1
  Downloaded ctr v0.8.0
  Downloaded ctor v0.1.22
  Downloaded crypto-common v0.1.3
  Downloaded crossbeam-utils v0.8.10
  Downloaded crossbeam-epoch v0.9.9
  Downloaded byte-tools v0.3.1

cli.js v1.1.1

16 Sep 18:19
e4292ce
Compare
Choose a tag to compare

[1.1.1]

  • Fix wrong cli metadata that caused new projects (created through tauri init) fail to build

tauri v1.1.0

15 Sep 16:24
3ceed62
Compare
Choose a tag to compare

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]

  • Implement api::http::ClientBuilder::max_redirections for the default attohttpc client.
    • ba5560b2 feat(core): implement max_redirections for attohttpc, ref #4795 (#4811) on 2022-07-31
  • Implement From<api::process::Command> for std::process::Command.
    • 9f1d34c2 feat: implement From for std::process::Command, closes #4673 (#4836) on 2022-08-02
  • 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
  • Enhance SystemTray::with_icon to accept tauri::Icon.
    • 964926ff feat(core): enhance SystemTray::with_icon (#4849) on 2022-08-03
  • Fixes CLI parser ignoring inner subcommands.
  • Fix fs.readDir recursive option reading symlinked directories that are not allowed by the scope.
    • f4121c12 fix(endpoints/fs/readDir): don't read symlinks that are not allowed b… (#5123) on 2022-09-08
  • Fix typo in invalid state access panic message.
  • Fixes updater breaking the app icon in Finder.
    • 58fc1f21 fix(updater): blank icon after update on macOS, closes #4613 (#4861) on 2022-08-04
  • Implement theme APIs for Linux.
    • f21cbecd feat(core): implement theme APIs for Linux (#4808) on 2022-08-02
  • Implement raw_window_handle::HasRawDisplayHandle for App and AppHandle
    • 0ad9531d chore(deps): update tao to 0.13, wry to 0.20, rfd to 0.10, raw-window-handle to 0.5 (#4804) on 2022-07-31
  • Retain command line arguments in api::process::restart.
    • 6218c31e fix(core): retain command line arguments on restart, closes #4760 (#4763) on 2022-07-25
  • Added APIs to create a system tray at runtime.
  • Add api::Command::encoding method to set the stdout/stderr encoding.
    • d8cf9f9f Command support for specified character encoding, closes #4644 (#4772) on 2022-07-28
  • Do not follow redirects when api::http::ClientBuilder::max_redirections is 0.
    • d576e8ae feat(core): do not follow redirects if max_redirects is 0 closes #4795 (#4812) on 2022-07-31
  • Added the SystemTrayHandle::destroy method.
  • Added native-tls-vendored and reqwest-native-tls-vendored Cargo features to compile and statically link to a vendored copy of OpenSSL on Linux.
    • 331f3460 feat(core): add option to use vendored openssl, closes #4470 (#4809) on 2022-08-02
  • Update windows to 0.39.0 and webview2-com to 0.19.1.
    • e6d9b670 refactor: remove unneeded focus code (#5065) on 2022-09-03
  • Add exists function to the fs module.
    • 3c62dbc9 feat(api): Add exists function to the fs module. (#5060) on 2022-09-15

Cargo Publish

Updating crates.io index
   Packaging tauri v1.1.0 (/home/runner/work/tauri/tauri/core/tauri)
   Verifying tauri v1.1.0 (/home/runner/work/tauri/tauri/core/tauri)
 Downloading crates ...
  Downloaded futures-macro v0.3.24
  Downloaded signal-hook-registry v1.4.0
  Downloaded globset v0.4.9
  Downloaded ignore v0.4.18
  Downloaded serialize-to-javascript v0.1.1
  Downloaded serialize-to-javascript-impl v0.1.1
  Downloaded state v0.5.3
  Downloaded tokio-macros v1.8.0
  Downloaded mio v0.8.4
  Downloaded serde_repr v0.1.9
  Downloaded socket2 v0.4.7
  Downloaded bstr v0.2.17
  Downloaded tokio v1.21.1
  Downloaded encoding_rs v0.8.31
  Downloaded tauri-macros v1.1.0
  Downloaded tauri-runtime-wry v0.11.0
   Compiling proc-macro2 v1.0.43
   Compiling unicode-ident v1.0.4
   Compiling quote v1.0.21
   Compiling syn v1.0.99
   Compiling serde_derive v1.0.144
   Compiling serde v1.0.144
   Compiling libc v0.2.132
   Compiling smallvec v1.9.0
   Compiling pkg-config v0.3.25
   Compiling heck v0.4.0
   Compiling cfg-if v1.0.0
   Compiling version-compare v0.1.0
   Compiling autocfg v1.1.0
   Compiling once_cell v1.14.0
   Compiling version_check v0.9.4
   Compiling thiserror v1.0.35
   Compiling ppv-lite86 v0.2.16
   Compiling bitflags v1.3.2
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling futures-core v0.3.24
   Compiling anyhow v1.0.65
   Compiling futures-task v0.3.24
   Compiling pin-project-lite v0.2.9
   Compiling futures-util v0.3.24
   Compiling proc-macro-hack v0.5.19
   Compiling pin-utils v0.1.0
   Compiling futures-channel v0.3.24
   Compiling log v0.4.17
   Compiling unicode-segmentation v1.10.0
   Compiling parking_lot_core v0.9.3
   Compiling itoa v1.0.3
   Compiling version-compare v0.0.11
   Compiling fnv v1.0.7
   Compiling byteorder v1.4.3
   Compiling scopeguard v1.1.0
   Compiling memchr v2.5.0
   Compiling ryu v1.0.11
   Compiling ucd-trie v0.1.5
   Compiling new_debug_unreachable v1.0.4
   Compiling tinyvec_macros v0.1.0
   Compiling strsim v0.10.0
   Compiling ident_case v1.0.1
   Compiling gio v0.15.12
   Compiling mac v0.1.1
   Compiling precomputed-hash v0.1.1
   Compiling utf-8 v0.7.6
   Compiling futures-io v0.3.24
   Compiling dtoa v0.4.8
   Compiling typenum v1.15.0
   Compiling unicode-bidi v0.3.8
   Compiling crc32fast v1.3.2
   Compiling nodrop v0.1.14
   Compiling itoa v0.4.8
   Compiling stable_deref_trait v1.2.0
   Compiling serde_json v1.0.85
   ...
Read more

tauri v1.0.6

15 Sep 20:18
e7af22c
Compare
Choose a tag to compare
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 (446 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.0.6
                ├── tauri 1.0.6
                ├── 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.0.6
│           ├── tauri 1.0.6
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── plist 1.3.1
    └── tauri-codegen 1.0.4
        ├── tauri-macros 1.0.4
        │   └── tauri 1.0.6
        └── tauri-build 1.0.4
            └── app-updater 0.1.0

warning: 2 allowed warnings found

[1.0.6]

  • Fix fs.readDir recursive option reading symlinked directories that are not allowed by the scope.
    • bb178829 fix(endpoints/fs/readDir): don't read symlinks that are not allowed b… (#5123) on 2022-09-08
Cargo Publish
Updating crates.io index
   Packaging tauri v1.0.6 (/home/runner/work/tauri/tauri/core/tauri)
   Verifying tauri v1.0.6 (/home/runner/work/tauri/tauri/core/tauri)
 Downloading crates ...
  Downloaded num-traits v0.2.15
  Downloaded phf_shared v0.8.0
  Downloaded phf_generator v0.10.0
  Downloaded alloc-stdlib v0.2.2
  Downloaded rand_chacha v0.2.2
  Downloaded rand v0.7.3
  Downloaded remove_dir_all v0.5.3
  Downloaded ignore v0.4.18
  Downloaded rand_core v0.6.4
  Downloaded same-file v1.0.6
  Downloaded rand_core v0.5.1
  Downloaded deflate v0.7.20
  Downloaded soup2 v0.2.1
  Downloaded serde_with_macros v1.5.2
  Downloaded serde_with v1.14.0
  Downloaded semver-parser v0.10.2
  Downloaded png v0.11.0
  Downloaded socket2 v0.4.7
  Downloaded field-offset v0.3.4
  Downloaded convert_case v0.4.0
  Downloaded ctor v0.1.23
  Downloaded gdk-pixbuf-sys v0.15.10
  Downloaded gtk3-macros v0.15.4
  Downloaded webkit2gtk-sys v0.18.0
  Downloaded x11 v2.20.0
  Downloaded heck v0.3.3
  Downloaded xattr v0.2.3
  Downloaded alloc-no-stdlib v2.0.4
  Downloaded javascriptcore-rs-sys v0.4.0
  Downloaded darling_macro v0.13.4
  Downloaded x11-dl v2.20.0
  Downloaded walkdir v2.3.2
  Downloaded nodrop v0.1.14
  Downloaded tauri-runtime v0.10.2
  Downloaded futures-io v0.3.24
  Downloaded string_cache_codegen v0.5.2
  Downloaded phf v0.10.1
  Downloaded phf_shared v0.10.0
  Downloaded utf-8 v0.7.6
  Downloaded version-compare v0.1.0
  Downloaded version-compare v0.0.11
  Downloaded tauri-macros v1.1.0
  Downloaded glib-sys v0.15.10
  Downloaded system-deps v5.0.0
  Downloaded tempfile v3.3.0
  Downloaded tendril v0.4.3
  Downloaded uuid v0.8.2
  Downloaded pango-sys v0.15.10
  Downloaded pango v0.15.10
  Downloaded tokio v1.21.1
  Downloaded sha2 v0.10.5
  Downloaded serialize-to-javascript v0.1.1
  Downloaded phf_macros v0.8.0
  Downloaded unicode-segmentation v1.10.0
  Downloaded wry v0.19.0
  Downloaded stable_deref_trait v1.2.0
  Downloaded soup2-sys v0.2.0
  Downloaded tauri-utils v1.1.0
  Downloaded gtk v0.15.5
  Downloaded brotli v3.3.4
  Downloaded tao v0.12.2
  Downloaded tauri-runtime-wry v0.10.2
  Downloaded signal-hook-registry v1.4.0
  Downloaded selectors v0.22.0
  Downloaded pest v2.3.1
  Downloaded parking_lot v0.12.1
  Downloaded mio v0.8.4
  Downloaded kuchiki v0.8.1
  Downloaded ucd-trie v0.1.5
  Downloaded infer v0.7.0
  Downloaded string_cache v0.8.4
  Downloaded markup5ever v0.10.1
  Downloaded lock_api v0.4.8
  Downloaded json-patch v0.2.6
  Downloaded javascriptcore-rs v0.16.0
  Downloaded inflate v0.3.4
  Downloaded ico v0.1.0
  Downloaded html5ever v0.25.2
  Downloaded gtk-sys v0.15.3
  Downloaded globset v0.4.9
  Downloaded glib v0.15.12
  Downloaded tar v0.4.38
  Downloaded glib-macros v0.15.11
  Downloaded state v0.5.3
  Downloaded glob v0.3.0
  Downloaded getrandom v0.2.7
  Downloaded futures-executor v0.3.24
  Downloaded gobject-sys v0.15.10
  Downloaded gdk v0.15.4
  Downloaded cssparser v0.27.2
  Downloaded tauri-codegen v1.1.0
  Downloaded gdk-pixbuf v0.15.11
  Downloaded darling v0.13.4
  Downloaded cfg-expr v0.10.3
  Downloaded siphasher v0.3.10

tauri-utils v1.1.0

15 Sep 16:07
3ceed62
Compare
Choose a tag to compare

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.
  • 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
  • Refactored the config::parse module.
    • ae83d008 feat: add support to TOML config file Tauri.toml, closes #4806 (#4813) on 2022-08-02
  • Update windows to 0.39.0 and webview2-com to 0.19.1.
    • e6d9b670 refactor: remove unneeded focus code (#5065) on 2022-09-03

Cargo Publish

Updating crates.io index
   Packaging tauri-utils v1.1.0 (/home/runner/work/tauri/tauri/core/tauri-utils)
   Verifying tauri-utils v1.1.0 (/home/runner/work/tauri/tauri/core/tauri-utils)
 Downloading crates ...
  Downloaded getrandom v0.1.16
  Downloaded ctor v0.1.23
  Downloaded derive_more v0.99.17
  Downloaded darling_macro v0.13.4
  Downloaded fnv v1.0.7
  Downloaded dtoa-short v0.3.3
  Downloaded darling_core v0.13.4
  Downloaded cssparser v0.27.2
  Downloaded phf v0.10.1
  Downloaded parking_lot_core v0.9.3
  Downloaded new_debug_unreachable v1.0.4
  Downloaded matches v0.1.9
  Downloaded lock_api v0.4.8
  Downloaded ppv-lite86 v0.2.16
  Downloaded proc-macro-hack v0.5.19
  Downloaded mac v0.1.1
  Downloaded phf_codegen v0.8.0
  Downloaded phf v0.8.0
  Downloaded kuchiki v0.8.1
  Downloaded rand_core v0.5.1
  Downloaded utf-8 v0.7.6
  Downloaded rand v0.8.5
  Downloaded phf_shared v0.10.0
  Downloaded parking_lot v0.12.1
  Downloaded servo_arc v0.1.1
  Downloaded treediff v3.0.2
  Downloaded serde_with v1.14.0
  Downloaded stable_deref_trait v1.2.0
  Downloaded string_cache_codegen v0.5.2
  Downloaded string_cache v0.8.4
  Downloaded markup5ever v0.10.1
  Downloaded thin-slice v0.1.1
  Downloaded tendril v0.4.3
  Downloaded selectors v0.22.0
  Downloaded serde_with_macros v1.5.2
  Downloaded phf_generator v0.8.0
  Downloaded phf_macros v0.8.0
  Downloaded siphasher v0.3.10
  Downloaded rustc_version v0.4.0
  Downloaded rand_pcg v0.2.1
  Downloaded rand_core v0.6.4
  Downloaded rand_chacha v0.3.1
  Downloaded rand_chacha v0.2.2
  Downloaded rand v0.7.3
  Downloaded precomputed-hash v0.1.1
  Downloaded phf_shared v0.8.0
  Downloaded html5ever v0.25.2
  Downloaded nodrop v0.1.14
  Downloaded json-patch v0.2.6
  Downloaded phf_macros v0.10.0
  Downloaded phf_generator v0.10.0
  Downloaded itoa v0.4.8
  Downloaded getrandom v0.2.7
  Downloaded fxhash v0.2.1
  Downloaded futf v0.1.5
  Downloaded darling v0.13.4
  Downloaded cssparser-macros v0.6.0
  Downloaded convert_case v0.4.0
  Downloaded dtoa v0.4.8
   Compiling proc-macro2 v1.0.43
   Compiling quote v1.0.21
   Compiling unicode-ident v1.0.4
   Compiling syn v1.0.99
   Compiling cfg-if v1.0.0
   Compiling libc v0.2.132
   Compiling ppv-lite86 v0.2.16
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling serde_derive v1.0.144
   Compiling serde v1.0.144
   Compiling proc-macro-hack v0.5.19
   Compiling autocfg v1.1.0
   Compiling smallvec v1.9.0
   Compiling parking_lot_core v0.9.3
   Compiling scopeguard v1.1.0
   Compiling log v0.4.17
   Compiling new_debug_unreachable v1.0.4
   Compiling fnv v1.0.7
   Compiling strsim v0.10.0
   Compiling ident_case v1.0.1
   Compiling mac v0.1.1
   Compiling precomputed-hash v0.1.1
   Compiling dtoa v0.4.8
   Compiling serde_json v1.0.85
   Compiling tinyvec_macros v0.1.0
   Compiling once_cell v1.14.0
   Compiling utf-8 v0.7.6
   Compiling convert_case v0.4.0
   Compiling nodrop v0.1.14
   Compiling itoa v1.0.3
   Compiling ryu v1.0.11
   Compiling byteorder v1.4.3
   Compiling itoa v0.4.8
   Compiling stable_deref_trait v1.2.0
   Compiling matches v0.1.9
   Compiling semver v1.0.14
   Compiling percent-encoding v2.2.0

tauri-runtime-wry v0.11.0

15 Sep 16:15
3ceed62
Compare
Choose a tag to compare

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

[0.11.0]

  • Ignore window events with unknown IDs.
    • 0668dd42 fix(tauri-runtime-wry): ignore events on unknown windows on 2022-08-29
  • Implement theme APIs for Linux.
    • f21cbecd feat(core): implement theme APIs for Linux (#4808) on 2022-08-02
  • Changed windows map to be stored in a RefCell instead of a Mutex.
    • 64546cb9 refactor: use RefCell instead of Mutex for windows map, closes #4870 (#4909) on 2022-08-10
  • Added APIs to create a system tray at runtime.
  • Update windows to 0.39.0 and webview2-com to 0.19.1.
    • e6d9b670 refactor: remove unneeded focus code (#5065) on 2022-09-03

Cargo Publish

Updating crates.io index
   Packaging tauri-runtime-wry v0.11.0 (/home/runner/work/tauri/tauri/core/tauri-runtime-wry)
   Verifying tauri-runtime-wry v0.11.0 (/home/runner/work/tauri/tauri/core/tauri-runtime-wry)
 Downloading crates ...
  Downloaded heck v0.3.3
  Downloaded javascriptcore-rs v0.16.0
  Downloaded soup2 v0.2.1
  Downloaded unicode-segmentation v1.10.0
  Downloaded system-deps v5.0.0
  Downloaded soup2-sys v0.2.0
  Downloaded webkit2gtk-sys v0.18.0
  Downloaded x11 v2.20.0
  Downloaded webkit2gtk v0.18.0
  Downloaded x11-dl v2.20.0
  Downloaded instant v0.1.12
  Downloaded javascriptcore-rs-sys v0.4.0
  Downloaded gdkx11-sys v0.15.1
  Downloaded cfg-expr v0.9.1
  Downloaded version-compare v0.0.11
  Downloaded wry v0.21.0
  Downloaded tao v0.14.0
  Downloaded tauri-runtime v0.11.0
   Compiling smallvec v1.9.0
   Compiling pkg-config v0.3.25
   Compiling proc-macro2 v1.0.43
   Compiling serde v1.0.144
   Compiling unicode-ident v1.0.4
   Compiling quote v1.0.21
   Compiling syn v1.0.99
   Compiling heck v0.4.0
   Compiling version-compare v0.1.0
   Compiling cfg-if v1.0.0
   Compiling libc v0.2.132
   Compiling autocfg v1.1.0
   Compiling thiserror v1.0.35
   Compiling ppv-lite86 v0.2.16
   Compiling once_cell v1.14.0
   Compiling version_check v0.9.4
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling bitflags v1.3.2
   Compiling futures-core v0.3.24
   Compiling anyhow v1.0.65
   Compiling futures-task v0.3.24
   Compiling futures-util v0.3.24
   Compiling pin-project-lite v0.2.9
   Compiling pin-utils v0.1.0
   Compiling serde_derive v1.0.144
   Compiling futures-channel v0.3.24
   Compiling unicode-segmentation v1.10.0
   Compiling version-compare v0.0.11
   Compiling proc-macro-hack v0.5.19
   Compiling ucd-trie v0.1.5
   Compiling parking_lot_core v0.9.3
   Compiling scopeguard v1.1.0
   Compiling log v0.4.17
   Compiling gio v0.15.12
   Compiling fnv v1.0.7
   Compiling futures-io v0.3.24
   Compiling new_debug_unreachable v1.0.4
   Compiling mac v0.1.1
   Compiling ident_case v1.0.1
   Compiling itoa v1.0.3
   Compiling precomputed-hash v0.1.1
   Compiling strsim v0.10.0
   Compiling tinyvec_macros v0.1.0
   Compiling serde_json v1.0.85
   Compiling byteorder v1.4.3
   Compiling crc32fast v1.3.2
   Compiling ryu v1.0.11
   Compiling dtoa v0.4.8
   Compiling utf-8 v0.7.6
   Compiling nodrop v0.1.14
   Compiling itoa v0.4.8
   Compiling convert_case v0.4.0
   Compiling adler v1.0.2
   Compiling stable_deref_trait v1.2.0
   Compiling percent-encoding v2.2.0
   Compiling matches v0.1.9
   Compiling crossbeam-utils v0.8.11
   Compiling unicode-bidi v0.3.8
   Compiling thin-slice v0.1.1
   Compiling memchr v2.5.0
   Compiling semver v1.0.14
   Compiling cty v0.2.2
   Compiling uuid v0.8.2
   Compiling bytes v1.2.1
   Compiling lazy_static v1.4.0
   Compiling tao v0.14.0
   Compiling tauri-runtime v0.11.0
   Compiling wry v0.21.0
   Compiling tauri-runtime-wry v0.11.0 (/home/runner/work/tauri/tauri/target/package/tauri-runtime-wry-0.11.0)
   Compiling http-range v0.1.5
   Compiling cfg-expr v0.10.3
   Compiling cfg-expr v0.9.1
   Compiling gtk v0.15.5
   Compiling x11 v2.20.0
   Compiling x11-dl v2.20.0
   Compiling instant v0.1.12
   Compiling slab v0.4.7

tauri-runtime v0.11.0

15 Sep 16:12
3ceed62
Compare
Choose a tag to compare

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

[0.11.0]

  • Added APIs to create a system tray at runtime.
  • Update windows to 0.39.0 and webview2-com to 0.19.1.
    • e6d9b670 refactor: remove unneeded focus code (#5065) on 2022-09-03

Cargo Publish

Updating crates.io index
   Packaging tauri-runtime v0.11.0 (/home/runner/work/tauri/tauri/core/tauri-runtime)
   Verifying tauri-runtime v0.11.0 (/home/runner/work/tauri/tauri/core/tauri-runtime)
 Downloading crates ...
  Downloaded futures-io v0.3.24
  Downloaded futures-util v0.3.24
  Downloaded uuid v0.8.2
  Downloaded uuid v1.1.2
  Downloaded version-compare v0.1.0
  Downloaded cairo-sys-rs v0.15.1
  Downloaded slab v0.4.7
  Downloaded semver-parser v0.10.2
  Downloaded semver v0.11.0
  Downloaded gio v0.15.12
  Downloaded glib v0.15.12
  Downloaded cfg-expr v0.10.3
  Downloaded atk v0.15.1
  Downloaded cairo-rs v0.15.12
  Downloaded gobject-sys v0.15.10
  Downloaded pango-sys v0.15.10
  Downloaded atk-sys v0.15.1
  Downloaded cty v0.2.2
  Downloaded field-offset v0.3.4
  Downloaded futures-channel v0.3.24
  Downloaded futures-task v0.3.24
  Downloaded futures-executor v0.3.24
  Downloaded http-range v0.1.5
  Downloaded proc-macro-crate v1.2.1
  Downloaded rustc_version v0.3.3
  Downloaded pin-utils v0.1.0
  Downloaded http v0.2.8
  Downloaded gio-sys v0.15.10
  Downloaded gdk v0.15.4
  Downloaded glib-macros v0.15.11
  Downloaded glib-sys v0.15.10
  Downloaded gdk-pixbuf v0.15.11
  Downloaded gtk3-macros v0.15.4
  Downloaded gdk-pixbuf-sys v0.15.10
  Downloaded raw-window-handle v0.5.0
  Downloaded cfb v0.6.1
  Downloaded gdk-sys v0.15.1
  Downloaded pango v0.15.10
  Downloaded gtk-sys v0.15.3
  Downloaded system-deps v6.0.2
  Downloaded gtk v0.15.5
  Downloaded infer v0.7.0
   Compiling proc-macro2 v1.0.43
   Compiling quote v1.0.21
   Compiling unicode-ident v1.0.4
   Compiling syn v1.0.99
   Compiling smallvec v1.9.0
   Compiling serde v1.0.144
   Compiling heck v0.4.0
   Compiling pkg-config v0.3.25
   Compiling version-compare v0.1.0
   Compiling cfg-if v1.0.0
   Compiling libc v0.2.132
   Compiling autocfg v1.1.0
   Compiling ppv-lite86 v0.2.16
   Compiling thiserror v1.0.35
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling once_cell v1.14.0
   Compiling version_check v0.9.4
   Compiling futures-core v0.3.24
   Compiling serde_derive v1.0.144
   Compiling proc-macro-hack v0.5.19
   Compiling anyhow v1.0.65
   Compiling futures-task v0.3.24
   Compiling bitflags v1.3.2
   Compiling futures-util v0.3.24
   Compiling pin-project-lite v0.2.9
   Compiling futures-channel v0.3.24
   Compiling pin-utils v0.1.0
   Compiling ucd-trie v0.1.5
   Compiling parking_lot_core v0.9.3
   Compiling log v0.4.17
   Compiling fnv v1.0.7
   Compiling new_debug_unreachable v1.0.4
   Compiling scopeguard v1.1.0
   Compiling precomputed-hash v0.1.1
   Compiling ident_case v1.0.1
   Compiling strsim v0.10.0
   Compiling byteorder v1.4.3
   Compiling mac v0.1.1
   Compiling dtoa v0.4.8
   Compiling utf-8 v0.7.6
   Compiling tinyvec_macros v0.1.0
   Compiling itoa v1.0.3
   Compiling gio v0.15.12
   Compiling serde_json v1.0.85
   Compiling nodrop v0.1.14
   Compiling ryu v1.0.11
   Compiling matches v0.1.9
   Compiling convert_case v0.4.0
   Compiling futures-io v0.3.24
   Compiling itoa v0.4.8
   Compiling stable_deref_trait v1.2.0
   Compiling thin-slice v0.1.1
   Compiling unicode-bidi v0.3.8

tauri-macros v1.1.0

15 Sep 16:18
3ceed62
Compare
Choose a tag to compare

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]

  • 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

Cargo Publish

Updating crates.io index
   Packaging tauri-macros v1.1.0 (/home/runner/work/tauri/tauri/core/tauri-macros)
   Verifying tauri-macros v1.1.0 (/home/runner/work/tauri/tauri/core/tauri-macros)
 Downloading crates ...
  Downloaded tauri-codegen v1.1.0
   Compiling proc-macro2 v1.0.43
   Compiling quote v1.0.21
   Compiling unicode-ident v1.0.4
   Compiling cfg-if v1.0.0
   Compiling syn v1.0.99
   Compiling libc v0.2.132
   Compiling ppv-lite86 v0.2.16
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling autocfg v1.1.0
   Compiling serde_derive v1.0.144
   Compiling serde v1.0.144
   Compiling proc-macro-hack v0.5.19
   Compiling smallvec v1.9.0
   Compiling parking_lot_core v0.9.3
   Compiling typenum v1.15.0
   Compiling log v0.4.17
   Compiling byteorder v1.4.3
   Compiling new_debug_unreachable v1.0.4
   Compiling version_check v0.9.4
   Compiling scopeguard v1.1.0
   Compiling fnv v1.0.7
   Compiling strsim v0.10.0
   Compiling ident_case v1.0.1
   Compiling precomputed-hash v0.1.1
   Compiling bitflags v1.3.2
   Compiling mac v0.1.1
   Compiling tinyvec_macros v0.1.0
   Compiling once_cell v1.14.0
   Compiling dtoa v0.4.8
   Compiling utf-8 v0.7.6
   Compiling serde_json v1.0.85
   Compiling convert_case v0.4.0
   Compiling itoa v0.4.8
   Compiling ryu v1.0.11
   Compiling matches v0.1.9
   Compiling adler32 v1.2.0
   Compiling crc32fast v1.3.2
   Compiling itoa v1.0.3
   Compiling nodrop v0.1.14
   Compiling stable_deref_trait v1.2.0
   Compiling thiserror v1.0.35
   Compiling percent-encoding v2.2.0
   Compiling unicode-bidi v0.3.8
   Compiling adler v1.0.2
   Compiling memchr v2.5.0
   Compiling semver v1.0.14
   Compiling thin-slice v0.1.1
   Compiling heck v0.4.0
   Compiling same-file v1.0.6
   Compiling cpufeatures v0.2.5
   Compiling base64 v0.13.0
   Compiling phf_shared v0.8.0
   Compiling phf_shared v0.10.0
   Compiling lock_api v0.4.8
   Compiling num-traits v0.2.15
   Compiling num-integer v0.1.45
   Compiling num-iter v0.1.43
   Compiling fxhash v0.2.1
   Compiling generic-array v0.14.6
   Compiling futf v0.1.5
   Compiling tinyvec v1.6.0
   Compiling dtoa-short v0.3.3
   Compiling deflate v0.7.20
   Compiling inflate v0.3.4
   Compiling servo_arc v0.1.1
   Compiling form_urlencoded v1.1.0
   Compiling miniz_oxide v0.5.4
   Compiling walkdir v2.3.2
   Compiling tendril v0.4.3
   Compiling unicode-normalization v0.1.21
   Compiling getrandom v0.2.7
   Compiling flate2 v1.0.24
   Compiling idna v0.3.0
   Compiling rand_core v0.5.1
   Compiling rand_core v0.6.4
   Compiling uuid v1.1.2
   Compiling parking_lot v0.12.1
   Compiling crypto-common v0.1.6
   Compiling block-buffer v0.10.3
   Compiling png v0.17.6
   Compiling rand_chacha v0.2.2
   Compiling rand_pcg v0.2.1
   Compiling rand_chacha v0.3.1
   Compiling digest v0.10.3
   Compiling darling_core v0.13.4
   Compiling rand v0.7.3
   Compiling rand v0.8.5
   Compiling sha2 v0.10.5
   Compiling png v0.11.0
   Compiling cssparser v0.27.2
   Compiling cssparser-macros v0.6.0
   Compiling html5ever v0.25.2
   Compiling derive_more v0.99.17
   Compiling thiserror-impl v1.0.35

tauri-codegen v1.1.0

15 Sep 16:17
3ceed62
Compare
Choose a tag to compare

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]

  • Use TARGET environment variable for code generation inside build scripts.
    • 6ba99689 feat(codegen): use TARGET environment variable if set (#4921) on 2022-08-12
  • 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
  • Improve tray icon read error message.
    • 52f0c8bb feat(core): improve tray icon read error messages (#4850) on 2022-08-03
  • Fix relative paths in version field of tauri.config.json not being correctly parsed by generate_context!().
    • accbc5e8 fix(codegen): fix relative paths in version field of tauri.config.json, closes #4723 (#4725) on 2022-07-24
  • Only rewrite temporary icon files when the content change, avoid needless rebuilds.
    • f957cbb5 fix(codegen): write output file when contents change (#4889) on 2022-08-09

Cargo Publish

Updating crates.io index
   Packaging tauri-codegen v1.1.0 (/home/runner/work/tauri/tauri/core/tauri-codegen)
   Verifying tauri-codegen v1.1.0 (/home/runner/work/tauri/tauri/core/tauri-codegen)
 Downloading crates ...
  Downloaded num-iter v0.1.43
  Downloaded inflate v0.3.4
  Downloaded ico v0.1.0
  Downloaded png v0.11.0
  Downloaded sha2 v0.10.5
  Downloaded alloc-stdlib v0.2.2
  Downloaded alloc-no-stdlib v2.0.4
  Downloaded brotli-decompressor v2.3.2
  Downloaded deflate v0.7.20
  Downloaded brotli v3.3.4
   Compiling proc-macro2 v1.0.43
   Compiling quote v1.0.21
   Compiling unicode-ident v1.0.4
   Compiling cfg-if v1.0.0
   Compiling syn v1.0.99
   Compiling libc v0.2.132
   Compiling ppv-lite86 v0.2.16
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling autocfg v1.1.0
   Compiling serde_derive v1.0.144
   Compiling serde v1.0.144
   Compiling proc-macro-hack v0.5.19
   Compiling smallvec v1.9.0
   Compiling parking_lot_core v0.9.3
   Compiling version_check v0.9.4
   Compiling new_debug_unreachable v1.0.4
   Compiling scopeguard v1.1.0
   Compiling typenum v1.15.0
   Compiling log v0.4.17
   Compiling byteorder v1.4.3
   Compiling fnv v1.0.7
   Compiling ident_case v1.0.1
   Compiling precomputed-hash v0.1.1
   Compiling mac v0.1.1
   Compiling bitflags v1.3.2
   Compiling strsim v0.10.0
   Compiling dtoa v0.4.8
   Compiling tinyvec_macros v0.1.0
   Compiling serde_json v1.0.85
   Compiling utf-8 v0.7.6
   Compiling once_cell v1.14.0
   Compiling itoa v1.0.3
   Compiling alloc-no-stdlib v2.0.4
   Compiling adler32 v1.2.0
   Compiling matches v0.1.9
   Compiling itoa v0.4.8
   Compiling crc32fast v1.3.2
   Compiling nodrop v0.1.14
   Compiling stable_deref_trait v1.2.0
   Compiling ryu v1.0.11
   Compiling convert_case v0.4.0
   Compiling thiserror v1.0.35
   Compiling memchr v2.5.0
   Compiling semver v1.0.14
   Compiling adler v1.0.2
   Compiling percent-encoding v2.2.0
   Compiling thin-slice v0.1.1
   Compiling unicode-bidi v0.3.8
   Compiling same-file v1.0.6
   Compiling heck v0.4.0
   Compiling cpufeatures v0.2.5
   Compiling base64 v0.13.0
   Compiling phf_shared v0.8.0
   Compiling phf_shared v0.10.0
   Compiling lock_api v0.4.8
   Compiling num-traits v0.2.15
   Compiling num-integer v0.1.45
   Compiling num-iter v0.1.43
   Compiling generic-array v0.14.6
   Compiling fxhash v0.2.1
   Compiling futf v0.1.5
   Compiling dtoa-short v0.3.3
   Compiling tinyvec v1.6.0
   Compiling alloc-stdlib v0.2.2
   Compiling deflate v0.7.20
   Compiling inflate v0.3.4
   Compiling servo_arc v0.1.1
   Compiling miniz_oxide v0.5.4
   Compiling form_urlencoded v1.1.0
   Compiling walkdir v2.3.2
   Compiling tendril v0.4.3
   Compiling brotli-decompressor v2.3.2
   Compiling unicode-normalization v0.1.21
   Compiling getrandom v0.2.7
   Compiling idna v0.3.0
   Compiling flate2 v1.0.24
   Compiling brotli v3.3.4
   Compiling rand_core v0.5.1
   Compiling rand_core v0.6.4
   Compiling parking_lot v0.12.1
   Compiling uuid v1.1.2
   Compiling crypto-common v0.1.6
   Compiling block-buffer v0.10.3
   Compiling png v0.17.6
   Compiling darling_core v0.13.4

tauri-bundler v1.0.6

15 Sep 16:09
3ceed62
Compare
Choose a tag to compare

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.0.6]

  • Avoid re-downloading AppImage build tools on every build.
    • 02462052 fix(bundler): cache appimage bundle tools (#4790) on 2022-07-30
  • Add fips_compliant configuration option for WiX.
    • d88b9de7 feat(core): add fips_compliant wix config option, closes #4541 (#4843) on 2022-08-04

Cargo Publish

Updating crates.io index
   Packaging tauri-bundler v1.0.6 (/home/runner/work/tauri/tauri/tooling/bundler)
   Verifying tauri-bundler v1.0.6 (/home/runner/work/tauri/tauri/tooling/bundler)
 Downloading crates ...
  Downloaded bytemuck v1.12.1
  Downloaded pest_derive v2.3.1
  Downloaded nanorand v0.7.0
  Downloaded sha1 v0.10.4
  Downloaded crc32fast v1.3.2
  Downloaded filetime v0.2.17
  Downloaded fastrand v1.8.0
  Downloaded flate2 v1.0.24
  Downloaded generic-array v0.14.6
  Downloaded futures-core v0.3.24
  Downloaded flume v0.10.14
  Downloaded digest v0.10.3
  Downloaded crypto-common v0.1.6
  Downloaded image v0.24.3
  Downloaded pest v2.3.1
  Downloaded num-traits v0.2.15
  Downloaded pin-project v1.0.12
  Downloaded spin v0.9.4
  Downloaded remove_dir_all v0.5.3
  Downloaded png v0.17.6
  Downloaded value-bag v1.0.0-alpha.9
  Downloaded xattr v0.2.3
  Downloaded walkdir v2.3.2
  Downloaded bit_field v0.10.1
  Downloaded ucd-trie v0.1.5
  Downloaded lebe v0.5.2
  Downloaded ar v0.9.0
  Downloaded threadpool v1.8.1
  Downloaded tar v0.4.38
  Downloaded pin-project-internal v1.0.12
  Downloaded pest_meta v2.3.1
  Downloaded pest_generator v2.3.1
  Downloaded num-rational v0.4.1
  Downloaded exr v1.5.0
  Downloaded num-integer v0.1.45
  Downloaded adler32 v1.2.0
  Downloaded libflate_lz77 v1.1.0
  Downloaded libflate v1.2.0
  Downloaded same-file v1.0.6
  Downloaded handlebars v4.3.4
  Downloaded typenum v1.15.0
  Downloaded subtle v2.4.1
  Downloaded weezl v0.1.7
  Downloaded tempfile v3.3.0
  Downloaded md5 v0.7.0
  Downloaded half v1.8.2
  Downloaded glob v0.3.0
  Downloaded block-buffer v0.10.3
  Downloaded cpufeatures v0.2.5
  Downloaded color_quant v1.1.0
  Downloaded scoped_threadpool v0.1.9
  Downloaded rle-decode-fast v1.0.3
  Downloaded futures-sink v0.3.24
  Downloaded gif v0.11.4
  Downloaded jpeg-decoder v0.2.6
  Downloaded tiff v0.7.3
  Downloaded tauri-utils v1.1.0
   Compiling cfg-if v1.0.0
   Compiling proc-macro2 v1.0.43
   Compiling quote v1.0.21
   Compiling unicode-ident v1.0.4
   Compiling syn v1.0.99
   Compiling autocfg v1.1.0
   Compiling libc v0.2.132
   Compiling ppv-lite86 v0.2.16
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling once_cell v1.14.0
   Compiling scopeguard v1.1.0
   Compiling serde_derive v1.0.144
   Compiling serde v1.0.144
   Compiling proc-macro-hack v0.5.19
   Compiling smallvec v1.9.0
   Compiling version_check v0.9.4
   Compiling crossbeam-utils v0.8.11
   Compiling thiserror v1.0.35
   Compiling parking_lot_core v0.9.3
   Compiling log v0.4.17
   Compiling new_debug_unreachable v1.0.4
   Compiling rayon-core v1.9.3
   Compiling crc32fast v1.3.2
   Compiling strsim v0.10.0
   Compiling serde_json v1.0.85
   Compiling ident_case v1.0.1
   Compiling mac v0.1.1
   Compiling fnv v1.0.7
   Compiling precomputed-hash v0.1.1
   Compiling adler v1.0.2
   Compiling dtoa v0.4.8
   Compiling bitflags v1.3.2
   Compiling ucd-trie v0.1.5
   Compiling itoa v1.0.3
   Compiling utf-8 v0.7.6
   Compiling byteorder v1.4.3