Skip to content

Comments

Update dependency jdx/mise to v2026.2.17#253

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/jdx-mise-2026.2.x
Feb 20, 2026
Merged

Update dependency jdx/mise to v2026.2.17#253
renovate[bot] merged 1 commit intomainfrom
renovate/jdx-mise-2026.2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2026

This PR contains the following updates:

Package Update Change
jdx/mise patch v2026.2.16v2026.2.17

Release Notes

jdx/mise (jdx/mise)

v2026.2.17: : Freshly Prepared

Compare Source

A moderate release with a handful of bug fixes and a new feature for the prepare system.

Highlights
  • Prepare: auto-touch stale outputs — When tools like uv sync skip work because dependencies are already satisfied, output files don't get updated, causing mise to consider them stale on the next run. Prepare providers now automatically touch output files after a successful command, keeping staleness checks accurate. This is controlled by a new touch_outputs config option (defaults to true). #​8243 by @​halms

  • Settings reorganization: task_*task.* — Nine flat task_* settings have been consolidated into a nested task.* namespace (e.g., task_outputtask.output). The old names still work with no breaking changes — deprecation warnings won't appear until 2026.8.0. #​8239

Bug Fixes
  • Postinstall hooks now use correct bin paths — Per-tool postinstall hooks were hardcoding $install_path/bin on PATH, which broke backends like aqua where binaries live in non-standard subdirectories. Hooks now use each backend's actual binary paths. #​8234

  • mise use writes to the correct config file — When both config.toml and config.local.toml exist, mise use was incorrectly writing to config.local.toml. It now properly targets config.toml. #​8240

  • Legacy .mise.backend installs no longer block auto-migration — Legacy backend files were defaulting to explicit_backend = true, which prevented auto-migration to updated registry backends. They now default to non-explicit, allowing tools like glab to resolve correctly through the current registry. #​8245 by @​jean-humann

📦 Aqua Registry Updates
Updated Packages (1)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 requested a review from nikobockerman as a code owner February 20, 2026 15:36
@renovate renovate bot enabled auto-merge (squash) February 20, 2026 15:36
@renovate renovate bot merged commit a99d3bd into main Feb 20, 2026
21 checks passed
@renovate renovate bot deleted the renovate/jdx-mise-2026.2.x branch February 20, 2026 15:37
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.

0 participants