Skip to content

Commit 7a1a700

Browse files
chore(deps): update dependency mise to v2025.11.5 (#1688)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mise](https://redirect.github.com/jdx/mise) | patch | `v2025.11.3` -> `v2025.11.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jdx/mise (mise)</summary> ### [`v2025.11.5`](https://redirect.github.com/jdx/mise/releases/tag/v2025.11.5) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.11.4...v2025.11.5) ##### 🚀 Features - **(http)** Add 'format' to http backend by [@&#8203;thejcannon](https://redirect.github.com/thejcannon) in [#&#8203;6957](https://redirect.github.com/jdx/mise/pull/6957) ##### 🐛 Bug Fixes - **(bootstrap)** wrong directory on first run by [@&#8203;vmeurisse](https://redirect.github.com/vmeurisse) in [#&#8203;6971](https://redirect.github.com/jdx/mise/pull/6971) - **(tasks)** fix nested colons with `mise task edit` by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6978](https://redirect.github.com/jdx/mise/pull/6978) - Use compatible env flags by [@&#8203;thejcannon](https://redirect.github.com/thejcannon) in [#&#8203;6964](https://redirect.github.com/jdx/mise/pull/6964) - Flush vfox download buffer by [@&#8203;blampe](https://redirect.github.com/blampe) in [#&#8203;6969](https://redirect.github.com/jdx/mise/pull/6969) ##### 📚 Documentation - `arch()` template is `x64` by [@&#8203;thejcannon](https://redirect.github.com/thejcannon) in [#&#8203;6967](https://redirect.github.com/jdx/mise/pull/6967) - update section headers in getting-started.md by [@&#8203;JunichiroKohari](https://redirect.github.com/JunichiroKohari) in [#&#8203;6980](https://redirect.github.com/jdx/mise/pull/6980) ##### New Contributors - [@&#8203;JunichiroKohari](https://redirect.github.com/JunichiroKohari) made their first contribution in [#&#8203;6980](https://redirect.github.com/jdx/mise/pull/6980) - [@&#8203;blampe](https://redirect.github.com/blampe) made their first contribution in [#&#8203;6969](https://redirect.github.com/jdx/mise/pull/6969) - [@&#8203;thejcannon](https://redirect.github.com/thejcannon) made their first contribution in [#&#8203;6964](https://redirect.github.com/jdx/mise/pull/6964) ### [`v2025.11.4`](https://redirect.github.com/jdx/mise/releases/tag/v2025.11.4) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.11.3...v2025.11.4) ##### 📦 Registry - add xcsift by [@&#8203;alexey1312](https://redirect.github.com/alexey1312) in [#&#8203;6923](https://redirect.github.com/jdx/mise/pull/6923) - add tools: magika & xxh by [@&#8203;IceCodeNew](https://redirect.github.com/IceCodeNew) in [#&#8203;6909](https://redirect.github.com/jdx/mise/pull/6909) - add aliases to aqua-backend tools by [@&#8203;IceCodeNew](https://redirect.github.com/IceCodeNew) in [#&#8203;6910](https://redirect.github.com/jdx/mise/pull/6910) ##### 🚀 Features - **(gem-backend)** use gem command for backend operations by [@&#8203;andrewthauer](https://redirect.github.com/andrewthauer) in [#&#8203;6650](https://redirect.github.com/jdx/mise/pull/6650) - **(tasks)** add `mise task validate` command for task validation by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6958](https://redirect.github.com/jdx/mise/pull/6958) - Add `--skip-deps` flag to run specified tasks, skipping dependencies by [@&#8203;hverlin](https://redirect.github.com/hverlin) in [#&#8203;6894](https://redirect.github.com/jdx/mise/pull/6894) ##### 🐛 Bug Fixes - **(cli)** intercept --help flag to show task help instead of executing task by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6955](https://redirect.github.com/jdx/mise/pull/6955) - **(cli)** handle `mise help` without requiring tasks by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6961](https://redirect.github.com/jdx/mise/pull/6961) - **(pwsh)** remove \_\_MISE\_DIFF env var instead of \_\_MISE\_WATCH on deactivate by [@&#8203;IMXEren](https://redirect.github.com/IMXEren) in [#&#8203;6886](https://redirect.github.com/jdx/mise/pull/6886) - remove temporary files after install by [@&#8203;vmeurisse](https://redirect.github.com/vmeurisse) in [#&#8203;6948](https://redirect.github.com/jdx/mise/pull/6948) ##### 📚 Documentation - **(snapcraft)** update `summary` & `description` shown in snapcraft.io by [@&#8203;phanect](https://redirect.github.com/phanect) in [#&#8203;6926](https://redirect.github.com/jdx/mise/pull/6926) - Change package example in go.md by [@&#8203;nachtjasmin](https://redirect.github.com/nachtjasmin) in [#&#8203;6862](https://redirect.github.com/jdx/mise/pull/6862) - paranoid mode does not untrust global config by [@&#8203;iloveitaly](https://redirect.github.com/iloveitaly) in [#&#8203;6952](https://redirect.github.com/jdx/mise/pull/6952) ##### 📦️ Dependency Updates - lock file maintenance by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;6932](https://redirect.github.com/jdx/mise/pull/6932) ##### Chore - bump cargo deps by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6960](https://redirect.github.com/jdx/mise/pull/6960) ##### New Contributors - [@&#8203;iloveitaly](https://redirect.github.com/iloveitaly) made their first contribution in [#&#8203;6952](https://redirect.github.com/jdx/mise/pull/6952) - [@&#8203;nachtjasmin](https://redirect.github.com/nachtjasmin) made their first contribution in [#&#8203;6862](https://redirect.github.com/jdx/mise/pull/6862) - [@&#8203;IceCodeNew](https://redirect.github.com/IceCodeNew) made their first contribution in [#&#8203;6910](https://redirect.github.com/jdx/mise/pull/6910) - [@&#8203;alexey1312](https://redirect.github.com/alexey1312) made their first contribution in [#&#8203;6923](https://redirect.github.com/jdx/mise/pull/6923) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 52926d9 commit 7a1a700

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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
1616
- uses: jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1
1717
with:
18-
version: v2025.11.3
19-
sha256: 2b01d2063ac9fb6988ed5bfa087bebfba4ae6300b0739231bb534924acd31306
18+
version: v2025.11.5
19+
sha256: 5dc683fc1ff3b1d2da41b962af110186c8caa059ebfd65ae48a2969c9a13de58
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@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1
1616
with:
17-
version: v2025.11.3
18-
sha256: 2b01d2063ac9fb6988ed5bfa087bebfba4ae6300b0739231bb534924acd31306
17+
version: v2025.11.5
18+
sha256: 5dc683fc1ff3b1d2da41b962af110186c8caa059ebfd65ae48a2969c9a13de58
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@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1
4141
with:
42-
version: v2025.11.3
43-
sha256: 2b01d2063ac9fb6988ed5bfa087bebfba4ae6300b0739231bb534924acd31306
42+
version: v2025.11.5
43+
sha256: 5dc683fc1ff3b1d2da41b962af110186c8caa059ebfd65ae48a2969c9a13de58
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@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1
1717
with:
18-
version: v2025.11.3
19-
sha256: 2b01d2063ac9fb6988ed5bfa087bebfba4ae6300b0739231bb534924acd31306
18+
version: v2025.11.5
19+
sha256: 5dc683fc1ff3b1d2da41b962af110186c8caa059ebfd65ae48a2969c9a13de58
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@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1
1717
with:
18-
version: v2025.11.3
19-
sha256: 2b01d2063ac9fb6988ed5bfa087bebfba4ae6300b0739231bb534924acd31306
18+
version: v2025.11.5
19+
sha256: 5dc683fc1ff3b1d2da41b962af110186c8caa059ebfd65ae48a2969c9a13de58
2020
env:
2121
MISE_ENV: native
2222
- name: Run native tests

.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@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1
2828
with:
29-
version: v2025.11.3
30-
sha256: 2b01d2063ac9fb6988ed5bfa087bebfba4ae6300b0739231bb534924acd31306
29+
version: v2025.11.5
30+
sha256: 5dc683fc1ff3b1d2da41b962af110186c8caa059ebfd65ae48a2969c9a13de58
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@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1
2020
with:
21-
version: v2025.11.3
22-
sha256: 2b01d2063ac9fb6988ed5bfa087bebfba4ae6300b0739231bb534924acd31306
21+
version: v2025.11.5
22+
sha256: 5dc683fc1ff3b1d2da41b962af110186c8caa059ebfd65ae48a2969c9a13de58
2323
- name: Cache local Maven repository
2424
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
2525
with:

0 commit comments

Comments
 (0)