chore: release 2026.3.7#8540
Conversation
Summary of ChangesHello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request constitutes the Highlights
Changelog
Activity
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
Greptile SummaryThis is the standard automated release commit for mise Key changes:
Confidence Score: 4/5
Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Aqua requests package version] --> B{version_constraint evaluation\nin order}
B --> C{Matches specific\nversion block?}
C -->|No match yet| D{Next constraint}
D --> C
C -->|Matched| E[Apply block config:\nasset template, replacements,\nformat, checksum]
E --> F{Any overrides match\ncurrent OS/arch?}
F -->|Yes| G[Merge override fields\ne.g. goos: darwin, goos: windows\ngoarch: arm64]
F -->|No| H[Use base config]
G --> I{supported_envs\ncheck}
H --> I
I -->|Not in supported_envs| J[Skip / no asset]
I -->|In supported_envs| K[Expand asset template\nwith final replacements]
K --> L{github_immutable_release?}
L -->|true| M[Use cached/immutable\nGitHub release URL]
L -->|false/absent| N[Resolve latest matching\nrelease from GitHub API]
M --> O[Download + verify checksum]
N --> O
O --> P[Install binary]
Last reviewed commit: b75e652 |
There was a problem hiding this comment.
Code Review
This pull request is for the 2026.3.6 release. It includes version bumps in various files like Cargo.toml, CHANGELOG.md, and packaging specifications. It also updates shell completions and the aqua-registry with new and modified package definitions. The changes are consistent and appear correct for a release pull request. I have no specific feedback as I did not find any issues.
Hyperfine Performance
|
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.3.6 x -- echo |
24.1 ± 0.7 | 23.0 | 28.8 | 1.01 ± 0.04 |
mise x -- echo |
24.0 ± 0.6 | 22.8 | 26.3 | 1.00 |
mise env
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.3.6 env |
24.0 ± 0.9 | 22.5 | 30.1 | 1.00 |
mise env |
24.0 ± 0.7 | 22.7 | 25.9 | 1.00 ± 0.05 |
mise hook-env
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.3.6 hook-env |
24.7 ± 0.7 | 23.4 | 29.8 | 1.00 |
mise hook-env |
25.0 ± 1.3 | 23.5 | 46.9 | 1.01 ± 0.06 |
mise ls
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.3.6 ls |
24.1 ± 0.6 | 22.6 | 25.8 | 1.02 ± 0.04 |
mise ls |
23.6 ± 0.6 | 22.4 | 25.4 | 1.00 |
xtasks/test/perf
| Command | mise-2026.3.6 | mise | Variance |
|---|---|---|---|
| install (cached) | 152ms | 154ms | -1% |
| ls (cached) | 84ms | 83ms | +1% |
| bin-paths (cached) | 86ms | 86ms | +0% |
| task-ls (cached) | 815ms | 814ms | +0% |
🐛 Bug Fixes
New Contributors
📦 Aqua Registry Updates
New Packages (1)
stackrox/stackrox/roxctlUpdated Packages (7)
dprint/dprintj178/prekjdx/hkjdx/misejdx/usagemvdan/shpnpm/pnpm