Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2026

This PR contains the following updates:

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

Release Notes

jdx/mise (jdx/mise)

v2026.1.5: : PowerShell Joins the Party

Compare 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
  • 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! 🎉

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

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