Skip to content

mise 2026.6.4#287663

Merged
BrewTestBot merged 2 commits into
mainfrom
bump-mise-2026.6.4
Jun 12, 2026
Merged

mise 2026.6.4#287663
BrewTestBot merged 2 commits into
mainfrom
bump-mise-2026.6.4

Conversation

@BrewTestBot

Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## Added
- **(system)** Declarative system packages (`[system.packages]`) for apt, dnf, pacman, and Homebrew core formulae (installed without a brew CLI) via new experimental `mise system status` / `install` commands ([#10326](https://github.com/jdx/mise/pull/10326) by @jdx).
- **(system)** New `mise system use` and `mise system upgrade` to write `[system.packages]` entries and refresh installed system packages ([#10346](https://github.com/jdx/mise/pull/10346) by @jdx).
- **(github)** Added `matching` (substring) and `matching_regex` asset options to the `github`, `gitlab`, and `forgejo` backends, applied before platform autodetection and scoped through SLSA provenance verification ([#10325](https://github.com/jdx/mise/pull/10325) by @devnulled).
- **(oci)** `mise oci build --owner UID[:GID]` plus `[oci].user_id` / `[oci].group_id` config for layer file ownership ([#10075](https://github.com/jdx/mise/pull/10075) by @ThomasK33).

Fixed

  • (backend) --minimum-release-age=0s now correctly disables the release-age cutoff instead of falling back to the default, and stable fast-path metadata avoids an unnecessary full version-list fetch (#10344 by @jdx).
  • (aqua) Route GitHub metadata through mise-versions only for mise-registry-backed Aqua tools, eliminating noisy 403 warnings for packages like aqua:aws/session-manager-plugin (#10341 by @jdx).
  • (aqua) Support overrides[].envs selectors so platform-specific Aqua overrides for packages like apache/tomcat and eza-community/eza apply correctly (#10200 by @risu729).
  • (task) Resolve monorepo-relative task refs (:task, //pkg:task, aliases) the same way at validation time as runtime, so mise tasks validate no longer reports false missing-dependency errors (#10342 by @jdx).
  • (task) Forwarded args now reach inline bash -c tasks on Windows instead of being assigned to $0 (#10321 by @JamBalaya56562).
  • (task) Multiline task description values are surfaced in mise <task> --help and mise run <task> --help while task listings remain single-line (#10204 by @risu729).
  • (tasks) Refactor editor (EDITOR / VISUAL) command handling to support values with arguments and improve error reporting (#9752 by @roele).
  • (core) Preserve inner double quotes for the remaining cmd /c call sites on Windows (mise exec -c, tera exec(), watch_files, postinstall hooks, [deps], credential commands) (#10323 by @JamBalaya56562).
  • (install) Skip unknown tools that are inactive on the current OS or disabled via disable_tools/enable_tools before raising registry errors (#10206 by @risu729).
  • (java) Include the resolved shorthand_vendor in the lockfile identity for shorthand requests like java@17 (#9989 by @risu729).
  • (dotnet) Include runtime in the core .NET plugin lockfile identity so SDK and runtime installs no longer share a lock entry (#10175 by @risu729).

Registry

  • Added ghtkn (#9967 by @TyceHerrman) and antigravity-cli (#10324 by @rhanneken).

💚 Sponsor mise

mise is built by @jdx under en.dev — an independent studio making developer tooling (mise, aube, and more). Development is funded by sponsors.

If mise saves you or your team time, please consider sponsoring at en.dev. Individual and company sponsorships keep mise fast, free, and independent.

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


@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 Jun 12, 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 Jun 12, 2026
@BrewTestBot BrewTestBot enabled auto-merge June 12, 2026 16:39
@BrewTestBot BrewTestBot added this pull request to the merge queue Jun 12, 2026
Merged via the queue into main with commit b6baa83 Jun 12, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-mise-2026.6.4 branch June 12, 2026 16:54
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