Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2026

This PR contains the following updates:

Package Update Change
jdx/mise patch 2026.1.72026.1.8

Release Notes

jdx/mise (jdx/mise)

v2026.1.8: : Registry Revolution

Compare Source

This release brings a significant architectural improvement to mise's registry system, splitting the monolithic registry.toml into individual files per tool. This refactoring makes the registry more maintainable and easier to contribute to. We've also squashed several bugs across the aqua backend, GitHub release handling, and task system.

Highlights
  • Registry restructured: The tool registry has been split from a single large file into one file per tool (#​7820). This makes it much easier to add new tools and review registry changes.

  • Claude now uses aqua backend: The Claude CLI tool now defaults to the aqua backend for installation (#​7842).

Bug Fixes
  • Aqua backend improvements: Fixed an issue where the lockfile wasn't being invalidated when assets didn't match the registry (#​7830). Added helpful warnings when version tag lookups fail (#​7831).

  • GitHub backend: Windows-specific file extensions (like .exe and .zip) are now properly deprioritized when selecting release assets on non-Windows platforms (#​7838). This prevents accidentally downloading Windows binaries on Linux/macOS.

  • Task system fixes: Environment variables in monorepo task usage specs now resolve correctly (#​7832). File task headers now support dotted keys and deep-merge behavior (#​7840), giving you more flexibility in task configuration.

  • mise ls --local fix: Idiomatic version files (like .node-version) and .tool-versions files now properly appear in mise ls --local output (#​7836). Thanks to @​offbyone for this fix!

Contributors

Thanks to @​offbyone for contributing to this release!

📦 Aqua Registry Updates
New Packages (1)
Updated Packages (1)

Configuration

📅 Schedule: Branch creation - Every minute ( * * * * * ) in timezone America/Los_Angeles, 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) January 27, 2026 04:42
@renovate renovate bot merged commit cfe9193 into main Jan 27, 2026
4 checks passed
@renovate renovate bot deleted the renovate/jdx-mise-2026.x branch January 27, 2026 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants