Skip to content

chore: release 2025.9.24#6470

Merged
jdx merged 2 commits intomainfrom
release
Sep 29, 2025
Merged

chore: release 2025.9.24#6470
jdx merged 2 commits intomainfrom
release

Conversation

@jdx
Copy link
Copy Markdown
Owner

@jdx jdx commented Sep 28, 2025

📦 Registry

🚀 Features

  • (age) support age encrypted env vars in mise.toml files by @jdx in #6463

🐛 Bug Fixes

  • (vfox) integrate parse_legacy_file into backend by @malept in #6471

Note

Bumps to 2025.9.24 with age‑encrypted env var support, registry additions (ggshield, jaq, patterner), vfox fix, and lockfile/tooling updates.

  • Release
    • Bump version to 2025.9.24 across Cargo.toml, Cargo.lock, default.nix, packaging/rpm/mise.spec, README.md, and shell completions; update CHANGELOG.md.
  • Features
    • Support age‑encrypted env vars in mise.toml.
  • Registry
    • Add ggshield, jaq entries; add tailor-platform/patterner in crates/aqua-registry/.../patterner/registry.yaml.
  • Bug Fixes
    • (vfox) integrate parse_legacy_file into backend.
  • Dependencies/Tooling
    • Update 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.

@jdx jdx added the release label Sep 28, 2025
Copilot AI review requested due to automatic review settings September 28, 2025 21:04
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Sep 28, 2025

Hyperfine Performance

mise x -- echo

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%

@jdx jdx force-pushed the release branch 3 times, most recently from 725b70d to 7ae438a Compare September 29, 2025 00:15
cursor[bot]

This comment was marked as outdated.

@jdx jdx enabled auto-merge (squash) September 29, 2025 21:16
@jdx jdx merged commit 927b1db into main Sep 29, 2025
84 of 85 checks passed
@jdx jdx deleted the release branch September 29, 2025 22:54
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.

3 participants