Skip to content

Releases: tauri-apps/tauri

tauri-build v1.3.0

03 May 13:54
7fd4ca0

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 543 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (520 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.1
│   └── tauri-runtime-wry 0.13.0
│       └── tauri 1.3.0
│           ├── tauri 1.3.0
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── tauri-utils 1.3.0
    ├── tauri-tauri-config-schema 0.0.0
    ├── tauri-runtime-wry 0.13.0
    ├── tauri-runtime 0.13.0
    │   ├── tauri-runtime-wry 0.13.0
    │   └── tauri 1.3.0
    ├── tauri-macros 1.3.0
    │   └── tauri 1.3.0
    ├── tauri-codegen 1.3.0
    │   ├── tauri-macros 1.3.0
    │   └── tauri-build 1.3.0
    │       └── app-updater 0.1.0
    ├── tauri-build 1.3.0
    └── tauri 1.3.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
├── colored 2.0.0
│   └── mockito 0.31.1
│       └── tauri 1.3.0
│           ├── tauri 1.3.0
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── clap 3.2.25
    └── tauri 1.3.0

warning: 2 allowed warnings found

[1.3.0]

  • Bump minimum supported Rust version to 1.60.
    • 5fdc616d feat: Use the zbus-backed of notify-rust (#6332) on 2023-03-31
  • Add initial support for building nsis bundles on non-Windows platforms.
    • 60e6f6c3 feat(bundler): Add support for creating NSIS bundles on unix hosts (#5788) on 2023-01-19
  • Add WindowsAttributes::app_manifest to specify the application manifest on Windows.
    • bca09f7f feat(tauri-build): add option to specify Windows manifest, closes #5584 (#5730) on 2022-12-14
  • Added support for Cargo's workspace inheritance for package information. The cli now also detects inherited tauri and tauri-build dependencies and disables manifest rewrites accordingly.
    • cd8c074a feat(cli): add support for Cargo's workspace inheritance for the package version, closes #5070 (#5775) on 2022-12-14
    • d20a7288 feat: Further improve workspace inheritance, closes #6122, #5070 (#6144) on 2023-01-26
  • Pin winnow crate to 0.4.1 to keep the 1.60 MSRV.

Cargo Publish

Updating crates.io index
   Packaging tauri-build v1.3.0 (/home/runner/work/tauri/tauri/core/tauri-build)
   Verifying tauri-build v1.3.0 (/home/runner/work/tauri/tauri/core/tauri-build)
 Downloading crates ...
  Downloaded tauri-winres v0.1.0
  Downloaded cargo_toml v0.15.2
  Downloaded winnow v0.4.1
   Compiling proc-macro2 v1.0.56
   Compiling quote v1.0.26
   Compiling unicode-ident v1.0.8
   Compiling libc v0.2.142
   Compiling cfg-if v1.0.0
   Compiling syn v2.0.15
   Compiling ppv-lite86 v0.2.17
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling serde_derive v1.0.160
   Compiling serde v1.0.160
   Compiling syn v1.0.109
   Compiling rand_core v0.5.1
   Compiling rand_chacha v0.2.2
   Compiling rand_pcg v0.2.1
   Compiling autocfg v1.1.0
   Compiling rand v0.7.3
   Compiling phf_shared v0.8.0
   Compiling phf_generator v0.8.0
   Compiling getrandom v0.2.9
   Compiling rand_core v0.6.4
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling rand_chacha v0.3.1
   Compiling phf_shared v0.10.0
   Compiling rand v0.8.5
   Compiling phf_generator v0.10.0
   Compiling phf_codegen v0.8.0
   Compiling smallvec v1.10.0
   Compiling lock_api v0.4.9
   Compiling fnv v1.0.7
   Compiling parking_lot_core v0.9.7
   Compiling phf_macros v0.8.0
   Compiling log v0.4.17
   Compiling scopeguard v1.1.0
   Compiling new_debug_unreachable v1.0.4
   Compiling phf v0.8.0
   Compiling string_cache_codegen v0.5.2
   Compiling byteorder v1.4.3
   Compiling precomputed-hash v0.1.1
   Compiling strsim v0.10.0
   Compiling mac v0.1.1
   Compiling ident_case v1.0.1
   Compiling darling_core v0.20.1
   Compiling futf v0.1.5
   Compiling markup5ever v0.10.1
   Compiling parking_lot v0.12.1
   Compiling indexmap v1.9.3
   Compiling cssparser v0.27.2
   Compiling dtoa v0.4.8
   Compiling serde_json v1.0.96
   Compiling utf-8 v0.7.6
   Compiling once_cell v1.17.1
   Compiling tinyvec_macros v0.1.1
   Compiling tinyvec v1.6.0
   Compiling string_cache v0.8.7
   Compiling tendril v0.4.3
   Compiling dtoa-short v0.3.3
   Compiling darling_macro v0.20.1
   Compiling selectors v0.22.0
   Compiling html5ever v0.25.2
   Compiling cssparser-macros v0.6.0
   Compiling stable_deref_trait v1.2.0
   Compiling matches v0.1.10
   Compiling thiserror v1.0.40
   Compiling nodrop v0.1.14
   Compiling hashbrown v0.12.3
   Compiling convert_case v0.4.0
   Compiling ryu v1.0.13
   Compiling itoa v1.0.6
   Compiling itoa v0.4.8
   Compiling derive_more v0.99.17
   Compiling servo_arc v0.1.1
   Compiling darling v0.20.1
   Compiling unicode-normalization v0.1.22
   Compiling fxhash v0.2.1
   Compiling toml_datetime v0.6.1
   Compiling serde_spanned v0.6.1
   Compiling thiserror-impl v1.0.40
   Compiling memchr v2.5.0
   Compiling semver v1.0.17
   Compiling uuid v1.3.2
   Compiling thin-slice v0.1.1
   Compiling winnow v0.4.1
   Compiling percent-encoding v2.2.0
   Compiling unicode-bidi v0.3.13
   Compiling bitflags v1.3.2
   Compiling toml_edit v0.19.8
   Compiling idna v0.3.0
   Compiling form_urlencoded v1.1.0
   Compiling cfb v0.7.3
   Compiling serde_with_macros v2.3.3
   Compiling treediff v4.0.2
   Compiling phf_macros v0.10.0
   Compiling same-file v1.0.6
   Compiling anyhow v1.0.71
   Compiling phf v0.10.1
   Compiling walkdir v2.3.3
   Compiling serde_with v2.3.3
   Compiling json-patch v1.0.0
   Compiling kuchiki v0.8.1
   Compiling infer v0.12.0
   Compiling url v2.3.1
   Compiling toml v0.7.3
   Compiling toml v0.5.11
   Compiling ctor v0.1.26
   Compiling heck v0.4.1
   Compiling glob v0.3.1
   Compiling version_check v0.9.4
   Compiling tauri-utils v1.3.0
   Compiling tauri-winres v0.1.0
   Compiling cargo_toml v0.15.2
   Compiling tauri-build v1.3.0 (/home/runner/work/tauri/tauri/target/package/tauri-build-1.3.0)
    Finished dev [unoptimized + debuginfo] target(s) in 51.49s
    Packaged 11 files, 43.3KiB (14.4KiB compressed)
   Uploading tauri-build v1.3.0 (/home/runner/work/tauri/tauri/core/tauri-build)
    Updating crates.io index
     Waiting on `tauri-build` to propagate to crates.io index (ctrl-c to wait asynchronously)
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index

cli.rs v1.3.0

03 May 14:01
7fd4ca0

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 543 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (520 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.1
│   └── tauri-runtime-wry 0.13.0
│       └── tauri 1.3.0
│           ├── tauri 1.3.0
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── tauri-utils 1.3.0
    ├── tauri-tauri-config-schema 0.0.0
    ├── tauri-runtime-wry 0.13.0
    ├── tauri-runtime 0.13.0
    │   ├── tauri-runtime-wry 0.13.0
    │   └── tauri 1.3.0
    ├── tauri-macros 1.3.0
    │   └── tauri 1.3.0
    ├── tauri-codegen 1.3.0
    │   ├── tauri-macros 1.3.0
    │   └── tauri-build 1.3.0
    │       └── app-updater 0.1.0
    ├── tauri-build 1.3.0
    └── tauri 1.3.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
├── colored 2.0.0
│   └── mockito 0.31.1
│       └── tauri 1.3.0
│           ├── tauri 1.3.0
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── clap 3.2.25
    └── tauri 1.3.0

warning: 2 allowed warnings found

[1.3.0]

  • Look for available port when using the built-in dev server for static files.
    • a7ee5ca7 fix(cli): look for available ports for built-in dev server, closes #6511 (#6514) on 2023-03-31
  • Add --port to specify the port used for static files dev server. It can also be specified through TAURI_DEV_SERVER_PORT env var.
  • Fix tauri info panicking when parsing crates version on a newly created project without a Cargo.lock file.
    • c2608423 fix(cli): don't panic when a crate version couldn't be parsed (#5873) on 2022-12-26
  • Improve the error message when rustc couldn't be found.
    • 7aab3e20 fix(cli.rs): improve rustc not found error msg (#6021) on 2023-01-17
  • Add --ci flag and respect the CI environment variable on the signer generate command. In this case the default password will be an empty string and the CLI will not prompt for a value.
    • 8fb1df8a feat(cli): add --ci flag to signer generate, closes #6089 (#6097) on 2023-01-19
  • Fix Outdated Github Actions in the Plugin Templates with-api and backend
    • a926b49a Fix Github Actions of Tauri Plugin with-api template (#6603) on 2023-04-03
  • Do not crash on Cargo.toml watcher.
    • e8014a7f fix(cli): do not crash on watcher (#6303) on 2023-02-17
  • On Windows, printing consistent paths on Windows with backslashs only.
    • 9da99607 fix(cli): fix printing paths on Windows (#6137) on 2023-01-26
  • Add --png option for the icon command to generate custom icon sizes.
    • 9d214412 feat(cli): add option to make custom icon sizes, closes #5121 (#5246) on 2022-12-27
  • Skip the password prompt on the build command when TAURI_KEY_PASSWORD environment variable is empty and the --ci argument is provided or the CI environment variable is set.
    • d4f89af1 feat: skip password prompt on the build command if CI is set fixes #6089 on 2023-01-18
  • Fix default-run not deserialized.
    • 57c6bf07 fix(cli): fix default-run not deserialized (#6584) on 2023-03-30
  • Fixes HTML serialization removing template tags on the dev server.
    • 314f0e21 fix(cli): web_dev_server html template serialization (fix #6165) (#6166) on 2023-01-29
  • Use escaping on Handlebars templates.
    • 6d6b6e65 feat: configure escaping on handlebars templates (#6678) on 2023-05-02
  • Fix building apps with unicode characters in their productName.
    • 72621892 fix(cli): use unicode feature for heck crate, closes #5860 (#5872) on 2022-12-26
  • Bump minimum supported Rust version to 1.60.
    • 5fdc616d feat: Use the zbus-backed of notify-rust (#6332) on 2023-03-31
  • Add initial support for building nsis bundles on non-Windows platforms.
    • 60e6f6c3 feat(bundler): Add support for creating NSIS bundles on unix hosts (#5788) on 2023-01-19
  • Add nsis bundle target
  • Remove default features from Cargo.toml template.
    • b08ae637 fix(cli): remove default features from template (#6074) on 2023-01-17
  • Added support for Cargo's workspace inheritance for package information. The cli now also detects inherited tauri and tauri-build dependencies and disables manifest rewrites accordingly.
    • cd8c074a feat(cli): add support for Cargo's workspace inheritance for the package version, closes #5070 (#5775) on 2022-12-14
    • d20a7288 feat: Further improve workspace inheritance, closes #6122, #5070 (#6144) on 2023-01-26

Cargo Publish

Updating crates.io index
   Packaging tauri-cli v1.3.0 (/home/runner/work/tauri/tauri/tooling/cli)
warning: package `cpufeatures v0.2.2` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
warning: package `crossbeam-channel v0.5.5` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
warning: package `spin v0.9.3` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
   Verifying tauri-cli v1.3.0 (/home/runner/work/tauri/tauri/tooling/cli)
 Downloading crates ...
  Downloaded getrandom v0.2.7
  Downloaded os_pipe v1.0.1
  Downloaded slab v0.4.7
  Downloaded percent-encoding v2.1.0
  Downloaded pest_meta v2.1.3
  Downloaded pin-project v1.0.10
  Downloaded rayon-core v1.9.3
  Downloaded ipnet v2.5.0
  Downloaded regex v1.6.0
  Downloaded parking_lot_core v0.9.3
  Downloaded regex-syntax v0.6.27
  Downloaded rpassword v5.0.1
  Downloaded rustls v0.20.6
  Downloaded serde_derive_internals v0.26.0
  Downloaded serde_json v1.0.95
  Downloaded sha1 v0.10.1
  Downloaded structopt-derive v0.4.18
  Downloaded structopt v0.3.26
  Downloaded syn v1.0.107
  Downloaded termcolor v1.1.3
  Downloaded thread_local v1.1.4
  Downloaded tokio-tungstenite v0.17.2
  Downloaded toml v0.5.10
  Downloaded try-lock v0.2.3
  Downloaded ...
Read more

cli.js v1.3.0

03 May 13:57
7fd4ca0

Choose a tag to compare

[1.3.0]

  • Add --ci flag and respect the CI environment variable on the signer generate command. In this case the default password will be an empty string and the CLI will not prompt for a value.
    • 8fb1df8a feat(cli): add --ci flag to signer generate, closes #6089 (#6097) on 2023-01-19
  • Fix Outdated Github Actions in the Plugin Templates with-api and backend
    • a926b49a Fix Github Actions of Tauri Plugin with-api template (#6603) on 2023-04-03
  • Do not crash on Cargo.toml watcher.
    • e8014a7f fix(cli): do not crash on watcher (#6303) on 2023-02-17
  • Fix crash when nodejs binary has the version in its name, for example node-18
  • Add --png option for the icon command to generate custom icon sizes.
    • 9d214412 feat(cli): add option to make custom icon sizes, closes #5121 (#5246) on 2022-12-27
  • Skip the password prompt on the build command when TAURI_KEY_PASSWORD environment variable is empty and the --ci argument is provided or the CI environment variable is set.
    • d4f89af1 feat: skip password prompt on the build command if CI is set fixes #6089 on 2023-01-18
  • Fix default-run not deserialized.
    • 57c6bf07 fix(cli): fix default-run not deserialized (#6584) on 2023-03-30
  • Fixes HTML serialization removing template tags on the dev server.
    • 314f0e21 fix(cli): web_dev_server html template serialization (fix #6165) (#6166) on 2023-01-29
  • Use escaping on Handlebars templates.
    • 6d6b6e65 feat: configure escaping on handlebars templates (#6678) on 2023-05-02
  • Add initial support for building nsis bundles on non-Windows platforms.
    • 60e6f6c3 feat(bundler): Add support for creating NSIS bundles on unix hosts (#5788) on 2023-01-19
  • Add nsis bundle target
  • Remove default features from Cargo.toml template.
    • b08ae637 fix(cli): remove default features from template (#6074) on 2023-01-17

api v1.3.0

03 May 13:42
7fd4ca0

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.32s.

[1.3.0]

  • Return correct type for event.payload in onResized and onMoved window event handlers.
    • 0b46637e fix(api): construct correct object for onResized and onMoved, closes #6507 (#6509) on 2023-04-03
  • Added the WindowOptions::contentProtected option and WebviewWindow#setContentProtected to change it at runtime.
  • Allow setting the text of the dialog buttons.
    • 00e1efaa feat: customize button texts of message dialog (#4383) on 2022-12-28
  • Add is_minimized() window method.
  • Add title getter on window.

Yarn Publish

yarn run v1.22.19
$ yarn build && cd ./dist && yarn publish --access public --loglevel silly
$ 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/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�[32m28.66 KB�[39m
�[32mIIFE�[39m ⚡️ Build success in 39ms
�[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-4NZJJ336.js �[22m�[32m922.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-LRLSM7JQ.js �[22m�[32m10.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-CICBN6X2.js �[22m�[32m578.00 B�[39m
�[32mESM�[39m �[1mdist/os.js             �[22m�[32m235.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-4CXLGJ6R.js �[22m�[32m656.00 B�[39m
�[32mESM�[39m �[1mdist/path.js           �[22m�[32m960.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-PEDMYRP6.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-3O263AOJ.js �[22m�[32m322.00 B�[39m
�[32mESM�[39m �[1mdist/shell.js          �[22m�[32m186.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-6XWZL67Z.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-DIFM6EX4.js �[22m�[32m608.00 B�[39m
�[32mESM�[39m �[1mdist/cli.js            �[22m�[32m144.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-6IDLE7HB.js �[22m�[32m209.00 B�[39m
�[32mESM�[39m �[1mdist/clipboard.js      �[22m�[32m159.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-6PDK3LJA.js �[22m�[32m335.00 B�[39m
�[32mESM�[39m �[1mdist/dialog.js         �[22m�[32m191.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-WJKH4UU7.js �[22m�[32m1.18 KB�[39m
�[32mESM�[39m �[1mdist/event.js          �[22m�[32m202.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-M3Y6ZK7U.js �[22m�[32m1.53 KB�[39m
�[32mESM�[39m �[1mdist/fs.js             �[22m�[32m372.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-GP2EXCRB.js �[22m�[32m2.75 KB�[39m
�[32mESM�[39m �[1mdist/globalShortcut.js �[22m�[32m220.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-ITP3W3MJ.js �[22m�[32m804.00 B�[39m
�[32mESM�[39m �[1mdist/http.js           �[22m�[32m218.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-XH7VLPQH.js �[22m�[32m2.33 KB�[39m
�[32mESM�[39m �[1mdist/chunk-RKMHWDGH.js �[22m�[32m91.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-5UWJICAP.js �[22m�[32m767.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-FEIY7W7S.js �[22m�[32m106.00 B�[39m
�[32mESM�[39m ⚡️ Build success in 137ms
�[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.12 KB�[39m
�[32mCJS�[39m �[1mdist/index.cjs          �[22m�[32m28.60 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.45 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.11 KB�[39m
�[32mCJS�[39m �[1mdist/updater.cjs        �[22m�[32m2.24 KB�[39m
�[32mCJS�[39m �[1mdist/window.cjs         �[22m�[32m11.96 KB�[39m
�[32mCJS�[39m ⚡️ Build success in 137ms
�[34mDTS�[39m Build start
�[32mDTS�[39m ⚡️ Build success in 2679ms
�[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�[32m257.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�[32m149.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-30ea0228.d.ts          �[22m�[32m45.33 KB�[39m
�[32mDTS�[39m �[1mdist/fs-6ad2a328.d.ts             �[22m�[32m9.55 KB�[39m
�[32mDTS�[39m �[1mdist/globalShortcut-003b7421.d.ts �[22m�[32m3.04 KB�[39m
�[32mDTS�[39m �[1mdist/http-43c39402.d.ts           �[22m�[32m9.55 KB�[39m
�[32mDTS�[39m �[1mdist/notification-6cd45c32.d.ts   �[22m�[32m2.48 KB�[39m
�[32mDTS�[39m �[1mdist/path-c062430b.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-605fa63e.d.ts          �[22m�[32m3.26 KB�[39m
�[32mDTS�[39m �[1mdist/updater-6b72a601.d.ts        �[22m�[32m2.84 KB�[39m
�[32mDTS�[39m �[1mdist/os-0303c6d6.d.ts             �[22m�[32m2.76 KB�[39m
$ typedoc
Loaded plugin typedoc-plugin-markdown
Loaded plugin typedoc-plugin-mdn-links
Documentation generated at ./docs
JSON written to ./docs/js-api.json
[1/4] Bumping version...
info Current version: 1.3.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 8.73s.

tauri v2.0.0-alpha.8

13 Apr 22:52
06fdcc0

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 540 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (503 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.27.3
│   └── tauri-runtime-wry 0.13.0-alpha.4
│       └── tauri 2.0.0-alpha.8
│           ├── tauri 2.0.0-alpha.8
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── tauri-utils 2.0.0-alpha.4
    ├── tauri-runtime-wry 0.13.0-alpha.4
    ├── tauri-runtime 0.13.0-alpha.4
    │   ├── tauri-runtime-wry 0.13.0-alpha.4
    │   └── tauri 2.0.0-alpha.8
    ├── tauri-macros 2.0.0-alpha.4
    │   └── tauri 2.0.0-alpha.8
    ├── tauri-codegen 2.0.0-alpha.4
    │   ├── tauri-macros 2.0.0-alpha.4
    │   └── tauri-build 2.0.0-alpha.4
    │       ├── tauri 2.0.0-alpha.8
    │       └── app-updater 0.1.0
    ├── tauri-build 2.0.0-alpha.4
    ├── tauri 2.0.0-alpha.8
    └── config-schema 0.0.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
├── colored 2.0.0
│   └── mockito 0.31.1
│       └── tauri 2.0.0-alpha.8
│           ├── tauri 2.0.0-alpha.8
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── clap 3.2.23
    └── tauri 2.0.0-alpha.8

warning: 2 allowed warnings found

[2.0.0-alpha.8]

  • Fixes boolean plugin parameters freezing the application.
    • 9de89791 fix(core): iOS plugin freezing when receiving a bool parameter (#6700) on 2023-04-13

Cargo Publish

Updating crates.io index
   Packaging tauri v2.0.0-alpha.8 (/home/runner/work/tauri/tauri/core/tauri)
   Verifying tauri v2.0.0-alpha.8 (/home/runner/work/tauri/tauri/core/tauri)
 Downloading crates ...
  Downloaded want v0.3.0
  Downloaded walkdir v2.3.3
  Downloaded xattr v0.2.3
  Downloaded block-buffer v0.10.4
  Downloaded base64 v0.21.0
  Downloaded alloc-stdlib v0.2.2
  Downloaded servo_arc v0.1.1
  Downloaded version-compare v0.1.1
  Downloaded rand_chacha v0.3.1
  Downloaded x11-dl v2.21.0
  Downloaded field-offset v0.3.5
  Downloaded derive_more v0.99.17
  Downloaded gdk-pixbuf-sys v0.16.3
  Downloaded gtk3-macros v0.16.3
  Downloaded phf v0.10.1
  Downloaded string_cache v0.8.7
  Downloaded tokio-macros v2.0.0
  Downloaded typenum v1.16.0
  Downloaded uuid v1.3.1
  Downloaded utf-8 v0.7.6
  Downloaded webkit2gtk-sys v0.19.1
  Downloaded webkit2gtk v0.19.2
  Downloaded rand_pcg v0.2.1
  Downloaded serde_repr v0.1.12
  Downloaded tauri-build v2.0.0-alpha.4
  Downloaded tauri-codegen v2.0.0-alpha.4
  Downloaded tauri-runtime-wry v0.13.0-alpha.4
  Downloaded tauri-winres v0.1.0
  Downloaded x11 v2.21.0
  Downloaded cssparser-macros v0.6.0
  Downloaded soup3 v0.3.2
  Downloaded thin-slice v0.1.1
  Downloaded phf_generator v0.8.0
  Downloaded infer v0.12.0
  Downloaded filetime v0.2.21
  Downloaded pango v0.16.5
  Downloaded treediff v4.0.2
  Downloaded pango-sys v0.16.3
  Downloaded encoding_rs v0.8.32
  Downloaded dtoa-short v0.3.3
  Downloaded gtk v0.16.2
  Downloaded cfg-expr v0.14.0
  Downloaded cairo-sys-rs v0.16.3
  Downloaded atk-sys v0.16.0
  Downloaded tendril v0.4.3
  Downloaded wry v0.27.3
  Downloaded html5ever v0.25.2
  Downloaded tao v0.18.3
  Downloaded kuchiki v0.8.1
  Downloaded fdeflate v0.3.0
  Downloaded dtoa v0.4.8
  Downloaded cairo-rs v0.16.7
  Downloaded gio v0.16.7
  Downloaded cpufeatures v0.2.6
  Downloaded serde_with v1.14.0
  Downloaded phf_codegen v0.8.0
  Downloaded nodrop v0.1.14
  Downloaded http-range v0.1.5
  Downloaded fxhash v0.2.1
  Downloaded system-deps v6.0.4
  Downloaded state v0.5.3
  Downloaded selectors v0.22.0
  Downloaded raw-window-handle v0.5.2
  Downloaded tauri-utils v2.0.0-alpha.4
  Downloaded string_cache_codegen v0.5.2
  Downloaded brotli v3.3.4
  Downloaded tauri-runtime v0.13.0-alpha.4
  Downloaded tauri-macros v2.0.0-alpha.4
  Downloaded soup3-sys v0.3.1
  Downloaded stable_deref_trait v1.2.0
  Downloaded serialize-to-javascript-impl v0.1.1
  Downloaded serialize-to-javascript v0.1.1
  Downloaded javascriptcore-rs-sys v0.5.1
  Downloaded javascriptcore-rs v0.17.0
  Downloaded rand v0.7.3
  Downloaded glib-macros v0.16.8
  Downloaded gdkwayland-sys v0.16.0
  Downloaded gdk-pixbuf v0.16.7
  Downloaded gdk v0.16.2
  Downloaded ico v0.3.0
  Downloaded cargo_toml v0.14.1
  Downloaded phf_macros v0.8.0
  Downloaded markup5ever v0.10.1
  Downloaded gtk-sys v0.16.0
  Downloaded gobject-sys v0.16.3
  Downloaded json-patch v0.3.0
  Downloaded gio-sys v0.16.3
  Downloaded glib v0.16.7
  Downloaded try-lock v0.2.4
  Downloaded tower-service v0.3.2
  Downloaded tokio-util v0.7.7
  Downloaded glib-sys v0.16.3
  Downloaded gdk-sys v0.16.0
  Downloaded cfb v0.7.3
  Downloaded tempfile v3.5.0
  Downloaded tar v0.4.38
  Downloaded mime v0.3.17
  Downloaded ignore v0.4.20
  Downloaded hyper v0.14.26
  Downloaded cssparser v0.27.2
  Downloaded socket2 v0.4.9
  Downloaded slab v0.4.8
  Downloaded siphasher v0.3.10
  Downloaded simd-adler32 v0.3.5
  Downloaded signal-hook-registry v1.4.1
  Downloaded sha2 v0.10.6
  Downloaded serde_with_macros v1.5.2
  Downloaded serde_urlencoded v0.7.1
  Downloaded same-file v1.0.6
  Downloaded rustc_version v0.4.0
  Downloaded reqwest v0.11.16
  Downloaded rand_core v0.6.4
  Downloaded rand_core v0.5.1
  Downloaded proc-macro-crate v1.3.1
  Downloaded phf_shared v0.8.0
  Downloaded phf v0.8.0
  Downloaded mac v0.1.1
  Downloaded futures-task v0.3.28
  Downloaded futures-executor v0.3.28
  Downloaded futures-channel v0.3.28
  Downloaded flate2 v1.0.25
  Downloaded fastrand v1.9.0
  Downloaded darling_macro v0.13.4
  Downloaded darling_core v0.13.4
  Downloaded gdkx11-sys v0.16.0
  Downloaded darling v0.13.4
  Downloaded ctor v0.1.26
  Downloaded crypto-common v0.1.6
  Downloaded crc32fast v1.3.2
  Downloaded brotli-decompressor v2.3.4
  Downloaded atk v0.16.0
  Downloaded rand_chacha v0.2.2
  Downloaded rand v0.8.5
  Downloaded proc-macro-hack v0.5.20+deprecated
  Downloaded precomputed-hash v0.1.1
  Downloaded ppv-lite86 v0.2.17
  Downloaded png v0.17.8
  Downloaded pin-utils v0.1.0
  Downloaded phf_shared v0.10.0
  Downloaded phf_generator v0.10.0
  Downloaded parking_lot_core v0.9.7
  Downloaded parking_lot v0.12.1
  Downloaded new_debug_unreachable v1.0.4
  Downloaded mio v0.8.6
  Downloaded miniz_oxide v0.7.1
  Downloaded matches v0.1.10
  Downloaded lock_api v0.4.9
  Downloaded itoa v0.4.8
  Downloaded ipnet v2.7.2
  Downloaded instant v0.1.12
  Downloaded httpdate v1.0.2
  Downloaded httparse v1.8.0
  Downloaded http-body v0.4.5
  Downloaded http v0.2.9
  Downloaded h2 v0.3.17
  Downloaded globset v0.4.10
  Downloaded glob v0.3.1
  Downloaded getrandom v0.2.9
  Downloaded getrandom v0.1.16
  Downloaded generic-array v0.14.7
  Downloaded futures-util v0.3.28
  Downloaded futures-sink v0.3.28
  Downloaded futures-macro v0.3.28
  Downloaded futures-io v0.3.28
  Downloaded futures-core v0.3.28
  Downloaded futf v0.1.5
  Downloaded fnv v1.0.7
  Downloaded digest v0.10.6
  Downloaded convert_case v0.4.0
  Downloaded bstr v1.4.0
  Downloaded phf_macros v0.10.0
  Downloaded alloc-no-stdlib v2.0.4
  Downloaded tokio v1.27.0
   Compiling proc-macro2 v1.0.56
   Compiling quote v1.0.26
   Compiling unicode-ident v1.0.8
   Compiling serde_derive v1.0.160
   Compiling syn v2.0.15
   Compiling serde v1.0.160
   Compiling autocfg v1.1.0
   Compiling libc v0.2.141
   Compiling smallvec v1.10.0
   Compiling indexmap v1.9.3
   Compiling hashbrown v0.12.3
   Compiling cfg-if v1.0.0
   Compiling pkg-config v0.3.26
   Compiling heck v0.4.1
   Compiling winnow v0.4.1
   Compiling cfg-expr v0.14.0
   Compiling version-compare v0.1.1
   Compiling syn v1.0.109
   Compiling toml_datetime v0.6.1
   Compiling serde_spanned v0.6.1
   Compiling toml_edit v0.19.8
   Compiling toml v0.7.3
   Compiling system-deps v6.0.4
   Compiling once_cell v1.17.1
   Compiling version_check v0.9.4
   Compiling memchr v2.5.0
   Compiling glib-sys v0.16.3
   Compiling ppv-lite86 v0.2.17
   Compiling gobject-sys v0.16.3
   Compiling siphasher v0.3.10
   Compiling bitflags v1.3.2
   Compiling getrandom v0.1.16
   Compiling getrandom v0.2.9
   Compiling log v0.4.17
   Compiling rand_core v0.5.1
   Compiling gio-sys v0.16.3
   Compiling futures-core v0.3.28
   Compiling thiserror v1.0.40
   Compiling pin-project-lite v0.2.9
   Compiling thiserror-impl v1.0.40
   Compiling fnv v1.0.7
   Compiling rand_chacha v0.2.2
   Compiling rand_pcg v0.2.1
   Compiling lock_api v0.4.9
   Compiling slab v0.4.8
   Compiling futures-task v0.3.28
   Compiling anyhow v1.0.70
   Compiling parking_lot_core v0.9.7
   Compiling rand v0.7.3
   Compiling phf_shared v0.8.0
   Compiling futures-sink v0.3.28
   Compiling scopeguard v1.1.0
   Compiling futures-util v0.3.28
   Compiling phf_generator v0.8.0
   Compiling proc-macro-error-attr v1.0.4
   Compiling futures-macro v0.3.28
   Compiling pin-utils v0.1.0
   Compiling futures-io v0.3.28
   Compiling parking_lot v0.12.1
   Compiling rand_core v0.6.4
   Compiling proc-macro-error v1.0.4
   Compiling gdk-sys v0.16.0
   Compiling futures-channel v0.3.28
   Compiling itoa v1.0.6
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling rand_chacha v0.3.1
   Compiling phf_shared v0.10.0
   Compiling semver v1.0.17
   Compiling rand v0.8.5
   Compiling proc-macro-crate v1.3.1
   Compiling phf_generator v0.10.0
   Co...
Read more

cli.rs v2.0.0-alpha.8

13 Apr 22:56
06fdcc0

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 540 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (503 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.27.3
│   └── tauri-runtime-wry 0.13.0-alpha.4
│       └── tauri 2.0.0-alpha.8
│           ├── tauri 2.0.0-alpha.8
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── tauri-utils 2.0.0-alpha.4
    ├── tauri-runtime-wry 0.13.0-alpha.4
    ├── tauri-runtime 0.13.0-alpha.4
    │   ├── tauri-runtime-wry 0.13.0-alpha.4
    │   └── tauri 2.0.0-alpha.8
    ├── tauri-macros 2.0.0-alpha.4
    │   └── tauri 2.0.0-alpha.8
    ├── tauri-codegen 2.0.0-alpha.4
    │   ├── tauri-macros 2.0.0-alpha.4
    │   └── tauri-build 2.0.0-alpha.4
    │       ├── tauri 2.0.0-alpha.8
    │       └── app-updater 0.1.0
    ├── tauri-build 2.0.0-alpha.4
    ├── tauri 2.0.0-alpha.8
    └── config-schema 0.0.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
├── colored 2.0.0
│   └── mockito 0.31.1
│       └── tauri 2.0.0-alpha.8
│           ├── tauri 2.0.0-alpha.8
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── clap 3.2.23
    └── tauri 2.0.0-alpha.8

warning: 2 allowed warnings found

[2.0.0-alpha.8]

  • Do not gitignore the Android project's buildSrc folder by default since we removed absolute paths from it.
    • ee2d3b97 fix(cli): remove buildSrc from Android project gitignored paths (#6702) on 2023-04-13
  • Fixes iOS build script using the wrong path for the app library file.
    • abc5f91f fix(cli): iOS Xcode script using incorrect library path (#6699) on 2023-04-13

Cargo Publish

Updating crates.io index
   Packaging tauri-cli v2.0.0-alpha.8 (/home/runner/work/tauri/tauri/tooling/cli)
warning: package `crossbeam-channel v0.5.7` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
warning: package `spin v0.9.7` 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.8 (/home/runner/work/tauri/tauri/tooling/cli)
 Downloading crates ...
  Downloaded bit_field v0.10.2
  Downloaded aes-gcm v0.10.1
  Downloaded java-properties v1.4.1
  Downloaded json-patch v0.2.7
  Downloaded encoding-index-tradchinese v1.20141219.5
  Downloaded cipher v0.4.4
  Downloaded jsonschema v0.16.1
  Downloaded jsonrpsee-types v0.16.2
  Downloaded jsonrpsee-client-transport v0.16.2
  Downloaded pbkdf2 v0.11.0
  Downloaded zstd v0.11.2+zstd.1.5.2
  Downloaded salsa20 v0.10.2
  Downloaded pest_derive v2.5.6
  Downloaded libflate v1.3.0
  Downloaded opaque-debug v0.3.0
  Downloaded aead v0.5.1
  Downloaded shared_child v1.0.0
  Downloaded pin-project v1.0.12
  Downloaded notify-debouncer-mini v0.2.1
  Downloaded subtle v2.4.1
  Downloaded serde v1.0.159
  Downloaded sha-1 v0.10.1
  Downloaded which v4.4.0
  Downloaded num-iter v0.1.43
  Downloaded pin-project-internal v1.0.12
  Downloaded path_abs v0.5.1
  Downloaded zip v0.6.4
  Downloaded jsonrpsee-ws-client v0.16.2
  Downloaded dyn-clone v1.0.11
  Downloaded local-ip-address v0.4.9
  Downloaded num v0.4.0
  Downloaded md5 v0.7.0
  Downloaded tower-layer v0.3.2
  Downloaded futures-io v0.3.27
  Downloaded inotify-sys v0.1.5
  Downloaded common-path v1.0.0
  Downloaded english-numbers v0.3.3
  Downloaded lebe v0.5.2
  Downloaded constant_time_eq v0.1.5
  Downloaded futures-macro v0.3.27
  Downloaded freedesktop_entry_parser v1.3.0
  Downloaded concolor-override v1.0.0
  Downloaded time-core v0.1.0
  Downloaded std_prelude v0.2.12
  Downloaded num-integer v0.1.45
  Downloaded pbkdf2 v0.12.1
  Downloaded include_dir v0.7.3
  Downloaded h2 v0.3.16
  Downloaded include_dir_macros v0.7.3
  Downloaded rtoolbox v0.0.1
  Downloaded libflate_lz77 v1.2.0
  Downloaded rpassword v7.2.0
  Downloaded serde-value v0.7.0
  Downloaded sync_wrapper v0.1.2
  Downloaded sha1_smol v1.0.0
  Downloaded http-range-header v0.3.0
  Downloaded digest v0.9.0
  Downloaded anstyle v0.3.5
  Downloaded futures-sink v0.3.27
  Downloaded clap_derive v4.2.0
  Downloaded universal-hash v0.5.0
  Downloaded pest_meta v2.5.6
  Downloaded utf8parse v0.2.1
  Downloaded quick-error v2.0.1
  Downloaded arrayvec v0.7.2
  Downloaded dialoguer v0.10.3
  Downloaded treediff v3.0.2
  Downloaded sha-1 v0.9.8
  Downloaded matchit v0.5.0
  Downloaded jsonrpsee-server v0.16.2
  Downloaded time-macros v0.2.8
  Downloaded anstream v0.2.6
  Downloaded term_size v0.3.2
  Downloaded concolor-query v0.3.3
  Downloaded sha1 v0.10.5
  Downloaded qoi v0.4.1
  Downloaded arrayvec v0.5.2
  Downloaded tokio-tungstenite v0.17.2
  Downloaded value-bag v1.0.0-alpha.9
  Downloaded unicode-width v0.1.10
  Downloaded getrandom v0.2.8
  Downloaded ghash v0.5.0
  Downloaded shell-words v1.1.0
  Downloaded crossbeam-channel v0.5.7
  Downloaded schemars_derive v0.8.12
  Downloaded pest_generator v2.5.6
  Downloaded inout v0.1.3
  Downloaded colored v2.0.0
  Downloaded adler32 v1.2.0
  Downloaded textwrap v0.11.0
  Downloaded color_quant v1.1.0
  Downloaded inotify v0.9.6
  Downloaded os_pipe v1.1.3
  Downloaded futures-core v0.3.27
  Downloaded base64ct v1.6.0
  Downloaded futures-task v0.3.27
  Downloaded futures-timer v3.0.2
  Downloaded notify v5.1.0
  Downloaded bzip2 v0.4.4
  Downloaded filetime v0.2.20
  Downloaded beef v0.5.2
  Downloaded encoding_index_tests v0.1.4
  Downloaded zstd-safe v5.0.2+zstd.1.5.2
  Downloaded soketto v0.7.1
  Downloaded static_assertions v1.1.0
  Downloaded async-lock v2.7.0
  Downloaded ucd-trie v0.1.5
  Downloaded ar v0.9.0
  Downloaded proc-macro2 v1.0.54
  Downloaded spin v0.9.7
  Downloaded deunicode v1.3.3
  Downloaded encoding-index-korean v1.20141219.5
  Downloaded futures-channel v0.3.27
  Downloaded serde_derive_internals v0.26.0
  Downloaded io-lifetimes v1.0.9
  Downloaded cipher v0.3.0
  Downloaded schemars v0.8.12
  Downloaded block-buffer v0.9.0
  Downloaded duct v0.13.6
  Downloaded ctrlc v3.2.5
  Downloaded scrypt v0.11.0
  Downloaded bit-vec v0.6.3
  Downloaded axum-core v0.2.9
  Downloaded half v2.2.1
  Downloaded minisign v0.7.3
  Downloaded weezl v0.1.7
  Downloaded tungstenite v0.17.3
  Downloaded neli v0.5.3
  Downloaded pest v2.5.6
  Downloaded hmac v0.12.1
  Downloaded serde_derive v1.0.159
  Downloaded bit-set v0.5.3
  Downloaded futures v0.3.27
  Downloaded clap_lex v0.4.1
  Downloaded clap v4.2.1
  Downloaded zune-inflate v0.2.53
  Downloaded password-hash v0.4.2
  Downloaded fraction v0.12.2
  Downloaded flume v0.10.14
  Downloaded os_info v3.7.0
  Downloaded colored v1.9.3
  Downloaded anstyle-parse v0.1.1
  Downloaded bytemuck v1.13.1
  Downloaded ctr v0.9.2
  Downloaded iso8601 v0.5.1
  Downloaded ahash v0.8.3
  Downloaded sval v1.0.0-alpha.5
  Downloaded aes v0.7.5
  Downloaded event-listener v2.5.3
  Downloaded uuid v1.3.0
  Downloaded sublime_fuzzy v0.7.0
  Downloaded tokio-stream v0.1.12
  Downloaded fancy-regex v0.10.0
  Downloaded nom v7.1.3
  Downloaded css-color v0.2.5
  Downloaded png v0.17.7
  Downloaded jsonrpsee v0.16.2
  Downloaded clap_builder v4.2.1
  Downloaded rle-decode-fast v1.0.3
  Downloaded minimal-lexical v0.2.1
  Downloaded num-cmp v0.1.0
  Downloaded handlebars v4.3.6
  Downloaded aes v0.8.2
  Downloaded num-rational v0.4.1
  Downloaded async-trait v0.1.68
  Downloaded time v0.3.20
  Downloaded unicode-segmentation v1.10.1
  Downloaded tower-http v0.3.5
  Downloaded tower v0.4.13
  Downloaded toml_edit v0.14.4
  Downloaded encoding-index-japanese v1.20141219.5
  Downloaded handlebars v3.5.5
  Downloaded stfu8 v0.2.6
  Downloaded num-bigint v0.4.3
  Downloaded tauri-icns v0.1.0
  Downloaded encoding v0.2.33
  Downloaded polyval v0.6.0
  Downloaded axum v0.5.17
  Downloaded encoding-index-simpchinese v1.20141219.5
  Downloaded console v0.15.5
  Downloaded once-cell-regex v0.2.1
  Downloaded ordered-float v2.10.0
  Downloaded serde_json v1.0.95
  Downloaded nix v0.26.2
  Downloaded nanorand v0.7.0
  Downloaded bytecount v0.6.3
  Downloaded lexical-core v0.7.6
  Downloaded jsonrpsee-core v0.16.2
  Downloaded num-traits v0.2.15
  Downloaded futures-util v0.3.27
  Downloaded is-terminal v0.4.6
  Downloaded num-complex v0.4.3
  Downloaded env_logger v0.9.3
  Downloaded jpeg-decoder v0.3.0
  Downloaded encoding-index-singlebyte v1.20141219.5
  Downloaded exr v1.6.3
  Downloaded hyper v0.14.25
  Downloaded tauri-mobile v0.3.0
  Downloaded syn v2.0.11
  Downloaded json5 v0.4.1
  Downloaded rustix v0.37.4
  Downloaded image v0.24.6
  Downloaded bzip2-sys v0.1.11+1.0.8
  Downloaded zstd-sys v2.0.7+zstd.1.5.4
  Downloaded libc v0.2.140
  Downloaded gif v0.12.0
  Downloaded tiff v0.8.1
  Downloaded tauri-bundler v2.0.0-alpha.4
  Downloaded linux-raw-sys v0.3.0
   Compiling cfg-if v1.0.0
   Compiling libc v0.2.140
   Compiling proc-macro2 v1.0.54
   Compiling unicode-ident v1.0.8
   Compiling quote v1.0.26
   Compiling syn v1.0.109
   Compiling autocfg v1.1.0
   Compiling version_check v0.9.4
   Compiling syn v2.0.11
   Compiling value-bag v1.0.0-alpha.9
   Compiling ctor v0.1.26
   Compiling getrandom v0.2.8
   Compiling sval v1.0.0-alpha.5
   Com...
Read more

cli.js v2.0.0-alpha.8

13 Apr 22:52
06fdcc0

Choose a tag to compare

[2.0.0-alpha.8]

  • Do not gitignore the Android project's buildSrc folder by default since we removed absolute paths from it.
    • ee2d3b97 fix(cli): remove buildSrc from Android project gitignored paths (#6702) on 2023-04-13
  • Fixes iOS build script using the wrong path for the app library file.
    • abc5f91f fix(cli): iOS Xcode script using incorrect library path (#6699) on 2023-04-13

tauri v2.0.0-alpha.7

10 Apr 13:36
f3917e7

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 539 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (500 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.27.3
│   └── tauri-runtime-wry 0.13.0-alpha.4
│       └── tauri 2.0.0-alpha.7
│           ├── tauri 2.0.0-alpha.7
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── tauri-utils 2.0.0-alpha.4
    ├── tauri-runtime-wry 0.13.0-alpha.4
    ├── tauri-runtime 0.13.0-alpha.4
    │   ├── tauri-runtime-wry 0.13.0-alpha.4
    │   └── tauri 2.0.0-alpha.7
    ├── tauri-macros 2.0.0-alpha.4
    │   └── tauri 2.0.0-alpha.7
    ├── tauri-codegen 2.0.0-alpha.4
    │   ├── tauri-macros 2.0.0-alpha.4
    │   └── tauri-build 2.0.0-alpha.4
    │       ├── tauri 2.0.0-alpha.7
    │       └── app-updater 0.1.0
    ├── tauri-build 2.0.0-alpha.4
    ├── tauri 2.0.0-alpha.7
    └── config-schema 0.0.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
├── colored 2.0.0
│   └── mockito 0.31.1
│       └── tauri 2.0.0-alpha.7
│           ├── tauri 2.0.0-alpha.7
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── clap 3.2.23
    └── tauri 2.0.0-alpha.7

warning: 2 allowed warnings found

[2.0.0-alpha.7]

  • Change minimum Android SDK version to 21 for the plugin library.
    • db4c9dc6 feat(core): add option to configure Android's minimum SDK version (#6651) on 2023-04-07
  • Improve the run_mobile_plugin function error handling.
    • f0570d9f feat(core): improve run_mobile_plugin error handling (#6655) on 2023-04-07
  • Implement Clone for plugin::PluginHandle.
    • 052c5822 feat(core): implement Clone for PluginHandle (#6644) on 2023-04-05

Cargo Publish

Updating crates.io index
   Packaging tauri v2.0.0-alpha.7 (/home/runner/work/tauri/tauri/core/tauri)
   Verifying tauri v2.0.0-alpha.7 (/home/runner/work/tauri/tauri/core/tauri)
 Downloading crates ...
  Downloaded http-body v0.4.5
  Downloaded reqwest v0.11.16
  Downloaded want v0.3.0
  Downloaded globset v0.4.10
  Downloaded tokio-util v0.7.7
  Downloaded h2 v0.3.16
  Downloaded httpdate v1.0.2
  Downloaded httparse v1.8.0
  Downloaded tokio-macros v2.0.0
  Downloaded hyper v0.14.25
  Downloaded socket2 v0.4.9
  Downloaded signal-hook-registry v1.4.1
  Downloaded serialize-to-javascript-impl v0.1.1
  Downloaded serde_urlencoded v0.7.1
  Downloaded mio v0.8.6
  Downloaded mime v0.3.17
  Downloaded ignore v0.4.20
  Downloaded try-lock v0.2.4
  Downloaded tower-service v0.3.2
  Downloaded serde_repr v0.1.12
  Downloaded serialize-to-javascript v0.1.1
  Downloaded state v0.5.3
  Downloaded ipnet v2.7.2
  Downloaded tokio v1.27.0
  Downloaded bstr v1.4.0
  Downloaded tauri-macros v2.0.0-alpha.4
  Downloaded tauri-build v2.0.0-alpha.4
  Downloaded tauri-runtime-wry v0.13.0-alpha.4
   Compiling proc-macro2 v1.0.56
   Compiling unicode-ident v1.0.8
   Compiling quote v1.0.26
   Compiling serde_derive v1.0.159
   Compiling syn v2.0.13
   Compiling serde v1.0.159
   Compiling autocfg v1.1.0
   Compiling libc v0.2.141
   Compiling smallvec v1.10.0
   Compiling indexmap v1.9.3
   Compiling hashbrown v0.12.3
   Compiling cfg-if v1.0.0
   Compiling heck v0.4.1
   Compiling pkg-config v0.3.26
   Compiling winnow v0.4.1
   Compiling cfg-expr v0.14.0
   Compiling version-compare v0.1.1
   Compiling syn v1.0.109
   Compiling serde_spanned v0.6.1
   Compiling toml_datetime v0.6.1
   Compiling toml_edit v0.19.8
   Compiling toml v0.7.3
   Compiling system-deps v6.0.4
   Compiling once_cell v1.17.1
   Compiling version_check v0.9.4
   Compiling memchr v2.5.0
   Compiling glib-sys v0.16.3
   Compiling ppv-lite86 v0.2.17
   Compiling gobject-sys v0.16.3
   Compiling bitflags v1.3.2
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling getrandom v0.2.9
   Compiling log v0.4.17
   Compiling rand_core v0.5.1
   Compiling gio-sys v0.16.3
   Compiling pin-project-lite v0.2.9
   Compiling thiserror v1.0.40
   Compiling futures-core v0.3.28
   Compiling thiserror-impl v1.0.40
   Compiling fnv v1.0.7
   Compiling rand_pcg v0.2.1
   Compiling rand_chacha v0.2.2
   Compiling slab v0.4.8
   Compiling lock_api v0.4.9
   Compiling futures-task v0.3.28
   Compiling anyhow v1.0.70
   Compiling parking_lot_core v0.9.7
   Compiling rand v0.7.3
   Compiling phf_shared v0.8.0
   Compiling futures-sink v0.3.28
   Compiling scopeguard v1.1.0
   Compiling futures-util v0.3.28
   Compiling phf_generator v0.8.0
   Compiling proc-macro-error-attr v1.0.4
   Compiling futures-macro v0.3.28
   Compiling pin-utils v0.1.0
   Compiling futures-io v0.3.28
   Compiling parking_lot v0.12.1
   Compiling rand_core v0.6.4
   Compiling proc-macro-error v1.0.4
   Compiling gdk-sys v0.16.0
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling futures-channel v0.3.28
   Compiling itoa v1.0.6
   Compiling rand_chacha v0.3.1
   Compiling phf_shared v0.10.0
   Compiling semver v1.0.17
   Compiling rand v0.8.5
   Compiling proc-macro-crate v1.3.1
   Compiling phf_generator v0.10.0
   Compiling phf_codegen v0.8.0
   Compiling glib-macros v0.16.8
   Compiling futures-executor v0.3.28
   Compiling atk-sys v0.16.0
   Compiling gdk-pixbuf-sys v0.16.3
   Compiling cairo-sys-rs v0.16.3
   Compiling pango-sys v0.16.3
   Compiling ryu v1.0.13
   Compiling serde_json v1.0.95
   Compiling phf_macros v0.8.0
   Compiling glib v0.16.7
   Compiling tinyvec_macros v0.1.1
   Compiling new_debug_unreachable v1.0.4
   Compiling byteorder v1.4.3
   Compiling tinyvec v1.6.0
   Compiling phf v0.8.0
   Compiling string_cache_codegen v0.5.2
   Compiling percent-encoding v2.2.0
   Compiling precomputed-hash v0.1.1
   Compiling strsim v0.10.0
   Compiling ident_case v1.0.1
   Compiling mac v0.1.1
   Compiling futf v0.1.5
   Compiling darling_core v0.13.4
   Compiling form_urlencoded v1.1.0
   Compiling markup5ever v0.10.1
   Compiling unicode-normalization v0.1.22
   Compiling uuid v1.3.1
   Compiling gtk-sys v0.16.0
   Compiling cssparser v0.27.2
   Compiling dtoa v0.4.8
   Compiling utf-8 v0.7.6
   Compiling unicode-bidi v0.3.13
   Compiling gio v0.16.7
   Compiling idna v0.3.0
   Compiling tendril v0.4.3
   Compiling dtoa-short v0.3.3
   Compiling darling_macro v0.13.4
   Compiling string_cache v0.8.7
   Compiling selectors v0.22.0
   Compiling cssparser-macros v0.6.0
   Compiling html5ever v0.25.2
   Compiling stable_deref_trait v1.2.0
   Compiling nodrop v0.1.14
   Compiling itoa v0.4.8
   Compiling convert_case v0.4.0
   Compiling alloc-no-stdlib v2.0.4
   Compiling matches v0.1.10
   Compiling alloc-stdlib v0.2.2
   Compiling derive_more v0.99.17
   Compiling servo_arc v0.1.1
   Compiling darling v0.13.4
   Compiling url v2.3.1
   Compiling fxhash v0.2.1
   Compiling bytes v1.4.0
   Compiling same-file v1.0.6
   Compiling thin-slice v0.1.1
   Compiling crc32fast v1.3.2
   Compiling walkdir v2.3.3
   Compiling serde_with_macros v1.5.2
   Compiling brotli-decompressor v2.3.4
   Compiling cfb v0.7.3
   Compiling treediff v4.0.2
   Compiling rustc_version v0.4.0
   Compiling phf_macros v0.10.0
   Compiling memoffset v0.8.0
   Compiling typenum v1.16.0
   Compiling adler v1.0.2
   Compiling miniz_oxide v0.6.2
   Compiling phf v0.10.1
   Compiling field-offset v0.3.5
   Compiling json-patch v0.3.0
   Compiling infer v0.12.0
   Compiling brotli v3.3.4
   Compiling serde_with v1.14.0
   Compiling kuchiki v0.8.1
   Compiling generic-array v0.14.7
   Compiling ctor v0.1.26
   Compiling glob v0.3.1
   Compiling tauri-utils v2.0.0-alpha.4
   Compiling flate2 v1.0.25
   Compiling gdk-pixbuf v0.16.7
   Compiling pango v0.16.5
   Compiling http v0.2.9
   Compiling cairo-rs v0.16.7
   Compiling javascriptcore-rs-sys v0.5.1
   Compiling soup3-sys v0.3.1
   Compiling gtk v0.16.2
   Compiling gdk v0.16.2
   Compiling png v0.17.7
   Compiling atk v0.16.0
   Compiling gtk3-macros v0.16.3
   Compiling webkit2gtk-sys v0.19.1
   Compiling x11 v2.21.0
   Compiling tokio v1.27.0
   Compiling crossbeam-utils v0.8.15
   Compiling mio v0.8.6
   Compiling gdkx11-sys v0.16.0
   Compiling tracing-core v0.1.30
   Compiling tracing-attributes v0.1.23
   Compiling toml v0.5.11
   Compiling tokio-macros v2.0.0
   Compiling x11-dl v2.21.0
   Compiling socket2 v0.4.9
   Compiling num_cpus v1.15.0
   Compiling signal-hook-registry v1.4.1
   Compiling cc v1.0.79
   Compiling tao v0.18.3
   Compiling tracing v0.1.37
   Compiling block-buffer v0.10.4
   Compiling crypto-common v0.1.6
   Compiling filetime v0.2.21
   Compiling httparse v1.8.0
   Compiling raw-window-handle v0.5.2
   Compiling lazy_static v1.4.0
   Compiling io-lifetimes v1.0.10
   Compiling digest v0.10.6
   Compiling crossbeam-channel v0.5.8
   Compiling tokio-util v0.7.7
   Compiling tauri-winres v0.1.0
   Compiling cargo_toml v0.14.1
   Compiling javascriptcore-rs v0.17.0
   Compiling soup3 v0.3.2
   Compiling gdkwayland-sys v0.16.0
   Compiling aho-corasick v0.7.20
   Compiling instant v0.1.12
   Compiling base64 v0.21.0
   Compil...
Read more

tauri-utils v2.0.0-alpha.4

10 Apr 13:20
f3917e7

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 539 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (500 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.27.3
│   └── tauri-runtime-wry 0.13.0-alpha.4
│       └── tauri 2.0.0-alpha.7
│           ├── tauri 2.0.0-alpha.7
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── tauri-utils 2.0.0-alpha.4
    ├── tauri-runtime-wry 0.13.0-alpha.4
    ├── tauri-runtime 0.13.0-alpha.4
    │   ├── tauri-runtime-wry 0.13.0-alpha.4
    │   └── tauri 2.0.0-alpha.7
    ├── tauri-macros 2.0.0-alpha.4
    │   └── tauri 2.0.0-alpha.7
    ├── tauri-codegen 2.0.0-alpha.4
    │   ├── tauri-macros 2.0.0-alpha.4
    │   └── tauri-build 2.0.0-alpha.4
    │       ├── tauri 2.0.0-alpha.7
    │       └── app-updater 0.1.0
    ├── tauri-build 2.0.0-alpha.4
    ├── tauri 2.0.0-alpha.7
    └── config-schema 0.0.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
├── colored 2.0.0
│   └── mockito 0.31.1
│       └── tauri 2.0.0-alpha.7
│           ├── tauri 2.0.0-alpha.7
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── clap 3.2.23
    └── tauri 2.0.0-alpha.7

warning: 2 allowed warnings found

[2.0.0-alpha.4]

  • Added android configuration object under tauri > bundle.
    • db4c9dc6 feat(core): add option to configure Android's minimum SDK version (#6651) on 2023-04-07

Cargo Publish

Updating crates.io index
   Packaging tauri-utils v2.0.0-alpha.4 (/home/runner/work/tauri/tauri/core/tauri-utils)
   Verifying tauri-utils v2.0.0-alpha.4 (/home/runner/work/tauri/tauri/core/tauri-utils)
 Downloading crates ...
  Downloaded getrandom v0.1.16
  Downloaded lock_api v0.4.9
  Downloaded fxhash v0.2.1
  Downloaded new_debug_unreachable v1.0.4
  Downloaded phf_generator v0.10.0
  Downloaded phf v0.8.0
  Downloaded rand v0.8.5
  Downloaded rand_core v0.5.1
  Downloaded serde_with_macros v1.5.2
  Downloaded stable_deref_trait v1.2.0
  Downloaded siphasher v0.3.10
  Downloaded rand_chacha v0.3.1
  Downloaded infer v0.12.0
  Downloaded cssparser v0.27.2
  Downloaded phf_shared v0.8.0
  Downloaded precomputed-hash v0.1.1
  Downloaded phf_macros v0.8.0
  Downloaded markup5ever v0.10.1
  Downloaded rand_pcg v0.2.1
  Downloaded rand_chacha v0.2.2
  Downloaded servo_arc v0.1.1
  Downloaded thin-slice v0.1.1
  Downloaded utf-8 v0.7.6
  Downloaded string_cache_codegen v0.5.2
  Downloaded string_cache v0.8.7
  Downloaded tendril v0.4.3
  Downloaded proc-macro-hack v0.5.20+deprecated
  Downloaded treediff v4.0.2
  Downloaded selectors v0.22.0
  Downloaded uuid v1.3.1
  Downloaded convert_case v0.4.0
  Downloaded ctor v0.1.26
  Downloaded cfb v0.7.3
  Downloaded darling v0.13.4
  Downloaded darling_macro v0.13.4
  Downloaded darling_core v0.13.4
  Downloaded fnv v1.0.7
  Downloaded getrandom v0.2.9
  Downloaded derive_more v0.99.17
  Downloaded phf v0.10.1
  Downloaded dtoa-short v0.3.3
  Downloaded cssparser-macros v0.6.0
  Downloaded parking_lot_core v0.9.7
  Downloaded parking_lot v0.12.1
  Downloaded mac v0.1.1
  Downloaded itoa v0.4.8
  Downloaded phf_generator v0.8.0
  Downloaded phf_codegen v0.8.0
  Downloaded matches v0.1.10
  Downloaded futf v0.1.5
  Downloaded ppv-lite86 v0.2.17
  Downloaded dtoa v0.4.8
  Downloaded nodrop v0.1.14
  Downloaded rand v0.7.3
  Downloaded rustc_version v0.4.0
  Downloaded rand_core v0.6.4
  Downloaded serde_with v1.14.0
  Downloaded phf_macros v0.10.0
  Downloaded kuchiki v0.8.1
  Downloaded json-patch v0.3.0
  Downloaded phf_shared v0.10.0
  Downloaded html5ever v0.25.2
   Compiling proc-macro2 v1.0.56
   Compiling unicode-ident v1.0.8
   Compiling quote v1.0.26
   Compiling libc v0.2.141
   Compiling cfg-if v1.0.0
   Compiling syn v1.0.109
   Compiling ppv-lite86 v0.2.17
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling rand_core v0.5.1
   Compiling rand_pcg v0.2.1
   Compiling rand_chacha v0.2.2
   Compiling rand v0.7.3
   Compiling phf_shared v0.8.0
   Compiling syn v2.0.13
   Compiling phf_generator v0.8.0
   Compiling getrandom v0.2.9
   Compiling serde_derive v1.0.159
   Compiling rand_core v0.6.4
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling serde v1.0.159
   Compiling rand_chacha v0.3.1
   Compiling phf_shared v0.10.0
   Compiling rand v0.8.5
   Compiling phf_generator v0.10.0
   Compiling phf_codegen v0.8.0
   Compiling smallvec v1.10.0
   Compiling autocfg v1.1.0
   Compiling lock_api v0.4.9
   Compiling fnv v1.0.7
   Compiling parking_lot_core v0.9.7
   Compiling phf_macros v0.8.0
   Compiling scopeguard v1.1.0
   Compiling new_debug_unreachable v1.0.4
   Compiling log v0.4.17
   Compiling phf v0.8.0
   Compiling string_cache_codegen v0.5.2
   Compiling ident_case v1.0.1
   Compiling mac v0.1.1
   Compiling byteorder v1.4.3
   Compiling precomputed-hash v0.1.1
   Compiling strsim v0.10.0
   Compiling darling_core v0.13.4
   Compiling futf v0.1.5
   Compiling markup5ever v0.10.1
   Compiling parking_lot v0.12.1
   Compiling cssparser v0.27.2
   Compiling utf-8 v0.7.6
   Compiling once_cell v1.17.1
   Compiling serde_json v1.0.95
   Compiling dtoa v0.4.8
   Compiling tinyvec_macros v0.1.1
   Compiling tinyvec v1.6.0
   Compiling dtoa-short v0.3.3
   Compiling string_cache v0.8.7
   Compiling tendril v0.4.3
   Compiling darling_macro v0.13.4
   Compiling selectors v0.22.0
   Compiling cssparser-macros v0.6.0
   Compiling html5ever v0.25.2
   Compiling itoa v1.0.6
   Compiling stable_deref_trait v1.2.0
   Compiling itoa v0.4.8
   Compiling convert_case v0.4.0
   Compiling ryu v1.0.13
   Compiling matches v0.1.10
   Compiling thiserror v1.0.40
   Compiling nodrop v0.1.14
   Compiling servo_arc v0.1.1
   Compiling derive_more v0.99.17
   Compiling darling v0.13.4
   Compiling unicode-normalization v0.1.22
   Compiling fxhash v0.2.1
   Compiling thiserror-impl v1.0.40
   Compiling bitflags v1.3.2
   Compiling unicode-bidi v0.3.13
   Compiling uuid v1.3.1
   Compiling thin-slice v0.1.1
   Compiling percent-encoding v2.2.0
   Compiling semver v1.0.17
   Compiling memchr v2.5.0
   Compiling form_urlencoded v1.1.0
   Compiling cfb v0.7.3
   Compiling idna v0.3.0
   Compiling serde_with_macros v1.5.2
   Compiling treediff v4.0.2
   Compiling phf_macros v0.10.0
   Compiling serde_with v1.14.0
   Compiling phf v0.10.1
   Compiling json-patch v0.3.0
   Compiling kuchiki v0.8.1
   Compiling url v2.3.1
   Compiling infer v0.12.0
   Compiling ctor v0.1.26
   Compiling heck v0.4.1
   Compiling tauri-utils v2.0.0-alpha.4 (/home/runner/work/tauri/tauri/target/package/tauri-utils-2.0.0-alpha.4)
    Finished dev [unoptimized + debuginfo] target(s) in 49.54s
    Packaged 19 files, 214.9KiB (53.4KiB compressed)
   Uploading tauri-utils v2.0.0-alpha.4 (/home/runner/work/tauri/tauri/core/tauri-utils)
    Updating crates.io index
     Waiting on `tauri-utils` to propagate to crates.io index (ctrl-c to wait asynchronously)
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index

tauri-runtime-wry v0.13.0-alpha.4

10 Apr 13:28
f3917e7

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 539 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (500 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.27.3
│   └── tauri-runtime-wry 0.13.0-alpha.4
│       └── tauri 2.0.0-alpha.7
│           ├── tauri 2.0.0-alpha.7
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── tauri-utils 2.0.0-alpha.4
    ├── tauri-runtime-wry 0.13.0-alpha.4
    ├── tauri-runtime 0.13.0-alpha.4
    │   ├── tauri-runtime-wry 0.13.0-alpha.4
    │   └── tauri 2.0.0-alpha.7
    ├── tauri-macros 2.0.0-alpha.4
    │   └── tauri 2.0.0-alpha.7
    ├── tauri-codegen 2.0.0-alpha.4
    │   ├── tauri-macros 2.0.0-alpha.4
    │   └── tauri-build 2.0.0-alpha.4
    │       ├── tauri 2.0.0-alpha.7
    │       └── app-updater 0.1.0
    ├── tauri-build 2.0.0-alpha.4
    ├── tauri 2.0.0-alpha.7
    └── config-schema 0.0.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
├── colored 2.0.0
│   └── mockito 0.31.1
│       └── tauri 2.0.0-alpha.7
│           ├── tauri 2.0.0-alpha.7
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── clap 3.2.23
    └── tauri 2.0.0-alpha.7

warning: 2 allowed warnings found

[0.13.0-alpha.4]

  • Added android configuration object under tauri > bundle.
    • Bumped due to a bump in tauri-utils.
    • db4c9dc6 feat(core): add option to configure Android's minimum SDK version (#6651) on 2023-04-07

Cargo Publish

Updating crates.io index
   Packaging tauri-runtime-wry v0.13.0-alpha.4 (/home/runner/work/tauri/tauri/core/tauri-runtime-wry)
   Verifying tauri-runtime-wry v0.13.0-alpha.4 (/home/runner/work/tauri/tauri/core/tauri-runtime-wry)
 Downloading crates ...
  Downloaded soup3-sys v0.3.1
  Downloaded javascriptcore-rs v0.17.0
  Downloaded webkit2gtk v0.19.2
  Downloaded x11-dl v2.21.0
  Downloaded instant v0.1.12
  Downloaded webkit2gtk-sys v0.19.1
  Downloaded javascriptcore-rs-sys v0.5.1
  Downloaded x11 v2.21.0
  Downloaded gdkx11-sys v0.16.0
  Downloaded gdkwayland-sys v0.16.0
  Downloaded wry v0.27.3
  Downloaded tao v0.18.3
  Downloaded soup3 v0.3.2
  Downloaded tauri-runtime v0.13.0-alpha.4
   Compiling proc-macro2 v1.0.56
   Compiling unicode-ident v1.0.8
   Compiling quote v1.0.26
   Compiling autocfg v1.1.0
   Compiling syn v2.0.13
   Compiling serde_derive v1.0.159
   Compiling serde v1.0.159
   Compiling smallvec v1.10.0
   Compiling indexmap v1.9.3
   Compiling pkg-config v0.3.26
   Compiling libc v0.2.141
   Compiling hashbrown v0.12.3
   Compiling winnow v0.4.1
   Compiling heck v0.4.1
   Compiling cfg-expr v0.14.0
   Compiling version-compare v0.1.1
   Compiling cfg-if v1.0.0
   Compiling syn v1.0.109
   Compiling serde_spanned v0.6.1
   Compiling toml_datetime v0.6.1
   Compiling toml_edit v0.19.8
   Compiling ppv-lite86 v0.2.17
   Compiling once_cell v1.17.1
   Compiling toml v0.7.3
   Compiling system-deps v6.0.4
   Compiling version_check v0.9.4
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling glib-sys v0.16.3
   Compiling gobject-sys v0.16.3
   Compiling gio-sys v0.16.3
   Compiling proc-macro-error-attr v1.0.4
   Compiling getrandom v0.2.9
   Compiling futures-core v0.3.28
   Compiling bitflags v1.3.2
   Compiling rand_core v0.5.1
   Compiling gdk-sys v0.16.0
   Compiling proc-macro-error v1.0.4
   Compiling slab v0.4.8
   Compiling thiserror v1.0.40
   Compiling anyhow v1.0.70
   Compiling futures-task v0.3.28
   Compiling thiserror-impl v1.0.40
   Compiling futures-util v0.3.28
   Compiling rand_pcg v0.2.1
   Compiling rand_chacha v0.2.2
   Compiling proc-macro-crate v1.3.1
   Compiling futures-macro v0.3.28
   Compiling futures-channel v0.3.28
   Compiling pin-project-lite v0.2.9
   Compiling pin-utils v0.1.0
   Compiling rand v0.7.3
   Compiling phf_shared v0.8.0
   Compiling phf_generator v0.8.0
   Compiling glib-macros v0.16.8
   Compiling futures-executor v0.3.28
   Compiling atk-sys v0.16.0
   Compiling cairo-sys-rs v0.16.3
   Compiling pango-sys v0.16.3
   Compiling gdk-pixbuf-sys v0.16.3
   Compiling glib v0.16.7
   Compiling rand_core v0.6.4
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling rand_chacha v0.3.1
   Compiling phf_shared v0.10.0
   Compiling semver v1.0.17
   Compiling rand v0.8.5
   Compiling gtk-sys v0.16.0
   Compiling lock_api v0.4.9
   Compiling gio v0.16.7
   Compiling fnv v1.0.7
   Compiling parking_lot_core v0.9.7
   Compiling phf_generator v0.10.0
   Compiling phf_codegen v0.8.0
   Compiling futures-io v0.3.28
   Compiling log v0.4.17
   Compiling scopeguard v1.1.0
   Compiling parking_lot v0.12.1
   Compiling rustc_version v0.4.0
   Compiling phf_macros v0.8.0
   Compiling memoffset v0.8.0
   Compiling new_debug_unreachable v1.0.4
   Compiling phf v0.8.0
   Compiling field-offset v0.3.5
   Compiling string_cache_codegen v0.5.2
   Compiling ident_case v1.0.1
   Compiling strsim v0.10.0
   Compiling byteorder v1.4.3
   Compiling mac v0.1.1
   Compiling tinyvec_macros v0.1.1
   Compiling itoa v1.0.6
   Compiling precomputed-hash v0.1.1
   Compiling serde_json v1.0.95
   Compiling tinyvec v1.6.0
   Compiling futf v0.1.5
   Compiling gdk-pixbuf v0.16.7
   Compiling pango v0.16.5
   Compiling darling_core v0.13.4
   Compiling markup5ever v0.10.1
   Compiling cairo-rs v0.16.7
   Compiling uuid v1.3.1
   Compiling javascriptcore-rs-sys v0.5.1
   Compiling soup3-sys v0.3.1
   Compiling cssparser v0.27.2
   Compiling gtk v0.16.2
   Compiling utf-8 v0.7.6
   Compiling crc32fast v1.3.2
   Compiling dtoa v0.4.8
   Compiling ryu v1.0.13
   Compiling dtoa-short v0.3.3
   Compiling tendril v0.4.3
   Compiling gdk v0.16.2
   Compiling darling_macro v0.13.4
   Compiling unicode-normalization v0.1.22
   Compiling string_cache v0.8.7
   Compiling atk v0.16.0
   Compiling selectors v0.22.0
   Compiling gtk3-macros v0.16.3
   Compiling webkit2gtk-sys v0.19.1
   Compiling cssparser-macros v0.6.0
   Compiling html5ever v0.25.2
   Compiling x11 v2.21.0
   Compiling unicode-bidi v0.3.13
   Compiling nodrop v0.1.14
   Compiling itoa v0.4.8
   Compiling crossbeam-utils v0.8.15
   Compiling stable_deref_trait v1.2.0
   Compiling percent-encoding v2.2.0
   Compiling adler v1.0.2
   Compiling matches v0.1.10
   Compiling convert_case v0.4.0
   Compiling derive_more v0.99.17
   Compiling miniz_oxide v0.6.2
   Compiling form_urlencoded v1.1.0
   Compiling servo_arc v0.1.1
   Compiling idna v0.3.0
   Compiling darling v0.13.4
   Compiling fxhash v0.2.1
   Compiling gdkx11-sys v0.16.0
   Compiling x11-dl v2.21.0
   Compiling cc v1.0.79
   Compiling thin-slice v0.1.1
   Compiling memchr v2.5.0
   Compiling tao v0.18.3
   Compiling flate2 v1.0.25
   Compiling serde_with_macros v1.5.2
   Compiling url v2.3.1
   Compiling treediff v4.0.2
   Compiling cfb v0.7.3
   Compiling phf_macros v0.10.0
   Compiling raw-window-handle v0.5.2
   Compiling bytes v1.4.0
   Compiling http v0.2.9
   Compiling phf v0.10.1
   Compiling infer v0.12.0
   Compiling json-patch v0.3.0
   Compiling crossbeam-channel v0.5.8
   Compiling kuchiki v0.8.1
   Compiling serde_with v1.14.0
   Compiling png v0.17.7
   Compiling soup3 v0.3.2
   Compiling javascriptcore-rs v0.17.0
   Compiling gdkwayland-sys v0.16.0
   Compiling ctor v0.1.26
   Compiling instant v0.1.12
   Compiling wry v0.27.3
   Compiling lazy_static v1.4.0
   Compiling tauri-runtime v0.13.0-alpha.4
   Compiling tauri-utils v2.0.0-alpha.4
   Compiling webkit2gtk v0.19.2
   Compiling http-range v0.1.5
   Compiling tauri-runtime-wry v0.13.0-alpha.4 (/home/runner/work/tauri/tauri/target/package/tauri-runtime-wry-0.13.0-alpha.4)
    Finished dev [unoptimized + debuginfo] target(s) in 2m 35s
    Packaged 12 files, 135.4KiB (29.7KiB compressed)
   Uploading tauri-runtime-wry v0.13.0-alpha.4 (/home/runner/work/tauri/tauri/core/tauri-runtime-wry)
    Updating crates.io index
     Waiting on `tauri-runtime-wry` to propagate to crates.io index (ctrl-c to wait asynchronously)
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index