chore: release 2026.6.0#10188
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (12)
✅ Files skipped from review due to trivial changes (7)
🚧 Files skipped from review as they are similar to previous changes (4)
📝 WalkthroughWalkthroughThis PR updates the mise release to 2026.6.0: bumps the root Cargo.toml version, adds a 2026.6.0 changelog entry (including Aqua registry notes), updates README version output, updates distribution manifests (Nix, RPM, Snapcraft), and refreshes completion scripts to reference new usage spec filenames. ChangesRelease 2026.6.0 version bump
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Greptile SummaryThis is a standard automated release PR bumping mise from v2026.5.18 to v2026.6.0, incorporating two bug fixes (completion global flags handling and SPM lock identity tracking) and aqua registry updates.
Confidence Score: 5/5Routine release commit — all changes are mechanical version bumps and auto-generated registry/completion updates with no hand-written logic. Every file change is either a version string substitution or a vendored registry addition generated by the release tooling. The aqua registry entries follow the established patterns used by existing packages, and the completion spec filenames are versioned correctly to invalidate stale caches on upgrade. No files require special attention. Important Files Changed
Reviews (4): Last reviewed commit: "chore: release 2026.6.0" | Re-trigger Greptile |
Hyperfine Performance
|
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.5.18 x -- echo |
16.8 ± 0.8 | 15.4 | 22.3 | 1.00 |
mise x -- echo |
20.4 ± 3.3 | 16.6 | 61.3 | 1.21 ± 0.21 |
x -- echo measured 21% slower, but hyperfine reported statistical outliers. |
mise env
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.5.18 env |
19.0 ± 1.3 | 16.4 | 28.8 | 1.00 |
mise env |
19.1 ± 1.6 | 16.8 | 31.7 | 1.01 ± 0.11 |
mise hook-env
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.5.18 hook-env |
19.0 ± 1.3 | 16.7 | 25.8 | 1.00 |
mise hook-env |
20.9 ± 1.6 | 17.4 | 26.4 | 1.10 ± 0.11 |
mise ls
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.5.18 ls |
15.2 ± 0.9 | 13.6 | 20.0 | 1.00 |
mise ls |
15.5 ± 1.0 | 13.7 | 20.4 | 1.02 ± 0.09 |
xtasks/test/perf
| Command | mise-2026.5.18 | mise | Variance |
|---|---|---|---|
| install (cached) | 133ms | 135ms | -1% |
| ls (cached) | 57ms | 59ms | -3% |
| bin-paths (cached) | 64ms | 67ms | -4% |
| task-ls (cached) | 130ms | 133ms | -2% |
6274ac0 to
47e3646
Compare
🐛 Bug Fixes
📦 Aqua Registry Updates
New Packages (2)
cliwright/whoiamtidewave-ai/tidewave_appUpdated Packages (1)
endevco/aubeSummary by CodeRabbit
Chores