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

fix(deps): update tauri monorepo #370

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@tauri-apps/api 1.5.2 -> 1.5.3 age adoption passing confidence dependencies patch
@tauri-apps/cli 1.5.8 -> 1.5.11 age adoption passing confidence devDependencies patch
tauri (source) 1.5.4 -> 1.6.1 age adoption passing confidence dependencies minor

Release Notes

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

v1.5.3: tauri v1.5.3

Compare Source

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 580 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (552 crate dependencies)
Crate:     kuchiki
Version:   0.8.1
Warning:   unmaintained
Title:     `kuchiki` is unmaintained
Date:      2023-01-21
ID:        RUSTSEC-2023-0019
URL:       https://rustsec.org/advisories/RUSTSEC-2023-0019
Dependency tree:
kuchiki 0.8.1
└── wry 0.24.6
    └── tauri-runtime-wry 0.14.2
        └── tauri 1.5.3
            ├── tauri 1.5.3
            ├── restart 0.1.0
            └── app-updater 0.1.0

Crate:     atty
Version:   0.2.14
Warning:   unsound
Title:     Potential unaligned read
Date:      2021-07-04
ID:        RUSTSEC-2021-0145
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
└── clap 3.2.25
    └── tauri 1.5.3
        ├── tauri 1.5.3
        ├── restart 0.1.0
        └── app-updater 0.1.0

warning: 2 allowed warnings found

[1.5.3]

Enhancements
  • b3e53e72(#​8288) Added AssetResolver::iter to iterate on all embedded assets.
  • 5e05236b(#​8289) Added tracing for window startup, plugins, Window::eval, events, IPC, updater and custom protocol request handlers behind the tracing feature flag.
Bug Fixes
Dependencies
  • Upgraded to tauri-runtime-wry@0.14.2
  • Upgraded to tauri-macros@1.4.2

Cargo Publish

Updating crates.io index
   Packaging tauri v1.5.3 (/home/runner/work/tauri/tauri/core/tauri)
    Updating crates.io index
   Verifying tauri v1.5.3 (/home/runner/work/tauri/tauri/core/tauri)
 Downloading crates ...
  Downloaded ignore v0.4.21
  Downloaded futures-executor v0.3.29
  Downloaded proc-macro-crate v1.3.1
  Downloaded libm v0.2.8
  Downloaded gdk-pixbuf v0.15.11
  Downloaded typenum v1.17.0
  Downloaded block-buffer v0.10.4
  Downloaded simd-adler32 v0.3.7
  Downloaded tauri-codegen v1.4.1
  Downloaded tar v0.4.40
  Downloaded cfg-expr v0.15.5
  Downloaded signal-hook-registry v1.4.1
  Downloaded atk-sys v0.15.1
  Downloaded state v0.5.3
  Downloaded tauri-runtime v0.14.1
  Downloaded cfg-expr v0.9.1
  Downloaded gdkwayland-sys v0.15.3
  Downloaded alloc-stdlib v0.2.2
  Downloaded version-compare v0.1.1
  Downloaded soup2-sys v0.2.0
  Downloaded gtk3-macros v0.15.6
  Downloaded cairo-sys-rs v0.15.1
  Downloaded target-lexicon v0.12.12
  Downloaded generic-array v0.14.7
  Downloaded ico v0.3.0
  Downloaded gdkx11-sys v0.15.1
  Downloaded system-deps v5.0.0
  Downloaded crypto-common v0.1.6
  Downloaded pango-sys v0.15.10
  Downloaded tokio-macros v2.2.0
  Downloaded x11-dl v2.21.0
  Downloaded gtk v0.15.5
  Downloaded wry v0.24.6
  Downloaded tao v0.16.5
  Downloaded brotli v3.4.0
  Downloaded gio v0.15.12
  Downloaded brotli-decompressor v2.5.1
  Downloaded javascriptcore-rs v0.16.0
  Downloaded glib v0.15.12
  Downloaded gtk-sys v0.15.3
  Downloaded x11 v2.21.0
  Downloaded unicode-segmentation v1.10.1
  Downloaded gdk v0.15.4
  Downloaded webkit2gtk v0.18.2
  Downloaded glib-sys v0.15.10
  Downloaded gdk-sys v0.15.1
  Downloaded soup2 v0.2.1
  Downloaded gio-sys v0.15.10
  Downloaded webkit2gtk-sys v0.18.0
  Downloaded png v0.17.10
  Downloaded fdeflate v0.3.1
  Downloaded system-deps v6.2.0
  Downloaded version-compare v0.0.11
  Downloaded javascriptcore-rs-sys v0.4.0
  Downloaded atk v0.15.1
  Downloaded glib-macros v0.15.13
  Downloaded tauri-macros v1.4.2
  Downloaded cpufeatures v0.2.11
  Downloaded instant v0.1.12
  Downloaded xattr v1.0.1
  Downloaded futures-macro v0.3.29
  Downloaded http-range v0.1.5
  Downloaded glob v0.3.1
  Downloaded serialize-to-javascript v0.1.1
  Downloaded heck v0.3.3
  Downloaded gdk-pixbuf-sys v0.15.10
  Downloaded cairo-rs v0.15.12
  Downloaded digest v0.10.7
  Downloaded serde_repr v0.1.17
  Downloaded pango v0.15.10
  Downloaded tauri-runtime-wry v0.14.2
  Downloaded serialize-to-javascript-impl v0.1.1
  Downloaded sha2 v0.10.8
  Downloaded raw-window-handle v0.5.2
  Downloaded globset v0.4.14
  Downloaded gobject-sys v0.15.10
  Downloaded alloc-no-stdlib v2.0.4
  Downloaded field-offset v0.3.6
  Downloaded tauri-utils v1.5.1
   Compiling proc-macro2 v1.0.70
   Compiling unicode-ident v1.0.12
   Compiling serde v1.0.193
   Compiling libc v0.2.150
   Compiling smallvec v1.11.2
   Compiling pkg-config v0.3.27
   Compiling equivalent v1.0.1
   Compiling hashbrown v0.14.3
   Compiling heck v0.4.1
   Compiling quote v1.0.33
   Compiling indexmap v2.1.0
   Compiling winnow v0.5.19
   Compiling syn v2.0.39
   Compiling cfg-if v1.0.0
   Compiling target-lexicon v0.12.12
   Compiling version-compare v0.1.1
   Compiling autocfg v1.1.0
   Compiling syn v1.0.109
   Compiling cfg-expr v0.15.5
   Compiling version_check v0.9.4
   Compiling ppv-lite86 v0.2.17
   Compiling siphasher v0.3.11
   Compiling once_cell v1.18.0
   Compiling getrandom v0.2.11
   Compiling bitflags v1.3.2
   Compiling thiserror v1.0.50
   Compiling getrandom v0.1.16
   Compiling rand_core v0.6.4
   Compiling proc-macro-error-attr v1.0.4
   Compiling futures-core v0.3.29
   Compiling rand_chacha v0.3.1
   Compiling proc-macro-error v1.0.4
   Compiling slab v0.4.9
   Compiling futures-task v0.3.29
   Compiling anyhow v1.0.75
   Compiling rand_core v0.5.1
   Compiling pin-project-lite v0.2.13
   Compiling futures-util v0.3.29
   Compiling rand v0.8.5
   Compiling futures-channel v0.3.29
   Compiling scopeguard v1.2.0
   Compiling pin-utils v0.1.0
   Compiling rand_pcg v0.2.1
   Compiling rand_chacha v0.2.2
   Compiling phf_shared v0.10.0
   Compiling unicode-segmentation v1.10.1
   Compiling rand v0.7.3
   Compiling serde_derive v1.0.193
   Compiling thiserror-impl v1.0.50
   Compiling futures-macro v0.3.29
   Compiling heck v0.3.3
   Compiling phf_shared v0.8.0
   Compiling lock_api v0.4.11
   Compiling cfg-expr v0.9.1
   Compiling itoa v1.0.9
   Compiling parking_lot_core v0.9.9
   Compiling semver v1.0.20
   Compiling fnv v1.0.7
   Compiling version-compare v0.0.11
   Compiling phf_generator v0.8.0
   Compiling ryu v1.0.15
   Compiling log v0.4.20
   Compiling phf_generator v0.10.0
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling parking_lot v0.12.1
   Compiling memoffset v0.9.0
   Compiling futures-executor v0.3.29
   Compiling byteorder v1.5.0
   Compiling new_debug_unreachable v1.0.4
   Compiling string_cache_codegen v0.5.2
   Compiling phf_codegen v0.10.0
   Compiling strsim v0.10.0
   Compiling mac v0.1.1
   Compiling tinyvec_macros v0.1.1
   Compiling gio v0.15.12
   Compiling memchr v2.6.4
   Compiling precomputed-hash v0.1.1
   Compiling ident_case v1.0.1
   Compiling darling_core v0.20.3
   Compiling phf_macros v0.8.0
   Compiling tinyvec v1.6.0
   Compiling futf v0.1.5
   Compiling markup5ever v0.11.0
   Compiling phf_codegen v0.8.0
   Compiling cssparser v0.27.2
   Compiling uuid v1.6.1
   Compiling futures-io v0.3.29
   Compiling toml_datetime v0.6.5
   Compiling serde_spanned v0.6.4
   Compiling toml_edit v0.19.15
   Compiling toml_edit v0.21.0
   Compiling toml v0.5.11
   Compiling toml v0.8.8
   Compiling proc-macro-crate v1.3.1
   Compiling system-deps v6.2.0
   Compiling system-deps v5.0.0
   Compiling glib-macros v0.15.13
   Compiling utf-8 v0.7.6
   Compiling dtoa v1.0.9
   Compiling crc32fast v1.3.2
   Compiling simd-adler32 v0.3.7
   Compiling glib-sys v0.15.10
   Compiling gobject-sys v0.15.10
   Compiling gdk-sys v0.15.1
   Compiling gio-sys v0.15.10
   Compiling cairo-sys-rs v0.15.1
   Compiling atk-sys v0.15.1
   Compiling gdk-pixbuf-sys v0.15.10
   Compiling pango-sys v0.15.10
   Compiling gtk-sys v0.15.3
   Compiling glib v0.15.12
   Compiling dtoa-short v0.3.4
   Compiling tendril v0.4.3
   Compiling soup2-sys v0.2.0
   Compiling darling_macro v0.20.3
   Compiling string_cache v0.8.7
   Compiling selectors v0.22.0
   Compiling unicode-normalization v0.1.22
   Compiling phf v0.8.0
   Compiling rustc_version v0.4.0
   Compiling html5ever v0.26.0
   Compiling cssparser-macros v0.6.1
   Compiling phf v0.10.1
   Compiling phf_shared v0.11.2
   Compiling indexmap v1.9.3
   Compiling stable_deref_trait v1.2.0
   Compiling nodrop v0.1.14
   Compiling unicode-bidi v0.3.13
   Compiling percent-encoding v2.3.1
   Compiling matches v0.1.10
   Compiling typenum v1.17.0
   Compiling adler v1.0.2
   Compiling alloc-no-stdlib v2.0.4
   Compiling crossbeam-utils v0.8.16
   Compiling itoa v0.4.8
   Compiling convert_case v0.4.0
   Compiling serde_json v1.0.108
   Compiling derive_more v0.99.17
   Compiling alloc-stdlib v0.2.2
   Compiling miniz_oxide v0.7.1
   Compiling idna v0.5.0
   Compiling form_urlencoded v1.2.1
   Compiling servo_arc v0.1.1
   Compiling phf_generator v0.11.2
   Compiling field-offset v0.3.6
   Compiling darling v0.20.3
   Compiling fxhash v0.2.1
   Compiling generic-array v0.14.7
   Compiling hashbrown v0.12.3
   Compiling thin-slice v0.1.1
   Compiling flate2 v1.0.28
   Compiling serde_with_macros v3.4.0
   Compiling phf_macros v0.11.2
   Compiling url v2.5.0
   Compiling pango v0.15.10
   Compiling cairo-rs v0.15.12
   Compiling brotli-decompressor v2.5.1
   Compiling fdeflate v0.3.1
   Compiling javascriptcore-rs-sys v0.4.0
   Compiling cfb v0.7.3
   Compiling gtk v0.15.5
   Compiling same-file v1.0.6
   Compiling infer v0.13.0
   Compiling walkdir v2.4.0
   Compiling png v0.17.10
   Compiling gdk-pixbuf v0.15.11
   Compiling brotli v3.4.0
   Compiling gdk v0.15.4
   Compiling phf v0.11.2
   Compiling serde_with v3.4.0
   Compiling kuchikiki v0.8.2
   Compiling atk v0.15.1
   Compiling webkit2gtk-sys v0.18.0
   Compiling gtk3-macros v0.15.6
   Compiling ctor v0.2.5
   Compiling x11 v2.21.0
   Compiling dunce v1.0.4
   Compiling gdkx11-sys v0.15.1
   Compiling cc v1.0.83
   Compiling x11-dl v2.21.0
   Compiling bytes v1.5.0
   Compiling tao v0.16.5
   Compiling treediff v4.0.2
   Compiling crypto-common v0.1.6
   Compiling block-buffer v0.10.4
   Compiling crossbeam-epoch v0.9.15
   Compiling raw-window-handle v0.5.2
   Compiling json-patch v1.2.0
   Compiling digest v0.10.7
   Compiling http v0.2.11
   Compiling soup2 v0.2.1
   Compiling javascriptcore-rs v0.16.0
   Compiling crossbeam-channel v0.5.8
   Compiling gdkwayland-sys v0.15.3
   Compiling aho-corasick v1.1.2
   Compiling instant v0.1.12
   Compiling regex-syntax v0.8.2
   Compiling tauri-runtime v0.14.1
   Compiling lazy_static v1.4.0
   Compiling cpufeatures v0.2.11
   Compiling wry v0.24.6
   Compiling glob v0.3.1
   Compiling rustix v0.38.26
   Compiling tauri-utils v1.5.1
   Compiling sha2 v0.10.8
   Compiling regex-automata v0.4.3
   Compiling ico v0.3.0
   Compiling bstr v1.8.0
   Compiling bitflags v2.4.1
   Compiling http-range v0.1.5
   Compiling base64 v0.21.5
   Compiling linux-raw-sys v0.4.12
   Compiling tauri-runtime-wry v0.14.2
   Compiling tauri-codegen v1.4.1
   Compiling globset v0.4.14
   Compiling crossbeam-deque v0.8.3
   Compiling serialize-to-javascript-impl v0.1.1
   Compiling tauri v1.5.3 (/home/runner/work/tauri/tauri/target/package/tauri-1.5.3)
   Compiling filetime v0.2.22
   Compiling dirs-sys-next v0.1.2
   Compiling xattr v1.0.1
   Compiling num_cpus v1.16.0
   Compiling fastrand v2.0.1
   Compiling tempfile v3.8.1
   Compiling tauri-macros v1.4.2
   Compiling tokio v1.34.0
   Compiling webkit2gtk v0.18.2
   Compiling tar v0.4.40
   Compiling dirs-next v2.0.0
   Compiling serialize-to-javascript v0.1.1
   Compiling ignore v0.4.21
   Compiling serde_repr v0.1.17
   Compiling encoding_rs v0.8.33
   Compiling state v0.5.3
    Finished dev [unoptimized + debuginfo] target(s) in 1m 26s
    Packaged 76 files, 980.2KiB (218.7KiB compressed)
   Uploading tauri v1.5.3 (/home/runner/work/tauri/tauri/core/tauri)
    Uploaded tauri v1.5.3 to registry `crates-io`
note: Waiting for `tauri v1.5.3` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri v1.5.3 at registry `crates-io`

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.

👻 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the Dependencies Pull requests that update a dependency file. label Feb 19, 2024
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from 1ac61fa to fc49711 Compare March 12, 2024 13:03
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from fc49711 to 78b9fee Compare March 20, 2024 13:52
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from 78b9fee to 2339b5b Compare March 24, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file. size/XL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants