Skip to content

Releases: tauri-apps/tauri

tauri-cli v1.5.0

28 Sep 18:08
0af553d

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 572 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (524 crate dependencies)
Crate:     kuchiki
Version:   0.8.1
Warning:   unmaintained
Title:     `kuchiki` is unmaintained
Date:      2023-01-21
ID:        RUSTSEC-2023-0019
URL:       https://rustsec.org/advisories/RUSTSEC-2023-0019
Dependency tree:
kuchiki 0.8.1
└── wry 0.24.4
    └── tauri-runtime-wry 0.14.1
        └── tauri 1.5.0
            ├── tauri 1.5.0
            ├── restart 0.1.0
            └── app-updater 0.1.0

Crate:     atty
Version:   0.2.14
Warning:   unsound
Title:     Potential unaligned read
Date:      2021-07-04
ID:        RUSTSEC-2021-0145
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
└── clap 3.2.25
    └── tauri 1.5.0
        ├── tauri 1.5.0
        ├── restart 0.1.0
        └── app-updater 0.1.0

warning: 2 allowed warnings found

[1.5.0]

New Features

Enhancements

  • 13279917(#7713) Add version of Rust Tauri CLI installed with Cargo to tauri info command.

Bug Fixes

  • dad4f54e(#7277) Removed the automatic version check of the CLI that ran after tauri commands which caused various issues.

Dependencies

  • Upgraded to tauri-bundler@1.4.0
  • Upgraded to tauri-utils@1.5.0

Cargo Publish

Updating crates.io index
   Packaging tauri-cli v1.5.0 (/home/runner/work/tauri/tauri/tooling/cli)
    Updating crates.io index
warning: package `hermit-abi v0.3.1` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
warning: package `pest v2.6.0` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
warning: package `pest_derive v2.6.0` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
warning: package `pest_generator v2.6.0` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
warning: package `pest_meta v2.6.0` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
   Verifying tauri-cli v1.5.0 (/home/runner/work/tauri/tauri/tooling/cli)
 Downloading crates ...
  Downloaded form_urlencoded v1.1.0
  Downloaded cssparser-macros v0.6.0
  Downloaded dyn-clone v1.0.11
  Downloaded dtoa-short v0.3.3
  Downloaded getrandom v0.2.9
  Downloaded fraction v0.12.2
  Downloaded aead v0.5.2
  Downloaded aes-gcm v0.10.2
  Downloaded anstyle-query v1.0.0
  Downloaded bit-vec v0.6.3
  Downloaded reqwest v0.11.18
  Downloaded num-traits v0.2.15
  Downloaded quote v1.0.27
  Downloaded time v0.3.21
  Downloaded thiserror v1.0.40
  Downloaded pin-project v1.1.0
  Downloaded os_info v3.7.0
  Downloaded xattr v0.2.3
  Downloaded walkdir v2.3.3
  Downloaded ureq v2.6.2
  Downloaded universal-hash v0.5.1
  Downloaded ucd-trie v0.1.5
  Downloaded tokio-util v0.7.8
  Downloaded tokio-tungstenite v0.17.2
  Downloaded tempfile v3.6.0
  Downloaded simd-adler32 v0.3.5
  Downloaded shell-words v1.1.0
  Downloaded serde_with v3.0.0
  Downloaded tiff v0.8.1
  Downloaded serde_derive v1.0.163
  Downloaded pin-project-internal v1.1.0
  Downloaded rpassword v7.2.0
  Downloaded rustix v0.37.19
  Downloaded webpki-roots v0.22.6
  Downloaded value-bag-sval2 v1.4.0
  Downloaded unicode-width v0.1.10
  Downloaded tower v0.4.13
  Downloaded tar v0.4.38
  Downloaded sval_ref v2.5.0
  Downloaded sval_fmt v2.5.0
  Downloaded shared_child v1.0.0
  Downloaded termcolor v1.2.0
  Downloaded schemars_derive v0.8.12
  Downloaded serde v1.0.163
  Downloaded schemars v0.8.12
  Downloaded regex-syntax v0.7.1
  Downloaded ordered-float v2.10.0
  Downloaded webpki v0.22.0
  Downloaded uuid v1.3.3
  Downloaded utf8parse v0.2.1
  Downloaded url v2.3.1
  Downloaded unicode-ident v1.0.8
  Downloaded tungstenite v0.17.3
  Downloaded toml_edit v0.14.4
  Downloaded tokio v1.28.1
  Downloaded time-macros v0.2.9
  Downloaded syn v2.0.16
  Downloaded smallvec v1.10.0
  Downloaded sha2 v0.10.6
  Downloaded serde_fmt v1.0.3
  Downloaded scrypt v0.11.0
  Downloaded regex v1.8.1
  Downloaded pest_derive v2.6.0
  Downloaded png v0.17.8
  Downloaded time-core v0.1.1
  Downloaded thiserror-impl v1.0.40
  Downloaded pest v2.6.0
  Downloaded proc-macro2 v1.0.58
  Downloaded minisign v0.7.3
  Downloaded ryu v1.0.13
  Downloaded pin-project-lite v0.2.9
  Downloaded rayon-core v1.11.0
  Downloaded clap v4.3.0
  Downloaded bytemuck v1.13.1
  Downloaded num-cmp v0.1.0
  Downloaded num-bigint v0.4.3
  Downloaded memoffset v0.8.0
  Downloaded colorchoice v1.0.0
  Downloaded include_dir v0.7.3
  Downloaded async-trait v0.1.68
  Downloaded anstyle-parse v0.2.0
  Downloaded anstyle v1.0.0
  Downloaded json5 v0.4.1
  Downloaded ghash v0.5.0
  Downloaded anstream v0.3.2
  Downloaded bstr v1.5.0
  Downloaded http-range-header v0.3.0
  Downloaded clap_builder v4.3.0
  Downloaded ahash v0.8.3
  Downloaded globset v0.4.10
  Downloaded encoding_rs v0.8.32
  Downloaded chrono v0.4.24
  Downloaded darling v0.20.1
  Downloaded dtoa v0.4.8
  Downloaded percent-encoding v2.2.0
  Downloaded pbkdf2 v0.12.1
  Downloaded parking_lot_core v0.9.7
  Downloaded num_cpus v1.15.0
  Downloaded tauri-bundler v1.4.0
  Downloaded want v0.3.0
  Downloaded value-bag-serde1 v1.4.0
  Downloaded value-bag v1.4.0
  Downloaded typenum v1.16.0
  Downloaded tower-layer v0.3.2
  Downloaded tauri-icns v0.1.0
  Downloaded sval_serde v2.5.0
  Downloaded sval_json v2.5.0
  Downloaded sval_buffer v2.5.0
  Downloaded sval v2.5.0
  Downloaded slab v0.4.8
  Downloaded siphasher v0.3.10
  Downloaded sha1 v0.10.5
  Downloaded serde_derive_internals v0.26.0
  Downloaded scopeguard v1.1.0
  Downloaded rtoolbox v0.0.1
  Downloaded opaque-debug v0.3.0
  Downloaded once_cell v1.17.1
  Downloaded num v0.4.0
  Downloaded notify-debouncer-mini v0.3.0
  Downloaded nom v7.1.3
  Downloaded nanorand v0.7.0
  Downloaded libc v0.2.144
  Downloaded json-patch v1.0.0
  Downloaded iso8601 v0.5.1
  Downloaded inotify v0.9.6
  Downloaded fancy-regex v0.10.0
  Downloaded exr v1.6.3
  Downloaded ctrlc v3.3.0
  Downloaded iana-time-zone v0.1.56
  Downloaded humantime v2.1.0
  Downloaded either v1.8.1
  Downloaded is-terminal v0.4.7
  Downloaded flume v0.10.14
  Downloaded include_dir_macros v0.7.3
  Downloaded crossbeam-utils v0.8.15
  Downloaded handlebars v4.3.7
  Downloaded aho-corasick v0.7.20
  Downloaded base64 v0.13.1
  Downloaded env_logger v0.9.3
  Downloaded anyhow v1.0.71
  Downloaded fastrand v1.9.0
  Downloaded crossbeam-epoch v0.9.14
  Downloaded clap_derive v4.3.0
  Downloaded aho-corasick v1.0.1
  Downloaded darling_macro v0.20.1
  Downloaded clap_lex v0.5.0
  Downloaded axum v0.5.17
  Downloaded base64 v0.21.1
  Downloaded tower-http v0.3.5
  Downloaded sync_wrapper v0.1.2
  Downloaded sval_dynamic v2.5.0
  Downloaded serde_json v1.0.96
  Downloaded rustls v0.20.8
  Downloaded rayon v1.7.0
  Downloaded pest_generator v2.6.0
  Downloaded num-iter v0.1.43
  Downloaded num-complex v0.4.3
  Downloaded notify v6.0.0
  Downloaded minimal-lexical v0.2.1
  Downloaded memchr v2.5.0
  Downloaded matchit v0.5.0
  Downloaded io-lifetimes v1.0.10
  Downloaded httpdate v1.0.2
  Downloaded idna v0.3.0
  Downloaded axum-core v0.2.9
  Downloaded hyper v0.14.26
  Downloaded bit-set v0.5.3
  Downloaded darling_core v0.20.1
  Downloaded common-path v1.0.0
  Downloaded ctr v0.9.2
  Downloaded cpufeatures v0.2.7
  Downloaded bytecount v0.6.3
  Downloaded bytes v1.4.0
  Downloaded cc v1.0.79
  Downloaded colored v2.0.0
  Downloaded serde_with_macros v3.0.0
  Downloaded semver v1.0.17
  Downloaded pest_meta v2.6.0
  Downloaded nix v0.26.2
  Downloaded mio v0.8.6
  Downloaded itoa v1.0.6
  Downloaded inotify-sys v0.1.5
  Downloaded dialoguer v0.10.4
  Downloaded filetime v0.2.21
  Downloaded sha-1 v0.10.1
  Downloaded serde-value v0.7.0
  Downloaded salsa20 v0.10.2
  Downloaded polyval v0.6.0
  Downloaded lock_api v0.4.9
  Downloaded jsonschema v0.16.1
  Downloaded ipnet v2.7.2
  Downloaded image v0.24.6
  Downloaded h2 v0.3.19
  Downloaded aes v0.8.2
  Downloaded flate2 v1.0.26
  Downloaded erased-serde v0.3.25
  Downloaded clap_complete v4.3.0
  Downloaded console v0.15.7
   Compiling cfg-if v1.0.0
   Compiling libc v0.2.144
   Compiling proc-macro2 v1.0.58
   Compiling unicode-ident v1.0.8
   Compiling quote v1.0.27
   Compiling autocfg v1.1.0
   Compiling syn v2.0.16
   Compiling getrandom v0.2.9
   Compiling version_check v0.9.4
   Compiling value-bag v1.4.0
   Compiling typenum v1.16.0
   Compiling log v0.4.20
   Compiling generic-array v0.14.7
   Compiling ppv-lite86 v0.2.17
   Compiling rand_core v0.6.4
   Compiling serde v1.0.163
   Compiling once_cell v1.17.1
   Compiling memchr v2.5.0
   Compiling syn v1.0.109
   Compiling serde_derive v1.0.163
   Compiling crypto-common v0.1.6
   Compiling siphasher v0.3.10
   Compiling bitflags v1.3.2
   Compiling jobserver v0.1.26
   Compiling fnv v1.0.7
   Compiling subtle v2.5.0
   Compiling cc v1.0.79
   Compiling itoa v1.0.6
   Compiling scopeguard v1.1.0
   Compiling futures-core v0.3.28
   Compiling num_cpus v1.15.0
   Compiling getrandom v0.1.16
   Compiling bytes v1.4.0
   Compiling cpufeatures v0.2.7
   Compiling futures-sink v0.3.28
   Compiling...
Read more

tauri-bundler v1.4.0

28 Sep 17:54
0af553d

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 572 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (524 crate dependencies)
Crate:     kuchiki
Version:   0.8.1
Warning:   unmaintained
Title:     `kuchiki` is unmaintained
Date:      2023-01-21
ID:        RUSTSEC-2023-0019
URL:       https://rustsec.org/advisories/RUSTSEC-2023-0019
Dependency tree:
kuchiki 0.8.1
└── wry 0.24.4
    └── tauri-runtime-wry 0.14.1
        └── tauri 1.5.0
            ├── tauri 1.5.0
            ├── restart 0.1.0
            └── app-updater 0.1.0

Crate:     atty
Version:   0.2.14
Warning:   unsound
Title:     Potential unaligned read
Date:      2021-07-04
ID:        RUSTSEC-2021-0145
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
└── clap 3.2.25
    └── tauri 1.5.0
        ├── tauri 1.5.0
        ├── restart 0.1.0
        └── app-updater 0.1.0

warning: 2 allowed warnings found

[1.4.0]

New Features

  • 4dd4893d(#5950) Allow using a resource map instead of a simple array in BundleSettings::resources_map.

Enhancements

  • 764968ab(#7398) Sign NSIS uninstaller as well.

  • 2f8881c0(#7775) Read the APPLE_TEAM_ID environment variable for macOS notarization arguments.

  • cb1d4164(#7487) On Windows, code sign the application binaries before trying to create the WiX and NSIS bundles to always sign the executables even if no bundle types are enabled.

    On Windows, code sign the sidecar binaries if they are not signed already.

  • 57f73f1b(#7486) On Windows, NSIS installer will write webview2 installer file to the well-known temp dir instead of the install dir, so we don't pollute the install dir.

  • a7777ff4(#7626) Added Bulgarian language support to the NSIS bundler.

  • e3bfb014(#7776) Add compression configuration option under tauri > bundle > windows > nsis.

Bug Fixes

  • 46df2c9b(#7360) Fix bundler skipping updater artifacts if updater target shows before other updater-enabled targets in the list, see #7349.
  • 2d35f937(#7481) Fix bundler skipping updater artifacts if only a macOS DMG bundle target is specified.
  • dcdbe3eb(#7774) Remove extended attributes on the macOS app bundle using xattr -cr $PATH.
  • dcdbe3eb(#7774) Code sign sidecars and frameworks on macOS.
  • eba8e131(#7386) On Windows, fix installation packages not showing correct copyright information.
  • 32218a6f(#7326) On Windows, fix NSIS installer identifying a previous NSIS-installed app as WiX-installed app and then fails to uninstall it.
  • ca977f4b(#7591) On Windows, Fix NSIS uninstaller deleting the wrong application data if the delete the application data checkbox is checked.
  • 0ae53f41(#7361) On Windows, fix NSIS installer showing an error dialog even when the previous version was uninstalled sucessfully.
  • 09f7f57e(#7711) On Windows, fix NSIS installer trying to kill itself if the installer file name and the app productName are the same.
  • 6e36ebbf(#7342) On Windows, fix NSIS uninstaller failing to remove Start Menu shortcut if perMachine mode is used.

Dependencies

  • Upgraded to tauri-utils@1.5.0
  • a2be88a2(#7405) Removed the bitness dependency to speed up compile time.

Breaking Changes

  • 964d81ff(#7616) The macOS notarization now uses notarytool as altool will be discontinued on November 2023. When authenticating with an API key, the key .p8 file path must be provided in the APPLE_API_KEY_PATH environment variable. To prevent a breaking change, we will try to find the key path in the altool default search paths.

Cargo Publish

Updating crates.io index
   Packaging tauri-bundler v1.4.0 (/home/runner/work/tauri/tauri/tooling/bundler)
   Verifying tauri-bundler v1.4.0 (/home/runner/work/tauri/tauri/tooling/bundler)
    Updating crates.io index
 Downloading crates ...
  Downloaded pest v2.7.4
  Downloaded md5 v0.7.0
  Downloaded constant_time_eq v0.1.5
  Downloaded cipher v0.4.4
  Downloaded crypto-common v0.1.6
  Downloaded xattr v1.0.1
  Downloaded bit_field v0.10.2
  Downloaded pbkdf2 v0.11.0
  Downloaded fdeflate v0.3.0
  Downloaded ucd-trie v0.1.6
  Downloaded weezl v0.1.7
  Downloaded image v0.24.7
  Downloaded gif v0.12.0
  Downloaded jpeg-decoder v0.3.0
  Downloaded zstd-sys v2.0.8+zstd.1.5.5
  Downloaded tiff v0.9.0
  Downloaded bzip2-sys v0.1.11+1.0.8
  Downloaded exr v1.71.0
  Downloaded qoi v0.4.1
  Downloaded handlebars v4.4.0
  Downloaded zip v0.6.6
  Downloaded flume v0.11.0
  Downloaded png v0.17.10
  Downloaded aes v0.8.3
  Downloaded base64ct v1.6.0
  Downloaded pest_meta v2.7.4
  Downloaded color_quant v1.1.0
  Downloaded value-bag v1.4.1
  Downloaded inout v0.1.3
  Downloaded sha1 v0.10.6
  Downloaded half v2.2.1
  Downloaded num-integer v0.1.45
  Downloaded rle-decode-fast v1.0.3
  Downloaded pest_generator v2.7.4
  Downloaded password-hash v0.4.2
  Downloaded os_pipe v1.1.4
  Downloaded num-rational v0.4.1
  Downloaded hmac v0.12.1
  Downloaded bzip2 v0.4.4
  Downloaded zune-inflate v0.2.54
  Downloaded zstd v0.11.2+zstd.1.5.2
  Downloaded tar v0.4.40
  Downloaded libflate_lz77 v1.2.0
  Downloaded libflate v1.4.0
  Downloaded bytemuck v1.14.0
  Downloaded lebe v0.5.2
  Downloaded digest v0.10.7
  Downloaded glob v0.3.1
  Downloaded ar v0.9.0
  Downloaded block-buffer v0.10.4
  Downloaded adler32 v1.2.0
  Downloaded zstd-safe v5.0.2+zstd.1.5.2
  Downloaded cpufeatures v0.2.9
  Downloaded typenum v1.17.0
  Downloaded subtle v2.5.0
  Downloaded spin v0.9.8
  Downloaded sha2 v0.10.8
  Downloaded pest_derive v2.7.4
  Downloaded generic-array v0.14.7
  Downloaded simd-adler32 v0.3.7
  Downloaded tauri-utils v1.5.0
   Compiling libc v0.2.148
   Compiling cfg-if v1.0.0
   Compiling proc-macro2 v1.0.67
   Compiling unicode-ident v1.0.12
   Compiling quote v1.0.33
   Compiling autocfg v1.1.0
   Compiling syn v2.0.37
   Compiling ppv-lite86 v0.2.17
   Compiling jobserver v0.1.26
   Compiling siphasher v0.3.11
   Compiling cc v1.0.83
   Compiling syn v1.0.109
   Compiling scopeguard v1.2.0
   Compiling once_cell v1.18.0
   Compiling getrandom v0.1.16
   Compiling getrandom v0.2.10
   Compiling version_check v0.9.4
   Compiling typenum v1.17.0
   Compiling serde v1.0.188
   Compiling generic-array v0.14.7
   Compiling rand_core v0.6.4
   Compiling rand_core v0.5.1
   Compiling serde_derive v1.0.188
   Compiling rand_chacha v0.3.1
   Compiling phf_shared v0.10.0
   Compiling lock_api v0.4.10
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling rand v0.8.5
   Compiling rand_pcg v0.2.1
   Compiling rand_chacha v0.2.2
   Compiling smallvec v1.11.1
   Compiling pkg-config v0.3.27
   Compiling rand v0.7.3
   Compiling phf_generator v0.10.0
   Compiling phf_shared v0.8.0
   Compiling memoffset v0.9.0
   Compiling crossbeam-utils v0.8.16
   Compiling phf_generator v0.8.0
   Compiling ring v0.16.20
   Compiling crossbeam-epoch v0.9.15
   Compiling simd-adler32 v0.3.7
   Compiling thiserror v1.0.49
   Compiling value-bag v1...
Read more

tauri-build v1.4.1

28 Sep 18:02
0af553d

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 572 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (524 crate dependencies)
Crate:     kuchiki
Version:   0.8.1
Warning:   unmaintained
Title:     `kuchiki` is unmaintained
Date:      2023-01-21
ID:        RUSTSEC-2023-0019
URL:       https://rustsec.org/advisories/RUSTSEC-2023-0019
Dependency tree:
kuchiki 0.8.1
└── wry 0.24.4
    └── tauri-runtime-wry 0.14.1
        └── tauri 1.5.0
            ├── tauri 1.5.0
            ├── restart 0.1.0
            └── app-updater 0.1.0

Crate:     atty
Version:   0.2.14
Warning:   unsound
Title:     Potential unaligned read
Date:      2021-07-04
ID:        RUSTSEC-2021-0145
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
└── clap 3.2.25
    └── tauri 1.5.0
        ├── tauri 1.5.0
        ├── restart 0.1.0
        └── app-updater 0.1.0

warning: 2 allowed warnings found

[1.4.1]

Bug Fixes

  • 5ecb46b3(#7773) Automatically set rpath on macOS if frameworks are bundled and copy frameworks to src-tauri/target/Frameworks for usage in development.
  • 290e366a(#7419) Correctly copy the WebView2 runtime in development when webviewInstallMode is used instead of webviewFixedRuntimePath.

Dependencies

  • Upgraded to tauri-utils@1.5.0
  • Upgraded to tauri-codegen@1.4.1

Cargo Publish

Updating crates.io index
   Packaging tauri-build v1.4.1 (/home/runner/work/tauri/tauri/core/tauri-build)
   Verifying tauri-build v1.4.1 (/home/runner/work/tauri/tauri/core/tauri-build)
    Updating crates.io index
 Downloading crates ...
  Downloaded tauri-winres v0.1.1
  Downloaded cargo_toml v0.15.3
  Downloaded embed-resource v2.3.0
   Compiling proc-macro2 v1.0.67
   Compiling unicode-ident v1.0.12
   Compiling cfg-if v1.0.0
   Compiling libc v0.2.148
   Compiling quote v1.0.33
   Compiling syn v2.0.37
   Compiling ppv-lite86 v0.2.17
   Compiling siphasher v0.3.11
   Compiling serde v1.0.188
   Compiling syn v1.0.109
   Compiling serde_derive v1.0.188
   Compiling getrandom v0.1.16
   Compiling getrandom v0.2.10
   Compiling rand_core v0.6.4
   Compiling rand_core v0.5.1
   Compiling rand_chacha v0.3.1
   Compiling phf_shared v0.10.0
   Compiling autocfg v1.1.0
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling rand v0.8.5
   Compiling rand_pcg v0.2.1
   Compiling rand_chacha v0.2.2
   Compiling rand v0.7.3
   Compiling phf_generator v0.10.0
   Compiling phf_shared v0.8.0
   Compiling phf_generator v0.8.0
   Compiling smallvec v1.11.1
   Compiling lock_api v0.4.10
   Compiling fnv v1.0.7
   Compiling parking_lot_core v0.9.8
   Compiling scopeguard v1.2.0
   Compiling new_debug_unreachable v1.0.4
   Compiling phf_codegen v0.10.0
   Compiling string_cache_codegen v0.5.2
   Compiling mac v0.1.1
   Compiling strsim v0.10.0
   Compiling equivalent v1.0.1
   Compiling precomputed-hash v0.1.1
   Compiling byteorder v1.4.3
   Compiling ident_case v1.0.1
   Compiling semver v1.0.19
   Compiling hashbrown v0.14.0
   Compiling darling_core v0.20.3
   Compiling indexmap v2.0.1
   Compiling markup5ever v0.11.0
   Compiling futf v0.1.5
   Compiling parking_lot v0.12.1
   Compiling phf_macros v0.8.0
   Compiling phf_macros v0.10.0
   Compiling phf_codegen v0.8.0
   Compiling toml_datetime v0.6.3
   Compiling serde_spanned v0.6.3
   Compiling cssparser v0.27.2
   Compiling winnow v0.5.15
   Compiling tinyvec_macros v0.1.1
   Compiling serde_json v1.0.107
   Compiling once_cell v1.18.0
   Compiling dtoa v1.0.9
   Compiling log v0.4.20
   Compiling utf-8 v0.7.6
   Compiling tendril v0.4.3
   Compiling dtoa-short v0.3.4
   Compiling string_cache v0.8.7
   Compiling tinyvec v1.6.0
   Compiling toml_edit v0.19.15
   Compiling phf v0.10.1
   Compiling selectors v0.22.0
   Compiling phf v0.8.0
   Compiling darling_macro v0.20.3
   Compiling indexmap v1.9.3
   Compiling html5ever v0.26.0
   Compiling cssparser-macros v0.6.1
   Compiling itoa v0.4.8
   Compiling convert_case v0.4.0
   Compiling thiserror v1.0.49
   Compiling stable_deref_trait v1.2.0
   Compiling itoa v1.0.9
   Compiling ryu v1.0.15
   Compiling nodrop v0.1.14
   Compiling matches v0.1.10
   Compiling servo_arc v0.1.1
   Compiling derive_more v0.99.17
   Compiling darling v0.20.3
   Compiling toml v0.7.8
   Compiling unicode-normalization v0.1.22
   Compiling fxhash v0.2.1
   Compiling thiserror-impl v1.0.49
   Compiling percent-encoding v2.3.0
   Compiling uuid v1.4.1
   Compiling bitflags v1.3.2
   Compiling unicode-bidi v0.3.13
   Compiling thin-slice v0.1.1
   Compiling hashbrown v0.12.3
   Compiling idna v0.4.0
   Compiling cfb v0.7.3
   Compiling form_urlencoded v1.2.0
   Compiling serde_with_macros v3.3.0
   Compiling treediff v4.0.2
   Compiling rustc_version v0.4.0
   Compiling cc v1.0.83
   Compiling same-file v1.0.6
   Compiling anyhow v1.0.75
   Compiling embed-resource v2.3.0
   Compiling walkdir v2.4.0
   Compiling json-patch v1.1.0
   Compiling serde_with v3.3.0
   Compiling kuchikiki v0.8.2
   Compiling infer v0.12.0
   Compiling url v2.4.1
   Compiling dirs-sys-next v0.1.2
   Compiling ctor v0.1.26
   Compiling heck v0.4.1
   Compiling glob v0.3.1
   Compiling memchr v2.6.3
   Compiling dunce v1.0.4
   Compiling tauri-utils v1.5.0
   Compiling dirs-next v2.0.0
   Compiling tauri-winres v0.1.1
   Compiling cargo_toml v0.15.3
   Compiling tauri-build v1.4.1 (/home/runner/work/tauri/tauri/target/package/tauri-build-1.4.1)
    Finished dev [unoptimized + debuginfo] target(s) in 47.34s
    Packaged 12 files, 50.5KiB (16.0KiB compressed)
   Uploading tauri-build v1.4.1 (/home/runner/work/tauri/tauri/core/tauri-build)
    Uploaded tauri-build v1.4.1 to registry `crates-io`
note: Waiting for `tauri-build v1.4.1` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-build v1.4.1 at registry `crates-io`

@tauri-apps/cli v1.5.0

28 Sep 18:05
0af553d

Choose a tag to compare

[1.5.0]

New Features

Enhancements

  • 13279917(#7713) Add version of Rust Tauri CLI installed with Cargo to tauri info command.

Bug Fixes

  • dad4f54e(#7277) Removed the automatic version check of the CLI that ran after tauri commands which caused various issues.

Dependencies

  • Upgraded to tauri-cli@1.5.0

@tauri-apps/api v1.5.0

28 Sep 17:51
0af553d

Choose a tag to compare

Yarn Audit

yarn audit v1.22.19
info No lockfile found.
0 vulnerabilities found - Packages audited: 148
Done in 2.63s.

[1.5.0]

New Features

Enhancements

  • 58d6b899(#7636) Add append option to FsOptions in the fs JS module, used in writeTextFile and writeBinaryFile, to be able to append to existing files instead of overwriting it.

Bug Fixes

  • 2eab1505(#7394) Fix Body.form static not reading and sending entries of type Blob (including subclasses such as File)

Yarn Publish

yarn run v1.22.19
$ yarn build && cd ./dist && yarn publish --access public --loglevel silly
$ yarn tsup && node ./scripts/after-build.cjs
$ /home/runner/work/tauri/tauri/tooling/api/node_modules/.bin/tsup
�[34mCLI�[39m Building entry: {"bundle":"src/index.ts"}
�[34mCLI�[39m Using tsconfig: tsconfig.json
�[34mCLI�[39m tsup v6.7.0
�[34mCLI�[39m Using tsup config: /home/runner/work/tauri/tauri/tooling/api/tsup.config.ts
�[34mCLI�[39m Building entry: src/app.ts, src/cli.ts, src/clipboard.ts, src/dialog.ts, src/event.ts, src/fs.ts, src/globalShortcut.ts, src/http.ts, src/index.ts, src/mocks.ts, src/notification.ts, src/os.ts, src/path.ts, src/process.ts, src/shell.ts, src/tauri.ts, src/updater.ts, src/window.ts
�[34mCLI�[39m Using tsconfig: tsconfig.json
�[34mCLI�[39m tsup v6.7.0
�[34mCLI�[39m Using tsup config: /home/runner/work/tauri/tauri/tooling/api/tsup.config.ts
�[34mCLI�[39m Target: es2020
�[34mIIFE�[39m Build start
�[34mCLI�[39m Target: es2020
�[34mCLI�[39m Cleaning output folder
�[34mESM�[39m Build start
�[34mCJS�[39m Build start
�[32mIIFE�[39m �[1m../../core/tauri/scripts/bundle.global.js �[22m�[32m29.82 KB�[39m
�[32mIIFE�[39m ⚡️ Build success in 68ms
�[32mESM�[39m �[1mdist/updater.js        �[22m�[32m216.00 B�[39m
�[32mESM�[39m �[1mdist/window.js         �[22m�[32m479.00 B�[39m
�[32mESM�[39m �[1mdist/index.js          �[22m�[32m940.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-Q3NLRNFY.js �[22m�[32m922.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-O3VGRXBA.js �[22m�[32m11.87 KB�[39m
�[32mESM�[39m �[1mdist/mocks.js          �[22m�[32m409.00 B�[39m
�[32mESM�[39m �[1mdist/notification.js   �[22m�[32m202.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-GVGSF52N.js �[22m�[32m578.00 B�[39m
�[32mESM�[39m �[1mdist/os.js             �[22m�[32m249.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-IMQ6WMNM.js �[22m�[32m749.00 B�[39m
�[32mESM�[39m �[1mdist/path.js           �[22m�[32m960.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-NHNOAMBN.js �[22m�[32m3.91 KB�[39m
�[32mESM�[39m �[1mdist/chunk-V5J25SYE.js �[22m�[32m73.00 B�[39m
�[32mESM�[39m �[1mdist/process.js        �[22m�[32m154.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-VMHYR3EJ.js �[22m�[32m322.00 B�[39m
�[32mESM�[39m �[1mdist/shell.js          �[22m�[32m186.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-FLLON6OW.js �[22m�[32m2.47 KB�[39m
�[32mESM�[39m �[1mdist/tauri.js          �[22m�[32m131.00 B�[39m
�[32mESM�[39m �[1mdist/app.js            �[22m�[32m206.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-ABEBB25G.js �[22m�[32m608.00 B�[39m
�[32mESM�[39m �[1mdist/cli.js            �[22m�[32m144.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-LJU7PBE7.js �[22m�[32m209.00 B�[39m
�[32mESM�[39m �[1mdist/clipboard.js      �[22m�[32m159.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-V3WRXIRX.js �[22m�[32m335.00 B�[39m
�[32mESM�[39m �[1mdist/dialog.js         �[22m�[32m191.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-5T7M5CMW.js �[22m�[32m1.18 KB�[39m
�[32mESM�[39m �[1mdist/event.js          �[22m�[32m202.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-5NWA45Z3.js �[22m�[32m1.53 KB�[39m
�[32mESM�[39m �[1mdist/fs.js             �[22m�[32m372.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-X7QPDZPI.js �[22m�[32m2.75 KB�[39m
�[32mESM�[39m �[1mdist/globalShortcut.js �[22m�[32m220.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-B2CR7GBE.js �[22m�[32m804.00 B�[39m
�[32mESM�[39m �[1mdist/http.js           �[22m�[32m218.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-6MO6VEFR.js �[22m�[32m2.48 KB�[39m
�[32mESM�[39m �[1mdist/chunk-J2IGCSS2.js �[22m�[32m91.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-SELMD7YX.js �[22m�[32m677.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-FEIY7W7S.js �[22m�[32m106.00 B�[39m
�[32mESM�[39m ⚡️ Build success in 124ms
�[32mCJS�[39m �[1mdist/app.cjs            �[22m�[32m1.39 KB�[39m
�[32mCJS�[39m �[1mdist/cli.cjs            �[22m�[32m1.04 KB�[39m
�[32mCJS�[39m �[1mdist/clipboard.cjs      �[22m�[32m1.15 KB�[39m
�[32mCJS�[39m �[1mdist/dialog.cjs         �[22m�[32m1.99 KB�[39m
�[32mCJS�[39m �[1mdist/event.cjs          �[22m�[32m2.27 KB�[39m
�[32mCJS�[39m �[1mdist/fs.cjs             �[22m�[32m3.51 KB�[39m
�[32mCJS�[39m �[1mdist/globalShortcut.cjs �[22m�[32m1.54 KB�[39m
�[32mCJS�[39m �[1mdist/http.cjs           �[22m�[32m3.28 KB�[39m
�[32mCJS�[39m �[1mdist/index.cjs          �[22m�[32m29.77 KB�[39m
�[32mCJS�[39m �[1mdist/mocks.cjs          �[22m�[32m837.00 B�[39m
�[32mCJS�[39m �[1mdist/notification.cjs   �[22m�[32m1.38 KB�[39m
�[32mCJS�[39m �[1mdist/os.cjs             �[22m�[32m1.53 KB�[39m
�[32mCJS�[39m �[1mdist/path.cjs           �[22m�[32m5.13 KB�[39m
�[32mCJS�[39m �[1mdist/process.cjs        �[22m�[32m1.13 KB�[39m
�[32mCJS�[39m �[1mdist/shell.cjs          �[22m�[32m3.23 KB�[39m
�[32mCJS�[39m �[1mdist/tauri.cjs          �[22m�[32m1.03 KB�[39m
�[32mCJS�[39m �[1mdist/updater.cjs        �[22m�[32m2.24 KB�[39m
�[32mCJS�[39m �[1mdist/window.cjs         �[22m�[32m12.97 KB�[39m
�[32mCJS�[39m ⚡️ Build success in 125ms
�[34mDTS�[39m Build start
�[32mDTS�[39m ⚡️ Build success in 2801ms
�[32mDTS�[39m �[1mdist/index.d.ts                   �[22m�[32m1.21 KB�[39m
�[32mDTS�[39m �[1mdist/mocks.d.ts                   �[22m�[32m3.45 KB�[39m
�[32mDTS�[39m �[1mdist/app.d.ts                     �[22m�[32m111.00 B�[39m
�[32mDTS�[39m �[1mdist/cli.d.ts                     �[22m�[32m107.00 B�[39m
�[32mDTS�[39m �[1mdist/clipboard.d.ts               �[22m�[32m73.00 B�[39m
�[32mDTS�[39m �[1mdist/dialog.d.ts                  �[22m�[32m220.00 B�[39m
�[32mDTS�[39m �[1mdist/window.d.ts                  �[22m�[32m494.00 B�[39m
�[32mDTS�[39m �[1mdist/event.d.ts                   �[22m�[32m155.00 B�[39m
�[32mDTS�[39m �[1mdist/fs.d.ts                      �[22m�[32m395.00 B�[39m
�[32mDTS�[39m �[1mdist/globalShortcut.d.ts          �[22m�[32m158.00 B�[39m
�[32mDTS�[39m �[1mdist/http.d.ts                    �[22m�[32m273.00 B�[39m
�[32mDTS�[39m �[1mdist/notification.d.ts            �[22m�[32m149.00 B�[39m
�[32mDTS�[39m �[1mdist/path.d.ts                    �[22m�[32m640.00 B�[39m
�[32mDTS�[39m �[1mdist/process.d.ts                 �[22m�[32m66.00 B�[39m
�[32mDTS�[39m �[1mdist/shell.d.ts                   �[22m�[32m132.00 B�[39m
�[32mDTS�[39m �[1mdist/tauri.d.ts                   �[22m�[32m113.00 B�[39m
�[32mDTS�[39m �[1mdist/updater.d.ts                 �[22m�[32m213.00 B�[39m
�[32mDTS�[39m �[1mdist/os.d.ts                      �[22m�[32m162.00 B�[39m
�[32mDTS�[39m �[1mdist/app-5190a154.d.ts            �[22m�[32m1.67 KB�[39m
�[32mDTS�[39m �[1mdist/cli-373e13ed.d.ts            �[22m�[32m1.61 KB�[39m
�[32mDTS�[39m �[1mdist/clipboard-79413165.d.ts      �[22m�[32m941.00 B�[39m
�[32mDTS�[39m �[1mdist/dialog-20ff401c.d.ts         �[22m�[32m7.54 KB�[39m
�[32mDTS�[39m �[1mdist/event-41a9edf5.d.ts          �[22m�[32m50.79 KB�[39m
�[32mDTS�[39m �[1mdist/fs-9d7de754.d.ts             �[22m�[32m9.69 KB�[39m
�[32mDTS�[39m �[1mdist/globalShortcut-003b7421.d.ts �[22m�[32m3.04 KB�[39m
�[32mDTS�[39m �[1mdist/http-840f7a7f.d.ts           �[22m�[32m9.66 KB�[39m
�[32mDTS�[39m �[1mdist/notification-e8316aac.d.ts   �[22m�[32m4.01 KB�[39m
�[32mDTS�[39m �[1mdist/path-9b1e7ad5.d.ts           �[22m�[32m17.85 KB�[39m
�[32mDTS�[39m �[1mdist/process-63838be1.d.ts        �[22m�[32m925.00 B�[39m
�[32mDTS�[39m �[1mdist/shell-efff51a2.d.ts          �[22m�[32m9.35 KB�[39m
�[32mDTS�[39m �[1mdist/tauri-5afe4a59.d.ts          �[22m�[32m3.36 KB�[39m
�[32mDTS�[39m �[1mdist/updater-f9814f36.d.ts        �[22m�[32m2.84 KB�[39m
�[32mDTS�[39m �[1mdist/os-076a31d4.d.ts             �[22m�[32m3.20 KB�[39m
[1/4] Bumping version...
info Current version: 1.5.0
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 10.01s.

tauri v2.0.0-alpha.14

11 Sep 16:36
3c66a53

Choose a tag to compare

Updating crates.io index

Cargo Audit

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

[2.0.0-alpha.14]

Bug Fixes

Dependencies

  • Upgraded to tauri-runtime-wry@1.0.0-alpha.2

Breaking Changes

  • d5074af5(#7801) The custom protocol on Android now uses the http scheme instead of https.

Cargo Publish

Updating crates.io index
   Packaging tauri v2.0.0-alpha.14 (/home/runner/work/tauri/tauri/core/tauri)
    Updating crates.io index
   Verifying tauri v2.0.0-alpha.14 (/home/runner/work/tauri/tauri/core/tauri)
 Downloading crates ...
  Downloaded cargo_toml v0.15.3
  Downloaded serialize-to-javascript-impl v0.1.1
  Downloaded libappindicator-sys v0.8.0
  Downloaded alloc-stdlib v0.2.2
  Downloaded sha2 v0.10.7
  Downloaded tauri-codegen v2.0.0-alpha.7
  Downloaded tauri-winres v0.1.1
  Downloaded tauri-macros v2.0.0-alpha.7
  Downloaded embed-resource v2.3.0
  Downloaded state v0.6.0
  Downloaded tray-icon v0.8.3
  Downloaded muda v0.8.7
  Downloaded unicode-segmentation v1.10.1
  Downloaded brotli-decompressor v2.3.4
  Downloaded brotli v3.3.4
  Downloaded libm v0.2.7
  Downloaded libappindicator v0.8.0
  Downloaded ico v0.3.0
  Downloaded libloading v0.7.4
  Downloaded tauri-build v2.0.0-alpha.8
  Downloaded glob v0.3.1
  Downloaded tokio-macros v2.1.0
  Downloaded keyboard-types v0.6.2
  Downloaded serialize-to-javascript v0.1.1
  Downloaded alloc-no-stdlib v2.0.4
  Downloaded tauri-runtime-wry v1.0.0-alpha.2
   Compiling proc-macro2 v1.0.66
   Compiling unicode-ident v1.0.11
   Compiling serde v1.0.188
   Compiling cfg-if v1.0.0
   Compiling smallvec v1.11.0
   Compiling equivalent v1.0.1
   Compiling hashbrown v0.14.0
   Compiling quote v1.0.33
   Compiling indexmap v2.0.0
   Compiling syn v2.0.32
   Compiling winnow v0.5.15
   Compiling autocfg v1.1.0
   Compiling libc v0.2.147
   Compiling heck v0.4.1
   Compiling pkg-config v0.3.27
   Compiling target-lexicon v0.12.11
   Compiling serde_derive v1.0.188
   Compiling cfg-expr v0.15.5
   Compiling version-compare v0.1.1
   Compiling syn v1.0.109
   Compiling serde_spanned v0.6.3
   Compiling toml_datetime v0.6.3
   Compiling toml_edit v0.19.15
   Compiling once_cell v1.18.0
   Compiling ppv-lite86 v0.2.17
   Compiling memchr v2.6.3
   Compiling toml v0.7.8
   Compiling system-deps v6.1.1
   Compiling version_check v0.9.4
   Compiling bitflags v1.3.2
   Compiling futures-core v0.3.28
   Compiling siphasher v0.3.11
   Compiling pin-project-lite v0.2.13
   Compiling glib-sys v0.16.3
   Compiling gobject-sys v0.16.3
   Compiling getrandom v0.2.10
   Compiling thiserror v1.0.48
   Compiling futures-io v0.3.28
   Compiling thiserror-impl v1.0.48
   Compiling slab v0.4.9
   Compiling gio-sys v0.16.3
   Compiling getrandom v0.1.16
   Compiling rand_core v0.6.4
   Compiling phf_shared v0.10.0
   Compiling log v0.4.20
   Compiling parking_lot_core v0.9.8
   Compiling futures-task v0.3.28
   Compiling fnv v1.0.7
   Compiling rand_chacha v0.3.1
   Compiling proc-macro-crate v1.3.1
   Compiling lock_api v0.4.10
   Compiling byteorder v1.4.3
   Compiling anyhow v1.0.75
   Compiling futures-util v0.3.28
   Compiling itoa v1.0.9
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling futures-sink v0.3.28
   Compiling rand_core v0.5.1
   Compiling rand v0.8.5
   Compiling futures-macro v0.3.28
   Compiling pin-utils v0.1.0
   Compiling scopeguard v1.2.0
   Compiling semver v1.0.18
   Compiling phf_generator v0.10.0
   Compiling proc-macro-error-attr v1.0.4
   Compiling rand_chacha v0.2.2
   Compiling rand_pcg v0.2.1
   Compiling proc-macro-error v1.0.4
   Compiling futures-channel v0.3.28
   Compiling rand v0.7.3
   Compiling phf_shared v0.8.0
   Compiling gdk-sys v0.16.0
   Compiling new_debug_unreachable v1.0.4
   Compiling ryu v1.0.15
   Compiling phf_generator v0.8.0
   Compiling precomputed-hash v0.1.1
   Compiling phf_codegen v0.10.0
   Compiling string_cache_codegen v0.5.2
   Compiling mac v0.1.1
   Compiling futf v0.1.5
   Compiling glib-macros v0.16.8
   Compiling markup5ever v0.11.0
   Compiling futures-executor v0.3.28
   Compiling phf_macros v0.10.0
   Compiling gdk-pixbuf-sys v0.16.3
   Compiling pango-sys v0.16.3
   Compiling atk-sys v0.16.0
   Compiling cairo-sys-rs v0.16.3
   Compiling tinyvec_macros v0.1.1
   Compiling hashbrown v0.12.3
   Compiling utf-8 v0.7.6
   Compiling tendril v0.4.3
   Compiling tinyvec v1.6.0
   Compiling glib v0.16.9
   Compiling phf v0.10.1
   Compiling rustc_version v0.4.0
   Compiling percent-encoding v2.3.0
   Compiling form_urlencoded v1.2.0
   Compiling unicode-normalization v0.1.22
   Compiling phf_macros v0.8.0
   Compiling phf_codegen v0.8.0
   Compiling cssparser v0.27.2
   Compiling html5ever v0.26.0
   Compiling strsim v0.10.0
   Compiling typenum v1.16.0
   Compiling crossbeam-utils v0.8.16
   Compiling ident_case v1.0.1
   Compiling unicode-bidi v0.3.13
   Compiling dtoa v1.0.9
   Compiling dtoa-short v0.3.4
   Compiling idna v0.4.0
   Compiling darling_core v0.20.3
   Compiling selectors v0.22.0
   Compiling phf v0.8.0
   Compiling gtk-sys v0.16.0
   Compiling generic-array v0.14.7
   Compiling cssparser-macros v0.6.1
   Compiling convert_case v0.4.0
   Compiling matches v0.1.10
   Compiling itoa v0.4.8
   Compiling stable_deref_trait v1.2.0
   Compiling gio v0.16.7
   Compiling nodrop v0.1.14
   Compiling servo_arc v0.1.1
   Compiling derive_more v0.99.17
   Compiling darling_macro v0.20.3
   Compiling url v2.4.1
   Compiling fxhash v0.2.1
   Compiling alloc-no-stdlib v2.0.4
   Compiling thin-slice v0.1.1
   Compiling alloc-stdlib v0.2.2
   Compiling darling v0.20.3
   Compiling event-listener v2.5.3
   Compiling parking_lot v0.12.1
   Compiling serde_with_macros v3.3.0
   Compiling brotli-decompressor v2.3.4
   Compiling bytes v1.5.0
   Compiling memoffset v0.9.0
   Compiling serde_json v1.0.106
   Compiling crc32fast v1.3.2
   Compiling simd-adler32 v0.3.7
   Compiling same-file v1.0.6
   Compiling walkdir v2.4.0
   Compiling brotli v3.3.4
   Compiling serde_with v3.3.0
   Compiling string_cache v0.8.7
   Compiling block-buffer v0.10.4
   Compiling crypto-common v0.1.6
   Compiling concurrent-queue v2.2.0
   Compiling field-offset v0.3.6
   Compiling tracing-core v0.1.31
   Compiling ctor v0.1.26
   Compiling tracing-attributes v0.1.26
   Compiling indexmap v1.9.3
   Compiling waker-fn v1.1.0
   Compiling dunce v1.0.4
   Compiling parking v2.1.0
   Compiling fastrand v1.9.0
   Compiling glob v0.3.1
   Compiling adler v1.0.2
   Compiling miniz_oxide v0.7.1
   Compiling futures-lite v1.13.0
   Compiling tracing v0.1.37
   Compiling digest v0.10.7
   Compiling gdk-pixbuf v0.16.7
   Compiling pango v0.16.5
   Compiling async-lock v2.8.0
   Compiling cairo-rs v0.16.7
   Compiling uuid v1.4.1
   Compiling zvariant_utils v1.0.1
   Compiling gtk v0.16.2
   Compiling memoffset v0.7.1
   Compiling io-lifetimes v1.0.11
   Compiling cpufeatures v0.2.9
   Compiling cfb v0.7.3
   Compiling gdk v0.16.2
   Compiling flate2 v1.0.27
   Compiling treediff v4.0.2
   Compiling fdeflate v0.3.0
   Compiling http v0.2.9
   Compiling atk v0.16.0
   Compiling gtk3-macros v0.16.3
   Compiling javascriptcore-rs-sys v1.0.0
   Compiling soup3-sys v0.3.1
   Compiling aho-corasick v1.0.5
   Compiling enumflags2_derive v0.7.7
   Compiling socket2 v0.4.9
   Compiling polling v2.8.0
   Compiling regex-syntax v0.7.5
   Compiling rustix v0.37.23
   Compiling async-task v4.4.0
   Compiling enumflags2 v0.7.7
   Compiling regex-automata v0.3.8
   Compiling png v0.17.10
   Compiling kuchikiki v0.8.2
   Compiling json-patch v1.0.0
   Compiling infer v0.12.0
   Compiling zvariant_derive v3.15.0
   Compiling async-channel v1.9.0
   Compiling webkit2gtk-sys v1.1.0
   Compiling x11 v2.21.0
   Compiling async-fs v1.6.0
   Compiling async-io v1.13.0
   Compiling static_assertions v1.1.0
   Compiling atomic-waker v1.1.1
   Compiling async-trait v0.1.73
   Compiling linux-raw-sys v0.3.8
   Compiling blocking v1.3.1
   Compiling zvariant v3.15.0
   Compiling nix v0.26.4
   Compiling tauri-utils v2.0.0-alpha.7
   Compiling regex v1.9.5
   Compiling gdkx11-sys v0.16.0
   Compiling cc v1.0.83
   Compiling x11-dl v2.21.0
   Compiling socket2 v0.5.3
   Compiling num_cpus v1.16.0
   Compiling mio v0.8.8
   Compiling tokio v1.32.0
   Compiling embed-resource v2.3.0
   Compiling zbus_macros v3.14.1
   Compiling xdg-home v1.0.0
   Compiling zbus_names v2.6.0
   Compiling async-executor v1.5.1
   Compiling sha1 v0.10.5
   Compiling async-broadcast v0.5.1
   Compiling crossbeam-channel v0.5.8
   Compiling ordered-stream v0.2.0
   Compiling derivative v2.2.0
   Compiling async-recursion v1.0.5
   Compiling serde_repr v0.1.16
   Compiling hex v0.4.3
   Compiling httparse v1.8.0
   Compiling raw-window-handle v0.5.2
   Compiling zbus v3.14.1
   Compiling tauri-winres v0.1.1
   Compiling tokio-util v0.7.8
   Compiling soup3 v0.3.2
   Compiling javascriptcore-rs v1.0.0
   Compiling gdkwayland-sys v0.16.0
   Compiling cargo_toml v0.15.3
   Compiling instant v0.1.12
   Compiling base64 v0.21.4
   Compiling tauri-runtime v1.0.0-alpha.1
   Compiling wry v0.33.0
   Compiling lazy_static v1.4.0
   Compiling try-lock v0.2.4
   Compiling want v0.3.1
   Compiling tao v0.22.2
   Compiling tauri-build v2.0.0-alpha.8
   Compiling webkit2gtk v1.1.0
   Compiling h2 v0.3.21
   Compiling ico v0.3.0
  ...
Read more

tauri-runtime-wry v1.0.0-alpha.2

11 Sep 16:33
3c66a53

Choose a tag to compare

Updating crates.io index

Cargo Audit

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

[1.0.0-alpha.2]

Bug Fixes

Cargo Publish

Updating crates.io index
   Packaging tauri-runtime-wry v1.0.0-alpha.2 (/home/runner/work/tauri/tauri/core/tauri-runtime-wry)
   Verifying tauri-runtime-wry v1.0.0-alpha.2 (/home/runner/work/tauri/tauri/core/tauri-runtime-wry)
    Updating crates.io index
 Downloading crates ...
  Downloaded block-buffer v0.10.4
  Downloaded async-executor v1.5.1
  Downloaded mac v0.1.1
  Downloaded ordered-stream v0.2.0
  Downloaded phf_codegen v0.10.0
  Downloaded phf_shared v0.8.0
  Downloaded javascriptcore-rs-sys v1.0.0
  Downloaded servo_arc v0.1.1
  Downloaded memoffset v0.7.1
  Downloaded rand_chacha v0.3.1
  Downloaded convert_case v0.4.0
  Downloaded dtoa-short v0.3.4
  Downloaded phf_shared v0.10.0
  Downloaded precomputed-hash v0.1.1
  Downloaded ctor v0.1.26
  Downloaded stable_deref_trait v1.2.0
  Downloaded getrandom v0.1.16
  Downloaded phf v0.10.1
  Downloaded phf_generator v0.8.0
  Downloaded rand_core v0.6.4
  Downloaded async-fs v1.6.0
  Downloaded infer v0.12.0
  Downloaded version-compare v0.1.1
  Downloaded zvariant_derive v3.15.0
  Downloaded phf_codegen v0.8.0
  Downloaded event-listener v2.5.3
  Downloaded proc-macro-hack v0.5.20+deprecated
  Downloaded async-channel v1.9.0
  Downloaded string_cache_codegen v0.5.2
  Downloaded target-lexicon v0.12.11
  Downloaded matches v0.1.10
  Downloaded string_cache v0.8.7
  Downloaded phf_macros v0.10.0
  Downloaded xdg-home v1.0.0
  Downloaded crypto-common v0.1.6
  Downloaded gobject-sys v0.16.3
  Downloaded html5ever v0.26.0
  Downloaded concurrent-queue v2.2.0
  Downloaded cairo-sys-rs v0.16.3
  Downloaded pango v0.16.5
  Downloaded webkit2gtk v1.1.0
  Downloaded x11-dl v2.21.0
  Downloaded glib-sys v0.16.3
  Downloaded zvariant v3.15.0
  Downloaded soup3 v0.3.2
  Downloaded wry v0.33.0
  Downloaded tao v0.22.2
  Downloaded tauri-utils v2.0.0-alpha.7
  Downloaded gdk-sys v0.16.0
  Downloaded treediff v4.0.2
  Downloaded nix v0.26.4
  Downloaded rand v0.7.3
  Downloaded uuid v1.4.1
  Downloaded typenum v1.16.0
  Downloaded derive_more v0.99.17
  Downloaded gtk v0.16.2
  Downloaded siphasher v0.3.11
  Downloaded field-offset v0.3.6
  Downloaded waker-fn v1.1.0
  Downloaded zvariant_utils v1.0.1
  Downloaded cpufeatures v0.2.9
  Downloaded async-io v1.13.0
  Downloaded rand_core v0.5.1
  Downloaded iana-time-zone v0.1.57
  Downloaded raw-window-handle v0.5.2
  Downloaded soup3-sys v0.3.1
  Downloaded futf v0.1.5
  Downloaded system-deps v6.1.1
  Downloaded enumflags2 v0.7.7
  Downloaded kuchikiki v0.8.2
  Downloaded utf-8 v0.7.6
  Downloaded gdk-pixbuf v0.16.7
  Downloaded serde_with_macros v3.3.0
  Downloaded dtoa v1.0.9
  Downloaded serde_with v3.3.0
  Downloaded x11 v2.21.0
  Downloaded zbus v3.14.1
  Downloaded chrono v0.4.30
  Downloaded gio v0.16.7
  Downloaded gdk v0.16.2
  Downloaded gtk-sys v0.16.0
  Downloaded glib v0.16.9
  Downloaded darling_core v0.20.3
  Downloaded rand v0.8.5
  Downloaded png v0.17.10
  Downloaded webkit2gtk-sys v1.1.0
  Downloaded cfb v0.7.3
  Downloaded tendril v0.4.3
  Downloaded gdkwayland-sys v0.16.0
  Downloaded rustc_version v0.4.0
  Downloaded new_debug_unreachable v1.0.4
  Downloaded javascriptcore-rs v1.0.0
  Downloaded async-lock v2.8.0
  Downloaded futures-executor v0.3.28
  Downloaded digest v0.10.7
  Downloaded cfg-expr v0.15.5
  Downloaded nodrop v0.1.14
  Downloaded derivative v2.2.0
  Downloaded zbus_macros v3.14.1
  Downloaded ppv-lite86 v0.2.17
  Downloaded darling_macro v0.20.3
  Downloaded tauri-runtime v1.0.0-alpha.1
  Downloaded fastrand v1.9.0
  Downloaded futures-lite v1.13.0
  Downloaded markup5ever v0.11.0
  Downloaded gdkx11-sys v0.16.0
  Downloaded json-patch v1.0.0
  Downloaded phf_macros v0.8.0
  Downloaded polling v2.8.0
  Downloaded atk v0.16.0
  Downloaded generic-array v0.14.7
  Downloaded gtk3-macros v0.16.3
  Downloaded zbus_names v2.6.0
  Downloaded phf_generator v0.10.0
  Downloaded simd-adler32 v0.3.7
  Downloaded rand_chacha v0.2.2
  Downloaded async-broadcast v0.5.1
  Downloaded serde_repr v0.1.16
  Downloaded atk-sys v0.16.0
  Downloaded sha1 v0.10.5
  Downloaded atomic-waker v1.1.1
  Downloaded parking v2.1.0
  Downloaded async-recursion v1.0.5
  Downloaded cssparser-macros v0.6.1
  Downloaded thin-slice v0.1.1
  Downloaded rand_pcg v0.2.1
  Downloaded itoa v0.4.8
  Downloaded proc-macro-crate v1.3.1
  Downloaded cssparser v0.27.2
  Downloaded fxhash v0.2.1
  Downloaded enumflags2_derive v0.7.7
  Downloaded instant v0.1.12
  Downloaded blocking v1.3.1
  Downloaded selectors v0.22.0
  Downloaded pango-sys v0.16.3
  Downloaded fdeflate v0.3.0
  Downloaded phf v0.8.0
  Downloaded glib-macros v0.16.8
  Downloaded darling v0.20.3
  Downloaded cairo-rs v0.16.7
  Downloaded async-task v4.4.0
  Downloaded gio-sys v0.16.3
  Downloaded async-trait v0.1.73
  Downloaded gdk-pixbuf-sys v0.16.3
   Compiling proc-macro2 v1.0.66
   Compiling unicode-ident v1.0.11
   Compiling serde v1.0.188
   Compiling quote v1.0.33
   Compiling equivalent v1.0.1
   Compiling hashbrown v0.14.0
   Compiling indexmap v2.0.0
   Compiling winnow v0.5.15
   Compiling serde_spanned v0.6.3
   Compiling toml_datetime v0.6.3
   Compiling smallvec v1.11.0
   Compiling pkg-config v0.3.27
   Compiling toml_edit v0.19.15
   Compiling target-lexicon v0.12.11
   Compiling cfg-if v1.0.0
   Compiling heck v0.4.1
   Compiling cfg-expr v0.15.5
   Compiling toml v0.7.8
   Compiling version-compare v0.1.1
   Compiling system-deps v6.1.1
   Compiling libc v0.2.147
   Compiling autocfg v1.1.0
   Compiling syn v2.0.32
   Compiling syn v1.0.109
   Compiling once_cell v1.18.0
   Compiling version_check v0.9.4
   Compiling glib-sys v0.16.3
   Compiling ppv-lite86 v0.2.17
   Compiling futures-core v0.3.28
   Compiling gobject-sys v0.16.3
   Compiling memchr v2.6.3
   Compiling pin-project-lite v0.2.13
   Compiling bitflags v1.3.2
   Compiling gio-sys v0.16.3
   Compiling siphasher v0.3.11
   Compiling futures-io v0.3.28
   Compiling proc-macro-crate v1.3.1
   Compiling slab v0.4.9
   Compiling proc-macro-error-attr v1.0.4
   Compiling futures-task v0.3.28
   Compiling proc-macro-error v1.0.4
   Compiling serde_derive v1.0.188
   Compiling anyhow v1.0.75
   Compiling thiserror v1.0.48
   Compiling futures-util v0.3.28
   Compiling futures-macro v0.3.28
   Compiling thiserror-impl v1.0.48
   Compiling gdk-sys v0.16.0
   Compiling getrandom v0.1.16
   Compiling futures-sink v0.3.28
   Compiling pin-utils v0.1.0
   Compiling futures-channel v0.3.28
   Compiling getrandom v0.2.10
   Compiling rand_core v0.5.1
   Compiling rand_core v0.6.4
   Compiling futures-executor v0.3.28
   Compiling glib-macros v0.16.8
   Compiling cairo-sys-rs v0.16.3
   Compiling atk-sys v0.16.0
   Compiling pango-sys v0.16.3
   Compiling gdk-pixbuf-sys v0.16.3
   Compiling rand_chacha v0.3.1
   Compiling phf_shared v0.10.0
   Compiling log v0.4.20
   Compiling glib v0.16.9
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling rand v0.8.5
   Compiling rand_chacha v0.2.2
   Compiling rand_pcg v0.2.1
   Compiling semver v1.0.18
   Compiling crossbeam-utils v0.8.16
   Compiling byteorder v1.4.3
   Compiling rand v0.7.3
   Compiling phf_generator v0.10.0
   Compiling phf_shared v0.8.0
   Compiling lock_api v0.4.10
   Compiling gtk-sys v0.16.0
   Compiling fnv v1.0.7
   Compiling parking_lot_core v0.9.8
   Compiling gio v0.16.7
   Compiling phf_generator v0.8.0
   Compiling scopeguard v1.2.0
   Compiling typenum v1.16.0
   Compiling event-listener v2.5.3
   Compiling generic-array v0.14.7
   Compiling parking_lot v0.12.1
   Compiling concurrent-queue v2.2.0
   Compiling rustc_version v0.4.0
   Compiling memoffset v0.9.0
   Compiling new_debug_unreachable v1.0.4
   Compiling parking v2.1.0
   Compiling waker-fn v1.1.0
   Compiling tinyvec_macros v0.1.1
   Compiling fastrand v1.9.0
   Compiling futures-lite v1.13.0
   Compiling tinyvec v1.6.0
   Compiling field-offset v0.3.6
   Compiling async-lock v2.8.0
   Compiling string_cache_codegen v0.5.2
   Compiling phf_codegen v0.10.0
   Compiling zvariant_utils v1.0.1
   Compiling memoffset v0.7.1
   Compiling ident_case v1.0.1
   Compiling serde_json v1.0.106
   Compiling precomputed-hash v0.1.1
   Compiling strsim v0.10.0
   Compiling io-lifetimes v1.0.11
   Compiling itoa v1.0.9
   Compiling mac v0.1.1
   Compiling futf v0.1.5
   Compiling darling_core v0.20.3
   Compiling pango v0.16.5
   Compiling gdk-pixbuf v0.16.7
   Compiling markup5ever v0.11.0
   Compiling unicode-normalization v0.1.22
   Compiling phf_macros v0.8.0
   Compiling phf_codegen v0.8.0
   Compiling cairo-rs v0.16.7
   Compiling uuid v1.4.1
   Compiling phf_macros v0.10.0
   Compiling aho-corasick v1.0.5
   Compiling cssparser v0.27.2
   Compiling enumflags2_derive v0.7.7
   Compiling polling v2.8.0
   Compiling soup3-sys v0.3.1
   Compiling javascriptcore-rs-sys v1.0.0
   Compiling gtk v0.16.2
   Compiling rustix v0.37.23
   Compiling async-task v4.4.0
   Compiling regex-syntax v0.7.5
   Compiling unicode-bidi v0.3.13
   Compiling utf-8 v0.7.6
   Compiling ryu v1.0.15
   Compiling dtoa v1.0.9
   Compiling simd-adler32 v0.3.7
   Compiling percent-encoding v2.3.0
   Compiling crc32fast v1.3.2
   Compiling regex-automata v0.3.8
   Compiling form_urlencoded v1.2.0
   Compiling dtoa-short v0.3.4
   Compiling tendril v0.4.3
   Compiling idna v0.4.0
   Compiling enumflags2 v0.7.7
   Compiling phf v0.10.1
 ...
Read more

tauri-cli v2.0.0-alpha.14

11 Sep 16:40
3c66a53

Choose a tag to compare

Updating crates.io index

Cargo Audit

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

[2.0.0-alpha.14]

Breaking Changes

  • d5074af5(#7801) The custom protocol on Android now uses the http scheme instead of https.

Cargo Publish

Updating crates.io index
   Packaging tauri-cli v2.0.0-alpha.14 (/home/runner/work/tauri/tauri/tooling/cli)
    Updating crates.io index
warning: package `hermit-abi v0.3.1` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
warning: package `pest v2.6.0` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
warning: package `pest_derive v2.6.0` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
warning: package `pest_generator v2.6.0` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
warning: package `pest_meta v2.6.0` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
   Verifying tauri-cli v2.0.0-alpha.14 (/home/runner/work/tauri/tauri/tooling/cli)
 Downloading crates ...
  Downloaded aead v0.5.2
  Downloaded arrayvec v0.7.2
  Downloaded schemars v0.8.12
  Downloaded scopeguard v1.1.0
  Downloaded tower-layer v0.3.2
  Downloaded polyval v0.6.0
  Downloaded anstyle v1.0.0
  Downloaded unicode-width v0.1.10
  Downloaded sval_json v2.5.0
  Downloaded sval_dynamic v2.5.0
  Downloaded freedesktop_entry_parser v1.3.0
  Downloaded which v4.4.0
  Downloaded sval v2.5.0
  Downloaded num-complex v0.4.3
  Downloaded adler32 v1.2.0
  Downloaded humantime v2.1.0
  Downloaded want v0.3.0
  Downloaded num v0.4.0
  Downloaded scrypt v0.11.0
  Downloaded http-range-header v0.3.0
  Downloaded serde-value v0.7.0
  Downloaded shell-words v1.1.0
  Downloaded jsonrpsee-ws-client v0.16.2
  Downloaded async-lock v2.7.0
  Downloaded axum-core v0.2.9
  Downloaded include_dir v0.7.3
  Downloaded num-cmp v0.1.0
  Downloaded cssparser-macros v0.6.0
  Downloaded jsonrpsee-server v0.16.2
  Downloaded getrandom v0.2.9
  Downloaded darling_core v0.20.1
  Downloaded dyn-clone v1.0.11
  Downloaded jsonschema v0.16.1
  Downloaded h2 v0.3.19
  Downloaded encoding_rs v0.8.32
  Downloaded tiff v0.9.0
  Downloaded english-numbers v0.3.3
  Downloaded serde_json v1.0.96
  Downloaded serde v1.0.163
  Downloaded png v0.17.8
  Downloaded rustix v0.37.19
  Downloaded core2 v0.4.0
  Downloaded deunicode v1.3.3
  Downloaded lexical-core v0.7.6
  Downloaded hyper v0.14.26
  Downloaded serde_derive_internals v0.26.0
  Downloaded flate2 v1.0.26
  Downloaded clap_builder v4.3.0
  Downloaded rustix v0.38.7
  Downloaded tauri-bundler v2.0.0-alpha.8
  Downloaded regex v1.8.3
  Downloaded tauri-mobile v0.5.3
  Downloaded pest_meta v2.6.0
  Downloaded exr v1.6.3
  Downloaded bytemuck v1.13.1
  Downloaded sval_fmt v2.5.0
  Downloaded semver v1.0.17
  Downloaded rle-decode-fast v1.0.3
  Downloaded pin-project-lite v0.2.9
  Downloaded percent-encoding v2.2.0
  Downloaded once_cell v1.17.1
  Downloaded num_cpus v1.15.0
  Downloaded num-traits v0.2.15
  Downloaded value-bag-sval2 v1.4.0
  Downloaded pest v2.6.0
  Downloaded regex-syntax v0.7.2
  Downloaded md5 v0.7.0
  Downloaded minisign v0.7.3
  Downloaded pest_generator v2.6.0
  Downloaded sha-1 v0.9.8
  Downloaded linux-raw-sys v0.4.5
  Downloaded xattr v1.0.1
  Downloaded serde_fmt v1.0.3
  Downloaded ghash v0.5.0
  Downloaded serde_with_macros v2.3.3
  Downloaded ctr v0.9.2
  Downloaded once-cell-regex v0.2.1
  Downloaded unicode-ident v1.0.9
  Downloaded simd-adler32 v0.3.5
  Downloaded crossbeam-epoch v0.9.14
  Downloaded serde_derive v1.0.163
  Downloaded stfu8 v0.2.6
  Downloaded std_prelude v0.2.12
  Downloaded notify-debouncer-mini v0.3.0
  Downloaded lock_api v0.4.9
  Downloaded console v0.15.7
  Downloaded memoffset v0.8.0
  Downloaded filetime v0.2.21
  Downloaded lebe v0.5.2
  Downloaded tar v0.4.40
  Downloaded neli v0.5.3
  Downloaded clap_lex v0.5.0
  Downloaded colored v1.9.3
  Downloaded pin-project v1.1.0
  Downloaded zip v0.6.6
  Downloaded env_logger v0.9.3
  Downloaded serde_with_macros v3.0.0
  Downloaded local-ip-address v0.4.9
  Downloaded clap_derive v4.3.0
  Downloaded common-path v1.0.0
  Downloaded sublime_fuzzy v0.7.0
  Downloaded pin-project-internal v1.1.0
  Downloaded inout v0.1.3
  Downloaded clap_complete v4.3.0
  Downloaded markup5ever v0.10.1
  Downloaded block-buffer v0.9.0
  Downloaded jsonrpsee-core v0.16.2
  Downloaded bit-set v0.5.3
  Downloaded subtle v2.5.0
  Downloaded matchit v0.5.0
  Downloaded hashbrown v0.13.2
  Downloaded num-iter v0.1.43
  Downloaded memchr v2.5.0
  Downloaded css-color v0.2.5
  Downloaded axum v0.5.17
  Downloaded weezl v0.1.7
  Downloaded base64 v0.13.1
  Downloaded serde_with v3.0.0
  Downloaded tower-http v0.3.5
  Downloaded tokio v1.28.1
  Downloaded gif v0.12.0
  Downloaded jpeg-decoder v0.3.0
  Downloaded sync_wrapper v0.1.2
  Downloaded sval_serde v2.5.0
  Downloaded tempfile v3.7.1
  Downloaded num-integer v0.1.45
  Downloaded encoding-index-singlebyte v1.20141219.5
  Downloaded notify v6.0.0
  Downloaded serde_with v2.3.3
  Downloaded cc v1.0.79
  Downloaded rustls v0.21.2
  Downloaded nix v0.26.2
  Downloaded syn v2.0.17
  Downloaded inotify-sys v0.1.5
  Downloaded value-bag-serde1 v1.4.0
  Downloaded itoa v1.0.6
  Downloaded beef v0.5.2
  Downloaded kuchiki v0.8.1
  Downloaded quote v1.0.28
  Downloaded log v0.4.19
  Downloaded hmac v0.12.1
  Downloaded anstyle-query v1.0.0
  Downloaded salsa20 v0.10.2
  Downloaded fancy-regex v0.10.0
  Downloaded rustls-webpki v0.100.1
  Downloaded colorchoice v1.0.0
  Downloaded color_quant v1.1.0
  Downloaded image v0.24.7
  Downloaded idna v0.3.0
  Downloaded bstr v1.5.0
  Downloaded ryu v1.0.13
  Downloaded dtoa-short v0.3.3
  Downloaded cipher v0.4.4
  Downloaded thiserror v1.0.40
  Downloaded proc-macro2 v1.0.59
  Downloaded clap v4.3.0
  Downloaded sha-1 v0.10.1
  Downloaded aes v0.8.2
  Downloaded time v0.3.21
  Downloaded encoding-index-tradchinese v1.20141219.5
  Downloaded chrono v0.4.24
  Downloaded smallvec v1.10.0
  Downloaded bytecount v0.6.3
  Downloaded inotify v0.9.6
  Downloaded schemars_derive v0.8.12
  Downloaded sha2 v0.10.6
  Downloaded pbkdf2 v0.12.1
  Downloaded num-bigint v0.4.3
  Downloaded encoding-index-simpchinese v1.20141219.5
  Downloaded aho-corasick v1.0.1
  Downloaded aes-gcm v0.10.2
  Downloaded form_urlencoded v1.1.0
  Downloaded encoding-index-korean v1.20141219.5
  Downloaded handlebars v4.3.7
  Downloaded base64 v0.21.2
  Downloaded url v2.3.1
  Downloaded tower v0.4.13
  Downloaded toml_edit v0.14.4
  Downloaded encoding v0.2.33
  Downloaded tauri-icns v0.1.0
  Downloaded aho-corasick v0.7.20
  Downloaded jsonrpsee-types v0.16.2
  Downloaded either v1.8.1
  Downloaded ctrlc v3.3.1
  Downloaded jsonrpsee-client-transport v0.16.2
  Downloaded anstream v0.3.2
  Downloaded thiserror-impl v1.0.40
  Downloaded mio v0.8.6
  Downloaded shared_child v1.0.0
  Downloaded universal-hash v0.5.1
  Downloaded parking_lot_core v0.9.7
  Downloaded path_abs v0.5.1
  Downloaded reqwest v0.11.18
  Downloaded flume v0.10.14
  Downloaded qoi v0.4.1
  Downloaded half v2.2.1
  Downloaded uuid v1.3.3
  Downloaded zune-inflate v0.2.54
  Downloaded anyhow v1.0.71
  Downloaded soketto v0.7.1
  Downloaded futures v0.3.28
  Downloaded fraction v0.12.2
  Downloaded ignore v0.4.20
  Downloaded ucd-trie v0.1.5
  Downloaded encoding-index-japanese v1.20141219.5
  Downloaded html5ever v0.25.2
  Downloaded num-rational v0.4.1
  Downloaded libflate v2.0.0
  Downloaded tokio-stream v0.1.14
  Downloaded bitflags v2.3.3
  Downloaded spin v0.9.8
  Downloaded crossbeam-utils v0.8.15
  Downloaded tauri-utils v1.3.0
  Downloaded ordered-float v2.10.0
  Downloaded nanorand v0.7.0
  Downloaded pest_derive v2.6.0
  Downloaded futures-timer v3.0.2
  Downloaded tungstenite v0.17.3
  Downloaded siphasher v0.3.10
  Downloaded erased-serde v0.3.25
  Downloaded arrayvec v0.5.2
  Downloaded os_info v3.7.0
  Downloaded iso8601 v0.5.1
  Downloaded slab v0.4.8
  Downloaded bit-vec v0.6.3
  Downloaded darling v0.20.1
  Downloaded ipnet v2.7.2
  Downloaded tracing-attributes v0.1.24
  Downloaded colored v2.0.0
  Downloaded iana-time-zone v0.1.56
  Downloaded httpdate v1.0.2
  Downloaded value-bag v1.4.0
  Downloaded anstyle-parse v0.2.0
  Downloaded duct v0.13.6
  Downloaded os_pipe v1.1.4
  Downloaded globset v0.4.10
  Downloaded dialoguer v0.10.4
  Downloaded cpufeatures v0.2.7
  Downloaded jsonrpsee v0.16.2
  Downloaded bit_field v0.10.2
  Downloaded java-properties v1.4.1
  Downloaded is-terminal v0.4.7
  Downloaded dtoa v0.4.8
  Downloaded async-trait v0.1.68
  Downloaded json5 v0.4.1
  Downloaded bytes v1.4.0
  Downloaded rtoolbox v0.0.1
  Downloaded opaque-debug v0.3.0
  Downloaded rpassword v7.2.0
  Downloaded ar v0.9.0
  Downloaded darling_macro v0.20.1
  Downloaded include_dir_macros v0.7.3
  Downloaded digest v0.9.0
  Downloaded libflate_lz77 v2.0.0
  Downloaded encoding_index_tests v0.1.4
  Downloaded sval_ref v2.5.0
  Downloaded utf8parse v0.2.1
  Downloaded walkdir v2.3.3
  Downloaded tokio-tungstenite v0.17.2
  Downloaded textwrap v0.11.0
  Downloaded dary_heap v0.3.6
  Downloaded time-macros v0.2.9
  Downloaded term_size v0.3.2
  Downloaded sval_buffer v2.5.0
   Compiling cfg-if v1.0.0
   Compiling proc-macro2 v1.0.59
   Compiling quote v1.0.28
   Compiling unicode-ident v1.0.9
   Compiling libc v0.2.147
   Compiling syn v2.0.17
   Compiling autocfg v1.1.0
   Compiling s...
Read more

@tauri-apps/cli v2.0.0-alpha.14

11 Sep 16:36
3c66a53

Choose a tag to compare

[2.0.0-alpha.14]

Dependencies

  • Upgraded to tauri-cli@2.0.0-alpha.14

Breaking Changes

  • d5074af5(#7801) The custom protocol on Android now uses the http scheme instead of https.

@tauri-apps/api v2.0.0-alpha.8

11 Sep 16:30
3c66a53

Choose a tag to compare

Yarn Audit

yarn audit v1.22.19
info No lockfile found.
0 vulnerabilities found - Packages audited: 162
Done in 3.56s.

[2.0.0-alpha.8]

Breaking Changes

  • d5074af5(#7801) The custom protocol on Android now uses the http scheme instead of https.

Yarn Publish

yarn run v1.22.19
$ yarn build && cd ./dist && yarn publish --access public --loglevel silly --tag next
$ yarn tsup && node ./scripts/after-build.cjs && yarn generate-docs
$ /home/runner/work/tauri/tauri/tooling/api/node_modules/.bin/tsup
�[34mCLI�[39m Building entry: {"bundle":"src/index.ts"}
�[34mCLI�[39m Using tsconfig: tsconfig.json
�[34mCLI�[39m tsup v6.7.0
�[34mCLI�[39m Using tsup config: /home/runner/work/tauri/tauri/tooling/api/tsup.config.ts
�[34mCLI�[39m Building entry: src/event.ts, src/index.ts, src/mocks.ts, src/path.ts, src/tauri.ts
�[34mCLI�[39m Using tsconfig: tsconfig.json
�[34mCLI�[39m tsup v6.7.0
�[34mCLI�[39m Using tsup config: /home/runner/work/tauri/tauri/tooling/api/tsup.config.ts
�[34mCLI�[39m Target: es2020
�[34mIIFE�[39m Build start
�[34mCLI�[39m Target: es2020
�[34mCLI�[39m Cleaning output folder
�[34mESM�[39m Build start
�[34mCJS�[39m Build start
�[32mIIFE�[39m �[1m../../core/tauri/scripts/bundle.global.js �[22m�[32m6.57 KB�[39m
�[32mIIFE�[39m ⚡️ Build success in 28ms
�[32mESM�[39m �[1mdist/event.js          �[22m�[32m154.00 B�[39m
�[32mESM�[39m �[1mdist/index.js          �[22m�[32m216.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-4EPV3FVZ.js �[22m�[32m1.09 KB�[39m
�[32mESM�[39m �[1mdist/mocks.js          �[22m�[32m414.00 B�[39m
�[32mESM�[39m �[1mdist/path.js           �[22m�[32m688.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-EWD5IYKL.js �[22m�[32m3.78 KB�[39m
�[32mESM�[39m �[1mdist/tauri.js          �[22m�[32m193.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-VMGITBBQ.js �[22m�[32m1.33 KB�[39m
�[32mESM�[39m �[1mdist/chunk-WVIOQTRJ.js �[22m�[32m466.00 B�[39m
�[32mESM�[39m ⚡️ Build success in 59ms
�[32mCJS�[39m �[1mdist/event.cjs �[22m�[32m2.43 KB�[39m
�[32mCJS�[39m �[1mdist/index.cjs �[22m�[32m6.52 KB�[39m
�[32mCJS�[39m �[1mdist/mocks.cjs �[22m�[32m842.00 B�[39m
�[32mCJS�[39m �[1mdist/path.cjs  �[22m�[32m4.94 KB�[39m
�[32mCJS�[39m �[1mdist/tauri.cjs �[22m�[32m1.98 KB�[39m
�[32mCJS�[39m ⚡️ Build success in 62ms
�[34mDTS�[39m Build start
�[32mDTS�[39m ⚡️ Build success in 1971ms
�[32mDTS�[39m �[1mdist/index.d.ts          �[22m�[32m601.00 B�[39m
�[32mDTS�[39m �[1mdist/mocks.d.ts          �[22m�[32m3.53 KB�[39m
�[32mDTS�[39m �[1mdist/event.d.ts          �[22m�[32m169.00 B�[39m
�[32mDTS�[39m �[1mdist/tauri.d.ts          �[22m�[32m192.00 B�[39m
�[32mDTS�[39m �[1mdist/path.d.ts           �[22m�[32m593.00 B�[39m
�[32mDTS�[39m �[1mdist/event-506df71d.d.ts �[22m�[32m4.49 KB�[39m
�[32mDTS�[39m �[1mdist/tauri-29554428.d.ts �[22m�[32m4.83 KB�[39m
�[32mDTS�[39m �[1mdist/path-9694881f.d.ts  �[22m�[32m18.01 KB�[39m
$ typedoc --plugin typedoc-plugin-markdown --plugin typedoc-plugin-mdn-links
�[96m[info]�[0m Loaded plugin typedoc-plugin-markdown
�[96m[info]�[0m Loaded plugin typedoc-plugin-mdn-links
�[96m[info]�[0m Documentation generated at ./docs
�[96m[info]�[0m JSON written to ./docs/js-api.json
[1/4] Bumping version...
info Current version: 2.0.0-alpha.8
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 8.18s.