Skip to content

Update tauri monorepo#5

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tauri-monorepo
Open

Update tauri monorepo#5
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tauri-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 24, 2025

ℹ️ 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 2.2.42.11.1 age confidence devDependencies minor
tauri-build (source) 2.0.52.6.1 age confidence build-dependencies minor

Release Notes

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

v2.11.1: @​tauri-apps/cli v2.11.1

Compare Source

[2.11.1]

Dependencies
  • Upgraded to tauri-cli@2.11.1

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

Compare Source

[2.11.0]

New Features
  • 926a57bb0 (#​15201) Added uninstaller icon and uninstaller header image support for NSIS installer.

    Notes:

    • For tauri-bundler lib users, the NsisSettings now has 2 new fields uninstaller_icon and uninstaller_header_image which can be a breaking change
    • When bundling with NSIS, users can add uninstallerIcon and uninstallerHeaderImage under bundle > windows > nsis to configure them.
  • 764b9139a (#​14313) Prompt to restart the Android emulator if it is not connected to adb.

  • 5dc2cee60 (#​14793) Added support for minimumWebview2Version option support for the MSI (Wix) installer, the old bundle > windows > nsis > minimumWebview2Version is now deprecated in favor of bundle > windows > minimumWebview2Version

    Notes:

    • For anyone relying on the WVRTINSTALLED Property tag in main.wxs, it is now renamed to INSTALLED_WEBVIEW2_VERSION
    • For tauri-bundler lib users, the WindowsSettings now has a new field minimum_webview2_version which can be a breaking change
Enhancements
Bug Fixes
  • fcb702ec4 (#​14954) Fix build --bundles to allow nsis arg in linux+macOS
  • 80c1425af (#​14921) Fix iOS build failure when Metal Toolchain is installed by using explicit $(DEVELOPER_DIR)/Toolchains/XcodeDefault.xctoolchain path instead of $(TOOLCHAIN_DIR) for Swift library search paths.
What's Changed
Dependencies
  • Upgraded to tauri-cli@2.11.0

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
            │   └── 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

warning: 22 allowed warnings found

[2.10.1]

Dependencies

Cargo Publish

Updating crates.io index
    Updating git repository `https://github.com/tauri-apps/schemars.git`
   Packaging tauri v2.10.1 (/home/runner/work/tauri/tauri/crates/tauri)
warning: ignoring example `commands` as `../../examples/commands/main.rs` is not included in the published package
warning: ignoring example `helloworld` as `../../examples/helloworld/main.rs` is not included in the published package
warning: ignoring example `isolation` as `../../examples/isolation/main.rs` is not included in the published package
warning: ignoring example `multiwebview` as `../../examples/multiwebview/main.rs` is not included in the published package
warning: ignoring example `multiwindow` as `../../examples/multiwindow/main.rs` is not included in the published package
warning: ignoring example `run-return` as `../../examples/run-return/main.rs` is not included in the published package
warning: ignoring example `splashscreen` as `../../examples/splashscreen/main.rs` is not included in the published package
warning: ignoring example `state` as `../../examples/state/main.rs` is not included in the published package
warning: ignoring example `streaming` as `../../examples/streaming/main.rs` is not included in the published package
    Updating crates.io index
    Packaged 142 files, 1.3MiB (284.7KiB compressed)
   Verifying tauri v2.10.1 (/home/runner/work/tauri/tauri/crates/tauri)
 Downloading crates ...
  Downloaded alloc-stdlib v0.2.2
  Downloaded bitflags v1.3.2
  Downloaded gio-sys v0.18.1
  Downloaded aho-corasick v1.1.3
  Downloaded mac v0.1.1
  Downloaded javascriptcore-rs-sys v1.1.1
  Downloaded lock_api v0.4.12
  Downloaded simd-adler32 v0.3.7
  Downloaded serde_with_macros v3.12.0
  Downloaded regex-syntax v0.8.5
  Downloaded toml_datetime v0.6.8
  Downloaded phf_shared v0.8.0
  Downloaded parking_lot v0.12.3
  Downloaded serialize-to-javascript v0.1.2
  Downloaded siphasher v1.0.1
  Downloaded phf v0.8.0
  Downloaded serde_repr v0.1.19
  Downloaded rustc_version v0.4.1
  Downloaded idna_adapter v1.2.0
  Downloaded servo_arc v0.2.0
  Downloaded serialize-to-javascript-impl v0.1.2
  Downloaded stable_deref_trait v1.2.0
  Downloaded getrandom v0.1.16
  Downloaded time-core v0.1.2
  Downloaded serde-untagged v0.1.6
  Downloaded yoke-derive v0.7.5
  Downloaded zerovec-derive v0.10.3
  Downloaded zerofrom v0.1.5
  Downloaded ryu v1.0.18
  Downloaded zerofrom-derive v0.1.5
  Downloaded yoke v0.7.5
  Downloaded zerocopy-derive v0.7.35
  Downloaded url v2.5.4
  Downloaded x11-dl v2.21.0
  Downloaded webkit2gtk v2.0.2
  Downloaded toml_edit v0.20.7
  Downloaded zerovec v0.10.4
  Downloaded tauri-utils v2.8.2
  Downloaded winnow v0.5.40
  Downloaded zerocopy v0.7.35
  Downloaded wry v0.54.0
  Downloaded glib v0.18.5
  Downloaded syn v2.0.95
  Downloaded chrono v0.4.41
  Downloaded tao v0.34.5
  Downloaded regex v1.11.1
  Downloaded gio v0.18.4
  Downloaded idna v1.0.3
  Downloaded gtk-sys v0.18.2
  Downloaded brotli v8.0.0
  Downloaded gtk v0.18.2
  Downloaded icu_collections v1.5.0
  Downloaded toml_edit v0.19.15
  Downloaded time v0.3.37
  Downloaded tauri-runtime-wry v2.10.0
  Downloaded rand v0.7.3
  Downloaded indexmap v2.11.4
  Download

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


</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- 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/Gabo-Tech/ChatGPT-Multiplatform-Desktop-Wrapper).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from a86f321 to 643e83f Compare January 31, 2025 20:15
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch from 643e83f to 00180f0 Compare February 9, 2025 12:14
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from 5690849 to e8e3c0d Compare March 5, 2025 07:49
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from 62faf0a to 94d4505 Compare March 19, 2025 23:43
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch from 94d4505 to 99aa186 Compare March 22, 2025 00:03
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch from 99aa186 to 664f9d7 Compare April 4, 2025 07:51
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch from 664f9d7 to db5a2fc Compare April 17, 2025 23:55
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch from db5a2fc to 682db25 Compare April 26, 2025 00:03
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch from 682db25 to 3a0c582 Compare May 24, 2025 08:19
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch from 3a0c582 to 89fd773 Compare May 31, 2025 23:40
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch from 89fd773 to 999f5bd Compare June 22, 2025 12:04
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch from 999f5bd to e3b9357 Compare June 29, 2025 20:00
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch from e3b9357 to bb1d8cd Compare July 12, 2025 15:56
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch from bb1d8cd to 327939d Compare July 21, 2025 00:07
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch from 327939d to 67fae1a Compare August 3, 2025 15:32
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch from 67fae1a to 4ff0e2d Compare August 14, 2025 00:07
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch from 4ff0e2d to 723062c Compare August 23, 2025 08:08
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from 52c6ec8 to 6be520a Compare September 2, 2025 06:12
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch from 6be520a to ea3e7aa Compare September 26, 2025 11:44
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from 8eb8d40 to cc4d44b Compare October 23, 2025 06:41
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch from cc4d44b to ae6a8fb Compare November 1, 2025 07:50
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch from ae6a8fb to d41001e Compare November 9, 2025 04:12
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch from d41001e to 76b8bf1 Compare November 16, 2025 16:03
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch from 76b8bf1 to 1d46aad Compare December 1, 2025 06:06
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch from 1d46aad to b20e8f1 Compare December 10, 2025 06:48
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch from b20e8f1 to 28ed4b7 Compare December 31, 2025 11:56
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch from 28ed4b7 to be87889 Compare January 9, 2026 07:45
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch from be87889 to 3c22c27 Compare January 20, 2026 03:37
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from 51c2d8d to 1f9a3e6 Compare February 4, 2026 16:16
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from 4ea11b5 to 788778e Compare February 19, 2026 07:44
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from 9ac11b4 to 95f506a Compare March 8, 2026 10:36
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch from 95f506a to fae60a7 Compare March 14, 2026 18:54
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch from fae60a7 to 6c2c5f1 Compare April 15, 2026 11:48
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch 3 times, most recently from 419af8c to 8780cc4 Compare May 6, 2026 23:24
@renovate renovate Bot force-pushed the renovate/tauri-monorepo branch from 8780cc4 to 99ef9cb Compare May 8, 2026 19:29
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 8, 2026

⚠️ 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 --package tauri-build@2.0.5 --precise 2.6.1
    Updating crates.io index
error: failed to select a version for `kuchikiki`.
    ... required by package `tauri-utils v2.9.1`
    ... which satisfies dependency `tauri-utils = "^2.1.1"` of package `tauri v2.2.2`
    ... which satisfies dependency `tauri = "^2"` (locked to 2.2.2) of package `tauri-app v0.1.0 (/tmp/renovate/repos/github/Gabo-Tech/ChatGPT-Multiplatform-Desktop-Wrapper/src-tauri)`
versions that meet the requirements `^0.8.8-speedreader` are: 0.8.8-speedreader

all possible versions conflict with previously selected packages.

  previously selected package `kuchikiki v0.8.2`
    ... which satisfies dependency `kuchiki = "^0.8"` of package `wry v0.48.1`
    ... which satisfies dependency `wry = "^0.48"` (locked to 0.48.1) of package `tauri-runtime-wry v2.3.0`
    ... which satisfies dependency `tauri-runtime-wry = "^2.3.0"` (locked to 2.3.0) of package `tauri v2.2.2`
    ... which satisfies dependency `tauri = "^2"` (locked to 2.2.2) of package `tauri-app v0.1.0 (/tmp/renovate/repos/github/Gabo-Tech/ChatGPT-Multiplatform-Desktop-Wrapper/src-tauri)`

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

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