Skip to content

Conversation

@mise-en-dev
Copy link
Collaborator

@mise-en-dev mise-en-dev commented Nov 27, 2025

🚀 Features

  • (backend) add filter_bins option to github/gitlab backends by Risu in 97de83e
  • (ci) auto-close PRs from non-maintainers by jdx in b0e197b
  • (conda) add conda backend for installing packages from conda-forge by jdx in 78f68f7
  • (github) add rename_exe option and switch elm, opam, yt-dlp from ubi by jdx in 243c7ee
  • (install) add --locked flag for strict lockfile mode by jdx in e8f588d
  • (lock) implement cross-platform lockfile generation by jdx in 30a71da
  • (lockfile) add options field for tool artifact identity by jdx in 5f28058
  • (lockfile) add env field and local lockfile support by jdx in a778f56
  • (lockfile) add URL support for deno, go, and zig backends by jdx in 8649f0f
  • (lockfile) add URL support for vfox backend by jdx in f8aec4e
  • (lockfile) add multi-platform checksums without downloading tarballs by jdx in 6df8138

🐛 Bug Fixes

  • (backend) allow platform-specific strip_components by Risu in cf61563
  • (backend) prefer path root for bin path if it contains an executable by Risu in 588e828
  • (bash) avoid deactivate error on (no)unset PROMPT_COMMAND by Ville Skyttä in ad43981
  • (ci) use updatedAt instead of createdAt for stale PR detection by jdx in ed9628c
  • (config) increase fetch_remote_versions_timeout default to 20s by jdx in 00afc99
  • (github) search subdirectories for executables in discover_bin_paths by jdx in 465d52e
  • (lockfile) combine api_url with asset_pattern for GitHub release URLs by jdx in e593334

🚜 Refactor

  • (lock) simplify lockfile to always use array format by jdx in c90630e
  • (lockfile) use compact inline table format by jdx in c1d3ddf

📚 Documentation

  • (gitlab) document rename_exe option also for gitlab backend by Risu in f891c5f
  • (lockfile) update documentation for recent lockfile changes by jdx in 5fc6397
  • (node) use config_root in _.path for pnpm example by Risu in b3eb449
  • (registry) add github/gitlab backends to the preferred backends list by Risu in 55f5ac6
  • (registry) add url mappings for all backends by Risu in 8ec6d19

📦️ Dependency Updates

  • update docker/metadata-action digest to c299e40 by renovate[bot] in c94d683
  • update ghcr.io/jdx/mise:alpine docker digest to 693c5f6 by renovate[bot] in d8500de
  • update ghcr.io/jdx/mise:deb docker digest to 9985cab by renovate[bot] in a3a703b
  • update ghcr.io/jdx/mise:copr docker digest to 564d8e1 by renovate[bot] in eeab7cf
  • update rust crate ubi to 0.8.4 by Risu in 968ae3f

📦 Registry

  • add aqua backend as primary for e1s by jdx in 8cd2996
  • add gem backend for bashly by jdx in 6af6607
  • switch 1password from asdf to vfox backend by jdx in 565d7d1
  • add vfox backend for bfs by jdx in d956542
  • add github backend for btrace by jdx in 78d0041
  • add github backend for cf by jdx in 274dff8
  • add vfox backend for bpkg by jdx in 6ac7ea1
  • switch apollo-ios from asdf to github backend by jdx in b06f708
  • add vfox backend for chromedriver by jdx in a846f89
  • switch superhtml, vespa-cli, xcsift from ubi to github backend by jdx in 02f846c
  • add vfox backend for clickhouse by jdx in 6b347b0
  • switch chicken to vfox plugin by jdx in b7dd312
  • switch chezscheme from asdf to vfox backend by jdx in 2d32fa0
  • add vfox backend for carthage by jdx in e22eea5
  • switch azure-functions-core-tools from asdf to vfox backend by jdx in 3922c2b
  • switch aapt2 to vfox backend by jdx in 8e3988a
  • switch ant to vfox backend by jdx in 5786e36
  • switch asciidoctorj from asdf to vfox backend by jdx in 3d49fa4
  • switch awscli-local to pipx backend by jdx in 150bfb3
  • add omnictl by Risu in f54022e
  • remove pnpm asdf plugin from fallback by Risu in 66b6edf
  • switch tanzu to github backend by jdx in 4fb3137
  • switch android-sdk to vfox plugin by jdx in ac9085f
  • add vfox backend for ag (The Silver Searcher) by jdx in 16d6191
  • add gem backend for bashly by jdx in cba2470

Chore

  • (registry) ignore deleted tools in test-tool workflow by Risu in da8fd82
  • (release) show registry section last in changelog by jdx in 047b024
  • update mise.lock with checksums by jdx in 71e9123
  • disable cancel-in-progress for test workflow on main branch by Risu in f392de4

📦 Aqua Registry Updates

Updated Packages (1)

@github-actions
Copy link

github-actions bot commented Nov 27, 2025

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.11.10 x -- echo 18.1 ± 0.3 17.3 19.7 1.00
mise x -- echo 19.7 ± 0.6 18.5 22.1 1.09 ± 0.04

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.11.10 env 17.8 ± 0.4 17.0 21.9 1.00
mise env 18.6 ± 0.6 17.7 24.0 1.05 ± 0.04

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.11.10 hook-env 17.6 ± 1.0 16.9 32.8 1.00
mise hook-env 18.7 ± 0.4 17.7 20.8 1.06 ± 0.07

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.11.10 ls 15.4 ± 0.4 14.7 17.1 1.00
mise ls 16.2 ± 0.6 15.3 18.4 1.05 ± 0.05

xtasks/test/perf

Command mise-2025.11.10 mise Variance
install (cached) 104ms 103ms +0%
ls (cached) 63ms 63ms +0%
bin-paths (cached) 69ms 70ms -1%
task-ls (cached) 419ms 429ms -2%

@mise-en-dev mise-en-dev force-pushed the release branch 13 times, most recently from 226573b to e9fd907 Compare November 28, 2025 18:39
@jdx jdx enabled auto-merge (squash) November 28, 2025 18:57
@mise-en-dev mise-en-dev force-pushed the release branch 3 times, most recently from f930ce3 to 65341f1 Compare November 28, 2025 19:14
@jdx jdx disabled auto-merge November 28, 2025 19:25
@mise-en-dev mise-en-dev force-pushed the release branch 6 times, most recently from 3e536df to aa1eb85 Compare November 28, 2025 21:45
@jdx jdx enabled auto-merge (squash) November 28, 2025 22:09
@mise-en-dev mise-en-dev force-pushed the release branch 3 times, most recently from 28fa764 to e5b9043 Compare November 28, 2025 22:47
@jdx jdx disabled auto-merge November 28, 2025 22:50
@mise-en-dev mise-en-dev force-pushed the release branch 12 times, most recently from 9538a6d to 2d677e4 Compare November 30, 2025 02:37
@jdx jdx enabled auto-merge (squash) November 30, 2025 03:09
@jdx jdx merged commit 52783f9 into main Nov 30, 2025
56 of 70 checks passed
@jdx jdx deleted the release branch November 30, 2025 04:23
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