Skip to content

Commit c5a2800

Browse files
chore(deps): update dependency mise to v2025.9.6 (#1556)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mise](https://redirect.github.com/jdx/mise) | minor | `v2025.8.20` -> `v2025.9.6` | --- > [!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.6`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.6) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.9.5...v2025.9.6) ##### 🚀 Features - **(backend)** add Backend trait methods for metadata fetching by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6228](https://redirect.github.com/jdx/mise/pull/6228) - **(core)** implement metadata fetching for Node.js and Bun by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6230](https://redirect.github.com/jdx/mise/pull/6230) - **(mise-test-tool)** add release scripts for automated GitHub releases by [@&#8203;jdx](https://redirect.github.com/jdx) in [bd0eadd](https://redirect.github.com/jdx/mise/commit/bd0eadde5fff3897cda47d533c02cfe8e2b20048) - **(platform)** implement platform parsing and CLI integration by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6227](https://redirect.github.com/jdx/mise/pull/6227) - migrate tools from ubi to github backend which work by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6232](https://redirect.github.com/jdx/mise/pull/6232) ##### 🐛 Bug Fixes - **(task)** use terminal width instead of hardcoded 60-char limit for task display by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6218](https://redirect.github.com/jdx/mise/pull/6218) - **(task)** use terminal width instead of hardcoded 60-char limit for task display by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6220](https://redirect.github.com/jdx/mise/pull/6220) - nix flake build failure on macOS by [@&#8203;okuuva](https://redirect.github.com/okuuva) in [#&#8203;6223](https://redirect.github.com/jdx/mise/pull/6223) - only use multi-version syntax in mise.lock by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6224](https://redirect.github.com/jdx/mise/pull/6224) ##### 🧪 Testing - **(e2e)** add comprehensive parallel task execution test for issue [#&#8203;5451](https://redirect.github.com/jdx/mise/issues/5451) by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6221](https://redirect.github.com/jdx/mise/pull/6221) ##### Chore - added .cursor/environment.json by [@&#8203;jdx](https://redirect.github.com/jdx) in [dc6b145](https://redirect.github.com/jdx/mise/commit/dc6b1455967c650b4f960316830b63072998977c) - init agent-os by [@&#8203;jdx](https://redirect.github.com/jdx) in [81af40e](https://redirect.github.com/jdx/mise/commit/81af40ece5a8e1481b3a4ebf0de8a401fb7685ad) - agent-os analyze by [@&#8203;jdx](https://redirect.github.com/jdx) in [9625f58](https://redirect.github.com/jdx/mise/commit/9625f58112d4f22d299c1352a3e85f036435f21c) ### [`v2025.9.5`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.5) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.9.4...v2025.9.5) ##### 🚀 Features - **(task)** add timeout support for task execution by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6216](https://redirect.github.com/jdx/mise/pull/6216) - **(task)** sub-tasks in run lists by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6212](https://redirect.github.com/jdx/mise/pull/6212) ##### 🐛 Bug Fixes - **(task)** remove MISE\_TASK\_UNNEST functionality by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6217](https://redirect.github.com/jdx/mise/pull/6217) ##### Chore - fix npm publish action by [@&#8203;jdx](https://redirect.github.com/jdx) in [14f4b09](https://redirect.github.com/jdx/mise/commit/14f4b09982cfa09139f172f302939f46d2cb0872) - fix cloudflare release action by [@&#8203;jdx](https://redirect.github.com/jdx) in [00afa25](https://redirect.github.com/jdx/mise/commit/00afa2563d4368963bcacce11ebddbe05f45b4d7) - fix git-cliff for release notes by [@&#8203;jdx](https://redirect.github.com/jdx) in [15a9aed](https://redirect.github.com/jdx/mise/commit/15a9aede95c8ad953842c206df3b6c9a3960100f) ### [`v2025.9.4`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.4) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.9.2...v2025.9.4) #### What's Changed - chore: release 2025.9.4 by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6214](https://redirect.github.com/jdx/mise/pull/6214) **Full Changelog**: <jdx/mise@v2025.9.3...v2025.9.4> ### [`v2025.9.2`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.2) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.9.1...v2025.9.2) chore: release 2025.9.2 ([#&#8203;6192](https://redirect.github.com/jdx/mise/issues/6192)) ##### 🐛 Bug Fixes - **(ci)** set required environment variables for npm publishing by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6189](https://redirect.github.com/jdx/mise/pull/6189) - **(release)** clean up extra newlines in release notes formatting by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6190](https://redirect.github.com/jdx/mise/pull/6190) - **(release)** add proper newline after New Contributors section in cliff template by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6194](https://redirect.github.com/jdx/mise/pull/6194) - **(release)** fix changelog formatting to remove extra blank lines by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6195](https://redirect.github.com/jdx/mise/pull/6195) - **(release)** restore proper newline after New Contributors section by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6196](https://redirect.github.com/jdx/mise/pull/6196) ##### 🚜 Refactor - **(ci)** split release workflow into separate specialized workflows by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6193](https://redirect.github.com/jdx/mise/pull/6193) ##### Chore - **(release)** require GitHub Actions environment for release-plz script by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6191](https://redirect.github.com/jdx/mise/pull/6191) ### [`v2025.9.1`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.1) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.9.0...v2025.9.1) chore: release 2025.9.1 ([#&#8203;6186](https://redirect.github.com/jdx/mise/issues/6186)) ##### 🐛 Bug Fixes - python nested venv path order by [@&#8203;elvismacak](https://redirect.github.com/elvismacak) in [#&#8203;6124](https://redirect.github.com/jdx/mise/pull/6124) - resolve immutable release workflow and VERSION file timing issues by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6187](https://redirect.github.com/jdx/mise/pull/6187) ##### New Contributors - [@&#8203;elvismacak](https://redirect.github.com/elvismacak) made their first contribution in [#&#8203;6124](https://redirect.github.com/jdx/mise/pull/6124) ### [`v2025.9.0`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.0) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.8.21...v2025.9.0) ##### 🚀 Features - allow set/unset backend aliases by [@&#8203;roele](https://redirect.github.com/roele) in [#&#8203;6172](https://redirect.github.com/jdx/mise/pull/6172) ##### 🐛 Bug Fixes - **(aqua)** respect order of asset\_strs by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6143](https://redirect.github.com/jdx/mise/pull/6143) - **(java)** treat freebsd as linux (assuming linux compatability) by [@&#8203;roele](https://redirect.github.com/roele) in [#&#8203;6161](https://redirect.github.com/jdx/mise/pull/6161) - **(nushell/windows)** Fix $env.PATH getting converted to a string by [@&#8203;zackyancey](https://redirect.github.com/zackyancey) in [#&#8203;6157](https://redirect.github.com/jdx/mise/pull/6157) - **(sync)** create uv\_versions\_path dir if it doesn't exist by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6142](https://redirect.github.com/jdx/mise/pull/6142) - **(ubi)** show relevent error messages for v-prefixed tags by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6183](https://redirect.github.com/jdx/mise/pull/6183) - remove nodejs/golang alias migrate code by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6141](https://redirect.github.com/jdx/mise/pull/6141) - mise activate not working on powershell v5 by [@&#8203;L0RD-ZER0](https://redirect.github.com/L0RD-ZER0) in [#&#8203;6168](https://redirect.github.com/jdx/mise/pull/6168) ##### 📚 Documentation - **(task)** remove word "additional" to avoid confusions by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6159](https://redirect.github.com/jdx/mise/pull/6159) ##### Chore - update Cargo.lock by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6184](https://redirect.github.com/jdx/mise/pull/6184) ##### New Contributors - [@&#8203;zackyancey](https://redirect.github.com/zackyancey) made their first contribution in [#&#8203;6157](https://redirect.github.com/jdx/mise/pull/6157) ### [`v2025.8.21`](https://redirect.github.com/jdx/mise/releases/tag/v2025.8.21) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.8.20...v2025.8.21) ##### 📦 Registry - prefer 1password asdf plugin for ls-remote by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6116](https://redirect.github.com/jdx/mise/pull/6116) ##### 🚀 Features - allow use of templates in task confirmation by [@&#8203;roele](https://redirect.github.com/roele) in [#&#8203;6129](https://redirect.github.com/jdx/mise/pull/6129) ##### 🐛 Bug Fixes - task confirmation does not handle SIGINT appropriately by [@&#8203;roele](https://redirect.github.com/roele) in [#&#8203;6126](https://redirect.github.com/jdx/mise/pull/6126) ##### 📚 Documentation - Split run command so that copy button is useful by [@&#8203;anujdeshpande](https://redirect.github.com/anujdeshpande) in [#&#8203;6099](https://redirect.github.com/jdx/mise/pull/6099) ##### New Contributors - [@&#8203;anujdeshpande](https://redirect.github.com/anujdeshpande) made their first contribution in [#&#8203;6099](https://redirect.github.com/jdx/mise/pull/6099) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3459435 commit c5a2800

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.8.20
19-
sha256: a9df29caa68f83b5ba5b0c0c70acfeb559e91c3e8b67afb9eda28c6f97a27bfb
18+
version: v2025.9.6
19+
sha256: 40177f20653f67c36435f10cc1964ad3e51d40b9fa63ffd99b53b1b457ed0857
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.8.20
18-
sha256: a9df29caa68f83b5ba5b0c0c70acfeb559e91c3e8b67afb9eda28c6f97a27bfb
17+
version: v2025.9.6
18+
sha256: 40177f20653f67c36435f10cc1964ad3e51d40b9fa63ffd99b53b1b457ed0857
1919
- name: Cache local Maven repository
2020
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # 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.8.20
43-
sha256: a9df29caa68f83b5ba5b0c0c70acfeb559e91c3e8b67afb9eda28c6f97a27bfb
42+
version: v2025.9.6
43+
sha256: 40177f20653f67c36435f10cc1964ad3e51d40b9fa63ffd99b53b1b457ed0857
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.8.20
19-
sha256: a9df29caa68f83b5ba5b0c0c70acfeb559e91c3e8b67afb9eda28c6f97a27bfb
18+
version: v2025.9.6
19+
sha256: 40177f20653f67c36435f10cc1964ad3e51d40b9fa63ffd99b53b1b457ed0857
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.8.20
19-
sha256: a9df29caa68f83b5ba5b0c0c70acfeb559e91c3e8b67afb9eda28c6f97a27bfb
18+
version: v2025.9.6
19+
sha256: 40177f20653f67c36435f10cc1964ad3e51d40b9fa63ffd99b53b1b457ed0857
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.8.20
22-
sha256: a9df29caa68f83b5ba5b0c0c70acfeb559e91c3e8b67afb9eda28c6f97a27bfb
21+
version: v2025.9.6
22+
sha256: 40177f20653f67c36435f10cc1964ad3e51d40b9fa63ffd99b53b1b457ed0857
2323
- name: Cache local Maven repository
2424
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
2525
with:

0 commit comments

Comments
 (0)