Merged
Conversation
chenrui333
approved these changes
Feb 17, 2026
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. |
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.
Created by
brew bumpCreated with
brew bump-formula-pr.Details
release notes
Real-time streaming for keep-order tasks — The
keep_ordertask output mode now streams the active task's output in real-time instead of buffering everything until completion. Other parallel tasks buffer quietly and flush in definition order as they finish, so you get live feedback without sacrificing deterministic output ordering. #8164npm backend performance —
npm viewis now called only once per package lookup instead of multiple times, speeding up npm-based tool resolution. Thanks @risu729! #8181Bug Fixes
mise execnow strips the shims directory from PATH during executable lookup, preventing infinite recursion when shims call back intomise x. #8189hook-envnow preserves any PATH reordering done aftermise activate(e.g., by~/.zlogin), instead of silently reverting to the original order. #8190mise lock --platform. Thanks @mackwic! #8183lts) are now resolved before lockfile lookup, so locked versions are matched correctly. #8194test:*no longer incorrectly matches the parenttesttask. #8165mise upgradenow skips untrusted tracked configs instead of failing. #8195New Contributors
Welcome @jean-humann, @mackwic, and @rooperuu!
📦 Aqua Registry Updates
New Packages (2)
BetterDiscord/cliglossia.ai/cliView the full release notes at https://github.com/jdx/mise/releases/tag/v2026.2.15.