Update dependency jdx/mise to v2026.2.18#256
Merged
renovate[bot] merged 1 commit intomainfrom Feb 23, 2026
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.2.17→v2026.2.18v2026.2.19Release Notes
jdx/mise (jdx/mise)
v2026.2.18: : Task Reliability & Developer ExperienceCompare Source
A bug-fix-heavy release focused on task execution reliability, with a new feature for cross-platform tool locking.
Highlights
Auto-lock all platforms after install — When you install a tool, mise now automatically locks versions for all platforms (not just the current one). This means your
mise.lockstays complete for teammates on different OSes without needing to runmise lockseparately. #8277Process group cleanup for tasks — Task child processes are now managed via Unix process groups, so killing a task reliably takes down the entire process tree instead of leaving orphaned children. #8279
depends_posttasks run even on failure — Post-dependency tasks (cleanup, notifications, etc.) now execute even when the parent task fails, matching the expected behavior for teardown-style hooks. #8274Bug Fixes
mise execnow strips its own shims fromPATHbefore spawning subprocesses, preventing infinite recursion when a shimmed tool calls itself. #8276--yesflag now works for config trust prompts — The--yes/-yflag is now properly respected when mise prompts to trust a config file. #8288--locked --dry-runvalidation order —mise install --lockednow validates the lock requirement before the--dry-runshort-circuit, so you get a proper error instead of silent success. #8290 by @altendkyunevaluatedPropertieswithadditionalPropertiesin the mise JSON schema for broader validator support. #8285mise upgradeno longer force-reinstalls — Previously installed versions are skipped during upgrade instead of being redundantly reinstalled. #8282mise watch—watchexecno longer leaves the terminal in a broken state on exit. #8273Documentation
MISE_CEILING_PATHSexcludes the ceiling directory itself. #8283New Contributors
📦 Aqua Registry Updates
New Packages (4)
Skarlso/crd-to-sample-yamlkunobi-ninja/kunobi-releasesswanysimon/markdownlint-rstmux/tmux-buildsUpdated Packages (2)
firecow/gitlab-ci-localk1LoW/runnConfiguration
📅 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.