Skip to content

Commit 5c6a6e5

Browse files
chore(deps): update dependency mise to v2025.11.7 (#1702)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mise](https://redirect.github.com/jdx/mise) | patch | `v2025.11.5` -> `v2025.11.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.11.7`](https://redirect.github.com/jdx/mise/releases/tag/v2025.11.7) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.11.6...v2025.11.7) ##### 📦 Registry - added nelm by [@&#8203;tony-sol](https://redirect.github.com/tony-sol) in [#&#8203;7020](https://redirect.github.com/jdx/mise/pull/7020) ##### 🚀 Features - **(exec)** ensure MISE\_ENV is set in spawned shell when specified via -E flag by [@&#8203;ceelian](https://redirect.github.com/ceelian) in [#&#8203;7007](https://redirect.github.com/jdx/mise/pull/7007) ##### 🐛 Bug Fixes - **(fig)** resolve \_\_dirname error in ES module by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7021](https://redirect.github.com/jdx/mise/pull/7021) - **(go)** Don't allow auto mod=vendor mode by [@&#8203;mariduv](https://redirect.github.com/mariduv) in [#&#8203;7006](https://redirect.github.com/jdx/mise/pull/7006) - **(nushell)** test `use` not `source`, fix pipeline parse error by [@&#8203;jokeyrhyme](https://redirect.github.com/jokeyrhyme) in [#&#8203;7013](https://redirect.github.com/jdx/mise/pull/7013) - **(tasks)** make file paths relative to config location and templateable by [@&#8203;halms](https://redirect.github.com/halms) in [#&#8203;7005](https://redirect.github.com/jdx/mise/pull/7005) ##### Chore - **(deny)** add exclusion for number\_prefix by [@&#8203;jdx](https://redirect.github.com/jdx) in [e955ecb](https://redirect.github.com/jdx/mise/commit/e955ecbb733d61ef1d0b522a979a7d1998ec8061) ##### New Contributors - [@&#8203;mariduv](https://redirect.github.com/mariduv) made their first contribution in [#&#8203;7006](https://redirect.github.com/jdx/mise/pull/7006) - [@&#8203;ceelian](https://redirect.github.com/ceelian) made their first contribution in [#&#8203;7007](https://redirect.github.com/jdx/mise/pull/7007) ### [`v2025.11.6`](https://redirect.github.com/jdx/mise/releases/tag/v2025.11.6) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.11.5...v2025.11.6) ##### 📦 Registry - add tbls by [@&#8203;artemklevtsov](https://redirect.github.com/artemklevtsov) in [#&#8203;6987](https://redirect.github.com/jdx/mise/pull/6987) - add kubeswitch tool and add test for ruff by [@&#8203;jylenhof](https://redirect.github.com/jylenhof) in [#&#8203;6990](https://redirect.github.com/jdx/mise/pull/6990) ##### 🐛 Bug Fixes - **(nushell)** add missing `| parse env | update-env` for deactivation operations by [@&#8203;jokeyrhyme](https://redirect.github.com/jokeyrhyme) in [#&#8203;6994](https://redirect.github.com/jdx/mise/pull/6994) - **(pwsh)** wrap the executable path with double quotes by [@&#8203;leosuncin](https://redirect.github.com/leosuncin) in [#&#8203;6993](https://redirect.github.com/jdx/mise/pull/6993) - in `activate bash` output, wrap mise executable path in single-quotes by [@&#8203;cspotcode](https://redirect.github.com/cspotcode) in [#&#8203;7002](https://redirect.github.com/jdx/mise/pull/7002) - On Windows, preserve/proxy the exit code of tools, to match behavior on Unix by [@&#8203;cspotcode](https://redirect.github.com/cspotcode) in [#&#8203;7001](https://redirect.github.com/jdx/mise/pull/7001) ##### 📚 Documentation - simplify apt instructions by [@&#8203;scop](https://redirect.github.com/scop) in [#&#8203;6986](https://redirect.github.com/jdx/mise/pull/6986) - update idiomatic version files enablement info by [@&#8203;scop](https://redirect.github.com/scop) in [#&#8203;6985](https://redirect.github.com/jdx/mise/pull/6985) - registry notability explanation by [@&#8203;jdx](https://redirect.github.com/jdx) in [8f9ab15](https://redirect.github.com/jdx/mise/commit/8f9ab15e18d8cf0983d08a1f14b04511c999d681) ##### 🧪 Testing - **(aqua)** remove biome test due to version incompatibility by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;7000](https://redirect.github.com/jdx/mise/pull/7000) ##### 📦️ Dependency Updates - lock file maintenance by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;6997](https://redirect.github.com/jdx/mise/pull/6997) ##### New Contributors - [@&#8203;cspotcode](https://redirect.github.com/cspotcode) made their first contribution in [#&#8203;7001](https://redirect.github.com/jdx/mise/pull/7001) - [@&#8203;jokeyrhyme](https://redirect.github.com/jokeyrhyme) made their first contribution in [#&#8203;6994](https://redirect.github.com/jdx/mise/pull/6994) - [@&#8203;artemklevtsov](https://redirect.github.com/artemklevtsov) made their first contribution in [#&#8203;6987](https://redirect.github.com/jdx/mise/pull/6987) - [@&#8203;leosuncin](https://redirect.github.com/leosuncin) made their first contribution in [#&#8203;6993](https://redirect.github.com/jdx/mise/pull/6993) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1ad972 commit 5c6a6e5

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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
1616
- uses: jdx/mise-action@d16887ba50704baed7de72bd1e82e04391e4457a # v3.5.0
1717
with:
18-
version: v2025.11.5
19-
sha256: 5dc683fc1ff3b1d2da41b962af110186c8caa059ebfd65ae48a2969c9a13de58
18+
version: v2025.11.7
19+
sha256: b2fb7d4c8dad559ede4fb346fb12171298a8ec8648f7923730abcd92e9dda15c
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@d16887ba50704baed7de72bd1e82e04391e4457a # v3.5.0
1616
with:
17-
version: v2025.11.5
18-
sha256: 5dc683fc1ff3b1d2da41b962af110186c8caa059ebfd65ae48a2969c9a13de58
17+
version: v2025.11.7
18+
sha256: b2fb7d4c8dad559ede4fb346fb12171298a8ec8648f7923730abcd92e9dda15c
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@d16887ba50704baed7de72bd1e82e04391e4457a # v3.5.0
4141
with:
42-
version: v2025.11.5
43-
sha256: 5dc683fc1ff3b1d2da41b962af110186c8caa059ebfd65ae48a2969c9a13de58
42+
version: v2025.11.7
43+
sha256: b2fb7d4c8dad559ede4fb346fb12171298a8ec8648f7923730abcd92e9dda15c
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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
1616
- uses: jdx/mise-action@d16887ba50704baed7de72bd1e82e04391e4457a # v3.5.0
1717
with:
18-
version: v2025.11.5
19-
sha256: 5dc683fc1ff3b1d2da41b962af110186c8caa059ebfd65ae48a2969c9a13de58
18+
version: v2025.11.7
19+
sha256: b2fb7d4c8dad559ede4fb346fb12171298a8ec8648f7923730abcd92e9dda15c
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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
1616
- uses: jdx/mise-action@d16887ba50704baed7de72bd1e82e04391e4457a # v3.5.0
1717
with:
18-
version: v2025.11.5
19-
sha256: 5dc683fc1ff3b1d2da41b962af110186c8caa059ebfd65ae48a2969c9a13de58
18+
version: v2025.11.7
19+
sha256: b2fb7d4c8dad559ede4fb346fb12171298a8ec8648f7923730abcd92e9dda15c
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@d16887ba50704baed7de72bd1e82e04391e4457a # v3.5.0
2828
with:
29-
version: v2025.11.5
30-
sha256: 5dc683fc1ff3b1d2da41b962af110186c8caa059ebfd65ae48a2969c9a13de58
29+
version: v2025.11.7
30+
sha256: b2fb7d4c8dad559ede4fb346fb12171298a8ec8648f7923730abcd92e9dda15c
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@d16887ba50704baed7de72bd1e82e04391e4457a # v3.5.0
2020
with:
21-
version: v2025.11.5
22-
sha256: 5dc683fc1ff3b1d2da41b962af110186c8caa059ebfd65ae48a2969c9a13de58
21+
version: v2025.11.7
22+
sha256: b2fb7d4c8dad559ede4fb346fb12171298a8ec8648f7923730abcd92e9dda15c
2323
- name: Cache local Maven repository
2424
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
2525
with:

0 commit comments

Comments
 (0)