From 9fb0273bcfe8fd9bed0a96ac4bf568b7cea54153 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 04:18:09 +0000 Subject: [PATCH] Bump the cargo group across 1 directory with 8 updates Bumps the cargo group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [log](https://github.com/rust-lang/log) | `0.4.30` | `0.4.33` | | [serde-saphyr](https://github.com/bourumir-wyngs/serde-saphyr) | `0.0.27` | `0.0.28` | | [uuid](https://github.com/uuid-rs/uuid) | `1.23.1` | `1.23.3` | | [serial_test](https://github.com/palfrey/serial_test) | `3.4.0` | `3.5.0` | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.25` | `0.4.26` | | [chrono](https://github.com/chronotope/chrono) | `0.4.44` | `0.4.45` | | [configparser](https://github.com/QEDK/configparser-rs) | `3.1.0` | `3.2.0` | | [dioxus-primitives](https://github.com/DioxusLabs/components) | ``837c9d4`` | ``02801f2`` | Updates `log` from 0.4.30 to 0.4.33 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.30...0.4.33) Updates `serde-saphyr` from 0.0.27 to 0.0.28 - [Release notes](https://github.com/bourumir-wyngs/serde-saphyr/releases) - [Commits](https://github.com/bourumir-wyngs/serde-saphyr/compare/0.0.27...0.0.28) Updates `uuid` from 1.23.1 to 1.23.3 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/v1.23.1...v1.23.3) Updates `serial_test` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](https://github.com/palfrey/serial_test/compare/v3.4.0...v3.5.0) Updates `ignore` from 0.4.25 to 0.4.26 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](https://github.com/BurntSushi/ripgrep/compare/ignore-0.4.25...ignore-0.4.26) Updates `chrono` from 0.4.44 to 0.4.45 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.44...v0.4.45) Updates `configparser` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/QEDK/configparser-rs/releases) - [Commits](https://github.com/QEDK/configparser-rs/compare/v3.1.0...v3.2.0) Updates `dioxus-primitives` from `837c9d4` to `02801f2` - [Commits](https://github.com/DioxusLabs/components/compare/837c9d4c1c9f99b19de7a3f087d8af1b0538dcae...02801f27e4b3e30606e5c77e435c9d955c708eb3) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde-saphyr dependency-version: 0.0.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: uuid dependency-version: 1.23.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serial_test dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: ignore dependency-version: 0.4.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: configparser dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: dioxus-primitives dependency-version: '02801f27e4b3e30606e5c77e435c9d955c708eb3' dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] --- Cargo.lock | 95 +++++++++++++++++++++++++++++++----------------------- Cargo.toml | 2 +- 2 files changed, 55 insertions(+), 42 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e6586368..215bba27 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1454,9 +1454,9 @@ dependencies = [ [[package]] name = "chrono" -version = "0.4.44" +version = "0.4.45" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c673075a2e0e5f4a1dde27ce9dee1ea4558c7ffe648f576438a20ca1d2acc4b0" +checksum = "1aa79e62e7697b8e29b513a68abacf485adcd1fe8284a4316c5ae868e6633327" dependencies = [ "iana-time-zone", "js-sys", @@ -1654,9 +1654,9 @@ dependencies = [ [[package]] name = "configparser" -version = "3.1.0" +version = "3.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e57e3272f0190c3f1584272d613719ba5fc7df7f4942fe542e63d949cf3a649b" +checksum = "b46dec724fd22199ebde05033a0cbae453bc3b1ecff11eb6a6bb3eec4b90c6a4" [[package]] name = "console" @@ -2193,7 +2193,7 @@ dependencies = [ "miette", "regex", "serde", - "serde-saphyr", + "serde-saphyr 0.0.27", "serde_json", "sha1 0.11.0", "thiserror 2.0.18", @@ -2227,7 +2227,7 @@ dependencies = [ "rdf", "semver 1.0.28", "serde", - "serde-saphyr", + "serde-saphyr 0.0.27", "serde_json", "sha1 0.11.0", "sysinfo", @@ -2271,7 +2271,7 @@ checksum = "a4caa74c460004ab32fe624b55191764a469fa12dbdaa0d2b6827d1dd2933d97" dependencies = [ "cwl_salad_derive", "serde", - "serde-saphyr", + "serde-saphyr 0.0.27", "serde_json", ] @@ -2556,7 +2556,7 @@ dependencies = [ [[package]] name = "dioxus-attributes" version = "0.1.0" -source = "git+https://github.com/DioxusLabs/components#837c9d4c1c9f99b19de7a3f087d8af1b0538dcae" +source = "git+https://github.com/DioxusLabs/components#02801f27e4b3e30606e5c77e435c9d955c708eb3" dependencies = [ "dioxus-rsx", "proc-macro2", @@ -2943,7 +2943,7 @@ dependencies = [ [[package]] name = "dioxus-primitives" version = "0.0.1" -source = "git+https://github.com/DioxusLabs/components#837c9d4c1c9f99b19de7a3f087d8af1b0538dcae" +source = "git+https://github.com/DioxusLabs/components#02801f27e4b3e30606e5c77e435c9d955c708eb3" dependencies = [ "dioxus", "dioxus-attributes", @@ -4231,6 +4231,16 @@ dependencies = [ "smallvec", ] +[[package]] +name = "granit-parser" +version = "0.0.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "14668345710c92cb04181d9268407067689327d4b055273e3c4179a0777ee6a1" +dependencies = [ + "arraydeque", + "smallvec", +] + [[package]] name = "group" version = "0.13.0" @@ -4722,7 +4732,7 @@ dependencies = [ "libc", "percent-encoding", "pin-project-lite", - "socket2 0.6.3", + "socket2 0.5.10", "system-configuration", "tokio", "tower-service", @@ -4893,9 +4903,9 @@ dependencies = [ [[package]] name = "ignore" -version = "0.4.25" +version = "0.4.26" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d3d782a365a015e0f5c04902246139249abf769125006fbe7649e2ee88169b4a" +checksum = "b915661dd01db3f05050265b2477bcc6527b3792388e2749b41623cc592be67d" dependencies = [ "crossbeam-deque", "globset", @@ -5434,9 +5444,9 @@ dependencies = [ [[package]] name = "log" -version = "0.4.30" +version = "0.4.33" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "616ec5685824bcc94416c6d4a7a446eea774a31efd7062c8480ba6fd06d7a6e5" +checksum = "0ceec5bc11778974d1bcb055b18002eba7f4b3518b6a0081b3af5f21666da9ad" [[package]] name = "longest-increasing-subsequence" @@ -7053,7 +7063,7 @@ dependencies = [ "quinn-udp", "rustc-hash 2.1.2", "rustls 0.23.40", - "socket2 0.6.3", + "socket2 0.5.10", "thiserror 2.0.18", "tokio", "tracing", @@ -7091,7 +7101,7 @@ dependencies = [ "cfg_aliases", "libc", "once_cell", - "socket2 0.6.3", + "socket2 0.5.10", "tracing", "windows-sys 0.60.2", ] @@ -7889,7 +7899,7 @@ dependencies = [ "repository", "reqwest 0.13.4", "s4n_core", - "serde-saphyr", + "serde-saphyr 0.0.28", "serde_json", "serial_test", "shlex 2.0.1", @@ -7915,7 +7925,7 @@ dependencies = [ "rstest", "semver 1.0.28", "serde", - "serde-saphyr", + "serde-saphyr 0.0.28", "serde_json", "serial_test", "shlex 2.0.1", @@ -7939,15 +7949,6 @@ dependencies = [ "winapi-util", ] -[[package]] -name = "scc" -version = "2.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "46e6f046b7fef48e2660c57ed794263155d713de679057f2d0c169bfc6e756cc" -dependencies = [ - "sdd", -] - [[package]] name = "schannel" version = "0.1.29" @@ -8038,12 +8039,6 @@ dependencies = [ "untrusted", ] -[[package]] -name = "sdd" -version = "3.0.10" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "490dcfcbfef26be6800d11870ff2df8774fa6e86d047e3e8c8a76b25655e41ca" - [[package]] name = "sec1" version = "0.7.3" @@ -8167,7 +8162,7 @@ dependencies = [ "base64", "encoding_rs_io", "getrandom 0.3.4", - "granit-parser", + "granit-parser 0.0.3", "miette", "nohash-hasher", "num-traits", @@ -8177,6 +8172,25 @@ dependencies = [ "zmij", ] +[[package]] +name = "serde-saphyr" +version = "0.0.28" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a15e3bc297370dc9c526bcf0986f29167a9286cfaad404f2f572b3074dabe5ec" +dependencies = [ + "ahash", + "annotate-snippets", + "base64", + "encoding_rs_io", + "getrandom 0.3.4", + "granit-parser 0.0.6", + "nohash-hasher", + "num-traits", + "serde_core", + "smallvec", + "zmij", +] + [[package]] name = "serde-wasm-bindgen" version = "0.6.5" @@ -8348,24 +8362,23 @@ dependencies = [ [[package]] name = "serial_test" -version = "3.4.0" +version = "3.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "911bd979bf1070a3f3aa7b691a3b3e9968f339ceeec89e08c280a8a22207a32f" +checksum = "699f4197115b8a7e7ff19c9a315a4bd6fffec26cc4626ef45ecaea389e081c6d" dependencies = [ "futures-executor", "futures-util", "log", "once_cell", "parking_lot", - "scc", "serial_test_derive", ] [[package]] name = "serial_test_derive" -version = "3.4.0" +version = "3.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0a7d91949b85b0d2fb687445e448b40d322b6b3e4af6b44a29b21d9a5f33e6d9" +checksum = "94e153fc76e1c6a068703d6d29c508a0b15c061c4b7e43da59cc097bc342673c" dependencies = [ "proc-macro2", "quote", @@ -9737,9 +9750,9 @@ dependencies = [ [[package]] name = "uuid" -version = "1.23.1" +version = "1.23.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ddd74a9687298c6858e9b88ec8935ec45d22e8fd5e6394fa1bd4e99a87789c76" +checksum = "144d6b123cef80b301b8f72a9e2ca4370ddec21950d0a103dd22c437006d2db7" dependencies = [ "getrandom 0.4.2", "js-sys", diff --git a/Cargo.toml b/Cargo.toml index 2c134954..45c2095a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,7 +42,7 @@ log = "0.4.29" pathdiff = "0.2.3" serde = { version = "1.0.219", features = ["derive"] } serde_json = "1.0.149" -serde-saphyr = "0.0.27" +serde-saphyr = "0.0.28" serde_yaml = "0.9.34-deprecated" shlex = "2.0.1" rand = "0.10.1"