Skip to content

chore: release 2025.7.0#5440

Merged
jdx merged 1 commit into
mainfrom
release
Jul 1, 2025
Merged

chore: release 2025.7.0#5440
jdx merged 1 commit into
mainfrom
release

Conversation

@mise-en-dev

@mise-en-dev mise-en-dev commented Jun 26, 2025

Copy link
Copy Markdown
Collaborator

🚀 Features

🐛 Bug Fixes

🧪 Testing

📦️ Dependency Updates

Chore

  • disable automatic cargo up due to windows build failure in homedir crate by @jdx in 7570d0a

Ci

  • (test) run apt-get update before apt-get install by @risu729 in #5448

New Contributors

@github-actions

github-actions Bot commented Jun 26, 2025

Copy link
Copy Markdown

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.6.8 x -- echo 18.2 ± 0.7 17.2 22.7 1.00 ± 0.06
mise x -- echo 18.2 ± 0.8 17.2 24.2 1.00

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.6.8 env 16.9 ± 0.5 16.1 19.6 1.00
mise env 17.2 ± 0.6 16.5 22.6 1.02 ± 0.05

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.6.8 hook-env 16.9 ± 0.6 16.3 27.1 1.00 ± 0.04
mise hook-env 16.9 ± 0.4 16.3 19.2 1.00

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.6.8 ls 14.7 ± 0.2 14.3 15.6 1.00
mise ls 14.9 ± 0.3 14.5 16.1 1.01 ± 0.02

xtasks/test/perf

Command mise-2025.6.8 mise Variance
install (uncached) 762ms ⚠️ 1085ms -29%
install (cached) 122ms 125ms -2%
ls (uncached) 691ms 693ms +0%
ls (cached) 79ms 79ms +0%
bin-paths (uncached) 695ms ⚠️ 1002ms -30%
bin-paths (cached) 63ms 64ms -1%
task-ls (uncached) 3270ms 3450ms -5%
task-ls (cached) 253ms 256ms -1%

⚠️ Warning: install uncached performance variance is -29%
⚠️ Warning: bin-paths uncached performance variance is -30%

@mise-en-dev mise-en-dev force-pushed the release branch 15 times, most recently from 6b7ff83 to a417ac2 Compare July 1, 2025 00:11
@mise-en-dev mise-en-dev changed the title chore: release 2025.6.9 chore: release 2025.7.0 Jul 1, 2025
@mise-en-dev mise-en-dev force-pushed the release branch 5 times, most recently from 94b0b10 to 8026a60 Compare July 1, 2025 01:14
@jdx jdx merged commit bfff6e2 into main Jul 1, 2025
48 checks passed
@jdx jdx deleted the release branch July 1, 2025 02:13
andreabedini pushed a commit to andreabedini/mise that referenced this pull request Jul 1, 2025
### 🚀 Features

- **(registry)** adds gemini-cli by
[@risu729](https://github.com/risu729) in
[jdx#5447](jdx#5447)
- **(registry)** adds npm backended tools by
[@risu729](https://github.com/risu729) in
[jdx#5446](jdx#5446)
- **(registry)** add powershell alias by
[@risu729](https://github.com/risu729) in
[jdx#5449](jdx#5449)
- **(registry)** add dagu by [@yottahmd](https://github.com/yottahmd) in
[jdx#5476](jdx#5476)
- **(registry)** update aws-sam backends to include aqua source by
[@yashikota](https://github.com/yashikota) in
[jdx#5461](jdx#5461)
- **(registry)** use ubi backend for youtube-dl nightly releases by
[@risu729](https://github.com/risu729) in
[jdx#5466](jdx#5466)

### 🐛 Bug Fixes

- **(aqua)** update victoria-metrics package name casing by
[@shikharbhardwaj](https://github.com/shikharbhardwaj) in
[jdx#5483](jdx#5483)
- **(aqua)** handle hard links in aqua packages by
[@risu729](https://github.com/risu729) in
[jdx#5463](jdx#5463)
- **(bun)** enhance architecture detection for musl targets by
[@roele](https://github.com/roele) in
[jdx#5450](jdx#5450)
- **(erlang)** use precompiled ubuntu binaries on GHA by
[@paradox460](https://github.com/paradox460) in
[jdx#5439](jdx#5439)
- **(erlang)** add `install_precompiled` for unsupported os by
[@risu729](https://github.com/risu729) in
[jdx#5479](jdx#5479)
- **(registry)** use aqua backend for cargo-make by
[@risu729](https://github.com/risu729) in
[jdx#5465](jdx#5465)
- **(registry)** use aqua backends for all available tools by
[@risu729](https://github.com/risu729) in
[jdx#5467](jdx#5467)
- `parse_command` passing `-c` flag to cmd.exe by
[@IMXEren](https://github.com/IMXEren) in
[jdx#5441](jdx#5441)

### 🧪 Testing

- **(registry)** disable bitwarden test by
[@risu729](https://github.com/risu729) in
[jdx#5468](jdx#5468)

### 📦️ Dependency Updates

- pin dependencies by [@renovate[bot]](https://github.com/renovate[bot])
in [jdx#5443](jdx#5443)
- update jdx/mise-action digest to 5cb1df6 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[jdx#5444](jdx#5444)

### Chore

- disable automatic cargo up due to windows build failure in homedir
crate by [@jdx](https://github.com/jdx) in
[7570d0a](jdx@7570d0a)

### Ci

- **(test)** run `apt-get update` before `apt-get install` by
[@risu729](https://github.com/risu729) in
[jdx#5448](jdx#5448)

### New Contributors

- @yashikota made their first contribution in
[jdx#5461](jdx#5461)
- @yottahmd made their first contribution in
[jdx#5476](jdx#5476)
- @IMXEren made their first contribution in
[jdx#5441](jdx#5441)
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.

2 participants