Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

chore(deps): update all non-major dependencies - autoclosed #19

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@tauri-apps/cli 1.6.2 -> 1.6.3 age adoption passing confidence devDependencies patch
@testing-library/jest-dom 6.5.0 -> 6.6.2 age adoption passing confidence devDependencies minor
@types/node (source) 22.8.2 -> 22.8.4 age adoption passing confidence devDependencies patch
@typescript-eslint/parser (source) 8.8.1 -> 8.12.2 age adoption passing confidence devDependencies minor
@vitest/coverage-v8 (source) 2.1.2 -> 2.1.4 age adoption passing confidence devDependencies patch
@vue/eslint-config-prettier 10.0.0 -> 10.1.0 age adoption passing confidence devDependencies minor
eslint-plugin-vue (source) 9.29.0 -> 9.30.0 age adoption passing confidence devDependencies minor
lucide-vue-next (source) ^0.452.0 -> ^0.454.0 age adoption passing confidence dependencies minor
radix-vue 1.9.7 -> 1.9.8 age adoption passing confidence dependencies patch
serde (source) 1.0.210 -> 1.0.214 age adoption passing confidence dependencies patch
serde_json 1.0.128 -> 1.0.132 age adoption passing confidence dependencies patch
tailwind-merge 2.5.3 -> 2.5.4 age adoption passing confidence dependencies patch
tailwindcss (source) 3.4.13 -> 3.4.14 age adoption passing confidence devDependencies patch
tauri (source) 1.8.0 -> 1.8.1 age adoption passing confidence dependencies patch
typescript-eslint (source) 8.8.1 -> 8.12.2 age adoption passing confidence devDependencies minor
vite (source) 5.4.8 -> 5.4.10 age adoption passing confidence devDependencies patch
vite-plugin-vue-devtools (source) 7.4.6 -> 7.5.6 age adoption passing confidence devDependencies minor
vitest (source) 2.1.2 -> 2.1.4 age adoption passing confidence devDependencies patch
vue-tsc (source) 2.1.6 -> 2.1.8 age adoption passing confidence devDependencies patch

Release Notes

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

v1.6.3: tauri v1.6.3

Compare Source

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 623 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (585 crate dependencies)
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.6.3
        ├── tauri 1.6.3
        ├── restart 0.1.0
        └── app-updater 0.1.0

warning: 1 allowed warning found

[1.6.3]

Enhancements
  • 3e98145ac(#​9570) Run each plugin initialization script on its own context so they do not interfere with each other or the Tauri init script.
Dependencies

Cargo Publish

Updating crates.io index
   Packaging tauri v1.6.3 (/home/runner/work/tauri/tauri/core/tauri)
    Updating crates.io index
   Verifying tauri v1.6.3 (/home/runner/work/tauri/tauri/core/tauri)
 Downloading crates ...
  Downloaded globset v0.4.14
  Downloaded futures-macro v0.3.30
  Downloaded ignore v0.4.22
  Downloaded serde_repr v0.1.19
  Downloaded tokio-macros v2.2.0
  Downloaded serialize-to-javascript-impl v0.1.1
  Downloaded state v0.5.3
  Downloaded signal-hook-registry v1.4.2
  Downloaded serialize-to-javascript v0.1.1
  Downloaded libm v0.2.8
  Downloaded tauri-macros v1.4.4
  Downloaded tauri-runtime-wry v0.14.6
   Compiling proc-macro2 v1.0.81
   Compiling unicode-ident v1.0.12
   Compiling serde v1.0.200
   Compiling libc v0.2.154
   Compiling smallvec v1.13.2
   Compiling pkg-config v0.3.30
   Compiling equivalent v1.0.1
   Compiling hashbrown v0.14.5
   Compiling quote v1.0.36
   Compiling indexmap v2.2.6
   Compiling syn v2.0.60
   Compiling heck v0.5.0
   Compiling target-lexicon v0.12.14
   Compiling winnow v0.6.8
   Compiling version-compare v0.2.0
   Compiling cfg-if v1.0.0
   Compiling autocfg v1.3.0
   Compiling cfg-expr v0.15.8
   Compiling syn v1.0.109
   Compiling version_check v0.9.4
   Compiling siphasher v0.3.11
   Compiling ppv-lite86 v0.2.17
   Compiling once_cell v1.19.0
   Compiling getrandom v0.2.15
   Compiling bitflags v1.3.2
   Compiling thiserror v1.0.59
   Compiling getrandom v0.1.16
   Compiling rand_core v0.6.4
   Compiling proc-macro-error-attr v1.0.4
   Compiling rand_chacha v0.3.1
   Compiling proc-macro-error v1.0.4
   Compiling slab v0.4.9
   Compiling winnow v0.5.40
   Compiling anyhow v1.0.83
   Compiling rand_core v0.5.1
   Compiling pin-project-lite v0.2.14
   Compiling futures-core v0.3.30
   Compiling rand v0.8.5
   Compiling serde_derive v1.0.200
   Compiling thiserror-impl v1.0.59
   Compiling futures-macro v0.3.30
   Compiling pin-utils v0.1.0
   Compiling futures-task v0.3.30
   Compiling rand_chacha v0.2.2
   Compiling futures-util v0.3.30
   Compiling rand_pcg v0.2.1
   Compiling phf_shared v0.10.0
   Compiling heck v0.4.1
   Compiling unicode-segmentation v1.11.0
   Compiling rand v0.7.3
   Compiling heck v0.3.3
   Compiling futures-channel v0.3.30
   Compiling phf_shared v0.8.0
   Compiling lock_api v0.4.12
   Compiling cfg-expr v0.9.1
   Compiling version-compare v0.0.11
   Compiling fnv v1.0.7
   Compiling semver v1.0.22
   Compiling parking_lot_core v0.9.10
   Compiling phf_generator v0.8.0
   Compiling futures-executor v0.3.30
   Compiling log v0.4.21
   Compiling scopeguard v1.2.0
   Compiling phf_generator v0.10.0
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling itoa v1.0.11
   Compiling parking_lot v0.12.2
   Compiling ryu v1.0.17
   Compiling byteorder v1.5.0
   Compiling new_debug_unreachable v1.0.6
   Compiling phf_codegen v0.10.0
   Compiling string_cache_codegen v0.5.2
   Compiling gio v0.15.12
   Compiling precomputed-hash v0.1.1
   Compiling mac v0.1.1
   Compiling strsim v0.10.0
   Compiling tinyvec_macros v0.1.1
   Compiling memchr v2.7.2
   Compiling ident_case v1.0.1
   Compiling phf_macros v0.8.0
   Compiling darling_core v0.20.8
   Compiling tinyvec v1.6.0
   Compiling markup5ever v0.11.0
   Compiling futf v0.1.5
   Compiling phf_codegen v0.8.0
   Compiling cssparser v0.27.2
   Compiling uuid v1.8.0
   Compiling toml_datetime v0.6.5
   Compiling serde_spanned v0.6.5
   Compiling toml_edit v0.22.12
   Compiling toml_edit v0.19.15
   Compiling toml v0.5.11
   Compiling toml v0.8.12
   Compiling system-deps v6.2.2
   Compiling proc-macro-crate v1.3.1
   Compiling system-deps v5.0.0
   Compiling glib-macros v0.15.13
   Compiling simd-adler32 v0.3.7
   Compiling glib-sys v0.15.10
   Compiling gobject-sys v0.15.10
   Compiling gio-sys v0.15.10
   Compiling gdk-sys v0.15.1
   Compiling gdk-pixbuf-sys v0.15.10
   Compiling atk-sys v0.15.1
   Compiling cairo-sys-rs v0.15.1
   Compiling pango-sys v0.15.10
   Compiling gtk-sys v0.15.3
   Compiling glib v0.15.12
   Compiling utf-8 v0.7.6
   Compiling crc32fast v1.4.0
   Compiling futures-io v0.3.30
   Compiling dtoa v1.0.9
   Compiling tendril v0.4.3
   Compiling dtoa-short v0.3.4
   Compiling soup2-sys v0.2.0
   Compiling darling_macro v0.20.8
   Compiling string_cache v0.8.7
   Compiling selectors v0.22.0
   Compiling unicode-normalization v0.1.23
   Compiling phf v0.8.0
   Compiling rustc_version v0.4.0
   Compiling phf v0.10.1
   Compiling html5ever v0.26.0
   Compiling cssparser-macros v0.6.1
   Compiling phf_shared v0.11.2
   Compiling indexmap v1.9.3
   Compiling memoffset v0.9.1
   Compiling adler v1.0.2
   Compiling nodrop v0.1.14
   Compiling crossbeam-utils v0.8.19
   Compiling unicode-bidi v0.3.15
   Compiling stable_deref_trait v1.2.0
   Compiling alloc-no-stdlib v2.0.4
   Compiling matches v0.1.10
   Compiling convert_case v0.4.0
   Compiling typenum v1.17.0
   Compiling percent-encoding v2.3.1
   Compiling itoa v0.4.8
   Compiling form_urlencoded v1.2.1
   Compiling derive_more v0.99.17
   Compiling alloc-stdlib v0.2.2
   Compiling idna v0.5.0
   Compiling servo_arc v0.1.1
   Compiling miniz_oxide v0.7.2
   Compiling phf_generator v0.11.2
   Compiling field-offset v0.3.6
   Compiling darling v0.20.8
   Compiling fxhash v0.2.1
   Compiling generic-array v0.14.7
   Compiling serde_json v1.0.116
   Compiling hashbrown v0.12.3
   Compiling thin-slice v0.1.1
   Compiling flate2 v1.0.30
   Compiling serde_with_macros v3.8.1
   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 javascriptcore-rs-sys v0.4.0
   Compiling fdeflate v0.3.4
   Compiling cfb v0.7.3
   Compiling gdk-pixbuf v0.15.11
   Compiling gtk v0.15.5
   Compiling same-file v1.0.6
   Compiling gdk v0.15.4
   Compiling walkdir v2.5.0
   Compiling infer v0.13.0
   Compiling png v0.17.13
   Compiling brotli v3.5.0
   Compiling phf v0.11.2
   Compiling serde_with v3.8.1
   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.8
   Compiling x11 v2.21.0
   Compiling dunce v1.0.4
   Compiling gdkx11-sys v0.15.1
   Compiling x11-dl v2.21.0
   Compiling rustix v0.38.34
   Compiling bytes v1.6.0
   Compiling cc v1.0.97
   Compiling tao v0.16.9
   Compiling block-buffer v0.10.4
   Compiling crypto-common v0.1.6
   Compiling bitflags v2.5.0
   Compiling linux-raw-sys v0.4.13
   Compiling raw-window-handle v0.5.2
   Compiling digest v0.10.7
   Compiling json-patch v1.4.0
   Compiling http v0.2.12
   Compiling soup2 v0.2.1
   Compiling javascriptcore-rs v0.16.0
   Compiling crossbeam-channel v0.5.12
   Compiling gdkwayland-sys v0.15.3
   Compiling aho-corasick v1.1.3
   Compiling instant v0.1.12
   Compiling tauri-runtime v0.14.3
   Compiling lazy_static v1.4.0
   Compiling glob v0.3.1
   Compiling wry v0.24.8
   Compiling cpufeatures v0.2.12
   Compiling regex-syntax v0.8.3
   Compiling regex-automata v0.4.6
   Compiling sha2 v0.10.8
   Compiling tauri-utils v1.5.4
   Compiling ico v0.3.0
   Compiling crossbeam-epoch v0.9.18
   Compiling bstr v1.9.1
   Compiling tauri-runtime-wry v0.14.6
   Compiling http-range v0.1.5
   Compiling base64 v0.21.7
   Compiling globset v0.4.14
   Compiling tauri-codegen v1.4.3
   Compiling crossbeam-deque v0.8.5
   Compiling xattr v1.3.1
   Compiling serialize-to-javascript-impl v0.1.1
   Compiling tauri v1.6.3 (/home/runner/work/tauri/tauri/target/package/tauri-1.6.3)
   Compiling filetime v0.2.23
   Compiling num_cpus v1.16.0
   Compiling dirs-sys-next v0.1.2
   Compiling fastrand v2.1.0
   Compiling dirs-next v2.0.0
   Compiling tokio v1.37.0
   Compiling webkit2gtk v0.18.2
   Compiling tauri-macros v1.4.4
   Compiling tempfile v3.10.1
   Compiling tar v0.4.40
   Compiling serialize-to-javascript v0.1.1
   Compiling ignore v0.4.22
   Compiling serde_repr v0.1.19
   Compiling encoding_rs v0.8.34
   Compiling state v0.5.3
    Finished dev [unoptimized + debuginfo] target(s) in 1m 20s
    Packaged 76 files, 993.3KiB (221.6KiB compressed)
   Uploading tauri v1.6.3 (/home/runner/work/tauri/tauri/core/tauri)
    Uploaded tauri v1.6.3 to registry `crates-io`
note: Waiting for `tauri v1.6.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.6.3 at registry `crates-io`
testing-library/jest-dom (@​testing-library/jest-dom)

v6.6.2

Compare Source

Bug Fixes

v6.6.1

Compare Source

v6.6.0

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.12.2

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.12.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.12.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.11.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.10.0

Compare Source

🚀 Features
❤️ Thank You
  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.

v8.9.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

vitest-dev/vitest (@​vitest/coverage-v8)

v2.1.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v2.1.3

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
vuejs/eslint-config-prettier (@​vue/eslint-config-prettier)

v10.1.0

Compare Source

New Features

  • Added .d.ts files, fixed #​24

Full Changelog: vuejs/eslint-config-prettier@v10.0.0...v10.1.0

vuejs/eslint-plugin-vue (eslint-plugin-vue)

v9.30.0

Compare Source

v9.29.1

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.29.0...v9.29.1

lucide-icons/lucide (lucide-vue-next)

v0.454.0: New icons 0.454.0

Compare Source

Modified Icons 🔨

v0.453.0: New icons 0.453.0

Compare Source

New icons 🎨

unovue/radix-vue (radix-vue)

v1.9.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
serde-rs/serde (serde)

v1.0.214

Compare Source

  • Implement IntoDeserializer for all Deserializers in serde::de::value module (#​2568, thanks @​Mingun)

v1.0.213

Compare Source

  • Fix support for macro-generated with attributes inside a newtype struct (#​2847)

v1.0.212

Compare Source

  • Fix hygiene of macro-generated local variable accesses in serde(with) wrappers (#​2845)

v1.0.211

Compare Source

  • Improve error reporting about mismatched signature in with and default attributes (#​2558, thanks @​Mingun)
  • Show variant aliases in error message when variant deserialization fails (#​2566, thanks @​Mingun)
  • Improve binary size of untagged enum and internally tagged enum deserialization by about 12% (#​2821)
serde-rs/json (serde_json)

v1.0.132

Compare Source

  • Improve binary size and compile time for JSON array and JSON object deserialization by about 50% (#​1205)
  • Improve performance of JSON array and JSON object deserialization by about 8% (#​1206)

v1.0.131

Compare Source

  • Implement Deserializer and IntoDeserializer for Map<String, Value> and &Map<String, Value> (#​1135, thanks @​swlynch99)

v1.0.130

Compare Source

  • Support converting and deserializing Number from i128 and u128 (#​1141, thanks @​druide)

v1.0.129

Compare Source

dcastil/tailwind-merge (tailwind-merge)

v2.5.4

Compare Source

Bug Fixes

Full Changelog: dcastil/tailwind-merge@v2.5.3...v2.5.4

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow and @​codecov for sponsoring tailwind-merge! ❤️

tailwindlabs/tailwindcss (tailwindcss)

v3.4.14

Compare Source

Fixed
  • Don't set display: none on elements that use hidden="until-found" (#​14625)
typescript-eslint/typescript-eslint (typescript-eslint)

v8.12.2

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.12.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.12.0

Compare Source

🚀 Features
  • typescript-eslint: improve undefined extension handling (#​10177)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.11.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.10.0

Compare Source

🩹 Fixes
  • typescript-eslint: propagate name field to extended configs in config helper (#​10094)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.9.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

vitejs/vite (vite)

v5.4.10

Compare Source

Please refer to CHANGELOG.md for details.

v5.4.9

Compare Source

Please refer to CHANGELOG.md for details.

vuejs/devtools (vite-plugin-vue-devtools)

v7.5.6

Compare Source

   🐞 Bug Fixes
  • timeline: Hide switcher in internal timeline panel and exclude internal timeline events to prevent triggering  -  by @​webfansplz (2623a)
    View changes on GitHub

v7.5.5

Compare Source

   🏎 Performance

Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), 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.

Copy link
Contributor Author

renovate bot commented Oct 20, 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: tauri/src-tauri/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path tauri/src-tauri/Cargo.toml --package [email protected] --precise 1.0.132
error: package ID specification `[email protected]` did not match any packages
Did you mean one of these?

  [email protected]

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 23 times, most recently from 8de05e2 to 96f22b4 Compare October 27, 2024 16:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from bc2683d to 7f7a55c Compare October 29, 2024 03:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7f7a55c to d82cb06 Compare October 29, 2024 16:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d82cb06 to 689b2b9 Compare October 29, 2024 18:24
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Oct 29, 2024
@renovate renovate bot closed this Oct 29, 2024
@renovate renovate bot deleted the renovate/all-minor-patch branch October 29, 2024 19:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants