Skip to content

Commit a122639

Browse files
chore(deps): update dependency mise to v2025.11.3 (#1674)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mise](https://redirect.github.com/jdx/mise) | patch | `v2025.11.1` -> `v2025.11.3` | --- > [!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.3`](https://redirect.github.com/jdx/mise/releases/tag/v2025.11.3) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.11.2...v2025.11.3) ##### 📦 Registry - rename yt-dlp bin by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6883](https://redirect.github.com/jdx/mise/pull/6883) - use aqua backend for slsa-verifier by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6872](https://redirect.github.com/jdx/mise/pull/6872) - added devcontainer-cli by [@&#8203;moisesmorillo](https://redirect.github.com/moisesmorillo) in [#&#8203;6888](https://redirect.github.com/jdx/mise/pull/6888) - add amazon-ecs-cli by [@&#8203;ducvuongpham](https://redirect.github.com/ducvuongpham) in [#&#8203;6898](https://redirect.github.com/jdx/mise/pull/6898) - add helm-ls by [@&#8203;ldrouard](https://redirect.github.com/ldrouard) in [#&#8203;6899](https://redirect.github.com/jdx/mise/pull/6899) - add ubi backend and test for oxipng, change aqua backend by [@&#8203;ldrouard](https://redirect.github.com/ldrouard) in [#&#8203;6900](https://redirect.github.com/jdx/mise/pull/6900) ##### 🚀 Features - **(aqua)** support `Asset` template for cosign and slsa verification by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6875](https://redirect.github.com/jdx/mise/pull/6875) - improve task info support with experimental\_monorepo\_root by [@&#8203;hverlin](https://redirect.github.com/hverlin) in [#&#8203;6881](https://redirect.github.com/jdx/mise/pull/6881) ##### 🐛 Bug Fixes - **(clippy)** resolve comparison and derivable impl warnings by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6924](https://redirect.github.com/jdx/mise/pull/6924) - **(config)** add `mise/config.local.toml` to config paths by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6882](https://redirect.github.com/jdx/mise/pull/6882) - **(java)** unable to install JDKs of release type EA by [@&#8203;roele](https://redirect.github.com/roele) in [#&#8203;6907](https://redirect.github.com/jdx/mise/pull/6907) - interactive task selection when monorepo tasks are enabled by [@&#8203;halms](https://redirect.github.com/halms) in [#&#8203;6891](https://redirect.github.com/jdx/mise/pull/6891) ##### 📚 Documentation - **(security)** use long-form GPG key fingerprint in installation docs by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6885](https://redirect.github.com/jdx/mise/pull/6885) ##### Chore - update Java LTS to 25 by [@&#8203;sargunv](https://redirect.github.com/sargunv) in [#&#8203;6897](https://redirect.github.com/jdx/mise/pull/6897) ##### New Contributors - [@&#8203;halms](https://redirect.github.com/halms) made their first contribution in [#&#8203;6891](https://redirect.github.com/jdx/mise/pull/6891) - [@&#8203;sargunv](https://redirect.github.com/sargunv) made their first contribution in [#&#8203;6897](https://redirect.github.com/jdx/mise/pull/6897) - [@&#8203;ducvuongpham](https://redirect.github.com/ducvuongpham) made their first contribution in [#&#8203;6898](https://redirect.github.com/jdx/mise/pull/6898) ### [`v2025.11.2`](https://redirect.github.com/jdx/mise/releases/tag/v2025.11.2) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.11.1...v2025.11.2) ##### 📦 Registry - rename mise-haskell -> asdf-haskell by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6859](https://redirect.github.com/jdx/mise/pull/6859) ##### 🚀 Features - **(cli)** switch manpage generation from clap\_mangen to usage by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6868](https://redirect.github.com/jdx/mise/pull/6868) - **(task)** add selective stream suppression for silent configuration by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6851](https://redirect.github.com/jdx/mise/pull/6851) ##### 🐛 Bug Fixes - **(backend)** support platform-specific bin and bin\_path configuration by [@&#8203;dragoscirjan](https://redirect.github.com/dragoscirjan) in [#&#8203;6853](https://redirect.github.com/jdx/mise/pull/6853) - **(generate)** update git pre-commit script to use null separator by [@&#8203;azais-corentin](https://redirect.github.com/azais-corentin) in [#&#8203;6874](https://redirect.github.com/jdx/mise/pull/6874) - **(stubs)** lookup for aqua tools stubs fails because of tool options by [@&#8203;roele](https://redirect.github.com/roele) in [#&#8203;6867](https://redirect.github.com/jdx/mise/pull/6867) - **(task)** resolve aliases correctly for monorepo tasks by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6857](https://redirect.github.com/jdx/mise/pull/6857) - **(task)** prevent MISE\_TASK\_OUTPUT from propagating to nested tasks by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6860](https://redirect.github.com/jdx/mise/pull/6860) - **(tasks)** simplify task command display to show only first line by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6863](https://redirect.github.com/jdx/mise/pull/6863) - **(tasks)** implement smart flag routing for task arguments by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6861](https://redirect.github.com/jdx/mise/pull/6861) - **(xonsh)** prevent KeyError when activating in nested shells by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6856](https://redirect.github.com/jdx/mise/pull/6856) - Don't set empty env var if decryption fails with age.strict=false by [@&#8203;iamkroot](https://redirect.github.com/iamkroot) in [#&#8203;6847](https://redirect.github.com/jdx/mise/pull/6847) ##### 🚜 Refactor - **(task)** split run.rs into modular task execution pipeline by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6852](https://redirect.github.com/jdx/mise/pull/6852) ##### 📚 Documentation - **(cli)** integrate clap-sort to validate subcommand ordering by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6865](https://redirect.github.com/jdx/mise/pull/6865) ##### 📦️ Dependency Updates - lock file maintenance by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;6873](https://redirect.github.com/jdx/mise/pull/6873) ##### New Contributors - [@&#8203;dragoscirjan](https://redirect.github.com/dragoscirjan) made their first contribution in [#&#8203;6853](https://redirect.github.com/jdx/mise/pull/6853) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8d9d9a5 commit a122639

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@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3.4.0
1717
with:
18-
version: v2025.11.1
19-
sha256: d4bec11aeb5b13180c596b70abf59716acda20131dbc3df8b9146f97cecf645c
18+
version: v2025.11.3
19+
sha256: 2b01d2063ac9fb6988ed5bfa087bebfba4ae6300b0739231bb534924acd31306
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@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3.4.0
1616
with:
17-
version: v2025.11.1
18-
sha256: d4bec11aeb5b13180c596b70abf59716acda20131dbc3df8b9146f97cecf645c
17+
version: v2025.11.3
18+
sha256: 2b01d2063ac9fb6988ed5bfa087bebfba4ae6300b0739231bb534924acd31306
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@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3.4.0
4141
with:
42-
version: v2025.11.1
43-
sha256: d4bec11aeb5b13180c596b70abf59716acda20131dbc3df8b9146f97cecf645c
42+
version: v2025.11.3
43+
sha256: 2b01d2063ac9fb6988ed5bfa087bebfba4ae6300b0739231bb534924acd31306
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@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3.4.0
1717
with:
18-
version: v2025.11.1
19-
sha256: d4bec11aeb5b13180c596b70abf59716acda20131dbc3df8b9146f97cecf645c
18+
version: v2025.11.3
19+
sha256: 2b01d2063ac9fb6988ed5bfa087bebfba4ae6300b0739231bb534924acd31306
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@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3.4.0
1717
with:
18-
version: v2025.11.1
19-
sha256: d4bec11aeb5b13180c596b70abf59716acda20131dbc3df8b9146f97cecf645c
18+
version: v2025.11.3
19+
sha256: 2b01d2063ac9fb6988ed5bfa087bebfba4ae6300b0739231bb534924acd31306
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@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3.4.0
2828
with:
29-
version: v2025.11.1
30-
sha256: d4bec11aeb5b13180c596b70abf59716acda20131dbc3df8b9146f97cecf645c
29+
version: v2025.11.3
30+
sha256: 2b01d2063ac9fb6988ed5bfa087bebfba4ae6300b0739231bb534924acd31306
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@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3.4.0
2020
with:
21-
version: v2025.11.1
22-
sha256: d4bec11aeb5b13180c596b70abf59716acda20131dbc3df8b9146f97cecf645c
21+
version: v2025.11.3
22+
sha256: 2b01d2063ac9fb6988ed5bfa087bebfba4ae6300b0739231bb534924acd31306
2323
- name: Cache local Maven repository
2424
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
2525
with:

0 commit comments

Comments
 (0)