chore(deps): update dependency jdx/mise to v2025.6.8
This MR contains the following updates:
Package | Update | Change |
---|---|---|
jdx/mise | minor |
2025.5.3 -> 2025.6.8
|
View the Renovate pipeline for this MR
Release Notes
jdx/mise (jdx/mise)
v2025.6.8
🚀 Features
- (java) add support for tar.xz in Java core plugin to support RedHat JDKs by @roele in #5354
- (registry) add osv-scanner by @scop in #5413
- (registry) add scorecard by @scop in #5410
- (registry) add docker cli by @acesyde in #5344
- (registry) add claude code by @lelouvincx in #5420
-
(registry) add aws
cfn-lint
by @garysassano in #5434 - added graphite by @jdx in #5429
🐛 Bug Fixes
- (erlang) use precompiled binaries for linux ubuntu by @paradox460 in #5402
- (ubi) checksum generation might fail if extract_all option is used by @roele in #5394
-
self-update
on MITM firewall by @joehorsnell in #5387 - lint warning by @jdx in #5425
- only warn on toolset resolve errors by @jdx in #5435
🚜 Refactor
- (registry) use pipx for semgrep by @scop in #5423
- (registry) add backends and tests by @risu729 in #5388
Ci
New Contributors
- @paradox460 made their first contribution in #5402
- @lelouvincx made their first contribution in #5420
v2025.6.7
🐛 Bug Fixes
Ci
v2025.6.6
🚀 Features
- (registry) add wash by @jtakakura in #5386
🐛 Bug Fixes
- (aqua) parse consecutive pipes in aqua templates by @risu729 in #5385
- (aqua) use versions list to install correct version by @risu729 in #5371
- (registry) talosctl use aqua by @mangkoran in #5348
- (registry) use aqua backend for watchexec by @risu729 in #5390
- (shim) improve resolve_symlink for Windows by @qianlongzt in #5361
- add compression-zip-deflate feature on self_update crate for windows target by @roele in #5391
- suppress hint on 'cargo search mise' command by @roele in #5400
📚 Documentation
- Fix typo in README.md - Install mise by @cytsai1008 in #5366
- Document trivial task syntax by @JayBazuzi in #5352
🧪 Testing
📦️ Dependency Updates
- update autofix-ci/action action to v1.3.2 by @renovate[bot] in #5377
- update docker/setup-buildx-action digest to
e468171
by @renovate[bot] in #5376
Chore
- update expr-lang crate to v0.3.2 by @risu729 in #5364
- show curl error by @jdx in 729aa4a
- fix latest version fetch by @jdx in 729aadc
- update vfox.rs crate to v1.0.3 by @risu729 in #5393
- updated deps by @jdx in #5403
Ci
New Contributors
- @jtakakura made their first contribution in #5386
- @JayBazuzi made their first contribution in #5352
- @cytsai1008 made their first contribution in #5366
v2025.6.5
🚀 Features
- (registry) add diffoci by @mangkoran in #5350
🐛 Bug Fixes
- (registry) use mintoolkit/mint for docker-slim by @risu729 in #5351
- (schema) add missing tool options to schema by @risu729 in #5356
- only show deprecation if not using 'tools-version' by @timfallmk in #5290
New Contributors
- @timfallmk made their first contribution in #5290
v2025.6.4
🐛 Bug Fixes
◀️ Revert
v2025.6.3
🚀 Features
🐛 Bug Fixes
- (aqua) parse templates in version_filter by @risu729 in #5341
- (registry) use extract_all for docker-slim by @risu729 in #5342
🚜 Refactor
- (getting-started) update powershell profile instructions by @Armaldio in #5340
📦️ Dependency Updates
- update docker/build-push-action digest to
2634353
by @renovate[bot] in #5338 - update jdx/mise-action digest to
13abe50
by @renovate[bot] in #5339
New Contributors
v2025.6.2
🚀 Features
- (aqua) support cosign bundle option by @risu729 in #5314
- (registry) add xcodes by @MontakOleg in #5321
- (registry) add typstyle by @3w36zj6 in #5319
🐛 Bug Fixes
- (cli/doctor) reduce severity of new version to warnings by @risu729 in #5317
- (doctor) ignored config roots not displaying by @jdx in #5336
- ls command does not respect MISE_COLOR value by @roele in #5322
📚 Documentation
- Update contributing.md by @GitToby in #5332
- add instructions to create/open pwsh profile file by @Armaldio in #5316
New Contributors
- @Armaldio made their first contribution in #5316
- @GitToby made their first contribution in #5332
v2025.6.1
🚀 Features
- (aqua) support no_asset and error_message by @risu729 in #5303
- (registry) use ubi backend for func-e by @risu729 in #5273
🐛 Bug Fixes
📚 Documentation
- (registry) fix links of registry by @risu729 in #5266
- (registry) fix links to tools by @risu729 in #5272
- update example with
pnpm
by @mrazauskas in #5306
🧪 Testing
🛡️ Security
New Contributors
- @mrazauskas made their first contribution in #5306
v2025.6.0
🐛 Bug Fixes
v2025.5.17
🚀 Features
🐛 Bug Fixes
- (zig) exclude mach version from version list by @mangkoran in #5240
- refresh settings by @jdx in #5252
⚡ Performance
v2025.5.16
🐛 Bug Fixes
⚡ Performance
Chore
v2025.5.15
🚀 Features
- (registry) add aqua backend for maven by @ZeroAurora in #5219
🐛 Bug Fixes
- (zig) breaking get tarball url from download index by @mangkoran in #5182
- (zig) get version list from download index by @mangkoran in #5217
- use a better completion dir for more compatibility by @ken-kuro in #5207
- set handler for ctrlc on windows shell by @L0RD-ZER0 in #5209
- prevent go installation failure on go.mod version mismatch by @roele in #5212
- mise run --cd not working with latest mise by @roele in #5221
📚 Documentation
- update dependencies section in contributing.md by @LuckyWindsck in #5200
Chore
New Contributors
- @L0RD-ZER0 made their first contribution in #5209
v2025.5.14
🐛 Bug Fixes
- installing tools with postinstall hooks fails by @roele in #5191
- prefer offline when executing shims by @jdx in #5195
- multi-line task output is shown in bold by @roele in #5197
⚡ Performance
v2025.5.13
🐛 Bug Fixes
- output was silenced on task fail with keep-order by @artemisart in #5175
- avoid mapfile to run e2e tests on macOS (bash 3.2) by @artemisart in #5170
- flaky keep-order e2e test by @artemisart in #5178
- watch mise.lock for changes by @jdx in #5184
- remote task dependency does not work by @roele in #5183
- rayon -> tokio by @jdx in #5172
- cache results from version host by @jdx in #5187
- cache results from version host for aqua packages by @jdx in #5188
📚 Documentation
- standardize subcommand format to 'u|use' for consistency by @LuckyWindsck in #5167
- clarify how to enable ideomatic version file reading for ruby by @amkisko in #5163
🧪 Testing
Chore
- fix clippy issue in xonsh by @jdx in #5180
- improve shfmt linter by @jdx in #5181
- cargo up by @jdx in 3ece604
- fix hyperfine step summary by @jdx in 36ab4a1
- adjust perf thresholds by @jdx in 4113a3b
New Contributors
- @amkisko made their first contribution in #5163
- @LuckyWindsck made their first contribution in #5167
v2025.5.12
🐛 Bug Fixes
- read global/system config file tasks properly by @jdx in #5169
- typo in time! parallelize_tasks by @artemisart in #5171
🧪 Testing
New Contributors
- @artemisart made their first contribution in #5171
v2025.5.11
🚀 Features
- (registry) add victoriametrics by @shikharbhardwaj in #5161
- added dotslash by @jdx in #5165
🐛 Bug Fixes
- (registry) remove full from taplo by @risu729 in #5160
- mise registry links for ubi with exe selector by @mnm364 in #5156
- mise settings add idiomatic_version_file_enable_tools stores duplicates in config by @roele in #5162
- infinite sourcing loop on bash-completion by @ken-kuro in #5150
🧪 Testing
New Contributors
- @ken-kuro made their first contribution in #5150
- @shikharbhardwaj made their first contribution in #5161
v2025.5.10
🚀 Features
- (registry) add process-compose by @evanleck in #4788
- (registry) add tailpipe by @pdecat in #4858
- mise search by @roele in #5153
🐛 Bug Fixes
🧪 Testing
Chore
- disable failing docker dev build by @jdx in 496c1c9
- temporarily disable cargo up to fix build by @jdx in 90c66b7
New Contributors
- @evanleck made their first contribution in #4788
v2025.5.9
🚀 Features
-
(registry) add microsoft
edit
by @garysassano in #5145 - added buildifier by @jdx in #5142
- add shims in REMOTE ENV by @acesyde in #5139
🐛 Bug Fixes
- (aqua) use complete_windows_ext by @jdx in #5146
- (registry) support editorconfig-checker in windows by @risu729 in #5125
- SSH remote tasks do not support organizations in repository path by @roele in #5124
- SSH remote tasks do not support organizations in repository path by @roele in #5132
📚 Documentation
Chore
- pin github actions by @jdx in bf18644
- use renovate to pin github actions by @jdx in b80d8e3
- disable mold in ci by @jdx in #5128
- fix buildifier test by @jdx in 232a4c6
New Contributors
v2025.5.8
🚀 Features
🐛 Bug Fixes
- (registry) use aqua for delta by @risu729 in #5116
- elixir bin name on windows by @arilence in #5107
Chore
- create a detached signature when signing the source tarball by @digital-wonderland in #5108
New Contributors
- @arilence made their first contribution in #5107
v2025.5.6
🚀 Features
- (registry) add oauth2c by @kklee998 in #5056
- use new Java metadata source by @roele in #5089
🐛 Bug Fixes
- (config) project root for files in .config/ or mise/ by @scop in #5102
- Clarify some of the filters and fix the config_root filter example by @afranchuk in #5086
🚜 Refactor
📚 Documentation
-
(tasks) point to
dir
config for task default cwd by @scop in #5103 - remove go.mod from idiomatic version files by @Gandem in #5090
- remove stray backquote from toml-tasks by @scop in #5097
- add some missing vue interpolation escapes by @scop in #5099
- remove some references to rtx by @jdx in #5105
📦️ Dependency Updates
- update dependency node to v22 by @renovate[bot] in #5093
Chore
- sign source tarball by @digital-wonderland in #5087
New Contributors
- @digital-wonderland made their first contribution in #5087
- @kklee998 made their first contribution in #5056
- @afranchuk made their first contribution in #5086
- @Gandem made their first contribution in #5090
v2025.5.5
🚀 Features
- (registry) add pinact by @3w36zj6 in #5061
- (registry) add ghalint by @risu729 in #5063
- new "enable-tools" option by @zeitlinger in #4784
📚 Documentation
Chore
- add pr comment for new tools by @jdx in #5067
- set comment-tag for registry pr comment by @jdx in #5069
- run multiple test-tool jobs by @jdx in #5070
- fix typo in registry comment by @jdx in #5071
- bump zip-rs version by @hkoosha in #5073
New Contributors
v2025.5.4
🚀 Features
- (registry) add sshi by @scop in #5048
- (registry) added Neon CLI by @joehorsnell in #4994
🐛 Bug Fixes
- (registry) update glab ubi provider by @StingRayZA in #5052
- mise panics if CI env var isn't a boolean by @roele in #5059
-
aqua
version test by @joehorsnell in #5038 - run hook-env after trusting config file by @jdx in #5062
🚜 Refactor
📚 Documentation
- fix add_predicate handler in neovim cookbook by @okuuva in #5044
- improve treesitter queries in neovim cookbook by @okuuva in #5045
New Contributors
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate-bot