Skip to content

chore: release 2026.4.14#9115

Merged
jdx merged 1 commit intomainfrom
release
Apr 15, 2026
Merged

chore: release 2026.4.14#9115
jdx merged 1 commit intomainfrom
release

Conversation

@mise-en-dev
Copy link
Copy Markdown
Collaborator

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

Chore

  • bump sigstore-verification by @jdx in #9128

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 15, 2026

Greptile Summary

This is an automated release PR bumping mise from 2026.4.13 to 2026.4.14, with the only substantive change being the sigstore-verification crate bump (PR #9128). Version numbers are consistently updated across all packaging and metadata files (Cargo.toml, snapcraft.yaml, packaging/rpm/mise.spec, default.nix) and the generated completions files reference the new version correctly.

Confidence Score: 5/5

Safe to merge — standard automated release commit with consistent version bumps across all packaging files and no logic changes.

All changed files are version/metadata/packaging artifacts updated consistently to 2026.4.14. The only dependency change is the sigstore-verification lockfile bump. No code logic was modified.

No files require special attention.

Important Files Changed

Filename Overview
Cargo.toml Version bumped from 2026.4.13 to 2026.4.14; no other changes.
CHANGELOG.md New entry for 2026.4.14 added with a single chore item (sigstore-verification bump).
Cargo.lock Lockfile updated; sigstore-verification is at 0.2.5 in the final state.
snapcraft.yaml Version field updated to 2026.4.14; consistent with Cargo.toml.
packaging/rpm/mise.spec Version updated to 2026.4.14; no other changes.
default.nix Version updated to 2026.4.14; cargoLock still points to ./Cargo.lock as expected.
completions/_mise Regenerated completions with spec cache file name updated to reflect 2026.4.14.
completions/mise.bash Regenerated Bash completions referencing the new version in the spec cache path.
completions/mise.fish Regenerated Fish completions referencing the new version.
completions/mise.ps1 Regenerated PowerShell completions referencing the new version.
README.md Minor update as part of the automated release process.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["chore: bump sigstore-verification\n(commit 68ffcb3e)"] --> B["chore: release 2026.4.14\n(commit 76b45d72)"]
    B --> C["Version bump: 2026.4.13 → 2026.4.14"]
    C --> D["Cargo.toml"]
    C --> E["snapcraft.yaml"]
    C --> F["packaging/rpm/mise.spec"]
    C --> G["default.nix"]
    C --> H["CHANGELOG.md"]
    C --> I["Completions regenerated\n(_mise, .bash, .fish, .ps1)"]
    C --> J["Cargo.lock\nsigstore-verification @ 0.2.5"]
Loading

Reviews (2): Last reviewed commit: "chore: release 2026.4.14" | 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 project version from 2026.4.12 to 2026.4.13 across multiple files, including Cargo manifests, shell completion scripts, and packaging metadata. It also updates the CHANGELOG.md with recent bug fixes and dependency updates. I have no feedback to provide.

@jdx jdx enabled auto-merge (squash) April 15, 2026 17:31
@mise-en-dev mise-en-dev changed the title chore: release 2026.4.13 chore: release 2026.4.14 Apr 15, 2026
@github-actions
Copy link
Copy Markdown

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.4.12 x -- echo 23.3 ± 0.7 22.5 36.2 1.00
mise x -- echo 23.9 ± 0.4 22.7 27.0 1.03 ± 0.04

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.4.12 env 22.8 ± 0.8 21.9 30.7 1.00
mise env 23.1 ± 0.3 22.4 24.3 1.01 ± 0.04

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.4.12 hook-env 23.3 ± 0.4 22.5 25.6 1.00
mise hook-env 23.6 ± 0.4 22.7 26.2 1.01 ± 0.02

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.4.12 ls 20.6 ± 0.6 19.7 28.5 1.00
mise ls 21.1 ± 0.4 20.1 24.2 1.02 ± 0.04

xtasks/test/perf

Command mise-2026.4.12 mise Variance
install (cached) 152ms 150ms +1%
ls (cached) 80ms 79ms +1%
bin-paths (cached) 84ms 83ms +1%
task-ls (cached) 802ms 812ms -1%

@jdx jdx merged commit d8fe889 into main Apr 15, 2026
63 checks passed
@jdx jdx deleted the release branch April 15, 2026 19:31
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.

2 participants