From aa8f73ca56f02a68892d98345df519e5269a8508 Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" <117830771+anaconda-renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 04:51:34 +0000 Subject: [PATCH 1/2] chore(deps): Update rattler --- Cargo.lock | 228 ++++++++++++++++++++++++++++++++++++++--------------- Cargo.toml | 8 +- 2 files changed, 169 insertions(+), 67 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 3c528cf3..b1a72c7a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -291,7 +291,7 @@ dependencies = [ "rustc_version_runtime", "serde", "serde_json", - "sha2", + "sha2 0.10.9", "sysinfo", "thiserror 2.0.18", "tokio", @@ -428,15 +428,15 @@ dependencies = [ [[package]] name = "astral_async_zip" -version = "0.0.17" +version = "0.0.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ab72a761e6085828cc8f0e05ed332b2554701368c5dc54de551bfaec466518ba" +checksum = "c15fc5b591f19dfbbbce736615908d74f1d9252bb34b231873cb995f2a997ffb" dependencies = [ "async-compression", "crc32fast", "futures-lite", "pin-project", - "thiserror 1.0.69", + "thiserror 2.0.18", "tokio", "tokio-util", ] @@ -561,11 +561,11 @@ checksum = "c4512299f36f043ab09a583e57bceb5a5aab7a73db1805848e8fef3c9e8c78b3" [[package]] name = "blake2" -version = "0.10.6" +version = "0.11.0-rc.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efe" +checksum = "061f1a09225e328e1ffbb378d2d49923c0ca5fee19fb5ac1cc9c1e9d52b93690" dependencies = [ - "digest", + "digest 0.11.3", ] [[package]] @@ -577,6 +577,15 @@ dependencies = [ "generic-array", ] +[[package]] +name = "block-buffer" +version = "0.12.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cdd35008169921d80bc60d3d0ab416eecb028c4cd653352907921d95084790be" +dependencies = [ + "hybrid-array", +] + [[package]] name = "block2" version = "0.6.2" @@ -658,7 +667,7 @@ dependencies = [ "find-msvc-tools", "jobserver", "libc", - "shlex 2.0.1", + "shlex", ] [[package]] @@ -738,6 +747,12 @@ version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9" +[[package]] +name = "cmov" +version = "0.5.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0c9ea0ac24bc397ab3c98583a3c9ba74fa56b09a4449bbe172b9b1ddb016027a" + [[package]] name = "colorchoice" version = "1.0.5" @@ -803,6 +818,12 @@ dependencies = [ "windows-sys 0.61.2", ] +[[package]] +name = "const-oid" +version = "0.10.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a6ef517f0926dd24a1582492c791b6a4818a4d94e789a334894aa15b0d12f55c" + [[package]] name = "convert_case" version = "0.10.0" @@ -913,6 +934,24 @@ dependencies = [ "typenum", ] +[[package]] +name = "crypto-common" +version = "0.2.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ce6e4c961d6cd6c9a86db418387425e8bdeaf05b3c8bc1411e6dca4c252f1453" +dependencies = [ + "hybrid-array", +] + +[[package]] +name = "ctutils" +version = "0.4.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7d5515a3834141de9eafb9717ad39eea8247b5674e6066c404e8c4b365d2a29e" +dependencies = [ + "cmov", +] + [[package]] name = "darling" version = "0.23.0" @@ -1038,9 +1077,20 @@ version = "0.10.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" dependencies = [ - "block-buffer", - "crypto-common", - "subtle", + "block-buffer 0.10.4", + "crypto-common 0.1.7", +] + +[[package]] +name = "digest" +version = "0.11.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f1dd6dbb5841937940781866fa1281a1ff7bd3bf827091440879f9994983d5c2" +dependencies = [ + "block-buffer 0.12.0", + "const-oid", + "crypto-common 0.2.2", + "ctutils", ] [[package]] @@ -1162,9 +1212,9 @@ dependencies = [ [[package]] name = "fancy-regex" -version = "0.17.0" +version = "0.18.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "72cf461f865c862bb7dc573f643dd6a2b6842f7c30b07882b56bd148cc2761b8" +checksum = "e1e1dacd0d2082dfcf1351c4bdd566bbe89a2b263235a2b50058f1e130a47277" dependencies = [ "bit-set", "regex-automata", @@ -1644,6 +1694,15 @@ version = "2.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "135b12329e5e3ce057a9f972339ea52bc954fe1e9358ef27f95e89716fbc5424" +[[package]] +name = "hybrid-array" +version = "0.4.12" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9155a582abd142abc056962c29e3ce5ff2ad5469f4246b537ed42c5deba857da" +dependencies = [ + "typenum", +] + [[package]] name = "hyper" version = "1.10.1" @@ -1732,7 +1791,7 @@ dependencies = [ "js-sys", "log", "wasm-bindgen", - "windows-core 0.61.2", + "windows-core 0.62.2", ] [[package]] @@ -1949,6 +2008,30 @@ version = "1.0.18" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682" +[[package]] +name = "jiff" +version = "0.2.28" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4603d3033e49e2b0e31229fcab20a5d40089c607d975cd9c80551dc69eed9102" +dependencies = [ + "jiff-static", + "log", + "portable-atomic", + "portable-atomic-util", + "serde_core", +] + +[[package]] +name = "jiff-static" +version = "0.2.28" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "782d32378dddf207193ac91cefb848ad41abb58195c95168e1291227a0832b47" +dependencies = [ + "proc-macro2", + "quote", + "syn", +] + [[package]] name = "jni" version = "0.22.4" @@ -2151,12 +2234,12 @@ dependencies = [ [[package]] name = "md-5" -version = "0.10.6" +version = "0.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf" +checksum = "69b6441f590336821bb897fb28fc622898ccceb1d6cea3fde5ea86b090c4de98" dependencies = [ "cfg-if", - "digest", + "digest 0.11.3", ] [[package]] @@ -2748,9 +2831,9 @@ dependencies = [ [[package]] name = "path_resolver" -version = "0.2.10" +version = "0.2.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2a9f07f388f2a58768a34000c2b956bbc44f51630aa39d84f1d362c6785075a1" +checksum = "83a6d8be98ef9723e752c20eef948d3195d4e1314bc3cc033a8ff26b4e31d660" dependencies = [ "ahash", "fs-err", @@ -2885,6 +2968,15 @@ version = "1.13.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49" +[[package]] +name = "portable-atomic-util" +version = "0.2.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c2a106d1259c23fac8e543272398ae0e3c0b8d33c88ed73d0cc71b0f1d902618" +dependencies = [ + "portable-atomic", +] + [[package]] name = "potential_utf" version = "0.1.5" @@ -3097,22 +3189,25 @@ dependencies = [ [[package]] name = "rattler" -version = "0.43.2" +version = "0.44.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "188a5ce39ea764f92fb4868ac74a722e27d33a52f3aba18be8ec705fba911cbd" +checksum = "95d047508f114f4a0b9d215f309042799f117c66c08fb381113e5e0ed20640e9" dependencies = [ "anyhow", "astral-reqwest-middleware", + "base64", "console", - "digest", + "digest 0.11.3", "dirs", "filetime", "fs-err", "futures", + "hex", "humantime", "indexmap 2.14.0", "indicatif", "itertools 0.14.0", + "jiff", "memchr", "memmap2", "once_cell", @@ -3143,19 +3238,20 @@ dependencies = [ [[package]] name = "rattler_cache" -version = "0.8.2" +version = "0.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c2aa78ff1be938e28fdcdb9837f90da858d090ec1147a00a2aab8490c077f557" +checksum = "7bca0097ce72d097d4381802a4107fb7ee45fc59025feeb2a893cfbeb44ef4b1" dependencies = [ "ahash", "anyhow", "astral-reqwest-middleware", "dashmap", - "digest", + "digest 0.11.3", "dirs", "fs-err", "fs4", "futures", + "hex", "itertools 0.14.0", "parking_lot", "rattler_conda_types", @@ -3176,12 +3272,11 @@ dependencies = [ [[package]] name = "rattler_conda_types" -version = "0.46.4" +version = "0.47.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6018a34d7edb8a6b97c971ba935e59d217a0986376d14f4d515fb238b28bdf02" +checksum = "883f32f7a7729524bf7724e5c7077cc13f8913a28cdf320c83a93d2e2029dcf2" dependencies = [ "ahash", - "chrono", "core-foundation", "dirs", "fancy-regex", @@ -3191,6 +3286,7 @@ dependencies = [ "hex", "indexmap 2.14.0", "itertools 0.14.0", + "jiff", "lazy-regex", "memmap2", "nom", @@ -3218,12 +3314,12 @@ dependencies = [ [[package]] name = "rattler_digest" -version = "1.3.0" +version = "1.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3c44304c9353802e910fac1dbdf6e16df44c341d07b1850bc1fd8b03912cbaab" +checksum = "2e4af3c4e8b0cf496e66a5f2e7244364409a20cd4338ad9b331bd7247de32b69" dependencies = [ "blake2", - "digest", + "digest 0.11.3", "generic-array", "hex", "md-5", @@ -3231,22 +3327,22 @@ dependencies = [ "serde-untagged", "serde_bytes", "serde_with", - "sha2", + "sha2 0.11.0", "tokio", "url", ] [[package]] name = "rattler_lock" -version = "0.30.3" +version = "0.31.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a0c0fe27729fd9081d25eb1a23d94f49f23ee93a75d59bac0ae3e304bda04aae" +checksum = "21364cfda7c123e56c1d2bf3efd0a609a47e5635af8f511d7e5e4026a7c41623" dependencies = [ "ahash", - "chrono", "file_url", "indexmap 2.14.0", "itertools 0.14.0", + "jiff", "pep440_rs", "pep508_rs", "rattler_conda_types", @@ -3267,9 +3363,9 @@ dependencies = [ [[package]] name = "rattler_macros" -version = "1.1.0" +version = "1.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9d44a87a904057524e32dc8beeb50197016cec467d487bce9d64e044adbcaeb5" +checksum = "ac3d93067b745b200dd741e872f4160de24d1b972ee63db65e8a2cf6a447f1ff" dependencies = [ "quote", "syn", @@ -3277,14 +3373,14 @@ dependencies = [ [[package]] name = "rattler_menuinst" -version = "0.2.62" +version = "0.2.65" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0ac99b44fac7a9e6cb4bd65cee12c3ec281db52284f6c85fc929b1d1b775cea8" +checksum = "5ea4f082855a8e0df75d0073b9f78e8fb13e8ee9205cb88eec1b3f8b1a030741" dependencies = [ - "chrono", "configparser", "dirs", "fs-err", + "hex", "indexmap 2.14.0", "known-folders", "once_cell", @@ -3295,8 +3391,8 @@ dependencies = [ "regex", "serde", "serde_json", - "sha2", - "shlex 1.3.0", + "sha2 0.11.0", + "shlex", "tempfile", "thiserror 2.0.18", "tracing", @@ -3308,9 +3404,9 @@ dependencies = [ [[package]] name = "rattler_networking" -version = "0.27.2" +version = "0.28.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "19984b40494bdbaf785525ba36fdb1fa487fe44a36b4214851af4428c69ecf27" +checksum = "5cbe3eb2914bd715ca7dde169979bce15a8e3c6f0850a039d3ab67110180f73a" dependencies = [ "ambient-id", "anyhow", @@ -3334,9 +3430,9 @@ dependencies = [ [[package]] name = "rattler_package_streaming" -version = "0.26.2" +version = "0.26.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eefa295dc7b49aa0b67d125400561d2b45b754c66c0f7a19e8fc375b1056bfa9" +checksum = "411276a9c5c5a1735be82b201e25287df6c7af312fbd7d66ef0b64d4bb170df0" dependencies = [ "astral-reqwest-middleware", "astral-tokio-tar", @@ -3345,13 +3441,14 @@ dependencies = [ "async-compression", "async-spooled-tempfile", "bzip2", - "chrono", "fs-err", "futures", "futures-util", "getrandom 0.2.17", "getrandom 0.4.2", + "hex", "http 1.4.1", + "jiff", "num_cpus", "rattler_conda_types", "rattler_digest", @@ -3373,9 +3470,9 @@ dependencies = [ [[package]] name = "rattler_pty" -version = "0.2.12" +version = "0.2.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "30f42171f331905af5752aeba3bd1a539b73a35d0754b7db9f7d06a314ad913e" +checksum = "ff93008508cca251d4db3c70bcf6c35a7752b4b25999616d5fc37c665a94b93a" dependencies = [ "libc", "nix 0.30.1", @@ -3396,9 +3493,9 @@ dependencies = [ [[package]] name = "rattler_shell" -version = "0.27.2" +version = "0.27.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b57f7b11f6e6d0ef88e5d93b3ba5ea1c0cedeaa58195ec4e75680b465f38dc43" +checksum = "8e492bf2653b421279f245f135ca694ee4b8ea2f470443f5c6fc60b02ea0b1c5" dependencies = [ "anyhow", "enum_dispatch", @@ -3408,7 +3505,7 @@ dependencies = [ "rattler_conda_types", "rattler_pty", "serde_json", - "shlex 1.3.0", + "shlex", "tempfile", "thiserror 2.0.18", "tokio", @@ -3417,13 +3514,13 @@ dependencies = [ [[package]] name = "rattler_solve" -version = "7.1.1" +version = "7.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eef2142527283596cad4f0b89f4fa0c87a2e20831bf8ef51422d72c9fc6bc316" +checksum = "af99e94a11cac58a5d70efbca4b71f5ba4a2f833d2e343f470ab2f29dc1a15b9" dependencies = [ - "chrono", - "humantime", + "hex", "itertools 0.14.0", + "jiff", "rattler_conda_types", "rattler_digest", "serde", @@ -4169,7 +4266,18 @@ checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" dependencies = [ "cfg-if", "cpufeatures 0.2.17", - "digest", + "digest 0.10.7", +] + +[[package]] +name = "sha2" +version = "0.11.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "446ba717509524cb3f22f17ecc096f10f4822d76ab5c0b9822c5f9c284e825f4" +dependencies = [ + "cfg-if", + "cpufeatures 0.3.0", + "digest 0.11.3", ] [[package]] @@ -4181,12 +4289,6 @@ dependencies = [ "lazy_static", ] -[[package]] -name = "shlex" -version = "1.3.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" - [[package]] name = "shlex" version = "2.0.1" diff --git a/Cargo.toml b/Cargo.toml index 1c0cb8f7..5123ecbc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,10 +29,10 @@ console = "0.16" indicatif = "0.18" log = "0.4" miette = { version = "7.6", features = ["fancy"] } -rattler = { version = "0.43", default-features = false, features = ["indicatif"] } -rattler_cache = { version = "0.8", default-features = false } -rattler_conda_types = { version = "0.46", default-features = false } -rattler_lock = { version = "0.30", default-features = false } +rattler = { version = "0.44", default-features = false, features = ["indicatif"] } +rattler_cache = { version = "0.9", default-features = false } +rattler_conda_types = { version = "0.47", default-features = false } +rattler_lock = { version = "0.31", default-features = false } reqwest = { version = "0.13", default-features = false, features = ["json", "stream", "multipart", "native-tls"] } reqwest-middleware = { version = "0.5", features = ["json", "form", "query"] } rpassword = "7" From 08a0e9da5000774ebced693657ad90b1c18e4f2d Mon Sep 17 00:00:00 2001 From: Anaconda Bot Date: Tue, 9 Jun 2026 04:53:37 +0000 Subject: [PATCH 2/2] chore(pre-commit): Linting --- SBOM.json | 664 +++++++++++++++++++++++++++++++++++++++--------------- SBOM.md | 56 +++-- 2 files changed, 518 insertions(+), 202 deletions(-) diff --git a/SBOM.json b/SBOM.json index fe03218a..69465bce 100644 --- a/SBOM.json +++ b/SBOM.json @@ -2,9 +2,9 @@ "bomFormat": "CycloneDX", "specVersion": "1.4", "version": 1, - "serialNumber": "urn:uuid:f1f01b7b-b88c-4a24-bac5-5b6e8a5df4d6", + "serialNumber": "urn:uuid:fb1b3b8b-9494-4fe8-a75c-3722a81ed5ab", "metadata": { - "timestamp": "2026-06-04T21:20:33Z", + "timestamp": "2026-06-09T04:53:36Z", "tools": [ { "vendor": "CycloneDX", @@ -492,16 +492,16 @@ }, { "type": "library", - "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#astral_async_zip@0.0.17", + "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#astral_async_zip@0.0.18", "author": "Harry [hello@majored.pw]", "name": "astral_async_zip", - "version": "0.0.17", + "version": "0.0.18", "description": "An asynchronous ZIP archive reading/writing crate.", "scope": "required", "hashes": [ { "alg": "SHA-256", - "content": "ab72a761e6085828cc8f0e05ed332b2554701368c5dc54de551bfaec466518ba" + "content": "c15fc5b591f19dfbbbce736615908d74f1d9252bb34b231873cb995f2a997ffb" } ], "licenses": [ @@ -509,19 +509,19 @@ "expression": "MIT" } ], - "purl": "pkg:cargo/astral_async_zip@0.0.17", + "purl": "pkg:cargo/astral_async_zip@0.0.18", "externalReferences": [ { "type": "documentation", - "url": "https://docs.rs/async_zip/" + "url": "https://docs.rs/astral_async_zip/" }, { "type": "website", - "url": "https://github.com/Majored/rs-async-zip" + "url": "https://github.com/astral-sh/rs-async-zip" }, { "type": "vcs", - "url": "https://github.com/Majored/rs-async-zip" + "url": "https://github.com/astral-sh/rs-async-zip" } ] }, @@ -901,16 +901,16 @@ }, { "type": "library", - "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#blake2@0.10.6", + "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#blake2@0.11.0-rc.6", "author": "RustCrypto Developers", "name": "blake2", - "version": "0.10.6", + "version": "0.11.0-rc.6", "description": "BLAKE2 hash functions", "scope": "required", "hashes": [ { "alg": "SHA-256", - "content": "46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efe" + "content": "061f1a09225e328e1ffbb378d2d49923c0ca5fee19fb5ac1cc9c1e9d52b93690" } ], "licenses": [ @@ -918,7 +918,7 @@ "expression": "MIT OR Apache-2.0" } ], - "purl": "pkg:cargo/blake2@0.10.6", + "purl": "pkg:cargo/blake2@0.11.0-rc.6", "externalReferences": [ { "type": "documentation", @@ -961,6 +961,37 @@ } ] }, + { + "type": "library", + "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.12.0", + "author": "RustCrypto Developers", + "name": "block-buffer", + "version": "0.12.0", + "description": "Buffer types for block processing of data", + "scope": "required", + "hashes": [ + { + "alg": "SHA-256", + "content": "cdd35008169921d80bc60d3d0ab416eecb028c4cd653352907921d95084790be" + } + ], + "licenses": [ + { + "expression": "MIT OR Apache-2.0" + } + ], + "purl": "pkg:cargo/block-buffer@0.12.0", + "externalReferences": [ + { + "type": "documentation", + "url": "https://docs.rs/block-buffer" + }, + { + "type": "vcs", + "url": "https://github.com/RustCrypto/utils" + } + ] + }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#boxcar@0.2.14", @@ -1409,6 +1440,37 @@ } ] }, + { + "type": "library", + "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cmov@0.5.4", + "author": "RustCrypto Developers", + "name": "cmov", + "version": "0.5.4", + "description": "Conditional move CPU intrinsics which are guaranteed on major platforms (ARM32/ARM64, x86/x86_64, RISC-V) to execute in constant-time and not be rewritten as branches by the compiler. Provides wrappers for the CMOV family of instructions on x86/x86_64 and CSEL on AArch64, along with a portable \"best-effort\" pure Rust fallback implementation. ", + "scope": "required", + "hashes": [ + { + "alg": "SHA-256", + "content": "0c9ea0ac24bc397ab3c98583a3c9ba74fa56b09a4449bbe172b9b1ddb016027a" + } + ], + "licenses": [ + { + "expression": "Apache-2.0 OR MIT" + } + ], + "purl": "pkg:cargo/cmov@0.5.4", + "externalReferences": [ + { + "type": "documentation", + "url": "https://docs.rs/cmov" + }, + { + "type": "vcs", + "url": "https://github.com/RustCrypto/utils" + } + ] + }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#colorchoice@1.0.5", @@ -1599,6 +1661,41 @@ } ] }, + { + "type": "library", + "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#const-oid@0.10.2", + "author": "RustCrypto Developers", + "name": "const-oid", + "version": "0.10.2", + "description": "Const-friendly implementation of the ISO/IEC Object Identifier (OID) standard as defined in ITU X.660, with support for BER/DER encoding/decoding as well as heapless no_std (i.e. embedded) support ", + "scope": "required", + "hashes": [ + { + "alg": "SHA-256", + "content": "a6ef517f0926dd24a1582492c791b6a4818a4d94e789a334894aa15b0d12f55c" + } + ], + "licenses": [ + { + "expression": "Apache-2.0 OR MIT" + } + ], + "purl": "pkg:cargo/const-oid@0.10.2", + "externalReferences": [ + { + "type": "documentation", + "url": "https://docs.rs/const-oid" + }, + { + "type": "website", + "url": "https://github.com/RustCrypto/formats/tree/master/const-oid" + }, + { + "type": "vcs", + "url": "https://github.com/RustCrypto/formats" + } + ] + }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.17", @@ -1659,12 +1756,6 @@ "type": "vcs", "url": "https://github.com/RustCrypto/utils" } - ], - "properties": [ - { - "name": "cdx:ana:platforms", - "value": "linux-x86_64,windows" - } ] }, { @@ -1846,6 +1937,68 @@ } ] }, + { + "type": "library", + "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.2.2", + "author": "RustCrypto Developers", + "name": "crypto-common", + "version": "0.2.2", + "description": "Common traits used by cryptographic algorithms", + "scope": "required", + "hashes": [ + { + "alg": "SHA-256", + "content": "ce6e4c961d6cd6c9a86db418387425e8bdeaf05b3c8bc1411e6dca4c252f1453" + } + ], + "licenses": [ + { + "expression": "MIT OR Apache-2.0" + } + ], + "purl": "pkg:cargo/crypto-common@0.2.2", + "externalReferences": [ + { + "type": "documentation", + "url": "https://docs.rs/crypto-common" + }, + { + "type": "vcs", + "url": "https://github.com/RustCrypto/traits" + } + ] + }, + { + "type": "library", + "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ctutils@0.4.2", + "author": "RustCrypto Developers", + "name": "ctutils", + "version": "0.4.2", + "description": "Constant-time utility library with selection and equality testing support targeting cryptographic applications. Supports `const fn` where appropriate. Built on the `cmov` crate which provides architecture-specific predication intrinsics. Heavily inspired by the `subtle` crate. ", + "scope": "required", + "hashes": [ + { + "alg": "SHA-256", + "content": "7d5515a3834141de9eafb9717ad39eea8247b5674e6066c404e8c4b365d2a29e" + } + ], + "licenses": [ + { + "expression": "Apache-2.0 OR MIT" + } + ], + "purl": "pkg:cargo/ctutils@0.4.2", + "externalReferences": [ + { + "type": "website", + "url": "https://github.com/RustCrypto/utils/tree/master/ctselect" + }, + { + "type": "vcs", + "url": "https://github.com/RustCrypto/utils" + } + ] + }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#darling@0.23.0", @@ -2024,6 +2177,37 @@ } ] }, + { + "type": "library", + "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#digest@0.11.3", + "author": "RustCrypto Developers", + "name": "digest", + "version": "0.11.3", + "description": "Traits for cryptographic hash functions and message authentication codes", + "scope": "required", + "hashes": [ + { + "alg": "SHA-256", + "content": "f1dd6dbb5841937940781866fa1281a1ff7bd3bf827091440879f9994983d5c2" + } + ], + "licenses": [ + { + "expression": "MIT OR Apache-2.0" + } + ], + "purl": "pkg:cargo/digest@0.11.3", + "externalReferences": [ + { + "type": "documentation", + "url": "https://docs.rs/digest" + }, + { + "type": "vcs", + "url": "https://github.com/RustCrypto/traits" + } + ] + }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dirs-sys@0.5.0", @@ -2328,16 +2512,16 @@ }, { "type": "library", - "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fancy-regex@0.17.0", + "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fancy-regex@0.18.0", "author": "Raph Levien , Robin Stocker , Keith Hall ", "name": "fancy-regex", - "version": "0.17.0", - "description": "An implementation of regexes, supporting a relatively rich set of features, including backreferences and look-around.", + "version": "0.18.0", + "description": "An implementation of regexes, supporting a relatively rich set of features, including backreferences and look-around. Aims to be compatible with Oniguruma syntax when the relevant flag is set.", "scope": "required", "hashes": [ { "alg": "SHA-256", - "content": "72cf461f865c862bb7dc573f643dd6a2b6842f7c30b07882b56bd148cc2761b8" + "content": "e1e1dacd0d2082dfcf1351c4bdd566bbe89a2b263235a2b50058f1e130a47277" } ], "licenses": [ @@ -2345,7 +2529,7 @@ "expression": "MIT" } ], - "purl": "pkg:cargo/fancy-regex@0.17.0", + "purl": "pkg:cargo/fancy-regex@0.18.0", "externalReferences": [ { "type": "documentation", @@ -3746,6 +3930,37 @@ } ] }, + { + "type": "library", + "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hybrid-array@0.4.12", + "author": "RustCrypto Developers", + "name": "hybrid-array", + "version": "0.4.12", + "description": "Hybrid typenum-based and const generic array types designed to provide the flexibility of typenum-based expressions while also allowing interoperability and a transition path to const generics ", + "scope": "required", + "hashes": [ + { + "alg": "SHA-256", + "content": "9155a582abd142abc056962c29e3ce5ff2ad5469f4246b537ed42c5deba857da" + } + ], + "licenses": [ + { + "expression": "MIT OR Apache-2.0" + } + ], + "purl": "pkg:cargo/hybrid-array@0.4.12", + "externalReferences": [ + { + "type": "documentation", + "url": "https://docs.rs/hybrid-array" + }, + { + "type": "vcs", + "url": "https://github.com/RustCrypto/hybrid-array" + } + ] + }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hyper-rustls@0.27.9", @@ -4530,6 +4745,37 @@ } ] }, + { + "type": "library", + "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#jiff@0.2.28", + "author": "Andrew Gallant ", + "name": "jiff", + "version": "0.2.28", + "description": "A date-time library that encourages you to jump into the pit of success. This library is heavily inspired by the Temporal project. ", + "scope": "required", + "hashes": [ + { + "alg": "SHA-256", + "content": "4603d3033e49e2b0e31229fcab20a5d40089c607d975cd9c80551dc69eed9102" + } + ], + "licenses": [ + { + "expression": "Unlicense OR MIT" + } + ], + "purl": "pkg:cargo/jiff@0.2.28", + "externalReferences": [ + { + "type": "documentation", + "url": "https://docs.rs/jiff" + }, + { + "type": "vcs", + "url": "https://github.com/BurntSushi/jiff" + } + ] + }, { "type": "library", "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#jobserver@0.1.34", @@ -4928,16 +5174,16 @@ }, { "type": "library", - "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#md-5@0.10.6", + "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#md-5@0.11.0", "author": "RustCrypto Developers", "name": "md-5", - "version": "0.10.6", + "version": "0.11.0", "description": "MD5 hash function", "scope": "required", "hashes": [ { "alg": "SHA-256", - "content": "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf" + "content": "69b6441f590336821bb897fb28fc622898ccceb1d6cea3fde5ea86b090c4de98" } ], "licenses": [ @@ -4945,7 +5191,7 @@ "expression": "MIT OR Apache-2.0" } ], - "purl": "pkg:cargo/md-5@0.10.6", + "purl": "pkg:cargo/md-5@0.11.0", "externalReferences": [ { "type": "documentation", @@ -6077,15 +6323,15 @@ }, { "type": "library", - "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#path_resolver@0.2.10", + "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#path_resolver@0.2.11", "name": "path_resolver", - "version": "0.2.10", + "version": "0.2.11", "description": "Provides a trie-based data structure to track and resolve relative path ownership across multiple packages", "scope": "required", "hashes": [ { "alg": "SHA-256", - "content": "2a9f07f388f2a58768a34000c2b956bbc44f51630aa39d84f1d362c6785075a1" + "content": "83a6d8be98ef9723e752c20eef948d3195d4e1314bc3cc033a8ff26b4e31d660" } ], "licenses": [ @@ -6093,7 +6339,7 @@ "expression": "BSD-3-Clause" } ], - "purl": "pkg:cargo/path_resolver@0.2.10", + "purl": "pkg:cargo/path_resolver@0.2.11", "externalReferences": [ { "type": "website", @@ -6953,16 +7199,16 @@ }, { "type": "library", - "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rattler@0.43.2", + "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rattler@0.44.3", "author": "Bas Zalmstra ", "name": "rattler", - "version": "0.43.2", + "version": "0.44.3", "description": "Rust library to install conda environments", "scope": "required", "hashes": [ { "alg": "SHA-256", - "content": "188a5ce39ea764f92fb4868ac74a722e27d33a52f3aba18be8ec705fba911cbd" + "content": "95d047508f114f4a0b9d215f309042799f117c66c08fb381113e5e0ed20640e9" } ], "licenses": [ @@ -6970,7 +7216,7 @@ "expression": "BSD-3-Clause" } ], - "purl": "pkg:cargo/rattler@0.43.2", + "purl": "pkg:cargo/rattler@0.44.3", "externalReferences": [ { "type": "website", @@ -6984,15 +7230,15 @@ }, { "type": "library", - "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_cache@0.8.2", + "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_cache@0.9.1", "name": "rattler_cache", - "version": "0.8.2", + "version": "0.9.1", "description": "A crate to manage the caching of data in rattler", "scope": "required", "hashes": [ { "alg": "SHA-256", - "content": "c2aa78ff1be938e28fdcdb9837f90da858d090ec1147a00a2aab8490c077f557" + "content": "7bca0097ce72d097d4381802a4107fb7ee45fc59025feeb2a893cfbeb44ef4b1" } ], "licenses": [ @@ -7000,7 +7246,7 @@ "expression": "BSD-3-Clause" } ], - "purl": "pkg:cargo/rattler_cache@0.8.2", + "purl": "pkg:cargo/rattler_cache@0.9.1", "externalReferences": [ { "type": "website", @@ -7014,16 +7260,16 @@ }, { "type": "library", - "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_conda_types@0.46.4", + "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_conda_types@0.47.0", "author": "Bas Zalmstra ", "name": "rattler_conda_types", - "version": "0.46.4", + "version": "0.47.0", "description": "Rust data types for common types used within the Conda ecosystem", "scope": "required", "hashes": [ { "alg": "SHA-256", - "content": "6018a34d7edb8a6b97c971ba935e59d217a0986376d14f4d515fb238b28bdf02" + "content": "883f32f7a7729524bf7724e5c7077cc13f8913a28cdf320c83a93d2e2029dcf2" } ], "licenses": [ @@ -7031,7 +7277,7 @@ "expression": "BSD-3-Clause" } ], - "purl": "pkg:cargo/rattler_conda_types@0.46.4", + "purl": "pkg:cargo/rattler_conda_types@0.47.0", "externalReferences": [ { "type": "website", @@ -7045,16 +7291,16 @@ }, { "type": "library", - "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_digest@1.3.0", + "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_digest@1.3.1", "author": "Bas Zalmstra ", "name": "rattler_digest", - "version": "1.3.0", + "version": "1.3.1", "description": "An simple crate used by rattler crates to compute different hashes from different sources", "scope": "required", "hashes": [ { "alg": "SHA-256", - "content": "3c44304c9353802e910fac1dbdf6e16df44c341d07b1850bc1fd8b03912cbaab" + "content": "2e4af3c4e8b0cf496e66a5f2e7244364409a20cd4338ad9b331bd7247de32b69" } ], "licenses": [ @@ -7062,7 +7308,7 @@ "expression": "BSD-3-Clause" } ], - "purl": "pkg:cargo/rattler_digest@1.3.0", + "purl": "pkg:cargo/rattler_digest@1.3.1", "externalReferences": [ { "type": "website", @@ -7076,16 +7322,16 @@ }, { "type": "library", - "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_lock@0.30.3", + "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_lock@0.31.0", "author": "Bas Zalmstra ", "name": "rattler_lock", - "version": "0.30.3", + "version": "0.31.0", "description": "Rust data types for conda lock", "scope": "required", "hashes": [ { "alg": "SHA-256", - "content": "a0c0fe27729fd9081d25eb1a23d94f49f23ee93a75d59bac0ae3e304bda04aae" + "content": "21364cfda7c123e56c1d2bf3efd0a609a47e5635af8f511d7e5e4026a7c41623" } ], "licenses": [ @@ -7093,7 +7339,7 @@ "expression": "BSD-3-Clause" } ], - "purl": "pkg:cargo/rattler_lock@0.30.3", + "purl": "pkg:cargo/rattler_lock@0.31.0", "externalReferences": [ { "type": "website", @@ -7107,16 +7353,16 @@ }, { "type": "library", - "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_macros@1.1.0", + "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_macros@1.1.1", "author": "Wolf Vollprecht ", "name": "rattler_macros", - "version": "1.1.0", + "version": "1.1.1", "description": "A crate that provideds some procedural macros for the rattler project", "scope": "required", "hashes": [ { "alg": "SHA-256", - "content": "9d44a87a904057524e32dc8beeb50197016cec467d487bce9d64e044adbcaeb5" + "content": "ac3d93067b745b200dd741e872f4160de24d1b972ee63db65e8a2cf6a447f1ff" } ], "licenses": [ @@ -7124,7 +7370,7 @@ "expression": "BSD-3-Clause" } ], - "purl": "pkg:cargo/rattler_macros@1.1.0", + "purl": "pkg:cargo/rattler_macros@1.1.1", "externalReferences": [ { "type": "website", @@ -7138,16 +7384,16 @@ }, { "type": "library", - "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_menuinst@0.2.62", + "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_menuinst@0.2.65", "author": "Wolf Vollprecht ", "name": "rattler_menuinst", - "version": "0.2.62", + "version": "0.2.65", "description": "Install menu entries for a Conda package", "scope": "required", "hashes": [ { "alg": "SHA-256", - "content": "0ac99b44fac7a9e6cb4bd65cee12c3ec281db52284f6c85fc929b1d1b775cea8" + "content": "5ea4f082855a8e0df75d0073b9f78e8fb13e8ee9205cb88eec1b3f8b1a030741" } ], "licenses": [ @@ -7155,7 +7401,7 @@ "expression": "BSD-3-Clause" } ], - "purl": "pkg:cargo/rattler_menuinst@0.2.62", + "purl": "pkg:cargo/rattler_menuinst@0.2.65", "externalReferences": [ { "type": "website", @@ -7169,16 +7415,16 @@ }, { "type": "library", - "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_networking@0.27.2", + "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_networking@0.28.0", "author": "Wolf Vollprecht ", "name": "rattler_networking", - "version": "0.27.2", + "version": "0.28.0", "description": "Authenticated requests in the conda ecosystem", "scope": "required", "hashes": [ { "alg": "SHA-256", - "content": "19984b40494bdbaf785525ba36fdb1fa487fe44a36b4214851af4428c69ecf27" + "content": "5cbe3eb2914bd715ca7dde169979bce15a8e3c6f0850a039d3ab67110180f73a" } ], "licenses": [ @@ -7186,7 +7432,7 @@ "expression": "BSD-3-Clause" } ], - "purl": "pkg:cargo/rattler_networking@0.27.2", + "purl": "pkg:cargo/rattler_networking@0.28.0", "externalReferences": [ { "type": "website", @@ -7200,16 +7446,16 @@ }, { "type": "library", - "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_package_streaming@0.26.2", + "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_package_streaming@0.26.3", "author": "Bas Zalmstra ", "name": "rattler_package_streaming", - "version": "0.26.2", + "version": "0.26.3", "description": "Extract and stream of Conda package archives", "scope": "required", "hashes": [ { "alg": "SHA-256", - "content": "eefa295dc7b49aa0b67d125400561d2b45b754c66c0f7a19e8fc375b1056bfa9" + "content": "411276a9c5c5a1735be82b201e25287df6c7af312fbd7d66ef0b64d4bb170df0" } ], "licenses": [ @@ -7217,7 +7463,7 @@ "expression": "BSD-3-Clause" } ], - "purl": "pkg:cargo/rattler_package_streaming@0.26.2", + "purl": "pkg:cargo/rattler_package_streaming@0.26.3", "externalReferences": [ { "type": "website", @@ -7231,15 +7477,15 @@ }, { "type": "library", - "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_pty@0.2.12", + "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_pty@0.2.13", "name": "rattler_pty", - "version": "0.2.12", + "version": "0.2.13", "description": "A crate to create pty", "scope": "required", "hashes": [ { "alg": "SHA-256", - "content": "30f42171f331905af5752aeba3bd1a539b73a35d0754b7db9f7d06a314ad913e" + "content": "ff93008508cca251d4db3c70bcf6c35a7752b4b25999616d5fc37c665a94b93a" } ], "licenses": [ @@ -7247,7 +7493,7 @@ "expression": "BSD-3-Clause" } ], - "purl": "pkg:cargo/rattler_pty@0.2.12", + "purl": "pkg:cargo/rattler_pty@0.2.13", "externalReferences": [ { "type": "website", @@ -7292,16 +7538,16 @@ }, { "type": "library", - "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_shell@0.27.2", + "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_shell@0.27.5", "author": "Wolf Vollprecht ", "name": "rattler_shell", - "version": "0.27.2", + "version": "0.27.5", "description": "A crate to help with activation and deactivation of a conda environment", "scope": "required", "hashes": [ { "alg": "SHA-256", - "content": "b57f7b11f6e6d0ef88e5d93b3ba5ea1c0cedeaa58195ec4e75680b465f38dc43" + "content": "8e492bf2653b421279f245f135ca694ee4b8ea2f470443f5c6fc60b02ea0b1c5" } ], "licenses": [ @@ -7309,7 +7555,7 @@ "expression": "BSD-3-Clause" } ], - "purl": "pkg:cargo/rattler_shell@0.27.2", + "purl": "pkg:cargo/rattler_shell@0.27.5", "externalReferences": [ { "type": "website", @@ -7323,16 +7569,16 @@ }, { "type": "library", - "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_solve@7.1.1", + "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_solve@7.1.2", "author": "Bas Zalmstra ", "name": "rattler_solve", - "version": "7.1.1", + "version": "7.1.2", "description": "A crate to solve conda environments", "scope": "required", "hashes": [ { "alg": "SHA-256", - "content": "eef2142527283596cad4f0b89f4fa0c87a2e20831bf8ef51422d72c9fc6bc316" + "content": "af99e94a11cac58a5d70efbca4b71f5ba4a2f833d2e343f470ab2f29dc1a15b9" } ], "licenses": [ @@ -7340,7 +7586,7 @@ "expression": "BSD-3-Clause" } ], - "purl": "pkg:cargo/rattler_solve@7.1.1", + "purl": "pkg:cargo/rattler_solve@7.1.2", "externalReferences": [ { "type": "website", @@ -8804,63 +9050,67 @@ }, { "type": "library", - "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sharded-slab@0.1.7", - "author": "Eliza Weisman ", - "name": "sharded-slab", - "version": "0.1.7", - "description": "A lock-free concurrent slab. ", + "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sha2@0.11.0", + "author": "RustCrypto Developers", + "name": "sha2", + "version": "0.11.0", + "description": "Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. ", "scope": "required", "hashes": [ { "alg": "SHA-256", - "content": "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" + "content": "446ba717509524cb3f22f17ecc096f10f4822d76ab5c0b9822c5f9c284e825f4" } ], "licenses": [ { - "expression": "MIT" + "expression": "MIT OR Apache-2.0" } ], - "purl": "pkg:cargo/sharded-slab@0.1.7", + "purl": "pkg:cargo/sha2@0.11.0", "externalReferences": [ { "type": "documentation", - "url": "https://docs.rs/sharded-slab/" - }, - { - "type": "website", - "url": "https://github.com/hawkw/sharded-slab" + "url": "https://docs.rs/sha2" }, { "type": "vcs", - "url": "https://github.com/hawkw/sharded-slab" + "url": "https://github.com/RustCrypto/hashes" } ] }, { "type": "library", - "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#shlex@1.3.0", - "author": "comex , Fenhl , Adrian Taylor , Alex Touchet , Daniel Parks , Garrett Berg ", - "name": "shlex", - "version": "1.3.0", - "description": "Split a string into shell words, like Python's shlex.", + "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sharded-slab@0.1.7", + "author": "Eliza Weisman ", + "name": "sharded-slab", + "version": "0.1.7", + "description": "A lock-free concurrent slab. ", "scope": "required", "hashes": [ { "alg": "SHA-256", - "content": "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" + "content": "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" } ], "licenses": [ { - "expression": "MIT OR Apache-2.0" + "expression": "MIT" } ], - "purl": "pkg:cargo/shlex@1.3.0", + "purl": "pkg:cargo/sharded-slab@0.1.7", "externalReferences": [ + { + "type": "documentation", + "url": "https://docs.rs/sharded-slab/" + }, + { + "type": "website", + "url": "https://github.com/hawkw/sharded-slab" + }, { "type": "vcs", - "url": "https://github.com/comex/rust-shlex" + "url": "https://github.com/hawkw/sharded-slab" } ] }, @@ -8871,7 +9121,7 @@ "name": "shlex", "version": "2.0.1", "description": "Split a string into shell words, like Python's shlex.", - "scope": "excluded", + "scope": "required", "hashes": [ { "alg": "SHA-256", @@ -13822,10 +14072,10 @@ "registry+https://github.com/rust-lang/crates.io-index#log@0.4.30", "registry+https://github.com/rust-lang/crates.io-index#miette@7.6.0", "registry+https://github.com/rust-lang/crates.io-index#opentelemetry@0.31.0", - "registry+https://github.com/rust-lang/crates.io-index#rattler@0.43.2", - "registry+https://github.com/rust-lang/crates.io-index#rattler_cache@0.8.2", - "registry+https://github.com/rust-lang/crates.io-index#rattler_conda_types@0.46.4", - "registry+https://github.com/rust-lang/crates.io-index#rattler_lock@0.30.3", + "registry+https://github.com/rust-lang/crates.io-index#rattler@0.44.3", + "registry+https://github.com/rust-lang/crates.io-index#rattler_cache@0.9.1", + "registry+https://github.com/rust-lang/crates.io-index#rattler_conda_types@0.47.0", + "registry+https://github.com/rust-lang/crates.io-index#rattler_lock@0.31.0", "registry+https://github.com/rust-lang/crates.io-index#reqwest-middleware@0.5.2", "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.13.4", "registry+https://github.com/rust-lang/crates.io-index#rlimit@0.11.0", @@ -13974,13 +14224,13 @@ ] }, { - "ref": "registry+https://github.com/rust-lang/crates.io-index#astral_async_zip@0.0.17", + "ref": "registry+https://github.com/rust-lang/crates.io-index#astral_async_zip@0.0.18", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#async-compression@0.4.42", "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0", "registry+https://github.com/rust-lang/crates.io-index#futures-lite@2.6.1", "registry+https://github.com/rust-lang/crates.io-index#pin-project@1.1.13", - "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69", + "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18", "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.18", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3" ] @@ -14059,9 +14309,9 @@ "dependsOn": [] }, { - "ref": "registry+https://github.com/rust-lang/crates.io-index#blake2@0.10.6", + "ref": "registry+https://github.com/rust-lang/crates.io-index#blake2@0.11.0-rc.6", "dependsOn": [ - "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7" + "registry+https://github.com/rust-lang/crates.io-index#digest@0.11.3" ] }, { @@ -14070,6 +14320,12 @@ "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7" ] }, + { + "ref": "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.12.0", + "dependsOn": [ + "registry+https://github.com/rust-lang/crates.io-index#hybrid-array@0.4.12" + ] + }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#boxcar@0.2.14", "dependsOn": [] @@ -14166,6 +14422,10 @@ "ref": "registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.1.0", "dependsOn": [] }, + { + "ref": "registry+https://github.com/rust-lang/crates.io-index#cmov@0.5.4", + "dependsOn": [] + }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#colorchoice@1.0.5", "dependsOn": [] @@ -14206,6 +14466,10 @@ "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2" ] }, + { + "ref": "registry+https://github.com/rust-lang/crates.io-index#const-oid@0.10.2", + "dependsOn": [] + }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.17", "dependsOn": [ @@ -14214,7 +14478,9 @@ }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.3.0", - "dependsOn": [] + "dependsOn": [ + "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186" + ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0", @@ -14257,6 +14523,18 @@ "registry+https://github.com/rust-lang/crates.io-index#typenum@1.20.1" ] }, + { + "ref": "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.2.2", + "dependsOn": [ + "registry+https://github.com/rust-lang/crates.io-index#hybrid-array@0.4.12" + ] + }, + { + "ref": "registry+https://github.com/rust-lang/crates.io-index#ctutils@0.4.2", + "dependsOn": [ + "registry+https://github.com/rust-lang/crates.io-index#cmov@0.5.4" + ] + }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#darling@0.23.0", "dependsOn": [ @@ -14304,8 +14582,16 @@ "ref": "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.10.4", - "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.7", - "registry+https://github.com/rust-lang/crates.io-index#subtle@2.6.1" + "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.7" + ] + }, + { + "ref": "registry+https://github.com/rust-lang/crates.io-index#digest@0.11.3", + "dependsOn": [ + "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.12.0", + "registry+https://github.com/rust-lang/crates.io-index#const-oid@0.10.2", + "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.2.2", + "registry+https://github.com/rust-lang/crates.io-index#ctutils@0.4.2" ] }, { @@ -14371,7 +14657,7 @@ ] }, { - "ref": "registry+https://github.com/rust-lang/crates.io-index#fancy-regex@0.17.0", + "ref": "registry+https://github.com/rust-lang/crates.io-index#fancy-regex@0.18.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#bit-set@0.8.0", "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14", @@ -14678,6 +14964,12 @@ "ref": "registry+https://github.com/rust-lang/crates.io-index#humantime@2.3.0", "dependsOn": [] }, + { + "ref": "registry+https://github.com/rust-lang/crates.io-index#hybrid-array@0.4.12", + "dependsOn": [ + "registry+https://github.com/rust-lang/crates.io-index#typenum@1.20.1" + ] + }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#hyper-rustls@0.27.9", "dependsOn": [ @@ -14887,6 +15179,13 @@ "ref": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18", "dependsOn": [] }, + { + "ref": "registry+https://github.com/rust-lang/crates.io-index#jiff@0.2.28", + "dependsOn": [ + "registry+https://github.com/rust-lang/crates.io-index#log@0.4.30", + "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228" + ] + }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#jobserver@0.1.34", "dependsOn": [ @@ -14959,10 +15258,10 @@ ] }, { - "ref": "registry+https://github.com/rust-lang/crates.io-index#md-5@0.10.6", + "ref": "registry+https://github.com/rust-lang/crates.io-index#md-5@0.11.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4", - "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7" + "registry+https://github.com/rust-lang/crates.io-index#digest@0.11.3" ] }, { @@ -15240,7 +15539,7 @@ ] }, { - "ref": "registry+https://github.com/rust-lang/crates.io-index#path_resolver@0.2.10", + "ref": "registry+https://github.com/rust-lang/crates.io-index#path_resolver@0.2.11", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.12", "registry+https://github.com/rust-lang/crates.io-index#fs-err@3.3.0", @@ -15456,32 +15755,35 @@ ] }, { - "ref": "registry+https://github.com/rust-lang/crates.io-index#rattler@0.43.2", + "ref": "registry+https://github.com/rust-lang/crates.io-index#rattler@0.44.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102", "registry+https://github.com/rust-lang/crates.io-index#astral-reqwest-middleware@0.5.1", + "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1", "registry+https://github.com/rust-lang/crates.io-index#console@0.16.3", - "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7", + "registry+https://github.com/rust-lang/crates.io-index#digest@0.11.3", "registry+https://github.com/rust-lang/crates.io-index#dirs@6.0.0", "registry+https://github.com/rust-lang/crates.io-index#filetime@0.2.29", "registry+https://github.com/rust-lang/crates.io-index#fs-err@3.3.0", "registry+https://github.com/rust-lang/crates.io-index#futures@0.3.32", + "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3", "registry+https://github.com/rust-lang/crates.io-index#humantime@2.3.0", "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0", "registry+https://github.com/rust-lang/crates.io-index#indicatif@0.18.4", "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0", + "registry+https://github.com/rust-lang/crates.io-index#jiff@0.2.28", "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1", "registry+https://github.com/rust-lang/crates.io-index#memmap2@0.9.10", "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4", "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5", - "registry+https://github.com/rust-lang/crates.io-index#path_resolver@0.2.10", - "registry+https://github.com/rust-lang/crates.io-index#rattler_cache@0.8.2", - "registry+https://github.com/rust-lang/crates.io-index#rattler_conda_types@0.46.4", - "registry+https://github.com/rust-lang/crates.io-index#rattler_digest@1.3.0", - "registry+https://github.com/rust-lang/crates.io-index#rattler_menuinst@0.2.62", - "registry+https://github.com/rust-lang/crates.io-index#rattler_networking@0.27.2", - "registry+https://github.com/rust-lang/crates.io-index#rattler_package_streaming@0.26.2", - "registry+https://github.com/rust-lang/crates.io-index#rattler_shell@0.27.2", + "registry+https://github.com/rust-lang/crates.io-index#path_resolver@0.2.11", + "registry+https://github.com/rust-lang/crates.io-index#rattler_cache@0.9.1", + "registry+https://github.com/rust-lang/crates.io-index#rattler_conda_types@0.47.0", + "registry+https://github.com/rust-lang/crates.io-index#rattler_digest@1.3.1", + "registry+https://github.com/rust-lang/crates.io-index#rattler_menuinst@0.2.65", + "registry+https://github.com/rust-lang/crates.io-index#rattler_networking@0.28.0", + "registry+https://github.com/rust-lang/crates.io-index#rattler_package_streaming@0.26.3", + "registry+https://github.com/rust-lang/crates.io-index#rattler_shell@0.27.5", "registry+https://github.com/rust-lang/crates.io-index#rayon@1.12.0", "registry+https://github.com/rust-lang/crates.io-index#reflink-copy@0.1.29", "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3", @@ -15499,23 +15801,24 @@ ] }, { - "ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_cache@0.8.2", + "ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_cache@0.9.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.12", "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102", "registry+https://github.com/rust-lang/crates.io-index#astral-reqwest-middleware@0.5.1", "registry+https://github.com/rust-lang/crates.io-index#dashmap@6.2.1", - "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7", + "registry+https://github.com/rust-lang/crates.io-index#digest@0.11.3", "registry+https://github.com/rust-lang/crates.io-index#dirs@6.0.0", "registry+https://github.com/rust-lang/crates.io-index#fs-err@3.3.0", "registry+https://github.com/rust-lang/crates.io-index#fs4@0.13.1", "registry+https://github.com/rust-lang/crates.io-index#futures@0.3.32", + "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3", "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0", "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5", - "registry+https://github.com/rust-lang/crates.io-index#rattler_conda_types@0.46.4", - "registry+https://github.com/rust-lang/crates.io-index#rattler_digest@1.3.0", - "registry+https://github.com/rust-lang/crates.io-index#rattler_networking@0.27.2", - "registry+https://github.com/rust-lang/crates.io-index#rattler_package_streaming@0.26.2", + "registry+https://github.com/rust-lang/crates.io-index#rattler_conda_types@0.47.0", + "registry+https://github.com/rust-lang/crates.io-index#rattler_digest@1.3.1", + "registry+https://github.com/rust-lang/crates.io-index#rattler_networking@0.28.0", + "registry+https://github.com/rust-lang/crates.io-index#rattler_package_streaming@0.26.3", "registry+https://github.com/rust-lang/crates.io-index#rattler_redaction@0.2.1", "registry+https://github.com/rust-lang/crates.io-index#rayon@1.12.0", "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.13.4", @@ -15529,26 +15832,26 @@ ] }, { - "ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_conda_types@0.46.4", + "ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_conda_types@0.47.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.12", - "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.45", "registry+https://github.com/rust-lang/crates.io-index#core-foundation@0.10.1", "registry+https://github.com/rust-lang/crates.io-index#dirs@6.0.0", - "registry+https://github.com/rust-lang/crates.io-index#fancy-regex@0.17.0", + "registry+https://github.com/rust-lang/crates.io-index#fancy-regex@0.18.0", "registry+https://github.com/rust-lang/crates.io-index#file_url@0.3.1", "registry+https://github.com/rust-lang/crates.io-index#fs-err@3.3.0", "registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3", "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3", "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0", "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0", + "registry+https://github.com/rust-lang/crates.io-index#jiff@0.2.28", "registry+https://github.com/rust-lang/crates.io-index#lazy-regex@3.6.0", "registry+https://github.com/rust-lang/crates.io-index#memmap2@0.9.10", "registry+https://github.com/rust-lang/crates.io-index#nom-language@0.1.0", "registry+https://github.com/rust-lang/crates.io-index#nom@8.0.0", "registry+https://github.com/rust-lang/crates.io-index#purl@0.1.6", - "registry+https://github.com/rust-lang/crates.io-index#rattler_digest@1.3.0", - "registry+https://github.com/rust-lang/crates.io-index#rattler_macros@1.1.0", + "registry+https://github.com/rust-lang/crates.io-index#rattler_digest@1.3.1", + "registry+https://github.com/rust-lang/crates.io-index#rattler_macros@1.1.1", "registry+https://github.com/rust-lang/crates.io-index#rattler_redaction@0.2.1", "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3", "registry+https://github.com/rust-lang/crates.io-index#serde-untagged@0.1.9", @@ -15568,35 +15871,35 @@ ] }, { - "ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_digest@1.3.0", + "ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_digest@1.3.1", "dependsOn": [ - "registry+https://github.com/rust-lang/crates.io-index#blake2@0.10.6", - "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7", + "registry+https://github.com/rust-lang/crates.io-index#blake2@0.11.0-rc.6", + "registry+https://github.com/rust-lang/crates.io-index#digest@0.11.3", "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7", "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3", - "registry+https://github.com/rust-lang/crates.io-index#md-5@0.10.6", + "registry+https://github.com/rust-lang/crates.io-index#md-5@0.11.0", "registry+https://github.com/rust-lang/crates.io-index#serde-untagged@0.1.9", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_bytes@0.11.19", "registry+https://github.com/rust-lang/crates.io-index#serde_with@3.20.0", - "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.9", + "registry+https://github.com/rust-lang/crates.io-index#sha2@0.11.0", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3", "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8" ] }, { - "ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_lock@0.30.3", + "ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_lock@0.31.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.12", - "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.45", "registry+https://github.com/rust-lang/crates.io-index#file_url@0.3.1", "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0", "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0", + "registry+https://github.com/rust-lang/crates.io-index#jiff@0.2.28", "registry+https://github.com/rust-lang/crates.io-index#pep440_rs@0.7.3", "registry+https://github.com/rust-lang/crates.io-index#pep508_rs@0.9.2", - "registry+https://github.com/rust-lang/crates.io-index#rattler_conda_types@0.46.4", - "registry+https://github.com/rust-lang/crates.io-index#rattler_digest@1.3.0", - "registry+https://github.com/rust-lang/crates.io-index#rattler_solve@7.1.1", + "registry+https://github.com/rust-lang/crates.io-index#rattler_conda_types@0.47.0", + "registry+https://github.com/rust-lang/crates.io-index#rattler_digest@1.3.1", + "registry+https://github.com/rust-lang/crates.io-index#rattler_solve@7.1.2", "registry+https://github.com/rust-lang/crates.io-index#serde-untagged@0.1.9", "registry+https://github.com/rust-lang/crates.io-index#serde-value@0.7.0", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", @@ -15611,31 +15914,31 @@ ] }, { - "ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_macros@1.1.0", + "ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_macros@1.1.1", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45", "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117" ] }, { - "ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_menuinst@0.2.62", + "ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_menuinst@0.2.65", "dependsOn": [ - "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.45", "registry+https://github.com/rust-lang/crates.io-index#configparser@3.1.0", "registry+https://github.com/rust-lang/crates.io-index#dirs@6.0.0", "registry+https://github.com/rust-lang/crates.io-index#fs-err@3.3.0", + "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3", "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0", "registry+https://github.com/rust-lang/crates.io-index#known-folders@1.4.2", "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4", "registry+https://github.com/rust-lang/crates.io-index#plist@1.9.0", "registry+https://github.com/rust-lang/crates.io-index#quick-xml@0.37.5", - "registry+https://github.com/rust-lang/crates.io-index#rattler_conda_types@0.46.4", - "registry+https://github.com/rust-lang/crates.io-index#rattler_shell@0.27.2", + "registry+https://github.com/rust-lang/crates.io-index#rattler_conda_types@0.47.0", + "registry+https://github.com/rust-lang/crates.io-index#rattler_shell@0.27.5", "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150", - "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.9", - "registry+https://github.com/rust-lang/crates.io-index#shlex@1.3.0", + "registry+https://github.com/rust-lang/crates.io-index#sha2@0.11.0", + "registry+https://github.com/rust-lang/crates.io-index#shlex@2.0.1", "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.27.0", "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18", "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44", @@ -15646,7 +15949,7 @@ ] }, { - "ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_networking@0.27.2", + "ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_networking@0.28.0", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#ambient-id@0.0.11", "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102", @@ -15668,24 +15971,25 @@ ] }, { - "ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_package_streaming@0.26.2", + "ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_package_streaming@0.26.3", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#astral-reqwest-middleware@0.5.1", "registry+https://github.com/rust-lang/crates.io-index#astral-tokio-tar@0.6.2", "registry+https://github.com/rust-lang/crates.io-index#astral_async_http_range_reader@0.11.0", - "registry+https://github.com/rust-lang/crates.io-index#astral_async_zip@0.0.17", + "registry+https://github.com/rust-lang/crates.io-index#astral_async_zip@0.0.18", "registry+https://github.com/rust-lang/crates.io-index#async-compression@0.4.42", "registry+https://github.com/rust-lang/crates.io-index#async-spooled-tempfile@0.1.0", "registry+https://github.com/rust-lang/crates.io-index#bzip2@0.6.1", - "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.45", "registry+https://github.com/rust-lang/crates.io-index#fs-err@3.3.0", "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.32", "registry+https://github.com/rust-lang/crates.io-index#futures@0.3.32", + "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3", "registry+https://github.com/rust-lang/crates.io-index#http@1.4.1", + "registry+https://github.com/rust-lang/crates.io-index#jiff@0.2.28", "registry+https://github.com/rust-lang/crates.io-index#num_cpus@1.17.0", - "registry+https://github.com/rust-lang/crates.io-index#rattler_conda_types@0.46.4", - "registry+https://github.com/rust-lang/crates.io-index#rattler_digest@1.3.0", - "registry+https://github.com/rust-lang/crates.io-index#rattler_networking@0.27.2", + "registry+https://github.com/rust-lang/crates.io-index#rattler_conda_types@0.47.0", + "registry+https://github.com/rust-lang/crates.io-index#rattler_digest@1.3.1", + "registry+https://github.com/rust-lang/crates.io-index#rattler_networking@0.28.0", "registry+https://github.com/rust-lang/crates.io-index#rattler_redaction@0.2.1", "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.13.4", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150", @@ -15702,7 +16006,7 @@ ] }, { - "ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_pty@0.2.12", + "ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_pty@0.2.13", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186", "registry+https://github.com/rust-lang/crates.io-index#nix@0.30.1", @@ -15719,17 +16023,17 @@ ] }, { - "ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_shell@0.27.2", + "ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_shell@0.27.5", "dependsOn": [ "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102", "registry+https://github.com/rust-lang/crates.io-index#enum_dispatch@0.3.13", "registry+https://github.com/rust-lang/crates.io-index#fs-err@3.3.0", "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0", "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0", - "registry+https://github.com/rust-lang/crates.io-index#rattler_conda_types@0.46.4", - "registry+https://github.com/rust-lang/crates.io-index#rattler_pty@0.2.12", + "registry+https://github.com/rust-lang/crates.io-index#rattler_conda_types@0.47.0", + "registry+https://github.com/rust-lang/crates.io-index#rattler_pty@0.2.13", "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150", - "registry+https://github.com/rust-lang/crates.io-index#shlex@1.3.0", + "registry+https://github.com/rust-lang/crates.io-index#shlex@2.0.1", "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.27.0", "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18", "registry+https://github.com/rust-lang/crates.io-index#tokio@1.52.3", @@ -15737,13 +16041,13 @@ ] }, { - "ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_solve@7.1.1", + "ref": "registry+https://github.com/rust-lang/crates.io-index#rattler_solve@7.1.2", "dependsOn": [ - "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.45", - "registry+https://github.com/rust-lang/crates.io-index#humantime@2.3.0", + "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3", "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0", - "registry+https://github.com/rust-lang/crates.io-index#rattler_conda_types@0.46.4", - "registry+https://github.com/rust-lang/crates.io-index#rattler_digest@1.3.0", + "registry+https://github.com/rust-lang/crates.io-index#jiff@0.2.28", + "registry+https://github.com/rust-lang/crates.io-index#rattler_conda_types@0.47.0", + "registry+https://github.com/rust-lang/crates.io-index#rattler_digest@1.3.1", "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228", "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.27.0", "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18", @@ -16144,14 +16448,18 @@ ] }, { - "ref": "registry+https://github.com/rust-lang/crates.io-index#sharded-slab@0.1.7", + "ref": "registry+https://github.com/rust-lang/crates.io-index#sha2@0.11.0", "dependsOn": [ - "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.5.0" + "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4", + "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.3.0", + "registry+https://github.com/rust-lang/crates.io-index#digest@0.11.3" ] }, { - "ref": "registry+https://github.com/rust-lang/crates.io-index#shlex@1.3.0", - "dependsOn": [] + "ref": "registry+https://github.com/rust-lang/crates.io-index#sharded-slab@0.1.7", + "dependsOn": [ + "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.5.0" + ] }, { "ref": "registry+https://github.com/rust-lang/crates.io-index#shlex@2.0.1", diff --git a/SBOM.md b/SBOM.md index e1234264..6e3d663d 100644 --- a/SBOM.md +++ b/SBOM.md @@ -1,8 +1,8 @@ # Software Bill of Materials (SBOM) -Generated: 2026-06-04T21:20:33Z
+Generated: 2026-06-09T04:53:36Z
Format: CycloneDX 1.4
-Packages: 444 (67 platform-specific)
+Packages: 452 (66 platform-specific)
Platforms: linux-aarch64, linux-x86_64, macos, windows
**Security advisories: 0 found at this time** @@ -27,7 +27,7 @@ Platforms: linux-aarch64, linux-x86_64, macos, windows | [astral-reqwest-middleware](https://crates.io/crates/astral-reqwest-middleware) | 0.5.1 | MIT OR Apache-2.0 | | | | [astral-tokio-tar](https://crates.io/crates/astral-tokio-tar) | 0.6.2 | MIT OR Apache-2.0 | | | | [astral\_async\_http\_range\_reader](https://crates.io/crates/astral_async_http_range_reader) | 0.11.0 | MIT | | | -| [astral\_async\_zip](https://crates.io/crates/astral_async_zip) | 0.0.17 | MIT | | | +| [astral\_async\_zip](https://crates.io/crates/astral_async_zip) | 0.0.18 | MIT | | | | [async-compression](https://crates.io/crates/async-compression) | 0.4.42 | MIT OR Apache-2.0 | | | | [async-once-cell](https://crates.io/crates/async-once-cell) | 0.5.4 | MIT OR Apache-2.0 | | | | [async-spooled-tempfile](https://crates.io/crates/async-spooled-tempfile) | 0.1.0 | Apache-2.0 OR MIT | | | @@ -40,8 +40,9 @@ Platforms: linux-aarch64, linux-x86_64, macos, windows | [bit-set](https://crates.io/crates/bit-set) | 0.8.0 | Apache-2.0 OR MIT | | | | [bit-vec](https://crates.io/crates/bit-vec) | 0.8.0 | Apache-2.0 OR MIT | | | | [bitflags](https://crates.io/crates/bitflags) | 2.11.1 | MIT OR Apache-2.0 | | | -| [blake2](https://crates.io/crates/blake2) | 0.10.6 | MIT OR Apache-2.0 | | | +| [blake2](https://crates.io/crates/blake2) | 0.11.0-rc.6 | MIT OR Apache-2.0 | | | | [block-buffer](https://crates.io/crates/block-buffer) | 0.10.4 | MIT OR Apache-2.0 | | | +| [block-buffer](https://crates.io/crates/block-buffer) | 0.12.0 | MIT OR Apache-2.0 | | | | [boxcar](https://crates.io/crates/boxcar) | 0.2.14 | MIT | | | | [bs58](https://crates.io/crates/bs58) | 0.5.1 | MIT OR Apache-2.0 | | | | [bumpalo](https://crates.io/crates/bumpalo) | 3.20.3 | MIT OR Apache-2.0 | | | @@ -57,16 +58,18 @@ Platforms: linux-aarch64, linux-x86_64, macos, windows | [clap\_builder](https://crates.io/crates/clap_builder) | 4.6.0 | MIT OR Apache-2.0 | | | | [clap\_derive](https://crates.io/crates/clap_derive) | 4.6.1 | MIT OR Apache-2.0 | | | | [clap\_lex](https://crates.io/crates/clap_lex) | 1.1.0 | MIT OR Apache-2.0 | | | +| [cmov](https://crates.io/crates/cmov) | 0.5.4 | Apache-2.0 OR MIT | | | | [colorchoice](https://crates.io/crates/colorchoice) | 1.0.5 | MIT OR Apache-2.0 | | | | [comfy-table](https://crates.io/crates/comfy-table) | 7.2.2 | MIT | | | | [compression-codecs](https://crates.io/crates/compression-codecs) | 0.4.38 | MIT OR Apache-2.0 | | | | [compression-core](https://crates.io/crates/compression-core) | 0.4.32 | MIT OR Apache-2.0 | | | | [configparser](https://crates.io/crates/configparser) | 3.1.0 | MIT OR LGPL-3.0-or-later | linux | | | [console](https://crates.io/crates/console) | 0.16.3 | MIT | | | +| [const-oid](https://crates.io/crates/const-oid) | 0.10.2 | Apache-2.0 OR MIT | | | | [core-foundation](https://crates.io/crates/core-foundation) | 0.10.1 | MIT OR Apache-2.0 | macos | | | [core-foundation-sys](https://crates.io/crates/core-foundation-sys) | 0.8.7 | MIT OR Apache-2.0 | macos | | | [cpufeatures](https://crates.io/crates/cpufeatures) | 0.2.17 | MIT OR Apache-2.0 | | | -| [cpufeatures](https://crates.io/crates/cpufeatures) | 0.3.0 | MIT OR Apache-2.0 | linux-x86_64, windows | | +| [cpufeatures](https://crates.io/crates/cpufeatures) | 0.3.0 | MIT OR Apache-2.0 | | | | [crc32fast](https://crates.io/crates/crc32fast) | 1.5.0 | MIT OR Apache-2.0 | | | | [crossbeam-deque](https://crates.io/crates/crossbeam-deque) | 0.8.6 | MIT OR Apache-2.0 | | | | [crossbeam-epoch](https://crates.io/crates/crossbeam-epoch) | 0.9.18 | MIT OR Apache-2.0 | | | @@ -74,12 +77,15 @@ Platforms: linux-aarch64, linux-x86_64, macos, windows | [crossterm](https://crates.io/crates/crossterm) | 0.29.0 | MIT | | | | [crossterm\_winapi](https://crates.io/crates/crossterm_winapi) | 0.9.1 | MIT | windows | | | [crypto-common](https://crates.io/crates/crypto-common) | 0.1.7 | MIT OR Apache-2.0 | | | +| [crypto-common](https://crates.io/crates/crypto-common) | 0.2.2 | MIT OR Apache-2.0 | | | +| [ctutils](https://crates.io/crates/ctutils) | 0.4.2 | Apache-2.0 OR MIT | | | | [darling](https://crates.io/crates/darling) | 0.23.0 | MIT | | | | [darling\_core](https://crates.io/crates/darling_core) | 0.23.0 | MIT | | | | [darling\_macro](https://crates.io/crates/darling_macro) | 0.23.0 | MIT | | | | [dashmap](https://crates.io/crates/dashmap) | 6.2.1 | MIT | | | | [deranged](https://crates.io/crates/deranged) | 0.5.8 | MIT OR Apache-2.0 | | | | [digest](https://crates.io/crates/digest) | 0.10.7 | MIT OR Apache-2.0 | | | +| [digest](https://crates.io/crates/digest) | 0.11.3 | MIT OR Apache-2.0 | | | | [dirs](https://crates.io/crates/dirs) | 6.0.0 | MIT OR Apache-2.0 | | | | [dirs-sys](https://crates.io/crates/dirs-sys) | 0.5.0 | MIT OR Apache-2.0 | | | | [displaydoc](https://crates.io/crates/displaydoc) | 0.2.6 | MIT OR Apache-2.0 | | | @@ -91,7 +97,7 @@ Platforms: linux-aarch64, linux-x86_64, macos, windows | [equivalent](https://crates.io/crates/equivalent) | 1.0.2 | Apache-2.0 OR MIT | | | | [erased-serde](https://crates.io/crates/erased-serde) | 0.4.10 | MIT OR Apache-2.0 | | | | [errno](https://crates.io/crates/errno) | 0.3.14 | MIT OR Apache-2.0 | linux, macos | | -| [fancy-regex](https://crates.io/crates/fancy-regex) | 0.17.0 | MIT | | | +| [fancy-regex](https://crates.io/crates/fancy-regex) | 0.18.0 | MIT | | | | [fastrand](https://crates.io/crates/fastrand) | 2.4.1 | Apache-2.0 OR MIT | | | | [figment](https://crates.io/crates/figment) | 0.10.19 | MIT OR Apache-2.0 | | | | [file\_url](https://crates.io/crates/file_url) | 0.3.1 | BSD-3-Clause | | | @@ -138,6 +144,7 @@ Platforms: linux-aarch64, linux-x86_64, macos, windows | [httparse](https://crates.io/crates/httparse) | 1.10.1 | MIT OR Apache-2.0 | | | | [httpdate](https://crates.io/crates/httpdate) | 1.0.3 | MIT OR Apache-2.0 | | | | [humantime](https://crates.io/crates/humantime) | 2.3.0 | MIT OR Apache-2.0 | | | +| [hybrid-array](https://crates.io/crates/hybrid-array) | 0.4.12 | MIT OR Apache-2.0 | | | | [hyper](https://crates.io/crates/hyper) | 1.10.1 | MIT | | | | [hyper-rustls](https://crates.io/crates/hyper-rustls) | 0.27.9 | Apache-2.0 OR ISC OR MIT | | | | [hyper-tls](https://crates.io/crates/hyper-tls) | 0.6.0 | MIT OR Apache-2.0 | | | @@ -163,6 +170,7 @@ Platforms: linux-aarch64, linux-x86_64, macos, windows | [itertools](https://crates.io/crates/itertools) | 0.13.0 | MIT OR Apache-2.0 | | | | [itertools](https://crates.io/crates/itertools) | 0.14.0 | MIT OR Apache-2.0 | | | | [itoa](https://crates.io/crates/itoa) | 1.0.18 | MIT OR Apache-2.0 | | | +| [jiff](https://crates.io/crates/jiff) | 0.2.28 | Unlicense OR MIT | | | | [jobserver](https://crates.io/crates/jobserver) | 0.1.34 | MIT OR Apache-2.0 | | | | [known-folders](https://crates.io/crates/known-folders) | 1.4.2 | Apache-2.0 OR MIT | windows | | | [lazy-regex](https://crates.io/crates/lazy-regex) | 3.6.0 | MIT | | | @@ -177,7 +185,7 @@ Platforms: linux-aarch64, linux-x86_64, macos, windows | [log](https://crates.io/crates/log) | 0.4.30 | MIT OR Apache-2.0 | | | | [mac\_address](https://crates.io/crates/mac_address) | 1.1.8 | MIT OR Apache-2.0 | | | | [matchers](https://crates.io/crates/matchers) | 0.2.0 | MIT | | | -| [md-5](https://crates.io/crates/md-5) | 0.10.6 | MIT OR Apache-2.0 | | | +| [md-5](https://crates.io/crates/md-5) | 0.11.0 | MIT OR Apache-2.0 | | | | [memchr](https://crates.io/crates/memchr) | 2.8.1 | Unlicense OR MIT | | | | [memmap2](https://crates.io/crates/memmap2) | 0.9.10 | MIT OR Apache-2.0 | | | | [memoffset](https://crates.io/crates/memoffset) | 0.9.1 | MIT | linux, macos | | @@ -216,7 +224,7 @@ Platforms: linux-aarch64, linux-x86_64, macos, windows | [parking](https://crates.io/crates/parking) | 2.2.1 | Apache-2.0 OR MIT | | | | [parking\_lot](https://crates.io/crates/parking_lot) | 0.12.5 | MIT OR Apache-2.0 | | | | [parking\_lot\_core](https://crates.io/crates/parking_lot_core) | 0.9.12 | MIT OR Apache-2.0 | | | -| [path\_resolver](https://crates.io/crates/path_resolver) | 0.2.10 | BSD-3-Clause | | | +| [path\_resolver](https://crates.io/crates/path_resolver) | 0.2.11 | BSD-3-Clause | | | | [pear](https://crates.io/crates/pear) | 0.2.9 | MIT OR Apache-2.0 | | | | [pear\_codegen](https://crates.io/crates/pear_codegen) | 0.2.9 | MIT OR Apache-2.0 | | | | [pep440\_rs](https://crates.io/crates/pep440_rs) | 0.7.3 | Apache-2.0 OR BSD-2-Clause | | | @@ -247,19 +255,19 @@ Platforms: linux-aarch64, linux-x86_64, macos, windows | [rand\_core](https://crates.io/crates/rand_core) | 0.10.1 | MIT OR Apache-2.0 | | | | [rand\_core](https://crates.io/crates/rand_core) | 0.9.5 | MIT OR Apache-2.0 | | | | [rand\_xorshift](https://crates.io/crates/rand_xorshift) | 0.4.0 | MIT OR Apache-2.0 | | | -| [rattler](https://crates.io/crates/rattler) | 0.43.2 | BSD-3-Clause | | | -| [rattler\_cache](https://crates.io/crates/rattler_cache) | 0.8.2 | BSD-3-Clause | | | -| [rattler\_conda\_types](https://crates.io/crates/rattler_conda_types) | 0.46.4 | BSD-3-Clause | | | -| [rattler\_digest](https://crates.io/crates/rattler_digest) | 1.3.0 | BSD-3-Clause | | | -| [rattler\_lock](https://crates.io/crates/rattler_lock) | 0.30.3 | BSD-3-Clause | | | -| [rattler\_macros](https://crates.io/crates/rattler_macros) | 1.1.0 | BSD-3-Clause | | | -| [rattler\_menuinst](https://crates.io/crates/rattler_menuinst) | 0.2.62 | BSD-3-Clause | | | -| [rattler\_networking](https://crates.io/crates/rattler_networking) | 0.27.2 | BSD-3-Clause | | | -| [rattler\_package\_streaming](https://crates.io/crates/rattler_package_streaming) | 0.26.2 | BSD-3-Clause | | | -| [rattler\_pty](https://crates.io/crates/rattler_pty) | 0.2.12 | BSD-3-Clause | | | +| [rattler](https://crates.io/crates/rattler) | 0.44.3 | BSD-3-Clause | | | +| [rattler\_cache](https://crates.io/crates/rattler_cache) | 0.9.1 | BSD-3-Clause | | | +| [rattler\_conda\_types](https://crates.io/crates/rattler_conda_types) | 0.47.0 | BSD-3-Clause | | | +| [rattler\_digest](https://crates.io/crates/rattler_digest) | 1.3.1 | BSD-3-Clause | | | +| [rattler\_lock](https://crates.io/crates/rattler_lock) | 0.31.0 | BSD-3-Clause | | | +| [rattler\_macros](https://crates.io/crates/rattler_macros) | 1.1.1 | BSD-3-Clause | | | +| [rattler\_menuinst](https://crates.io/crates/rattler_menuinst) | 0.2.65 | BSD-3-Clause | | | +| [rattler\_networking](https://crates.io/crates/rattler_networking) | 0.28.0 | BSD-3-Clause | | | +| [rattler\_package\_streaming](https://crates.io/crates/rattler_package_streaming) | 0.26.3 | BSD-3-Clause | | | +| [rattler\_pty](https://crates.io/crates/rattler_pty) | 0.2.13 | BSD-3-Clause | | | | [rattler\_redaction](https://crates.io/crates/rattler_redaction) | 0.2.1 | BSD-3-Clause | | | -| [rattler\_shell](https://crates.io/crates/rattler_shell) | 0.27.2 | BSD-3-Clause | | | -| [rattler\_solve](https://crates.io/crates/rattler_solve) | 7.1.1 | BSD-3-Clause | | | +| [rattler\_shell](https://crates.io/crates/rattler_shell) | 0.27.5 | BSD-3-Clause | | | +| [rattler\_solve](https://crates.io/crates/rattler_solve) | 7.1.2 | BSD-3-Clause | | | | [rayon](https://crates.io/crates/rayon) | 1.12.0 | MIT OR Apache-2.0 | | | | [rayon-core](https://crates.io/crates/rayon-core) | 1.13.0 | MIT OR Apache-2.0 | | | | [ref-cast](https://crates.io/crates/ref-cast) | 1.0.25 | MIT OR Apache-2.0 | | | @@ -309,8 +317,8 @@ Platforms: linux-aarch64, linux-x86_64, macos, windows | [serde\_with\_macros](https://crates.io/crates/serde_with_macros) | 3.20.0 | MIT OR Apache-2.0 | | | | [serde\_yaml](https://crates.io/crates/serde_yaml) | 0.9.34+deprecated | MIT OR Apache-2.0 | | | | [sha2](https://crates.io/crates/sha2) | 0.10.9 | MIT OR Apache-2.0 | | | +| [sha2](https://crates.io/crates/sha2) | 0.11.0 | MIT OR Apache-2.0 | | | | [sharded-slab](https://crates.io/crates/sharded-slab) | 0.1.7 | MIT | | | -| [shlex](https://crates.io/crates/shlex) | 1.3.0 | MIT OR Apache-2.0 | | | | [shlex](https://crates.io/crates/shlex) | 2.0.1 | MIT OR Apache-2.0 | | | | [signal-hook](https://crates.io/crates/signal-hook) | 0.3.18 | Apache-2.0 OR MIT | linux, macos | | | [signal-hook-registry](https://crates.io/crates/signal-hook-registry) | 1.4.8 | MIT OR Apache-2.0 | linux, macos | | @@ -459,18 +467,18 @@ Platforms: linux-aarch64, linux-x86_64, macos, windows | License | Count | | --- | ---: | -| MIT OR Apache-2.0 | 243 | +| MIT OR Apache-2.0 | 247 | | MIT | 84 | -| Apache-2.0 OR MIT | 33 | +| Apache-2.0 OR MIT | 36 | | Apache-2.0 | 20 | | BSD-3-Clause | 18 | | Unicode-3.0 | 18 | | ISC | 3 | +| Unlicense OR MIT | 3 | | Apache-2.0 OR BSD-2-Clause | 2 | | Apache-2.0 OR ISC OR MIT | 2 | | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | 2 | | MPL-2.0 | 2 | -| Unlicense OR MIT | 2 | | Zlib | 2 | | (MIT OR Apache-2.0) AND Unicode-3.0 | 1 | | 0BSD OR MIT OR Apache-2.0 | 1 |