Skip to content

fix(deps): update rust crate rattler to 0.40#9034

Merged
renovate[bot] merged 3 commits intomainfrom
renovate/rattler-0.x
Apr 11, 2026
Merged

fix(deps): update rust crate rattler to 0.40#9034
renovate[bot] merged 3 commits intomainfrom
renovate/rattler-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 10, 2026

This PR contains the following updates:

Package Type Update Change
rattler dependencies minor 0.390.40

Release Notes

conda/rattler (rattler)

v0.40.5

Compare Source

Other
  • updated the following local packages: rattler_conda_types, rattler_shell, rattler_networking, rattler_package_streaming, rattler_cache, rattler_menuinst

v0.40.4

Compare Source

Other
  • updated the following local packages: rattler_conda_types, rattler_shell, rattler_networking, rattler_package_streaming, rattler_cache, rattler_menuinst

v0.40.3

Compare Source

Other
  • updated the following local packages: rattler_conda_types, rattler_networking, rattler_package_streaming, rattler_cache, rattler_shell, rattler_menuinst

v0.40.2

Compare Source

Added
  • add allow external symlinks to options builder (#​2258)
Fixed
  • Fall back to mkdir when clonefile fails on non-APFS filesystems (#​2260)

v0.40.1

Compare Source

Other
  • update Cargo.toml dependencies

v0.40.0

Compare Source

Added
  • [breaking] Make name in MatchSpec non-optional (#​2132)
Fixed
  • record actual link type in PrefixRecord (#​2169)
  • validate symlink targets to prevent prefix escape (#​2143)

v0.39.15

Compare Source

Added
  • (rattler) make clobber behavior configurable (#​2082)
Fixed
  • set the modification time of any file we change (#​2096)
  • (rattler) handle cleanup failures without panicking (#​2088)

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. View the repository job log.

@renovate renovate Bot enabled auto-merge (squash) April 10, 2026 19:53
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 10, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `rattler`.
    ... required by package `mise v2026.4.8 (/tmp/renovate/repos/github/jdx/mise)`
versions that meet the requirements `^0.40` are: 0.40.5, 0.40.4, 0.40.3, 0.40.2, 0.40.1, 0.40.0

all possible versions conflict with previously selected packages.

  previously selected package `rattler_repodata_gateway v0.26.0`
    ... which satisfies dependency `rattler_repodata_gateway = "^0.26"` of package `mise v2026.4.8 (/tmp/renovate/repos/github/jdx/mise)`

failed to select a version for `rattler` which could resolve this conflict

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 10, 2026

PR author is in the excluded authors list.

@renovate renovate Bot force-pushed the renovate/rattler-0.x branch 2 times, most recently from e98558b to 0bc3afc Compare April 11, 2026 11:54
@renovate renovate Bot force-pushed the renovate/rattler-0.x branch from 0bc3afc to 45b4618 Compare April 11, 2026 12:16
Bump rattler_conda_types 0.43->0.44, rattler_repodata_gateway 0.26->0.27,
and rattler_solve 4->5 to resolve version conflicts with rattler 0.40.
Fix SolverTask API changes: remove min_age field, add dependency_overrides.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 11, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 11, 2026

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.4.8 x -- echo 22.2 ± 0.4 21.3 23.6 1.00
mise x -- echo 22.6 ± 0.4 21.5 24.6 1.02 ± 0.03

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.4.8 env 21.5 ± 0.7 20.8 28.9 1.00
mise env 22.4 ± 0.8 21.2 32.4 1.04 ± 0.05

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.4.8 hook-env 22.3 ± 0.3 21.5 23.4 1.00
mise hook-env 22.8 ± 0.3 22.0 25.0 1.02 ± 0.02

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.4.8 ls 20.0 ± 0.3 19.3 21.1 1.00
mise ls 20.6 ± 0.6 19.5 28.2 1.03 ± 0.03

xtasks/test/perf

Command mise-2026.4.8 mise Variance
install (cached) 148ms 150ms -1%
ls (cached) 78ms 78ms +0%
bin-paths (cached) 82ms 82ms +0%
task-ls (cached) 784ms 789ms +0%

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@renovate renovate Bot merged commit acb7893 into main Apr 11, 2026
33 of 34 checks passed
@renovate renovate Bot deleted the renovate/rattler-0.x branch April 11, 2026 15:44
mise-en-dev added a commit that referenced this pull request Apr 11, 2026
### 🐛 Bug Fixes

- **(docs)** upgrade esbuild to 0.28.0 with es2022 build target by @jdx
in [#9047](#9047)
- **(env)** skip tools=true module hooks in dependency_env by @jdx in
[#9011](#9011)
- **(lockfile)** resolve SLSA provenance URLs deterministically for all
platforms by @cameronbrill in
[#8982](#8982)
- **(registry)** test of docuum in registry by @jylenhof in
[#8996](#8996)
- **(release)** publish extracted mise.exe alongside Windows zip by
@zeitlinger in [#8997](#8997)
- **(schema)** add missing config fields by @risu729 in
[#9044](#9044)
- **(task)** support sandbox fields in task templates by @risu729 in
[#9046](#9046)
- **(tasks)** respect env precedence for task config by @risu729 in
[#9039](#9039)
- prevent implicit enabling of `self_update` when rustls features are
enabled by @salim-b in [#9040](#9040)
- allow installing bun and others when downloads folder is on a
different mount by @bgeron in
[#9032](#9032)

### 📚 Documentation

- discourage direnv compatibility PRs and remove issue suggestions by
@jdx in
[ca78346](ca78346)
- tighten direnv compatibility language by @jdx in
[ab140c8](ab140c8)
- add Tera tip for unsupported version files by @risu729 in
[#9048](#9048)

### 📦️ Dependency Updates

- update ghcr.io/jdx/mise:deb docker digest to 49fa8a4 by @renovate[bot]
in [#8999](#8999)
- update ghcr.io/jdx/mise:copr docker digest to 61ba7b6 by
@renovate[bot] in [#8998](#8998)
- update ghcr.io/jdx/mise:copr docker digest to fa351ff by
@renovate[bot] in [#9002](#9002)
- update ghcr.io/jdx/mise:alpine docker digest to f3bb475 by
@renovate[bot] in [#9001](#9001)
- update ghcr.io/jdx/mise:rpm docker digest to d45af2d by @renovate[bot]
in [#9005](#9005)
- update ghcr.io/jdx/mise:deb docker digest to d7463ac by @renovate[bot]
in [#9004](#9004)
- update jdx/mise-action digest to 5228313 by @renovate[bot] in
[#9007](#9007)
- update rust docker digest to e8e2bb5 by @renovate[bot] in
[#9008](#9008)
- update taiki-e/install-action digest to 97a5807 by @renovate[bot] in
[#9010](#9010)
- update autofix-ci/action action to v1.3.3 by @renovate[bot] in
[#9015](#9015)
- update ubuntu:24.04 docker digest to 84e77de by @renovate[bot] in
[#9012](#9012)
- update actions/checkout action to v4.3.1 by @renovate[bot] in
[#9014](#9014)
- update ubuntu:26.04 docker digest to cc925e5 by @renovate[bot] in
[#9013](#9013)
- update rust crate tokio to v1.51.1 by @renovate[bot] in
[#9018](#9018)
- update rust crate zip to v8.5.1 by @renovate[bot] in
[#9019](#9019)
- update rust crate ctor to 0.9 by @renovate[bot] in
[#9024](#9024)
- update ubuntu docker tag to resolute-20260404 by @renovate[bot] in
[#9020](#9020)
- update dependency vitepress-plugin-tabs to ^0.8.0 by @renovate[bot] in
[#9023](#9023)
- update rust crate indexmap to v2.14.0 by @renovate[bot] in
[#9025](#9025)
- update rust crate nix to 0.31 by @renovate[bot] in
[#9030](#9030)
- update taiki-e/install-action digest to 7a4939c by @renovate[bot] in
[#9027](#9027)
- update dependency esbuild to v0.28.0 by @renovate[bot] in
[#9022](#9022)
- update rust crate rand to 0.10 by @renovate[bot] in
[#9031](#9031)
- update rust crate digest to 0.11.0 by @renovate[bot] in
[#9028](#9028)
- update rust crate confique to 0.4 by @renovate[bot] in
[#9026](#9026)
- update rust crate rattler to 0.40 by @renovate[bot] in
[#9034](#9034)
- lock file maintenance by @renovate[bot] in
[#8416](#8416)
- disable renovate for aws-config/aws-sdk-* crates by @jdx in
[#9052](#9052)
- update swatinem/rust-cache digest to e18b497 by @renovate[bot] in
[#9009](#9009)

### 📦 Registry

- remove broken tool tests by @jdx in
[#9017](#9017)
- update granted aqua backend repo by @risu729 in
[#9033](#9033)
- fix atlas-community test expected output by @jdx in
[#9054](#9054)

### Chore

- use deprecated_at! macro for ubi backend deprecation by @jdx in
[#9049](#9049)

### Security

- **(ci)** run test-tool inside Docker container by @jdx in
[#9055](#9055)
- **(ci)** avoid exposing MISE_GH_TOKEN to test-tool scripts by @jdx in
[#9053](#9053)

### New Contributors

- @bgeron made their first contribution in
[#9032](#9032)
- @salim-b made their first contribution in
[#9040](#9040)

## 📦 Aqua Registry Updates

#### Updated Packages (2)

-
[`cloudnative-pg/cloudnative-pg/kubectl-cnpg`](https://github.com/cloudnative-pg/cloudnative-pg/kubectl-cnpg)
- [`gleam-lang/gleam`](https://github.com/gleam-lang/gleam)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant