Skip to content

Commit 8dcc2ed

Browse files
chore(deps): update dependency mise to v2025.12.12 (#1752)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mise](https://redirect.github.com/jdx/mise) | patch | `v2025.12.7` -> `v2025.12.12` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jdx/mise (mise)</summary> ### [`v2025.12.12`](https://redirect.github.com/jdx/mise/releases/tag/v2025.12.12) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.12.11...v2025.12.12) ##### 🚀 Features - **(backend)** add version timestamps for spm, conda, and gem backends by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7383](https://redirect.github.com/jdx/mise/pull/7383) - **(backend)** add security features to github backend by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7387](https://redirect.github.com/jdx/mise/pull/7387) - **(ruby)** add GitHub attestation verification for precompiled binaries by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7382](https://redirect.github.com/jdx/mise/pull/7382) ##### 🐛 Bug Fixes - **(aqua)** improve security feature detection by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7385](https://redirect.github.com/jdx/mise/pull/7385) - **(github)** use version\_prefix when fetching release for SLSA verification by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7391](https://redirect.github.com/jdx/mise/pull/7391) ##### 🚜 Refactor - **(vfox)** remove submodules, embed plugins directly by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7389](https://redirect.github.com/jdx/mise/pull/7389) ##### 🧪 Testing - **(registry)** add final ci job as merge gate by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7390](https://redirect.github.com/jdx/mise/pull/7390) - split unit job to speed up macOS CI by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7388](https://redirect.github.com/jdx/mise/pull/7388) ### [`v2025.12.11`](https://redirect.github.com/jdx/mise/releases/tag/v2025.12.11) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.12.10...v2025.12.11) ##### 🚀 Features - **(alias)** rename alias to tool-alias, add shell-alias command by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7357](https://redirect.github.com/jdx/mise/pull/7357) - **(upgrade)** display summary of upgraded tools by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7372](https://redirect.github.com/jdx/mise/pull/7372) - **(vfox)** embed vfox plugin Lua code in binary by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7369](https://redirect.github.com/jdx/mise/pull/7369) ##### 🐛 Bug Fixes - **(aqua)** add start\_operations for progress reporting by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7354](https://redirect.github.com/jdx/mise/pull/7354) - **(github)** improve asset detection for distro-specific and Swift artifacts by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7347](https://redirect.github.com/jdx/mise/pull/7347) - **(github)** clean up static\_helpers.rs and fix archive bin= option by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7366](https://redirect.github.com/jdx/mise/pull/7366) - **(http)** add start\_operations for progress reporting by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7355](https://redirect.github.com/jdx/mise/pull/7355) - **(lockfile)** place lockfile alongside config file by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7360](https://redirect.github.com/jdx/mise/pull/7360) - **(progress)** add start\_operations to core plugins by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7351](https://redirect.github.com/jdx/mise/pull/7351) - **(ruby-install)** Use ruby\_install\_bin to update by [@&#8203;calebhearth](https://redirect.github.com/calebhearth) in [#&#8203;7350](https://redirect.github.com/jdx/mise/pull/7350) - **(rust)** add release\_url for rust versions by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7373](https://redirect.github.com/jdx/mise/pull/7373) - **(schema)** add `tool_alias`, mark `alias` as deprecated by [@&#8203;SKalt](https://redirect.github.com/SKalt) in [#&#8203;7358](https://redirect.github.com/jdx/mise/pull/7358) - **(toolset)** filter tools by OS in list\_current\_versions by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7356](https://redirect.github.com/jdx/mise/pull/7356) - **(ubi)** only show deprecation warning during installation by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7380](https://redirect.github.com/jdx/mise/pull/7380) - **(ui)** remove noisy "record size" message during install by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7381](https://redirect.github.com/jdx/mise/pull/7381) - update mise-versions URL to use /tools/ prefix by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7378](https://redirect.github.com/jdx/mise/pull/7378) ##### 🚜 Refactor - **(backend)** unified AssetMatcher with checksum fetching by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7370](https://redirect.github.com/jdx/mise/pull/7370) - **(backend)** deprecate ubi backend in favor of github by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7374](https://redirect.github.com/jdx/mise/pull/7374) - **(toolset)** decompose mod.rs into smaller modules by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7371](https://redirect.github.com/jdx/mise/pull/7371) ##### 🧪 Testing - **(e2e)** fix and rename ubi and vfox\_embedded\_override tests by [@&#8203;jdx](https://redirect.github.com/jdx) in [052ea40](https://redirect.github.com/jdx/mise/commit/052ea40b29468f05fbc425cc5a4c20ebda077253) ##### 📦 Registry - add vfox-gcloud backend for gcloud by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7349](https://redirect.github.com/jdx/mise/pull/7349) - convert amplify to use github backend by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7365](https://redirect.github.com/jdx/mise/pull/7365) - add github backend for djinni tool by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7363](https://redirect.github.com/jdx/mise/pull/7363) - switch glab to native gitlab backend by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7364](https://redirect.github.com/jdx/mise/pull/7364) - add s5cmd by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7376](https://redirect.github.com/jdx/mise/pull/7376) ##### Chore - **(registry)** disable flaky tests for gitu and ktlint by [@&#8203;jdx](https://redirect.github.com/jdx) in [64151cb](https://redirect.github.com/jdx/mise/commit/64151cb3fb1e517b2c80aa2179b24c4bd55ff34a) - resolve clippy warnings and add stricter CI check by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7367](https://redirect.github.com/jdx/mise/pull/7367) - suppress dead\_code warnings in asset\_matcher module by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7377](https://redirect.github.com/jdx/mise/pull/7377) ##### New Contributors - [@&#8203;calebhearth](https://redirect.github.com/calebhearth) made their first contribution in [#&#8203;7350](https://redirect.github.com/jdx/mise/pull/7350) ### [`v2025.12.10`](https://redirect.github.com/jdx/mise/releases/tag/v2025.12.10) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.12.9...v2025.12.10) ##### 🐛 Bug Fixes - **(backend)** fix fuzzy\_match\_filter regex for vendor-prefixed versions by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7332](https://redirect.github.com/jdx/mise/pull/7332) - **(backend)** use backend delegation for install-time option filtering by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7335](https://redirect.github.com/jdx/mise/pull/7335) - **(duration)** support calendar units in relative durations for --before flag by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;7337](https://redirect.github.com/jdx/mise/pull/7337) - **(gem)** improve shebang compatibility for precompiled Ruby by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7336](https://redirect.github.com/jdx/mise/pull/7336) - **(gem)** handle RubyGems polyglot shebang format by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7340](https://redirect.github.com/jdx/mise/pull/7340) - **(pipx)** use minor version symlink for venv Python by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7339](https://redirect.github.com/jdx/mise/pull/7339) - **(registry)** prefer claude-code latest over stale stable by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7334](https://redirect.github.com/jdx/mise/pull/7334) - **(upgrade)** only check specified tools when upgrading with tool args by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7331](https://redirect.github.com/jdx/mise/pull/7331) ##### 📚 Documentation - Revise alias example for task execution by [@&#8203;azais-corentin](https://redirect.github.com/azais-corentin) in [#&#8203;7338](https://redirect.github.com/jdx/mise/pull/7338) ### [`v2025.12.9`](https://redirect.github.com/jdx/mise/releases/tag/v2025.12.9) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.12.8...v2025.12.9) ##### 🚀 Features - **(aqua)** add tuist aqua backend by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7323](https://redirect.github.com/jdx/mise/pull/7323) - **(ls-remote)** add release\_url to VersionInfo for --json output by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7322](https://redirect.github.com/jdx/mise/pull/7322) - **(prepare)** add `mise prepare` command for dependency preparation by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7281](https://redirect.github.com/jdx/mise/pull/7281) - **(registry)** add aqua backend for zigmod by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7319](https://redirect.github.com/jdx/mise/pull/7319) ##### 🐛 Bug Fixes - **(e2e)** fix flaky test\_prepare go provider test by [@&#8203;jdx](https://redirect.github.com/jdx) in [0e2ef73](https://redirect.github.com/jdx/mise/commit/0e2ef73f9ae91072efd5abbbbe9d82e932472e79) - **(go)** restore git ls-remote for version listing by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7324](https://redirect.github.com/jdx/mise/pull/7324) ##### 📦 Registry - use github backend for sourcery by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7327](https://redirect.github.com/jdx/mise/pull/7327) - use github backend for swiftgen by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7326](https://redirect.github.com/jdx/mise/pull/7326) ### [`v2025.12.8`](https://redirect.github.com/jdx/mise/releases/tag/v2025.12.8) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.12.7...v2025.12.8) ##### 🚀 Features - **(conda)** add dependency resolution for conda packages by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7280](https://redirect.github.com/jdx/mise/pull/7280) - **(go)** add created\_at support to ls-remote --json by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7305](https://redirect.github.com/jdx/mise/pull/7305) - **(hook-env)** add hook\_env.cache\_ttl and hook\_env.chpwd\_only settings for NFS optimization by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7312](https://redirect.github.com/jdx/mise/pull/7312) - **(hooks)** add MISE\_TOOL\_NAME and MISE\_TOOL\_VERSION to preinstall/postinstall hooks by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7311](https://redirect.github.com/jdx/mise/pull/7311) - **(shell\_alias)** add shell\_alias support for cross-shell aliases by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7316](https://redirect.github.com/jdx/mise/pull/7316) - **(tool)** add security field to mise tool --json by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7303](https://redirect.github.com/jdx/mise/pull/7303) - add --before flag for date-based version filtering by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7298](https://redirect.github.com/jdx/mise/pull/7298) ##### 🐛 Bug Fixes - **(aqua)** support cosign v3 bundle verification by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7314](https://redirect.github.com/jdx/mise/pull/7314) - **(config)** use correct config\_root in tera context for hooks by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7309](https://redirect.github.com/jdx/mise/pull/7309) - **(nu)** fix nushell deactivation script on Windows by [@&#8203;fu050409](https://redirect.github.com/fu050409) in [#&#8203;7213](https://redirect.github.com/jdx/mise/pull/7213) - **(python)** apply uv\_venv\_create\_args in auto-venv code path by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7310](https://redirect.github.com/jdx/mise/pull/7310) - **(shell)** escape exe path in activation scripts for paths with spaces by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7315](https://redirect.github.com/jdx/mise/pull/7315) - **(task)** parallelize exec\_env loading to fix parallel task execution by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7313](https://redirect.github.com/jdx/mise/pull/7313) - track downloads for python and java by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7304](https://redirect.github.com/jdx/mise/pull/7304) - include full tool ID in download track by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7320](https://redirect.github.com/jdx/mise/pull/7320) ##### 📚 Documentation - Switch `postinstall` code to be shell-agnostic by [@&#8203;thejcannon](https://redirect.github.com/thejcannon) in [#&#8203;7317](https://redirect.github.com/jdx/mise/pull/7317) ##### 🧪 Testing - **(e2e)** disable debug mode by default for windows-e2e by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7318](https://redirect.github.com/jdx/mise/pull/7318) ##### New Contributors - [@&#8203;fu050409](https://redirect.github.com/fu050409) made their first contribution in [#&#8203;7213](https://redirect.github.com/jdx/mise/pull/7213) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/prometheus/client_java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent addaab8 commit 8dcc2ed

File tree

7 files changed

+14
-14
lines changed

7 files changed

+14
-14
lines changed

.github/workflows/acceptance-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
1616
- uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1
1717
with:
18-
version: v2025.12.7
19-
sha256: 59fb463dbcbebc3d4b51690865b8b9ea1f80707fddbf008bcd071aee7079daa3
18+
version: v2025.12.12
19+
sha256: 9dc747b7baed63f74dc3c729f0f825201b585035944e8fff3e255d5124b10960
2020
- name: Run acceptance tests
2121
run: mise run acceptance-test

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
persist-credentials: false
1515
- uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1
1616
with:
17-
version: v2025.12.7
18-
sha256: 59fb463dbcbebc3d4b51690865b8b9ea1f80707fddbf008bcd071aee7079daa3
17+
version: v2025.12.12
18+
sha256: 9dc747b7baed63f74dc3c729f0f825201b585035944e8fff3e255d5124b10960
1919
- name: Cache local Maven repository
2020
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
2121
with:

.github/workflows/github-pages.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ jobs:
3939
fetch-depth: 0
4040
- uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1
4141
with:
42-
version: v2025.12.7
43-
sha256: 59fb463dbcbebc3d4b51690865b8b9ea1f80707fddbf008bcd071aee7079daa3
42+
version: v2025.12.12
43+
sha256: 9dc747b7baed63f74dc3c729f0f825201b585035944e8fff3e255d5124b10960
4444
cache: "false"
4545
- name: Setup Pages
4646
id: pages

.github/workflows/lint-rest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
1616
- uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1
1717
with:
18-
version: v2025.12.7
19-
sha256: 59fb463dbcbebc3d4b51690865b8b9ea1f80707fddbf008bcd071aee7079daa3
18+
version: v2025.12.12
19+
sha256: 9dc747b7baed63f74dc3c729f0f825201b585035944e8fff3e255d5124b10960
2020
- name: Lint
2121
run: mise run lint:rest

.github/workflows/native-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
1616
- uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1
1717
with:
18-
version: v2025.12.7
19-
sha256: 59fb463dbcbebc3d4b51690865b8b9ea1f80707fddbf008bcd071aee7079daa3
18+
version: v2025.12.12
19+
sha256: 9dc747b7baed63f74dc3c729f0f825201b585035944e8fff3e255d5124b10960
2020
working_directory: .mise/envs/native
2121
- name: Run native tests
2222
working-directory: .mise/envs/native

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ jobs:
2626

2727
- uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1
2828
with:
29-
version: v2025.12.7
30-
sha256: 59fb463dbcbebc3d4b51690865b8b9ea1f80707fddbf008bcd071aee7079daa3
29+
version: v2025.12.12
30+
sha256: 9dc747b7baed63f74dc3c729f0f825201b585035944e8fff3e255d5124b10960
3131
cache: false
3232

3333
- name: Build release version

.github/workflows/test-release-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ jobs:
1818
persist-credentials: false
1919
- uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1
2020
with:
21-
version: v2025.12.7
22-
sha256: 59fb463dbcbebc3d4b51690865b8b9ea1f80707fddbf008bcd071aee7079daa3
21+
version: v2025.12.12
22+
sha256: 9dc747b7baed63f74dc3c729f0f825201b585035944e8fff3e255d5124b10960
2323
- name: Cache local Maven repository
2424
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
2525
with:

0 commit comments

Comments
 (0)