Skip to content

chore: release 2026.4.7#8958

Merged
mise-en-dev merged 1 commit intomainfrom
release
Apr 9, 2026
Merged

chore: release 2026.4.7#8958
mise-en-dev merged 1 commit intomainfrom
release

Conversation

@mise-en-dev
Copy link
Copy Markdown
Collaborator

@mise-en-dev mise-en-dev commented Apr 8, 2026

🐛 Bug Fixes

New Contributors

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 8, 2026

Greptile Summary

This is a standard automated release bump from 2026.4.6 to 2026.4.7, updating version strings across all packaging manifests, shell completions, and the changelog. The only functional change included in this release is the Python ARM64 Windows fix from #8961.

Confidence Score: 5/5

This PR is safe to merge — it is a purely mechanical version bump with no logic changes.

All changes are consistent version string updates from 2026.4.6 to 2026.4.7 across packaging files, completions, and the changelog. No logic, configuration, or behavioral changes are introduced in these files.

No files require special attention.

Vulnerabilities

No security concerns identified.

Important Files Changed

Filename Overview
CHANGELOG.md Adds 2026.4.7 release entry documenting the Python ARM64 Windows fix and new contributor.
Cargo.toml Version bumped from 2026.4.6 to 2026.4.7.
Cargo.lock Lock file updated to reflect the new mise package version.
completions/_mise Spec file cache path updated to use the new version string.
completions/mise.bash Spec file cache path updated to use the new version string.
completions/mise.fish Spec file cache path updated to use the new version string.
completions/mise.ps1 Spec file cache path updated to use the new version string.
default.nix Version bumped from 2026.4.6 to 2026.4.7 for Nix packaging.
packaging/rpm/mise.spec RPM spec version bumped from 2026.4.6 to 2026.4.7.
snapcraft.yaml Snap package version bumped from 2026.4.6 to 2026.4.7.
README.md Version string in the example output updated to 2026.4.7 with updated build date.
docs/.vitepress/stars.data.ts GitHub star count updated from 26.4k to 26.5k.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release PR: 2026.4.7] --> B[CHANGELOG.md updated]
    A --> C[Version bumped in Cargo.toml / Cargo.lock]
    A --> D[Shell completions updated\n_mise / mise.bash / mise.fish / mise.ps1]
    A --> E[Packaging manifests updated\ndefault.nix / mise.spec / snapcraft.yaml]
    A --> F[README.md version example updated]
    A --> G[docs stars.data.ts updated]
    B --> H[Includes: python ARM64 Windows fix #8961]
Loading

Reviews (3): Last reviewed commit: "chore: release 2026.4.7" | Re-trigger Greptile

Copy link
Copy Markdown
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 bumps the version of mise from 2026.4.6 to 2026.4.7 across multiple files, including Cargo.toml, lockfiles, shell completions, and packaging configurations. A review comment points out that the new changelog entry is currently empty and should be populated with the relevant changes for this release.

Comment thread CHANGELOG.md Outdated
@@ -1,5 +1,7 @@
# Changelog

## [2026.4.7](https://github.com/jdx/mise/compare/v2026.4.6..v2026.4.7) - 2026-04-08
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.

medium

The changelog entry for version 2026.4.7 is currently empty. Please include a summary of the changes, features, and bug fixes included in this release to inform users of what has changed.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 8, 2026

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.4.6 x -- echo 21.8 ± 0.2 21.2 24.0 1.00
mise x -- echo 22.2 ± 0.2 21.5 23.6 1.02 ± 0.01

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.4.6 env 21.4 ± 0.5 20.8 26.1 1.00
mise env 21.7 ± 0.5 21.0 29.1 1.01 ± 0.03

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.4.6 hook-env 22.3 ± 0.4 21.6 25.5 1.00
mise hook-env 23.0 ± 0.7 21.9 25.9 1.03 ± 0.04

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.4.6 ls 19.7 ± 0.3 19.1 22.9 1.00 ± 0.02
mise ls 19.7 ± 0.2 19.2 20.6 1.00

xtasks/test/perf

Command mise-2026.4.6 mise Variance
install (cached) 147ms 147ms +0%
ls (cached) 77ms 79ms -2%
bin-paths (cached) 81ms 81ms +0%
task-ls (cached) 789ms 792ms +0%

@mise-en-dev mise-en-dev merged commit 376cd39 into main Apr 9, 2026
63 checks passed
@mise-en-dev mise-en-dev deleted the release branch April 9, 2026 10:33
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