Skip to content

chore: release 2025.9.14#6341

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

chore: release 2025.9.14#6341
jdx merged 2 commits intomainfrom
release

Conversation

@jdx
Copy link
Owner

@jdx jdx commented Sep 20, 2025

🐛 Bug Fixes

  • fix an issue where Swift could not be installed on arm64 Ubuntu by @lish82 in #6348

Chore

  • use cross to build on linux by @jdx in #6346

New Contributors

@jdx jdx added the release label Sep 20, 2025
Copilot AI review requested due to automatic review settings September 20, 2025 00:10
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 PR updates the version of mise from 2025.9.13 to 2025.9.14 across the codebase and includes two new aqua registry entries for Markdown linting tools.

  • Version bump from 2025.9.13 to 2025.9.14 across all package configuration files
  • Updated shell completion scripts to reference the new version
  • Added aqua registry configurations for rumdl and mado Markdown linters

Reviewed Changes

Copilot reviewed 9 out of 11 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 specification
default.nix Updated Nix package version
crates/aqua-registry/aqua-registry/pkgs/rvben/rumdl/registry.yaml Added aqua registry configuration for rumdl Markdown linter
crates/aqua-registry/aqua-registry/pkgs/akiomik/mado/registry.yaml Added aqua registry configuration for mado Markdown linter
completions/mise.fish Updated Fish shell completion cache variable names
completions/mise.bash Updated Bash shell completion cache variable names
completions/_mise Updated Zsh shell completion cache variable names
README.md Updated version example in installation documentation
Cargo.toml Updated Rust package version

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

@github-actions
Copy link

github-actions bot commented Sep 20, 2025

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.9.13 x -- echo 19.4 ± 0.5 18.6 22.2 1.00
mise x -- echo 20.2 ± 0.5 19.2 22.3 1.04 ± 0.04

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.9.13 env 18.6 ± 0.4 18.1 23.9 1.00
mise env 19.0 ± 0.5 18.3 23.1 1.02 ± 0.03

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.9.13 hook-env 18.3 ± 0.4 17.7 21.8 1.00
mise hook-env 18.7 ± 0.4 18.1 21.4 1.02 ± 0.03

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.9.13 ls 16.1 ± 0.3 15.6 17.5 1.00
mise ls 16.3 ± 0.2 15.9 17.4 1.01 ± 0.02

xtasks/test/perf

Command mise-2025.9.13 mise Variance
install (cached) 165ms ✅ 102ms +61%
ls (cached) 62ms 62ms +0%
bin-paths (cached) 69ms 69ms +0%
task-ls (cached) 473ms 464ms +1%

✅ Performance improvement: install cached is 61%

The AsyncWriteExt trait requires the io-util feature to be enabled
in tokio. This was causing build failures in CI.

Also fixed markdown linting issues in cmake README.
@jdx jdx merged commit 11fff55 into main Sep 20, 2025
10 of 12 checks passed
@jdx jdx deleted the release branch September 20, 2025 18:34
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