Skip to content

Comments

Update dependency jdx/mise to v2026.2.16#252

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/jdx-mise-2026.2.x
Feb 19, 2026
Merged

Update dependency jdx/mise to v2026.2.16#252
renovate[bot] merged 1 commit intomainfrom
renovate/jdx-mise-2026.2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2026

This PR contains the following updates:

Package Update Change Pending
jdx/mise patch v2026.2.15v2026.2.16 v2026.2.17

Release Notes

jdx/mise (jdx/mise)

v2026.2.16: : MCP Gets Its Hands Dirty

Compare Source

This release brings MCP task execution support, better Node.js flavor guidance, and a solid round of bug fixes across several backends.

Highlights
  • MCP run_task tool — You can now execute mise tasks directly through the MCP interface. The new run_task tool runs tasks via subprocess with full stdout/stderr capture, timeout support, and hardened execution. An install_tool stub is also included for future expansion. #​8179 by @​joaommartins
  • Node flavor suggestions — When a Node.js version isn't found in the configured mirror, mise now suggests setting node.flavor to help you get to the right download faster. #​8206 by @​risu729
  • Registry stack overflow fix — The registry BTreeMap is now built directly on the heap, eliminating a stack overflow that could occur with large registries. #​8214 by @​risu729
Bug Fixes
  • Java version sorting — Shorthand Java versions (e.g., 21, 17) now sort correctly. #​8197 by @​roele
  • Node env var migration — Node-related environment variables have been properly migrated to the settings system. #​8200 by @​risu729
  • Registry overrides in shims — Registry overrides are now correctly applied when running tools through shims. #​8199 by @​risu729
  • Rust outdated duplication — Fixed mise outdated showing Rust versions twice. #​8209 by @​roele
  • GitHub aliased backend resolution — Version lookups no longer break for tools aliased to a different backend than the registry default. #​8221
  • GitHub attestation output — Attestation verification success is now shown in progress output. #​8230
  • Cargo binstall setting migrationMISE_CARGO_BINSTALL_ONLY has been migrated to the settings system. #​8202 by @​risu729
New Tools

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 February 19, 2026 14:13
@renovate renovate bot enabled auto-merge (squash) February 19, 2026 14:13
@renovate renovate bot merged commit 9163f12 into main Feb 19, 2026
21 checks passed
@renovate renovate bot deleted the renovate/jdx-mise-2026.2.x branch February 19, 2026 14:14
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.

0 participants