Skip to content

mise 2026.1.5#263563

Merged
BrewTestBot merged 2 commits into
mainfrom
bump-mise-2026.1.5
Jan 19, 2026
Merged

mise 2026.1.5#263563
BrewTestBot merged 2 commits into
mainfrom
bump-mise-2026.1.5

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
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

  • Fixed schema missing the required string variant for environment variables (#7734) by @vadimpiven
  • Fixed double forward slashes appearing in task list paths (#7744) by @collinstevens
  • Fixed {{ version }} template variables being incorrectly processed during config load instead of being preserved for runtime evaluation (#7755) by @jdx

New Contributors

Welcome to our new contributors! 🎉

  • @collinstevens made their first contribution in #7744
  • @makp0 made their first contribution in #7738
  • @vadimpiven made their first contribution in #7734

📦 Aqua Registry Updates

New Packages (2)

Updated Packages (1)

View the full release notes at https://github.com/jdx/mise/releases/tag/v2026.1.5.


@github-actions github-actions Bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jan 19, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 19, 2026
@BrewTestBot BrewTestBot enabled auto-merge January 19, 2026 21:22
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 19, 2026
Merged via the queue into main with commit db479c6 Jan 19, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-mise-2026.1.5 branch January 19, 2026 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants