Skip to content

Releases: tauri-apps/tauri

tauri-bundler v1.1.0

08 Nov 13:22
45a5cd5
Compare
Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 469 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (453 crate dependencies)
Crate:     xml-rs
Version:   0.8.4
Warning:   unmaintained
Title:     xml-rs is Unmaintained
Date:      2022-01-26
ID:        RUSTSEC-2022-0048
URL:       https://rustsec.org/advisories/RUSTSEC-2022-0048
Dependency tree:
xml-rs 0.8.4
└── plist 1.3.1
    └── tauri-codegen 1.2.0
        ├── tauri-macros 1.2.0
        │   └── tauri 1.2.0
        │       ├── tauri 1.2.0
        │       ├── restart 0.1.0
        │       └── app-updater 0.1.0
        └── tauri-build 1.2.0
            └── app-updater 0.1.0

warning: 1 allowed warning found

[1.1.0]

  • Use correct code ja-JP for japanese instead of jp-JP.
  • Fix WiX DLL load on Windows Server.
    • 7aaf27ce fix(bundler): load WiX DLLs on Github Actions (#5552) on 2022-11-04
  • Add tauri.conf.json > bundle > publisher field to specify the app publisher.
  • Clear environment variables on the WiX light.exe and candle.exe commands to avoid "Windows Installer Service could not be accessed" error. Variables prefixed with TAURI are propagated.

Cargo Publish

Updating crates.io index
   Packaging tauri-bundler v1.1.0 (/home/runner/work/tauri/tauri/tooling/bundler)
   Verifying tauri-bundler v1.1.0 (/home/runner/work/tauri/tauri/tooling/bundler)
 Downloading crates ...
  Downloaded matches v0.1.9
  Downloaded stable_deref_trait v1.2.0
  Downloaded phf_shared v0.10.0
  Downloaded phf_generator v0.10.0
  Downloaded bit_field v0.10.1
  Downloaded string_cache v0.8.4
  Downloaded md5 v0.7.0
  Downloaded utf-8 v0.7.6
  Downloaded subtle v2.4.1
  Downloaded cssparser v0.27.2
  Downloaded rand_pcg v0.2.1
  Downloaded thin-slice v0.1.1
  Downloaded crypto-common v0.1.6
  Downloaded uuid v0.8.2
  Downloaded pin-project-internal v1.0.12
  Downloaded treediff v3.0.2
  Downloaded tempfile v3.3.0
  Downloaded xattr v0.2.3
  Downloaded weezl v0.1.7
  Downloaded walkdir v2.3.2
  Downloaded ctor v0.1.26
  Downloaded tauri-utils v1.2.0
  Downloaded siphasher v0.3.10
  Downloaded libflate_lz77 v1.1.0
  Downloaded servo_arc v0.1.1
  Downloaded serde_with_macros v1.5.2
  Downloaded darling_macro v0.13.4
  Downloaded filetime v0.2.18
  Downloaded fastrand v1.8.0
  Downloaded futf v0.1.5
  Downloaded fxhash v0.2.1
  Downloaded futures-sink v0.3.25
  Downloaded tiff v0.7.4
  Downloaded nodrop v0.1.14
  Downloaded phf v0.8.0
  Downloaded mac v0.1.1
  Downloaded dtoa-short v0.3.3
  Downloaded phf_shared v0.8.0
  Downloaded phf_macros v0.8.0
  Downloaded sha1 v0.10.5
  Downloaded rustc_version v0.4.0
  Downloaded selectors v0.22.0
  Downloaded handlebars v4.3.5
  Downloaded dtoa v0.4.8
  Downloaded digest v0.10.5
  Downloaded getrandom v0.1.16
  Downloaded nanorand v0.7.0
  Downloaded num-rational v0.4.1
  Downloaded num-traits v0.2.15
  Downloaded pest_meta v2.4.1
  Downloaded pest_derive v2.4.1
  Downloaded parking_lot_core v0.9.4
  Downloaded rand_core v0.5.1
  Downloaded rand_core v0.6.4
  Downloaded scoped_threadpool v0.1.9
  Downloaded string_cache_codegen v0.5.2
  Downloaded spin v0.9.4
  Downloaded adler32 v1.2.0
  Downloaded value-bag v1.0.0-alpha.9
  Downloaded ucd-trie v0.1.5
  Downloaded tendril v0.4.3
  Downloaded cpufeatures v0.2.5
  Downloaded gif v0.11.4
  Downloaded typenum v1.15.0
  Downloaded rand v0.7.3
  Downloaded kuchiki v0.8.1
  Downloaded ar v0.9.0
  Downloaded pin-project v1.0.12
  Downloaded ppv-lite86 v0.2.17
  Downloaded infer v0.7.0
  Downloaded pest_generator v2.4.1
  Downloaded pest v2.4.1
  Downloaded parking_lot v0.12.1
  Downloaded image v0.24.4
  Downloaded num-integer v0.1.45
  Downloaded markup5ever v0.10.1
  Downloaded lock_api v0.4.9
  Downloaded json-patch v0.2.6
  Downloaded html5ever v0.25.2
  Downloaded half v2.1.0
  Downloaded getrandom v0.2.8
  Downloaded flume v0.10.14
  Downloaded generic-array v0.14.6
  Downloaded darling_core v0.13.4
  Downloaded derive_more v0.99.17
  Downloaded darling v0.13.4
  Downloaded exr v1.5.2
  Downloaded same-file v1.0.6
  Downloaded rand_chacha v0.2.2
  Downloaded phf_generator v0.8.0
  Downloaded phf_codegen v0.8.0
  Downloaded convert_case v0.4.0

tauri-build v1.2.0

08 Nov 13:31
45a5cd5
Compare
Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 469 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (453 crate dependencies)
Crate:     xml-rs
Version:   0.8.4
Warning:   unmaintained
Title:     xml-rs is Unmaintained
Date:      2022-01-26
ID:        RUSTSEC-2022-0048
URL:       https://rustsec.org/advisories/RUSTSEC-2022-0048
Dependency tree:
xml-rs 0.8.4
└── plist 1.3.1
    └── tauri-codegen 1.2.0
        ├── tauri-macros 1.2.0
        │   └── tauri 1.2.0
        │       ├── tauri 1.2.0
        │       ├── restart 0.1.0
        │       └── app-updater 0.1.0
        └── tauri-build 1.2.0
            └── app-updater 0.1.0

warning: 1 allowed warning found

[1.2.0]

Cargo Publish

Updating crates.io index
   Packaging tauri-build v1.2.0 (/home/runner/work/tauri/tauri/core/tauri-build)
   Verifying tauri-build v1.2.0 (/home/runner/work/tauri/tauri/core/tauri-build)
 Downloading crates ...
  Downloaded cargo_toml v0.13.0
   Compiling proc-macro2 v1.0.47
   Compiling quote v1.0.21
   Compiling unicode-ident v1.0.5
   Compiling syn v1.0.103
   Compiling libc v0.2.137
   Compiling cfg-if v1.0.0
   Compiling ppv-lite86 v0.2.17
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling serde_derive v1.0.147
   Compiling serde v1.0.147
   Compiling proc-macro-hack v0.5.19
   Compiling autocfg v1.1.0
   Compiling smallvec v1.10.0
   Compiling parking_lot_core v0.9.4
   Compiling new_debug_unreachable v1.0.4
   Compiling log v0.4.17
   Compiling scopeguard v1.1.0
   Compiling precomputed-hash v0.1.1
   Compiling strsim v0.10.0
   Compiling byteorder v1.4.3
   Compiling mac v0.1.1
   Compiling ident_case v1.0.1
   Compiling fnv v1.0.7
   Compiling dtoa v0.4.8
   Compiling once_cell v1.16.0
   Compiling utf-8 v0.7.6
   Compiling serde_json v1.0.87
   Compiling tinyvec_macros v0.1.0
   Compiling matches v0.1.9
   Compiling itoa v0.4.8
   Compiling convert_case v0.4.0
   Compiling itoa v1.0.4
   Compiling stable_deref_trait v1.2.0
   Compiling ryu v1.0.11
   Compiling nodrop v0.1.14
   Compiling uuid v0.8.2
   Compiling memchr v2.5.0
   Compiling bitflags v1.3.2
   Compiling unicode-bidi v0.3.8
   Compiling thin-slice v0.1.1
   Compiling percent-encoding v2.2.0
   Compiling thiserror v1.0.37
   Compiling semver v1.0.14
   Compiling same-file v1.0.6
   Compiling anyhow v1.0.66
   Compiling heck v0.4.0
   Compiling glob v0.3.0
   Compiling phf_shared v0.8.0
   Compiling phf_shared v0.10.0
   Compiling lock_api v0.4.9
   Compiling fxhash v0.2.1
   Compiling futf v0.1.5
   Compiling dtoa-short v0.3.3
   Compiling tinyvec v1.6.0
   Compiling servo_arc v0.1.1
   Compiling cfb v0.6.1
   Compiling form_urlencoded v1.1.0
   Compiling walkdir v2.3.2
   Compiling tendril v0.4.3
   Compiling unicode-normalization v0.1.22
   Compiling infer v0.7.0
   Compiling getrandom v0.2.8
   Compiling idna v0.3.0
   Compiling rand_core v0.5.1
   Compiling rand_core v0.6.4
   Compiling parking_lot v0.12.1
   Compiling rand_pcg v0.2.1
   Compiling rand_chacha v0.2.2
   Compiling rand_chacha v0.3.1
   Compiling rand v0.7.3
   Compiling rand v0.8.5
   Compiling darling_core v0.13.4
   Compiling phf_generator v0.8.0
   Compiling phf_generator v0.10.0
   Compiling cssparser v0.27.2
   Compiling cssparser-macros v0.6.0
   Compiling html5ever v0.25.2
   Compiling derive_more v0.99.17
   Compiling thiserror-impl v1.0.37
   Compiling ctor v0.1.26
   Compiling phf_codegen v0.8.0
   Compiling phf_macros v0.8.0
   Compiling string_cache_codegen v0.5.2
   Compiling phf_macros v0.10.0
   Compiling darling_macro v0.13.4
   Compiling selectors v0.22.0
   Compiling markup5ever v0.10.1
   Compiling phf v0.8.0
   Compiling phf v0.10.1
   Compiling darling v0.13.4
   Compiling string_cache v0.8.4
   Compiling url v2.3.1
   Compiling toml v0.5.9

cli.rs v1.2.0

08 Nov 14:07
2e1bd04
Compare
Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 469 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (453 crate dependencies)
Crate:     xml-rs
Version:   0.8.4
Warning:   unmaintained
Title:     xml-rs is Unmaintained
Date:      2022-01-26
ID:        RUSTSEC-2022-0048
URL:       https://rustsec.org/advisories/RUSTSEC-2022-0048
Dependency tree:
xml-rs 0.8.4
└── plist 1.3.1
    └── tauri-codegen 1.2.0
        ├── tauri-macros 1.2.0
        │   └── tauri 1.2.0
        │       ├── tauri 1.2.0
        │       ├── restart 0.1.0
        │       └── app-updater 0.1.0
        └── tauri-build 1.2.0
            └── app-updater 0.1.0

warning: 1 allowed warning found

[1.2.0]

  • Keep tauri dev watcher alive when the configuration is invalid.
    • cc186c7a fix(cli): keep dev watcher alive if config is incorrect, closes #5173 (#5495) on 2022-10-28
  • Ignore workspace members in dev watcher if they are ignored by .taurignore
    • 9417ce40 fix(cli): apply .taurignore rules to workspace members, closes #5355 (#5460) on 2022-10-28
  • Detect JSON5 and TOML configuration files in the dev watcher.
    • e7ccbd85 feat(cli): detect JSON5 and TOML configuration files in the dev watcher (#5439) on 2022-10-19
  • Fix cli passing --no-default-features to the app instead of the runner (Cargo).
    • a3a70218 fix(cli): pass --no-default-features to runner instead of app, closes #5415 (#5474) on 2022-10-25
  • Validate package > productName in the tauri config and produce errors if it contains one of the following characters /\:*?\"<>|
  • Hot-reload the frontend when tauri.conf.json > build > devPath points to a directory.
    • 54c337e0 feat(cli): hotreload support for frontend static files, closes #2173 (#5256) on 2022-09-28
  • Expose TAURI_TARGET_TRIPLE to beforeDevCommand, beforeBuildCommand and beforeBundleCommand
    • a4aec9f0 feat(cli): expose TAURI_TARGET_TRIPLE to before*Commands, closes #5091 (#5101) on 2022-10-03
  • Log dev watcher file change detection.
    • 9076d5d2 feat(cli): add prompt information when file changing detected, closes #5417 (#5428) on 2022-10-19
  • Set TAURI_PLATFORM_TYPE, TAURI_FAMILY, TAURI_ARCH and TAURI_PLATFORM env vars for hook commands to based on the app not the cli.
    • a4aec9f0 feat(cli): expose TAURI_TARGET_TRIPLE to before*Commands, closes #5091 (#5101) on 2022-10-03
  • Add tauri.conf.json > bundle > publisher field to specify the app publisher.
  • Changed the project template to not enable all APIs by default.
    • 582c25a0 refactor(cli): disable api-all on templates (#5538) on 2022-11-03

Cargo Publish

Updating crates.io index
   Packaging tauri-cli v1.2.0 (/home/runner/work/tauri/tauri/tooling/cli)
warning: package `cpufeatures v0.2.2` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
   Verifying tauri-cli v1.2.0 (/home/runner/work/tauri/tauri/tooling/cli)
 Downloading crates ...
  Downloaded ipnet v2.5.0
  Downloaded matchit v0.5.0
  Downloaded num-rational v0.4.1
  Downloaded iso8601 v0.4.2
  Downloaded http-range-header v0.3.0
  Downloaded futures-sink v0.3.24
  Downloaded opaque-debug v0.3.0
  Downloaded pin-project-internal v1.0.10
  Downloaded pin-project v1.0.10
  Downloaded try-lock v0.2.3
  Downloaded os_pipe v1.0.1
  Downloaded schemars_derive v0.8.10
  Downloaded os_str_bytes v6.1.0
  Downloaded password-hash v0.3.2
  Downloaded os_info v3.5.0
  Downloaded once_cell v1.14.0
  Downloaded pest_meta v2.1.3
  Downloaded sync_wrapper v0.1.1
  Downloaded tokio-util v0.7.4
  Downloaded want v0.3.0
  Downloaded shared_child v1.0.0
  Downloaded common-path v1.0.0
  Downloaded rpassword v5.0.1
  Downloaded notify-debouncer-mini v0.2.0
  Downloaded nom v7.1.1
  Downloaded mio v0.8.4
  Downloaded minimal-lexical v0.2.1
  Downloaded mime v0.3.16
  Downloaded block-buffer v0.7.3
  Downloaded vec_map v0.8.2
  Downloaded value-bag v1.0.0-alpha.9
  Downloaded universal-hash v0.4.1
  Downloaded unicode-width v0.1.9
  Downloaded tungstenite v0.17.3
  Downloaded tauri-bundler v1.1.0
  Downloaded serde_derive_internals v0.26.0
  Downloaded subtle v2.4.1
  Downloaded terminal_size v0.1.17
  Downloaded time-macros v0.2.4
  Downloaded tower-layer v0.3.1
  Downloaded zeroize v1.5.5
  Downloaded unicode-ident v1.0.1
  Downloaded block-padding v0.1.5
  Downloaded tower-http v0.3.4
  Downloaded ucd-trie v0.1.3
  Downloaded serde_json v1.0.81
  Downloaded unicode-normalization v0.1.20
  Downloaded tracing-core v0.1.29
  Downloaded url v2.3.0
  Downloaded syn v1.0.98
  Downloaded md5 v0.7.0
  Downloaded tracing v0.1.36
  Downloaded weezl v0.1.6
  Downloaded nanorand v0.7.0
  Downloaded digest v0.10.3
  Downloaded fake-simd v0.1.2
  Downloaded fastrand v1.7.0
  Downloaded notify v5.0.0
  Downloaded futures-core v0.3.24
  Downloaded regex v1.6.0
  Downloaded libc v0.2.126
  Downloaded futures-io v0.3.24
  Downloaded ghash v0.4.4
  Downloaded webpki-roots v0.22.3
  Downloaded salsa20 v0.9.0
  Downloaded hashbrown v0.12.1
  Downloaded threadpool v1.8.1
  Downloaded inotify v0.9.6
  Downloaded half v1.8.2
  Downloaded clap v2.34.0
  Downloaded itertools v0.10.3
  Downloaded serde v1.0.137
  Downloaded minisign v0.7.0
  Downloaded hyper v0.14.20
  Downloaded futures-util v0.3.24
  Downloaded h2 v0.3.14
  Downloaded num_cpus v1.13.1
  Downloaded lebe v0.5.2
  Downloaded itoa v1.0.2
  Downloaded image v0.24.4
  Downloaded handlebars v4.3.1
  Downloaded console v0.15.0
  Downloaded aho-corasick v0.7.18
  Downloaded gif v0.11.4
  Downloaded getrandom v0.2.7
  Downloaded jpeg-decoder v0.2.6
  Downloaded clap v4.0.9
  Downloaded generic-array v0.14.5
  Downloaded tiff v0.7.2
  Downloaded tauri-icns v0.1.0

cli.js v1.2.0

08 Nov 14:04
2e1bd04
Compare
Choose a tag to compare

[1.2.0]

  • Detect JSON5 and TOML configuration files in the dev watcher.
    • e7ccbd85 feat(cli): detect JSON5 and TOML configuration files in the dev watcher (#5439) on 2022-10-19
  • Log dev watcher file change detection.
    • 9076d5d2 feat(cli): add prompt information when file changing detected, closes #5417 (#5428) on 2022-10-19
  • Fix crash when nodejs binary has the version in its name, for example node18 or when running through deno.
  • Changed the project template to not enable all APIs by default.
    • 582c25a0 refactor(cli): disable api-all on templates (#5538) on 2022-11-03

api v1.2.0

08 Nov 12:56
45a5cd5
Compare
Choose a tag to compare

Yarn Audit

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

[1.2.0]

  • Added the acceptFirstMouse window option.
    • 95f467ad feat(core): add window accept_first_mouse option, closes #5347 (#5374) on 2022-10-17
  • Fix incorrect return type on fs/exists
    • ca3cd8b3 fix(api): fs/exists return type previously set to void when it should be boolean (#5252) on 2022-09-29
  • Initialize Monitor instances with the correct classes for position and size fields instead of plain object.
  • Breaking change: Node.js v12 is no longer supported.
    • 1129f4f5 refactor: simplify api.js bundling (#4277) on 2022-10-04
  • Add new app-specific BaseDirectory enum variants AppConfig, AppData, AppLocalData, AppCache and AppLog along with equivalent functions in path module and deprecated ambiguous variants Log and App along with their equivalent functions in path module.
  • Fix dialog.save return type
  • Added support to FormData on the Body.form function.
    • aa119f28 feat(api): add FormData support on Body.form, closes #5545 (#5546) on 2022-11-04
  • Added show and hide methods on the app module.
    • 39bf895b feat(macOS): Add application show and hide methods (#3689) on 2022-10-03
  • Added tabbingIdentifier window option for macOS.
  • Added tabbing_identifier to the window builder on macOS.
  • Added the user_agent option when creating a window.
    • a6c94119 feat(core): expose user_agent to window config (#5317) on 2022-10-02

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
CLI Building entry: {"bundle":"src/index.ts"}
CLI Using tsconfig: tsconfig.json
CLI tsup v6.3.0
CLI Using tsup config: /home/runner/work/tauri/tauri/tooling/api/tsup.config.ts
CLI Target: node14
CLI 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
CLI Using tsconfig: tsconfig.json
CLI tsup v6.3.0
CLI Using tsup config: /home/runner/work/tauri/tauri/tooling/api/tsup.config.ts
CLI Target: node14
IIFE Build start
CLI Cleaning output folder
ESM Build start
CJS Build start
IIFE ../../core/tauri/scripts/bundle.global.js 28.21 KB
IIFE ⚡️ Build success in 87ms
ESM dist/updater.js        216.00 B
ESM dist/window.js         479.00 B
ESM dist/index.js          940.00 B
ESM dist/chunk-42O4WJTY.js 969.00 B
ESM dist/chunk-QSWLDHGO.js 10.39 KB
ESM dist/mocks.js          409.00 B
ESM dist/notification.js   202.00 B
ESM dist/chunk-VOSOL2C7.js 578.00 B
ESM dist/os.js             235.00 B
ESM dist/chunk-J5WVX3SY.js 656.00 B
ESM dist/path.js           960.00 B
ESM dist/chunk-R7A3PDYO.js 3.91 KB
ESM dist/chunk-V5J25SYE.js 73.00 B
ESM dist/process.js        154.00 B
ESM dist/chunk-PGWTMLF7.js 322.00 B
ESM dist/shell.js          186.00 B
ESM dist/chunk-ATGUPOGX.js 2.47 KB
ESM dist/tauri.js          131.00 B
ESM dist/app.js            206.00 B
ESM dist/chunk-QD7IZWSV.js 608.00 B
ESM dist/cli.js            144.00 B
ESM dist/chunk-7P2O4Y2W.js 209.00 B
ESM dist/clipboard.js      159.00 B
ESM dist/chunk-KJJ7PFLW.js 335.00 B
ESM dist/dialog.js         191.00 B
ESM dist/chunk-ZXBJS677.js 1.15 KB
ESM dist/event.js          202.00 B
ESM dist/chunk-3WDDWFXT.js 1.52 KB
ESM dist/fs.js             372.00 B
ESM dist/chunk-SINVUGUJ.js 2.75 KB
ESM dist/globalShortcut.js 220.00 B
ESM dist/chunk-HIKF4RX7.js 804.00 B
ESM dist/http.js           218.00 B
ESM dist/chunk-YIDC66OP.js 2.35 KB
ESM dist/chunk-HNLFKTAJ.js 91.00 B
ESM dist/chunk-RCPA6UVN.js 780.00 B
ESM dist/chunk-FEIY7W7S.js 106.00 B
ESM ⚡️ Build success in 117ms
CJS dist/app.cjs            1.41 KB
CJS dist/cli.cjs            1.05 KB
CJS dist/clipboard.cjs      1.16 KB
CJS dist/dialog.cjs         1.96 KB
CJS dist/event.cjs          2.29 KB
CJS dist/fs.cjs             3.52 KB
CJS dist/globalShortcut.cjs 1.56 KB
CJS dist/http.cjs           3.15 KB
CJS dist/index.cjs          28.16 KB
CJS dist/mocks.cjs          837.00 B
CJS dist/notification.cjs   1.39 KB
CJS dist/os.cjs             1.46 KB
CJS dist/path.cjs           5.14 KB
CJS dist/process.cjs        1.15 KB
CJS dist/shell.cjs          3.25 KB
CJS dist/tauri.cjs          1.12 KB
CJS dist/updater.cjs        2.30 KB
CJS dist/window.cjs         11.50 KB
CJS ⚡️ Build success in 160ms
DTS Build start
DTS ⚡️ Build success in 2884ms
DTS dist/index.d.ts                   1.21 KB
DTS dist/mocks.d.ts                   3.45 KB
DTS dist/app.d.ts                     111.00 B
DTS dist/cli.d.ts                     107.00 B
DTS dist/clipboard.d.ts               73.00 B
DTS dist/dialog.d.ts                  193.00 B
DTS dist/window.d.ts                  494.00 B
DTS dist/event.d.ts                   155.00 B
DTS dist/fs.d.ts                      395.00 B
DTS dist/globalShortcut.d.ts          158.00 B
DTS dist/http.d.ts                    257.00 B
DTS dist/notification.d.ts            149.00 B
DTS dist/path.d.ts                    640.00 B
DTS dist/process.d.ts                 66.00 B
DTS dist/shell.d.ts                   132.00 B
DTS dist/tauri.d.ts                   113.00 B
DTS dist/updater.d.ts                 213.00 B
DTS dist/os.d.ts                      149.00 B
DTS dist/app-373d24a3.d.ts            1.66 KB
DTS dist/cli-3e179c0b.d.ts            1.63 KB
DTS dist/clipboard-2fa91cee.d.ts      941.00 B
DTS dist/dialog-15855a2f.d.ts         7.00 KB
DTS dist/event-2a9960e7.d.ts          44.22 KB
DTS dist/fs-4bb77382.d.ts             9.56 KB
DTS dist/globalShortcut-ff939597.d.ts 3.05 KB
DTS dist/http-81ecb07f.d.ts           9.66 KB
DTS dist/notification-8cf004af.d.ts   2.49 KB
DTS dist/path-e12e0e34.d.ts           17.85 KB
DTS dist/process-e0ea4541.d.ts        925.00 B
DTS dist/shell-cbf4da8b.d.ts          9.34 KB
DTS dist/tauri-44146e48.d.ts          3.27 KB
DTS dist/updater-842b75dd.d.ts        2.85 KB
DTS dist/os-1507a225.d.ts             2.78 KB
[1/4] Bumping version...
info Current version: 1.2.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 6.00s.

tauri v1.1.1

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

Updating crates.io index

Cargo Audit

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

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

warning: 2 allowed warnings found

[1.1.1]

  • Add missing allowlist config for set_cursor_grab, set_cursor_visible, set_cursor_icon and set_cursor_position APIs.
    • Bumped due to a bump in tauri-utils.
    • c764408d fix: Add missing allowlist config for cursor apis, closes #5207 (#5211) on 2022-09-16

Cargo Publish

Updating crates.io index
   Packaging tauri v1.1.1 (/home/runner/work/tauri/tauri/core/tauri)
   Verifying tauri v1.1.1 (/home/runner/work/tauri/tauri/core/tauri)
 Downloading crates ...
  Downloaded bstr v0.2.17
  Downloaded ignore v0.4.18
  Downloaded signal-hook-registry v1.4.0
  Downloaded tokio-macros v1.8.0
  Downloaded serialize-to-javascript-impl v0.1.1
  Downloaded state v0.5.3
  Downloaded tokio v1.21.1
  Downloaded encoding_rs v0.8.31
  Downloaded globset v0.4.9
  Downloaded serialize-to-javascript v0.1.1
  Downloaded socket2 v0.4.7
  Downloaded serde_repr v0.1.9
  Downloaded mio v0.8.4
  Downloaded futures-macro v0.3.24
  Downloaded tauri-macros v1.1.1
  Downloaded tauri-runtime-wry v0.11.1
   Compiling proc-macro2 v1.0.43
   Compiling unicode-ident v1.0.4
   Compiling quote v1.0.21
   Compiling syn v1.0.99
   Compiling serde_derive v1.0.144
   Compiling serde v1.0.144
   Compiling libc v0.2.132
   Compiling smallvec v1.9.0
   Compiling pkg-config v0.3.25
   Compiling heck v0.4.0
   Compiling cfg-if v1.0.0
   Compiling version-compare v0.1.0
   Compiling autocfg v1.1.0
   Compiling once_cell v1.14.0
   Compiling version_check v0.9.4
   Compiling thiserror v1.0.35
   Compiling ppv-lite86 v0.2.16
   Compiling bitflags v1.3.2
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling futures-core v0.3.24
   Compiling anyhow v1.0.65
   Compiling futures-task v0.3.24
   Compiling futures-util v0.3.24
   Compiling pin-project-lite v0.2.9
   Compiling proc-macro-hack v0.5.19
   Compiling pin-utils v0.1.0
   Compiling futures-channel v0.3.24
   Compiling log v0.4.17
   Compiling unicode-segmentation v1.10.0
   Compiling fnv v1.0.7
   Compiling version-compare v0.0.11
   Compiling itoa v1.0.3
   Compiling parking_lot_core v0.9.3
   Compiling memchr v2.5.0
   Compiling scopeguard v1.1.0
   Compiling ryu v1.0.11
   Compiling byteorder v1.4.3
   Compiling ucd-trie v0.1.5
   Compiling new_debug_unreachable v1.0.4
   Compiling precomputed-hash v0.1.1
   Compiling gio v0.15.12
   Compiling mac v0.1.1
   Compiling ident_case v1.0.1
   Compiling strsim v0.10.0
   Compiling tinyvec_macros v0.1.0
   Compiling dtoa v0.4.8
   Compiling futures-io v0.3.24
   Compiling utf-8 v0.7.6
   Compiling crc32fast v1.3.2
   Compiling nodrop v0.1.14
   Compiling convert_case v0.4.0
   Compiling matches v0.1.9
   Compiling percent-encoding v2.2.0
   Compiling itoa v0.4.8
   Compiling serde_json v1.0.85
   Compiling stable_deref_trait v1.2.0
   Compiling alloc-no-stdlib v2.0.4
   Compiling unicode-bidi v0.3.8
   Compiling typenum v1.15.0
   Compiling adler v1.0.2
   Compiling thin-slice v0.1.1
   Compiling same-file v1.0.6
   Compiling crossbeam-utils v0.8.11
   Compiling adler32 v1.2.0
   Compiling semver v1.0.14
   Compiling cty v0.2.2
   Compiling lazy_static v1.4.0
   Compiling bytes v1.2.1
   Compiling uuid v0.8.2
   Compiling tao v0.14.0
   Compiling wry v0.21.1
   Compiling tauri-runtime v0.11.1
   Compiling cpufeatures v0.2.5
   Compiling glob v0.3.0
   Compiling regex-syntax v0.6.27
   Compiling base64 v0.13.0
   Compiling encoding_rs v0.8.31
   Compiling tauri-runtime-wry v0.11.1

tauri-utils v1.1.1

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

Updating crates.io index

Cargo Audit

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

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

warning: 2 allowed warnings found

[1.1.1]

  • Add missing allowlist config for set_cursor_grab, set_cursor_visible, set_cursor_icon and set_cursor_position APIs.
    • c764408d fix: Add missing allowlist config for cursor apis, closes #5207 (#5211) on 2022-09-16

Cargo Publish

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

tauri-runtime-wry v0.11.1

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

Updating crates.io index

Cargo Audit

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

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

warning: 2 allowed warnings found

[0.11.1]

  • Add missing allowlist config for set_cursor_grab, set_cursor_visible, set_cursor_icon and set_cursor_position APIs.
    • Bumped due to a bump in tauri-utils.
    • c764408d fix: Add missing allowlist config for cursor apis, closes #5207 (#5211) on 2022-09-16

Cargo Publish

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

tauri-runtime v0.11.1

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

Updating crates.io index

Cargo Audit

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

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

warning: 2 allowed warnings found

[0.11.1]

  • Add missing allowlist config for set_cursor_grab, set_cursor_visible, set_cursor_icon and set_cursor_position APIs.
    • Bumped due to a bump in tauri-utils.
    • c764408d fix: Add missing allowlist config for cursor apis, closes #5207 (#5211) on 2022-09-16

Cargo Publish

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

tauri-macros v1.1.1

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

Updating crates.io index

Cargo Audit

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

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

warning: 2 allowed warnings found

[1.1.1]

  • Add missing allowlist config for set_cursor_grab, set_cursor_visible, set_cursor_icon and set_cursor_position APIs.
    • Bumped due to a bump in tauri-utils.
    • c764408d fix: Add missing allowlist config for cursor apis, closes #5207 (#5211) on 2022-09-16

Cargo Publish

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