Conversation
Summary of ChangesHello @mise-en-dev, 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 performs a routine release update, incrementing the project version to 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
|
There was a problem hiding this comment.
Code Review
This pull request appears to be a standard release, bumping the version to 2026.2.6. The changes primarily consist of version updates in various configuration and documentation files, along with significant updates to package definitions within the Aqua registry. My review identified a minor correctness issue in the CHANGELOG.md file where the date of a previous release was unintentionally modified. Otherwise, the changes look consistent with a release process.
| - [`syncthing/syncthing`](https://github.com/syncthing/syncthing) | ||
| - [`tuist/tuist`](https://github.com/tuist/tuist) | ||
| - [`yaml/yamlscript`](https://github.com/yaml/yamlscript) | ||
| ## [2026.2.5](https://github.com/jdx/mise/compare/v2026.2.4..v2026.2.5) - 2026-02-06 |
There was a problem hiding this comment.
The release date for version 2026.2.5 appears to have been updated to 2026-02-06. The date of a past release should be immutable and remain 2026-02-05.
| ## [2026.2.5](https://github.com/jdx/mise/compare/v2026.2.4..v2026.2.5) - 2026-02-06 | |
| ## [2026.2.5](https://github.com/jdx/mise/compare/v2026.2.4..v2026.2.5) - 2026-02-05 |
ff4fd9a to
80dc253
Compare
Hyperfine Performance
|
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.2.5 x -- echo |
20.8 ± 0.4 | 20.0 | 23.4 | 1.00 |
mise x -- echo |
21.0 ± 0.4 | 20.2 | 23.6 | 1.01 ± 0.03 |
mise env
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.2.5 env |
20.2 ± 0.6 | 19.5 | 24.6 | 1.00 |
mise env |
20.8 ± 0.9 | 19.6 | 23.4 | 1.03 ± 0.05 |
mise hook-env
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.2.5 hook-env |
21.0 ± 0.3 | 20.2 | 22.1 | 1.00 |
mise hook-env |
21.2 ± 0.3 | 20.5 | 22.8 | 1.01 ± 0.02 |
mise ls
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.2.5 ls |
18.9 ± 0.3 | 18.2 | 19.8 | 1.00 |
mise ls |
19.1 ± 0.5 | 18.3 | 24.2 | 1.01 ± 0.03 |
xtasks/test/perf
| Command | mise-2026.2.5 | mise | Variance |
|---|---|---|---|
| install (cached) | 114ms | 113ms | +0% |
| ls (cached) | 72ms | 72ms | +0% |
| bin-paths (cached) | 75ms | 75ms | +0% |
| task-ls (cached) | 541ms | 539ms | +0% |
410a619 to
865df6e
Compare
### 🚀 Features - **(env)** add shell-style variable expansion in env values by @jdx in [jdx#8029](jdx#8029) - **(list)** add --all-sources flag to list command by @TylerHillery in [jdx#8019](jdx#8019) ### 🐛 Bug Fixes - **(gem)** Windows support for gem backend by @my1e5 in [jdx#8031](jdx#8031) - **(gem)** revert gem.rs script newline change by @my1e5 in [jdx#8034](jdx#8034) - **(lock)** write tools to lockfile matching their source config by @jdx in [jdx#8012](jdx#8012) - **(ls)** sort sources deterministically in --all-sources output by @jdx in [jdx#8037](jdx#8037) - **(task)** auto-install tools from mise.toml for file tasks by @jdx in [jdx#8030](jdx#8030) ### 📚 Documentation - fix wrong positions of `mise run` flags by @muzimuzhi in [jdx#8036](jdx#8036) ### 📦️ Dependency Updates - update ghcr.io/jdx/mise:copr docker digest to 3e00d7d by @renovate[bot] in [jdx#8023](jdx#8023) - update ghcr.io/jdx/mise:alpine docker digest to 0ced1b3 by @renovate[bot] in [jdx#8022](jdx#8022) ### 📦 Registry - add tirith ([github:sheeki03/tirith](https://github.com/sheeki03/tirith)) by @sheeki03 in [jdx#8024](jdx#8024) - add mas by @TyceHerrman in [jdx#8032](jdx#8032) ### Security - **(deps)** update time crate to 0.3.47 to fix RUSTSEC-2026-0009 by @jdx in [jdx#8026](jdx#8026) ### New Contributors - @sheeki03 made their first contribution in [jdx#8024](jdx#8024) - @TylerHillery made their first contribution in [jdx#8019](jdx#8019) ## 📦 Aqua Registry Updates #### New Packages (1) - [`kubernetes-sigs/kubectl-validate`](https://github.com/kubernetes-sigs/kubectl-validate) #### Updated Packages (6) - [`flux-iac/tofu-controller/tfctl`](https://github.com/flux-iac/tofu-controller/tfctl) - [`gogs/gogs`](https://github.com/gogs/gogs) - [`j178/prek`](https://github.com/j178/prek) - [`syncthing/syncthing`](https://github.com/syncthing/syncthing) - [`tuist/tuist`](https://github.com/tuist/tuist) - [`yaml/yamlscript`](https://github.com/yaml/yamlscript)
🚀 Features
🐛 Bug Fixes
📚 Documentation
mise runflags by @muzimuzhi in #8036📦️ Dependency Updates
📦 Registry
Security
New Contributors
📦 Aqua Registry Updates
New Packages (1)
kubernetes-sigs/kubectl-validateUpdated Packages (6)
flux-iac/tofu-controller/tfctlgogs/gogsj178/preksyncthing/syncthingtuist/tuistyaml/yamlscript