Skip to content

chore: release 2025.9.19#6404

Merged
jdx merged 1 commit intomainfrom
release
Sep 25, 2025
Merged

chore: release 2025.9.19#6404
jdx merged 1 commit intomainfrom
release

Conversation

@jdx
Copy link
Owner

@jdx jdx commented Sep 25, 2025

📦 Registry

🚀 Features

  • (github) filter remote versions by version_prefix by @risu729 in #6408
  • Remove experimental labels for GitHub and HTTP backends by @copilot in #6415

🧪 Testing

  • (vfox) replace flaky external tests with local dummy plugin by @jdx in #6403

New Contributors

@jdx jdx added the release label Sep 25, 2025
Copilot AI review requested due to automatic review settings September 25, 2025 00:09
Copy link
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 is a release preparation PR bumping the version from 2025.9.17 to 2025.9.18, updating related version references and adding a changelog entry for the new release. The release includes registry updates, new features for config vars and template functions, bug fixes for aqua and Windows postinstall hooks, and testing improvements.

  • Version bump from 2025.9.17 to 2025.9.18 across configuration files
  • Updated shell completion variable names to reflect new version
  • Added changelog entry documenting the new release features and fixes

Reviewed Changes

Copilot reviewed 15 out of 16 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packaging/rpm/mise.spec Updated RPM package version
docs/.vitepress/stars.data.ts Updated GitHub stars count
default.nix Updated Nix package version
crates/aqua-registry/aqua-registry/pkgs/*/registry.yaml Added new aqua registry package definitions
completions/mise.fish Updated fish shell completion variable names
completions/mise.bash Updated bash shell completion variable names
completions/_mise Updated zsh shell completion variable names
README.md Updated version in example output
Cargo.toml Updated Rust package version
CHANGELOG.md Added changelog entry for v2025.9.18

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@jdx jdx changed the title chore: release 2025.9.18 chore: release 2025.9.19 Sep 25, 2025
@github-actions
Copy link

github-actions bot commented Sep 25, 2025

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.9.18 x -- echo 21.2 ± 0.4 20.3 24.3 1.00
mise x -- echo 21.9 ± 0.5 20.7 24.2 1.03 ± 0.03

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.9.18 env 20.5 ± 0.6 19.6 27.8 1.00
mise env 21.1 ± 0.5 20.1 23.4 1.03 ± 0.04

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.9.18 hook-env 20.3 ± 0.4 19.5 22.4 1.00
mise hook-env 20.7 ± 0.5 19.7 24.1 1.02 ± 0.03

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.9.18 ls 18.0 ± 0.4 17.0 21.5 1.00
mise ls 18.3 ± 0.4 17.4 19.4 1.01 ± 0.03

xtasks/test/perf

Command mise-2025.9.18 mise Variance
install (cached) 178ms ✅ 109ms +63%
ls (cached) 66ms 67ms -1%
bin-paths (cached) 72ms 73ms -1%
task-ls (cached) 514ms 513ms +0%

✅ Performance improvement: install cached is 63%

cursor[bot]

This comment was marked as outdated.

@jdx jdx merged commit 20ddaa8 into main Sep 25, 2025
48 of 50 checks passed
@jdx jdx deleted the release branch September 25, 2025 16:44
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