Skip to content

chore: release 2026.4.13#9114

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

chore: release 2026.4.13#9114
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

🐛 Bug Fixes

📦️ Dependency Updates

  • unblock cargo-deny advisories check by @jdx in #9112

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.12 to 2026.4.13 across multiple files, including Cargo.toml, Cargo.lock, shell completion scripts, and packaging configurations. It also updates the CHANGELOG to include a bug fix for vfox-plugin regarding Git URL support and increments the star count in the documentation. I have no feedback to provide.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 15, 2026

Greptile Summary

Routine release bump from 2026.4.12 to 2026.4.13, packaging three bug fixes (Go install_before for module versions, vfox Git URL with commit hash support, MISE_FETCH_REMOTE_VERSIONS_CACHE not respected) and one dependency unblock. All version strings, completion spec filenames, packaging manifests, and changelog are updated consistently.

Confidence Score: 5/5

Safe to merge — this is a mechanical release commit with no logic changes.

All changes are version string bumps across packaging files and a CHANGELOG entry. Every relevant file (Cargo.toml, Cargo.lock, README, completions, default.nix, rpm spec, snapcraft) is updated consistently, and no code logic is modified.

No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md New entry for 2026.4.13 with bug fixes and dependency updates, consistent with PR description
Cargo.toml Version bumped from 2026.4.12 to 2026.4.13
Cargo.lock Lock file updated to reflect new mise version 2026.4.13
README.md Version string in example output updated to 2026.4.13
completions/_mise Spec cache filename updated to reference 2026_4_13
completions/mise.bash Spec cache filename updated to reference 2026_4_13
completions/mise.fish Spec cache filename updated to reference 2026_4_13
completions/mise.ps1 Spec cache filename updated to reference 2026_4_13 (uses .kdl extension, consistent with prior releases)
default.nix Nix package version bumped to 2026.4.13
docs/.vitepress/stars.data.ts GitHub stars count updated from 26.6k to 26.7k
packaging/rpm/mise.spec RPM spec version bumped to 2026.4.13
snapcraft.yaml Snap package version bumped to 2026.4.13

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[chore: release 2026.4.13] --> B[Version bump\nCargo.toml / Cargo.lock]
    A --> C[Packaging manifests\ndefault.nix / mise.spec / snapcraft.yaml]
    A --> D[Completion scripts\n_mise / mise.bash / mise.fish / mise.ps1]
    A --> E[Docs & README\nREADME.md / stars.data.ts]
    A --> F[CHANGELOG.md\n3 bug fixes + 1 dep update]
Loading

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

@jdx jdx disabled auto-merge April 15, 2026 14:15
@jdx jdx merged commit 966337f into main Apr 15, 2026
15 of 16 checks passed
@jdx jdx deleted the release branch April 15, 2026 14:15
@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 21.6 ± 0.3 21.1 24.7 1.00
mise x -- echo 22.1 ± 0.3 21.5 23.6 1.02 ± 0.02

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.4.12 env 21.2 ± 0.5 20.6 26.4 1.00
mise env 21.5 ± 0.3 20.8 23.2 1.01 ± 0.03

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.4.12 hook-env 21.8 ± 0.4 21.1 26.3 1.00
mise hook-env 22.1 ± 0.3 21.4 23.7 1.01 ± 0.02

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.4.12 ls 19.3 ± 0.3 18.6 20.7 1.00
mise ls 19.6 ± 0.4 18.9 21.5 1.02 ± 0.03

xtasks/test/perf

Command mise-2026.4.12 mise Variance
install (cached) 146ms 146ms +0%
ls (cached) 77ms 76ms +1%
bin-paths (cached) 81ms 80ms +1%
task-ls (cached) 805ms 802ms +0%

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