Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2026

This PR contains the following updates:

Package Update Change
jdx/mise patch v2026.1.5v2026.1.6

Release Notes

jdx/mise (jdx/mise)

v2026.1.6: : Better Errors, Faster Envs

Compare Source

This release brings two significant quality-of-life improvements: enhanced error diagnostics for configuration files and a new environment caching system. When you make a typo in your mise.toml, you'll now get beautifully formatted error messages with precise line and column information thanks to miette diagnostics. The new environment caching feature can dramatically speed up shell activation for projects with complex environment setups.

Highlights

TOML Parsing Diagnostics - Configuration errors now display with clear, contextual error messages showing exactly where the problem is in your file. No more guessing which line has the syntax error! #​7764 by @​jdx

Environment Caching - A new caching system for environment resolution that supports module-level cacheability. This can significantly speed up mise activate for projects with many tools or complex configurations. #​7761 by @​jdx

Bug Fixes
  • Auto-created venvs now properly handle freshness checks during the prepare phase, preventing unnecessary rebuilds #​7770 by @​jdx
  • Task tools are now included in environment resolution cache checks, ensuring cache invalidation works correctly when task-specific tools change #​7786 by @​jdx
  • Tool stubs now include dependency toolset paths, fixing issues where tools couldn't find their dependencies #​7777 by @​thejcannon
  • Fixed rust lockfile inconsistency #​7780 by @​vadimpiven
Registry Updates
Security
  • Removed an insecure registry-comment workflow from CI #​7769 by @​jdx
Other Changes
📦 Aqua Registry Updates
New Packages (2)

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 January 22, 2026 20:35
@renovate renovate bot enabled auto-merge (squash) January 22, 2026 20:35
@renovate renovate bot merged commit e334edd into main Jan 22, 2026
21 checks passed
@renovate renovate bot deleted the renovate/jdx-mise-2026.1.x branch January 22, 2026 20: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.

1 participant