Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update tauri monorepo to v2 (major) #1167

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@tauri-apps/api ^1.6.0 -> ^2.2.0 age adoption passing confidence dependencies major
@tauri-apps/cli ^1.6.3 -> ^2.2.2 age adoption passing confidence dependencies major
tauri (source) 1.8.1 -> 2.2.0 age adoption passing confidence dependencies major
tauri-build (source) 1.5.5 -> 2.0.4 age adoption passing confidence build-dependencies major

Release Notes

tauri-apps/tauri (@​tauri-apps/api)

v2.2.0: @​tauri-apps/api v2.2.0

Compare Source

PNPM Audit

No known vulnerabilities found

[2.2.0]

New Features
  • 020ea0556 (#​11661 by @​ahqsoftwares) Add badging APIs:

    • Window/WebviewWindow::set_badge_count for Linux, macOS and IOS.
    • Window/WebviewWindow::set_overlay_icon for Windows Only.
    • Window/WebviewWindow::set_badge_labelfor macOS Only.
  • fc30b20be (#​11726 by @​amrbashir) Add TrayIcon.setShowMenuOnLeftClick method and deprecate TrayIcon.setMenuOnLeftClick to match the Rust API.

  • fc30b20be (#​11726 by @​amrbashir) Add TrayIconOptions.showMenuOnLeftClick field and deprecate TrayIconOptions.menuOnLeftClick to match the Rust API.

Enhancements
Bug Fixes

PNPM Publish

> @​tauri-apps/[email protected] npm-publish /home/runner/work/tauri/tauri/packages/api
> pnpm build && cd ./dist && pnpm publish --access public --loglevel silly --no-git-checks

> @​tauri-apps/[email protected] build /home/runner/work/tauri/tauri/packages/api
> rollup -c --configPlugin typescript

�[36m
�[1m./src/app.ts, ./src/core.ts, ./src/dpi.ts, ./src/event.ts, ./src/image.ts, ./src/index.ts, ./src/menu.ts, ./src/mocks.ts, ./src/path.ts, ./src/tray.ts, ./src/webview.ts, ./src/webviewWindow.ts, ./src/window.ts�[22m → �[1m./dist, ./dist�[22m...�[39m
�[32mcreated �[1m./dist, ./dist�[22m in �[1m1.3s�[22m�[39m
�[36m
�[1msrc/index.ts�[22m → �[1m../../crates/tauri/scripts/bundle.global.js�[22m...�[39m
�[32mcreated �[1m../../crates/tauri/scripts/bundle.global.js�[22m in �[1m1.8s�[22m�[39m
npm verbose cli /opt/hostedtoolcache/node/20.18.1/x64/bin/node /opt/hostedtoolcache/node/20.18.1/x64/bin/npm
npm info using [email protected]
npm info using [email protected]
npm silly config load:file:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/npmrc
npm silly config load:file:/tmp/4b4fe4163acf4f1120643c395416c834/.npmrc
npm silly config load:file:/home/runner/work/_temp/.npmrc
npm silly config load:file:/opt/hostedtoolcache/node/20.18.1/x64/etc/npmrc
npm verbose title npm publish tauri-apps-api-2.2.0.tgz
npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.2.0.tgz" "--access" "public" "--loglevel" "silly" "--no-git-checks"
npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2025-01-02T18_58_11_460Z-
npm verbose logfile /home/runner/.npm/_logs/2025-01-02T18_58_11_460Z-debug-0.log
npm verbose publish [ 'tauri-apps-api-2.2.0.tgz' ]
npm silly logfile done cleaning log files
npm notice
npm notice 📦  @​tauri-apps/[email protected]
npm notice Tarball Contents
npm notice 86.5kB CHANGELOG.md
npm notice 10.2kB LICENSE_APACHE-2.0
npm notice 1.1kB LICENSE_MIT
npm notice 3.5kB README.md
npm notice 2.6kB app.cjs
npm notice 2.0kB app.d.ts
npm notice 2.4kB app.js
npm notice 9.9kB core.cjs
npm notice 6.4kB core.d.ts
npm notice 9.5kB core.js
npm notice 10.3kB dpi.cjs
npm notice 8.1kB dpi.d.ts
npm notice 10.1kB dpi.js
npm notice 5.6kB event.cjs
npm notice 4.6kB event.d.ts
npm notice 5.6kB event.js
npm notice 2.2kB external/tslib/tslib.es6.cjs
npm notice 2.2kB external/tslib/tslib.es6.js
npm notice 3.0kB image.cjs
npm notice 2.2kB image.d.ts
npm notice 2.9kB image.js
npm notice 738B index.cjs
npm notice 1.2kB index.d.ts
npm notice 669B index.js
npm notice 1.1kB menu.cjs
npm notice 451B menu.d.ts
npm notice 717B menu.js
npm notice 3.6kB menu/base.cjs
npm notice 887B menu/base.d.ts
npm notice 3.6kB menu/base.js
npm notice 2.2kB menu/checkMenuItem.cjs
npm notice 1.5kB menu/checkMenuItem.d.ts
npm notice 2.2kB menu/checkMenuItem.js
npm notice 7.4kB menu/iconMenuItem.cjs
npm notice 6.2kB menu/iconMenuItem.d.ts
npm notice 7.3kB menu/iconMenuItem.js
npm notice 5.0kB menu/menu.cjs
npm notice 4.3kB menu/menu.d.ts
npm notice 4.9kB menu/menu.js
npm notice 1.7kB menu/menuItem.cjs
npm notice 1.3kB menu/menuItem.d.ts
npm notice 1.6kB menu/menuItem.js
npm notice 1.1kB menu/predefinedMenuItem.cjs
npm notice 2.6kB menu/predefinedMenuItem.d.ts
npm notice 1.1kB menu/predefinedMenuItem.js
npm notice 6.8kB menu/submenu.cjs
npm notice 4.5kB menu/submenu.d.ts
npm notice 6.7kB menu/submenu.js
npm notice 6.4kB mocks.cjs
npm notice 3.8kB mocks.d.ts
npm notice 6.3kB mocks.js
npm notice 1.7kB package.json
npm notice 20.1kB path.cjs
npm notice 15.1kB path.d.ts
npm notice 19.1kB path.js
npm notice 6.4kB tray.cjs
npm notice 8.0kB tray.d.ts
npm notice 6.4kB tray.js
npm notice 19.2kB webview.cjs
npm notice 18.2kB webview.d.ts
npm notice 19.0kB webview.js
npm notice 8.4kB webviewWindow.cjs
npm notice 4.9kB webviewWindow.d.ts
npm notice 8.3kB webviewWindow.js
npm notice 64.3kB window.cjs
npm notice 57.1kB window.d.ts
npm notice 63.4kB window.js
npm notice Tarball Details
npm notice name: @​tauri-apps/api
npm notice version: 2.2.0
npm notice filename: tauri-apps-api-2.2.0.tgz
npm notice package size: 118.6 kB
npm notice unpacked size: 628.3 kB
npm notice shasum: daaff2515b1a4ff1e763cf84a414548b02b566c5
npm notice integrity: sha512-R8epOeZl1eJEl[...]c5b9pJIUDEyAg==
npm notice total files: 67
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
npm notice publish Signed provenance statement with source and build information from GitHub Actions
npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=159049201
npm http fetch PUT 200 https://registry.npmjs.org/@​tauri-apps%2fapi 2593ms
+ @​tauri-apps/[email protected]
npm verbose cwd /tmp/4b4fe4163acf4f1120643c395416c834
npm verbose os Linux 6.8.0-1017-azure
npm verbose node v20.18.1
npm verbose npm  v10.8.2
npm verbose exit 0
npm info ok

v2.1.1: @​tauri-apps/api v2.1.1

Compare Source

PNPM Audit

No known vulnerabilities found

[2.1.1]

Bug Fixes
  • 5e9435487 (#​11645 by dgerhardt) Fix regression in toLogical and toPhysical for position types in dpi module returning incorrect y value.
  • e8a50f6d7 (#​11645) Fix integer values of BasDirectory.Home and BaseDirectory.Font regression which broke path APIs in JS.

PNPM Publish

> @​tauri-apps/[email protected] npm-publish /home/runner/work/tauri/tauri/packages/api
> pnpm build && cd ./dist && pnpm publish --access public --loglevel silly --no-git-checks

> @​tauri-apps/[email protected] build /home/runner/work/tauri/tauri/packages/api
> rollup -c --configPlugin typescript

�[36m
�[1m./src/app.ts, ./src/core.ts, ./src/dpi.ts, ./src/event.ts, ./src/image.ts, ./src/index.ts, ./src/menu.ts, ./src/mocks.ts, ./src/path.ts, ./src/tray.ts, ./src/webview.ts, ./src/webviewWindow.ts, ./src/window.ts�[22m → �[1m./dist, ./dist�[22m...�[39m
�[32mcreated �[1m./dist, ./dist�[22m in �[1m1.3s�[22m�[39m
�[36m
�[1msrc/index.ts�[22m → �[1m../../crates/tauri/scripts/bundle.global.js�[22m...�[39m
�[32mcreated �[1m../../crates/tauri/scripts/bundle.global.js�[22m in �[1m1.8s�[22m�[39m
npm verbose cli /opt/hostedtoolcache/node/20.18.0/x64/bin/node /opt/hostedtoolcache/node/20.18.0/x64/bin/npm
npm info using [email protected]
npm info using [email protected]
npm silly config load:file:/opt/hostedtoolcache/node/20.18.0/x64/lib/node_modules/npm/npmrc
npm silly config load:file:/tmp/6ad0a380b775be1a5293f739102d3639/.npmrc
npm silly config load:file:/home/runner/work/_temp/.npmrc
npm silly config load:file:/opt/hostedtoolcache/node/20.18.0/x64/etc/npmrc
npm verbose title npm publish tauri-apps-api-2.1.1.tgz
npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.1.1.tgz" "--access" "public" "--loglevel" "silly" "--no-git-checks"
npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2024-11-11T14_49_08_178Z-
npm verbose logfile /home/runner/.npm/_logs/2024-11-11T14_49_08_178Z-debug-0.log
npm verbose publish [ 'tauri-apps-api-2.1.1.tgz' ]
npm silly logfile done cleaning log files
npm notice
npm notice 📦  @​tauri-apps/[email protected]
npm notice Tarball Contents
npm notice 83.3kB CHANGELOG.md
npm notice 10.2kB LICENSE_APACHE-2.0
npm notice 1.1kB LICENSE_MIT
npm notice 3.5kB README.md
npm notice 2.6kB app.cjs
npm notice 2.0kB app.d.ts
npm notice 2.4kB app.js
npm notice 10.1kB core.cjs
npm notice 6.4kB core.d.ts
npm notice 9.7kB core.js
npm notice 10.3kB dpi.cjs
npm notice 8.1kB dpi.d.ts
npm notice 10.1kB dpi.js
npm notice 5.6kB event.cjs
npm notice 4.6kB event.d.ts
npm notice 5.6kB event.js
npm notice 2.2kB external/tslib/tslib.es6.cjs
npm notice 2.2kB external/tslib/tslib.es6.js
npm notice 3.0kB image.cjs
npm notice 2.2kB image.d.ts
npm notice 2.9kB image.js
npm notice 738B index.cjs
npm notice 1.2kB index.d.ts
npm notice 669B index.js
npm notice 1.1kB menu.cjs
npm notice 451B menu.d.ts
npm notice 703B menu.js
npm notice 2.9kB menu/base.cjs
npm notice 471B menu/base.d.ts
npm notice 2.8kB menu/base.js
npm notice 2.2kB menu/checkMenuItem.cjs
npm notice 1.5kB menu/checkMenuItem.d.ts
npm notice 2.2kB menu/checkMenuItem.js
npm notice 7.4kB menu/iconMenuItem.cjs
npm notice 6.2kB menu/iconMenuItem.d.ts
npm notice 7.3kB menu/iconMenuItem.js
npm notice 6.2kB menu/menu.cjs
npm notice 4.3kB menu/menu.d.ts
npm notice 6.1kB menu/menu.js
npm notice 1.7kB menu/menuItem.cjs
npm notice 1.3kB menu/menuItem.d.ts
npm notice 1.6kB menu/menuItem.js
npm notice 1.1kB menu/predefinedMenuItem.cjs
npm notice 2.6kB menu/predefinedMenuItem.d.ts
npm notice 1.1kB menu/predefinedMenuItem.js
npm notice 6.8kB menu/submenu.cjs
npm notice 4.3kB menu/submenu.d.ts
npm notice 6.6kB menu/submenu.js
npm notice 6.3kB mocks.cjs
npm notice 3.8kB mocks.d.ts
npm notice 6.3kB mocks.js
npm notice 1.7kB package.json
npm notice 20.1kB path.cjs
npm notice 15.1kB path.d.ts
npm notice 19.1kB path.js
npm notice 5.9kB tray.cjs
npm notice 7.2kB tray.d.ts
npm notice 5.9kB tray.js
npm notice 19.0kB webview.cjs
npm notice 18.0kB webview.d.ts
npm notice 18.8kB webview.js
npm notice 8.4kB webviewWindow.cjs
npm notice 4.9kB webviewWindow.d.ts
npm notice 8.3kB webviewWindow.js
npm notice 62.0kB window.cjs
npm notice 55.2kB window.d.ts
npm notice 61.2kB window.js
npm notice Tarball Details
npm notice name: @​tauri-apps/api
npm notice version: 2.1.1
npm notice filename: tauri-apps-api-2.1.1.tgz
npm notice package size: 117.1 kB
npm notice unpacked size: 616.7 kB
npm notice shasum: 77d4ddb683d31072de4e6a47c8613d9db011652b
npm notice integrity: sha512-fzUfFFKo4lknX[...]5z0nwFF0UN30A==
npm notice total files: 67
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
npm notice publish Signed provenance statement with source and build information from GitHub Actions
npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=148169817
npm http fetch PUT 200 https://registry.npmjs.org/@​tauri-apps%2fapi 2632ms
+ @​tauri-apps/[email protected]
npm verbose cwd /tmp/6ad0a380b775be1a5293f739102d3639
npm verbose os Linux 6.5.0-1025-azure
npm verbose node v20.18.0
npm verbose npm  v10.8.2
npm verbose exit 0
npm info ok

v2.1.0: @​tauri-apps/api v2.1.0

Compare Source

PNPM Audit

No known vulnerabilities found

[2.1.0]

New Features
  • 5c4b83084 (#​11191 by @​amrbashir) Improved support for dpi module types to allow these types to be used without manual conversions with invoke:

    • Added SERIALIZE_TO_IPC_FN const in core module which can be used to implement custom IPC serialization for types passed to invoke.
    • Added Size and Position classes in dpi module.
    • Implementd SERIALIZE_TO_IPC_FN method on PhysicalSize, PhysicalPosition, LogicalSize and LogicalPosition to convert it into a valid IPC-compatible value that can be deserialized correctly on the Rust side into its equivalent struct.
  • 4d545ab3c (#​11486 by @​amrbashir) Added Webview::setBackgroundColor, WebviewWindow::setBackgroundColor APIs to set the window background color dynamically
    and a backgroundColor window option to set the background color on window creation.

  • cbc095ec5 (#​11451 by @​amrbashir) Add app > windows > devtools config option and when creating the webview from JS, to enable or disable devtools for a specific webview.

  • 2a75c64b5 (#​11469 by @​amrbashir) Added windowClassname option, when constructing a Webview or WebviewWindow, to specify the name of the window class on Windows.

Bug Fixes
  • 54cbf59b5 (#​11441 by @​amrbashir) Fix submenu created as a menu item instead of a submenu when created by using an object in the items field in the options object passed to Menu.new or Submenu.new.

PNPM Publish

> @​tauri-apps/[email protected] npm-publish /home/runner/work/tauri/tauri/packages/api
> pnpm build && cd ./dist && pnpm publish --access public --loglevel silly --no-git-checks

> @​tauri-apps/[email protected] build /home/runner/work/tauri/tauri/packages/api
> rollup -c --configPlugin typescript

�[36m
�[1m./src/app.ts, ./src/core.ts, ./src/dpi.ts, ./src/event.ts, ./src/image.ts, ./src/index.ts, ./src/menu.ts, ./src/mocks.ts, ./src/path.ts, ./src/tray.ts, ./src/webview.ts, ./src/webviewWindow.ts, ./src/window.ts�[22m → �[1m./dist, ./dist�[22m...�[39m
�[32mcreated �[1m./dist, ./dist�[22m in �[1m1.4s�[22m�[39m
�[36m
�[1msrc/index.ts�[22m → �[1m../../crates/tauri/scripts/bundle.global.js�[22m...�[39m
�[32mcreated �[1m../../crates/tauri/scripts/bundle.global.js�[22m in �[1m2s�[22m�[39m
npm verbose cli /opt/hostedtoolcache/node/20.18.0/x64/bin/node /opt/hostedtoolcache/node/20.18.0/x64/bin/npm
npm info using [email protected]
npm info using [email protected]
npm silly config load:file:/opt/hostedtoolcache/node/20.18.0/x64/lib/node_modules/npm/npmrc
npm silly config load:file:/tmp/6077d4c823f244e3a0880d2cc14a3a9b/.npmrc
npm silly config load:file:/home/runner/work/_temp/.npmrc
npm silly config load:file:/opt/hostedtoolcache/node/20.18.0/x64/etc/npmrc
npm verbose title npm publish tauri-apps-api-2.1.0.tgz
npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.1.0.tgz" "--access" "public" "--loglevel" "silly" "--no-git-checks"
npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2024-11-09T14_06_11_861Z-
npm verbose logfile /home/runner/.npm/_logs/2024-11-09T14_06_11_861Z-debug-0.log
npm verbose publish [ 'tauri-apps-api-2.1.0.tgz' ]
npm silly logfile done cleaning log files
npm notice
npm notice 📦  @​tauri-apps/[email protected]
npm notice Tarball Contents
npm notice 82.7kB CHANGELOG.md
npm notice 10.2kB LICENSE_APACHE-2.0
npm notice 1.1kB LICENSE_MIT
npm notice 3.5kB README.md
npm notice 2.6kB app.cjs
npm notice 2.0kB app.d.ts
npm notice 2.4kB app.js
npm notice 10.1kB core.cjs
npm notice 6.4kB core.d.ts
npm notice 9.7kB core.js
npm notice 10.3kB dpi.cjs
npm notice 8.1kB dpi.d.ts
npm notice 10.1kB dpi.js
npm notice 5.6kB event.cjs
npm notice 4.6kB event.d.ts
npm notice 5.6kB event.js
npm notice 2.2kB external/tslib/tslib.es6.cjs
npm notice 2.2kB external/tslib/tslib.es6.js
npm notice 3.0kB image.cjs
npm notice 2.2kB image.d.ts
npm notice 2.9kB image.js
npm notice 738B index.cjs
npm notice 817B index.d.ts
npm notice 669B index.js
npm notice 1.1kB menu.cjs
npm notice 451B menu.d.ts
npm notice 703B menu.js
npm notice 2.9kB menu/base.cjs
npm notice 471B menu/base.d.ts
npm notice 2.8kB menu/base.js
npm notice 2.2kB menu/checkMenuItem.cjs
npm notice 1.5kB menu/checkMenuItem.d.ts
npm notice 2.2kB menu/checkMenuItem.js
npm notice 7.4kB menu/iconMenuItem.cjs
npm notice 6.2kB menu/iconMenuItem.d.ts
npm notice 7.3kB menu/iconMenuItem.js
npm notice 6.2kB menu/menu.cjs
npm notice 4.3kB menu/menu.d.ts
npm notice 6.1kB menu/menu.js
npm notice 1.7kB menu/menuItem.cjs
npm notice 1.3kB menu/menuItem.d.ts
npm notice 1.6kB menu/menuItem.js
npm notice 1.1kB menu/predefinedMenuItem.cjs
npm notice 2.6kB menu/predefinedMenuItem.d.ts
npm notice 1.1kB menu/predefinedMenuItem.js
npm notice 6.8kB menu/submenu.cjs
npm notice 4.3kB menu/submenu.d.ts
npm notice 6.6kB menu/submenu.js
npm notice 6.3kB mocks.cjs
npm notice 3.8kB mocks.d.ts
npm notice 6.3kB mocks.js
npm notice 1.7kB package.json
npm notice 20.1kB path.cjs
npm notice 15.1kB path.d.ts
npm notice 19.1kB path.js
npm notice 5.9kB tray.cjs
npm notice 7.2kB tray.d.ts
npm notice 5.9kB tray.js
npm notice 19.0kB webview.cjs
npm notice 18.0kB webview.d.ts
npm notice 18.8kB webview.js
npm notice 8.4kB webviewWindow.cjs
npm notice 4.9kB webviewWindow.d.ts
npm notice 8.3kB webviewWindow.js
npm notice 62.0kB window.cjs
npm notice 55.2kB window.d.ts
npm notice 61.2kB window.js
npm notice Tarball Details
npm notice name: @​tauri-apps/api
npm notice version: 2.1.0
npm notice filename: tauri-apps-api-2.1.0.tgz
npm notice package size: 116.8 kB
npm notice unpacked size: 615.8 kB
npm notice shasum: 1ee5922319ca9dac63acbb53ebc371f47eabade2
npm notice integrity: sha512-1w/JygZOiUtdO[...]HCuEByCvWRtfw==
npm notice total files: 67
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
npm notice publish Signed provenance statement with source and build information from GitHub Actions
npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=147795403
npm http fetch PUT 200 https://registry.npmjs.org/@​tauri-apps%2fapi 2367ms
+ @​tauri-apps/[email protected]
npm verbose cwd /tmp/6077d4c823f244e3a0880d2cc14a3a9b
npm verbose os Linux 6.5.0-1025-azure
npm verbose node v20.18.0
npm verbose npm  v10.8.2
npm verbose exit 0
npm info ok

v2.0.3: tauri-build v2.0.3

Compare Source

Cargo Audit

Updating git repository `https://github.com/tauri-apps/schemars.git`
    Updating crates.io index
     Locking 1051 packages to latest compatible versions
      Adding ahash v0.7.8 (latest: v0.8.11)
      Adding aligned-vec v0.5.0 (latest: v0.6.1)
      Adding app-store-connect v0.5.0 (latest: v0.6.0)
      Adding apple-bundles v0.19.0 (latest: v0.20.0)
      Adding apple-codesign v0.27.0 (latest: v0.28.0)
      Adding apple-flat-package v0.18.0 (latest: v0.19.0)
      Adding apple-xar v0.18.0 (latest: v0.19.0)
      Adding asn1-rs v0.5.2 (latest: v0.6.2)
      Adding asn1-rs-derive v0.4.0 (latest: v0.5.1)
      Adding asn1-rs-impl v0.1.0 (latest: v0.2.0)
      Adding base16ct v0.1.1 (latest: v0.2.0)
      Adding base64 v0.13.1 (latest: v0.22.1)
      Adding base64 v0.21.7 (latest: v0.22.1)
      Adding bit-set v0.5.3 (latest: v0.8.0)
      Adding bit-vec v0.6.3 (latest: v0.8.0)
      Adding bitfield v0.14.0 (latest: v0.17.0)
      Adding bitflags v1.3.2 (latest: v2.6.0)
      Adding bytecheck v0.6.12 (latest: v0.8.0)
      Adding bytecheck_derive v0.6.12 (latest: v0.8.0)
      Adding cairo-rs v0.18.5 (latest: v0.20.5)
      Adding cairo-sys-rs v0.18.2 (latest: v0.20.0)
      Adding cargo_toml v0.17.2 (latest: v0.20.5)
      Adding cfb v0.7.3 (latest: v0.10.0)
      Adding cfg-expr v0.15.8 (latest: v0.17.0)
      Adding convert_case v0.4.0 (latest: v0.6.0)
      Adding core-foundation v0.9.4 (latest: v0.10.0)
      Adding cpio-archive v0.9.0 (latest: v0.10.0)
      Adding crypto-bigint v0.4.9 (latest: v0.5.5)
      Adding cryptographic-message-syntax v0.26.0 (latest: v0.27.0)
      Adding cssparser v0.27.2 (latest: v0.34.0)
      Adding der v0.6.1 (latest: v0.7.9)
      Adding derive_more v0.99.18 (latest: v1.0.0)
      Adding ecdsa v0.14.8 (latest: v0.16.9)
      Adding elliptic-curve v0.12.3 (latest: v0.13.8)
      Adding embed-resource v2.5.1 (latest: v3.0.1)
      Adding encode_unicode v0.3.6 (latest: v1.0.0)
      Adding env_logger v0.8.4 (latest: v0.11.5)
      Adding env_logger v0.10.2 (latest: v0.11.5)
      Adding fancy-regex v0.13.0 (latest: v0.14.0)
      Adding ff v0.12.1 (latest: v0.13.0)
      Adding float-cmp v0.9.0 (latest: v0.10.0)
      Adding fluent-uri v0.1.4 (latest: v0.3.2)
      Adding fontdb v0.21.0 (latest: v0.23.0)
      Adding foreign-types v0.3.2 (latest: v0.5.0)
      Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
      Adding gdk-pixbuf v0.18.5 (latest: v0.20.4)
      Adding gdk-pixbuf-sys v0.18.0 (latest: v0.20.4)
      Adding generic-array v0.14.7 (latest: v1.1.0)
      Adding getrandom v0.1.16 (latest: v0.2.15)
      Adding gio v0.18.4 (latest: v0.20.5)
      Adding gio-sys v0.18.1 (latest: v0.20.5)
      Adding glib v0.18.5 (latest: v0.20.5)
      Adding glib-macros v0.18.5 (latest: v0.20.5)
      Adding glib-sys v0.18.1 (latest: v0.20.5)
      Adding gobject-sys v0.18.0 (latest: v0.20.4)
      Adding goblin v0.8.2 (latest: v0.9.2)
      Adding group v0.12.1 (latest: v0.13.0)
      Adding h2 v0.3.26 (latest: v0.4.6)
      Adding hashbrown v0.12.3 (latest: v0.15.1)
      Adding hashbrown v0.14.5 (latest: v0.15.1)
      Adding heck v0.4.1 (latest: v0.5.0)
      Adding hermit-abi v0.3.9 (latest: v0.4.0)
      Adding html5ever v0.26.0 (latest: v0.29.0)
      Adding http v0.2.12 (latest: v1.1.0)
      Adding http-body v0.4.6 (latest: v1.0.1)
      Adding hyper v0.14.31 (latest: v1.5.0)
      Adding hyper-rustls v0.24.2 (latest: v0.27.3)
      Adding image-webp v0.1.3 (latest: v0.2.0)
      Adding indexmap v1.9.3 (latest: v2.6.0)
      Adding infer v0.13.0 (latest: v0.16.0)
      Adding inotify v0.9.6 (latest: v0.11.0)
      Adding io-lifetimes v1.0.11 (latest: v2.0.3)
      Adding itertools v0.10.5 (latest: v0.13.0)
      Adding itertools v0.12.1 (latest: v0.13.0)
      Adding itoa v0.4.8 (latest: v1.0.11)
      Adding jni-sys v0.3.0 (latest: v0.4.0)
      Adding json-patch v1.4.0 (latest: v3.0.1)
      Adding json-patch v2.0.0 (latest: v3.0.1)
      Adding jsonptr v0.4.7 (latest: v0.6.3)
      Adding jsonschema v0.18.3 (latest: v0.26.1)
      Adding libloading v0.7.4 (latest: v0.8.5)
      Adding linux-raw-sys v0.3.8 (latest: v0.6.5)
      Adding linux-raw-sys v0.4.14 (latest: v0.6.5)
      Adding malloc_buf v0.0.6 (latest: v1.0.0)
      Adding markup5ever v0.11.0 (latest: v0.14.0)
      Adding matchit v0.7.3 (latest: v0.8.5)
      Adding minicbor v0.20.0 (latest: v0.25.1)
      Adding minicbor-derive v0.13.0 (latest: v0.15.3)
      Adding minisign v0.7.3 (latest: v0.7.8)
      Adding mio v0.8.11 (latest: v1.0.2)
      Adding notify v6.1.1 (latest: v7.0.0)
      Adding notify-debouncer-mini v0.4.1 (latest: v0.5.0)
      Adding object v0.32.2 (latest: v0.36.5)
      Adding oid-registry v0.6.1 (latest: v0.7.1)
      Adding ordered-float v2.10.1 (latest: v4.5.0)
      Adding oxc_allocator v0.25.0 (latest: v0.35.0)
      Adding oxc_ast v0.25.0 (latest: v0.35.0)
      Adding oxc_ast_macros v0.25.0 (latest: v0.35.0)
      Adding oxc_diagnostics v0.25.0 (latest: v0.35.0)
      Adding oxc_index v0.25.0 (latest: v0.35.0)
      Adding oxc_parser v0.25.0 (latest: v0.35.0)
      Adding oxc_regular_expression v0.25.0 (latest: v0.35.0)
      Adding oxc_span v0.25.0 (latest: v0.35.0)
      Adding oxc_syntax v0.25.0 (latest: v0.35.0)
      Adding p256 v0.11.1 (latest: v0.13.2)
      Adding pango v0.18.3 (latest: v0.20.4)
      Adding pango-sys v0.18.0 (latest: v0.20.4)
      Adding pgp v0.13.2 (latest: v0.14.0)
      Adding phf v0.8.0 (latest: v0.11.2)
      Adding phf v0.10.1 (latest: v0.11.2)
      Adding phf_codegen v0.8.0 (latest: v0.11.2)
      Adding phf_codegen v0.10.0 (latest: v0.11.2)
      Adding phf_generator v0.8.0 (latest: v0.11.2)
      Adding phf_generator v0.10.0 (latest: v0.11.2)
      Adding phf_macros v0.8.0 (latest: v0.11.2)
      Adding phf_shared v0.8.0 (latest: v0.11.2)
      Adding phf_shared v0.10.0 (latest: v0.11.2)
      Adding pico-args v0.4.2 (latest: v0.5.0)
      Adding pkcs8 v0.9.0 (latest: v0.10.2)
      Adding proc-macro-crate v1.3.1 (latest: v3.2.0)
      Adding proc-macro-crate v2.0.0 (latest: v3.2.0)
      Adding ptr_meta v0.1.4 (latest: v0.3.0)
      Adding ptr_meta_derive v0.1.4 (latest: v0.3.0)
      Adding quick-error v1.2.3 (latest: v2.0.1)
      Adding quick-xml v0.32.0 (latest: v0.37.0)
      Adding radium v0.7.0 (latest: v1.1.0)
      Adding rand v0.7.3 (latest: v0.8.5)
      Adding rand_chacha v0.2.2 (latest: v0.3.1)
      Adding rand_core v0.5.1 (latest: v0.6.4)
      Adding rand_hc v0.2.0 (latest: v0.3.2)
      Adding rand_pcg v0.2.1 (latest: v0.3.1)
      Adding rasn v0.12.5 (latest: v0.20.2)
      Adding rasn-derive v0.12.5 (latest: v0.20.2)
      Adding rend v0.4.2 (latest: v0.5.2)
      Adding reqwest v0.11.27 (latest: v0.12.9)
      Adding resvg v0.43.0 (latest: v0.44.0)
      Adding rfc6979 v0.3.1 (latest: v0.4.0)
      Adding rkyv v0.7.45 (latest: v0.8.8)
      Adding rkyv_derive v0.7.45 (latest: v0.8.8)
      Adding rpm v0.15.1 (latest: v0.16.0)
      Adding rustix v0.37.27 (latest: v0.38.39)
      Adding rustls v0.21.12 (latest: v0.23.16)
      Adding rustls v0.22.4 (latest: v0.23.16)
      Adding rustls-native-certs v0.6.3 (latest: v0.8.0)
      Adding rustls-native-certs v0.7.3 (latest: v0.8.0)
      Adding rustls-pemfile v1.0.4 (latest: v2.2.0)
      Adding rustls-webpki v0.101.7 (latest: v0.102.8)
      Adding rustybuzz v0.18.0 (latest: v0.20.0)
      Adding ruzstd v0.5.0 (latest: v0.7.2)
      Adding sec1 v0.3.0 (latest: v0.7.3)
      Adding security-framework v2.11.1 (latest: v3.0.1)
      Adding selectors v0.22.0 (latest: v0.26.0)
      Adding serde-wasm-bindgen v0.5.0 (latest: v0.6.5)
      Adding serialize-to-javascript v0.1.1 (latest: v0.1.2)
      Adding serialize-to-javascript-impl v0.1.1 (latest: v0.1.2)
      Adding servo_arc v0.1.1 (latest: v0.4.0)
      Adding signature v1.6.4 (latest: v2.2.0)
      Adding siphasher v0.3.11 (latest: v1.0.1)
      Adding snafu v0.7.5 (latest: v0.8.5)
      Adding snafu-derive v0.7.5 (latest: v0.8.5)
      Adding soup3 v0.5.0 (latest: v0.7.0)
      Adding soup3-sys v0.5.0 (latest: v0.7.0)
      Adding spki v0.6.0 (latest: v0.7.3)
      Adding strict-num v0.1.1 (latest: v0.2.0)
      Adding syn v1.0.109 (latest: v2.0.87)
      Adding sync_wrapper v0.1.2 (latest: v1.0.1)
      Adding synstructure v0.12.6 (latest: v0.13.1)
      Adding sysctl v0.4.6 (latest: v0.6.0)
      Adding system-configuration v0.5.1 (latest: v0.6.1)
      Adding system-configuration-sys v0.5.0 (latest: v0.6.0)
      Adding system-deps v6.2.2 (latest: v7.0.3)
      Adding tauri-utils v1.6.0 (latest: v2.0.2)
      Adding terminal_size v0.2.6 (latest: v0.4.0)
      Adding thiserror v1.0.68 (latest: v2.0.1)
      Adding thiserror-impl v1.0.68 (latest: v2.0.1)
      Adding tiny_http v0.11.0 (latest: v0.12.0)
      Adding tokio-rustls v0.24.1 (latest: v0.26.0)
      Adding toml v0.7.8 (latest: v0.8.19)
      Adding toml_edit v0.19.15 (latest: v0.22.22)
      Adding toml_edit v0.20.7 (latest: v0.22.22)
      Adding tower v0.4.13 (latest: v0.5.1)
      Adding ttf-parser v0.24.1 (latest: v0.25.0)
      Adding tungstenite v0.21.0 (latest: v0.24.0)
      Adding twox-hash v1.6.3 (latest: v2.0.1)
      Adding unicode-bidi-mirroring v0.3.0 (latest: v0.4.0)
      Adding unicode-ccc v0.3.0 (latest: v0.4.0)
      Adding unicode-width v0.1.14 (latest: v0.2.0)
      Adding usvg v0.43.0 (latest: v0.44.0)
      Adding wasi v0.9.0+wasi-snapshot-preview1 (latest: v0.13.3+wasi-0.2.2)
      Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.3+wasi-0.2.2)
      Adding webpki-roots v0.25.4 (latest: v0.26.6)
      Adding which v4.4.2 (latest: v7.0.0)
      Adding which v6.0.3 (latest: v7.0.0)
      Adding windows-core v0.52.0 (latest: v0.58.0)
      Adding windows-registry v0.2.0 (latest: v0.3.0)
      Adding windows-strings v0.1.0 (latest: v0.2.0)
      Adding windows-sys v0.45.0 (latest: v0.59.0)
      Adding windows-sys v0.48.0 (latest: v0.59.0)
      Adding windows-sys v0.52.0 (latest: v0.59.0)
      Adding windows-targets v0.42.2 (latest: v0.52.6)
      Adding windows-targets v0.48.5 (latest: v0.52.6)
      Adding windows_aarch64_gnullvm v0.42.2 (latest: v0.52.6)
      Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.6)
      Adding windows_aarch64_msvc v0.42.2 (latest: v0.52.6)
      Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.6)
      Adding windows_i686_gnu v0.42.2 (latest: v0.52.6)
      Adding windows_i686_gnu v0.48.5 (latest: v0.52.6)
      Adding windows_i686_msvc v0.42.2 (latest: v0.52.6)
      Adding windows_i686_msvc v0.48.5 (latest: v0.52.6)
      Adding windows_x86_64_gnu v0.42.2 (latest: v0.52.6)
      Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.6)
      Adding windows_x86_64_gnullvm v0.42.2 (latest: v0.52.6)
      Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.6)
      Adding windows_x86_64_msvc v0.42.2 (latest: v0.52.6)
      Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.6)
      Adding winnow v0.5.40 (latest: v0.6.20)
      Adding winreg v0.50.0 (latest: v0.52.0)
      Adding winsafe v0.0.19 (latest: v0.0.22)
      Adding worker v0.3.4 (latest: v0.4.2)
      Adding worker-kv v0.7.0 (latest: v0.8.0)
      Adding worker-macros v0.3.4 (latest: v0.4.2)
      Adding worker-sys v0.3.4 (latest: v0.4.2)
      Adding wyz v0.5.1 (latest: v0.6.1)
      Adding x509-certificate v0.23.1 (latest: v0.24.0)
      Adding zerocopy v0.7.35 (latest: v0.8.9)
      Adding zerocopy-derive v0.7.35 (latest: v0.8.9)
      Adding zip v0.6.6 (latest: v2.2.0)
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 664 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (1051 crate dependencies)

[2.0.3]

Dependencies

Cargo Publish

Updating crates.io index
   Packaging tauri-build v2.0.3 (/home/runner/work/tauri/tauri/crates/tauri-build)
    Packaged 14 files, 70.7KiB (20.3KiB compressed)
   Verifying tauri-build v2.0.3 (/home/runner/work/tauri/tauri/crates/tauri-build)
    Updating crates.io index
 Downloading crates ...
  Downloaded tauri-winres v0.1.1
  Downloaded toml v0.7.8
  Downloaded cargo_toml v0.17.2
  Downloaded embed-resource v2.5.1
   Compiling proc-macro2 v1.0.89
   Compiling unicode-ident v1.0.13
   Compiling serde v1.0.214
   Compiling cfg-if v1.0.0
   Compiling libc v0.2.162
   Compiling byteorder v1.5.0
   Compiling siphasher v0.3.11
   Compiling stable_deref_trait v1.2.0
   Compiling getrandom v0.1.16
   Compiling smallvec v1.13.2
   Compiling syn v1.0.109
   Compiling autocfg v1.4.0
   Compiling quote v1.0.37
   Compiling syn v2.0.87
   Compiling getrandom v0.2.15
   Compiling rand_core v0.6.4
   Compiling memchr v2.7.4
   Compiling rand_core v0.5.1
   Compiling rand_pcg v0.2.1
   Compiling phf_shared v0.10.0
   Compiling litemap v0.7.3
   Compiling writeable v0.5.5
   Compiling phf_shared v0.8.0
   Compiling equivalent v1.0.1
   Compiling icu_locid_transform_data v1.5.0
   Compiling hashbrown v0.15.1
   Compiling fnv v1.0.7
   Compiling indexmap v2.6.0
   Compiling lock_api v0.4.12
   Compiling parking_lot_core v0.9.10
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling icu_properties_data v1.5.0
   Compiling utf8_iter v1.0.4
   Compiling utf16_iter v1.0.5
   Compiling semver v1.0.23
   Compiling icu_normalizer_data v1.5.0
   Compiling new_debug_unreachable v1.0.6
   Compiling serde_json v1.0.132
   Compiling scopeguard v1.2.0
   Compiling write16 v1.0.0
   Compiling itoa v1.0.11
   Compiling synstructure v0.13.1
   Compiling precomputed-hash v0.1.1
   Compiling ryu v1.0.18
   Compiling ident_case v1.0.1
   Compiling strsim v0.11.1
   Compiling winnow v0.6.20
   Compiling mac v0.1.1
   Compiling futf v0.1.5
   Compiling darling_core v0.20.10
   Compiling serde_derive v1.0.214
   Compiling zerocopy-derive v0.7.35
   Compiling zerofrom-derive v0.1.4
   Compiling zerocopy v0.7.35
   Compiling ppv-lite86 v0.2.20
   Compiling yoke-derive v0.7.4
   Compiling zerovec-derive v0.10.3
   Compiling zerofrom v0.1.4
   Compiling rand_chacha v0.3.1
   Compiling displaydoc v0.2.5
   Compiling yoke v0.7.4
   Compiling rand v0.8.5
   Compiling zerovec v0.10.4
   Compiling rand_chacha v0.2.2
   Compiling rand v0.7.3
   Compiling icu_provider_macros v1.5.0
   Compiling tinystr v0.7.6
   Compiling phf_generator v0.8.0
   Compiling icu_locid v1.5.0
   Compiling icu_collections v1.5.0
   Compiling phf_generator v0.10.0
   Compiling string_cache_codegen v0.5.2
   Compiling phf_codegen v0.10.0
   Compiling icu_provider v1.5.0
   Compiling markup5ever v0.11.0
   Compiling icu_locid_transform v1.5.0
   Compiling phf_macros v0.8.0
   Compiling phf_codegen v0.8.0
   Compiling cssparser v0.27.2
   Compiling serde_spanned v0.6.8
   Compiling toml_datetime v0.6.8
   Compiling icu_properties v1.5.1
   Compiling toml_edit v0.22.22
   Compiling parking_lot v0.12.3
   Compiling indexmap v1.9.3
   Compiling utf-8 v0.7.6
   Compiling icu_normalizer v1.5.0
   Compiling dtoa v1.0.9
   Compiling idna_adapter v1.2.0
   Compiling typeid v1.0.2
   Compiling log v0.4.22
   Compiling percent-encoding v2.3.1
   Compiling thiserror v1.0.68
   Compiling once_cell v1.20.2
   Compiling form_urlencoded v1.2.1
   Compiling string_cache v0.8.7
   Compiling idna v1.0.3
   Compiling dtoa-short v0.3.5
   Compiling toml v0.8.19
   Compiling tendril v0.4.3
   Compiling phf v0.8.0
   Compiling uuid v1.11.0
   Compiling selectors v0.22.0
   Compiling darling_macro v0.20.10
   Compiling html5ever v0.26.0
   Compiling thiserror-impl v1.0.68
   Compiling cssparser-macros v0.6.1
   Compiling aho-corasick v1.1.3
   Compiling phf v0.10.1
   Compiling phf_shared v0.11.2
   Compiling unic-char-range v0.9.0
   Compiling regex-syntax v0.8.5
   Compiling matches v0.1.10
   Compiling nodrop v0.1.14
   Compiling camino v1.1.9
   Compiling itoa v0.4.8
   Compiling unic-common v0.9.0
   Compiling convert_case v0.4.0
   Compiling hashbrown v0.12.3
   Compiling derive_more v0.99.18
   Compiling regex-automata v0.4.8
   Compiling unic-ucd-version v0.9.0
   Compiling servo_arc v0.1.1
   Compiling unic-char-property v0.9.0
   Compiling phf_generator v0.11.2
   Compiling darling v0.20.10
   Compiling url v2.5.3
   Compiling fxhash v0.2.1
   Compiling serde_derive_internals v0.29.1
   Compiling schemars v0.8.21
   Compiling thiserror v2.0.1
   Compiling shlex v1.3.0
   Compiling bitflags v1.3.2
   Compiling winnow v0.5.40
   Compiling thin-slice v0.1.1
   Compiling schemars_derive v0.8.21
   Compiling cc v1.1.37
   Compiling erased-serde v0.4.5
   Compiling toml_edit v0.19.15
   Compiling regex v1.11.1
   Compiling serde_with_macros v3.11.0
   Compiling phf_macros v0.11.2
   Compiling unic-ucd-ident v0.9.0
   Compiling cfb v0.7.3
   Compiling jsonptr v0.6.3
   Compiling rustc_version v0.4.1
   Compiling cargo-platform v0.1.8
   Compiling thiserror-impl v2.0.1
   Compiling anyhow v1.0.93
   Compiling option-ext v0.2.0
   Compiling bytes v1.8.0
   Compiling dyn-clone v1.0.17
   Compiling same-file v1.0.6
   Compiling walkdir v2.5.0
   Compiling http v1.1.0
   Compiling dirs-sys v0.4.1
   Compiling phf v0.11.2
   Compiling cargo_metadata v0.18.1
   Compiling embed-resource v2.5.1
   Compiling serde_with v3.11.0
   Compiling json-patch v3.0.1
   Compiling infer v0.16.0
   Compiling toml v0.7.8
   Compiling urlpattern v0.3.0
   Compiling kuchikiki v0.8.2
   Compiling serde-untagged v0.1.6
   Compiling ctor v0.2.8
   Compiling dunce v1.0.5
   Compiling glob v0.3.1
   Compiling tauri-winres v0.1.1
   Compiling dirs v5.0.1
   Compiling cargo_toml v0.17.2
   Compiling tauri-utils v2.1.0
   Compiling heck v0.5.0
   Compiling tauri-build v2.0.3 (/home/runner/work/tauri/tauri/target/package/tauri-build-2.0.3)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.96s
   Uploading tauri-build v2.0.3 (/home/runner/work/tauri/tauri/crates/tauri-build)
    Uploaded tauri-build v2.0.3 to registry `crates-io`
note: waiting for `tauri-build v2.0.3` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-build v2.0.3 at registry `crates-io`

v2.0.2: tauri-build v2.0.2

Compare Source

Cargo Audit

Updating git repository `https://github.com/tauri-apps/schemars.git`
    Updating crates.io index
     Locking 1027 packages to latest compatible versions
      Adding ahash v0.7.8 (latest: v0.8.11)
      Adding aligned-vec v0.5.0 (latest: v0.6.1)
      Adding asn1-rs v0.5.2 (latest: v0.6.2)
      Adding asn1-rs-derive v0.4.0 (latest: v0.5.1)
      Adding asn1-rs-impl v0.1.0 (latest: v0.2.0)
      Adding base16ct v0.1.1 (latest: v0.2.0)
      Adding base64 v0.13.1 (latest: v0.22.1)
      Adding base64 v0.21.7 (latest: v0.22.1)
      Adding bit-set v0.5.3 (latest: v0.8.0)
      Adding bit-vec v0.6.3 (latest: v0.8.0)
      Adding bitfield v0.14.0 (latest: v0.17.0)
      Adding bitflags v1.3.2 (latest: v2.6.0)
      Adding bytecheck v0.6.12 (latest: v0.8.0)
      Adding bytecheck_derive v0.6.12 (latest: v0.8.0)
      Adding cairo-rs v0.18.5 (latest: v0.20.1)
      Adding cairo-sys-rs v0.18.2 (latest: v0.20.0)
      Adding cargo_toml v0.17.2 (latest: v0.20.5)
      Adding cfb v0.7.3 (latest: v0.10.0)
      Adding cfg-expr v0.15.8 (latest: v0.17.0)
      Adding convert_case v0.4.0 (latest: v0.6.0)
      Adding core-foundation v0.9.4 (latest: v0.10.0)
      Adding crypto-bigint v0.4.9 (latest: v0.5.5)
      Adding cssparser v0.27.2 (latest: v0.34.0)
      Adding der v0.6.1 (latest: v0.7.9)
      Adding derive_more v0.99.18 (latest: v1.0.0)
      Adding ecdsa v0.14.8 (latest: v0.16.9)
      Adding elliptic-curve v0.12.3 (latest: v0.13.8)
      Adding encode_unicode v0.3.6 (latest: v1.0.0)
      Adding env_logger v0.8.4 (latest: v0.11.5)
      Adding env_logger v0.10.2 (latest: v0.11.5)
      Adding fern v0.6.2 (latest: v0.7.0)
      Adding ff v0.12.1 (latest: v0.13.0)
      Adding float-cmp v0.9.0 (latest: v0.10.0)
      Adding fluent-uri v0.1.4 (latest: v0.3.2)
      Adding fontdb v0.21.0 (latest: v0.23.0)
      Adding foreign-types v0.3.2 (latest: v0.5.0)
      Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
      Adding gdk-pixbuf v0.18.5 (latest: v0.20.4)
      Adding gdk-pixbuf-sys v0.18.0 (latest: v0.20.4)
      Adding generic-array v0.14.7 (latest: v1.1.0)
      Adding getrandom v0.1.16 (latest: v0.2.15)
      Adding gio v0.18.4 (latest: v0.20.4)
      Adding gio-sys v0.18.1 (latest: v0.20.4)
      Adding glib v0.18.5 (latest: v0.20.4)
      Adding glib-macros v0.18.5 (latest: v0.20.4)
      Adding glib-sys v0.18.1 (latest: v0.20.4)
      Adding gobject-sys v0.18.0 (latest: v0.20.4)
      Adding goblin v0.8.2 (latest: v0.9.0)
      Adding group v0.12.1 (latest: v0.13.0)
      Adding h2 v0.3.26 (latest: v0.4.6)
      Adding hashbrown v0.12.3 (latest: v0.15.0)
      Adding hashbrown v0.14.5 (latest: v0.15.0)
      Adding heck v0.4.1 (latest: v0.5.0)
      Adding hermit-abi v0.3.9 (latest: v0.4.0)
      Adding html5ever v0.26.0 (latest: v0.29.0)
      Adding http v0.2.12 (latest: v1.1.0)
      Adding http-body v0.4.6 (latest: v1.0.1)
      Adding hyper v0.14.31 (latest: v1.5.0)
      Adding hyper-rustls v0.24.2 (latest: v0.27.3)
      Adding idna v0.5.0 (latest: v1.0.2)
      Adding image-webp v0.1.3 (latest: v0.2.0)
      Adding indexmap v1.9.3 (latest: v2.6.0)
      Adding infer v0.13.0 (latest: v0.16.0)
      Adding inotify v0.9.6 (latest: v0.11.0)
      Adding io-lifetimes v1.0.11 (latest: v2.0.3)
      Adding itertools v0.10.5 (latest: v0.13.0)
      Adding itertools v0.12.1 (latest: v0.13.0)
      Adding itoa v0.4.8 (latest: v1.0.11)
      Adding jni-sys v0.3.0 (latest: v0.4.0)
      Adding json-patch v1.4.0 (latest: v3.0.1)
      Adding json-patch v2.0.0 (latest: v3.0.1)
      Adding jsonptr v0.4.7 (latest: v0.6.3)
      Adding jsonschema v0.18.3 (latest: v0.24.0)
      Adding libloading v0.7.4 (latest: v0.8.5)
      Adding linux-raw-sys v0.3.8 (latest: v0.6.5)
      Adding linux-raw-sys v0.4.14 (latest: v0.6.5)
      Adding malloc_buf v0.0.6 (latest: v1.0.0)
      Adding markup5ever v0.11.0 (latest: v0.14.0)
      Adding matchit v0.7.3 (latest: v0.8.4)
      Adding minicbor v0.20.0 (latest: v0.25.1)
      Adding minicbor-derive v0.13.0 (latest: v0.15.3)
      Adding minisign v0.7.3 (latest: v0.7.8)
      Adding miniz_oxide v0.7.4 (latest: v0.8.0)
      Adding mio v0.8.11 (latest: v1.0.2)
      Adding object v0.32.2 (latest: v0.36.5)
      Adding oid-registry v0.6.1 (latest: v0.7.1)
      Adding ordered-float v2.10.1 (latest: v4.4.0)
      Adding oxc_allocator v0.25.0 (latest: v0.32.0)
      Adding oxc_ast v0.25.0 (latest: v0.32.0)
      Adding oxc_ast_macros v0.25.0 (latest: v0.32.0)
      Adding oxc_diagnostics v0.25.0 (latest: v0.32.0)
      Adding oxc_index v0.25.0 (latest: v0.32.0)
      Adding oxc_parser v0.25.0 (latest: v0.32.0)
      Adding oxc_regular_expression v0.25.0 (latest: v0.32.0)
      Adding oxc_span v0.25.0 (latest: v0.32.0)
      Adding oxc_syntax v0.25.0 (latest: v0.32.0)
      Adding p256 v0.11.1 (latest: v0.13.2)
      Adding pango v0.18.3 (latest: v0.20.4)
      Adding pango-sys v0.18.0 (latest: v0.20.4)
      Adding pgp v0.13.2 (latest: v0.14.0)
      Adding phf v0.8.0 (latest: v0.11.2)
      Adding phf v0.10.1 (latest: v0.11.2)
      Adding phf_codegen v0.8.0 (latest: v0.11.2)
      Adding phf_codegen v0.10.0 (latest: v0.11.2)
      Adding phf_generator v0.8.0 (latest: v0.11.2)
      Adding phf_generator v0.10.0 (latest: v0.11.2)
      Adding phf_macros v0.8.0 (latest: v0.11.2)
      Adding phf_shared v0.8.0 (latest: v0.11.2)
      Adding phf_shared v0.10.0 (latest: v0.11.2)
      Adding pico-args v0.4.2 (latest: v0.5.0)
      Adding pkcs8 v0.9.0 (latest: v0.10.2)
      Adding proc-macro-crate v1.3.1 (latest: v3.2.0)
      Adding proc-macro-crate v2.0.0 (latest: v3.2.0)
      Adding ptr_meta v0.1.4 (latest: v0.3.0)
      Adding ptr_meta_derive v0.1.4 (latest: v0.3.0)
      Adding quick-error v1.2.3 (latest: v2.0.1)
      Adding quick-xml v0.32.0 (latest: v0.36.2)
      Adding radium v0.7.0 (latest: v1.1.0)
      Adding rand v0.7.3 (latest: v0.8.5)
      Adding rand_chacha v0.2.2 (latest: v0.3.1)
      Adding rand_core v0.5.1 (latest: v0.6.4)
      Adding rand_hc v0.2.0 (latest: v0.3.2)
      Adding rand_pcg v0.2.1 (latest: v0.3.1)
      Adding rasn v0.12.5 (latest: v0.20.2)
      Adding rasn-derive v0.12.5 (latest: v0.20.2)
      Adding rend v0.4.2 (latest: v0.5.2)
      Adding reqwest v0.11.27 (latest: v0.12.8)
      Adding resvg v0.43.0 (latest: v0.44.0)
      Adding rfc6979 v0.3.1 (latest: v0.4.0)
      Adding rkyv v0.7.45 (latest: v0.8.8)
      Adding rkyv_derive v0.7.45 (latest: v0.8.8)
      Adding rustix v0.37.27 (latest: v0.38.37)
      Adding rustls v0.21.12 (latest: v0.23.15)
      Adding rustls v0.22.4 (latest: v0.23.15)
      Adding rustls-native-certs v0.6.3 (latest: v0.8.0)
      Adding rustls-native-certs v0.7.3 (latest: v0.8.0)
      Adding rustls-pemfile v1.0.4 (latest: v2.2.0)
      Adding rustls-webpki v0.101.7 (latest: v0.102.8)
      Adding rustybuzz v0.18.0 (latest: v0.20.0)
      Adding ruzstd v0.5.0 (latest: v0.7.2)
      Adding sec1 v0.3.0 (latest: v0.7.3)
      Adding security-framework v2.11.1 (latest: v3.0.0)
      Adding selectors v0.22.0 (latest: v0.25.0)
      Adding serde-wasm-bindgen v0.5.0 (latest: v0.6.5)
      Adding serialize-to-javascript v0.1.1 (latest: v0.1.2)
      Adding serialize-to-javascript-impl v0.1.1 (latest: v0.1.2)
      Adding servo_arc v0.1.1 (latest: v0.3.0)
      Adding signature v1.6.4 (latest: v2.2.0)
      Adding siphasher v0.3.11 (latest: v1.0.1)
      Adding snafu v0.7.5 (latest: v0.8.5)
      Adding snafu-derive v0.7.5 (latest: v0.8.5)
      Adding soup3 v0.5.0 (latest: v0.7.0)
      Adding soup3-sys v0.5.0 (latest: v0.7.0)
      Adding spki v0.6.0 (latest: v0.7.3)
      Adding strict-num v0.1.1 (latest: v0.2.0)
      Adding syn v1.0.109 (latest: v2.0.82)
      Adding sync_wrapper v0.1.2 (latest: v1.0.1)
      Adding synstructure v0.12.6 (latest: v0.13.1)
      Adding sysctl v0.4.6 (latest: v0.6.0)
      Adding system-configuration v0.5.1 (latest: v0.6.1)
      Adding system-configuration-sys v0.5.0 (latest: v0.6.0)
      Adding system-deps v6.2.2 (latest: v7.0.3)
      Adding tauri-utils v1.6.0 (latest: v2.0.2)
      Adding terminal_size v0.2.6 (latest: v0.4.0)
      Adding tiny_http v0.11.0 (latest: v0.12.0)
      Adding tokio-rustls v0.24.1 (latest: v0.26.0)
      Adding toml v0.7.8 (latest: v0.8.19)
      Adding toml_edit v0.19.15 (latest: v0.22.22)
      Adding toml_edit v0.20.7 (latest: v0.22.22)
      Adding tower v0.4.13 (latest: v0.5.1)
      Adding ttf-parser v0.24.1 (latest: v0.25.0)
      Adding tungstenite v0.21.0 (latest: v0.24.0)
      Adding twox-hash v1.6.3 (latest: v2.0.0)
      Adding unicode-bidi-mirroring v0.3.0 (latest: v0.4.0)
      Adding unicode-ccc v0.3.0 (latest: v0.4.0)
      Adding unicode-width v0.1.14 (latest: v0.2.0)
      Adding usvg v0.43.0 (latest: v0.44.0)
      Adding wasi v0.9.0+wasi-snapshot-preview1 (latest: v0.13.3+wasi-0.2.2)
      Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.3+wasi-0.2.2)
      Adding webpki-roots v0.25.4 (latest: v0.26.6)
      Adding which v4.4.2 (latest: v6.0.3)
      Adding windows-core v0.52.0 (latest: v0.58.0)
      Adding windows-registry v0.2.0 (latest: v0.3.0)
      Adding windows-strings v0.1.0 (latest: v0.2.0)
      Adding windows-sys v0.45.0 (latest: v0.59.0)
      Adding windows-sys v0.48.0 (latest: v0.59.0)
      Adding windows-sys v0.52.0 (latest: v0.59.0)
      Adding windows-targets v0.42.2 (latest: v0.52.6)
      Adding windows-targets v0.48.5 (latest: v0.52.6)
      Adding windows_aarch64_gnullvm v0.42.2 (latest: v0.52.6)
      Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.6)
      Adding windows_aarch64_msvc v0.42.2 (latest: v0.52.6)
      Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.6)
      Adding windows_i686_gnu v0.42.2 (latest: v0.52.6)
      Adding windows_i686_gnu v0.48.5 (latest: v0.52.6)
      Adding windows_i686_msvc v0.42.2 (latest: v0.52.6)
      Adding windows_i686_msvc v0.48.5 (latest: v0.52.6)
      Adding windows_x86_64_gnu v0.42.2 (latest: v0.52.6)
      Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.6)
      Adding windows_x86_64_gnullvm v0.42.2 (latest: v0.52.6)
      Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.6)
      Adding windows_x86_64_msvc v0.42.2 (latest: v0.52.6)
      Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.6)
      Adding winnow v0.5.40 (latest: v0.6.20)
      Adding winreg v0.50.0 (latest: v0.52.0)
      Adding winsafe v0.0.19 (latest: v0.0.22)
      Adding worker v0.3.4 (latest: v0.4.2)
      Adding worker-kv v0.7.0 (latest: v0.8.0)
      Adding worker-macros v0.3.4 (latest: v0.4.2)
      Adding worker-sys v0.3.4 (latest: v0.4.2)
      Adding wy

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

what-the-diff bot commented Oct 2, 2024

PR Summary

  • Update of Tauri CLI version
    The version of Tauri CLI (Command Line Interface) we use in our application has been updated from 1.6.2 to 2.0.0. This update is likely to offer improved performance and usability.

  • Upgrade of Tauri build version
    The Tauri build version, used in both the dashboard and desktop sections of our application, has been upgraded from 1.5.5 to 2.0.0. This upgrade might lead to a better and more stable performance.

  • Change in Tauri dependency version
    The version of Tauri that our application depends on (in both dashboard and desktop sections) has been changed from 1.8.0 to 2.0.0. A new version usually provides new features or bug fixes, improving the overall quality of our application.

@renovate renovate bot force-pushed the renovate/major-tauri-monorepo branch 28 times, most recently from b865ebf to f4e8ad9 Compare October 10, 2024 12:17
@renovate renovate bot force-pushed the renovate/major-tauri-monorepo branch from f4e8ad9 to 8c394b6 Compare October 10, 2024 17:18
@renovate renovate bot force-pushed the renovate/major-tauri-monorepo branch 15 times, most recently from c836bab to 313c75f Compare January 5, 2025 15:53
@renovate renovate bot force-pushed the renovate/major-tauri-monorepo branch 12 times, most recently from 3fd64be to 3a77634 Compare January 8, 2025 00:56
@renovate renovate bot force-pushed the renovate/major-tauri-monorepo branch from 3a77634 to 0279a25 Compare January 8, 2025 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants