Skip to content

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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@tauri-apps/cli 1.6.3 -> 2.5.0 age adoption passing confidence devDependencies major
tauri (source) 1.6.2 -> 2.0.0 age adoption passing confidence dependencies major
tauri-build (source) 1.5.1 -> 2.0.0 age adoption passing confidence build-dependencies major

Release Notes

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

v2.5.0: tauri v2.5.0

Compare Source

Cargo Audit

Updating git repository `https://github.com/tauri-apps/schemars.git`
    Updating crates.io index
warning: Patch `schemars_derive v0.8.21 (https://github.com/tauri-apps/schemars.git?branch=feat%2Fpreserve-description-newlines#c30f9848)` was not used in the crate graph.
Check that the patched package version and available features are compatible
with the dependency requirements. If the patch has a different version from
what is locked in the Cargo.lock file, run `cargo update` to use the new
version. This may also occur with an optional dependency that is not enabled.
     Locking 1021 packages to latest compatible versions
      Adding apple-codesign v0.27.0 (available: v0.29.0)
      Adding axum v0.7.9 (available: v0.8.3)
      Adding colored v2.2.0 (available: v3.0.0)
      Adding ctor v0.2.9 (available: v0.4.1)
      Adding getrandom v0.2.15 (available: v0.3.2)
      Adding html5ever v0.26.0 (available: v0.31.0)
      Adding itertools v0.13.0 (available: v0.14.0)
      Adding json-patch v3.0.1 (available: v4.0.0)
      Adding minisign v0.7.3 (available: v0.7.9)
      Adding oxc_allocator v0.36.0 (available: v0.63.0)
      Adding oxc_ast v0.36.0 (available: v0.63.0)
      Adding oxc_parser v0.36.0 (available: v0.63.0)
      Adding oxc_span v0.36.0 (available: v0.63.0)
      Adding proc-macro-crate v2.0.0 (available: v2.0.2)
      Adding rand v0.8.5 (available: v0.9.0)
      Adding rpm v0.16.0 (available: v0.17.0)
      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.2)
      Adding tiny_http v0.11.0 (available: v0.12.0)
      Adding x509-certificate v0.23.1 (available: v0.24.0)
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 752 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (1046 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.51.2
    │   └── tauri-runtime-wry 2.6.0
    │       └── tauri 2.5.0
    │           ├── tauri-plugin-sample 0.1.0
    │           │   └── api 0.1.0
    │           ├── tauri-plugin-log 2.3.1
    │           │   └── api 0.1.0
    │           ├── tauri-file-associations-demo 0.1.0
    │           ├── tauri 2.5.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.51.2
    │   ├── tauri-runtime-wry 2.6.0
    │   └── tauri 2.5.0
    ├── tauri-runtime-wry 2.6.0
    ├── tauri-runtime 2.6.0
    │   ├── tauri-runtime-wry 2.6.0
    │   └── tauri 2.5.0
    ├── tauri 2.5.0
    ├── tao 0.33.0
    │   └── tauri-runtime-wry 2.6.0
    ├── muda 0.16.1
    │   ├── tray-icon 0.20.0
    │   │   └── tauri 2.5.0
    │   └── tauri 2.5.0
    └── libappindicator 0.9.0
        └── tray-icon 0.20.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.1
│   │   ├── wry 0.51.2
│   │   │   └── tauri-runtime-wry 2.6.0
│   │   │       └── tauri 2.5.0
│   │   │           ├── tauri-plugin-sample 0.1.0
│   │   │           │   └── api 0.1.0
│   │   │           ├── tauri-plugin-log 2.3.1
│   │   │           │   └── api 0.1.0
│   │   │           ├── tauri-file-associations-demo 0.1.0
│   │   │           ├── tauri 2.5.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.51.2
│   │       ├── tauri-runtime-wry 2.6.0
│   │       └── tauri 2.5.0
│   ├── webkit2gtk 2.0.1
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.20.0
│   │           └── tauri 2.5.0
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.51.2
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.6.0
│       ├── tauri-runtime 2.6.0
│       │   ├── tauri-runtime-wry 2.6.0
│       │   └── tauri 2.5.0
│       ├── tauri 2.5.0
│       ├── tao 0.33.0
│       │   └── tauri-runtime-wry 2.6.0
│       ├── muda 0.16.1
│       │   ├── tray-icon 0.20.0
│       │   └── tauri 2.5.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.51.2
│   │   └── tauri-runtime-wry 2.6.0
│   │       └── tauri 2.5.0
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.3.1
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.5.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.6.0
│   └── tauri 2.5.0
├── gtk 0.18.2
│   ├── wry 0.51.2
│   ├── webkit2gtk 2.0.1
│   ├── tauri-runtime-wry 2.6.0
│   ├── tauri-runtime 2.6.0
│   │   ├── tauri-runtime-wry 2.6.0
│   │   └── tauri 2.5.0
│   ├── tauri 2.5.0
│   ├── tao 0.33.0
│   │   └── tauri-runtime-wry 2.6.0
│   ├── muda 0.16.1
│   │   ├── tray-icon 0.20.0
│   │   │   └── tauri 2.5.0
│   │   └── tauri 2.5.0
│   └── libappindicator 0.9.0
│       └── tray-icon 0.20.0
└── gdkx11 0.18.2
    └── wry 0.51.2

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.51.2
│   │   └── tauri-runtime-wry 2.6.0
│   │       └── tauri 2.5.0
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.3.1
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.5.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.51.2
│       ├── tauri-runtime-wry 2.6.0
│       └── tauri 2.5.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.20.0
│   │           └── tauri 2.5.0
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.51.2
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.6.0
│       ├── tauri-runtime 2.6.0
│       │   ├── tauri-runtime-wry 2.6.0
│       │   └── tauri 2.5.0
│       ├── tauri 2.5.0
│       ├── tao 0.33.0
│       │   └── tauri-runtime-wry 2.6.0
│       ├── muda 0.16.1
│       │   ├── tray-icon 0.20.0
│       │   └── tauri 2.5.0
│       └── libappindicator 0.9.0
├── gdkx11-sys 0.18.2
│   ├── tao 0.33.0
│   └── gdkx11 0.18.2
│       └── wry 0.51.2
├── gdkwayland-sys 0.18.2
│   └── tao 0.33.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.33.0
    └── tauri-runtime-wry 2.6.0
        └── tauri 2.5.0
            ├── tauri-plugin-sample 0.1.0
            │   └── api 0.1.0
            ├── tauri-plugin-log 2.3.1
            │   └── api 0.1.0
            ├── tauri-file-associations-demo 0.1.0
            ├── tauri 2.5.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.51.2
    └── tauri-runtime-wry 2.6.0
        └── tauri 2.5.0
            ├── tauri-plugin-sample 0.1.0
            │   └── api 0.1.0
            ├── tauri-plugin-log 2.3.1
            │   └── api 0.1.0
            ├── tauri-file-associations-demo 0.1.0
            ├── tauri 2.5.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.33.0
│   └── tauri-runtime-wry 2.6.0
│       └── tauri 2.5.0
│           ├── tauri-plugin-sample 0.1.0
│           │   └── api 0.1.0
│           ├── tauri-plugin-log 2.3.1
│           │   └── api 0.1.0
│           ├── tauri-file-associations-demo 0.1.0
│           ├── tauri 2.5.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.51.2
        └── tauri-runtime-wry 2.6.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.51.2
│   └── tauri-runtime-wry 2.6.0
│       └── tauri 2.5.0
│           ├── tauri-plugin-sample 0.1.0
│           │   └── api 0.1.0
│           ├── tauri-plugin-log 2.3.1
│           │   └── api 0.1.0
│           ├── tauri-file-associations-demo 0.1.0
│           ├── tauri 2.5.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.51.2
│   ├── tauri-runtime-wry 2.6.0
│   └── tauri 2.5.0
├── tauri-runtime-wry 2.6.0
├── tauri-runtime 2.6.0
│   ├── tauri-runtime-wry 2.6.0
│   └── tauri 2.5.0
├── tauri 2.5.0
├── tao 0.33.0
│   └── tauri-runtime-wry 2.6.0
├── muda 0.16.1
│   ├── tray-icon 0.20.0
│   │   └── tauri 2.5.0
│   └── tauri 2.5.0
└── libappindicator 0.9.0
    └── tray-icon 0.20.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.1
│   ├── wry 0.51.2
│   │   └── tauri-runtime-wry 2.6.0
│   │       └── tauri 2.5.0
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.3.1
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.5.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.51.2
│       ├── tauri-runtime-wry 2.6.0
│       └── tauri 2.5.0
├── webkit2gtk 2.0.1
├── libappindicator-sys 0.9.0
│   └── libappindicator 0.9.0
│       └── tray-icon 0.20.0
│           └── tauri 2.5.0
├── libappindicator 0.9.0
└── gtk 0.18.2
    ├── wry 0.51.2
    ├── webkit2gtk 2.0.1
    ├── tauri-runtime-wry 2.6.0
    ├── tauri-runtime 2.6.0
    │   ├── tauri-runtime-wry 2.6.0
    │   └── tauri 2.5.0
    ├── tauri 2.5.0
    ├── tao 0.33.0
    │   └── tauri-runtime-wry 2.6.0
    ├── muda 0.16.1
    │   ├── tray-icon 0.20.0
    │   └── tauri 2.5.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.51.2
    │   └── tauri-runtime-wry 2.6.0
    │       └── tauri 2.5.0
    │           ├── tauri-plugin-sample 0.1.0
    │           │   └── api 0.1.0
    │           ├── tauri-plugin-log 2.3.1
    │           │   └── api 0.1.0
    │           ├── tauri-file-associations-demo 0.1.0
    │           ├── tauri 2.5.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.51.2
    │   ├── tauri-runtime-wry 2.6.0
    │   └── tauri 2.5.0
    ├── tauri-runtime-wry 2.6.0
    ├── tauri-runtime 2.6.0
    │   ├── tauri-runtime-wry 2.6.0
    │   └── tauri 2.5.0
    ├── tauri 2.5.0
    ├── tao 0.33.0
    │   └── tauri-runtime-wry 2.6.0
    ├── muda 0.16.1
    │   ├── tray-icon 0.20.0
    │   │   └── tauri 2.5.0
    │   └── tauri 2.5.0
    └── libappindicator 0.9.0
        └── tray-icon 0.20.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.22
│   └── tauri 2.5.0
│       ├── tauri-plugin-sample 0.1.0
│       │   └── api 0.1.0
│       ├── tauri-plugin-log 2.3.1
│       │   └── api 0.1.0
│       ├── tauri-file-associations-demo 0.1.0
│       ├── tauri 2.5.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
└── rav1e 0.7.1
    └── ravif 0.11.12
        └── image 0.25.6
            ├── tauri-cli 2.5.0
            │   └── tauri-cli-node 0.0.0
            ├── tauri-bundler 2.4.0
            │   └── tauri-cli 2.5.0
            └── tauri 2.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.51.2
│   │   └── tauri-runtime-wry 2.6.0
│   │       └── tauri 2.5.0
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2.3.1
│   │           │   └── api 0.1.0
│   │           ├── tauri-file-associations-demo 0.1.0
│   │           ├── tauri 2.5.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.6.0
│   └── tauri 2.5.0
├── soup3 0.5.0
│   ├── wry 0.51.2
│   └── webkit2gtk 2.0.1
├── pango 0.18.3
│   ├── gtk 0.18.2
│   │   ├── wry 0.51.2
│   │   ├── webkit2gtk 2.0.1
│   │   ├── tauri-runtime-wry 2.6.0
│   │   ├── tauri-runtime 2.6.0
│   │   │   ├── tauri-runtime-wry 2.6.0
│   │   │   └── tauri 2.5.0
│   │   ├── tauri 2.5.0
│   │   ├── tao 0.33.0
│   │   │   └── tauri-runtime-wry 2.6.0
│   │   ├── muda 0.16.1
│   │   │   ├── tray-icon 0.20.0
│   │   │   │   └── tauri 2.5.0
│   │   │   └── tauri 2.5.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.20.0
│   └── gdk 0.18.2
│       ├── webkit2gtk 2.0.1
│       ├── gtk 0.18.2
│       └── gdkx11 0.18.2
│           └── wry 0.51.2
├── libappindicator 0.9.0
├── javascriptcore-rs 1.1.2
│   ├── wry 0.51.2
│   └── 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.5.0]

New Features
  • dd4f13ce4 (#​13185) MacOS: Add set_dock_visibility method to support setting the visibility of the application in the dock.

  • 8cf662e34 (#​13076) - add API to run initialization scripts on all frames
    - WebviewBuilder::initialization_script_on_all_frames
    - WebviewWindowBuilder::initialization_script_on_all_frames
    - WebviewAttributes::initialization_script_on_all_frames

  • ea36294cb (#​13208) Added WebviewWindowBuilder::with_input_accessory_view_builder and WebviewBuilder::with_input_accessory_view_builder on iOS.

  • c1cd0a2dd (#​13090) macOS/iOS: add option to disable or enable link previews when building a webview (the webkit api has it enabled by default)

    • WebViewBuilder.allow_link_preview(allow_link_preview: bool)
    • WebviewWindowBuilder.allow_link_preview(allow_link_preview: bool)
  • b072e2b29 (#​9687) Add preventOverflow config option to prevent the window from overflowing the monitor size on creation

  • b072e2b29 (#​9687) Add WindowBuilder::prevent_overflow, WebviewWindowBuilder::prevent_overflow, WindowBuilder::prevent_overflow_with_margin and WebviewWindowBuilder::prevent_overflow_with_margin APIs to prevent the window from overflowing the monitor size on creation.

Enhancements
  • 9356fa15d (#​13239) Enhance panic message when fetching unmanaged state.
  • ebd3dcb92 (#​13135) Webview::eval and WebviewWindow::eval now takes impl Into<String> instead of &str to allow passing the scripts more flexible and efficiently
  • fbd57a1af (#​13175) Builder::invoke_system takes AsRef<str> now
Bug Fixes
  • 66e6325f4 (#​13136) Fix Channel's callback attached to window never cleaned up
  • 0d39ff6b0 (#​13150) Fix missing core: in referenced commands in ACL error message
  • 690146e31 (#​13217) Fix large number of commands with large structs as parameters causing stack overflow on debug build on Windows
  • f888502fd (#​13227) invoke will now properly throw when options.headers contains non-ascii characters instead of silently replacing them
  • f888502fd (#​13227) Fix invoke ignores the headers option if it's an Headers
  • b8c0d7e40 (#​13040) Fix run_return not responding to restart and request_restart
Performance Improvements
  • 66e6325f4 (#​13136) Improve Channel's performance when sending small amount of data (e.g. sending a number)
Dependencies
Breaking Changes
  • fca5154e7 (#​13130) Removed re-exported WebviewAttributes from tauri-runtime which is exposed by accident in tauri and not used by any public facing APIs

Cargo Publish

Updating crates.io index
warning: Patch `schemars_derive v0.8.21 (https://github.com/tauri-apps/schemars.git?branch=feat%2Fpreserve-description-newlines#c30f9848)` was not used in the crate graph.
Check that the patched package version and available features are compatible
with the dependency requirements. If the patch has a different version from
what is locked in the Cargo.lock file, run `cargo update` to use the new
version. This may also occur with an optional dependency that is not enabled.
   Packaging tauri v2.5.0 (/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 139 files, 1.2MiB (271.3KiB compressed)
   Verifying tauri v2.5.0 (/home/runner/work/tauri/tauri/crates/tauri)
 Downloading crates ...
  Downloaded alloc-stdlib v0.2.2
  Downloaded tokio-macros v2.5.0
  Downloaded libappindicator-sys v0.9.0
  Downloaded serialize-to-javascript-impl v0.1.1
  Downloaded signal-hook-registry v1.4.2
  Downloaded libloading v0.7.4
  Downloaded unicode-segmentation v1.12.0
  Downloaded muda v0.16.1
  Downloaded tray-icon v0.20.0
  Downloaded serde_repr v0.1.20
  Downloaded libappindicator v0.9.0
  Downloaded keyboard-types v0.7.0
  Downloaded alloc-no-stdlib v2.0.4
  Downloaded brotli-decompressor v4.0.2
  Downloaded brotli v7.0.0
  Downloaded serialize-to-javascript v0.1.1
  Downloaded tauri-build v2.2.0
  Downloaded tauri-macros v2.2.0
  Downloaded tauri-runtime-wry v2.6.0
   Compiling proc-macro2 v1.0.94
   Compiling unicode-ident v1.0.18
   Compiling serde v1.0.219
   Compiling libc v0.2.172
   Compiling equivalent v1.0.2
   Compiling hashbrown v0.15.2
   Compiling smallvec v1.15.0
   Compiling winnow v0.7.6
   Compiling indexmap v2.9.0
   Compiling quote v1.0.40
   Compiling pkg-config v0.3.32
   Compiling syn v2.0.100
   Compiling heck v0.5.0
   Compiling target-lexicon v0.12.16
   Compiling version-compare v0.2.0
   Compiling cfg-if v1.0.0
   Compiling autocfg v1.4.0
   Compiling syn v1.0.109
   Compiling cfg-expr v0.15.8
   Compiling zerocopy v0.8.24
   Compiling memchr v2.7.4
   Compiling version_check v0.9.5
   Compiling stable_deref_trait v1.2.0
   Compiling siphasher v0.3.11
   Compiling thiserror v1.0.69
   Compiling ppv-lite86 v0.2.21
   Compiling getrandom v0.1.16
   Compiling getrandom v0.2.15
   Compiling rand_core v0.6.4
   Compiling writeable v0.5.5
   Compiling synstructure v0.13.1
   Compiling icu_locid_transform_data v1.5.1
   Compiling litemap v0.7.5
   Compiling rand_chacha v0.3.1
   Compiling rand_core v0.5.1
   Compiling icu_properties_data v1.5.1
   Compiling siphasher v1.0.1
   Compiling rand v0.8.5
   Compiling phf_shared v0.11.3
   Compiling icu_normalizer_data v1.5.1
   Compiling winnow v0.5.40
   Compiling parking_lot_core v0.9.10
   Compiling serde_derive v1.0.219
   Compiling zerofrom-derive v0.1.6
   Compiling yoke-derive v0.7.5
   Compiling zerovec-derive v0.10.3
   Compiling zerofrom v0.1.6
   Compiling displaydoc v0.2.5
   Compiling yoke v0.7.5
   Compiling thiserror-impl v1.0.69
   Compiling icu_provider_macros v1.5.0
   Compiling zerovec v0.10.4
   Compiling rand_pcg v0.2.1
   Compiling rand_chacha v0.2.2
   Compiling tinystr v0.7.6
   Compiling icu_collections v1.5.0
   Compiling icu_locid v1.5.0
   Compiling proc-macro-error-attr v1.0.4
   Compiling icu_provider v1.5.0
   Compiling icu_locid_transform v1.5.0
   Compiling lock_api v0.4.12
   Compiling itoa v1.0.15
   Compiling semver v1.0.26
   Compiling rand v0.7.3
   Compiling toml_datetime v0.6.8
   Compiling serde_spanned v0.6.8
   Compiling icu_properties v1.5.1
   Compiling toml_edit v0.22.24
   Compiling phf_shared v0.8.0
   Compiling proc-macro-error v1.0.4
   Compiling slab v0.4.9
   Compiling fnv v1.0.7
   Compiling write16 v1.0.0
   Compiling utf16_iter v1.0.5
   Compiling utf8_iter v1.0.4
   Compiling scopeguard v1.2.0
   Compiling once_cell v1.21.3
   Compiling phf_generator v0.8.0
   Compiling phf_generator v0.11.3
   Compiling phf_shared v0.10.0
   Compiling futures-core v0.3.31
   Compiling pin-project-lite v0.2.16
   Compiling toml_edit v0.20.7
   Compiling futures-macro v0.3.31
   Compiling toml v0.8.20
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling pin-utils v0.1.0
   Compiling precomputed-hash v0.1.1
   Compiling byteorder v1.5.0
   Compiling system-deps v6.2.2
   Compiling bitflags v1.3.2
   Compiling futures-task v0.3.31
   Compiling new_debug_unreachable v1.0.6
   Compiling futures-util v0.3.31
   Compiling proc-macro-crate v2.0.0
   Compiling phf_generator v0.10.0
   Compiling bitflags v2.9.0
   Compiling heck v0.4.1
   Compiling glib-sys v0.18.1
   Compiling gobject-sys v0.18.0
   Compiling gio-sys v0.18.1
   Compiling gdk-sys v0.18.2
   Compiling log v0.4.27
   Compiling ryu v1.0.20
   Compiling glib-macros v0.18.5
   Compiling futures-executor v0.3.31
   Compiling gdk-pixbuf-sys v0.18.0
   Compiling cairo-sys-rs v0.18.2
   Compiling pango-sys v0.18.0
   Compiling phf_codegen v0.10.0
   Compiling futures-channel v0.3.31
   Compiling string_cache_codegen v0.5.4
   Compiling mac v0.1.1
   Compiling futf v0.1.5
   Compiling markup5ever v0.11.0
   Compiling phf_macros v0.8.0
   Compiling atk-sys v0.18.2
   Compiling cssparser v0.27.2
   Compiling utf-8 v0.7.6
   Compiling dtoa v1.0.10
   Compiling tendril v0.4.3
   Compiling dtoa-short v0.3.5
   Compiling phf v0.8.0
   Compiling rustc_version v0.4.1
   Compiling phf_codegen v0.8.0
   Compiling cssparser-macros v0.6.1
   Compiling glib v0.18.5
   Compiling typeid v1.0.3
   Compiling ident_case v1.0.1
   Compiling strsim v0.11.1
   Compiling itoa v0.4.8
   Compiling matches v0.1.10
   Compiling darling_core v0.20.11
   Compiling selectors v0.22.0
   Compiling html5ever v0.26.0
   Compiling nodrop v0.1.14
   Compiling convert_case v0.4.0
   Compiling gio v0.18.4
   Compiling hashbrown v0.12.3
   Compiling thiserror v2.0.12
   Compiling derive_more v0.99.19
   Compiling servo_arc v0.1.1
   Compiling gtk-sys v0.18.2
   Compiling darling_macro v0.20.11
   Compiling fxhash v0.2.1
   Compiling thiserror-impl v2.0.12
   Compiling aho-corasick v1.1.3
   Compiling regex-syntax v0.8.5
   Compiling unic-common v0.9.0
   Compiling unic-char-range v0.9.0
   Compiling thin-slice v0.1.1
   Compiling futures-io v0.3.31
   Compiling unic-char-property v0.9.0
   Compiling unic-ucd-version v0.9.0
   Compiling darling v0.20.11
   Compiling getrandom v0.3.2
   Compiling serde_json v1.0.140
   Compiling bytes v1.10.1
   Compiling alloc-no-stdlib v2.0.4
   Compiling alloc-stdlib v0.2.2
   Compiling serde_with_macros v3.12.0
   Compiling regex-automata v0.4.9
   Compiling unic-ucd-ident v0.9.0
   Compiling icu_normalizer v1.5.0
   Compiling anyhow v1.0.98
   Compiling parking_lot v0.12.3
   Compiling regex v1.11.1
   Compiling idna_adapter v1.2.0
   Compiling http v1.3.1
   Compiling brotli-decompressor v4.0.2
   Compiling phf_macros v0.11.3
   Compiling memoffset v0.9.1
   Compiling indexmap v1.9.3
   Compiling same-file v1.0.6
   Compiling percent-encoding v2.3.1
   Compiling form_urlencoded v1.2.1
   Compiling walkdir v2.5.0
   Compiling phf v0.11.3
   Compiling brotli v7.0.0
   Compiling uuid v1.16.0
   Compiling idna v1.0.3
   Compiling string_cache v0.8.9
   Compiling cairo-rs v0.18.5
   Compiling field-offset v0.3.6
   Compiling phf v0.10.1
   Compiling toml_edit v0.19.15
   Compiling ctor v0.2.9
   Compiling typenum v1.18.0
   Compiling dunce v1.0.5
   Compiling glob v0.3.2
   Compiling camino v1.1.9
   Compiling proc-macro-crate v1.3.1
   Compiling url v2.5.4
   Compiling serde_derive_internals v0.29.1
   Compiling generic-array v0.14.7
   Compiling gtk v0.18.2
   Compiling schemars v0.8.22
   Compiling schemars_derive v0.8.22
   Compiling gdk-pixbuf v0.18.5
   Compiling pango v0.18.3
   Compiling gtk3-macros v0.18.2
   Compiling cfb v0.7.3
   Compiling gdk v0.18.2
   Compiling atk v0.18.2
   Compiling jsonptr v0.6.3
   Compiling erased-serde v0.4.6
   Compiling javascriptcore-rs-sys v1.1.1
   Compiling soup3-sys v0.5.0
   Compiling cargo-platform v0.1.9
   Compiling x11 v2.21.0
   Compiling simd-adler32 v0.3.7
   Compiling dyn-clone v1.0.19
   Compiling cargo_metadata v0.19.2
   Compiling serde-untagged v0.1.7
   Compiling json-patch v3.0.1
   Compiling infer v0.19.0
   Compiling kuchikiki v0.8.2
   Compiling urlpattern v0.3.0
   Compiling serde_with v3.12.0
   Compiling gdkx11-sys v0.18.2
   Compiling webkit2gtk-sys v2.0.1
   Compiling time-core v0.1.4
   Compiling powerfmt v0.2.0
   Compiling crossbeam-utils v0.8.21
   Compiling adler2 v2.0.0
   Compiling shlex v1.3.0
   Compiling num-conv v0.1.0
   Compiling cc v1.2.19
   Compiling time-macros v0.2.22
   Compiling tauri-utils v2.4.0
   Compiling miniz_oxide v0.8.8
   Compiling deranged v0.4.0
   Compiling dpi v0.1.1
   Compiling cookie v0.18.1
   Compiling crc32fast v1.4.2
   Compiling x11-dl v2.21.0
   Compiling option-ext v0.2.0
   Compiling dirs-sys v0.5.0
   Compiling flate2 v1.1.1
   Compiling time v0.3.41
   Compiling embed-resource v3.0.2
   Compiling crypto-common v0.1.6
   Compiling block-buffer v0.10.4
   Compiling fdeflate v0.3.7
   Compiling raw-window-handle v0.6.2
   Compiling png v0.17.16
   Compiling digest v0.10.7
   Compiling crossbeam-channel v0.5.15
   Compiling tauri-winres v0.3.0
   Compiling dirs v6.0.0
   Compiling soup3 v0.5.0
   Compiling javascriptcore-rs v1.1.2
   Compiling cargo_toml v0.22.1
   Compiling dlopen2_derive v0.4.0
   Compiling cpufeatures v0.2.17
   Compiling tauri-runtime v2.6.0
   Compiling wry v0.51.2
   Compiling webkit2gtk v2.0.1
   Compiling tauri-build v2.2.0
   Compiling dlopen2 v0.7.0
   Compiling sha2 v0.10.8
   Compiling ico v0.4.0
   Compiling gdkx11 v0.18.2
   Compiling gdkwayland-sys v0.18.2
   Compiling lazy_static v1.5.0
   Compiling unicode-segmentation v1.12.0
   Compiling base64 v0.22.1
   Compiling tauri-runtime-wry v2.6.0
   Compiling tauri-codegen v2.2.0
   Compiling keyboard-types v0.7.0
   Compiling tao v0.33.0
   Compiling tauri v2.5.0 (/home/runner/work/tauri/tauri/target/package/tauri-2.5.0)
   Compiling serialize-to-javascript-impl v0.1.1
   Compiling serialize-to-javascript v0.1.1
   Compiling muda v0.16.1
   Compiling tauri-macros v2.2.0
   Compiling tokio v1.44.2
   Compiling serde_repr v0.1.20
   Compiling mime v0.3.17
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
   Uploading tauri v2.5.0 (/home/runner/work/tauri/tauri/crates/tauri)
    Uploaded tauri v2.5.0 to registry `crates-io`
note: waiting for `tauri v2.5.0` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri v2.5.0 at registry `crates-io`

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

Compare Source

[2.4.1]

Enhancements
Bug Fixes
Dependencies

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

Compare Source

[2.4.0]

New Features
  • d91bfa5cb (#​12970 by @​lucasfernog) Allow merging multiple configuration values on tauri dev, tauri build, tauri bundle, tauri android dev, tauri android build, tauri ios dev and tauri ios build.
  • 30f5a1553 (#​12366 by @​FabianLars) Added trafficLightPosition window configuration to set the traffic light buttons position on macOS.
Enhancements
Bug Fixes
Dependencies

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

Compare Source

[2.3.1]

Dependencies

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

Compare Source

PNPM Audit

No known vulnerabilities found

[2.3.0]

Enhancements

PNPM Publish

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

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

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

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

Compare Source

[2.2.7]

Bug Fixes
Dependencies

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

Compare Source

[2.2.6]

Enhancements
Dependencies

v2.2.5: tauri v2.2.5

Compare Source

Cargo Audit

Updating git repository `https://github.com/tauri-apps/schemars.git`
    Updating crates.io index
     Locking 1054 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 getrandom v0.2.15 (available: v0.3.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 objc2 v0.5.2 (available: v0.6.0)
      Adding objc2-app-kit v0.2.2 (available: v0.3.0)
      Adding objc2-foundation v0.2.2 (available: v0.3.0)
      Adding objc2-web-kit v0.2.2 (available: v0.3.0)
      Adding oxc_allocator v0.36.0 (available: v0.48.0)
      Adding oxc_ast v0.36.0 (available: v0.48.0)
      Adding oxc_parser v0.36.0 (available: v0.48.0)
      Adding oxc_span v0.36.0 (available: v0.48.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.2)
      Adding tiny_http v0.11.0 (available: v0.12.0)
      Adding webview2-com v0.34.0 (available: v0.35.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 726 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (1079 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.1
    │   └── tauri-runtime-wry 2.3.0
    │       └── tauri 2.2.5
    │           ├── 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.5
    │           ├── 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.1
    │   ├── tauri-runtime-wry 2.3.0
    │   └── tauri 2.2.5
    ├── tauri-runtime-wry 2.3.0
    ├── tauri-runtime 2.3.0
    │   ├── tauri-runtime-wry 2.3.0
    │   └── tauri 2.2.5
    ├── tauri 2.2.5
    ├── tao 0.31.1
    │   └── tauri-runtime-wry 2.3.0
    ├── muda 0.15.3
    │   ├── tray-icon 0.19.2
    │   │   └── tauri 2.2.5
    │   └── tauri 2.2.5
    └── 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.1
│   │   │   └── tauri-runtime-wry 2.3.0
│   │   │       └── tauri 2.2.5
│   │   │           ├── 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.5
│   │   │           ├── 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.1
│   │       ├── tauri-runtime-wry 2.3.0
│   │       └── tauri 2.2.5
│   ├── webkit2gtk 2.0.1
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.19.2
│   │           └── tauri 2.2.5
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.48.1
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.3.0
│       ├── tauri-runtime 2.3.0
│       │   ├── tauri-runtime-wry 2.3.0
│       │   └── tauri 2.2.5
│       ├── tauri 2.2.5
│       ├── tao 0.31.1
│       │   └── tauri-runtime-wry 2.3.0
│       ├── muda 0.15.3
│       │   ├── tray-icon 0.19.2
│       │   └── tauri 2.2.5
│       └── 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.1
│   │   └── tauri-runtime-wry 2.3.0
│   │       └── tauri 2.2.5
│   │           ├── tauri-plugin-sample 0.1.0
│   │           │   └── api 0.1.0
│   │           ├── tauri-plugin-log 2

Configuration

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

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

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

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


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

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

Copy link
Contributor Author

renovate bot commented Oct 12, 2024

⚠️ Artifact update problem

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

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

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

The artifact failure details are included below:

File name: src-tauri/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path src-tauri/Cargo.toml --workspace
    Updating crates.io index
    Updating git repository `https://github.com/tauri-apps/fix-path-env-rs`
From https://github.com/tauri-apps/fix-path-env-rs
 * [new ref]         8481725b7ebfc56cdb052d522517421242eac36b -> refs/commit/8481725b7ebfc56cdb052d522517421242eac36b
    Updating git repository `https://github.com/tauri-apps/plugins-workspace`
From https://github.com/tauri-apps/plugins-workspace
 * [new ref]         184f4edbbcfed8f8c057a15e02318e0ddcaab132 -> refs/commit/184f4edbbcfed8f8c057a15e02318e0ddcaab132
error: failed to select a version for `tauri`.
    ... required by package `phoenix-code-ide v4.1.0 (/tmp/renovate/repos/github/phcode-dev/phoenix-desktop/src-tauri)`
versions that meet the requirements `^2.0.0` are: 2.5.0, 2.4.1, 2.4.0, 2.3.1, 2.3.0, 2.2.5, 2.2.4, 2.2.3, 2.2.2, 2.2.1, 2.2.0, 2.1.1, 2.1.0, 2.0.6, 2.0.5, 2.0.4, 2.0.3, 2.0.2, 2.0.1, 2.0.0

the package `phoenix-code-ide` depends on `tauri`, with features: `api-all` but `tauri` does not have these features.


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

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

sonarqubecloud bot commented Nov 9, 2024

@renovate renovate bot changed the title chore(deps): update tauri monorepo to v2 (major) fix(deps): update tauri monorepo to v2 (major) Dec 10, 2024
@renovate renovate bot force-pushed the renovate/major-tauri-monorepo branch from 5bdf620 to 04501e8 Compare December 11, 2024 09:34
@renovate renovate bot force-pushed the renovate/major-tauri-monorepo branch 3 times, most recently from 86f01d1 to 0c52c67 Compare January 4, 2025 03:11
@renovate renovate bot force-pushed the renovate/major-tauri-monorepo branch 2 times, most recently from 41e9054 to 8e9ccf2 Compare January 11, 2025 21:09
@renovate renovate bot force-pushed the renovate/major-tauri-monorepo branch from 8e9ccf2 to 8b3fb6d Compare January 18, 2025 13:19
@renovate renovate bot force-pushed the renovate/major-tauri-monorepo branch from 8b3fb6d to 4b2371c Compare January 26, 2025 09:55
@renovate renovate bot force-pushed the renovate/major-tauri-monorepo branch from 4b2371c to cf3cd50 Compare February 3, 2025 16:55
@renovate renovate bot force-pushed the renovate/major-tauri-monorepo branch 3 times, most recently from 4c8a8eb to cbd6b3f Compare March 3, 2025 18:13
@renovate renovate bot force-pushed the renovate/major-tauri-monorepo branch from cbd6b3f to 4bfd580 Compare March 20, 2025 22:44
@renovate renovate bot force-pushed the renovate/major-tauri-monorepo branch 2 times, most recently from 0a7293d to 81d0e66 Compare April 1, 2025 19:27
@renovate renovate bot force-pushed the renovate/major-tauri-monorepo branch from 81d0e66 to 6875b09 Compare April 15, 2025 19:42
Copy link

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