ow-mod-man icon indicating copy to clipboard operation
ow-mod-man copied to clipboard

[CHORE] Update GUI Frontend

Open renovate[bot] opened this issue 7 months ago • 1 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/compat 1.2.7 -> 1.2.9 age adoption passing confidence
@eslint/js (source) 9.23.0 -> 9.26.0 age adoption passing confidence
@mui/icons-material (source) 6.4.8 -> 6.4.11 age adoption passing confidence
@mui/lab (source) 6.0.0-beta.31 -> 6.0.0-dev.240424162023-9968b4889d age adoption passing confidence
@mui/material (source) 6.4.8 -> 6.4.11 age adoption passing confidence
@tauri-apps/api 2.4.0 -> 2.5.0 age adoption passing confidence
@tauri-apps/cli 2.4.0 -> 2.5.0 age adoption passing confidence
@tauri-apps/plugin-dialog 2.2.0 -> 2.2.1 age adoption passing confidence
@tauri-apps/plugin-process 2.2.0 -> 2.2.1 age adoption passing confidence
@tauri-apps/plugin-window-state 2.2.1 -> 2.2.2 age adoption passing confidence
@types/react (source) 19.0.12 -> 19.1.3 age adoption passing confidence
@types/react-dom (source) 19.0.4 -> 19.1.3 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.28.0 -> 8.32.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.28.0 -> 8.32.0 age adoption passing confidence
@vitejs/plugin-react (source) 4.3.4 -> 4.4.1 age adoption passing confidence
eslint-plugin-react 7.37.4 -> 7.37.5 age adoption passing confidence
globals 16.0.0 -> 16.1.0 age adoption passing confidence
react (source) 19.0.0 -> 19.1.0 age adoption passing confidence
react-dom (source) 19.0.0 -> 19.1.0 age adoption passing confidence
react-virtuoso (source) 4.12.5 -> 4.12.7 age adoption passing confidence
typescript (source) 5.8.2 -> 5.8.3 age adoption passing confidence
vite (source) 6.2.3 -> 6.3.5 age adoption passing confidence
vite-imagetools (source) 7.0.5 -> 7.1.0 age adoption passing confidence

Release Notes

eslint/rewrite (@​eslint/compat)

v1.2.9

Compare Source

v1.2.8

Compare Source

eslint/eslint (@​eslint/js)

v9.26.0

Compare Source

v9.25.1

Compare Source

v9.25.0

Compare Source

v9.24.0

Compare Source

mui/material-ui (@​mui/icons-material)

v6.4.11

Compare Source

Apr 9, 2025

A big thanks to the 4 contributors who made this release possible.

@mui/[email protected]
@mui/[email protected]
  • Add caching to improve performance for running tests with Jest (#​45855)
Docs

All contributors of this release in alphabetical order: @​DiegoAndai, @​Kartik-Murthy, @​sai6855, @​siriwatknp

v6.4.10

Compare Source

A big thanks to the 4 contributors who made this release possible.

@mui/[email protected]
  • [Autocomplete] Prevent shrink animation in controlled Autocomplete when initial value is provided (#​45735) @​imadx
  • [Popover] Allow null in anchorEl function return type (#​45723) @​eduter
Docs
Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​eduter, @​imadx, @​oliviertassinari

v6.4.9

Compare Source

Mar 25, 2025

A big thanks to the 7 contributors who made this release possible.

@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​letianpailove, @​mapache-salvaje, @​mushfiqbh, @​sai6855, @​siriwatknp, @​ZeeshanTamboli

mui/material-ui (@​mui/material)

v6.4.11

Compare Source

v6.4.10

Compare Source

A big thanks to the 4 contributors who made this release possible.

@mui/[email protected]
  • [Autocomplete] Prevent shrink animation in controlled Autocomplete when initial value is provided (#​45735) @​imadx
  • [Popover] Allow null in anchorEl function return type (#​45723) @​eduter
Docs
Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​eduter, @​imadx, @​oliviertassinari

v6.4.9

Compare Source

Mar 25, 2025

A big thanks to the 7 contributors who made this release possible.

@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​letianpailove, @​mapache-salvaje, @​mushfiqbh, @​sai6855, @​siriwatknp, @​ZeeshanTamboli

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

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

Compare Source

[2.5.0]

New Features
  • 0aa48fb9e (#​13030) Added bundleVersion to iOS and macOS configuration to support specifying a CFBundleVersion.
Enhancements
  • ad3fd3890 (#​13152) Detect package manager from environment variable npm_config_user_agent first
  • 82406c61e (#​13231) Improve iOS simulator usage, checking if Xcode iOS SDK is installed and allowing usage of Simulator for older iOS releases (previously only supported when running on Xcode via ios dev --open).
Bug Fixes
  • 2dccfab53 (#​13236) Fix fileAssociations missing LSHandlerRank on macOS.
  • 080252903 (#​13210) Fixes iOS dev not working on Xcode 16.3 simulators. To apply the fix, either regenerate the Xcode project with rm -r src-tauri/gen/apple && tauri ios init or remove the arm64-sim architecture from the Xcode project.
Dependencies

v2.4.1: tauri v2.4.1

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.30.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.61.2)
      Adding oxc_ast v0.36.0 (available: v0.61.2)
      Adding oxc_parser v0.36.0 (available: v0.61.2)
      Adding oxc_span v0.36.0 (available: v0.61.2)
      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 webview2-com v0.36.0 (available: v0.37.0)
      Adding windows v0.60.0 (available: v0.61.1)
      Adding x509-certificate v0.23.1 (available: v0.24.0)
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 748 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.50.5
    │   └── tauri-runtime-wry 2.5.1
    │       └── tauri 2.4.1
    │           ├── 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.4.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.50.5
    │   ├── tauri-runtime-wry 2.5.1
    │   └── tauri 2.4.1
    ├── tauri-runtime-wry 2.5.1
    ├── tauri-runtime 2.5.1
    │   ├── tauri-runtime-wry 2.5.1
    │   └── tauri 2.4.1
    ├── tauri 2.4.1
    ├── tao 0.32.8
    │   └── tauri-runtime-wry 2.5.1
    ├── muda 0.16.1
    │   ├── tray-icon 0.20.0
    │   │   └── tauri 2.4.1
    │   └── tauri 2.4.1
    └── 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.50.5
│   │   │   └── tauri-runtime-wry 2.5.1
│   │   │       └── tauri 2.4.1
│   │   │           ├── 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.4.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.50.5
│   │       ├── tauri-runtime-wry 2.5.1
│   │       └── tauri 2.4.1
│   ├── webkit2gtk 2.0.1
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.20.0
│   │           └── tauri 2.4.1
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.50.5
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.5.1
│       ├── tauri-runtime 2.5.1
│       │   ├── tauri-runtime-wry 2.5.1
│       │   └── tauri 2.4.1
│       ├── tauri 2.4.1
│       ├── tao 0.32.8
│       │   └── tauri-runtime-wry 2.5.1
│       ├── muda 0.16.1
│       │   ├── tray-icon 0.20.0
│       │   └── tauri 2.4.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.50.5
│   │   └── tauri-runtime-wry 2.5.1
│   │       └── tauri 2.4.1
│   │           ├── 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.4.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.5.1
│   └── tauri 2.4.1
├── gtk 0.18.2
│   ├── wry 0.50.5
│   ├── webkit2gtk 2.0.1
│   ├── tauri-runtime-wry 2.5.1
│   ├── tauri-runtime 2.5.1
│   │   ├── tauri-runtime-wry 2.5.1
│   │   └── tauri 2.4.1
│   ├── tauri 2.4.1
│   ├── tao 0.32.8
│   │   └── tauri-runtime-wry 2.5.1
│   ├── muda 0.16.1
│   │   ├── tray-icon 0.20.0
│   │   │   └── tauri 2.4.1
│   │   └── tauri 2.4.1
│   └── libappindicator 0.9.0
│       └── tray-icon 0.20.0
└── gdkx11 0.18.2
    └── wry 0.50.5

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.50.5
│   │   └── tauri-runtime-wry 2.5.1
│   │       └── tauri 2.4.1
│   │           ├── 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.4.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.50.5
│       ├── tauri-runtime-wry 2.5.1
│       └── tauri 2.4.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.20.0
│   │           └── tauri 2.4.1
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.50.5
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.5.1
│       ├── tauri-runtime 2.5.1
│       │   ├── tauri-runtime-wry 2.5.1
│       │   └── tauri 2.4.1
│       ├── tauri 2.4.1
│       ├── tao 0.32.8
│       │   └── tauri-runtime-wry 2.5.1
│       ├── muda 0.16.1
│       │   ├── tray-icon 0.20.0
│       │   └── tauri 2.4.1
│       └── libappindicator 0.9.0
├── gdkx11-sys 0.18.2
│   ├── tao 0.32.8
│   └── gdkx11 0.18.2
│       └── wry 0.50.5
├── gdkwayland-sys 0.18.2
│   └── tao 0.32.8
└── 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.32.8
    └── tauri-runtime-wry 2.5.1
        └── tauri 2.4.1
            ├── 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.4.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.50.5
    └── tauri-runtime-wry 2.5.1
        └── tauri 2.4.1
            ├── 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.4.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.32.8
│   └── tauri-runtime-wry 2.5.1
│       └── tauri 2.4.1
│           ├── 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.4.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.50.5
        └── tauri-runtime-wry 2.5.1

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.50.5
│   └── tauri-runtime-wry 2.5.1
│       └── tauri 2.4.1
│           ├── 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.4.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.50.5
│   ├── tauri-runtime-wry 2.5.1
│   └── tauri 2.4.1
├── tauri-runtime-wry 2.5.1
├── tauri-runtime 2.5.1
│   ├── tauri-runtime-wry 2.5.1
│   └── tauri 2.4.1
├── tauri 2.4.1
├── tao 0.32.8
│   └── tauri-runtime-wry 2.5.1
├── muda 0.16.1
│   ├── tray-icon 0.20.0
│   │   └── tauri 2.4.1
│   └── tauri 2.4.1
└── 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.50.5
│   │   └── tauri-runtime-wry 2.5.1
│   │       └── tauri 2.4.1
│   │           ├── 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.4.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.50.5
│       ├── tauri-runtime-wry 2.5.1
│       └── tauri 2.4.1
├── webkit2gtk 2.0.1
├── libappindicator-sys 0.9.0
│   └── libappindicator 0.9.0
│       └── tray-icon 0.20.0
│           └── tauri 2.4.1
├── libappindicator 0.9.0
└── gtk 0.18.2
    ├── wry 0.50.5
    ├── webkit2gtk 2.0.1
    ├── tauri-runtime-wry 2.5.1
    ├── tauri-runtime 2.5.1
    │   ├── tauri-runtime-wry 2.5.1
    │   └── tauri 2.4.1
    ├── tauri 2.4.1
    ├── tao 0.32.8
    │   └── tauri-runtime-wry 2.5.1
    ├── muda 0.16.1
    │   ├── tray-icon 0.20.0
    │   └── tauri 2.4.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.50.5
    │   └── tauri-runtime-wry 2.5.1
    │       └── tauri 2.4.1
    │           ├── 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.4.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.50.5
    │   ├── tauri-runtime-wry 2.5.1
    │   └── tauri 2.4.1
    ├── tauri-runtime-wry 2.5.1
    ├── tauri-runtime 2.5.1
    │   ├── tauri-runtime-wry 2.5.1
    │   └── tauri 2.4.1
    ├── tauri 2.4.1
    ├── tao 0.32.8
    │   └── tauri-runtime-wry 2.5.1
    ├── muda 0.16.1
    │   ├── tray-icon 0.20.0
    │   │   └── tauri 2.4.1
    │   └── tauri 2.4.1
    └── 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.4.1
│       ├── 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.4.1
│       ├── restart 0.1.0
│       ├── resources 0.1.0
│       ├── bench_helloworld 0.1.0
│       ├── bench_files_transfer 0.1.0
│       ├── bench_cpu_intensive 0.1.0
│       └── api 0.1.0
└── rav1e 0.7.1
    └── ravif 0.11.11
        └── image 0.25.6
            ├── tauri-cli 2.4.1
            │   └── tauri-cli-node 0.0.0
            ├── tauri-bundler 2.3.1
            │   └── tauri-cli 2.4.1
            └── tauri 2.4.1

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.50.5
│   │   └── tauri-runtime-wry 2.5.1
│   │       └── tauri 2.4.1
│   │           ├── 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.4.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.5.1
│   └── tauri 2.4.1
├── soup3 0.5.0
│   ├── wry 0.50.5
│   └── webkit2gtk 2.0.1
├── pango 0.18.3
│   ├── gtk 0.18.2
│   │   ├── wry 0.50.5
│   │   ├── webkit2gtk 2.0.1
│   │   ├── tauri-runtime-wry 2.5.1
│   │   ├── tauri-runtime 2.5.1
│   │   │   ├── tauri-runtime-wry 2.5.1
│   │   │   └── tauri 2.4.1
│   │   ├── tauri 2.4.1
│   │   ├── tao 0.32.8
│   │   │   └── tauri-runtime-wry 2.5.1
│   │   ├── muda 0.16.1
│   │   │   ├── tray-icon 0.20.0
│   │   │   │   └── tauri 2.4.1
│   │   │   └── tauri 2.4.1
│   │   └── 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.50.5
├── libappindicator 0.9.0
├── javascriptcore-rs 1.1.2
│   ├── wry 0.50.5
│   └── 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.4.1]

Enhancements
Dependencies

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.4.1 (/home/runner/work/tauri/tauri/crates/tauri)
warning: ignoring example `commands` as `../../examples/commands/main.rs` is not included in the published package
warning: ignoring example `helloworld` as `../../examples/helloworld/main.rs` is not included in the published package
warning: ignoring example `isolation` as `../../examples/isolation/main.rs` is not included in the published package
warning: ignoring example `multiwebview` as `../../examples/multiwebview/main.rs` is not included in the published package
warning: ignoring example `multiwindow` as `../../examples/multiwindow/main.rs` is not included in the published package
warning: ignoring example `run-return` as `../../examples/run-return/main.rs` is not included in the published package
warning: ignoring example `splashscreen` as `../../examples/splashscreen/main.rs` is not included in the published package
warning: ignoring example `state` as `../../examples/state/main.rs` is not included in the published package
warning: ignoring example `streaming` as `../../examples/streaming/main.rs` is not included in the published package
    Updating crates.io index
    Packaged 139 files, 1.2MiB (267.9KiB compressed)
   Verifying tauri v2.4.1 (/home/runner/work/tauri/tauri/crates/tauri)
 Downloading crates ...
  Downloaded libappindicator-sys v0.9.0
  Downloaded alloc-stdlib v0.2.2
  Downloaded serialize-to-javascript-impl v0.1.1
  Downloaded tokio-macros v2.5.0
  Downloaded serde_repr v0.1.20
  Downloaded tauri-macros v2.1.1
  Downloaded serialize-to-javascript v0.1.1
  Downloaded tray-icon v0.20.0
  Downloaded keyboard-types v0.7.0
  Downloaded unicode-segmentation v1.12.0
  Downloaded tauri-runtime-wry v2.5.1
  Downloaded brotli-decompressor v4.0.2
  Downloaded muda v0.16.1
  Downloaded libappindicator v0.9.0
  Downloaded alloc-no-stdlib v2.0.4
  Downloaded libloading v0.7.4
  Downloaded signal-hook-registry v1.4.2
  Downloaded brotli v7.0.0
  Downloaded tauri-build v2.1.1
   Compiling proc-macro2 v1.0.94
   Compiling unicode-ident v1.0.18
   Compiling serde v1.0.219
   Compiling libc v0.2.171
   Compiling smallvec v1.14.0
   Compiling equivalent v1.0.2
   Compiling hashbrown v0.15.2
   Compiling winnow v0.7.4
   Compiling quote v1.0.40
   Compiling syn v2.0.100
   Compiling indexmap v2.8.0
   Compiling pkg-config v0.3.32
   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 siphasher v0.3.11
   Compiling stable_deref_trait v1.2.0
   Compiling thiserror v1.0.69
   Compiling ppv-lite86 v0.2.21
   Compiling synstructure v0.13.1
   Compiling getrandom v0.1.16
   Compiling getrandom v0.2.15
   Compiling rand_core v0.6.4
   Compiling icu_locid_transform_data v1.5.1
   Compiling litemap v0.7.5
   Compiling writeable v0.5.5
   Compiling rand_chacha v0.3.1
   Compiling rand_core v0.5.1
   Compiling siphasher v1.0.1
   Compiling icu_properties_data v1.5.1
   Compiling phf_shared v0.11.3
   Compiling rand v0.8.5
   Compiling winnow v0.5.40
   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 zerovec v0.10.4
   Compiling icu_provider_macros v1.5.0
   Compiling icu_normalizer_data v1.5.1
   Compiling tinystr v0.7.6
   Compiling icu_locid v1.5.0
   Compiling parking_lot_core v0.9.10
   Compiling icu_collections v1.5.0
   Compiling icu_provider v1.5.0
   Compiling rand_pcg v0.2.1
   Compiling rand_chacha v0.2.2
   Compiling icu_locid_transform v1.5.0
   Compiling proc-macro-error-attr v1.0.4
   Compiling lock_api v0.4.12
   Compiling itoa v1.0.15
   Compiling semver v1.0.26
   Compiling icu_properties v1.5.1

Configuration

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

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

renovate[bot] avatar Apr 26 '25 21:04 renovate[bot]

⚠️ 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: owmods_gui/frontend/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm warn Unknown project config "auto-install-peers". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: @types/[email protected]
npm error node_modules/@types/react
npm error   dev @types/react@"19.1.6" from the root project
npm error   peerOptional @types/react@"^17.0.0 || ^18.0.0 || ^19.0.0" from @mui/[email protected]
npm error   node_modules/@mui/material
npm error     @mui/material@"6.4.12" from the root project
npm error     peer @mui/material@"^6.0.0-dev.240424162023-9968b4889d" from @mui/[email protected]
npm error     node_modules/@mui/lab
npm error       @mui/lab@"6.0.0-dev.240424162023-9968b4889d" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional @types/react@"^17.0.0 || ^18.0.0" from @mui/[email protected]
npm error node_modules/@mui/lab
npm error   @mui/lab@"6.0.0-dev.240424162023-9968b4889d" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-06-02T10_05_00_998Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-06-02T10_05_00_998Z-debug-0.log

renovate[bot] avatar Apr 28 '25 23:04 renovate[bot]