Skip to content

Commit 2cfde78

Browse files
chore(deps): update dependency mise to v2025.12.7 (#1739)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mise](https://redirect.github.com/jdx/mise) | patch | `v2025.12.0` -> `v2025.12.7` | --- > [!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.7`](https://redirect.github.com/jdx/mise/releases/tag/v2025.12.7) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.12.6...v2025.12.7) ##### 🚀 Features - **(java)** add created\_at support to ls-remote --json by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7297](https://redirect.github.com/jdx/mise/pull/7297) - **(ls-remote)** add created\_at timestamps to ls-remote --json for more backends by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7295](https://redirect.github.com/jdx/mise/pull/7295) - **(ls-remote)** add created\_at timestamps to ls-remote --json for core plugins by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7294](https://redirect.github.com/jdx/mise/pull/7294) - **(registry)** add --json flag to registry command by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7290](https://redirect.github.com/jdx/mise/pull/7290) - **(ruby)** add created\_at timestamps to ls-remote --json by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7296](https://redirect.github.com/jdx/mise/pull/7296) ##### 🐛 Bug Fixes - **(spm)** recursively update submodules after checkout by [@&#8203;JFej](https://redirect.github.com/JFej) in [#&#8203;7292](https://redirect.github.com/jdx/mise/pull/7292) - prioritize raw task output over task\_output setting by [@&#8203;skorfmann](https://redirect.github.com/skorfmann) in [#&#8203;7286](https://redirect.github.com/jdx/mise/pull/7286) ##### New Contributors - [@&#8203;skorfmann](https://redirect.github.com/skorfmann) made their first contribution in [#&#8203;7286](https://redirect.github.com/jdx/mise/pull/7286) - [@&#8203;JFej](https://redirect.github.com/JFej) made their first contribution in [#&#8203;7292](https://redirect.github.com/jdx/mise/pull/7292) ### [`v2025.12.6`](https://redirect.github.com/jdx/mise/releases/tag/v2025.12.6) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.12.5...v2025.12.6) ##### 🚀 Features - add anonymous download tracking for tool popularity stats by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7289](https://redirect.github.com/jdx/mise/pull/7289) ##### 🐛 Bug Fixes - add --compressed flag to curl for Swift GPG keys by [@&#8203;jdx](https://redirect.github.com/jdx) in [7bc1273](https://redirect.github.com/jdx/mise/commit/7bc1273e78c9a1b58e0c987f5f2560f498efd2d4) ##### 📚 Documentation - add Versions link to nav bar by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7283](https://redirect.github.com/jdx/mise/pull/7283) - add mise-tools link to nav bar by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7285](https://redirect.github.com/jdx/mise/pull/7285) ### [`v2025.12.5`](https://redirect.github.com/jdx/mise/releases/tag/v2025.12.5) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.12.4...v2025.12.5) ##### 🚀 Features - **(ls-remote)** add --json flag with created\_at timestamps by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7279](https://redirect.github.com/jdx/mise/pull/7279) ##### 🐛 Bug Fixes - **(config)** respect MISE\_CONFIG\_DIR when set to non-default location by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7271](https://redirect.github.com/jdx/mise/pull/7271) - **(http)** move http-tarballs from cache to data directory by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7273](https://redirect.github.com/jdx/mise/pull/7273) - **(pipx)** expand wildcards in install command for backend tools by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7275](https://redirect.github.com/jdx/mise/pull/7275) - **(tasks)** position-based flag parsing for `mise run` by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7278](https://redirect.github.com/jdx/mise/pull/7278) - **(tera)** handle empty strings in path filters by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7276](https://redirect.github.com/jdx/mise/pull/7276) - **(vfox)** make mise\_env and mise\_path hooks optional by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7274](https://redirect.github.com/jdx/mise/pull/7274) ##### 📚 Documentation - **(ruby)** add precompiled binaries documentation by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7269](https://redirect.github.com/jdx/mise/pull/7269) ### [`v2025.12.4`](https://redirect.github.com/jdx/mise/releases/tag/v2025.12.4) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.12.3...v2025.12.4) ##### 🚀 Features - **(copr)** add Fedora 43 support by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7265](https://redirect.github.com/jdx/mise/pull/7265) - **(ruby)** add precompiled binary support by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7263](https://redirect.github.com/jdx/mise/pull/7263) ### [`v2025.12.3`](https://redirect.github.com/jdx/mise/releases/tag/v2025.12.3) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.12.2...v2025.12.3) ##### 🚀 Features - **(ui)** add color\_theme setting for light terminal support by [@&#8203;bishopmatthew](https://redirect.github.com/bishopmatthew) in [#&#8203;7257](https://redirect.github.com/jdx/mise/pull/7257) ##### 🐛 Bug Fixes - **(node)** add newlines between GPG keys in fetch script by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7262](https://redirect.github.com/jdx/mise/pull/7262) - **(run)** truncate task description to first line in run selector by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7256](https://redirect.github.com/jdx/mise/pull/7256) - unset -f bash functions by [@&#8203;agriffis](https://redirect.github.com/agriffis) in [#&#8203;7072](https://redirect.github.com/jdx/mise/pull/7072) ##### 📚 Documentation - fix type of mise\_env in templates by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;7261](https://redirect.github.com/jdx/mise/pull/7261) ##### 🧪 Testing - add empty secret redaction test by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;7260](https://redirect.github.com/jdx/mise/pull/7260) ##### 📦️ Dependency Updates - update ghcr.io/jdx/mise:copr docker digest to [`af06edf`](https://redirect.github.com/jdx/mise/commit/af06edf) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7245](https://redirect.github.com/jdx/mise/pull/7245) - update ghcr.io/jdx/mise:alpine docker digest to [`3ca5ebd`](https://redirect.github.com/jdx/mise/commit/3ca5ebd) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7244](https://redirect.github.com/jdx/mise/pull/7244) - update ghcr.io/jdx/mise:rpm docker digest to [`bdc5d0d`](https://redirect.github.com/jdx/mise/commit/bdc5d0d) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7247](https://redirect.github.com/jdx/mise/pull/7247) - update ghcr.io/jdx/mise:deb docker digest to [`f73d7ef`](https://redirect.github.com/jdx/mise/commit/f73d7ef) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7246](https://redirect.github.com/jdx/mise/pull/7246) - update mcr.microsoft.com/devcontainers/rust:1 docker digest to [`884de39`](https://redirect.github.com/jdx/mise/commit/884de39) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7249](https://redirect.github.com/jdx/mise/pull/7249) - update jdx/mise-action digest to [`146a281`](https://redirect.github.com/jdx/mise/commit/146a281) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7248](https://redirect.github.com/jdx/mise/pull/7248) ##### Chore - **(registry)** retry only failed tools by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;7251](https://redirect.github.com/jdx/mise/pull/7251) ##### New Contributors - [@&#8203;agriffis](https://redirect.github.com/agriffis) made their first contribution in [#&#8203;7072](https://redirect.github.com/jdx/mise/pull/7072) - [@&#8203;bishopmatthew](https://redirect.github.com/bishopmatthew) made their first contribution in [#&#8203;7257](https://redirect.github.com/jdx/mise/pull/7257) ### [`v2025.12.2`](https://redirect.github.com/jdx/mise/releases/tag/v2025.12.2) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.12.1...v2025.12.2) ##### 🐛 Bug Fixes - **(node)** fetch GPG keys from nodejs/release-keys repo by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7242](https://redirect.github.com/jdx/mise/pull/7242) - **(release)** run fetch-gpg-keys before build by [@&#8203;jdx](https://redirect.github.com/jdx) in [2608caf](https://redirect.github.com/jdx/mise/commit/2608cafec410befc911f53181850fbc720bc33ce) - **(tasks)** disable ctrl-c exit behavior during mise run by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7232](https://redirect.github.com/jdx/mise/pull/7232) ##### 📦 Registry - added werf by [@&#8203;tony-sol](https://redirect.github.com/tony-sol) in [#&#8203;7230](https://redirect.github.com/jdx/mise/pull/7230) ### [`v2025.12.1`](https://redirect.github.com/jdx/mise/releases/tag/v2025.12.1) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.12.0...v2025.12.1) ##### 🚀 Features - **(npm)** support pnpm as a package manager for npm backend by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;7214](https://redirect.github.com/jdx/mise/pull/7214) - **(tool-stubs)** add --bootstrap flag to mise generate tool-stub by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7203](https://redirect.github.com/jdx/mise/pull/7203) ##### 🐛 Bug Fixes - **(alpine)** increase alpine release timeout to 60 minutes by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7188](https://redirect.github.com/jdx/mise/pull/7188) - **(bun)** use x64-baseline for aarch64 on Windows by [@&#8203;roele](https://redirect.github.com/roele) in [#&#8203;7190](https://redirect.github.com/jdx/mise/pull/7190) - **(tools)** allow using env vars in tools by [@&#8203;antonsergeyev](https://redirect.github.com/antonsergeyev) in [#&#8203;7205](https://redirect.github.com/jdx/mise/pull/7205) - add cfg(feature = "self\_update") to statics only used by that feature by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7185](https://redirect.github.com/jdx/mise/pull/7185) ##### 📚 Documentation - Update registry.md by [@&#8203;jdx](https://redirect.github.com/jdx) in [ad11ad1](https://redirect.github.com/jdx/mise/commit/ad11ad14705b2adac5c874f15fef4cc74652e26f) ##### 📦️ Dependency Updates - update ghcr.io/jdx/mise:alpine docker digest to [`2909cce`](https://redirect.github.com/jdx/mise/commit/2909cce) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7196](https://redirect.github.com/jdx/mise/pull/7196) - update fedora:43 docker digest to [`6cd815d`](https://redirect.github.com/jdx/mise/commit/6cd815d) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7195](https://redirect.github.com/jdx/mise/pull/7195) - update ghcr.io/jdx/mise:deb docker digest to [`1893530`](https://redirect.github.com/jdx/mise/commit/1893530) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7198](https://redirect.github.com/jdx/mise/pull/7198) - update ghcr.io/jdx/mise:copr docker digest to [`0447a85`](https://redirect.github.com/jdx/mise/commit/0447a85) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7197](https://redirect.github.com/jdx/mise/pull/7197) ##### 📦 Registry - add Supabase CLI to registry.toml by [@&#8203;bodadotsh](https://redirect.github.com/bodadotsh) in [#&#8203;7206](https://redirect.github.com/jdx/mise/pull/7206) - add cmake aqua backend by [@&#8203;mangkoran](https://redirect.github.com/mangkoran) in [#&#8203;7186](https://redirect.github.com/jdx/mise/pull/7186) ##### New Contributors - [@&#8203;antonsergeyev](https://redirect.github.com/antonsergeyev) made their first contribution in [#&#8203;7205](https://redirect.github.com/jdx/mise/pull/7205) - [@&#8203;bodadotsh](https://redirect.github.com/bodadotsh) made their first contribution in [#&#8203;7206](https://redirect.github.com/jdx/mise/pull/7206) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b7741a0 commit 2cfde78

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.0
19-
sha256: 5b7b9992950b65569b4f6f1c78b05abceea2506f15b750a4b9781f33c6cc1ae4
18+
version: v2025.12.7
19+
sha256: 59fb463dbcbebc3d4b51690865b8b9ea1f80707fddbf008bcd071aee7079daa3
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.0
18-
sha256: 5b7b9992950b65569b4f6f1c78b05abceea2506f15b750a4b9781f33c6cc1ae4
17+
version: v2025.12.7
18+
sha256: 59fb463dbcbebc3d4b51690865b8b9ea1f80707fddbf008bcd071aee7079daa3
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.0
43-
sha256: 5b7b9992950b65569b4f6f1c78b05abceea2506f15b750a4b9781f33c6cc1ae4
42+
version: v2025.12.7
43+
sha256: 59fb463dbcbebc3d4b51690865b8b9ea1f80707fddbf008bcd071aee7079daa3
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.0
19-
sha256: 5b7b9992950b65569b4f6f1c78b05abceea2506f15b750a4b9781f33c6cc1ae4
18+
version: v2025.12.7
19+
sha256: 59fb463dbcbebc3d4b51690865b8b9ea1f80707fddbf008bcd071aee7079daa3
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.0
19-
sha256: 5b7b9992950b65569b4f6f1c78b05abceea2506f15b750a4b9781f33c6cc1ae4
18+
version: v2025.12.7
19+
sha256: 59fb463dbcbebc3d4b51690865b8b9ea1f80707fddbf008bcd071aee7079daa3
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.0
30-
sha256: 5b7b9992950b65569b4f6f1c78b05abceea2506f15b750a4b9781f33c6cc1ae4
29+
version: v2025.12.7
30+
sha256: 59fb463dbcbebc3d4b51690865b8b9ea1f80707fddbf008bcd071aee7079daa3
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.0
22-
sha256: 5b7b9992950b65569b4f6f1c78b05abceea2506f15b750a4b9781f33c6cc1ae4
21+
version: v2025.12.7
22+
sha256: 59fb463dbcbebc3d4b51690865b8b9ea1f80707fddbf008bcd071aee7079daa3
2323
- name: Cache local Maven repository
2424
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
2525
with:

0 commit comments

Comments
 (0)