Skip to content

Commit 23d7559

Browse files
chore(deps): update dependency mise to v2025.10.2 (#1613)
> [!NOTE] > Mend has cancelled [the proposed renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842) of the Renovate GitHub app being renamed to `mend[bot]`. > > This notice will be removed on 2025-10-07. <hr> This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mise](https://redirect.github.com/jdx/mise) | minor | `v2025.9.23` -> `v2025.10.2` | --- > [!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.2`](https://redirect.github.com/jdx/mise/releases/tag/v2025.10.2) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.10.1...v2025.10.2) ##### 🐛 Bug Fixes - **(shell)** prevent infinite loop in zsh command-not-found handler by [@&#8203;yordis](https://redirect.github.com/yordis) in [#&#8203;6516](https://redirect.github.com/jdx/mise/pull/6516) - **(snapcraft)** add missing home plug for the home directory access permission by [@&#8203;phanect](https://redirect.github.com/phanect) in [#&#8203;6525](https://redirect.github.com/jdx/mise/pull/6525) - **(vfox)** implement headers support on http mod by [@&#8203;BasixKOR](https://redirect.github.com/BasixKOR) in [#&#8203;6521](https://redirect.github.com/jdx/mise/pull/6521) - set MIX\_HOME and MIX\_ARCHIVES when using the elixir plugin by [@&#8203;numso](https://redirect.github.com/numso) in [#&#8203;6504](https://redirect.github.com/jdx/mise/pull/6504) ##### 📦️ Dependency Updates - update docker/login-action digest to [`5e57cd1`](https://redirect.github.com/jdx/mise/commit/5e57cd1) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;6522](https://redirect.github.com/jdx/mise/pull/6522) - update fedora:43 docker digest to [`2c0d72b`](https://redirect.github.com/jdx/mise/commit/2c0d72b) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;6523](https://redirect.github.com/jdx/mise/pull/6523) ##### Security - verify macOS binary signature during self-update by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6528](https://redirect.github.com/jdx/mise/pull/6528) ##### New Contributors - [@&#8203;yordis](https://redirect.github.com/yordis) made their first contribution in [#&#8203;6516](https://redirect.github.com/jdx/mise/pull/6516) - [@&#8203;numso](https://redirect.github.com/numso) made their first contribution in [#&#8203;6504](https://redirect.github.com/jdx/mise/pull/6504) - [@&#8203;BasixKOR](https://redirect.github.com/BasixKOR) made their first contribution in [#&#8203;6521](https://redirect.github.com/jdx/mise/pull/6521) ### [`v2025.10.1`](https://redirect.github.com/jdx/mise/releases/tag/v2025.10.1) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.10.0...v2025.10.1) ##### 📦 Registry - add tombi by [@&#8203;TyceHerrman](https://redirect.github.com/TyceHerrman) in [#&#8203;6520](https://redirect.github.com/jdx/mise/pull/6520) ##### 🚀 Features - **(snapcraft)** add snap package by [@&#8203;phanect](https://redirect.github.com/phanect) in [#&#8203;6472](https://redirect.github.com/jdx/mise/pull/6472) ##### 🐛 Bug Fixes - **(cache)** remove duplicate bytes in prune output by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6515](https://redirect.github.com/jdx/mise/pull/6515) ##### Chore - **(copr)** increase COPR publish timeout by 60 minutes by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;6512](https://redirect.github.com/jdx/mise/pull/6512) ##### New Contributors - [@&#8203;phanect](https://redirect.github.com/phanect) made their first contribution in [#&#8203;6472](https://redirect.github.com/jdx/mise/pull/6472) ### [`v2025.10.0`](https://redirect.github.com/jdx/mise/releases/tag/v2025.10.0) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.9.25...v2025.10.0) ##### 📦 Registry - add code by [@&#8203;TyceHerrman](https://redirect.github.com/TyceHerrman) in [#&#8203;6492](https://redirect.github.com/jdx/mise/pull/6492) ##### 🚀 Features - change idiomatic\_version\_file to default disabled by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6501](https://redirect.github.com/jdx/mise/pull/6501) ##### 🐛 Bug Fixes - **(self-update)** add missing functions to self\_update stub by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6502](https://redirect.github.com/jdx/mise/pull/6502) - **(set)** allow --prompt flag to work with `mise set` by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6485](https://redirect.github.com/jdx/mise/pull/6485) ##### 📚 Documentation - **(hooks)** clarify pre/post-install hooks description. by [@&#8203;minusfive](https://redirect.github.com/minusfive) in [#&#8203;6497](https://redirect.github.com/jdx/mise/pull/6497) - remove link to issue by [@&#8203;jdx](https://redirect.github.com/jdx) in [e13d980](https://redirect.github.com/jdx/mise/commit/e13d98012fda05e5032b7dfc18f562c28f140cf9) ##### 🧪 Testing - **(e2e)** remove deprecated MISE\_LEGACY\_VERSION\_FILE assertions by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6505](https://redirect.github.com/jdx/mise/pull/6505) ##### New Contributors - [@&#8203;minusfive](https://redirect.github.com/minusfive) made their first contribution in [#&#8203;6497](https://redirect.github.com/jdx/mise/pull/6497) ### [`v2025.9.25`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.25) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.9.24...v2025.9.25) ##### 📦 Registry - prefer k3s from Aqua over ASDF plugin by [@&#8203;TobiX](https://redirect.github.com/TobiX) in [#&#8203;6486](https://redirect.github.com/jdx/mise/pull/6486) ##### 🐛 Bug Fixes - **(auto-install)** support installing non-active backend versions by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6484](https://redirect.github.com/jdx/mise/pull/6484) - **(install)** remove duplicate 'mise' text in install header by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6489](https://redirect.github.com/jdx/mise/pull/6489) - **(task)** prevent hang when tasks with multiple dependencies fail by [@&#8203;stempler](https://redirect.github.com/stempler) in [#&#8203;6481](https://redirect.github.com/jdx/mise/pull/6481) ##### 🧪 Testing - **(e2e)** use local HTTP server instead of httpbin.org for tool-stub tests by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6488](https://redirect.github.com/jdx/mise/pull/6488) ##### Chore - **(ci)** prevent release workflow from running on release branch pushes by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6490](https://redirect.github.com/jdx/mise/pull/6490) - **(ci)** parallelize release workflow to start e2e tests earlier by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6491](https://redirect.github.com/jdx/mise/pull/6491) ##### New Contributors - [@&#8203;stempler](https://redirect.github.com/stempler) made their first contribution in [#&#8203;6481](https://redirect.github.com/jdx/mise/pull/6481) ### [`v2025.9.24`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.24) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.9.23...v2025.9.24) ##### 📦 Registry - add ggshield by [@&#8203;TyceHerrman](https://redirect.github.com/TyceHerrman) in [#&#8203;6435](https://redirect.github.com/jdx/mise/pull/6435) - add jaq by [@&#8203;TyceHerrman](https://redirect.github.com/TyceHerrman) in [#&#8203;6434](https://redirect.github.com/jdx/mise/pull/6434) ##### 🚀 Features - **(age)** support age encrypted env vars in mise.toml files by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6463](https://redirect.github.com/jdx/mise/pull/6463) ##### 🐛 Bug Fixes - **(vfox)** integrate `parse_legacy_file` into backend by [@&#8203;malept](https://redirect.github.com/malept) in [#&#8203;6471](https://redirect.github.com/jdx/mise/pull/6471) </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 8bbc0f5 commit 23d7559

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.23
19-
sha256: 9f1af6a86479aaf4281b89620ce04363ba50ecf8343c6b457565557c233c6054
18+
version: v2025.10.2
19+
sha256: ddcf9ab75f5558c3782281f39a0e0b8776582e007ebb2215397a065ae90aa5c2
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.23
18-
sha256: 9f1af6a86479aaf4281b89620ce04363ba50ecf8343c6b457565557c233c6054
17+
version: v2025.10.2
18+
sha256: ddcf9ab75f5558c3782281f39a0e0b8776582e007ebb2215397a065ae90aa5c2
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.23
43-
sha256: 9f1af6a86479aaf4281b89620ce04363ba50ecf8343c6b457565557c233c6054
42+
version: v2025.10.2
43+
sha256: ddcf9ab75f5558c3782281f39a0e0b8776582e007ebb2215397a065ae90aa5c2
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.23
19-
sha256: 9f1af6a86479aaf4281b89620ce04363ba50ecf8343c6b457565557c233c6054
18+
version: v2025.10.2
19+
sha256: ddcf9ab75f5558c3782281f39a0e0b8776582e007ebb2215397a065ae90aa5c2
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.23
19-
sha256: 9f1af6a86479aaf4281b89620ce04363ba50ecf8343c6b457565557c233c6054
18+
version: v2025.10.2
19+
sha256: ddcf9ab75f5558c3782281f39a0e0b8776582e007ebb2215397a065ae90aa5c2
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.23
22-
sha256: 9f1af6a86479aaf4281b89620ce04363ba50ecf8343c6b457565557c233c6054
21+
version: v2025.10.2
22+
sha256: ddcf9ab75f5558c3782281f39a0e0b8776582e007ebb2215397a065ae90aa5c2
2323
- name: Cache local Maven repository
2424
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
2525
with:

0 commit comments

Comments
 (0)