Skip to content

fix(deps): update tauri monorepo to v2 (major)#553

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-tauri-monorepo
Open

fix(deps): update tauri monorepo to v2 (major)#553
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-tauri-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 12, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@tauri-apps/cli 1.6.32.11.0 age confidence devDependencies major
tauri (source) 1.6.22.0.0 age confidence dependencies major
tauri-build (source) 1.5.12.0.0 age confidence build-dependencies major

Release Notes

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

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

Compare Source

PNPM Audit

No known vulnerabilities found

[2.11.0]

New Features
  • 074299c08 (#​14307) Add Bring All to Front predefined menu item type
  • a12142a48 (#​14357) Add macos support for setting the icon and icon template state in the same step of the main thread, to prevent flickering.
  • 001c8fe3d (#​14722) Add a WebView option to control browser-level general autofill behavior. This option does not disable password or credit card autofill. On Windows (WebView2), setting it to true disables the general autofill "Suggestions" UI, which may appear even when autocomplete="off" is specified on input elements. On Linux, macOS, iOS, and Android, this option is currently unsupported and performs no operation.
  • eb0312ea9 (#​15199) Propagates the Event::Suspended and Event::Resumed events from tao when they are emitted on mobile targets.

PNPM Publish

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

> @​tauri-apps/api@2.11.0 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 �[1m1s�[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.6s�[22m�[39m
npm verbose cli /opt/hostedtoolcache/node/24.14.1/x64/bin/node /opt/hostedtoolcache/node/24.14.1/x64/bin/npm
npm info using npm@11.11.0
npm info using node@v24.14.1
npm silly config load:file:/opt/hostedtoolcache/node/24.14.1/x64/lib/node_modules/npm/npmrc
npm silly config load:file:/tmp/62753b73fd2498862aee9b07ed29cc21/.npmrc
npm silly config load:file:/home/runner/.npmrc
npm silly config load:file:/home/runner/.config/pnpm/rc
npm verbose title npm publish tauri-apps-api-2.11.0.tgz
npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.11.0.tgz" "--access" "public" "--loglevel" "silly"
npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2026-04-30T15_51_13_171Z-
npm verbose logfile /home/runner/.npm/_logs/2026-04-30T15_51_13_171Z-debug-0.log
npm warn Unknown env config "verify-deps-before-run". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm warn Unknown env config "npm-globalconfig". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm warn Unknown env config "_jsr-registry". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm silly logfile done cleaning log files
npm verbose publish [ 'tauri-apps-api-2.11.0.tgz' ]
npm http cache file:/tmp/62753b73fd2498862aee9b07ed29cc21/tauri-apps-api-2.11.0.tgz 0ms (cache hit)
npm notice
npm notice 📦  @​tauri-apps/api@2.11.0
npm notice Tarball Contents
npm notice 98.8kB CHANGELOG.md
npm notice 10.2kB LICENSE_APACHE-2.0
npm notice 1.1kB LICENSE_MIT
npm notice 3.5kB README.md
npm notice 5.9kB app.cjs
npm notice 5.4kB app.d.ts
npm notice 5.5kB app.js
npm notice 11.2kB core.cjs
npm notice 6.5kB core.d.ts
npm notice 10.7kB core.js
npm notice 11.0kB dpi.cjs
npm notice 8.8kB dpi.d.ts
npm notice 10.8kB dpi.js
npm notice 5.8kB event.cjs
npm notice 4.9kB event.d.ts
npm notice 5.7kB 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.4kB 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.1kB menu/iconMenuItem.d.ts
npm notice 7.4kB menu/iconMenuItem.js
npm notice 5.1kB menu/menu.cjs
npm notice 4.4kB menu/menu.d.ts
npm notice 5.0kB 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 7.1kB menu/submenu.cjs
npm notice 4.8kB menu/submenu.d.ts
npm notice 6.9kB menu/submenu.js
npm notice 9.8kB mocks.cjs
npm notice 5.0kB mocks.d.ts
npm notice 9.7kB mocks.js
npm notice 1.8kB package.json
npm notice 22.7kB path.cjs
npm notice 17.7kB path.d.ts
npm notice 21.7kB path.js
npm notice 7.1kB tray.cjs
npm notice 8.5kB tray.d.ts
npm notice 7.0kB tray.js
npm notice 20.7kB webview.cjs
npm notice 23.8kB webview.d.ts
npm notice 20.5kB webview.js
npm notice 8.4kB webviewWindow.cjs
npm notice 4.9kB webviewWindow.d.ts
npm notice 8.3kB webviewWindow.js
npm notice 68.1kB window.cjs
npm notice 63.8kB window.d.ts
npm notice 67.2kB window.js
npm notice Tarball Details
npm notice name: @​tauri-apps/api
npm notice version: 2.11.0
npm notice filename: tauri-apps-api-2.11.0.tgz
npm notice package size: 135.1 kB
npm notice unpacked size: 697.4 kB
npm notice shasum: 00fb69996010178a5153798d4a84f6fe3a1e1182
npm notice integrity: sha512-7CinYODhky9lm[...]47Fa4XjyniywA==
npm notice total files: 67
npm notice
npm http fetch GET https://run-actions-1-azure-eastus.actions.githubusercontent.com/61//idtoken/***/***?api-version=2.0&audience=npm%3Aregistry.npmjs.org 200 66ms
npm http fetch POST 201 https://registry.npmjs.org/-/npm/v1/oidc/token/exchange/package/@​tauri-apps%2fapi 607ms
npm verbose oidc Successfully retrieved and set token
npm http fetch GET 200 https://registry.npmjs.org/@​tauri-apps%2fapi 72ms (cache miss)
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=1410572181
npm http fetch PUT 200 https://registry.npmjs.org/@​tauri-apps%2fapi 1576ms
+ @​tauri-apps/api@2.11.0
npm verbose cwd /tmp/62753b73fd2498862aee9b07ed29cc21
npm verbose os Linux 6.17.0-1010-azure
npm verbose node v24.14.1
npm verbose npm  v11.11.0
npm verbose exit 0
npm info ok

v2.10.1: tauri v2.10.1

Compare Source

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 907 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (1059 crate dependencies)
Crate:     atk
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0413
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0413
Dependency tree:
atk 0.18.2
└── gtk 0.18.2
    ├── wry 0.54.0
    │   └── tauri-runtime-wry 2.10.0
    │       └── tauri 2.10.1
    │           ├── tauri-utils 2.8.2
    │           │   ├── tauri-schema-generator 0.0.0
    │           │   ├── tauri-runtime-wry 2.10.0
    │           │   ├── tauri-runtime 2.10.0
    │           │   │   ├── tauri-runtime-wry 2.10.0
    │           │   │   └── tauri 2.10.1
    │           │   ├── tauri-plugin 2.5.3
    │           │   │   ├── tauri-plugin-sample 0.1.0
    │           │   │   │   └── api 0.1.0
    │           │   │   └── tauri-plugin-log 2.6.0
    │           │   │       └── api 0.1.0
    │           │   ├── tauri-macros 2.5.3
    │           │   │   └── tauri 2.10.1
    │           │   ├── tauri-codegen 2.5.3
    │           │   │   ├── tauri-macros 2.5.3
    │           │   │   └── tauri-build 2.5.4
    │           │   │       ├── tauri-file-associations-demo 0.1.0
    │           │   │       ├── tauri 2.10.1
    │           │   │       ├── resources 0.1.0
    │           │   │       ├── bench_helloworld 0.1.0
    │           │   │       ├── bench_files_transfer 0.1.0
    │           │   │       ├── bench_cpu_intensive 0.1.0
    │           │   │       └── api 0.1.0
    │           │   ├── tauri-cli 2.10.0
    │           │   │   └── tauri-cli-node 0.0.0
    │           │   ├── tauri-bundler 2.8.0
    │           │   │   └── tauri-cli 2.10.0
    │           │   ├── tauri-build 2.5.4
    │           │   ├── tauri 2.10.1
    │           │   └── acl-tests 0.1.0
    │           ├── tauri-plugin-sample 0.1.0
    │           ├── tauri-plugin-log 2.6.0
    │           ├── tauri-file-associations-demo 0.1.0
    │           ├── tauri 2.10.1
    │           ├── restart 0.1.0
    │           ├── resources 0.1.0
    │           ├── bench_helloworld 0.1.0
    │           ├── bench_files_transfer 0.1.0
    │           ├── bench_cpu_intensive 0.1.0
    │           └── api 0.1.0
    ├── webkit2gtk 2.0.2
    │   ├── wry 0.54.0
    │   ├── tauri-runtime-wry 2.10.0
    │   ├── tauri-runtime 2.10.0
    │   └── tauri 2.10.1
    ├── tauri-runtime-wry 2.10.0
    ├── tauri-runtime 2.10.0
    ├── tauri 2.10.1
    ├── tao 0.34.5
    │   └── tauri-runtime-wry 2.10.0
    ├── muda 0.17.1
    │   ├── tray-icon 0.21.0
    │   │   └── tauri 2.10.1
    │   └── tauri 2.10.1
    └── libappindicator 0.9.0
        └── tray-icon 0.21.0

Crate:     atk-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0416
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0416
Dependency tree:
atk-sys 0.18.2
├── gtk-sys 0.18.2
│   ├── webkit2gtk-sys 2.0.2
│   │   ├── wry 0.54.0
│   │   │   └── tauri-runtime-wry 2.10.0
│   │   │       └── tauri 2.10.1
│   │   │           ├── tauri-utils 2.8.2
│   │   │           │   ├── tauri-schema-generator 0.0.0
│   │   │           │   ├── tauri-runtime-wry 2.10.0
│   │   │           │   ├── tauri-runtime 2.10.0
│   │   │           │   │   ├── tauri-runtime-wry 2.10.0
│   │   │           │   │   └── tauri 2.10.1
│   │   │           │   ├── tauri-plugin 2.5.3
│   │   │           │   │   ├── tauri-plugin-sample 0.1.0
│   │   │           │   │   │   └── api 0.1.0
│   │   │           │   │   └── tauri-plugin-log 2.6.0
│   │   │           │   │       └── api 0.1.0
│   │   │           │   ├── tauri-macros 2.5.3
│   │   │           │   │   └── tauri 2.10.1
│   │   │           │   ├── tauri-codegen 2.5.3
│   │   │           │   │   ├── tauri-macros 2.5.3
│   │   │           │   │   └── tauri-build 2.5.4
│   │   │           │   │       ├── tauri-file-associations-demo 0.1.0
│   │   │           │   │       ├── tauri 2.10.1
│   │   │           │   │       ├── resources 0.1.0
│   │   │           │   │       ├── bench_helloworld 0.1.0
│   │   │           │   │       ├── bench_files_transfer 0.1.0
│   │   │           │   │       ├── bench_cpu_intensive 0.1.0
│   │   │           │   │       └── api 0.1.0
│   │   │           │   ├── tauri-cli 2.10.0
│   │   │           │   │   └── tauri-cli-node 0.0.0
│   │   │           │   ├── tauri-bundler 2.8.0
│   │   │           │   │   └── tauri-cli 2.10.0
│   │   │           │   ├── tauri-build 2.5.4
│   │   │           │   ├── tauri 2.10.1
│   │   │           │   └── acl-tests 0.1.0
│   │   │           ├── tauri-plugin-sample 0.1.0
│   │   │           ├── tauri-plugin-log 2.6.0
│   │   │           ├── tauri-file-associations-demo 0.1.0
│   │   │           ├── tauri 2.10.1
│   │   │           ├── restart 0.1.0
│   │   │           ├── resources 0.1.0
│   │   │           ├── bench_helloworld 0.1.0
│   │   │           ├── bench_files_transfer 0.1.0
│   │   │           ├── bench_cpu_intensive 0.1.0
│   │   │           └── api 0.1.0
│   │   └── webkit2gtk 2.0.2
│   │       ├── wry 0.54.0
│   │       ├── tauri-runtime-wry 2.10.0
│   │       ├── tauri-runtime 2.10.0
│   │       └── tauri 2.10.1
│   ├── webkit2gtk 2.0.2
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.21.0
│   │           └── tauri 2.10.1
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.54.0
│       ├── webkit2gtk 2.0.2
│       ├── tauri-runtime-wry 2.10.0
│       ├── tauri-runtime 2.10.0
│       ├── tauri 2.10.1
│       ├── tao 0.34.5
│       │   └── tauri-runtime-wry 2.10.0
│       ├── muda 0.17.1
│       │   ├── tray-icon 0.21.0
│       │   └── tauri 2.10.1
│       └── libappindicator 0.9.0
└── atk 0.18.2
    └── gtk 0.18.2

Crate:     fxhash
Version:   0.2.1
Warning:   unmaintained
Title:     fxhash - no longer maintained
Date:      2025-09-05
ID:        RUSTSEC-2025-0057
URL:       https://rustsec.org/advisories/RUSTSEC-2025-0057
Dependency tree:
fxhash 0.2.1
└── selectors 0.24.0
    └── kuchikiki 0.8.8-speedreader
        ├── wry 0.54.0
        │   └── tauri-runtime-wry 2.10.0
        │       └── tauri 2.10.1
        │           ├── tauri-utils 2.8.2
        │           │   ├── tauri-schema-generator 0.0.0
        │           │   ├── tauri-runtime-wry 2.10.0
        │           │   ├── tauri-runtime 2.10.0
        │           │   │   ├── tauri-runtime-wry 2.10.0
        │           │   │   └── tauri 2.10.1
        │           │   ├── tauri-plugin 2.5.3
        │           │   │   ├── tauri-plugin-sample 0.1.0
        │           │   │   │   └── api 0.1.0
        │           │   │   └── tauri-plugin-log 2.6.0
        │           │   │       └── api 0.1.0
        │           │   ├── tauri-macros 2.5.3
        │           │   │   └── tauri 2.10.1
        │           │   ├── tauri-codegen 2.5.3
        │           │   │   ├── tauri-macros 2.5.3
        │           │   │   └── tauri-build 2.5.4
        │           │   │       ├── tauri-file-associations-demo 0.1.0
        │           │   │       ├── tauri 2.10.1
        │           │   │       ├── resources 0.1.0
        │           │   │       ├── bench_helloworld 0.1.0
        │           │   │       ├── bench_files_transfer 0.1.0
        │           │   │       ├── bench_cpu_intensive 0.1.0
        │           │   │       └── api 0.1.0
        │           │   ├── tauri-cli 2.10.0
        │           │   │   └── tauri-cli-node 0.0.0
        │           │   ├── tauri-bundler 2.8.0
        │           │   │   └── tauri-cli 2.10.0
        │           │   ├── tauri-build 2.5.4
        │           │   ├── tauri 2.10.1
        │           │   └── acl-tests 0.1.0
        │           ├── tauri-plugin-sample 0.1.0
        │           ├── tauri-plugin-log 2.6.0
        │           ├── tauri-file-associations-demo 0.1.0
        │           ├── tauri 2.10.1
        │           ├── restart 0.1.0
        │           ├── resources 0.1.0
        │           ├── bench_helloworld 0.1.0
        │           ├── bench_files_transfer 0.1.0
        │           ├── bench_cpu_intensive 0.1.0
        │           └── api 0.1.0
        ├── tauri-utils 2.8.2
        └── tauri-cli 2.10.0

Crate:     gdk
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0412
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0412
Dependency tree:
gdk 0.18.2
├── webkit2gtk 2.0.2
│   ├── wry 0.54.0
│   │   └── tauri-runtime-wry 2.10.0
│   │       └── tauri 2.10.1
│   │           ├── tauri-utils 2.8.2
│   │           │   ├── tauri-schema-generator 0.0.0
│   │           │   ├── tauri-runtime-wry 2.10.0
│   │           │   ├── tauri-runtime 2.10.0
│   │           │   │   ├── tauri-runtime-wry 2.10.0
│   │           │   │   └── tauri 2.10.1
│   │           │   ├── tauri-plugin 2.5.3
│   │           │   │   ├── tauri-plugin-sample 0.1.0
│   │           │   │   │   └── api 0.1.0
│   │           │   │   └── tauri-plugin-log 2.6.0
│   │           │   │       └── api 0.1.0
│   │           │   ├── tauri-macros 2.5.3
│   │           │   │   └── tauri 2.10.1
│   │           │   ├── tauri-codegen 2.5.3
│   │           │   │   ├── tauri-macros 2.5.3
│   │           │   │   └── tauri-build 2.5.4
│   │           │   │       ├── tauri-file-associations-demo 0.1.0
│   │           │   │       ├── tauri 2.10.1
│   │           │   │       ├── resources 0.1.0
│   │           │   │       ├── bench_helloworld 0.1.0
│   │           │   │       ├── bench_files_transfer 0.1.0
│   │           │   │       ├── bench_cpu_intensive 0.1.0
│   │           │   │       └── api 0.1.0
│   │           │   ├── tauri-cli 2.10.0
│   │           │   │   └── tauri-cli-node 0.0.0
│   │           │   ├── tauri-bundler 2.8.0
│   │           │   │   └── tauri-cli 2.10.0
│   │           │   ├── tauri-build 2.5.4
│   │           │   ├── tauri 2.10.1
│   │           │   └── acl-tests 0.1.0
│   │           ├── tauri-plugin-sample 0.1.0
│   │           ├── tauri-plugin-log 2.6.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.10.1
│   │           ├── restart 0.1.0
│   │           ├── resources 0.1.0
│   │           ├── bench_helloworld 0.1.0
│   │           ├── bench_files_transfer 0.1.0
│   │           ├── bench_cpu_intensive 0.1.0
│   │           └── api 0.1.0
│   ├── tauri-runtime-wry 2.10.0
│   ├── tauri-runtime 2.10.0
│   └── tauri 2.10.1
├── gtk 0.18.2
│   ├── wry 0.54.0
│   ├── webkit2gtk 2.0.2
│   ├── tauri-runtime-wry 2.10.0
│   ├── tauri-runtime 2.10.0
│   ├── tauri 2.10.1
│   ├── tao 0.34.5
│   │   └── tauri-runtime-wry 2.10.0
│   ├── muda 0.17.1
│   │   ├── tray-icon 0.21.0
│   │   │   └── tauri 2.10.1
│   │   └── tauri 2.10.1
│   └── libappindicator 0.9.0
│       └── tray-icon 0.21.0
└── gdkx11 0.18.2
    └── wry 0.54.0

Crate:     gdk-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0418
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0418
Dependency tree:
gdk-sys 0.18.2
├── webkit2gtk-sys 2.0.2
│   ├── wry 0.54.0
│   │   └── tauri-runtime-wry 2.10.0
│   │       └── tauri 2.10.1
│   │           ├── tauri-utils 2.8.2
│   │           │   ├── tauri-schema-generator 0.0.0
│   │           │   ├── tauri-runtime-wry 2.10.0
│   │           │   ├── tauri-runtime 2.10.0
│   │           │   │   ├── tauri-runtime-wry 2.10.0
│   │           │   │   └── tauri 2.10.1
│   │           │   ├── tauri-plugin 2.5.3
│   │           │   │   ├── tauri-plugin-sample 0.1.0
│   │           │   │   │   └── api 0.1.0
│   │           │   │   └── tauri-plugin-log 2.6.0
│   │           │   │       └── api 0.1.0
│   │           │   ├── tauri-macros 2.5.3
│   │           │   │   └── tauri 2.10.1
│   │           │   ├── tauri-codegen 2.5.3
│   │           │   │   ├── tauri-macros 2.5.3
│   │           │   │   └── tauri-build 2.5.4
│   │           │   │       ├── tauri-file-associations-demo 0.1.0
│   │           │   │       ├── tauri 2.10.1
│   │           │   │       ├── resources 0.1.0
│   │           │   │       ├── bench_helloworld 0.1.0
│   │           │   │       ├── bench_files_transfer 0.1.0
│   │           │   │       ├── bench_cpu_intensive 0.1.0
│   │           │   │       └── api 0.1.0
│   │           │   ├── tauri-cli 2.10.0
│   │           │   │   └── tauri-cli-node 0.0.0
│   │           │   ├── tauri-bundler 2.8.0
│   │           │   │   └── tauri-cli 2.10.0
│   │           │   ├── tauri-build 2.5.4
│   │           │   ├── tauri 2.10.1
│   │           │   └── acl-tests 0.1.0
│   │           ├── tauri-plugin-sample 0.1.0
│   │           ├── tauri-plugin-log 2.6.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.10.1
│   │           ├── restart 0.1.0
│   │           ├── resources 0.1.0
│   │           ├── bench_helloworld 0.1.0
│   │           ├── bench_files_transfer 0.1.0
│   │           ├── bench_cpu_intensive 0.1.0
│   │           └── api 0.1.0
│   └── webkit2gtk 2.0.2
│       ├── wry 0.54.0
│       ├── tauri-runtime-wry 2.10.0
│       ├── tauri-runtime 2.10.0
│       └── tauri 2.10.1
├── webkit2gtk 2.0.2
├── gtk-sys 0.18.2
│   ├── webkit2gtk-sys 2.0.2
│   ├── webkit2gtk 2.0.2
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.21.0
│   │           └── tauri 2.10.1
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.54.0
│       ├── webkit2gtk 2.0.2
│       ├── tauri-runtime-wry 2.10.0
│       ├── tauri-runtime 2.10.0
│       ├── tauri 2.10.1
│       ├── tao 0.34.5
│       │   └── tauri-runtime-wry 2.10.0
│       ├── muda 0.17.1
│       │   ├── tray-icon 0.21.0
│       │   └── tauri 2.10.1
│       └── libappindicator 0.9.0
├── gdkx11-sys 0.18.2
│   ├── tao 0.34.5
│   └── gdkx11 0.18.2
│       └── wry 0.54.0
├── gdkwayland-sys 0.18.2
│   └── tao 0.34.5
└── gdk 0.18.2
    ├── webkit2gtk 2.0.2
    ├── gtk 0.18.2
    └── gdkx11 0.18.2

Crate:     gdkwayland-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0411
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0411
Dependency tree:
gdkwayland-sys 0.18.2
└── tao 0.34.5
    └── tauri-runtime-wry 2.10.0
        └── tauri 2.10.1
            ├── tauri-utils 2.8.2
            │   ├── tauri-schema-generator 0.0.0
            │   ├── tauri-runtime-wry 2.10.0
            │   ├── tauri-runtime 2.10.0
            │   │   ├── tauri-runtime-wry 2.10.0
            │   │   └── tauri 2.10.1
            │   ├── tauri-plugin 2.5.3
            │   │   ├── tauri-plugin-sample 0.1.0
            │   │   │   └── api 0.1.0
            │   │   └── tauri-plugin-log 2.6.0
            │   │       └── api 0.1.0
            │   ├── tauri-macros 2.5.3
            │   │   └── tauri 2.10.1
            │   ├── tauri-codegen 2.5.3
            │   │   ├── tauri-macros 2.5.3
            │   │   └── tauri-build 2.5.4
            │   │       ├── tauri-file-associations-demo 0.1.0
            │   │       ├── tauri 2.10.1
            │   │       ├── resources 0.1.0
            │   │       ├── bench_helloworld 0.1.0
            │   │       ├── bench_files_transfer 0.1.0
            │   │       ├── bench_cpu_intensive 0.1.0
            │   │       └── api 0.1.0
            │   ├── tauri-cli 2.10.0
            │   │   └── tauri-cli-node 0.0.0
            │   ├── tauri-bundler 2.8.0
            │   │   └── tauri-cli 2.10.0
            │   ├── tauri-build 2.5.4
            │   ├── tauri 2.10.1
            │   └── acl-tests 0.1.0
            ├── tauri-plugin-sample 0.1.0
            ├── tauri-plugin-log 2.6.0
            ├── tauri-file-associations-demo 0.1.0
            ├── tauri 2.10.1
            ├── restart 0.1.0
            ├── resources 0.1.0
            ├── bench_helloworld 0.1.0
            ├── bench_files_transfer 0.1.0
            ├── bench_cpu_intensive 0.1.0
            └── api 0.1.0

Crate:     gdkx11
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0417
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0417
Dependency tree:
gdkx11 0.18.2
└── wry 0.54.0
    └── tauri-runtime-wry 2.10.0
        └── tauri 2.10.1
            ├── tauri-utils 2.8.2
            │   ├── tauri-schema-generator 0.0.0
            │   ├── tauri-runtime-wry 2.10.0
            │   ├── tauri-runtime 2.10.0
            │   │   ├── tauri-runtime-wry 2.10.0
            │   │   └── tauri 2.10.1
            │   ├── tauri-plugin 2.5.3
            │   │   ├── tauri-plugin-sample 0.1.0
            │   │   │   └── api 0.1.0
            │   │   └── tauri-plugin-log 2.6.0
            │   │       └── api 0.1.0
            │   ├── tauri-macros 2.5.3
            │   │   └── tauri 2.10.1
            │   ├── tauri-codegen 2.5.3
            │   │   ├── tauri-macros 2.5.3
            │   │   └── tauri-build 2.5.4
            │   │       ├── tauri-file-associations-demo 0.1.0
            │   │       ├── tauri 2.10.1
            │   │       ├── resources 0.1.0
            │   │       ├── bench_helloworld 0.1.0
            │   │       ├── bench_files_transfer 0.1.0
            │   │       ├── bench_cpu_intensive 0.1.0
            │   │       └── api 0.1.0
            │   ├── tauri-cli 2.10.0
            │   │   └── tauri-cli-node 0.0.0
            │   ├── tauri-bundler 2.8.0
            │   │   └── tauri-cli 2.10.0
            │   ├── tauri-build 2.5.4
            │   ├── tauri 2.10.1
            │   └── acl-tests 0.1.0
            ├── tauri-plugin-sample 0.1.0
            ├── tauri-plugin-log 2.6.0
            ├── tauri-file-associations-demo 0.1.0
            ├── tauri 2.10.1
            ├── restart 0.1.0
            ├── resources 0.1.0
            ├── bench_helloworld 0.1.0
            ├── bench_files_transfer 0.1.0
            ├── bench_cpu_intensive 0.1.0
            └── api 0.1.0

Crate:     gdkx11-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0414
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0414
Dependency tree:
gdkx11-sys 0.18.2
├── tao 0.34.5
│   └── tauri-runtime-wry 2.10.0
│       └── tauri 2.10.1
│           ├── tauri-utils 2.8.2
│           │   ├── tauri-schema-generator 0.0.0
│           │   ├── tauri-runtime-wry 2.10.0
│           │   ├── tauri-runtime 2.10.0
│           │   │   ├── tauri-runtime-wry 2.10.0
│           │   │   └── tauri 2.10.1
│           │   ├── tauri-plugin 2.5.3
│           │   │   ├── tauri-plugin-sample 0.1.0
│           │   │   │   └── api 0.1.0
│           │   │   └── tauri-plugin-log 2.6.0
│           │   │       └── api 0.1.0
│           │   ├── tauri-macros 2.5.3
│           │   │   └── tauri 2.10.1
│           │   ├── tauri-codegen 2.5.3
│           │   │   ├── tauri-macros 2.5.3
│           │   │   └── tauri-build 2.5.4
│           │   │       ├── tauri-file-associations-demo 0.1.0
│           │   │       ├── tauri 2.10.1
│           │   │       ├── resources 0.1.0
│           │   │       ├── bench_helloworld 0.1.0
│           │   │       ├── bench_files_transfer 0.1.0
│           │   │       ├── bench_cpu_intensive 0.1.0
│           │   │       └── api 0.1.0
│           │   ├── tauri-cli 2.10.0
│           │   │   └── tauri-cli-node 0.0.0
│           │   ├── tauri-bundler 2.8.0
│           │   │   └── tauri-cli 2.10.0
│           │   ├── tauri-build 2.5.4
│           │   ├── tauri 2.10.1
│           │   └── acl-tests 0.1.0
│           ├── tauri-plugin-sample 0.1.0
│           ├── tauri-plugin-log 2.6.0
│           ├── tauri-file-associations-demo 0.1.0
│           ├── tauri 2.10.1
│           ├── restart 0.1.0
│           ├── resources 0.1.0
│           ├── bench_helloworld 0.1.0
│           ├── bench_files_transfer 0.1.0
│           ├── bench_cpu_intensive 0.1.0
│           └── api 0.1.0
└── gdkx11 0.18.2
    └── wry 0.54.0
        └── tauri-runtime-wry 2.10.0

Crate:     gtk
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0415
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0415
Dependency tree:
gtk 0.18.2
├── wry 0.54.0
│   └── tauri-runtime-wry 2.10.0
│       └── tauri 2.10.1
│           ├── tauri-utils 2.8.2
│           │   ├── tauri-schema-generator 0.0.0
│           │   ├── tauri-runtime-wry 2.10.0
│           │   ├── tauri-runtime 2.10.0
│           │   │   ├── tauri-runtime-wry 2.10.0
│           │   │   └── tauri 2.10.1
│           │   ├── tauri-plugin 2.5.3
│           │   │   ├── tauri-plugin-sample 0.1.0
│           │   │   │   └── api 0.1.0
│           │   │   └── tauri-plugin-log 2.6.0
│           │   │       └── api 0.1.0
│           │   ├── tauri-macros 2.5.3
│           │   │   └── tauri 2.10.1
│           │   ├── tauri-codegen 2.5.3
│           │   │   ├── tauri-macros 2.5.3
│           │   │   └── tauri-build 2.5.4
│           │   │       ├── tauri-file-associations-demo 0.1.0
│           │   │       ├── tauri 2.10.1
│           │   │       ├── resources 0.1.0
│           │   │       ├── bench_helloworld 0.1.0
│           │   │       ├── bench_files_transfer 0.1.0
│           │   │       ├── bench_cpu_intensive 0.1.0
│           │   │       └── api 0.1.0
│           │   ├── tauri-cli 2.10.0
│           │   │   └── tauri-cli-node 0.0.0
│           │   ├── tauri-bundler 2.8.0
│           │   │   └── tauri-cli 2.10.0
│           │   ├── tauri-build 2.5.4
│           │   ├── tauri 2.10.1
│           │   └── acl-tests 0.1.0
│           ├── tauri-plugin-sample 0.1.0
│           ├── tauri-plugin-log 2.6.0
│           ├── tauri-file-associations-demo 0.1.0
│           ├── tauri 2.10.1
│           ├── restart 0.1.0
│           ├── resources 0.1.0
│           ├── bench_helloworld 0.1.0
│           ├── bench_files_transfer 0.1.0
│           ├── bench_cpu_intensive 0.1.0
│           └── api 0.1.0
├── webkit2gtk 2.0.2
│   ├── wry 0.54.0
│   ├── tauri-runtime-wry 2.10.0
│   ├── tauri-runtime 2.10.0
│   └── tauri 2.10.1
├── tauri-runtime-wry 2.10.0
├── tauri-runtime 2.10.0
├── tauri 2.10.1
├── tao 0.34.5
│   └── tauri-runtime-wry 2.10.0
├── muda 0.17.1
│   ├── tray-icon 0.21.0
│   │   └── tauri 2.10.1
│   └── tauri 2.10.1
└── libappindicator 0.9.0
    └── tray-icon 0.21.0

Crate:     gtk-sys
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0420
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0420
Dependency tree:
gtk-sys 0.18.2
├── webkit2gtk-sys 2.0.2
│   ├── wry 0.54.0
│   │   └── tauri-runtime-wry 2.10.0
│   │       └── tauri 2.10.1
│   │           ├── tauri-utils 2.8.2
│   │           │   ├── tauri-schema-generator 0.0.0
│   │           │   ├── tauri-runtime-wry 2.10.0
│   │           │   ├── tauri-runtime 2.10.0
│   │           │   │   ├── tauri-runtime-wry 2.10.0
│   │           │   │   └── tauri 2.10.1
│   │           │   ├── tauri-plugin 2.5.3
│   │           │   │   ├── tauri-plugin-sample 0.1.0
│   │           │   │   │   └── api 0.1.0
│   │           │   │   └── tauri-plugin-log 2.6.0
│   │           │   │       └── api 0.1.0
│   │           │   ├── tauri-macros 2.5.3
│   │           │   │   └── tauri 2.10.1
│   │           │   ├── tauri-codegen 2.5.3
│   │           │   │   ├── tauri-macros 2.5.3
│   │           │   │   └── tauri-build 2.5.4
│   │           │   │       ├── tauri-file-associations-demo 0.1.0
│   │           │   │       ├── tauri 2.10.1
│   │           │   │       ├── resources 0.1.0
│   │           │   │       ├── bench_helloworld 0.1.0
│   │           │   │       ├── bench_files_transfer 0.1.0
│   │           │   │       ├── bench_cpu_intensive 0.1.0
│   │           │   │       └── api 0.1.0
│   │           │   ├── tauri-cli 2.10.0
│   │           │   │   └── tauri-cli-node 0.0.0
│   │           │   ├── tauri-bundler 2.8.0
│   │           │   │   └── tauri-cli 2.10.0
│   │           │   ├── tauri-build 2.5.4
│   │           │   ├── tauri 2.10.1
│   │           │   └── acl-tests 0.1.0
│   │           ├── tauri-plugin-sample 0.1.0
│   │           ├── tauri-plugin-log 2.6.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.10.1
│   │           ├── restart 0.1.0
│   │           ├── resources 0.1.0
│   │           ├── bench_helloworld 0.1.0
│   │           ├── bench_files_transfer 0.1.0
│   │           ├── bench_cpu_intensive 0.1.0
│   │           └── api 0.1.0
│   └── webkit2gtk 2.0.2
│       ├── wry 0.54.0
│       ├── tauri-runtime-wry 2.10.0
│       ├── tauri-runtime 2.10.0
│       └── tauri 2.10.1
├── webkit2gtk 2.0.2
├── libappindicator-sys 0.9.0
│   └── libappindicator 0.9.0
│       └── tray-icon 0.21.0
│           └── tauri 2.10.1
├── libappindicator 0.9.0
└── gtk 0.18.2
    ├── wry 0.54.0
    ├── webkit2gtk 2.0.2
    ├── tauri-runtime-wry 2.10.0
    ├── tauri-runtime 2.10.0
    ├── tauri 2.10.1
    ├── tao 0.34.5
    │   └── tauri-runtime-wry 2.10.0
    ├── muda 0.17.1
    │   ├── tray-icon 0.21.0
    │   └── tauri 2.10.1
    └── libappindicator 0.9.0

Crate:     gtk3-macros
Version:   0.18.2
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0419
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0419
Dependency tree:
gtk3-macros 0.18.2
└── gtk 0.18.2
    ├── wry 0.54.0
    │   └── tauri-runtime-wry 2.10.0
    │       └── tauri 2.10.1
    │           ├── tauri-utils 2.8.2
    │           │   ├── tauri-schema-generator 0.0.0
    │           │   ├── tauri-runtime-wry 2.10.0
    │           │   ├── tauri-runtime 2.10.0
    │           │   │   ├── tauri-runtime-wry 2.10.0
    │           │   │   └── tauri 2.10.1
    │           │   ├── tauri-plugin 2.5.3
    │           │   │   ├── tauri-plugin-sample 0.1.0
    │           │   │   │   └── api 0.1.0
    │           │   │   └── tauri-plugin-log 2.6.0
    │           │   │       └── api 0.1.0
    │           │   ├── tauri-macros 2.5.3
    │           │   │   └── tauri 2.10.1
    │           │   ├── tauri-codegen 2.5.3
    │           │   │   ├── tauri-macros 2.5.3
    │           │   │   └── tauri-build 2.5.4
    │           │   │       ├── tauri-file-associations-demo 0.1.0
    │           │   │       ├── tauri 2.10.1
    │           │   │       ├── resources 0.1.0
    │           │   │       ├── bench_helloworld 0.1.0
    │           │   │       ├── bench_files_transfer 0.1.0
    │           │   │       ├── bench_cpu_intensive 0.1.0
    │           │   │       └── api 0.1.0
    │           │   ├── tauri-cli 2.10.0
    │           │   │   └── tauri-cli-node 0.0.0
    │           │   ├── tauri-bundler 2.8.0
    │           │   │   └── tauri-cli 2.10.0
    │           │   ├── tauri-build 2.5.4
    │           │   ├── tauri 2.10.1
    │           │   └── acl-tests 0.1.0
    │           ├── tauri-plugin-sample 0.1.0
    │           ├── tauri-plugin-log 2.6.0
    │           ├── tauri-file-associations-demo 0.1.0
    │           ├── tauri 2.10.1
    │           ├── restart 0.1.0
    │           ├── resources 0.1.0
    │           ├── bench_helloworld 0.1.0
    │           ├── bench_files_transfer 0.1.0
    │           ├── bench_cpu_intensive 0.1.0
    │           └── api 0.1.0
    ├── webkit2gtk 2.0.2
    │   ├── wry 0.54.0
    │   ├── tauri-runtime-wry 2.10.0
    │   ├── tauri-runtime 2.10.0
    │   └── tauri 2.10.1
    ├── tauri-runtime-wry 2.10.0
    ├── tauri-runtime 2.10.0
    ├── tauri 2.10.1
    ├── tao 0.34.5
    │   └── tauri-runtime-wry 2.10.0
    ├── muda 0.17.1
    │   ├── tray-icon 0.21.0
    │   │   └── tauri 2.10.1
    │   └── tauri 2.10.1
    └── libappindicator 0.9.0
        └── tray-icon 0.21.0

Crate:     paste
Version:   1.0.15
Warning:   unmaintained
Title:     paste - no longer maintained
Date:      2024-10-07
ID:        RUSTSEC-2024-0436
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0436
Dependency tree:
paste 1.0.15
├── specta 2.0.0-rc.20
│   └── tauri 2.10.1
│       ├── tauri-utils 2.8.2
│       │   ├── tauri-schema-generator 0.0.0
│       │   ├── tauri-runtime-wry 2.10.0
│       │   │   └── tauri 2.10.1
│       │   ├── tauri-runtime 2.10.0
│       │   │   ├── tauri-runtime-wry 2.10.0
│       │   │   └── tauri 2.10.1
│       │   ├── tauri-plugin 2.5.3
│       │   │   ├── tauri-plugin-sample 0.1.0
│       │   │   │   └── api 0.1.0
│       │   │   └── tauri-plugin-log 2.6.0
│       │   │       └── api 0.1.0
│       │   ├── tauri-macros 2.5.3
│       │   │   └── tauri 2.10.1
│       │   ├── tauri-codegen 2.5.3
│       │   │   ├── tauri-macros 2.5.3
│       │   │   └── tauri-build 2.5.4
│       │   │       ├── tauri-file-associations-demo 0.1.0
│       │   │       ├── tauri 2.10.1
│       │   │       ├── resources 0.1.0
│       │   │       ├── bench_helloworld 0.1.0
│       │   │       ├── bench_files_transfer 0.1.0
│       │   │       ├── bench_cpu_intensive 0.1.0
│       │   │       └── api 0.1.0
│       │   ├── tauri-cli 2.10.0
│       │   │   └── tauri-cli-node 0.0.0
│       │   ├── tauri-bundler 2.8.0
│       │   │   └── tauri-cli 2.10.0
│       │   ├── tauri-build 2.5.4
│       │   ├── tauri 2.10.1
│       │   └── acl-tests 0.1.0
│       ├── tauri-plugin-sample 0.1.0
│       ├── tauri-plugin-log 2.6.0
│       ├── tauri-file-associations-demo 0.1.0
│       ├── tauri 2.10.1
│       ├── restart 0.1.0
│       ├── resources 0.1.0
│       ├── bench_helloworld 0.1.0
│       ├── bench_files_transfer 0.1.0
│       ├── bench_cpu_intensive 0.1.0
│       └── api 0.1.0
└── rav1e 0.7.1
    └── ravif 0.11.11
        └── image 0.25.5
            ├── tauri-cli 2.10.0
            ├── tauri-bundler 2.8.0
            └── tauri 2.10.1

Crate:     rustls-pemfile
Version:   1.0.4
Warning:   unmaintained
Title:     rustls-pemfile is unmaintained
Date:      2025-11-28
ID:        RUSTSEC-2025-0134
URL:       https://rustsec.org/advisories/RUSTSEC-2025-0134
Dependency tree:
rustls-pemfile 1.0.4
├── rustls-native-certs 0.6.3
│   └── reqwest 0.11.27
│       ├── cryptographic-message-syntax 0.26.0
│       │   ├── apple-xar 0.18.0
│       │   │   ├── apple-flat-package 0.18.0
│       │   │   │   └── apple-codesign 0.27.0
│       │   │   │       └── tauri-macos-sign 2.3.3
│       │   │   │           ├── tauri-cli 2.10.0
│       │   │   │           │   └── tauri-cli-node 0.0.0
│       │   │   │           └── tauri-bundler 2.8.0
│       │   │   │               └── tauri-cli 2.10.0
│       │   │   └── apple-codesign 0.27.0
│       │   └── apple-codesign 0.27.0
│       ├── apple-xar 0.18.0
│       └── apple-codesign 0.27.0
└── reqwest 0.11.27

Crate:     rustls-pemfile
Version:   2.2.0
Warning:   unmaintained
Title:     rustls-pemfile is unmaintained
Date:      2025-11-28
ID:        RUSTSEC-2025-0134
URL:       https://rustsec.org/advisories/RUSTSEC-2025-0134
Dependency tree:
rustls-pemfile 2.2.0
└── rustls-native-certs 0.7.3
    └── tungstenite 0.21.0
        └── apple-codesign 0.27.0
            └── tauri-macos-sign 2.3.3
                ├── tauri-cli 2.10.0
                │   └── tauri-cli-node 0.0.0
                └── tauri-bundler 2.8.0
                    └── tauri-cli 2.10.0

Crate:     unic-char-property
Version:   0.9.0
Warning:   unmaintained
Title:     `unic-char-property` is unmaintained
Date:      2025-10-18
ID:        RUSTSEC-2025-0081
URL:       https://rustsec.org/advisories/RUSTSEC-2025-0081
Dependency tree:
unic-char-property 0.9.0
└── unic-ucd-ident 0.9.0
    └── urlpattern 0.3.0
        └── tauri-utils 2.8.2
            ├── tauri-schema-generator 0.0.0
            ├── tauri-runtime-wry 2.10.0
            │   └── tauri 2.10.1
            │       ├── tauri-utils 2.8.2
            │       ├── tauri-plugin-sample 0.1.0
            │       │   └── api 0.1.0
            │       ├── tauri-plugin-log 2.6.0
            │       │   └── api 0.1.0
            │       ├── tauri-file-associations-demo 0.1.0
            │       ├── tauri 2.10.1
            │       ├── restart 0.1.0
            │       ├── resources 0.1.0
            │       ├── bench_helloworld 0.1.0
            │       ├── bench_files_transfer 0.1.0
            │       ├── bench_cpu_intensive 0.1.0
            │       └── api 0.1.0
            ├── tauri-runtime 2.10.0
            │   ├── tauri-runtime-wry 2.10.0
            │   └── tauri 2.10.1
            ├── tauri-plugin 2.5.3
            │   ├── tauri-plugin-sample 0.1.0
            │   └── tauri-plugin-log 2.6.0
            ├── tauri-macros 2.5.3
            │   └── tauri 2.10.1
            ├── tauri-codegen 2.5.3
            │   ├── tauri-macros 2.5.3
            │   └── tauri-build 2.5.4
            │       ├── tauri-file-associations-demo 0.1.0
            │       ├── tauri 2.10.1
            │       ├── resources 0.1.0
            │       ├── bench_helloworld 0.1.0
            │       ├── bench_files_transfer 0.1.0
            │       ├── bench_cpu_intensive 0.1.0
            │       └── api 0.1.0
            ├── tauri-cli 2.10.0
            │   └── tauri-cli-node 0.0.0
            ├── tauri-bundler 2.8.0
            │   └── tauri-cli 2.10.0
            ├── tauri-build 2.5.4
            ├── tauri 2.10.1
            └── acl-tests 0.1.0

Crate:     unic-char-range
Version:   0.9.0
Warning:   unmaintained
Title:     `unic-char-range` is unmaintained
Date:      2025-10-18
ID:        RUSTSEC-2025-0075
URL:       https://rustsec.org/advisories/RUSTSEC-2025-0075
Dependency tree:
unic-char-range 0.9.0
├── unic-ucd-ident 0.9.0
│   └── urlpattern 0.3.0
│       └── tauri-utils 2.8.2
│           ├── tauri-schema-generator 0.0.0
│           ├── tauri-runtime-wry 2.10.0
│           │   └── tauri 2.10.1
│           │       ├── tauri-utils 2.8.2
│           │       ├── tauri-plugin-sample 0.1.0
│           │       │   └── api 0.1.0
│           │       ├── tauri-plugin-log 2.6.0
│           │       │   └── api 0.1.0
│           │       ├── tauri-file-associations-demo 0.1.0
│           │       ├── tauri 2.10.1
│           │       ├── restart 0.1.0
│           │       ├── resources 0.1.0
│           │       ├── bench_helloworld 0.1.0
│           │       ├── bench_files_transfer 0.1.0
│           │       ├── bench_cpu_intensive 0.1.0
│           │       └── api 0.1.0
│           ├── tauri-runtime 2.10.0
│           │   ├── tauri-runtime-wry 2.10.0
│           │   └── tauri 2.10.1
│           ├── tauri-plugin 2.5.3
│           │   ├── tauri-plugin-sample 0.1.0
│           │   └── tauri-plugin-log 2.6.0
│           ├── tauri-macros 2.5.3
│           │   └── tauri 2.10.1
│           ├── tauri-codegen 2.5.3
│           │   ├── tauri-macros 2.5.3
│           │   └── tauri-build 2.5.4
│           │       ├── tauri-file-associations-demo 0.1.0
│           │       ├── tauri 2.10.1
│           │       ├── resources 0.1.0
│           │       ├── bench_helloworld 0.1.0
│           │       ├── bench_files_transfer 0.1.0
│           │       ├── bench_cpu_intensive 0.1.0
│           │       └── api 0.1.0
│           ├── tauri-cli 2.10.0
│           │   └── tauri-cli-node 0.0.0
│           ├── tauri-bundler 2.8.0
│           │   └── tauri-cli 2.10.0
│           ├── tauri-build 2.5.4
│           ├── tauri 2.10.1
│           └── acl-tests 0.1.0
└── unic-char-property 0.9.0
    └── unic-ucd-ident 0.9.0

Crate:     unic-common
Version:   0.9.0
Warning:   unmaintained
Title:     `unic-common` is unmaintained
Date:      2025-10-18
ID:        RUSTSEC-2025-0080
URL:       https://rustsec.org/advisories/RUSTSEC-2025-0080
Dependency tree:
unic-common 0.9.0
└── unic-ucd-version 0.9.0
    └── unic-ucd-ident 0.9.0
        └── urlpattern 0.3.0
            └── tauri-utils 2.8.2
                ├── tauri-schema-generator 0.0.0
                ├── tauri-runtime-wry 2.10.0
                │   └── tauri 2.10.1
                │       ├── tauri-utils 2.8.2
                │       ├── tauri-plugin-sample 0.1.0
                │       │   └── api 0.1.0
                │       ├── tauri-plugin-log 2.6.0
                │       │   └── api 0.1.0
                │       ├── tauri-file-associations-demo 0.1.0
                │       ├── tauri 2.10.1
                │       ├── restart 0.1.0
                │       ├── resources 0.1.0
                │       ├── bench_helloworld 0.1.0
                │       ├── bench_files_transfer 0.1.0
                │       ├── bench_cpu_intensive 0.1.0
                │       └── api 0.1.0
                ├── tauri-runtime 2.10.0
                │   ├── tauri-runtime-wry 2.10.0
                │   └── tauri 2.10.1
                ├── tauri-plugin 2.5.3
                │   ├── tauri-plugin-sample 0.1.0
                │   └── tauri-plugin-log 2.6.0
                ├── tauri-macros 2.5.3
                │   └── tauri 2.10.1
                ├── tauri-codegen 2.5.3
                │   ├── tauri-macros 2.5.3
                │   └── tauri-build 2.5.4
                │       ├── tauri-file-associations-demo 0.1.0
                │       ├── tauri 2.10.1
                │       ├── resources 0.1.0
                │       ├── bench_helloworld 0.1.0
                │       ├── bench_files_transfer 0.1.0
                │       ├── bench_cpu_intensive 0.1.0
                │       └── api 0.1.0
                ├── tauri-cli 2.10.0
                │   └── tauri-cli-node 0.0.0
                ├── tauri-bundler 2.8.0
                │   └── tauri-cli 2.10.0
                ├── tauri-build 2.5.4
                ├── tauri 2.10.1
                └── acl-tests 0.1.0

Crate:     unic-ucd-ident
Version:   0.9.0
Warning:   unmaintained
Title:     `unic-ucd-ident` is unmaintained
Date:      2025-10-18
ID:        RUSTSEC-2025-0100
URL:       https://rustsec.org/advisories/RUSTSEC-2025-0100
Dependency tree:
unic-ucd-ident 0.9.0
└── urlpattern 0.3.0
    └── tauri-utils 2.8.2
        ├── tauri-schema-generator 0.0.0
        ├── tauri-runtime-wry 2.10.0
        │   └── tauri 2.10.1
        │       ├── tauri-utils 2.8.2
        │       ├── tauri-plugin-sample 0.1.0
        │       │   └── api 0.1.0
        │       ├── tauri-plugin-log 2.6.0
        │       │   └── api 0.1.0
        │       ├── tauri-file-associations-demo 0.1.0
        │       ├── tauri 2.10.1
        │       ├── restart 0.1.0
        │       ├── resources 0.1.0
        │       ├── bench_helloworld 0.1.0
        │       ├── bench_files_transfer 0.1.0
        │       ├── bench_cpu_intensive 0.1.0
        │       └── api 0.1.0
        ├── tauri-runtime 2.10.0
        │   ├── tauri-runtime-wry 2.10.0
        │   └── tauri 2.10.1
        ├── tauri-plugin 2.5.3
        │   ├── tauri-plugin-sample 0.1.0
        │   └── tauri-plugin-log 2.6.0
        ├── tauri-macros 2.5.3
        │   └── tauri 2.10.1
        ├── tauri-codegen 2.5.3
        │   ├── tauri-macros 2.5.3
        │   └── tauri-build 2.5.4
        │       ├── tauri-file-associations-demo 0.1.0
        │       ├── tauri 2.10.1
        │       ├── resources 0.1.0
        │       ├── bench_helloworld 0.1.0
        │       ├── bench_files_transfer 0.1.0
        │       ├── bench_cpu_intensive 0.1.0
        │       └── api 0.1.0
        ├── tauri-cli 2.10.0
        │   └── tauri-cli-node 0.0.0
        ├── tauri-bundler 2.8.0
        │   └── tauri-cli 2.10.0
        ├── tauri-build 2.5.4
        ├── tauri 2.10.1
        └── acl-tests 0.1.0

Crate:     unic-ucd-version
Version:   0.9.0
Warning:   unmaintained
Title:     `unic-ucd-version` is unmaintained
Date:      2025-10-18
ID:        RUSTSEC-2025-0098
URL:       https://rustsec.org/advisories/RUSTSEC-2025-0098
Dependency tree:
unic-ucd-version 0.9.0
└── unic-ucd-ident 0.9.0
    └── urlpattern 0.3.0
        └── tauri-utils 2.8.2
            ├── tauri-schema-generator 0.0.0
            ├── tauri-runtime-wry 2.10.0
            │   └── tauri 2.10.1
            │       ├── tauri-utils 2.8.2
            │       ├── tauri-plugin-sample 0.1.0
            │       │   └── api 0.1.0
            │       ├── tauri-plugin-log 2.6.0
            │       │   └── api 0.1.0
            │       ├── tauri-file-associations-demo 0.1.0
            │       ├── tauri 2.10.1
            │       ├── restart 0.1.0
            │       ├── resources 0.1.0
            │       ├── bench_helloworld 0.1.0
            │       ├── bench_files_transfer 0.1.0
            │       ├── bench_cpu_intensive 0.1.0
            │       └── api 0.1.0
            ├── tauri-runtime 2.10.0
            │   ├── tauri-runtime-wry 2.10.0
            │   └── tauri 2.10.1
            ├── tauri-plugin 2.5.3
            │   ├── tauri-plugin-sample 0.1.0
            │   └── tauri-plugin-log 2.6.0
            ├── tauri-macros 2.5.3
            │   └── tauri 2.10.1
            ├── tauri-codegen 2.5.3
            │   ├── tauri-macros 2.5.3
            │   └── tauri-build 2.5.4
            │       ├── tauri-file-associations-demo 0.1.0
            │       ├── tauri 2.10.1
            │       ├── resources 0.1.0
            │       ├── bench_helloworld 0.1.0
            │       ├── bench_files_transfer 0.1.0
            │       ├── bench_cpu_intensive 0.1.0
            │       └── api 0.1.0
            ├── tauri-cli 2.10.0
            │   └── tauri-cli-node 0.0.0
            ├── tauri-bundler 2.8.0
            │   └── tauri-cli 2.10.0
            ├── tauri-build 2.5.4
            ├── tauri 2.10.1
            └── acl-tests 0.1.0

Crate:     glib
Version:   0.18.5
Warning:   unsound
Title:     Unsoundness in `Iterator` and `DoubleEndedIterator` impls for `glib::VariantStrIter`
Date:      2024-03-30
ID:        RUSTSEC-2024-0429
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0429
Dependency tree:
glib 0.18.5
├── webkit2gtk 2.0.2
│   ├── wry 0.54.0
│   │   └── tauri-runtime-wry 2.10.0
│   │       └── tauri 2.10.1
│   │           ├── tauri-utils 2.8.2
│   │           │   ├── tauri-schema-generator 0.0.0
│   │           │   ├── tauri-runtime-wry 2.10.0
│   │           │   ├── tauri-runtime 2.10.0
│   │           │   │   ├── tauri-runtime-wry 2.10.0
│   │           │   │   └── tauri 2.10.1
│   │           │   ├── tauri-plugin 2.5.3
│   │           │   │   ├── tauri-plugin-sample 0.1.0
│   │           │   │   │   └── api 0.1.0
│   │           │   │   └── tauri-plugin-log 2.6.0
│   │           │   │       └── api 0.1.0
│   │           │   ├── tauri-macros 2.5.3
│   │           │   │   └── tauri 2.10.1
│   │           │   ├── tauri-codegen 2.5.3
│   │           │   │   ├── tauri-macros 2.5.3
│   │           │   │   └── tauri-build 2.5.4
│   │           │   │       ├── tauri-file-associations-demo 0.1.0
│   │           │   │       ├── tauri 2.10.1
│   │           │   │       ├── resources 0.1.0
│   │           │   │       ├── bench_helloworld 0.1.0
│   │           │   │       ├── bench_files_transfer 0.1.0
│   │           │   │       ├── bench_cpu_intensive 0.1.0
│   │           │   │       └── api 0.1.0
│   │           │   ├── tauri-cli 2.10.0
│   │           │   │   └── tauri-cli-node 0.0.0
│   │           │   ├── tauri-bundler 2.8.0
│   │           │   │   └── tauri-cli 2.10.0
│   │           │   ├── tauri-build 2.5.4
│   │           │   ├── tauri 2.10.1
│   │           │   └── acl-tests 0.1.0
│   │           ├── tauri-plugin-sample 0.1.0
│   │           ├── tauri-plugin-log 2.6.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.10.1
│   │           ├── restart 0.1.0
│   │           ├── resources 0.1.0
│   │           ├── bench_helloworld 0.1.0
│   │           ├── bench_files_transfer 0.1.0
│   │           ├── bench_cpu_intensive 0.1.0
│   │           └── api 0.1.0
│   ├── tauri-runtime-wry 2.10.0
│   ├── tauri-runtime 2.10.0
│   └── tauri 2.10.1
├── soup3 0.5.0
│   ├── wry 0.54.0
│   └── webkit2gtk 2.0.2
├── pango 0.18.3
│   ├── gtk 0.18.2
│   │   ├── wry 0.54.0
│   │   ├── webkit2gtk 2.0.2
│   │   ├── tauri-runtime-wry 2.10.0
│   │   ├── tauri-runtime 2.10.0
│   │   ├── tauri 2.10.1
│   │   ├── tao 0.34.5
│   │   │   └── tauri-runtime-wry 2.10.0
│   │   ├── muda 0.17.1
│   │   │   ├── tray-icon 0.21.0
│   │   │   │   └── tauri 2.10.1
│   │   │   └── tauri 2.10.1
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.21.0
│   └── gdk 0.18.2
│       ├── webkit2gtk 2.0.2
│       ├── gtk 0.18.2
│       └── gdkx11 0.18.2
│           └── wry 0.54.0
├── libappindicator 0.9.0
├── javascriptcore-rs 1.1.2
│   ├── wry 0.54.0
│   └── webkit2gtk 2.0.2
├── gtk 0.18.2
├── gio 0.18.4
│   ├── webkit2gtk 2.0.2
│   ├── soup3 0.5.0
│   ├── pango 0.18.3
│   ├── gtk 0.18.2
│   ├── gdkx11 0.18.2
│   ├── gdk-pixbuf 0.18.5
│   │   ├── gtk 0.18.2
│   │   └── gdk 0.18.2
│   └── gdk 0.18.2
├── gdkx11 0.18.2
├── gdk-pixbuf 0.18.5
├── gdk 0.18.2
├── cairo-rs 0.18.5
│   ├── webkit2gtk 2.0.2
│   ├── gtk 0.18.2
│   └── gdk 0.18.2
└── atk 0.18.2
    └── gtk 0.18.2

Crate:     scc
Version:   2.3.0
Warning:   yanked
Dependency tree:
scc 2.3.0
└── serial_test 3.2.0
    └── tauri-utils 2.8.2
        ├── tauri-schema-generator 0.0.0
        ├── tauri-runtime-wry 2.10.0
        │   └── tauri 2.10.1
        │       ├── tauri-utils 2.8.2
        │       ├── tauri-plugin-sample 0.1.0
        │       │   └── api 0.1.0
        │       ├── tauri-plugin-log 2.6.0
        │       │   └── api 0.1.0
        │       ├── tauri-file-associations-demo 0.1.0
        │       ├── tauri 2.10.1
        │       ├── restart 0.1.0
        │       ├── resources 0.1.0
        │       ├── bench_helloworld 0.1.0
        │       ├── bench_files_transfer 0.1.0
        │       ├── bench_cpu_intensive 0.1.0
        │       └── api 0.1.0
        ├── tauri-runtime 2.10.0
        │   ├── tauri-runtime-wry 2.10.0
        │   └── tauri 2.10.1
        ├── tauri-plugin 2.5.3
        │   ├── tauri-plugin-sample 0.1.0
        │   └── tauri-plugin-log 2.6.0
        ├── tauri-macros 2.5.3
        │   └── tauri 2.10.1
        ├── tauri-codegen 2.5.3
        │   ├── tauri-macros 2.5.3
        │   └── tauri-build 2.5.4
        │       ├── tauri-file-associations-demo 0.1.0
        │       ├── tauri 2.10.1
        │       ├── resources 0.1.0
        │       ├── bench_helloworld 0.1.0
        │       ├── bench_files_transfer 0.1.0
        │       ├── bench_cpu_intensive 0.1.0
        │       └── api 0.1.0
        ├── tauri-cli 2.10.0
        │   └── tauri-cli-node 0.0.0
        ├── tauri-bundler 2.8.0
        │   └── tauri-cli 2.10.0
        ├── tauri-build 2.5.4
        ├── tauri 2.10.1
        └── acl-tests 0.1.0

Crate:     sdd
Version:   3.0.5
Warning:   yanked
Dependency tree:
sdd 3.0.5
└── scc 2.3.0
    └── serial_test 3.2.0
        └── tauri-utils 2.8.2
            ├── tauri-schema-generator 0.0.0
            ├── tauri-runtime-wry 2.10.0
            │   └── tauri 2.10.1
            │       ├── tauri-utils 2.8.2
            │       ├── tauri-plugin-sample 0.1.0
            │       │   └── api 0.1.0
            │       ├── tauri-plugin-log 2.6.0
            │       │   └── api 0.1.0
            │       ├── tauri-file-associations-demo 0.1.0
            │       ├── tauri 2.10.1
            │       ├── restart 0.1.0
            │       ├── resources 0.1.0
            │       ├── bench_helloworld 0.1.0
            │       ├── bench_files_transfer 0.1.0
            │       ├── bench_cpu_intensive 0.1.0
            │       └── api 0.1.0
            ├── tauri-runtime 2.10.0
            │   ├── tauri-runtime-wry 2.10.0
            │   └── tauri 2.10.1
            ├── tauri-plugin 2.5.3
            │   ├── tauri-plugin-sample 0.1.0
            │ 

> ✂ **Note**
> 
> PR body was truncated to here.


</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - "every weekend"
- Automerge
  - At any time (no schedule defined)

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

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/phcode-dev/phoenix-desktop).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Oct 12, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: src-tauri/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path src-tauri/Cargo.toml --workspace
    Updating crates.io index
    Updating git repository `https://github.com/tauri-apps/fix-path-env-rs`
From https://github.com/tauri-apps/fix-path-env-rs
 * [new ref]         8481725b7ebfc56cdb052d522517421242eac36b -> refs/commit/8481725b7ebfc56cdb052d522517421242eac36b
    Updating git repository `https://github.com/tauri-apps/plugins-workspace`
From https://github.com/tauri-apps/plugins-workspace
 * [new ref]         184f4edbbcfed8f8c057a15e02318e0ddcaab132 -> refs/commit/184f4edbbcfed8f8c057a15e02318e0ddcaab132
error: failed to select a version for `tauri`.
    ... required by package `phoenix-code-ide v5.1.7 (/tmp/renovate/repos/github/phcode-dev/phoenix-desktop/src-tauri)`
versions that meet the requirements `^2.0.0` are: 2.11.0, 2.10.3, 2.10.2, 2.10.1, 2.10.0, 2.9.5, 2.9.4, 2.9.3, 2.9.2, 2.9.1, 2.9.0, 2.8.5, 2.8.4, 2.8.3, 2.8.2, 2.8.1, 2.8.0, 2.7.0, 2.6.2, 2.6.1, 2.6.0, 2.5.1, 2.5.0, 2.4.1, 2.4.0, 2.3.1, 2.3.0, 2.2.5, 2.2.4, 2.2.3, 2.2.2, 2.2.1, 2.2.0, 2.1.1, 2.1.0, 2.0.6, 2.0.5, 2.0.4, 2.0.3, 2.0.2, 2.0.1, 2.0.0

package `phoenix-code-ide` depends on `tauri` with feature `api-all` but `tauri` does not have that feature.
 available features: common-controls-v6, compression, config-json5, config-toml, custom-protocol, data-url, default, devtools, http-range, image, image-ico, image-png, isolation, linux-libxdo, macos-private-api, macos-proxy, native-tls, native-tls-vendored, objc-exception, process-relaunch-dangerous-allow-symlink-macos, protocol-asset, rustls-tls, specta, tauri-runtime-wry, test, tracing, tray-icon, unstable, uuid, webview-data-url, wry


failed to select a version for `tauri` which could resolve this conflict

@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch from 913084d to 393654d Compare October 12, 2024 18:49
@renovate renovate Bot changed the title chore(deps): update tauri monorepo to v2 (major) fix(deps): update tauri monorepo to v2 (major) Oct 14, 2024
@renovate renovate Bot changed the title fix(deps): update tauri monorepo to v2 (major) chore(deps): update tauri monorepo to v2 (major) Oct 15, 2024
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch from 393654d to fd32ab1 Compare October 21, 2024 13:35
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch from fd32ab1 to 5bdf620 Compare November 9, 2024 15:11
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Nov 9, 2024

@renovate renovate Bot changed the title chore(deps): update tauri monorepo to v2 (major) fix(deps): update tauri monorepo to v2 (major) Dec 10, 2024
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch from 5bdf620 to 04501e8 Compare December 11, 2024 09:34
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch 3 times, most recently from 86f01d1 to 0c52c67 Compare January 4, 2025 03:11
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch 2 times, most recently from 41e9054 to 8e9ccf2 Compare January 11, 2025 21:09
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch from 8e9ccf2 to 8b3fb6d Compare January 18, 2025 13:19
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch from 8b3fb6d to 4b2371c Compare January 26, 2025 09:55
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch from 4b2371c to cf3cd50 Compare February 3, 2025 16:55
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch 3 times, most recently from 4c8a8eb to cbd6b3f Compare March 3, 2025 18:13
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch from cbd6b3f to 4bfd580 Compare March 20, 2025 22:44
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch 2 times, most recently from 0a7293d to 81d0e66 Compare April 1, 2025 19:27
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch from 81d0e66 to 6875b09 Compare April 15, 2025 19:42
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch 4 times, most recently from ccf4c26 to 99042f4 Compare June 28, 2025 22:37
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch 2 times, most recently from 7c7bc37 to 6fcfb48 Compare July 22, 2025 09:06
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch from db4a937 to fc73a00 Compare August 25, 2025 17:37
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch from fc73a00 to 1f78e05 Compare September 2, 2025 20:32
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch from 1f78e05 to 3caf0cf Compare September 25, 2025 21:40
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch 2 times, most recently from b2b38fc to 7a64027 Compare October 22, 2025 19:07
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch 2 times, most recently from 06dac6a to dd57aec Compare November 4, 2025 19:45
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch from dd57aec to ac06f34 Compare November 9, 2025 13:56
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch from ac06f34 to 63ca309 Compare November 30, 2025 13:38
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch from 63ca309 to 0a23ed4 Compare December 9, 2025 14:03
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch from 0a23ed4 to 62082b4 Compare December 31, 2025 16:14
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch from 62082b4 to 16bd76a Compare January 8, 2026 16:53
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch 2 times, most recently from 6aa40b6 to ce148cf Compare January 23, 2026 16:26
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch 3 times, most recently from 091d73e to 719bef1 Compare February 2, 2026 23:09
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch 3 times, most recently from 131c823 to 43f8a6d Compare February 17, 2026 14:35
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch from 43f8a6d to 821b01d Compare February 25, 2026 11:12
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch 2 times, most recently from fef2ca6 to cec77fd Compare March 4, 2026 13:30
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch 2 times, most recently from bfd592e to 40004bf Compare April 3, 2026 19:26
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch from 40004bf to 94a65de Compare April 8, 2026 21:17
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch from 94a65de to b732a91 Compare April 29, 2026 11:00
@renovate renovate Bot force-pushed the renovate/major-tauri-monorepo branch from b732a91 to 1a18293 Compare April 30, 2026 18:58
@sonarqubecloud
Copy link
Copy Markdown

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