chore(deps): update dependency mise to v2026.1.7 #1804
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2026.1.4→v2026.1.7Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
jdx/mise (mise)
v2026.1.7: : Cache & Compatibility CleanupCompare Source
This release focuses on stability improvements and compatibility fixes. The headline fix addresses a caching issue where plugin watch files weren't being properly cached, causing unnecessary re-execution of plugins when loading environment variables. We've also resolved several edge cases in tool resolution and version handling.
Bug Fixes
Registry mismatch fix: Previously installed tools now correctly resolve against the registry, fixing cases where tools installed before registry changes would fail to match properly. Thanks to @smorimoto for this fix in their first contribution! #7773
Environment caching improvement: Fixed an issue where
watch_filesweren't being cached properly, causing plugins to re-execute unnecessarily when loading environment variables. This should improve performance when using plugins with file watchers. #7817GitHub tag format handling: The GitHub backend now correctly handles tools that use the
projectname@versiontag format (e.g.,tool@v1.2.3), expanding compatibility with more GitHub releases. #7788HashiCorp tools version detection: Added
fromJSONandkeysfunctions toversion_exprfor the HTTP backend, fixing version detection for HashiCorp tools like sentinel, nomad-pack, and tfc-agent. #7816Registry Additions
New Contributors
Welcome to our new contributors! 🎉
📦 Aqua Registry Updates
New Packages (5)
Epistates/treemdanthropics/claude-codek1LoW/git-wtodigos-io/odigosraskell-io/hxUpdated Packages (6)
checkmake/checkmakegruntwork-io/terragruntinterlynk-io/sbomqsmaxpert/marmotpranshuparmar/witrskim-rs/skimv2026.1.6: : Better Errors, Faster EnvsCompare 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 activatefor projects with many tools or complex configurations. #7761 by @jdxBug Fixes
Registry Updates
Security
Other Changes
📦 Aqua Registry Updates
New Packages (2)
cameron-martin/bazel-lspmicro-editor/microv2026.1.5: : PowerShell Joins the PartyCompare Source
This release brings PowerShell users into the mise ecosystem with full tab completion support, making mise more accessible to Windows developers and PowerShell enthusiasts everywhere. The vfox backend also receives significant upgrades with rolling release support and a new semver Lua module for smarter version sorting.
File task handling gets a reliability boost with improved parsing, validation, and better error messages when unknown fields appear in task headers. Several schema and configuration fixes ensure your mise setup works more predictably across different scenarios.
Highlights
PowerShell Completion Support: Tab completion now works in PowerShell sessions, bringing the same convenient autocomplete experience that bash, zsh, and fish users enjoy. See the shell completions documentation for setup instructions. (#7746) by @jdx
Vfox Rolling Releases: The vfox backend now supports rolling releases with checksum tracking, enabling tools that publish frequent updates without traditional version numbers. A new semver Lua module also improves version sorting accuracy. (#7757, #7739) by @jdx
Improved File Task Parsing: File tasks now have DRYer parsing logic and validate unknown fields in headers, catching configuration mistakes earlier with clearer error messages. (#7738, #7733) by @makp0
Bug Fixes
{{ version }}template variables being incorrectly processed during config load instead of being preserved for runtime evaluation (#7755) by @jdxNew Contributors
Welcome to our new contributors! 🎉
📦 Aqua Registry Updates
New Packages (2)
F1bonacc1/process-composekkinnear/zprintUpdated Packages (1)
theryangeary/chooseConfiguration
📅 Schedule: Branch creation - "before 4am on monday" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.