Skip to content

chore: release 2026.4.24#9413

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

chore: release 2026.4.24#9413
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 26, 2026

🚀 Features

  • (ls-remote) add prereleases setting and --prerelease flag by @jdx in #9415

🐛 Bug Fixes

  • (http) retry transient HTTP failures with backoff and warn on rescue by @jdx in #9414
  • (release) purge mise.en.dev CDN zone after each S3 publish by @jdx in #9416

📚 Documentation

  • prefix GitHub star count with ★ glyph by @jdx in #9417
  • update intro messaging by @jdx in #9418

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 26, 2026

Greptile Summary

This is a routine automated release PR bumping the version from 2026.4.23 to 2026.4.24 across all relevant packaging and metadata files. All 11 changed files consistently reflect the new version number, and the changelog entry accurately matches the PR description.

Confidence Score: 5/5

Safe to merge — this is a mechanical version bump with no logic changes.

All changes are consistent version string replacements from 2026.4.23 to 2026.4.24 across packaging metadata, completion scripts, and changelog. No logic, configuration, or behavior changes are introduced.

No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md Adds new release entry for 2026.4.24 with accurate feature, bug fix, and documentation entries.
Cargo.toml Version bumped from 2026.4.23 to 2026.4.24.
Cargo.lock Lock file updated to reflect the new mise version 2026.4.24.
completions/_mise Spec file cache name updated to new version to avoid stale completions.
completions/mise.bash Bash completion spec file name updated to 2026.4.24.
completions/mise.fish Fish completion spec file name updated to 2026.4.24.
completions/mise.ps1 PowerShell completion spec file name updated to 2026.4.24.
default.nix Nix build definition version bumped to 2026.4.24.
packaging/rpm/mise.spec RPM spec version bumped to 2026.4.24.
snapcraft.yaml Snapcraft version bumped to 2026.4.24.
README.md Version string in example output updated to 2026.4.24 dated 2026-04-27.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release PR: 2026.4.24] --> 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]
    B --> H[Completion Scripts]
    H --> H1[completions/_mise]
    H --> H2[completions/mise.bash]
    H --> H3[completions/mise.fish]
    H --> H4[completions/mise.ps1]
    A --> I[CHANGELOG.md Updated]
Loading

Reviews (7): Last reviewed commit: "chore: release 2026.4.24" | Re-trigger Greptile

@mise-en-dev mise-en-dev changed the title chore: release 2026.4.23 chore: release 2026.4.24 Apr 26, 2026
@mise-en-dev mise-en-dev force-pushed the release branch 4 times, most recently from 5b9df16 to da67f6b Compare April 27, 2026 00:40
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 27, 2026

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.4.23 x -- echo 23.8 ± 0.5 23.1 27.8 1.00
mise x -- echo 24.8 ± 0.7 23.8 32.2 1.04 ± 0.04

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.4.23 env 23.7 ± 0.4 22.8 25.7 1.00
mise env 24.4 ± 0.5 23.2 26.9 1.03 ± 0.03

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.4.23 hook-env 24.3 ± 1.0 23.4 34.8 1.00
mise hook-env 24.8 ± 0.5 24.0 32.0 1.02 ± 0.05

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.4.23 ls 24.4 ± 0.5 23.6 27.0 1.00
mise ls 26.3 ± 0.6 24.8 28.1 1.07 ± 0.03

xtasks/test/perf

Command mise-2026.4.23 mise Variance
install (cached) 160ms 168ms -4%
ls (cached) 83ms 85ms -2%
bin-paths (cached) 84ms 87ms -3%
task-ls (cached) 790ms 796ms +0%

@mise-en-dev mise-en-dev merged commit 40b63b2 into main Apr 27, 2026
62 checks passed
@mise-en-dev mise-en-dev deleted the release branch April 27, 2026 10:44
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