Skip to content

chore: release 2026.4.11#9063

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

chore: release 2026.4.11#9063
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 12, 2026

🐛 Bug Fixes

New Contributors

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 from 2026.4.10 to 2026.4.11 across the project's metadata, package specifications, and shell completion files. The changelog has also been updated to reflect a bug fix for task dependency template rendering. I have no feedback to provide.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 12, 2026

Greptile Summary

This is an automated release commit for version 2026.4.11, updating the version string across Cargo.toml, default.nix, packaging/rpm/mise.spec, snapcraft.yaml, and regenerating completions files. The CHANGELOG captures three included fixes: a docs typo in the Go backend, task dependency template rendering when no args are passed, and npm semver range support in devEngines.

Confidence Score: 5/5

Safe to merge — purely mechanical version bump with no functional code changes.

All changed files are version strings, the auto-generated lock file, regenerated completions, and the changelog. Version numbers are consistent across Cargo.toml, default.nix, mise.spec, and snapcraft.yaml (all 2026.4.11). No logic changes introduced.

No files require special attention.

Important Files Changed

Filename Overview
Cargo.toml Version bumped to 2026.4.11 — routine release update.
CHANGELOG.md New release entry added for 2026.4.11 with three bug-fix entries matching PR descriptions.
default.nix Version bumped to 2026.4.11 — consistent with Cargo.toml.
packaging/rpm/mise.spec Version bumped to 2026.4.11 — consistent with other packaging files.
snapcraft.yaml Version bumped to 2026.4.11 — consistent with other packaging files.
Cargo.lock Lock file updated to reflect new mise package version — auto-generated, no issues.
README.md Version reference updated to 2026.4.11 in install instructions.
completions/_mise Regenerated shell completion file — auto-generated artifact, no issues.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Bot triggers release] --> B[Bump version to 2026.4.11]
    B --> C[Update Cargo.toml]
    B --> D[Update Cargo.lock]
    B --> E[Update default.nix]
    B --> F[Update packaging/rpm/mise.spec]
    B --> G[Update snapcraft.yaml]
    B --> H[Update README.md]
    B --> I[Regenerate completions]
    B --> J[Update CHANGELOG.md]
    J --> K[Includes 3 bug fixes from PRs 9061, 9062, 9065]
Loading

Reviews (4): Last reviewed commit: "chore: release 2026.4.11" | Re-trigger Greptile

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 12, 2026

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.4.10 x -- echo 23.1 ± 0.9 21.6 33.0 1.00
mise x -- echo 23.2 ± 0.5 22.0 27.9 1.01 ± 0.05

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.4.10 env 21.9 ± 0.6 20.9 26.3 1.00
mise env 22.3 ± 0.3 21.7 23.7 1.02 ± 0.03

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.4.10 hook-env 22.8 ± 0.6 21.9 27.3 1.00
mise hook-env 24.1 ± 0.9 22.2 29.9 1.06 ± 0.05

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.4.10 ls 20.2 ± 0.8 19.0 27.4 1.00
mise ls 20.4 ± 0.6 19.4 23.0 1.01 ± 0.05

xtasks/test/perf

Command mise-2026.4.10 mise Variance
install (cached) 149ms 149ms +0%
ls (cached) 78ms 78ms +0%
bin-paths (cached) 82ms 82ms +0%
task-ls (cached) 807ms 797ms +1%

@mise-en-dev mise-en-dev force-pushed the release branch 2 times, most recently from 049ad52 to 1e21699 Compare April 12, 2026 22:07
@mise-en-dev mise-en-dev merged commit af1da3d into main Apr 13, 2026
62 checks passed
@mise-en-dev mise-en-dev deleted the release branch April 13, 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