Skip to content

chore: release 2025.9.10#6272

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

chore: release 2025.9.10#6272
jdx merged 1 commit intomainfrom
release

Conversation

@jdx
Copy link
Owner

@jdx jdx commented Sep 12, 2025

📦 Registry

🐛 Bug Fixes

  • (tool-stub) detect binary names from single-file downloads by @jdx in #6281

🚜 Refactor

📚 Documentation

  • (getting-started) add backends step with diagram, github example, env vars and simple tasks by @jdx in #6288
  • simplify OS detection in tool plugin development by @jdx in #6287
  • update backend plugin template references by @jdx in 942f5eb

📦️ Dependency Updates

Chore

@jdx jdx added the release label Sep 12, 2025
Copilot AI review requested due to automatic review settings September 12, 2025 00:10
@jdx jdx added the release label Sep 12, 2025
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 routine release PR that bumps the version from 2025.9.9 to 2025.9.10. The changes update version numbers across various package managers and build configurations, update dependency versions in the aqua registry, and refresh shell completion files.

  • Updates version references from 2025.9.9 to 2025.9.10 across packaging files and shell completions
  • Updates the mise package reference in aqua registry from v2025.9.8 to v2025.9.9
  • Updates various package versions in the aqua registry including AWS CLI, Helm, Bazel, and others

Reviewed Changes

Copilot reviewed 21 out of 22 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
packaging/rpm/mise.spec Updates RPM package version to 2025.9.10
default.nix Updates Nix package version to 2025.9.10
completions/*.{fish,bash,_mise} Updates shell completion cache variables for new version
Cargo.toml Updates Rust package version to 2025.9.10
README.md Updates version example in quickstart documentation
aqua-registry/pkgs/jdx/mise/pkg.yaml Updates mise package reference to v2025.9.9
aqua-registry/pkgs/**/pkg.yaml Updates various third-party package versions

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

@@ -1,5 +1,5 @@
packages:
- name: jdx/mise@v2025.9.8
- name: jdx/mise@v2025.9.9
Copy link

Copilot AI Sep 12, 2025

Choose a reason for hiding this comment

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

The mise package version is being updated to v2025.9.9, but this release is for version 2025.9.10. This creates an inconsistency where the aqua registry entry doesn't match the actual release version being prepared.

Suggested change
- name: jdx/mise@v2025.9.9
- name: jdx/mise@v2025.9.10

Copilot uses AI. Check for mistakes.
@github-actions
Copy link

github-actions bot commented Sep 12, 2025

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.9.9 x -- echo 21.4 ± 1.4 19.5 31.9 1.00
mise x -- echo 22.2 ± 1.3 20.6 32.6 1.04 ± 0.09

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.9.9 env 21.1 ± 1.2 19.5 31.6 1.00
mise env 21.4 ± 1.4 19.4 31.5 1.01 ± 0.09

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.9.9 hook-env 19.9 ± 0.6 18.9 27.1 1.00
mise hook-env 20.3 ± 0.5 19.4 23.9 1.02 ± 0.04

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.9.9 ls 17.9 ± 0.7 17.1 24.2 1.00
mise ls 18.3 ± 0.8 17.3 29.6 1.02 ± 0.06

xtasks/test/perf

Command mise-2025.9.9 mise Variance
install (cached) 173ms ✅ 108ms +60%
ls (cached) 65ms 66ms -1%
bin-paths (cached) 72ms 72ms +0%
task-ls (cached) 517ms 514ms +0%

✅ Performance improvement: install cached is 60%

@jdx jdx force-pushed the release branch 5 times, most recently from eca72e8 to 189afb2 Compare September 13, 2025 11:22
cursor[bot]

This comment was marked as outdated.

@jdx jdx force-pushed the release branch 5 times, most recently from 065a9c2 to 2ff9476 Compare September 13, 2025 16:08
@jdx jdx merged commit 8c3d7c6 into main Sep 13, 2025
43 checks passed
@jdx jdx deleted the release branch September 13, 2025 17:04
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