Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the version of mise from 2026.4.16 to 2026.4.17 across multiple files, including Cargo.toml, Cargo.lock, documentation, and various shell completion scripts. The changelog is also updated to reflect a bug fix that enables shfmt on Windows. I have no feedback to provide as there were no review comments.
Greptile SummaryThis is an automated release PR bumping the version from Confidence Score: 5/5This is a clean, automated release PR — safe to merge. All changes are version bumps across packaging files, a new CHANGELOG entry, shell completion spec path updates, and aqua registry additions/updates. No logic changes are introduced. Registry YAML entries are well-structured with proper checksums and version constraints. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[chore: release 2026.4.17] --> B[Version Bumps]
A --> C[CHANGELOG.md updated]
A --> D[Aqua Registry Changes]
B --> B1[Cargo.toml / Cargo.lock]
B --> B2[default.nix]
B --> B3[snapcraft.yaml]
B --> B4[packaging/rpm/mise.spec]
B --> B5[README.md example output]
B --> B6[completions/_mise spec path]
D --> D1[New: LargeModGames/spotatui]
D --> D2[New: android-sms-gateway/cli]
D --> D3[New: velero-io/velero]
D --> D4[Updated: skim-rs/skim]
D4 --> D4a[Narrow older versions to linux/amd64]
D4 --> D4b[Add Windows + latest version support]
Reviews (15): Last reviewed commit: "chore: release 2026.4.17" | Re-trigger Greptile |
Hyperfine Performance
|
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.4.16 x -- echo |
17.1 ± 0.4 | 16.1 | 19.1 | 1.00 |
mise x -- echo |
18.1 ± 0.6 | 17.0 | 20.1 | 1.06 ± 0.04 |
mise env
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.4.16 env |
16.7 ± 0.6 | 15.7 | 22.4 | 1.00 |
mise env |
17.2 ± 0.5 | 16.2 | 21.5 | 1.03 ± 0.05 |
mise hook-env
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.4.16 hook-env |
17.0 ± 0.4 | 16.0 | 18.7 | 1.00 |
mise hook-env |
18.1 ± 0.5 | 17.1 | 19.8 | 1.06 ± 0.04 |
mise ls
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.4.16 ls |
15.4 ± 0.4 | 14.3 | 17.2 | 1.00 |
mise ls |
16.3 ± 0.5 | 15.1 | 18.9 | 1.06 ± 0.04 |
xtasks/test/perf
| Command | mise-2026.4.16 | mise | Variance |
|---|---|---|---|
| install (cached) | 109ms | 114ms | -4% |
| ls (cached) | 63ms | 65ms | -3% |
| bin-paths (cached) | 66ms | 67ms | -1% |
| task-ls (cached) | 698ms | 700ms | +0% |
5baa49a to
458e484
Compare
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
📦️ Dependency Updates
📦 Registry
New Contributors
📦 Aqua Registry Updates
New Packages (3)
LargeModGames/spotatuiandroid-sms-gateway/clivelero-io/veleroUpdated Packages (1)
skim-rs/skim