Skip to content

Commit 4a19797

Browse files
chore(deps): update dependency mise to v2025.9.23 (#1599)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mise](https://redirect.github.com/jdx/mise) | patch | `v2025.9.15` -> `v2025.9.23` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jdx/mise (mise)</summary> ### [`v2025.9.23`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.23) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.9.22...v2025.9.23) ##### 🚀 Features - **(env)** add support for required environment variables by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6461](https://redirect.github.com/jdx/mise/pull/6461) ##### 🐛 Bug Fixes - **(set)** unify config file resolution for mise set and mise use by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6467](https://redirect.github.com/jdx/mise/pull/6467) ##### Chore - **(clippy)** replace \&Box<dyn SingleReport> with \&dyn SingleReport by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6465](https://redirect.github.com/jdx/mise/pull/6465) ### [`v2025.9.22`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.22) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.9.21...v2025.9.22) ##### 📦 Registry - re-enable tests by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6454](https://redirect.github.com/jdx/mise/pull/6454) - restore comments and tests by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6378](https://redirect.github.com/jdx/mise/pull/6378) - add github backend for graphite by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6455](https://redirect.github.com/jdx/mise/pull/6455) ##### 🚀 Features - **(backend)** add environment variable override for tool backends by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6456](https://redirect.github.com/jdx/mise/pull/6456) - add a http\_retries setting to define number of retry attempts by [@&#8203;roele](https://redirect.github.com/roele) in [#&#8203;6444](https://redirect.github.com/jdx/mise/pull/6444) ### [`v2025.9.21`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.21) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.9.20...v2025.9.21) ##### 📦 Registry - remove incorrect bin\_path from balena-cli by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6445](https://redirect.github.com/jdx/mise/pull/6445) - disable oxlint test temporarily by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6446](https://redirect.github.com/jdx/mise/pull/6446) ##### 🚀 Features - **(cache)** add mise cache path command by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6442](https://redirect.github.com/jdx/mise/pull/6442) - **(github)** add support for compressed binaries and Buck2 to registry by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6439](https://redirect.github.com/jdx/mise/pull/6439) ##### 🐛 Bug Fixes - **(http)** bump mtime when extracting tarballs to cache by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6438](https://redirect.github.com/jdx/mise/pull/6438) ##### 🧪 Testing - **(vfox)** eliminate flaky remote host dependencies in tests by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6447](https://redirect.github.com/jdx/mise/pull/6447) - **(vfox)** improve test\_download\_file reliability by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6450](https://redirect.github.com/jdx/mise/pull/6450) - optimize remote task tests with local server by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6443](https://redirect.github.com/jdx/mise/pull/6443) - optimize git remote task tests with local repositories by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6441](https://redirect.github.com/jdx/mise/pull/6441) - mark slow e2e tests and add runtime warnings by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6449](https://redirect.github.com/jdx/mise/pull/6449) ##### Chore - **(ci)** run release workflow on PRs to main for branch protection by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6448](https://redirect.github.com/jdx/mise/pull/6448) ### [`v2025.9.20`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.20) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.9.19...v2025.9.20) ##### 📦 Registry - use version\_prefix for github backends by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6409](https://redirect.github.com/jdx/mise/pull/6409) - fix hivemind by [@&#8203;mnm364](https://redirect.github.com/mnm364) in [#&#8203;6431](https://redirect.github.com/jdx/mise/pull/6431) - revert opam/k3kcli backends to ubi by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6406](https://redirect.github.com/jdx/mise/pull/6406) ##### 🚀 Features - **(spm)** add support for self-hosted and GitLab repositories by [@&#8203;roele](https://redirect.github.com/roele) in [#&#8203;6358](https://redirect.github.com/jdx/mise/pull/6358) - add instructions for self-update by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6433](https://redirect.github.com/jdx/mise/pull/6433) ##### 🐛 Bug Fixes - **(doctor)** exclude tools not supported on current os by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6422](https://redirect.github.com/jdx/mise/pull/6422) - **(json-schema)** remove settings/additionalProperties by [@&#8203;tpansino](https://redirect.github.com/tpansino) in [#&#8203;6420](https://redirect.github.com/jdx/mise/pull/6420) - **(task)** prevent hang when nested tasks fail by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6430](https://redirect.github.com/jdx/mise/pull/6430) - **(ubi)** filter versions with tag\_regex before trimming v prefixes by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6421](https://redirect.github.com/jdx/mise/pull/6421) - allow strip\_archive\_path\_components to strip a dir containing the same filename by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6405](https://redirect.github.com/jdx/mise/pull/6405) ##### 📦️ Dependency Updates - update ghcr.io/jdx/mise:alpine docker digest to [`a64d8b4`](https://redirect.github.com/jdx/mise/commit/a64d8b4) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;6426](https://redirect.github.com/jdx/mise/pull/6426) - update actions/cache digest to [`0057852`](https://redirect.github.com/jdx/mise/commit/0057852) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;6425](https://redirect.github.com/jdx/mise/pull/6425) - update ghcr.io/jdx/mise:deb docker digest to [`af96f8e`](https://redirect.github.com/jdx/mise/commit/af96f8e) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;6428](https://redirect.github.com/jdx/mise/pull/6428) - update ghcr.io/jdx/mise:copr docker digest to [`0f98c77`](https://redirect.github.com/jdx/mise/commit/0f98c77) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;6427](https://redirect.github.com/jdx/mise/pull/6427) ### [`v2025.9.19`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.19) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.9.18...v2025.9.19) ##### 📦 Registry - fix mise-ghcup plugin managed tools descriptions by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6411](https://redirect.github.com/jdx/mise/pull/6411) - add Tinymist by [@&#8203;3w36zj6](https://redirect.github.com/3w36zj6) in [#&#8203;6412](https://redirect.github.com/jdx/mise/pull/6412) - revert djinni backend to ubi by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6410](https://redirect.github.com/jdx/mise/pull/6410) ##### 🚀 Features - **(github)** filter remote versions by version\_prefix by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6408](https://redirect.github.com/jdx/mise/pull/6408) - Remove experimental labels for GitHub and HTTP backends by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;6415](https://redirect.github.com/jdx/mise/pull/6415) ##### 🐛 Bug Fixes - **(backend)** make pre-tools env vars available in postinstall hooks by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6418](https://redirect.github.com/jdx/mise/pull/6418) ##### 🧪 Testing - **(vfox)** replace flaky external tests with local dummy plugin by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6403](https://redirect.github.com/jdx/mise/pull/6403) ##### New Contributors - [@&#8203;Copilot](https://redirect.github.com/Copilot) made their first contribution in [#&#8203;6415](https://redirect.github.com/jdx/mise/pull/6415) ### [`v2025.9.18`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.18) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.9.17...v2025.9.18) ##### 📦 Registry - replace amplify-cli github backend with ubi by [@&#8203;eggplants](https://redirect.github.com/eggplants) in [#&#8203;6396](https://redirect.github.com/jdx/mise/pull/6396) ##### 🚀 Features - **(config)** support vars in tool versions by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6401](https://redirect.github.com/jdx/mise/pull/6401) - **(template)** add read\_file() function by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6400](https://redirect.github.com/jdx/mise/pull/6400) ##### 🐛 Bug Fixes - **(aqua)** support github\_artifact\_attestations.enabled by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6372](https://redirect.github.com/jdx/mise/pull/6372) - use /c instead of -c on windows in postinstall hook by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6397](https://redirect.github.com/jdx/mise/pull/6397) ##### 🧪 Testing - **(test-tool)** uninstall all versions and clear cache before installation by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6393](https://redirect.github.com/jdx/mise/pull/6393) ##### New Contributors - [@&#8203;eggplants](https://redirect.github.com/eggplants) made their first contribution in [#&#8203;6396](https://redirect.github.com/jdx/mise/pull/6396) ### [`v2025.9.17`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.17) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.9.16...v2025.9.17) ##### 🚀 Features - **(java)** add support for Liberica NIK releases by [@&#8203;roele](https://redirect.github.com/roele) in [#&#8203;6382](https://redirect.github.com/jdx/mise/pull/6382) ##### 🐛 Bug Fixes - **(toolset)** handle underflow in version\_sub function by [@&#8203;koh-sh](https://redirect.github.com/koh-sh) in [#&#8203;6389](https://redirect.github.com/jdx/mise/pull/6389) ##### 📚 Documentation - document MISE\_ENV behavior for global/system configs by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6385](https://redirect.github.com/jdx/mise/pull/6385) ##### New Contributors - [@&#8203;jc00ke](https://redirect.github.com/jc00ke) made their first contribution in [#&#8203;6386](https://redirect.github.com/jdx/mise/pull/6386) - [@&#8203;koh-sh](https://redirect.github.com/koh-sh) made their first contribution in [#&#8203;6389](https://redirect.github.com/jdx/mise/pull/6389) ### [`v2025.9.16`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.16) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.9.15...v2025.9.16) ##### 📦 Registry - use npm backend for zbctl by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6379](https://redirect.github.com/jdx/mise/pull/6379) ##### 🐛 Bug Fixes - **(aqua)** remove blake3 support from aqua checksum algorithms by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6370](https://redirect.github.com/jdx/mise/pull/6370) - **(aqua)** remove cosign and slsa-verifier dependencies by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6371](https://redirect.github.com/jdx/mise/pull/6371) - **(aqua)** remove cosign.experimental by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6376](https://redirect.github.com/jdx/mise/pull/6376) - **(file)** handle GNU sparse files and tar crate extraction issues by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6380](https://redirect.github.com/jdx/mise/pull/6380) ##### 📚 Documentation - minisign doesn't require cli by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6369](https://redirect.github.com/jdx/mise/pull/6369) ##### Chore - ignore renovate new bot name by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6364](https://redirect.github.com/jdx/mise/pull/6364) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73cb3da commit 4a19797

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
1616
- uses: jdx/mise-action@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0
1717
with:
18-
version: v2025.9.15
19-
sha256: ea3be29bf97e4a11f57706fcd779dcc719598c22125d47e99182092c83814baa
18+
version: v2025.9.23
19+
sha256: 9f1af6a86479aaf4281b89620ce04363ba50ecf8343c6b457565557c233c6054
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@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0
1616
with:
17-
version: v2025.9.15
18-
sha256: ea3be29bf97e4a11f57706fcd779dcc719598c22125d47e99182092c83814baa
17+
version: v2025.9.23
18+
sha256: 9f1af6a86479aaf4281b89620ce04363ba50ecf8343c6b457565557c233c6054
1919
- name: Cache local Maven repository
2020
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
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@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0
4141
with:
42-
version: v2025.9.15
43-
sha256: ea3be29bf97e4a11f57706fcd779dcc719598c22125d47e99182092c83814baa
42+
version: v2025.9.23
43+
sha256: 9f1af6a86479aaf4281b89620ce04363ba50ecf8343c6b457565557c233c6054
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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1616
- uses: jdx/mise-action@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0
1717
with:
18-
version: v2025.9.15
19-
sha256: ea3be29bf97e4a11f57706fcd779dcc719598c22125d47e99182092c83814baa
18+
version: v2025.9.23
19+
sha256: 9f1af6a86479aaf4281b89620ce04363ba50ecf8343c6b457565557c233c6054
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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
1616
- uses: jdx/mise-action@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0
1717
with:
18-
version: v2025.9.15
19-
sha256: ea3be29bf97e4a11f57706fcd779dcc719598c22125d47e99182092c83814baa
18+
version: v2025.9.23
19+
sha256: 9f1af6a86479aaf4281b89620ce04363ba50ecf8343c6b457565557c233c6054
2020
env:
2121
MISE_ENV: native
2222
- name: Run native tests

.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@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0
2020
with:
21-
version: v2025.9.15
22-
sha256: ea3be29bf97e4a11f57706fcd779dcc719598c22125d47e99182092c83814baa
21+
version: v2025.9.23
22+
sha256: 9f1af6a86479aaf4281b89620ce04363ba50ecf8343c6b457565557c233c6054
2323
- name: Cache local Maven repository
2424
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
2525
with:

0 commit comments

Comments
 (0)