Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore(deps): update rust crate tauri-build to v2.0.5 #145

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

Package Type Update Change
tauri-build (source) build-dependencies patch 2.0.0-beta.19 -> 2.0.5

Release Notes

tauri-apps/tauri (tauri-build)

v2.0.5: tauri-build v2.0.5

Compare Source

Cargo Audit

Updating git repository `https://github.com/tauri-apps/schemars.git`
    Updating crates.io index
     Locking 1051 packages to latest compatible versions
      Adding apple-codesign v0.27.0 (available: v0.29.0)
      Adding axum v0.7.9 (available: v0.8.1)
      Adding colored v2.2.0 (available: v3.0.0)
      Adding html5ever v0.26.0 (available: v0.29.0)
      Adding itertools v0.13.0 (available: v0.14.0)
      Adding minisign v0.7.3 (available: v0.7.9)
      Adding notify v7.0.0 (available: v8.0.0)
      Adding notify-debouncer-full v0.4.0 (available: v0.5.0)
      Adding oxc_allocator v0.36.0 (available: v0.44.0)
      Adding oxc_ast v0.36.0 (available: v0.44.0)
      Adding oxc_parser v0.36.0 (available: v0.44.0)
      Adding oxc_span v0.36.0 (available: v0.44.0)
      Adding proc-macro-crate v2.0.0 (available: v2.0.2)
      Adding serialize-to-javascript v0.1.1 (available: v0.1.2)
      Adding serialize-to-javascript-impl v0.1.1 (available: v0.1.2)
      Adding specta v2.0.0-rc.20 (available: v2.0.0-rc.21)
      Adding specta-macros v2.0.0-rc.17 (available: v2.0.0-rc.18)
      Adding specta-util v0.0.7 (available: v0.0.8)
      Adding tauri-utils v1.6.0 (available: v1.6.1)
      Adding tiny_http v0.11.0 (available: v0.12.0)
      Adding windows v0.58.0 (available: v0.59.0)
      Adding x509-certificate v0.23.1 (available: v0.24.0)
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 724 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (1076 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.48.0
    │   └── tauri-runtime-wry 2.3.0
    │       └── tauri 2.2.1
    │           ├── tauri-plugin-sample 0.1.0
    │           │   └── api 0.1.0
    │           ├── tauri-plugin-log 2.2.0
    │           │   └── api 0.1.0
    │           ├── tauri-file-associations-demo 0.1.0
    │           ├── tauri 2.2.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.1
    │   ├── wry 0.48.0
    │   ├── tauri-runtime-wry 2.3.0
    │   └── tauri 2.2.1
    ├── tauri-runtime-wry 2.3.0
    ├── tauri-runtime 2.3.0
    │   ├── tauri-runtime-wry 2.3.0
    │   └── tauri 2.2.1
    ├── tauri 2.2.1
    ├── tao 0.31.1
    │   └── tauri-runtime-wry 2.3.0
    ├── muda 0.15.3
    │   ├── tray-icon 0.19.2
    │   │   └── tauri 2.2.1
    │   └── tauri 2.2.1
    └── libappindicator 0.9.0
        └── tray-icon 0.19.2

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.1
│   │   ├── wry 0.48.0
│   │   │   └── tauri-runtime-wry 2.3.0
│   │   │       └── tauri 2.2.1
│   │   │           ├── tauri-plugin-sample 0.1.0
│   │   │           │   └── api 0.1.0
│   │   │           ├── tauri-plugin-log 2.2.0
│   │   │           │   └── api 0.1.0
│   │   │           ├── tauri-file-associations-demo 0.1.0
│   │   │           ├── tauri 2.2.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.1
│   │       ├── wry 0.48.0
│   │       ├── tauri-runtime-wry 2.3.0
│   │       └── tauri 2.2.1
│   ├── webkit2gtk 2.0.1
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.19.2
│   │           └── tauri 2.2.1
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.48.0
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.3.0
│       ├── tauri-runtime 2.3.0
│       │   ├── tauri-runtime-wry 2.3.0
│       │   └── tauri 2.2.1
│       ├── tauri 2.2.1
│       ├── tao 0.31.1
│       │   └── tauri-runtime-wry 2.3.0
│       ├── muda 0.15.3
│       │   ├── tray-icon 0.19.2
│       │   └── tauri 2.2.1
│       └── libappindicator 0.9.0
└── atk 0.18.2
    └── gtk 0.18.2

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.1
│   ├── wry 0.48.0
│   │   └── tauri-runtime-wry 2.3.0
│   │       └── tauri 2.2.1
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.2.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.2.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.3.0
│   └── tauri 2.2.1
├── gtk 0.18.2
│   ├── wry 0.48.0
│   ├── webkit2gtk 2.0.1
│   ├── tauri-runtime-wry 2.3.0
│   ├── tauri-runtime 2.3.0
│   │   ├── tauri-runtime-wry 2.3.0
│   │   └── tauri 2.2.1
│   ├── tauri 2.2.1
│   ├── tao 0.31.1
│   │   └── tauri-runtime-wry 2.3.0
│   ├── muda 0.15.3
│   │   ├── tray-icon 0.19.2
│   │   │   └── tauri 2.2.1
│   │   └── tauri 2.2.1
│   └── libappindicator 0.9.0
│       └── tray-icon 0.19.2
└── gdkx11 0.18.2
    └── wry 0.48.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.1
│   ├── wry 0.48.0
│   │   └── tauri-runtime-wry 2.3.0
│   │       └── tauri 2.2.1
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.2.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.2.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.1
│       ├── wry 0.48.0
│       ├── tauri-runtime-wry 2.3.0
│       └── tauri 2.2.1
├── webkit2gtk 2.0.1
├── gtk-sys 0.18.2
│   ├── webkit2gtk-sys 2.0.1
│   ├── webkit2gtk 2.0.1
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.19.2
│   │           └── tauri 2.2.1
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.48.0
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.3.0
│       ├── tauri-runtime 2.3.0
│       │   ├── tauri-runtime-wry 2.3.0
│       │   └── tauri 2.2.1
│       ├── tauri 2.2.1
│       ├── tao 0.31.1
│       │   └── tauri-runtime-wry 2.3.0
│       ├── muda 0.15.3
│       │   ├── tray-icon 0.19.2
│       │   └── tauri 2.2.1
│       └── libappindicator 0.9.0
├── gdkx11-sys 0.18.2
│   ├── tao 0.31.1
│   └── gdkx11 0.18.2
│       └── wry 0.48.0
├── gdkwayland-sys 0.18.2
│   └── tao 0.31.1
└── gdk 0.18.2
    ├── webkit2gtk 2.0.1
    ├── 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.31.1
    └── tauri-runtime-wry 2.3.0
        └── tauri 2.2.1
            ├── tauri-plugin-sample 0.1.0
            │   └── api 0.1.0
            ├── tauri-plugin-log 2.2.0
            │   └── api 0.1.0
            ├── tauri-file-associations-demo 0.1.0
            ├── tauri 2.2.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.48.0
    └── tauri-runtime-wry 2.3.0
        └── tauri 2.2.1
            ├── tauri-plugin-sample 0.1.0
            │   └── api 0.1.0
            ├── tauri-plugin-log 2.2.0
            │   └── api 0.1.0
            ├── tauri-file-associations-demo 0.1.0
            ├── tauri 2.2.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.31.1
│   └── tauri-runtime-wry 2.3.0
│       └── tauri 2.2.1
│           ├── tauri-plugin-sample 0.1.0
│           │   └── api 0.1.0
│           ├── tauri-plugin-log 2.2.0
│           │   └── api 0.1.0
│           ├── tauri-file-associations-demo 0.1.0
│           ├── tauri 2.2.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.48.0
        └── tauri-runtime-wry 2.3.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.48.0
│   └── tauri-runtime-wry 2.3.0
│       └── tauri 2.2.1
│           ├── tauri-plugin-sample 0.1.0
│           │   └── api 0.1.0
│           ├── tauri-plugin-log 2.2.0
│           │   └── api 0.1.0
│           ├── tauri-file-associations-demo 0.1.0
│           ├── tauri 2.2.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.1
│   ├── wry 0.48.0
│   ├── tauri-runtime-wry 2.3.0
│   └── tauri 2.2.1
├── tauri-runtime-wry 2.3.0
├── tauri-runtime 2.3.0
│   ├── tauri-runtime-wry 2.3.0
│   └── tauri 2.2.1
├── tauri 2.2.1
├── tao 0.31.1
│   └── tauri-runtime-wry 2.3.0
├── muda 0.15.3
│   ├── tray-icon 0.19.2
│   │   └── tauri 2.2.1
│   └── tauri 2.2.1
└── libappindicator 0.9.0
    └── tray-icon 0.19.2

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.1
│   ├── wry 0.48.0
│   │   └── tauri-runtime-wry 2.3.0
│   │       └── tauri 2.2.1
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.2.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.2.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.1
│       ├── wry 0.48.0
│       ├── tauri-runtime-wry 2.3.0
│       └── tauri 2.2.1
├── webkit2gtk 2.0.1
├── libappindicator-sys 0.9.0
│   └── libappindicator 0.9.0
│       └── tray-icon 0.19.2
│           └── tauri 2.2.1
├── libappindicator 0.9.0
└── gtk 0.18.2
    ├── wry 0.48.0
    ├── webkit2gtk 2.0.1
    ├── tauri-runtime-wry 2.3.0
    ├── tauri-runtime 2.3.0
    │   ├── tauri-runtime-wry 2.3.0
    │   └── tauri 2.2.1
    ├── tauri 2.2.1
    ├── tao 0.31.1
    │   └── tauri-runtime-wry 2.3.0
    ├── muda 0.15.3
    │   ├── tray-icon 0.19.2
    │   └── tauri 2.2.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.48.0
    │   └── tauri-runtime-wry 2.3.0
    │       └── tauri 2.2.1
    │           ├── tauri-plugin-sample 0.1.0
    │           │   └── api 0.1.0
    │           ├── tauri-plugin-log 2.2.0
    │           │   └── api 0.1.0
    │           ├── tauri-file-associations-demo 0.1.0
    │           ├── tauri 2.2.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.1
    │   ├── wry 0.48.0
    │   ├── tauri-runtime-wry 2.3.0
    │   └── tauri 2.2.1
    ├── tauri-runtime-wry 2.3.0
    ├── tauri-runtime 2.3.0
    │   ├── tauri-runtime-wry 2.3.0
    │   └── tauri 2.2.1
    ├── tauri 2.2.1
    ├── tao 0.31.1
    │   └── tauri-runtime-wry 2.3.0
    ├── muda 0.15.3
    │   ├── tray-icon 0.19.2
    │   │   └── tauri 2.2.1
    │   └── tauri 2.2.1
    └── libappindicator 0.9.0
        └── tray-icon 0.19.2

Crate:     instant
Version:   0.1.13
Warning:   unmaintained
Title:     `instant` is unmaintained
Date:      2024-09-01
ID:        RUSTSEC-2024-0384
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0384
Dependency tree:
instant 0.1.13
└── notify-types 1.0.1
    ├── notify-debouncer-full 0.4.0
    │   └── tauri-cli 2.2.3
    │       └── tauri-cli-node 0.0.0
    └── notify 7.0.0
        ├── tauri-cli 2.2.3
        └── notify-debouncer-full 0.4.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.1
│   ├── wry 0.48.0
│   │   └── tauri-runtime-wry 2.3.0
│   │       └── tauri 2.2.1
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.2.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.2.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.3.0
│   └── tauri 2.2.1
├── soup3 0.5.0
│   ├── wry 0.48.0
│   └── webkit2gtk 2.0.1
├── pango 0.18.3
│   ├── gtk 0.18.2
│   │   ├── wry 0.48.0
│   │   ├── webkit2gtk 2.0.1
│   │   ├── tauri-runtime-wry 2.3.0
│   │   ├── tauri-runtime 2.3.0
│   │   │   ├── tauri-runtime-wry 2.3.0
│   │   │   └── tauri 2.2.1
│   │   ├── tauri 2.2.1
│   │   ├── tao 0.31.1
│   │   │   └── tauri-runtime-wry 2.3.0
│   │   ├── muda 0.15.3
│   │   │   ├── tray-icon 0.19.2
│   │   │   │   └── tauri 2.2.1
│   │   │   └── tauri 2.2.1
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.19.2
│   └── gdk 0.18.2
│       ├── webkit2gtk 2.0.1
│       ├── gtk 0.18.2
│       └── gdkx11 0.18.2
│           └── wry 0.48.0
├── libappindicator 0.9.0
├── javascriptcore-rs 1.1.2
│   ├── wry 0.48.0
│   └── webkit2gtk 2.0.1
├── gtk 0.18.2
├── gio 0.18.4
│   ├── webkit2gtk 2.0.1
│   ├── 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.1
│   ├── gtk 0.18.2
│   └── gdk 0.18.2
└── atk 0.18.2
    └── gtk 0.18.2

warning: 12 allowed warnings found

[2.0.5]

Bug Fixes

Cargo Publish

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

v2.0.4: tauri-build v2.0.4

Compare Source

Cargo Audit

Updating git repository `https://github.com/tauri-apps/schemars.git`
    Updating crates.io index
     Locking 1040 packages to latest compatible versions
      Adding apple-codesign v0.27.0 (available: v0.29.0)
      Adding axum v0.7.9 (available: v0.8.1)
      Adding cargo_toml v0.17.2 (available: v0.21.0)
      Adding html5ever v0.26.0 (available: v0.29.0)
      Adding hyper v0.14.32 (available: v1.5.2)
      Adding itertools v0.13.0 (available: v0.14.0)
      Adding minisign v0.7.3 (available: v0.7.9)
      Adding oxc_allocator v0.36.0 (available: v0.44.0)
      Adding oxc_ast v0.36.0 (available: v0.44.0)
      Adding oxc_parser v0.36.0 (available: v0.44.0)
      Adding oxc_span v0.36.0 (available: v0.44.0)
      Adding proc-macro-crate v2.0.0 (available: v2.0.2)
      Adding serialize-to-javascript v0.1.1 (available: v0.1.2)
      Adding serialize-to-javascript-impl v0.1.1 (available: v0.1.2)
      Adding tauri-utils v1.6.0 (available: v1.6.1)
      Adding tiny_http v0.11.0 (available: v0.12.0)
      Adding which v4.4.2 (available: v7.0.1)
      Adding x509-certificate v0.23.1 (available: v0.24.0)
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 722 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (1065 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.48.0
    │   └── tauri-runtime-wry 2.3.0
    │       └── tauri 2.2.0
    │           ├── tauri-plugin-sample 0.1.0
    │           │   └── api 0.1.0
    │           ├── tauri-plugin-log 2.2.0
    │           │   └── api 0.1.0
    │           ├── tauri-file-associations-demo 0.1.0
    │           ├── tauri 2.2.0
    │           ├── 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.1
    │   ├── wry 0.48.0
    │   ├── tauri-runtime-wry 2.3.0
    │   └── tauri 2.2.0
    ├── tauri-runtime-wry 2.3.0
    ├── tauri-runtime 2.3.0
    │   ├── tauri-runtime-wry 2.3.0
    │   └── tauri 2.2.0
    ├── tauri 2.2.0
    ├── tao 0.31.0
    │   └── tauri-runtime-wry 2.3.0
    ├── muda 0.15.3
    │   ├── tray-icon 0.19.2
    │   │   └── tauri 2.2.0
    │   └── tauri 2.2.0
    └── libappindicator 0.9.0
        └── tray-icon 0.19.2

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.1
│   │   ├── wry 0.48.0
│   │   │   └── tauri-runtime-wry 2.3.0
│   │   │       └── tauri 2.2.0
│   │   │           ├── tauri-plugin-sample 0.1.0
│   │   │           │   └── api 0.1.0
│   │   │           ├── tauri-plugin-log 2.2.0
│   │   │           │   └── api 0.1.0
│   │   │           ├── tauri-file-associations-demo 0.1.0
│   │   │           ├── tauri 2.2.0
│   │   │           ├── 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.1
│   │       ├── wry 0.48.0
│   │       ├── tauri-runtime-wry 2.3.0
│   │       └── tauri 2.2.0
│   ├── webkit2gtk 2.0.1
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.19.2
│   │           └── tauri 2.2.0
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.48.0
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.3.0
│       ├── tauri-runtime 2.3.0
│       │   ├── tauri-runtime-wry 2.3.0
│       │   └── tauri 2.2.0
│       ├── tauri 2.2.0
│       ├── tao 0.31.0
│       │   └── tauri-runtime-wry 2.3.0
│       ├── muda 0.15.3
│       │   ├── tray-icon 0.19.2
│       │   └── tauri 2.2.0
│       └── libappindicator 0.9.0
└── atk 0.18.2
    └── gtk 0.18.2

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.1
│   ├── wry 0.48.0
│   │   └── tauri-runtime-wry 2.3.0
│   │       └── tauri 2.2.0
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.2.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.2.0
│   │           ├── 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.3.0
│   └── tauri 2.2.0
├── gtk 0.18.2
│   ├── wry 0.48.0
│   ├── webkit2gtk 2.0.1
│   ├── tauri-runtime-wry 2.3.0
│   ├── tauri-runtime 2.3.0
│   │   ├── tauri-runtime-wry 2.3.0
│   │   └── tauri 2.2.0
│   ├── tauri 2.2.0
│   ├── tao 0.31.0
│   │   └── tauri-runtime-wry 2.3.0
│   ├── muda 0.15.3
│   │   ├── tray-icon 0.19.2
│   │   │   └── tauri 2.2.0
│   │   └── tauri 2.2.0
│   └── libappindicator 0.9.0
│       └── tray-icon 0.19.2
└── gdkx11 0.18.2
    └── wry 0.48.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.1
│   ├── wry 0.48.0
│   │   └── tauri-runtime-wry 2.3.0
│   │       └── tauri 2.2.0
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.2.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.2.0
│   │           ├── 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.1
│       ├── wry 0.48.0
│       ├── tauri-runtime-wry 2.3.0
│       └── tauri 2.2.0
├── webkit2gtk 2.0.1
├── gtk-sys 0.18.2
│   ├── webkit2gtk-sys 2.0.1
│   ├── webkit2gtk 2.0.1
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.19.2
│   │           └── tauri 2.2.0
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.48.0
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.3.0
│       ├── tauri-runtime 2.3.0
│       │   ├── tauri-runtime-wry 2.3.0
│       │   └── tauri 2.2.0
│       ├── tauri 2.2.0
│       ├── tao 0.31.0
│       │   └── tauri-runtime-wry 2.3.0
│       ├── muda 0.15.3
│       │   ├── tray-icon 0.19.2
│       │   └── tauri 2.2.0
│       └── libappindicator 0.9.0
├── gdkx11-sys 0.18.2
│   ├── tao 0.31.0
│   └── gdkx11 0.18.2
│       └── wry 0.48.0
├── gdkwayland-sys 0.18.2
│   └── tao 0.31.0
└── gdk 0.18.2
    ├── webkit2gtk 2.0.1
    ├── 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.31.0
    └── tauri-runtime-wry 2.3.0
        └── tauri 2.2.0
            ├── tauri-plugin-sample 0.1.0
            │   └── api 0.1.0
            ├── tauri-plugin-log 2.2.0
            │   └── api 0.1.0
            ├── tauri-file-associations-demo 0.1.0
            ├── tauri 2.2.0
            ├── 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.48.0
    └── tauri-runtime-wry 2.3.0
        └── tauri 2.2.0
            ├── tauri-plugin-sample 0.1.0
            │   └── api 0.1.0
            ├── tauri-plugin-log 2.2.0
            │   └── api 0.1.0
            ├── tauri-file-associations-demo 0.1.0
            ├── tauri 2.2.0
            ├── 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.31.0
│   └── tauri-runtime-wry 2.3.0
│       └── tauri 2.2.0
│           ├── tauri-plugin-sample 0.1.0
│           │   └── api 0.1.0
│           ├── tauri-plugin-log 2.2.0
│           │   └── api 0.1.0
│           ├── tauri-file-associations-demo 0.1.0
│           ├── tauri 2.2.0
│           ├── 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.48.0
        └── tauri-runtime-wry 2.3.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.48.0
│   └── tauri-runtime-wry 2.3.0
│       └── tauri 2.2.0
│           ├── tauri-plugin-sample 0.1.0
│           │   └── api 0.1.0
│           ├── tauri-plugin-log 2.2.0
│           │   └── api 0.1.0
│           ├── tauri-file-associations-demo 0.1.0
│           ├── tauri 2.2.0
│           ├── 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.1
│   ├── wry 0.48.0
│   ├── tauri-runtime-wry 2.3.0
│   └── tauri 2.2.0
├── tauri-runtime-wry 2.3.0
├── tauri-runtime 2.3.0
│   ├── tauri-runtime-wry 2.3.0
│   └── tauri 2.2.0
├── tauri 2.2.0
├── tao 0.31.0
│   └── tauri-runtime-wry 2.3.0
├── muda 0.15.3
│   ├── tray-icon 0.19.2
│   │   └── tauri 2.2.0
│   └── tauri 2.2.0
└── libappindicator 0.9.0
    └── tray-icon 0.19.2

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.1
│   ├── wry 0.48.0
│   │   └── tauri-runtime-wry 2.3.0
│   │       └── tauri 2.2.0
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.2.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.2.0
│   │           ├── 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.1
│       ├── wry 0.48.0
│       ├── tauri-runtime-wry 2.3.0
│       └── tauri 2.2.0
├── webkit2gtk 2.0.1
├── libappindicator-sys 0.9.0
│   └── libappindicator 0.9.0
│       └── tray-icon 0.19.2
│           └── tauri 2.2.0
├── libappindicator 0.9.0
└── gtk 0.18.2
    ├── wry 0.48.0
    ├── webkit2gtk 2.0.1
    ├── tauri-runtime-wry 2.3.0
    ├── tauri-runtime 2.3.0
    │   ├── tauri-runtime-wry 2.3.0
    │   └── tauri 2.2.0
    ├── tauri 2.2.0
    ├── tao 0.31.0
    │   └── tauri-runtime-wry 2.3.0
    ├── muda 0.15.3
    │   ├── tray-icon 0.19.2
    │   └── tauri 2.2.0
    └── 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.48.0
    │   └── tauri-runtime-wry 2.3.0
    │       └── tauri 2.2.0
    │           ├── tauri-plugin-sample 0.1.0
    │           │   └── api 0.1.0
    │           ├── tauri-plugin-log 2.2.0
    │           │   └── api 0.1.0
    │           ├── tauri-file-associations-demo 0.1.0
    │           ├── tauri 2.2.0
    │           ├── 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.1
    │   ├── wry 0.48.0
    │   ├── tauri-runtime-wry 2.3.0
    │   └── tauri 2.2.0
    ├── tauri-runtime-wry 2.3.0
    ├── tauri-runtime 2.3.0
    │   ├── tauri-runtime-wry 2.3.0
    │   └── tauri 2.2.0
    ├── tauri 2.2.0
    ├── tao 0.31.0
    │   └── tauri-runtime-wry 2.3.0
    ├── muda 0.15.3
    │   ├── tray-icon 0.19.2
    │   │   └── tauri 2.2.0
    │   └── tauri 2.2.0
    └── libappindicator 0.9.0
        └── tray-icon 0.19.2

Crate:     instant
Version:   0.1.13
Warning:   unmaintained
Title:     `instant` is unmaintained
Date:      2024-09-01
ID:        RUSTSEC-2024-0384
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0384
Dependency tree:
instant 0.1.13
└── notify-types 1.0.1
    ├── notify-debouncer-mini 0.5.0
    │   └── tauri-cli 2.2.0
    │       └── tauri-cli-node 0.0.0
    └── notify 7.0.0
        ├── tauri-cli 2.2.0
        └── notify-debouncer-mini 0.5.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.1
│   ├── wry 0.48.0
│   │   └── tauri-runtime-wry 2.3.0
│   │       └── tauri 2.2.0
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.2.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.2.0
│   │           ├── 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.3.0
│   └── tauri 2.2.0
├── soup3 0.5.0
│   ├── wry 0.48.0
│   └── webkit2gtk 2.0.1
├── pango 0.18.3
│   ├── gtk 0.18.2
│   │   ├── wry 0.48.0
│   │   ├── webkit2gtk 2.0.1
│   │   ├── tauri-runtime-wry 2.3.0
│   │   ├── tauri-runtime 2.3.0
│   │   │   ├── tauri-runtime-wry 2.3.0
│   │   │   └── tauri 2.2.0
│   │   ├── tauri 2.2.0
│   │   ├── tao 0.31.0
│   │   │   └── tauri-runtime-wry 2.3.0
│   │   ├── muda 0.15.3
│   │   │   ├── tray-icon 0.19.2
│   │   │   │   └── tauri 2.2.0
│   │   │   └── tauri 2.2.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.19.2
│   └── gdk 0.18.2
│       ├── webkit2gtk 2.0.1
│       ├── gtk 0.18.2
│       └── gdkx11 0.18.2
│           └── wry 0.48.0
├── libappindicator 0.9.0
├── javascriptcore-rs 1.1.2
│   ├── wry 0.48.0
│   └── webkit2gtk 2.0.1
├── gtk 0.18.2
├── gio 0.18.4
│   ├── webkit2gtk 2.0.1
│   ├── 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.1
│   ├── gtk 0.18.2
│   └── gdk 0.18.2
└── atk 0.18.2
    └── gtk 0.18.2

warning: 12 allowed warnings found

[2.0.4]

Dependencies

Cargo Publish

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

v2.0.3: tauri-build v2.0.3

Compare Source

Cargo Audit

Updating git repository `https://github.com/tauri-apps/schemars.git`
    Updating crates.io index
     Locking 1051 packages to latest compatible versions
      Adding ahash v0.7.8 (latest: v0.8.11)
      Adding aligned-vec v0.5.0 (latest: v0.6.1)
      Adding app-store-connect v0.5.0 (latest: v0.6.0)
      Adding apple-bundles v0.19.0 (latest: v0.20.0)
      Adding apple-codesign v0.27.0 (latest: v0.28.0)
      Adding apple-flat-package v0.18.0 (latest: v0.19.0)
      Adding apple-xar v0.18.0 (latest: v0.19.0)
      Adding asn1-rs v0.5.2 (latest: v0.6.2)
      Adding asn1-rs-derive v0.4.0 (latest: v0.5.1)
      Adding asn1-rs-impl v0.1.0 (latest: v0.2.0)
      Adding base16ct v0.1.1 (latest: v0.2.0)
      Adding base64 v0.13.1 (latest: v0.22.1)
      Adding base64 v0.21.7 (latest: v0.22.1)
      Adding bit-set v0.5.3 (latest: v0.8.0)
      Adding bit-vec v0.6.3 (latest: v0.8.0)
      Adding bitfield v0.14.0 (latest: v0.17.0)
      Adding bitflags v1.3.2 (latest: v2.6.0)
      Adding bytecheck v0.6.12 (latest: v0.8.0)
      Adding bytecheck_derive v0.6.12 (latest: v0.8.0)
      Adding cairo-rs v0.18.5 (latest: v0.20.5)
      Adding cairo-sys-rs v0.18.2 (latest: v0.20.0)
      Adding cargo_toml v0.17.2 (latest: v0.20.5)
      Adding cfb v0.7.3 (latest: v0.10.0)
      Adding cfg-expr v0.15.8 (latest: v0.17.0)
      Adding convert_case v0.4.0 (latest: v0.6.0)
      Adding core-foundation v0.9.4 (latest: v0.10.0)
      Adding cpio-archive v0.9.0 (latest: v0.10.0)
      Adding crypto-bigint v0.4.9 (latest: v0.5.5)
      Adding cryptographic-message-syntax v0.26.0 (latest: v0.27.0)
      Adding cssparser v0.27.2 (latest: v0.34.0)
      Adding der v0.6.1 (latest: v0.7.9)
      Adding derive_more v0.99.18 (latest: v1.0.0)
      Adding ecdsa v0.14.8 (latest: v0.16.9)
      Adding elliptic-curve v0.12.3 (latest: v0.13.8)
      Adding embed-resource v2.5.1 (latest: v3.0.1)
      Adding encode_unicode v0.3.6 (latest: v1.0.0)
      Adding env_logger v0.8.4 (latest: v0.11.5)
      Adding env_logger v0.10.2 (latest: v0.11.5)
      Adding fancy-regex v0.13.0 (latest: v0.14.0)
      Adding ff v0.12.1 (latest: v0.13.0)
      Adding float-cmp v0.9.0 (latest: v0.10.0)
      Adding fluent-uri v0.1.4 (latest: v0.3.2)
      Adding fontdb v0.21.0 (latest: v0.23.0)
      Adding foreign-types v0.3.2 (latest: v0.5.0)
      Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
      Adding gdk-pixbuf v0.18.5 (latest: v0.20.4)
      Adding gdk-pixbuf-sys v0.18.0 (latest: v0.20.4)
      Adding generic-array v0.14.7 (latest: v1.1.0)
      Adding getrandom v0.1.16 (latest: v0.2.15)
      Adding gio v0.18.4 (latest: v0.20.5)
      Adding gio-sys v0.18.1 (latest: v0.20.5)
      Adding glib v0.18.5 (latest: v0.20.5)
      Adding glib-macros v0.18.5 (latest: v0.20.5)
      Adding glib-sys v0.18.1 (latest: v0.20.5)
      Adding gobject-sys v0.18.0 (latest: v0.20.4)
      Adding goblin v0.8.2 (latest: v0.9.2)
      Adding group v0.12.1 (latest: v0.13.0)
      Adding h2 v0.3.26 (latest: v0.4.6)
      Adding hashbrown v0.12.3 (latest: v0.15.1)
      Adding hashbrown v0.14.5 (latest: v0.15.1)
      Adding heck v0.4.1 (latest: v0.5.0)
      Adding hermit-abi v0.3.9 (latest: v0.4.0)
      Adding html5ever v0.26.0 (latest: v0.29.0)
      Adding http v0.2.12 (latest: v1.1.0)
      Adding http-body v0.4.6 (latest: v1.0.1)
      Adding hyper v0.14.31 (latest: v1.5.0)
      Adding hyper-rustls v0.24.2 (latest: v0.27.3)
      Adding image-webp v0.1.3 (latest: v0.2.0)
      Adding indexmap v1.9.3 (latest: v2.6.0)
      Adding infer v0.13.0 (latest: v0.16.0)
      Adding inotify v0.9.6 (latest: v0.11.0)
      Adding io-lifetimes v1.0.11 (latest: v2.0.3)
      Adding itertools v0.10.5 (latest: v0.13.0)
      Adding itertools v0.12.1 (latest: v0.13.0)
      Adding itoa v0.4.8 (latest: v1.0.11)
      Adding jni-sys v0.3.0 (latest: v0.4.0)
      Adding json-patch v1.4.0 (latest: v3.0.1)
      Adding json-patch v2.0.0 (latest: v3.0.1)
      Adding jsonptr v0.4.7 (latest: v0.6.3)
      Adding jsonschema v0.18.3 (latest: v0.26.1)
      Adding libloading v0.7.4 (latest: v0.8.5)
      Adding linux-raw-sys v0.3.8 (latest: v0.6.5)
      Adding linux-raw-sys v0.4.14 (latest: v0.6.5)
      Adding malloc_buf v0.0.6 (latest: v1.0.0)
      Adding markup5ever v0.11.0 (latest: v0.14.0)
      Adding matchit v0.7.3 (latest: v0.8.5)
      Adding minicbor v0.20.0 (latest: v0.25.1)
      Adding minicbor-derive v0.13.0 (latest: v0.15.3)
      Adding minisign v0.7.3 (latest: v0.7.8)
      Adding mio v0.8.11 (latest: v1.0.2)
      Adding notify v6.1.1 (latest: v7.0.0)
      Adding notify-debouncer-mini v0.4.1 (latest: v0.5.0)
      Adding object v0.32.2 (latest: v0.36.5

Configuration

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

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

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

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


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

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

@renovate renovate bot force-pushed the renovate/tauri-build-2.x-lockfile branch from 471aaf1 to a53cee8 Compare January 2, 2025 21:25
@renovate renovate bot changed the title chore(deps): update rust crate tauri-build to v2.0.3 chore(deps): update rust crate tauri-build to v2.0.4 Jan 2, 2025
@renovate renovate bot force-pushed the renovate/tauri-build-2.x-lockfile branch from a53cee8 to 2b4738b Compare January 10, 2025 15:19
@renovate renovate bot changed the title chore(deps): update rust crate tauri-build to v2.0.4 chore(deps): update rust crate tauri-build to v2.0.5 Jan 10, 2025
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