Update dependency jdx/mise to v2026.1.9 #234
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.8→v2026.1.9Release Notes
jdx/mise (jdx/mise)
v2026.1.9: : Templates Take the StageCompare Source
This release introduces task templates, a powerful new feature for creating reusable task definitions across your projects. Combined with glob pattern support for task includes and automatic plugin installation, mise is becoming even more flexible for complex project setups. We've also added several quality-of-life improvements including better diagnostics from
mise doctorand enhanced archive extraction capabilities.Highlights
Task Templates (#7873) - Define reusable task templates that can be instantiated with different parameters. This is perfect for monorepos or projects with repetitive task patterns. See the tasks documentation for details.
Glob Patterns in Task Includes (#7870) - You can now use glob patterns like
tasks/**/*.tomlin yourtask_config.includessetting, making it easier to organize tasks across multiple files.Auto-install Plugins (#7856) - Plugins defined in your
[plugins]config section are now automatically installed when needed, reducing setup friction for new team members.Backend Mismatch Warnings (#7847) -
mise doctornow warns you when a tool is installed via a different backend than what's currently configured, helping diagnose unexpected behavior.Archive Extraction Improvements (#7874) - Added
rename_exesupport for archive extraction, giving backend authors more control over how executables are named after extraction.Bug Fixes
-stablesuffix in download URLs (#7872)MISE_ENVpropagation with-Eflag./prefixed paths (#7868)Reverted
Registry
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.
This PR was generated by Mend Renovate. View the repository job log.