Skip to content

chore: release 2026.2.5#8013

Merged
mise-en-dev merged 1 commit into
mainfrom
release
Feb 6, 2026
Merged

chore: release 2026.2.5#8013
mise-en-dev merged 1 commit into
mainfrom
release

Conversation

@mise-en-dev

@mise-en-dev mise-en-dev commented Feb 5, 2026

Copy link
Copy Markdown
Collaborator

🐛 Bug Fixes

  • (lock) remove experimental flag requirement for lockfiles by @jdx in #8011

Chore

  • add tone calibration to release notes prompt by @jdx in #8010

📦 Aqua Registry Updates

Updated Packages (1)

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @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 is a routine release for version 2026.2.5 of the mise project. It primarily focuses on incrementing the project's version number across all relevant files and incorporating a recent update to the Aqua registry, specifically for the uutils/coreutils package. Additionally, it includes a minor improvement to the release notes generation process.

Highlights

  • Version Bump: The project version has been updated from 2026.2.4 to 2026.2.5 across various configuration files, including Cargo.toml, Cargo.lock, default.nix, packaging/rpm/mise.spec, snapcraft.yaml, and README.md.
  • Aqua Registry Update: The aqua-registry package has been updated to version 2026.2.2. This includes a specific configuration for uutils/coreutils version 0.6.0 in its registry.yaml.
  • Release Notes Prompt Chore: A chore related to adding 'tone calibration' to the release notes prompt has been incorporated, as referenced from pull request chore: add tone calibration to release notes prompt #8010.
  • Completion Script Updates: The completion scripts for various shells (_mise, mise.bash, mise.fish, mise.ps1) have been updated to reflect the new version in their cached spec file names.
Changelog
  • CHANGELOG.md
    • Added a new entry for version 2026.2.5, detailing the chore for release notes prompt and the Aqua Registry update.
  • Cargo.lock
    • Updated the aqua-registry dependency to version 2026.2.2.
    • Updated the mise package version to 2026.2.5.
  • Cargo.toml
    • Updated the mise package version to 2026.2.5.
  • README.md
    • Updated the displayed version number in the example output to 2026.2.5.
  • completions/_mise
    • Updated the cached spec file name from mise_2026_2_4.spec to mise_2026_2_5.spec.
  • completions/mise.bash
    • Updated the cached spec file name from mise_2026_2_4.spec to mise_2026_2_5.spec.
  • completions/mise.fish
    • Updated the cached spec file name from mise_2026_2_4.spec to mise_2026_2_5.spec.
  • completions/mise.ps1
    • Updated the cached spec file name from mise_2026_2_4.kdl to mise_2026_2_5.kdl.
  • crates/aqua-registry/Cargo.toml
    • Updated the aqua-registry package version to 2026.2.2.
  • crates/aqua-registry/aqua-registry/pkgs/uutils/coreutils/registry.yaml
    • Added a new version constraint block for uutils/coreutils version 0.6.0, including specific asset and file configurations for various platforms.
  • default.nix
    • Updated the mise package version to 2026.2.5.
  • packaging/rpm/mise.spec
    • Updated the Version field to 2026.2.5.
  • snapcraft.yaml
    • Updated the version field to 2026.2.5.
Activity
Using Gemini Code Assist

The 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 /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

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 .gemini/ folder in the base of the repository. Detailed instructions can be found here.

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

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request prepares for the 2026.2.5 release. It includes version bumps across various configuration files, updates to shell completions, and a modification to the Aqua Registry definition for uutils/coreutils. The changes are consistent and appear correct for a release. My review did not identify any issues.

@github-actions

github-actions Bot commented Feb 5, 2026

Copy link
Copy Markdown

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.2.4 x -- echo 21.5 ± 0.8 20.2 35.5 1.00
mise x -- echo 22.0 ± 1.2 20.9 38.1 1.03 ± 0.07

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.2.4 env 21.0 ± 0.5 20.0 25.1 1.00
mise env 21.4 ± 0.6 20.3 25.5 1.02 ± 0.04

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.2.4 hook-env 21.5 ± 0.3 20.8 22.9 1.00
mise hook-env 22.2 ± 0.6 21.1 26.7 1.03 ± 0.03

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.2.4 ls 19.9 ± 0.3 19.2 21.4 1.00
mise ls 20.5 ± 0.4 19.5 22.0 1.03 ± 0.03

xtasks/test/perf

Command mise-2026.2.4 mise Variance
install (cached) 116ms 116ms +0%
ls (cached) 73ms 73ms +0%
bin-paths (cached) 77ms 78ms -1%
task-ls (cached) 557ms 553ms +0%

@mise-en-dev mise-en-dev merged commit 666d0fa into main Feb 6, 2026
60 of 61 checks passed
@mise-en-dev mise-en-dev deleted the release branch February 6, 2026 10:14
lucasew pushed a commit to lucasew/CONTRIB-mise that referenced this pull request Feb 18, 2026
### 🐛 Bug Fixes

- **(lock)** remove experimental flag requirement for lockfiles by @jdx
in [jdx#8011](jdx#8011)

### Chore

- add tone calibration to release notes prompt by @jdx in
[jdx#8010](jdx#8010)

## 📦 Aqua Registry Updates

#### Updated Packages (1)

- [`uutils/coreutils`](https://github.com/uutils/coreutils)
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