Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates the mise project version from 2025.9.23 to 2025.9.24 across all relevant files and adds a changelog entry for the new release that includes the addition of ggshield to the registry.
- Update version numbers across packaging, build, and completion files
- Add changelog entry documenting the ggshield addition
- Update example output in documentation to reflect new version
Reviewed Changes
Copilot reviewed 8 out of 9 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| packaging/rpm/mise.spec | Updates RPM package version specification |
| default.nix | Updates Nix package version |
| completions/mise.fish | Updates fish completion spec file path with new version |
| completions/mise.bash | Updates bash completion spec file path with new version |
| completions/_mise | Updates zsh completion spec file path with new version |
| README.md | Updates example version output in documentation |
| Cargo.toml | Updates Rust package version |
| CHANGELOG.md | Adds new release entry with ggshield registry addition |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Hyperfine Performance
|
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2025.9.23 x -- echo |
15.7 ± 0.7 | 14.9 | 23.4 | 1.00 |
mise x -- echo |
16.1 ± 0.6 | 15.0 | 21.9 | 1.03 ± 0.06 |
mise env
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2025.9.23 env |
15.0 ± 0.7 | 14.2 | 21.9 | 1.00 |
mise env |
15.7 ± 0.5 | 14.6 | 19.9 | 1.05 ± 0.06 |
mise hook-env
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2025.9.23 hook-env |
14.7 ± 0.3 | 14.0 | 17.1 | 1.00 |
mise hook-env |
15.5 ± 0.5 | 14.6 | 19.9 | 1.05 ± 0.04 |
mise ls
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2025.9.23 ls |
13.6 ± 0.6 | 12.8 | 19.1 | 1.00 |
mise ls |
14.3 ± 0.6 | 13.2 | 21.1 | 1.05 ± 0.06 |
xtasks/test/perf
| Command | mise-2025.9.23 | mise | Variance |
|---|---|---|---|
| install (cached) | 126ms | ✅ 79ms | +59% |
| ls (cached) | 52ms | 52ms | +0% |
| bin-paths (cached) | 55ms | 55ms | +0% |
| task-ls (cached) | 376ms | 375ms | +0% |
✅ Performance improvement: install cached is 59%
725b70d to
7ae438a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📦 Registry
🚀 Features
🐛 Bug Fixes
parse_legacy_fileinto backend by @malept in #6471Note
Bumps to 2025.9.24 with age‑encrypted env var support, registry additions (ggshield, jaq, patterner), vfox fix, and lockfile/tooling updates.
2025.9.24acrossCargo.toml,Cargo.lock,default.nix,packaging/rpm/mise.spec,README.md, and shell completions; updateCHANGELOG.md.mise.toml.ggshield,jaqentries; addtailor-platform/patternerincrates/aqua-registry/.../patterner/registry.yaml.(vfox)integrateparse_legacy_fileinto backend.mise.lock:usage-cli→ 2.3.2,hk→ 1.15.7,sops→ 3.11.0.Written by Cursor Bugbot for commit 0b0708b. This will update automatically on new commits. Configure here.