Skip to content

chore: release 2026.5.5#9746

Merged
mise-en-dev merged 1 commit into
mainfrom
release
May 10, 2026
Merged

chore: release 2026.5.5#9746
mise-en-dev merged 1 commit into
mainfrom
release

Conversation

@mise-en-dev

@mise-en-dev mise-en-dev commented May 9, 2026

Copy link
Copy Markdown
Collaborator

🚀 Features

  • add --inactive option to outdated and upgrade commands for inactive tools by @roele in #9640

🐛 Bug Fixes

📚 Documentation

📦 Registry

Chore

  • (release) strip pre-existing sponsor block before appending canonical one by @jdx in #9745

New Contributors

@greptile-apps

greptile-apps Bot commented May 9, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This is a routine release PR bumping mise from version 2026.5.4 to 2026.5.5, with corresponding changelog, packaging, and completion script updates.

  • Version number updated consistently across Cargo.toml, Cargo.lock, default.nix, snapcraft.yaml, packaging/rpm/mise.spec, and README.md.
  • Completion scripts (_mise, mise.bash, mise.fish, mise.ps1) updated to reference the new version-tagged spec file cache name.
  • CHANGELOG.md populated with the full set of features, bug fixes, docs, and registry changes included in this release.

Confidence Score: 5/5

Safe to merge — all changes are mechanical version bumps with no logic modifications.

Every changed file is a straightforward version string replacement from 2026.5.4 to 2026.5.5. The changelog accurately reflects the referenced PRs, completion script cache filenames are consistently updated, and all packaging manifests agree on the new version. There are no logic changes, dependency additions, or configuration mutations.

No files require special attention.

Important Files Changed

Filename Overview
Cargo.toml Version bumped from 2026.5.4 to 2026.5.5
Cargo.lock Lock file updated to reflect mise version bump to 2026.5.5
CHANGELOG.md New 2026.5.5 release section added with features, bug fixes, docs, registry, and chore entries
README.md Version string in example output updated from 2026.5.4 to 2026.5.5 with updated date
completions/_mise Spec file cache name updated to use new version 2026.5.5
completions/mise.bash Spec file cache name updated to use new version 2026.5.5
completions/mise.fish Spec file cache name updated to use new version 2026.5.5
completions/mise.ps1 Spec file cache name updated to use new version 2026.5.5
default.nix Version bumped to 2026.5.5 for Nix packaging
packaging/rpm/mise.spec Version bumped to 2026.5.5 for RPM packaging
snapcraft.yaml Version bumped to 2026.5.5 for Snap packaging

Reviews (12): Last reviewed commit: "chore: release 2026.5.5" | Re-trigger Greptile

@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 updates the version of mise from 2026.5.4 to 2026.5.5 across multiple files, including the changelog, package manifests (Cargo, Nix, RPM, Snapcraft), documentation, and shell completion scripts. I have no feedback to provide.

@github-actions

github-actions Bot commented May 9, 2026

Copy link
Copy Markdown

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.5.4 x -- echo 22.8 ± 1.9 19.4 29.4 1.00 ± 0.11
mise x -- echo 22.8 ± 1.7 19.7 29.9 1.00

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.5.4 env 21.9 ± 1.6 19.2 28.8 1.00
mise env 22.1 ± 1.8 19.0 28.9 1.01 ± 0.11

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.5.4 hook-env 22.8 ± 2.0 19.6 35.3 1.00
mise hook-env 22.9 ± 1.7 19.4 31.6 1.00 ± 0.12

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.5.4 ls 19.0 ± 1.7 16.2 28.0 1.00
mise ls 19.3 ± 1.5 16.6 25.5 1.02 ± 0.12

xtasks/test/perf

Command mise-2026.5.4 mise Variance
install (cached) 139ms 139ms +0%
ls (cached) 64ms 66ms -3%
bin-paths (cached) 72ms 69ms +4%
task-ls (cached) 542ms 552ms -1%

@mise-en-dev mise-en-dev force-pushed the release branch 10 times, most recently from b8d45a5 to c3a8a47 Compare May 9, 2026 22:05
@mise-en-dev mise-en-dev merged commit bdb23cb into main May 10, 2026
61 checks passed
@mise-en-dev mise-en-dev deleted the release branch May 10, 2026 10:30
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