Skip to content

chore: release 2026.2.7#8043

Merged
mise-en-dev merged 1 commit intomainfrom
release
Feb 8, 2026
Merged

chore: release 2026.2.7#8043
mise-en-dev merged 1 commit intomainfrom
release

Conversation

@mise-en-dev
Copy link
Collaborator

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

🚀 Features

  • (shim) add native .exe shim mode for Windows by @jdx in #8045

🐛 Bug Fixes

  • (install) preserve config options and registry defaults by @jdx in #8044
  • (link) linked versions override lockfile during resolution by @jdx in #8050
  • (release) preserve aqua-registry sections in changelog across releases by @jdx in #8047
  • ls --all-sources shows duplicate entries by @roele in #8042

📚 Documentation

  • replace "inherit" terminology with config layering by @jdx in #8046

📦 Registry

New Contributors

@gemini-code-assist
Copy link
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.7 of the mise project. It primarily integrates a recent functional update that switches the oxlint tool to use the npm backend by default, and systematically updates all version references throughout the codebase, build configurations, and documentation to reflect the new release number.

Highlights

  • Version Bump: The project version has been updated to 2026.2.7 across all relevant configuration and documentation files, including Cargo.toml, Cargo.lock, README.md, completion scripts, and packaging definitions.
  • Oxlint Backend Switch: The oxlint tool now defaults to using the npm backend, a change integrated from a separate pull request (registry: switch oxlint to npm backend by default #8038).
  • Changelog Update: The CHANGELOG.md has been updated to reflect the new release and its primary change, along with the removal of an older 'Aqua Registry Updates' section.
  • Star Count Update: The displayed star count in the documentation (docs/.vitepress/stars.data.ts) has been incremented from 24.2k to 24.3k.
Changelog
  • CHANGELOG.md
    • Added a new entry for version 2026.2.7 under the "Registry" section, detailing the switch of oxlint to the npm backend by default.
    • Removed the "📦 Aqua Registry Updates" section from the previous release entry.
  • Cargo.lock
    • The mise package version was updated from 2026.2.6 to 2026.2.7.
  • Cargo.toml
    • The mise package version was updated from 2026.2.6 to 2026.2.7.
  • README.md
    • The version string in the example output was updated from 2026.2.6 to 2026.2.7.
  • completions/_mise
    • The temporary spec file name for completions was updated to include 2026_2_7.
  • completions/mise.bash
    • The temporary spec file name for bash completions was updated to include 2026_2_7.
  • completions/mise.fish
    • The temporary spec file name for fish completions was updated to include 2026_2_7.
  • completions/mise.ps1
    • The temporary spec file name for PowerShell completions was updated to include 2026_2_7.
  • default.nix
    • The version attribute for the mise package was updated from 2026.2.6 to 2026.2.7.
  • docs/.vitepress/stars.data.ts
    • The stars count was updated from "24.2k" to "24.3k".
  • packaging/rpm/mise.spec
    • The Version field was updated from 2026.2.6 to 2026.2.7.
  • snapcraft.yaml
    • The version field was updated from 2026.2.6 to 2026.2.7.
Activity
  • This pull request serves as a release vehicle for changes, including the oxlint backend switch which was merged via PR registry: switch oxlint to npm backend by default #8038.
  • No explicit review comments or further activity are visible within this specific pull request's context.
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.

Copy link
Contributor

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

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 handles the release of version 2026.2.7. The changes primarily consist of version bumps across various configuration and documentation files, along with an update to the CHANGELOG.md. The modifications are consistent and appear correct for a release. I have no specific feedback or suggestions for improvement.

@github-actions
Copy link

github-actions bot commented Feb 7, 2026

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.2.6 x -- echo 15.5 ± 0.4 14.6 16.9 1.00
mise x -- echo 16.0 ± 0.4 15.1 17.4 1.03 ± 0.04

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.2.6 env 15.2 ± 0.5 14.3 19.9 1.00
mise env 15.8 ± 0.5 14.8 20.0 1.04 ± 0.04

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.2.6 hook-env 15.8 ± 0.4 14.8 16.9 1.00
mise hook-env 16.2 ± 0.4 15.2 17.6 1.03 ± 0.03

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.2.6 ls 14.7 ± 0.4 13.8 15.9 1.00
mise ls 15.4 ± 0.4 14.4 18.5 1.05 ± 0.04

xtasks/test/perf

Command mise-2026.2.6 mise Variance
install (cached) 84ms 87ms -3%
ls (cached) 55ms 56ms -1%
bin-paths (cached) 57ms 58ms -1%
task-ls (cached) 455ms 454ms +0%

@mise-en-dev mise-en-dev force-pushed the release branch 7 times, most recently from 516beeb to 372503f Compare February 8, 2026 00:17
@mise-en-dev mise-en-dev merged commit 989d72e into main Feb 8, 2026
62 checks passed
@mise-en-dev mise-en-dev deleted the release branch February 8, 2026 10:05
lucasew pushed a commit to lucasew/CONTRIB-mise that referenced this pull request Feb 18, 2026
### 🚀 Features

- **(shim)** add native .exe shim mode for Windows by @jdx in
[jdx#8045](jdx#8045)

### 🐛 Bug Fixes

- **(install)** preserve config options and registry defaults by @jdx in
[jdx#8044](jdx#8044)
- **(link)** linked versions override lockfile during resolution by @jdx
in [jdx#8050](jdx#8050)
- **(release)** preserve aqua-registry sections in changelog across
releases by @jdx in [jdx#8047](jdx#8047)
- ls --all-sources shows duplicate entries by @roele in
[jdx#8042](jdx#8042)

### 📚 Documentation

- replace "inherit" terminology with config layering by @jdx in
[jdx#8046](jdx#8046)

### 📦 Registry

- switch oxlint to npm backend by default by @risu729 in
[jdx#8038](jdx#8038)
- add orval (npm:orval) by @zdunecki in
[jdx#8051](jdx#8051)

### New Contributors

- @zdunecki made their first contribution in
[jdx#8051](jdx#8051)
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