From 375e78856195715ba8ef42bfec5b35491de87e64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 18:19:23 +0000 Subject: [PATCH] build(deps): bump the build group across 1 directory with 6 updates Bumps the build group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bootc-internal-blockdev](https://github.com/bootc-dev/bootc) | `0.2.0` | `1.15.1` | | [bootc-internal-utils](https://github.com/bootc-dev/bootc) | `0.1.0` | `1.15.2` | | [clap](https://github.com/clap-rs/clap) | `4.6.0` | `4.6.1` | | [libc](https://github.com/rust-lang/libc) | `0.2.183` | `0.2.186` | | [openssl](https://github.com/rust-openssl/rust-openssl) | `0.10.76` | `0.10.80` | Updates `bootc-internal-blockdev` from 0.2.0 to 1.15.1 - [Release notes](https://github.com/bootc-dev/bootc/releases) - [Commits](https://github.com/bootc-dev/bootc/compare/v0.2.0...v1.15.1) Updates `bootc-internal-utils` from 0.1.0 to 1.15.2 - [Release notes](https://github.com/bootc-dev/bootc/releases) - [Commits](https://github.com/bootc-dev/bootc/compare/v0.1...v1.15.2) Updates `cap-std-ext` from 5.1.1 to 5.1.2 - [Release notes](https://github.com/coreos/cap-std-ext/releases) - [Commits](https://github.com/coreos/cap-std-ext/compare/v5.1.1...v5.1.2) Updates `clap` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.6.0...clap_complete-v4.6.1) Updates `libc` from 0.2.183 to 0.2.186 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.186/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.183...0.2.186) Updates `openssl` from 0.10.76 to 0.10.80 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](https://github.com/rust-openssl/rust-openssl/compare/openssl-v0.10.76...openssl-v0.10.80) --- updated-dependencies: - dependency-name: bootc-internal-blockdev dependency-version: 1.15.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: build - dependency-name: bootc-internal-utils dependency-version: 1.15.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: build - dependency-name: cap-std-ext dependency-version: 5.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: clap dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: libc dependency-version: 0.2.186 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: openssl dependency-version: 0.10.78 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] --- Cargo.lock | 68 ++++++++++++++++++------------------------------------ Cargo.toml | 6 ++--- 2 files changed, 25 insertions(+), 49 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 7019c1f2..b0b981a0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -26,21 +26,6 @@ dependencies = [ "libc", ] -[[package]] -name = "anstream" -version = "0.6.21" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a" -dependencies = [ - "anstyle", - "anstyle-parse 0.2.7", - "anstyle-query", - "anstyle-wincon", - "colorchoice", - "is_terminal_polyfill", - "utf8parse", -] - [[package]] name = "anstream" version = "1.0.0" @@ -48,7 +33,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d" dependencies = [ "anstyle", - "anstyle-parse 1.0.0", + "anstyle-parse", "anstyle-query", "anstyle-wincon", "colorchoice", @@ -62,15 +47,6 @@ version = "1.0.14" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000" -[[package]] -name = "anstyle-parse" -version = "0.2.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" -dependencies = [ - "utf8parse", -] - [[package]] name = "anstyle-parse" version = "1.0.0" @@ -135,9 +111,9 @@ dependencies = [ [[package]] name = "bootc-internal-blockdev" -version = "0.2.0" +version = "1.15.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "54393bf69cc17ef659609f3b1143beed0f7529c79ef045a876621a2f946a0051" +checksum = "aefb90275e78eb421e442d6f357fab418285925f40238a7b16bc33fbb7d6a244" dependencies = [ "anyhow", "bootc-internal-mount", @@ -156,9 +132,9 @@ dependencies = [ [[package]] name = "bootc-internal-mount" -version = "0.1.0" +version = "1.15.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2112a3bed0dd0ce551b7505fae6e7b57609952c666c3345d85ac289f3b396276" +checksum = "6337532b11e0dd6c0d977d9c412e7941ed2a36e8696e20aec68b1df18acb76b1" dependencies = [ "anyhow", "bootc-internal-utils", @@ -174,12 +150,13 @@ dependencies = [ [[package]] name = "bootc-internal-utils" -version = "0.1.0" +version = "1.15.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a3292185c166091432ecbc6b203c0c73953d6b5965908368c51df800f1c549ed" +checksum = "43485d96deefc93e89f2d2f45687e7bbaa82951f12e06273a15146e7af48333f" dependencies = [ - "anstream 0.6.21", + "anstream", "anyhow", + "cap-std-ext", "chrono", "owo-colors", "rustix", @@ -282,9 +259,9 @@ dependencies = [ [[package]] name = "cap-std-ext" -version = "5.1.1" +version = "5.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "56f9d7cf114dea582f663f03f4c563d0fc5ca2c8fa4c496eb538d8f01981ea51" +checksum = "6c6c5ac70c4465b47c3a322330f87c2df31e42ac527497d94dc1f1d1cb8989f9" dependencies = [ "cap-primitives", "cap-tempfile", @@ -345,9 +322,9 @@ dependencies = [ [[package]] name = "clap" -version = "4.6.0" +version = "4.6.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b193af5b67834b676abd72466a96c1024e6a6ad978a1f484bd90b85c94041351" +checksum = "1ddb117e43bbf7dacf0a4190fef4d345b9bad68dfc649cb349e7d17d28428e51" dependencies = [ "clap_builder", "clap_derive", @@ -366,9 +343,9 @@ dependencies = [ [[package]] name = "clap_derive" -version = "4.6.0" +version = "4.6.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1110bd8a634a1ab8cb04345d8d878267d57c3cf1b38d91b71af6686408bbca6a" +checksum = "f2ce8604710f6733aa641a2b3731eaa1e8b3d9973d5e3565da11800813f997a9" dependencies = [ "heck", "proc-macro2", @@ -474,7 +451,7 @@ version = "0.11.10" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0621c04f2196ac3f488dd583365b9c09be011a4ab8b9f37248ffcc8f6198b56a" dependencies = [ - "anstream 1.0.0", + "anstream", "anstyle", "env_filter", "jiff", @@ -794,9 +771,9 @@ checksum = "09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2" [[package]] name = "libc" -version = "0.2.183" +version = "0.2.186" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b5b646652bf6661599e1da8901b3b9522896f01e736bad5f723fe7a3a27f899d" +checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66" [[package]] name = "libsystemd" @@ -1067,15 +1044,14 @@ dependencies = [ [[package]] name = "openssl" -version = "0.10.76" +version = "0.10.80" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "951c002c75e16ea2c65b8c7e4d3d51d5530d8dfa7d060b4776828c88cfb18ecf" +checksum = "a45fa2aa886c42762255da344f0a0d313e254066c46aad76f300c3d3da62d967" dependencies = [ "bitflags 2.11.0", "cfg-if", "foreign-types", "libc", - "once_cell", "openssl-macros", "openssl-sys", ] @@ -1093,9 +1069,9 @@ dependencies = [ [[package]] name = "openssl-sys" -version = "0.9.112" +version = "0.9.116" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "57d55af3b3e226502be1526dfdba67ab0e9c96fc293004e79576b2b9edb0dbdb" +checksum = "f28a22dc7140cda5f096e5e7724a6962ca81a7f8bfd2979f9b18c11af56318c4" dependencies = [ "cc", "libc", diff --git a/Cargo.toml b/Cargo.toml index 4ce21e78..e0b0c1c7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,12 +21,12 @@ path = "src/main.rs" [dependencies] anyhow = "1.0" -bootc-internal-blockdev = "0.2.0" -bootc-internal-utils = "0.1.0" +bootc-internal-blockdev = "1.15.1" +bootc-internal-utils = "1.15.2" cap-std-ext = "5.0.0" camino = "1.2.2" chrono = { version = "0.4.44", features = ["serde"] } -clap = { version = "4.5", default-features = false, features = ["cargo", "derive", "std", "help", "usage", "suggestions"] } +clap = { version = "4.6", default-features = false, features = ["cargo", "derive", "std", "help", "usage", "suggestions"] } env_logger = "0.11" fail = { version = "0.5", features = ["failpoints"] } fn-error-context = "0.2.1"