Skip to content

chore: release 2026.4.26#9450

Merged
mise-en-dev merged 2 commits intomainfrom
release
Apr 29, 2026
Merged

chore: release 2026.4.26#9450
mise-en-dev merged 2 commits intomainfrom
release

Conversation

@mise-en-dev
Copy link
Copy Markdown
Collaborator

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

🚀 Features

  • (deps) add aube provider by @jdx in #9452
  • (ls-remote) add strict metadata mode by @jdx in #9448

🐛 Bug Fixes

  • (env) parse concatenated short form -Eval correctly by @bts in #9456
  • (http) improve HTML detection by using Content-Type header by @phateffect in #9407
  • (task) install monorepo subdir tools before running deps by @jdx in #9454

📦️ Dependency Updates

New Contributors

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 28, 2026

Greptile Summary

This is an automated release PR bumping the version from 2026.4.25 to 2026.4.26 across all packaging, completion, and metadata files, and prepending the corresponding changelog entry. All changes are purely mechanical and consistent across the 11 affected files.

Confidence Score: 5/5

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

Every changed file contains only a version string update from 2026.4.25 to 2026.4.26 or a changelog addition. No code logic, security-sensitive paths, or behavioral changes are present.

No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md New changelog section for 2026.4.26 prepended, listing features, bug fixes, dependency updates, and new contributors — matches PR description exactly.
Cargo.toml Package version bumped from 2026.4.25 to 2026.4.26.
Cargo.lock Lock file version entry for mise updated to match Cargo.toml bump.
README.md Example output in README updated to show new version 2026.4.26.
completions/_mise Zsh completion spec filename updated to reference new version 2026_4_26.
completions/mise.bash Bash completion spec filename updated to reference new version 2026_4_26.
completions/mise.fish Fish completion spec filename updated to reference new version 2026_4_26.
completions/mise.ps1 PowerShell completion spec filename updated to reference new version 2026_4_26.
default.nix Nix package version string bumped to 2026.4.26.
packaging/rpm/mise.spec RPM spec version bumped to 2026.4.26.
snapcraft.yaml Snapcraft version string bumped to 2026.4.26.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release PR: 2026.4.26] --> B[Version Bump Files]
    B --> C[Cargo.toml / Cargo.lock]
    B --> D[default.nix]
    B --> E[packaging/rpm/mise.spec]
    B --> F[snapcraft.yaml]
    B --> G[README.md]
    A --> H[Completion Scripts]
    H --> I[completions/_mise]
    H --> J[completions/mise.bash]
    H --> K[completions/mise.fish]
    H --> L[completions/mise.ps1]
    A --> M[CHANGELOG.md]
    M --> N[Features, Bug Fixes, Dep Updates, New Contributors]
Loading

Reviews (14): Last reviewed commit: "[autofix.ci] apply automated fixes" | 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 updates the version of mise to 2026.4.26 across the repository, including the changelog, package manifests, shell completion scripts, and documentation. Additionally, the mise.lock file was updated to include platform-specific entries for Node.js, though the version was downgraded to 24.14.0. I have no feedback to provide.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 28, 2026

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.4.25 x -- echo 19.2 ± 0.4 18.0 21.2 1.00
mise x -- echo 20.0 ± 0.5 18.9 26.0 1.04 ± 0.04

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.4.25 env 18.8 ± 0.6 17.7 24.4 1.00
mise env 19.5 ± 0.4 18.7 21.5 1.04 ± 0.04

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.4.25 hook-env 19.3 ± 0.4 18.4 21.2 1.00
mise hook-env 20.1 ± 0.5 18.8 23.0 1.04 ± 0.03

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.4.25 ls 20.3 ± 0.4 19.4 23.7 1.00
mise ls 21.3 ± 0.4 20.0 22.7 1.05 ± 0.03

xtasks/test/perf

Command mise-2026.4.25 mise Variance
install (cached) 121ms 126ms -3%
ls (cached) 70ms 72ms -2%
bin-paths (cached) 70ms 71ms -1%
task-ls (cached) 727ms 733ms +0%

@mise-en-dev mise-en-dev force-pushed the release branch 5 times, most recently from 02dd1c9 to f131124 Compare April 28, 2026 19:46
@mise-en-dev mise-en-dev merged commit 0c645de into main Apr 29, 2026
62 checks passed
@mise-en-dev mise-en-dev deleted the release branch April 29, 2026 10:40
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