github tauri-apps/tauri tauri-bundler-v1.4.0
tauri-bundler v1.4.0

13 months ago

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.4.1
   Compiling log v0.4.20
   Compiling crypto-common v0.1.6
   Compiling thiserror-impl v1.0.49
   Compiling crc32fast v1.3.2
   Compiling fnv v1.0.7
   Compiling parking_lot_core v0.9.8
   Compiling byteorder v1.4.3
   Compiling subtle v2.5.0
   Compiling rayon-core v1.12.0
   Compiling adler v1.0.2
   Compiling new_debug_unreachable v1.0.4
   Compiling untrusted v0.7.1
   Compiling spin v0.5.2
   Compiling miniz_oxide v0.7.1
   Compiling crossbeam-deque v0.8.3
   Compiling phf_codegen v0.10.0
   Compiling string_cache_codegen v0.5.2
   Compiling zstd-sys v2.0.8+zstd.1.5.5
   Compiling block-buffer v0.10.4
   Compiling precomputed-hash v0.1.1
   Compiling mac v0.1.1
   Compiling strsim v0.10.0
   Compiling ident_case v1.0.1
   Compiling tinyvec_macros v0.1.1
   Compiling serde_json v1.0.107
   Compiling memchr v2.6.3
   Compiling tinyvec v1.6.0
   Compiling darling_core v0.20.3
   Compiling futf v0.1.5
   Compiling digest v0.10.7
   Compiling markup5ever v0.11.0
   Compiling parking_lot v0.12.1
   Compiling phf_macros v0.8.0
   Compiling phf_codegen v0.8.0
   Compiling phf_macros v0.10.0
   Compiling cssparser v0.27.2
   Compiling num-traits v0.2.16
   Compiling ryu v1.0.15
   Compiling utf-8 v0.7.6
   Compiling cpufeatures v0.2.9
   Compiling dtoa v1.0.9
   Compiling bitflags v1.3.2
   Compiling ucd-trie v0.1.6
   Compiling itoa v1.0.9
   Compiling pest v2.7.4
   Compiling dtoa-short v0.3.4
   Compiling tendril v0.4.3
   Compiling phf v0.10.1
   Compiling phf v0.8.0
   Compiling selectors v0.22.0
   Compiling darling_macro v0.20.3
   Compiling string_cache v0.8.7
   Compiling unicode-normalization v0.1.22
   Compiling flate2 v1.0.27
   Compiling bzip2-sys v0.1.11+1.0.8
   Compiling html5ever v0.26.0
   Compiling cssparser-macros v0.6.1
   Compiling indexmap v1.9.3
   Compiling num-integer v0.1.45
   Compiling matches v0.1.10
   Compiling unicode-bidi v0.3.13
   Compiling zstd-safe v5.0.2+zstd.1.5.2
   Compiling percent-encoding v2.3.0
   Compiling either v1.9.0
   Compiling itoa v0.4.8
   Compiling stable_deref_trait v1.2.0
   Compiling nodrop v0.1.14
   Compiling convert_case v0.4.0
   Compiling servo_arc v0.1.1
   Compiling derive_more v0.99.17
   Compiling rayon v1.8.0
   Compiling form_urlencoded v1.2.0
   Compiling idna v0.4.0
   Compiling darling v0.20.3
   Compiling pest_meta v2.7.4
   Compiling fxhash v0.2.1
   Compiling spin v0.9.8
   Compiling inout v0.1.3
   Compiling num-rational v0.4.1
   Compiling base64ct v1.6.0
   Compiling hashbrown v0.12.3
   Compiling weezl v0.1.7
   Compiling thin-slice v0.1.1
   Compiling uuid v1.4.1
   Compiling semver v1.0.19
   Compiling rustls v0.21.7
   Compiling rustix v0.38.14
   Compiling cfb v0.7.3
   Compiling password-hash v0.4.2
   Compiling cipher v0.4.4
   Compiling flume v0.11.0
   Compiling pest_generator v2.7.4
   Compiling serde_with_macros v3.3.0
   Compiling url v2.4.1
   Compiling jpeg-decoder v0.3.0
   Compiling treediff v4.0.2
   Compiling sha2 v0.10.8
   Compiling hmac v0.12.1
   Compiling rustls-webpki v0.101.6
   Compiling rustls-webpki v0.100.3
   Compiling sct v0.7.0
   Compiling zune-inflate v0.2.54
   Compiling fdeflate v0.3.0
   Compiling half v2.2.1
   Compiling bit_field v0.10.2
   Compiling color_quant v1.1.0
   Compiling lebe v0.5.2
   Compiling anyhow v1.0.75
   Compiling rle-decode-fast v1.0.3
   Compiling deranged v0.3.8
   Compiling time-core v0.1.2
   Compiling linux-raw-sys v0.4.7
   Compiling bytemuck v1.14.0
   Compiling same-file v1.0.6
   Compiling bitflags v2.4.0
   Compiling qoi v0.4.1
   Compiling walkdir v2.4.0
   Compiling time v0.3.29
   Compiling libflate_lz77 v1.2.0
   Compiling exr v1.71.0
   Compiling gif v0.12.0
   Compiling png v0.17.10
   Compiling webpki-roots v0.23.1
   Compiling pbkdf2 v0.11.0
   Compiling tiff v0.9.0
   Compiling json-patch v1.1.0
   Compiling serde_with v3.3.0
   Compiling pest_derive v2.7.4
   Compiling kuchikiki v0.8.2
   Compiling aes v0.8.3
   Compiling infer v0.12.0
   Compiling sha1 v0.10.6
   Compiling ctor v0.1.26
   Compiling filetime v0.2.22
   Compiling dirs-sys-next v0.1.2
   Compiling xattr v1.0.1
   Compiling base64 v0.21.4
   Compiling constant_time_eq v0.1.5
   Compiling dunce v1.0.4
   Compiling fastrand v2.0.1
   Compiling adler32 v1.2.0
   Compiling heck v0.4.1
   Compiling glob v0.3.1
   Compiling tauri-utils v1.5.0
   Compiling libflate v1.4.0
   Compiling tempfile v3.8.0
   Compiling ureq v2.7.1
   Compiling tar v0.4.40
   Compiling dirs-next v2.0.0
   Compiling image v0.24.7
   Compiling handlebars v4.4.0
   Compiling os_pipe v1.1.4
   Compiling md5 v0.7.0
   Compiling hex v0.4.3
   Compiling ar v0.9.0
   Compiling bzip2 v0.4.4
   Compiling zstd v0.11.2+zstd.1.5.2
   Compiling zip v0.6.6
   Compiling tauri-bundler v1.4.0 (/home/runner/work/tauri/tauri/tooling/bundler/target/package/tauri-bundler-1.4.0)
    Finished dev [unoptimized + debuginfo] target(s) in 1m 23s
    Packaged 59 files, 336.8KiB (88.3KiB compressed)
   Uploading tauri-bundler v1.4.0 (/home/runner/work/tauri/tauri/tooling/bundler)
    Uploaded tauri-bundler v1.4.0 to registry `crates-io`
note: Waiting for `tauri-bundler v1.4.0` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-bundler v1.4.0 at registry `crates-io`

Don't miss a new tauri release

NewReleases is sending notifications on new releases.