From 9b0feb40e494b2bf8594372cd22671fe3d70c0f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 08:12:12 +0000 Subject: [PATCH 1/7] chore(deps): update ghcr.io/jdx/mise:alpine docker digest to 7cdf593 (#10632) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | ghcr.io/jdx/mise | container | digest | `892c324` → `7cdf593` | --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - Branch creation - Only on Friday (`* * * * 5`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jdx/mise). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release-alpine.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-alpine.yml b/.github/workflows/release-alpine.yml index 882be75435..e1b8708438 100644 --- a/.github/workflows/release-alpine.yml +++ b/.github/workflows/release-alpine.yml @@ -23,7 +23,7 @@ env: jobs: bump-alpine: runs-on: ubuntu-latest - container: ghcr.io/jdx/mise:alpine@sha256:892c3241f890205079a0d583c00681ee8e92b1d0fc7ff39602d59670a8437b16 + container: ghcr.io/jdx/mise:alpine@sha256:7cdf593a2b08bdfb0e715cee4e8356510e9f58033b87ade37eaf6f48436063c8 timeout-minutes: 60 if: | (github.event_name == 'release' && From e2bd78af2dbe148ed1c3698e554b38f1eaeadb81 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 08:12:40 +0000 Subject: [PATCH 2/7] chore(deps): update ghcr.io/jdx/mise:deb docker digest to 7f8a538 (#10633) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | ghcr.io/jdx/mise | container | digest | `3d636fa` → `7f8a538` | --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - Branch creation - Only on Friday (`* * * * 5`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jdx/mise). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index aad41555a5..0767b3c211 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -202,7 +202,7 @@ jobs: if: github.event_name != 'pull_request' || github.head_ref == 'release' runs-on: ubuntu-latest needs: [build-tarball-linux] - container: ghcr.io/jdx/mise:deb@sha256:3d636fabbf99265e36b0da777d5fcc4a1cff6ce76fec5b7d5e164f87172364c1 + container: ghcr.io/jdx/mise:deb@sha256:7f8a538db9e31f782f5e91b458f31ac9f96b55ddd6659789e07f3072cba44dac timeout-minutes: 10 steps: - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 From 3264ef2e70ae7e6aef076bb8e8c57587789ee27e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 08:14:39 +0000 Subject: [PATCH 3/7] fix(deps): update rattler (#10637) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [rattler](https://crates.io/crates/rattler) | dependencies | minor | `0.44` → `0.45` | | [rattler_conda_types](https://crates.io/crates/rattler_conda_types) | dependencies | patch | `0.47.1` → `0.47.2` | | [rattler_package_streaming](https://crates.io/crates/rattler_package_streaming) | dependencies | patch | `0.26.4` → `0.26.5` | | [rattler_repodata_gateway](https://crates.io/crates/rattler_repodata_gateway) | dependencies | patch | `0.29.5` → `0.29.6` | | [rattler_solve](https://crates.io/crates/rattler_solve) | dependencies | minor | `7.1.3` → `7.2.0` | | [rattler_virtual_packages](https://crates.io/crates/rattler_virtual_packages) | dependencies | patch | `3.0.1` → `3.0.2` | --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - Branch creation - Only on Friday (`* * * * 5`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jdx/mise). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Cargo.lock | 55 ++++++++++++++++++++++++++++++++---------------------- Cargo.toml | 2 +- 2 files changed, 34 insertions(+), 23 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index ce71bbddb4..5cdd514fa5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4152,6 +4152,15 @@ dependencies = [ "itoa", ] +[[package]] +name = "http-auth" +version = "0.1.10" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "150fa4a9462ef926824cf4519c84ed652ca8f4fbae34cb8af045b5cbcaf98822" +dependencies = [ + "memchr", +] + [[package]] name = "http-body" version = "0.4.6" @@ -6634,9 +6643,9 @@ dependencies = [ [[package]] name = "rattler" -version = "0.44.4" +version = "0.45.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "611ee9a35405e2c18b0c580e0c865632eee10164c258d9aa02a93aea31759d32" +checksum = "6c752d2553c0dc75d6fe041006ac6026b1f9e16c9cd071327a6bb850ce9ea661" dependencies = [ "anyhow", "astral-reqwest-middleware", @@ -6681,9 +6690,9 @@ dependencies = [ [[package]] name = "rattler_cache" -version = "0.9.2" +version = "0.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "32c96ef6f35bffb3fb1ba9879de944a0d3477fa0c6c642f29b83100822c9f82f" +checksum = "1057d4a19f6ec09383cd00150a29119aace8e17019891c5a47eda9f1838a5955" dependencies = [ "ahash", "anyhow", @@ -6715,9 +6724,9 @@ dependencies = [ [[package]] name = "rattler_conda_types" -version = "0.47.1" +version = "0.47.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7647a414fef338ed377096a263f23728ff8a8a0d33416a2d32e8cb4ab0355cb6" +checksum = "385575f3cfb4b9ce40c13d90b37964c80d8b527b62514118e4783ae0717b3ebd" dependencies = [ "ahash", "core-foundation 0.10.1", @@ -6787,9 +6796,9 @@ dependencies = [ [[package]] name = "rattler_menuinst" -version = "0.2.66" +version = "0.2.67" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "26cb8c41131de072608b789c2069ca9c1293b309c278ff95f39a4fe1949d283e" +checksum = "0929ebccbf2e674fe03e4c338da00fccaf36248812675527b7181fb2b6220b5d" dependencies = [ "configparser", "dirs", @@ -6818,9 +6827,9 @@ dependencies = [ [[package]] name = "rattler_networking" -version = "0.28.1" +version = "0.29.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9528ad148dd32f978e355a07b7b5f7a557091b34d6846aff0084afa8c4bd0c64" +checksum = "e7ab3403a06270c88d721acd0b6c1eca2d3583644620912174af8c0283f75821" dependencies = [ "ambient-id", "anyhow", @@ -6829,8 +6838,10 @@ dependencies = [ "async-trait", "base64 0.22.1", "fs-err", + "futures", "getrandom 0.4.3", "http 1.4.2", + "http-auth", "itertools 0.14.0", "reqwest 0.13.4", "retry-policies", @@ -6844,9 +6855,9 @@ dependencies = [ [[package]] name = "rattler_package_streaming" -version = "0.26.4" +version = "0.26.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fefd549117f3f0e6f4679aae4f0f3c26514bc6d5e7734994915a173c16cb0052" +checksum = "97dae388123a82dac3b091ebe56d26ea4990cca85e92a6e86152378a89422034" dependencies = [ "astral-reqwest-middleware", "astral-tokio-tar", @@ -6908,9 +6919,9 @@ dependencies = [ [[package]] name = "rattler_repodata_gateway" -version = "0.29.5" +version = "0.29.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f5f156179615c31cc410933d5dfcfc2c15b3578c1accf5be1439eb8ef430a323" +checksum = "86a8db70f13a7841d523b995c2b79669e3045e3e6a711ceb7fa00ffe681e2255" dependencies = [ "ahash", "anyhow", @@ -6971,9 +6982,9 @@ dependencies = [ [[package]] name = "rattler_shell" -version = "0.27.6" +version = "0.27.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7e7d8d4fa67349c86006241e3863ebd8c144d790c6e2f0cc55f0074ff7842d1c" +checksum = "8905552b6405344ca5470d601d24488ad814f8bf79ae7687ea6137c0047d9192" dependencies = [ "anyhow", "enum_dispatch", @@ -6992,9 +7003,9 @@ dependencies = [ [[package]] name = "rattler_solve" -version = "7.1.3" +version = "7.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7317fb3ff057a7aa151ea34a0f0eae4b09560e51e3961f262cca9d2d03b46646" +checksum = "0a9bbdbf299cc4f9b363bd54a4e315be7e96c7645f0a75df5853405d0189ead6" dependencies = [ "futures", "hex", @@ -7010,9 +7021,9 @@ dependencies = [ [[package]] name = "rattler_virtual_packages" -version = "3.0.1" +version = "3.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5a447bfff51679f9662c3bc48811942acff7bb27efd3ce6bb0d19b6c26045f86" +checksum = "312c7e886ca90e83d562cadfb3d88af9dcef42f7c2489dae569df84c4bd07890" dependencies = [ "archspec", "libloading 0.9.0", @@ -7244,9 +7255,9 @@ dependencies = [ [[package]] name = "resolvo" -version = "0.10.3" +version = "0.11.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2985c35f7dd19ed00659031b77ce05d1828a12eb9c6b37104da21b09d218fc24" +checksum = "cbc9b6c092a52fadb381b74d0f859b321ea7b9f4f8365acd7e4947f3a26517aa" dependencies = [ "ahash", "bitvec", diff --git a/Cargo.toml b/Cargo.toml index 538486179d..df0b67761e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -135,7 +135,7 @@ path-absolutize = { version = "3", features = ["unsafe_cache"] } petgraph = "0.8" phf = "0.13" rand = "0.10" -rattler = { version = "0.44", default-features = false } +rattler = { version = "0.45", default-features = false } rattler_conda_types = { version = "0.47", default-features = false } rattler_repodata_gateway = { version = "0.29", default-features = false, features = [ "gateway", From 55c510970c7b67655282d1602822b8f736606b05 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 08:14:49 +0000 Subject: [PATCH 4/7] chore(deps): update ghcr.io/jdx/mise:rpm docker digest to 4d4b300 (#10634) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | ghcr.io/jdx/mise | container | digest | `b5e0574` → `4d4b300` | --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - Branch creation - Only on Friday (`* * * * 5`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jdx/mise). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0767b3c211..50d7b0b35e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -178,7 +178,7 @@ jobs: runs-on: ubuntu-latest needs: [build-tarball-linux] timeout-minutes: 10 - container: ghcr.io/jdx/mise:rpm@sha256:b5e0574388921ae2f9f454ae694b52cff84df54320bd2cc41a91e45485818550 + container: ghcr.io/jdx/mise:rpm@sha256:4d4b300e61d9896e1846f1a55ada6937f65943f3341979dda5bc0cc019e49046 steps: - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 - uses: crazy-max/ghaction-import-gpg@2dc316deee8e90f13e1a351ab510b4d5bc0c82cd # v7 From 87f7bf0dde8d92b7dbd37114ccea26cb9d360ab5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 08:17:33 +0000 Subject: [PATCH 5/7] chore(deps): update rust-lang/crates-io-auth-action action to v1.0.5 (#10636) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [rust-lang/crates-io-auth-action](https://redirect.github.com/rust-lang/crates-io-auth-action) | action | patch | `v1.0.4` → `v1.0.5` | --- ### Release Notes
rust-lang/crates-io-auth-action (rust-lang/crates-io-auth-action) ### [`v1.0.5`](https://redirect.github.com/rust-lang/crates-io-auth-action/releases/tag/v1.0.5) [Compare Source](https://redirect.github.com/rust-lang/crates-io-auth-action/compare/v1.0.4...v1.0.5) ##### What's Changed - update to tsdown 0.22 by [@​marcoieni](https://redirect.github.com/marcoieni) in [#​239](https://redirect.github.com/rust-lang/crates-io-auth-action/pull/239) and [#​254](https://redirect.github.com/rust-lang/crates-io-auth-action/pull/254) - update to typescript 6 by [@​marcoieni](https://redirect.github.com/marcoieni) in [#​256](https://redirect.github.com/rust-lang/crates-io-auth-action/pull/256) - other dependency updates ##### Internal changes - renovate: rename updateTypes field by [@​marcoieni](https://redirect.github.com/marcoieni) in [#​219](https://redirect.github.com/rust-lang/crates-io-auth-action/pull/219) - renovate: don't raise individual PRs for crates non breaking changes by [@​marcoieni](https://redirect.github.com/marcoieni) in [#​220](https://redirect.github.com/rust-lang/crates-io-auth-action/pull/220) - use rust-lang renovate preset by [@​marcoieni](https://redirect.github.com/marcoieni) in [#​235](https://redirect.github.com/rust-lang/crates-io-auth-action/pull/235) - ci(links): accept 403 as success by [@​marcoieni](https://redirect.github.com/marcoieni) in [#​263](https://redirect.github.com/rust-lang/crates-io-auth-action/pull/263) **Full Changelog**:
--- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - Branch creation - Only on Friday (`* * * * 5`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jdx/mise). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release-plz.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-plz.yml b/.github/workflows/release-plz.yml index e4348927e4..c5ae9dab98 100644 --- a/.github/workflows/release-plz.yml +++ b/.github/workflows/release-plz.yml @@ -42,7 +42,7 @@ jobs: - run: cargo build --all-features && cp target/debug/mise "$HOME"/bin - uses: ./.github/actions/mise-tools - run: mise x -- bun i - - uses: rust-lang/crates-io-auth-action@bbd81622f20ce9e2dd9622e3218b975523e45bbe # v1.0.4 + - uses: rust-lang/crates-io-auth-action@c6f97d42243bad5fab37ca0427f495c86d5b1a18 # v1.0.5 id: crates-io-auth - run: mise run release-plz env: From 12f8c2854ce0cad541ca35a9e94be998b530e39b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 08:17:35 +0000 Subject: [PATCH 6/7] chore(deps): update rust docker digest to 6df234c (#10635) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | rust | final | digest | `c681116` → `6df234c` | | rust | stage | digest | `c681116` → `6df234c` | --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - Branch creation - Only on Friday (`* * * * 5`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jdx/mise). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packaging/mise/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/mise/Dockerfile b/packaging/mise/Dockerfile index ec5a1095fc..4edca9731e 100644 --- a/packaging/mise/Dockerfile +++ b/packaging/mise/Dockerfile @@ -1,5 +1,5 @@ # syntax=docker/dockerfile:1@sha256:87999aa3d42bdc6bea60565083ee17e86d1f3339802f543c0d03998580f9cb89 -FROM rust@sha256:c6811167278337db5f3b0234964ced5f538f154a2a20f09ec03721d7411c933d AS builder +FROM rust@sha256:6df234c1eb92b0545468fab8c18fc5f9adfb994e7d4f67d81d45fe2fcabf5657 AS builder LABEL maintainer="jdx" LABEL org.opencontainers.image.source=https://github.com/jdx/mise LABEL org.opencontainers.image.description="mise is a tool for managing your development environment" @@ -9,7 +9,7 @@ WORKDIR /usr/src/mise COPY . /usr/src/mise/ RUN cargo build --release -FROM rust@sha256:c6811167278337db5f3b0234964ced5f538f154a2a20f09ec03721d7411c933d AS runtime +FROM rust@sha256:6df234c1eb92b0545468fab8c18fc5f9adfb994e7d4f67d81d45fe2fcabf5657 AS runtime SHELL ["/bin/bash", "-o", "pipefail", "-c"] ENV MISE_DATA_DIR="/mise" From eda3c69212fcf7efc495878f39130233882be51e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 08:36:51 +0000 Subject: [PATCH 7/7] fix(deps): update rust crate itertools to 0.15 (#10639) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [itertools](https://crates.io/crates/itertools) | dependencies | minor | `0.14` → `0.15` | --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - Branch creation - Only on Friday (`* * * * 5`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jdx/mise). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Cargo.lock | 15 ++++++++++++--- Cargo.toml | 2 +- crates/aqua-registry/Cargo.toml | 2 +- crates/vfox/Cargo.toml | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 5cdd514fa5..089737f3e7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -250,7 +250,7 @@ dependencies = [ "eyre", "heck", "indexmap 2.14.0", - "itertools 0.14.0", + "itertools 0.15.0", "log", "rkyv", "serde", @@ -4750,6 +4750,15 @@ dependencies = [ "either", ] +[[package]] +name = "itertools" +version = "0.15.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8b4baf93f58d4425749ca49a51c50ebab072c5df6994d08fed93541c331481dc" +dependencies = [ + "either", +] + [[package]] name = "itoa" version = "1.0.18" @@ -5358,7 +5367,7 @@ dependencies = [ "indexmap 2.14.0", "indoc", "insta", - "itertools 0.14.0", + "itertools 0.15.0", "jiff", "junction", "landlock", @@ -9721,7 +9730,7 @@ dependencies = [ "homedir", "indexmap 2.14.0", "insta", - "itertools 0.14.0", + "itertools 0.15.0", "log", "mise-sigstore", "mlua", diff --git a/Cargo.toml b/Cargo.toml index df0b67761e..1a916630a0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -118,7 +118,7 @@ indenter = "0.3" indexmap = { version = "2", features = ["serde"] } clx = "2" indoc = "2" -itertools = "0.14" +itertools = "0.15" jiff = "0.2" junction = "2" log = "0.4" diff --git a/crates/aqua-registry/Cargo.toml b/crates/aqua-registry/Cargo.toml index 18b28d5f91..ecff2c2ee3 100644 --- a/crates/aqua-registry/Cargo.toml +++ b/crates/aqua-registry/Cargo.toml @@ -26,7 +26,7 @@ serde_yaml = "0.9" thiserror = "2" eyre = "0.6" indexmap = { version = "2", features = ["serde"] } -itertools = "0.14" +itertools = "0.15" rkyv = { version = "0.8", features = ["unaligned"] } siphasher = "1" strum = { version = "0.28", features = ["derive"] } diff --git a/crates/vfox/Cargo.toml b/crates/vfox/Cargo.toml index d402aa12b5..b4772f5e6b 100644 --- a/crates/vfox/Cargo.toml +++ b/crates/vfox/Cargo.toml @@ -30,7 +30,7 @@ path = "src/bin.rs" [dependencies] homedir = "0.3" indexmap = { version = "2", features = ["serde"] } -itertools = "0.14" +itertools = "0.15" log = "0.4" mlua = { version = "0.11", features = [ "async",