Skip to content

chore: release 2026.6.7#10389

Open
mise-en-dev wants to merge 1 commit into
mainfrom
release
Open

chore: release 2026.6.7#10389
mise-en-dev wants to merge 1 commit into
mainfrom
release

Conversation

@mise-en-dev

@mise-en-dev mise-en-dev commented Jun 13, 2026

Copy link
Copy Markdown
Collaborator

🚀 Features

  • (bootstrap) add launchd agents by @jdx in #10396
  • (bootstrap) add phase hooks by @jdx in #10395
  • (bootstrap) add friendly macos defaults by @jdx in #10398

🐛 Bug Fixes

📦 Registry

@coderabbitai

coderabbitai Bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

Release bump to 2026.6.7: package and packaging metadata updated, shell completion scripts point to new versioned usage-spec filenames, CHANGELOG entry added, README example version updated, and vendor metadata tag refreshed.

Changes

Version 2026.6.7 Release

Layer / File(s) Summary
Core package & packaging version metadata
Cargo.toml, default.nix, packaging/rpm/mise.spec, snapcraft.yaml, vendor/aqua-registry/metadata.json
Rust crate/package and packaging versions bumped from 2026.6.62026.6.7; vendor metadata.json tag updated.
Shell completion script spec file references
completions/_mise, completions/mise.bash, completions/mise.fish, completions/mise.ps1
Zsh, Bash, Fish, and PowerShell completion scripts updated to reference usage__usage_spec_mise_2026_6_7.* (replacing 2026_6_6).
Changelog and README update
CHANGELOG.md, README.md
Added 2026.6.7 CHANGELOG entry (Bug Fixes) and updated Quickstart example mise version in README to 2026.6.7.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

  • jdx/mise#10362: Another release bump updating completion spec filenames and vendor metadata tag.
  • jdx/mise#10188: Completion scripts updated to reference a new generated usage spec filename.
  • jdx/mise#10261: Release bump touching the same completion scripts and spec filenames.

Poem

🐰 A tiny hop, a version new,
Spec names changed to match the view,
Changelog notes the fixes clear,
README shows the version here,
Off the release goes — a happy chew!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore: release 2026.6.7' clearly and directly summarizes the main change—a version bump release for 2026.6.7 across all configuration and documentation files.
Docstring Coverage ✅ Passed Docstring coverage is 100.00% which is sufficient. The required threshold is 80.00%.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Comment @coderabbitai help to get the list of available commands and usage tips.

@greptile-apps

greptile-apps Bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This is an automated release PR bumping mise from v2026.6.6 to v2026.6.7, generated by the mise-en-dev bot. All changes are mechanical version string updates and a changelog entry.

  • Version string updated consistently across Cargo.toml, Cargo.lock, README.md, default.nix, packaging/rpm/mise.spec, snapcraft.yaml, and all four completion scripts.
  • CHANGELOG.md updated with the new release section covering 3 bootstrap features, 8 bug fixes, and 1 registry scoping change.
  • vendor/aqua-registry/metadata.json tag bumped to pull in the imagemagick windows-x64 scope fix.

Confidence Score: 5/5

Routine automated release commit — all changes are version string replacements and a changelog entry with no logic changes.

Every change is a mechanical version bump across packaging files, completion scripts, and the lockfile, plus a changelog entry. No source logic is modified, making regressions essentially impossible.

No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md New changelog section for v2026.6.7 listing all features, bug fixes, and registry changes.
Cargo.toml Version bumped from 2026.6.6 to 2026.6.7.
Cargo.lock Lockfile updated to reflect the new mise version 2026.6.7.
completions/_mise Completion spec cache filename updated from 2026_6_6 to 2026_6_7.
completions/mise.bash Completion spec cache filename updated from 2026_6_6 to 2026_6_7.
completions/mise.fish Completion spec cache filename updated from 2026_6_6 to 2026_6_7.
completions/mise.ps1 Completion spec cache filename updated from 2026_6_6 to 2026_6_7.
default.nix Nix build version bumped from 2026.6.6 to 2026.6.7.
packaging/rpm/mise.spec RPM spec version bumped from 2026.6.6 to 2026.6.7.
snapcraft.yaml Snap package version bumped from 2026.6.6 to 2026.6.7.
README.md Example output in README updated to show version 2026.6.7.
vendor/aqua-registry/metadata.json aqua-registry vendor tag bumped to pick up the imagemagick windows-x64 scope fix.

Reviews (11): Last reviewed commit: "chore: release 2026.6.7" | Re-trigger Greptile

@github-actions

github-actions Bot commented Jun 13, 2026

Copy link
Copy Markdown

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.6.6 x -- echo 19.6 ± 1.0 17.8 25.2 1.00
mise x -- echo 20.2 ± 1.1 18.2 30.8 1.03 ± 0.08

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.6.6 env 18.9 ± 0.8 17.0 22.6 1.00
mise env 19.6 ± 1.0 17.8 23.9 1.04 ± 0.07

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.6.6 hook-env 19.8 ± 0.9 18.1 24.2 1.00
mise hook-env 20.3 ± 0.8 18.3 23.7 1.03 ± 0.06

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.6.6 ls 16.4 ± 0.8 14.9 21.1 1.00
mise ls 17.0 ± 0.9 15.2 21.9 1.03 ± 0.07

xtasks/test/perf

Command mise-2026.6.6 mise Variance
install (cached) 134ms 134ms +0%
ls (cached) 59ms 59ms +0%
bin-paths (cached) 63ms 65ms -3%
task-ls (cached) 125ms 127ms -1%

@mise-en-dev mise-en-dev force-pushed the release branch 8 times, most recently from aa93f13 to c6e6499 Compare June 13, 2026 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant