Skip to content

Commit ed02165

Browse files
chore(deps): update dependency mise to v2025.10.7 (#1620)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mise](https://redirect.github.com/jdx/mise) | patch | `v2025.10.2` -> `v2025.10.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.10.7`](https://redirect.github.com/jdx/mise/releases/tag/v2025.10.7) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.10.6...v2025.10.7) ##### 📦 Registry - add lazyssh by [@&#8203;TyceHerrman](https://redirect.github.com/TyceHerrman) in [#&#8203;6610](https://redirect.github.com/jdx/mise/pull/6610) ##### 🚀 Features - **(config)** Add a ceiling to how mise searchs for config & tasks by [@&#8203;richardthe3rd](https://redirect.github.com/richardthe3rd) in [#&#8203;6041](https://redirect.github.com/jdx/mise/pull/6041) - **(release)** include aqua-registry updates in changelog and release notes by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6623](https://redirect.github.com/jdx/mise/pull/6623) ##### 🐛 Bug Fixes - **(task)** use config\_root instead of project\_root for task base path by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6609](https://redirect.github.com/jdx/mise/pull/6609) - **(task)** resolve project tasks in run blocks using TaskLoadContext by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6614](https://redirect.github.com/jdx/mise/pull/6614) - **(task)** dont truncate task message when CI is set by [@&#8203;roele](https://redirect.github.com/roele) in [#&#8203;6620](https://redirect.github.com/jdx/mise/pull/6620) - **(tasks)** restore MISE\_ENV environment inheritance for tasks by [@&#8203;glasser](https://redirect.github.com/glasser) in [#&#8203;6621](https://redirect.github.com/jdx/mise/pull/6621) - **(ui)** prevent OSC 9;4 progress sequences from being written to non-terminals by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6615](https://redirect.github.com/jdx/mise/pull/6615) ##### Chore - remove cosign/slsa-verifier from mise.toml by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6616](https://redirect.github.com/jdx/mise/pull/6616) ##### New Contributors - [@&#8203;richardthe3rd](https://redirect.github.com/richardthe3rd) made their first contribution in [#&#8203;6041](https://redirect.github.com/jdx/mise/pull/6041) ### [`v2025.10.6`](https://redirect.github.com/jdx/mise/releases/tag/v2025.10.6) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.10.5...v2025.10.6) ##### 📦 Registry - add vfox-mongod by [@&#8203;blaubaer](https://redirect.github.com/blaubaer) in [#&#8203;6586](https://redirect.github.com/jdx/mise/pull/6586) ##### 🚀 Features - add OSC 9;4 terminal progress indicators by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6584](https://redirect.github.com/jdx/mise/pull/6584) - make progress bar a footer by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6590](https://redirect.github.com/jdx/mise/pull/6590) ##### 🐛 Bug Fixes - **(task)** preserve ubi tool options during auto-install by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6600](https://redirect.github.com/jdx/mise/pull/6600) - unify project\_root and config\_root resolution by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6588](https://redirect.github.com/jdx/mise/pull/6588) ##### 🚜 Refactor - **(exec)** remove redundant tty check for auto-install by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6589](https://redirect.github.com/jdx/mise/pull/6589) - remove duplicated task loads by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6594](https://redirect.github.com/jdx/mise/pull/6594) ##### New Contributors - [@&#8203;blaubaer](https://redirect.github.com/blaubaer) made their first contribution in [#&#8203;6586](https://redirect.github.com/jdx/mise/pull/6586) ### [`v2025.10.5`](https://redirect.github.com/jdx/mise/releases/tag/v2025.10.5) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.10.4...v2025.10.5) ##### 📦 Registry - add jules by [@&#8203;alefteris](https://redirect.github.com/alefteris) in [#&#8203;6568](https://redirect.github.com/jdx/mise/pull/6568) ##### 🐛 Bug Fixes - **(docs)** improve favicon support for Safari by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6567](https://redirect.github.com/jdx/mise/pull/6567) - **(github)** download assets via API to respect GITHUB\_TOKEN by [@&#8203;roele](https://redirect.github.com/roele) in [#&#8203;6496](https://redirect.github.com/jdx/mise/pull/6496) - **(task)** load toml tasks in `task_config.includes` in system/global config and monorepo subdirs by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6545](https://redirect.github.com/jdx/mise/pull/6545) - **(task)** handle dots in monorepo directory names correctly by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6571](https://redirect.github.com/jdx/mise/pull/6571) ##### 📚 Documentation - **(readme)** add GitHub Issues & Discussions section by [@&#8203;rsyring](https://redirect.github.com/rsyring) in [#&#8203;6573](https://redirect.github.com/jdx/mise/pull/6573) - **(tasks)** create dedicated monorepo tasks documentation by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6561](https://redirect.github.com/jdx/mise/pull/6561) - **(tasks)** enhance monorepo documentation with tool comparisons by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6563](https://redirect.github.com/jdx/mise/pull/6563) ### [`v2025.10.4`](https://redirect.github.com/jdx/mise/releases/tag/v2025.10.4) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.10.3...v2025.10.4) ##### 🐛 Bug Fixes - **(installing-mise.md)** broken link by [@&#8203;equirosa](https://redirect.github.com/equirosa) in [#&#8203;6555](https://redirect.github.com/jdx/mise/pull/6555) - **(task)** remote git tasks now properly inherit tools from parent configs by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6558](https://redirect.github.com/jdx/mise/pull/6558) - **(tasks)** restore tool loading from idiomatic version files by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6559](https://redirect.github.com/jdx/mise/pull/6559) ##### 🚜 Refactor - **(task)** remove duplicated codes by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6553](https://redirect.github.com/jdx/mise/pull/6553) ##### New Contributors - [@&#8203;equirosa](https://redirect.github.com/equirosa) made their first contribution in [#&#8203;6555](https://redirect.github.com/jdx/mise/pull/6555) ### [`v2025.10.3`](https://redirect.github.com/jdx/mise/releases/tag/v2025.10.3) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.10.2...v2025.10.3) ##### 📦 Registry - added cloudflare wrangler by [@&#8203;moisesmorillo](https://redirect.github.com/moisesmorillo) in [#&#8203;6534](https://redirect.github.com/jdx/mise/pull/6534) ##### 🚀 Features - **(tasks)** add experimental monorepo task support with target paths by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6535](https://redirect.github.com/jdx/mise/pull/6535) - **(tasks)** respect local config\_roots for monorepo tasks by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6552](https://redirect.github.com/jdx/mise/pull/6552) - support latest suffix for Java, Python and Ruby flavoured versions by [@&#8203;roele](https://redirect.github.com/roele) in [#&#8203;6533](https://redirect.github.com/jdx/mise/pull/6533) ##### 🐛 Bug Fixes - **(aqua)** decode filename extracted from url by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6536](https://redirect.github.com/jdx/mise/pull/6536) - **(snapcraft)** use classic confinement by [@&#8203;phanect](https://redirect.github.com/phanect) in [#&#8203;6542](https://redirect.github.com/jdx/mise/pull/6542) - **(task)** fix task pattern matching and add :task syntax for monorepos by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6549](https://redirect.github.com/jdx/mise/pull/6549) - **(tasks)** validate monorepo setup before running monorepo tasks by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6551](https://redirect.github.com/jdx/mise/pull/6551) - Add bash option in example by [@&#8203;Its-Just-Nans](https://redirect.github.com/Its-Just-Nans) in [#&#8203;6541](https://redirect.github.com/jdx/mise/pull/6541) - suppress ignore crate logs by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6547](https://redirect.github.com/jdx/mise/pull/6547) ##### 📚 Documentation - Update Python virtual environment documentation by [@&#8203;Konfekt](https://redirect.github.com/Konfekt) in [#&#8203;6538](https://redirect.github.com/jdx/mise/pull/6538) ##### Chore - **(hk)** bump to v1.18.1 by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6546](https://redirect.github.com/jdx/mise/pull/6546) ##### Hk - bump to 1.18.1 by [@&#8203;jdx](https://redirect.github.com/jdx) in [0ab65cd](https://redirect.github.com/jdx/mise/commit/0ab65cd9c6827fd4738e5184be6d743f94be34b2) ##### New Contributors - [@&#8203;Konfekt](https://redirect.github.com/Konfekt) made their first contribution in [#&#8203;6538](https://redirect.github.com/jdx/mise/pull/6538) - [@&#8203;moisesmorillo](https://redirect.github.com/moisesmorillo) made their first contribution in [#&#8203;6534](https://redirect.github.com/jdx/mise/pull/6534) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3b28c44 commit ed02165

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@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3.3.1
1717
with:
18-
version: v2025.10.2
19-
sha256: ddcf9ab75f5558c3782281f39a0e0b8776582e007ebb2215397a065ae90aa5c2
18+
version: v2025.10.7
19+
sha256: 2f7add417e5717fb9a93fe560c1f655f97cd69e3db6f889faf95391a5fe8e714
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@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3.3.1
1616
with:
17-
version: v2025.10.2
18-
sha256: ddcf9ab75f5558c3782281f39a0e0b8776582e007ebb2215397a065ae90aa5c2
17+
version: v2025.10.7
18+
sha256: 2f7add417e5717fb9a93fe560c1f655f97cd69e3db6f889faf95391a5fe8e714
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@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3.3.1
4141
with:
42-
version: v2025.10.2
43-
sha256: ddcf9ab75f5558c3782281f39a0e0b8776582e007ebb2215397a065ae90aa5c2
42+
version: v2025.10.7
43+
sha256: 2f7add417e5717fb9a93fe560c1f655f97cd69e3db6f889faf95391a5fe8e714
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@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3.3.1
1717
with:
18-
version: v2025.10.2
19-
sha256: ddcf9ab75f5558c3782281f39a0e0b8776582e007ebb2215397a065ae90aa5c2
18+
version: v2025.10.7
19+
sha256: 2f7add417e5717fb9a93fe560c1f655f97cd69e3db6f889faf95391a5fe8e714
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@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3.3.1
1717
with:
18-
version: v2025.10.2
19-
sha256: ddcf9ab75f5558c3782281f39a0e0b8776582e007ebb2215397a065ae90aa5c2
18+
version: v2025.10.7
19+
sha256: 2f7add417e5717fb9a93fe560c1f655f97cd69e3db6f889faf95391a5fe8e714
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@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3.3.1
2020
with:
21-
version: v2025.10.2
22-
sha256: ddcf9ab75f5558c3782281f39a0e0b8776582e007ebb2215397a065ae90aa5c2
21+
version: v2025.10.7
22+
sha256: 2f7add417e5717fb9a93fe560c1f655f97cd69e3db6f889faf95391a5fe8e714
2323
- name: Cache local Maven repository
2424
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
2525
with:

0 commit comments

Comments
 (0)