chore(deps): update dependency jdx/mise to v2025.9.24
This MR contains the following updates:
Package | Update | Change |
---|---|---|
jdx/mise | patch |
2025.9.5 -> 2025.9.24
|
View the Renovate pipeline for this MR
Release Notes
jdx/mise (jdx/mise)
v2025.9.24
📦 Registry
- add ggshield by @TyceHerrman in #6435
- add jaq by @TyceHerrman in #6434
🚀 Features
🐛 Bug Fixes
v2025.9.23
🚀 Features
🐛 Bug Fixes
Chore
v2025.9.22
📦 Registry
- re-enable tests by @risu729 in #6454
- restore comments and tests by @risu729 in #6378
- add github backend for graphite by @jdx in #6455
🚀 Features
- (backend) add environment variable override for tool backends by @jdx in #6456
- add a http_retries setting to define number of retry attempts by @roele in #6444
v2025.9.21
📦 Registry
- remove incorrect bin_path from balena-cli by @jdx in #6445
- disable oxlint test temporarily by @jdx in #6446
🚀 Features
- (cache) add mise cache path command by @jdx in #6442
- (github) add support for compressed binaries and Buck2 to registry by @jdx in #6439
🐛 Bug Fixes
🧪 Testing
- (vfox) eliminate flaky remote host dependencies in tests by @jdx in #6447
- (vfox) improve test_download_file reliability by @jdx in #6450
- optimize remote task tests with local server by @jdx in #6443
- optimize git remote task tests with local repositories by @jdx in #6441
- mark slow e2e tests and add runtime warnings by @jdx in #6449
Chore
v2025.9.20
📦 Registry
- use version_prefix for github backends by @risu729 in #6409
- fix hivemind by @mnm364 in #6431
- revert opam/k3kcli backends to ubi by @risu729 in #6406
🚀 Features
- (spm) add support for self-hosted and GitLab repositories by @roele in #6358
- add instructions for self-update by @jdx in #6433
🐛 Bug Fixes
- (doctor) exclude tools not supported on current os by @risu729 in #6422
- (json-schema) remove settings/additionalProperties by @tpansino in #6420
- (task) prevent hang when nested tasks fail by @jdx in #6430
- (ubi) filter versions with tag_regex before trimming v prefixes by @risu729 in #6421
- allow strip_archive_path_components to strip a dir containing the same filename by @risu729 in #6405
📦️ Dependency Updates
- update ghcr.io/jdx/mise:alpine docker digest to
a64d8b4
by @renovate[bot] in #6426 - update actions/cache digest to
0057852
by @renovate[bot] in #6425 - update ghcr.io/jdx/mise:deb docker digest to
af96f8e
by @renovate[bot] in #6428 - update ghcr.io/jdx/mise:copr docker digest to
0f98c77
by @renovate[bot] in #6427
v2025.9.19
📦 Registry
- fix mise-ghcup plugin managed tools descriptions by @risu729 in #6411
- add Tinymist by @3w36zj6 in #6412
- revert djinni backend to ubi by @risu729 in #6410
🚀 Features
- (github) filter remote versions by version_prefix by @risu729 in #6408
- Remove experimental labels for GitHub and HTTP backends by @Copilot in #6415
🐛 Bug Fixes
🧪 Testing
New Contributors
v2025.9.18
📦 Registry
- replace amplify-cli github backend with ubi by @eggplants in #6396
🚀 Features
- (config) support vars in tool versions by @jdx in #6401
- (template) add read_file() function by @jdx in #6400
🐛 Bug Fixes
- (aqua) support github_artifact_attestations.enabled by @risu729 in #6372
- use /c instead of -c on windows in postinstall hook by @risu729 in #6397
🧪 Testing
New Contributors
- @eggplants made their first contribution in #6396
v2025.9.17
🚀 Features
🐛 Bug Fixes
📚 Documentation
New Contributors
v2025.9.16
📦 Registry
🐛 Bug Fixes
- (aqua) remove blake3 support from aqua checksum algorithms by @risu729 in #6370
- (aqua) remove cosign and slsa-verifier dependencies by @risu729 in #6371
- (aqua) remove cosign.experimental by @risu729 in #6376
- (file) handle GNU sparse files and tar crate extraction issues by @jdx in #6380
📚 Documentation
Chore
v2025.9.15
📦 Registry
🚀 Features
- add env propagation by @Its-Just-Nans in #6342
🐛 Bug Fixes
- (aqua) improve GitHub token handling for sigstore verification by @jdx in #6351
- (backend) change dependency checks to warnings instead of errors by @jdx in #6363
- (npm) improve error message when npm/bun is not installed by @jdx in #6359
- (vfox) enable TLS support for reqwest to fix CI tests by @jdx in #6356
🚜 Refactor
🧪 Testing
- (e2e) resolve mise via PATH in backend missing deps test by @jdx in #6362
- (vfox) replace flaky external HTTP tests with local mock server by @jdx in #6354
📦️ Dependency Updates
- pin dependencies by @renovate[bot] in #6243
Chore
v2025.9.14
🐛 Bug Fixes
Chore
New Contributors
v2025.9.13
📦 Registry
- remove deprecated virtualos by @jdx in 166379f
- add trufflehog (aqua:trufflesecurity/trufflehog) by @risu729 in #6316
🚀 Features
- (aqua) integrate native sigstore-verification for security verification by @jdx in #6332
- (docs) improve search result readability with lighter teal background by @jdx in #6328
- (ui) update logo as favicon and fix hover transitions by @jdx in #6325
- (vfox) add file.read lua function by @malept in #6333
- add documentation for "Environment in tasks" #5134 #5638 by @Its-Just-Nans in #6329
🐛 Bug Fixes
- (github) correctly paginate releases/tags for private repos by @malept in #6318
- (hk) exclude aqua-registry from prettier linting by @jdx in #6327
- (ui) improve GitHub star badge layout and alignment by @jdx in #6326
📚 Documentation
- change 'hello.py' to 'main.py' in python.md by @my1e5 in #6319
- customize VitePress theme with unique branding by @jdx in #6324
📦️ Dependency Updates
- update taiki-e/install-action digest to
0aa4f22
by @renovate[bot] in #6334 - update rust crate comfy-table to v7.2.1 by @renovate[bot] in #6335
- update rust crate console to v0.16.1 by @renovate[bot] in #6336
- update rust crate indexmap to v2.11.4 by @renovate[bot] in #6337
Chore
- fixing typos by @Its-Just-Nans in #6331
New Contributors
- @Its-Just-Nans made their first contribution in #6331
- @my1e5 made their first contribution in #6319
v2025.9.12
🐛 Bug Fixes
Chore
- (release) embed aqua-registry under crate and publish like vfox by @jdx in #6306
- ignore aqua-registry assets from prettier by @jdx in 047d77b
- disable "useless cat" shellcheck by @jdx in a6def59
v2025.9.10
📦 Registry
- use asdf to install semver-tool by @jylenhof in #6233
🐛 Bug Fixes
🚜 Refactor
- allow any collection types in deserialize_arr by @risu729 in #6282
- use deserialize_arr for task runs by @risu729 in #6253
📚 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
- update rust crate chrono to v0.4.42 by @renovate[bot] in #6274
- update taiki-e/install-action digest to
0154864
by @renovate[bot] in #6273
Chore
- (schema) fix schema for subtasks by @risu729 in #6289
- update render:schema task by @risu729 in #6275
v2025.9.9
🐛 Bug Fixes
- (backend) make HTTP installs atomic and serialize with cache lock by @jdx in #6259
- (env) allow nested env._.path directives by @risu729 in #6160
- (env) disallow nested env objects by @risu729 in #6268
- (schema) allow nested arrays in task.depends by @risu729 in #6265
- (task) resolve jobs=1 hang and keep-order panic; improve Ctrl-C handling by @jdx in #6264
- (tasks) stop CLI group after first failure without --continue-on-error by @jdx in #6270
📚 Documentation
- fixed toml issues in URL replacements settings documentation by @ThomasSteinbach in #6269
Chore
- (schema) strict oneOf branches and DRY env_directive in schemas by @jdx in #6271
- add schema linter by @risu729 in #6267
v2025.9.8
🐛 Bug Fixes
- (tasks) prevent hang when task fails in sequence by @jdx in #6260
- (version) fetch mise version if cached version is older than the current by @risu729 in #6252
📦️ Dependency Updates
- update rhysd/action-setup-vim action to v1.4.3 by @renovate[bot] in #6249
v2025.9.7
🐛 Bug Fixes
- (env) allow mixed map for env._.file by @risu729 in #6148
- (tasks) restore parallel starts with poetry via list_paths cache and stable exec-env cache by @jdx in #6237
- add 'unknown' to the list of OS patterns by @efussi in #6235
- propagate errors from backend installs by @jdx in #6236
📦️ Dependency Updates
- update taiki-e/install-action digest to
0c5db7f
by @renovate[bot] in #6244 - update golang docker tag to v1.25.1 by @renovate[bot] in #6247
- update dependency vitepress to v1.6.4 by @renovate[bot] in #6246
New Contributors
v2025.9.6
🚀 Features
- (backend) add Backend trait methods for metadata fetching by @jdx in #6228
- (core) implement metadata fetching for Node.js and Bun by @jdx in #6230
- (mise-test-tool) add release scripts for automated GitHub releases by @jdx in bd0eadd
- (platform) implement platform parsing and CLI integration by @jdx in #6227
- migrate tools from ubi to github backend which work by @jdx in #6232
🐛 Bug Fixes
- (task) use terminal width instead of hardcoded 60-char limit for task display by @jdx in #6218
- (task) use terminal width instead of hardcoded 60-char limit for task display by @jdx in #6220
- nix flake build failure on macOS by @okuuva in #6223
- only use multi-version syntax in mise.lock by @jdx in #6224
🧪 Testing
Chore
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate-bot