Skip to content

Commit ad7c3b5

Browse files
chore(deps): update dependency mise to v2025.9.15 (#1583)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mise](https://redirect.github.com/jdx/mise) | patch | `v2025.9.10` -> `v2025.9.15` | --- > [!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.15`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.15) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.9.14...v2025.9.15) ##### 📦 Registry - add missing cargo backends by [@&#8203;jayvdb](https://redirect.github.com/jayvdb) in [#&#8203;6307](https://redirect.github.com/jdx/mise/pull/6307) ##### 🚀 Features - add env propagation by [@&#8203;Its-Just-Nans](https://redirect.github.com/Its-Just-Nans) in [#&#8203;6342](https://redirect.github.com/jdx/mise/pull/6342) ##### 🐛 Bug Fixes - **(aqua)** improve GitHub token handling for sigstore verification by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6351](https://redirect.github.com/jdx/mise/pull/6351) - **(backend)** change dependency checks to warnings instead of errors by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6363](https://redirect.github.com/jdx/mise/pull/6363) - **(npm)** improve error message when npm/bun is not installed by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6359](https://redirect.github.com/jdx/mise/pull/6359) - **(vfox)** enable TLS support for reqwest to fix CI tests by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6356](https://redirect.github.com/jdx/mise/pull/6356) ##### 🚜 Refactor - **(registry)** convert to nested TOML sections format by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6361](https://redirect.github.com/jdx/mise/pull/6361) ##### 🧪 Testing - **(e2e)** resolve mise via PATH in backend missing deps test by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6362](https://redirect.github.com/jdx/mise/pull/6362) - **(vfox)** replace flaky external HTTP tests with local mock server by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6354](https://redirect.github.com/jdx/mise/pull/6354) ##### 📦️ Dependency Updates - pin dependencies by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;6243](https://redirect.github.com/jdx/mise/pull/6243) ##### Chore - **(install.sh)** add `MISE_INSTALL_MUSL` to force installing musl variants on Linux by [@&#8203;malept](https://redirect.github.com/malept) in [#&#8203;6355](https://redirect.github.com/jdx/mise/pull/6355) ### [`v2025.9.14`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.14) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.9.13...v2025.9.14) ##### 🐛 Bug Fixes - fix an issue where Swift could not be installed on arm64 Ubuntu by [@&#8203;lish82](https://redirect.github.com/lish82) in [#&#8203;6348](https://redirect.github.com/jdx/mise/pull/6348) ##### Chore - use cross to build on linux by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6346](https://redirect.github.com/jdx/mise/pull/6346) ##### New Contributors - [@&#8203;lish82](https://redirect.github.com/lish82) made their first contribution in [#&#8203;6348](https://redirect.github.com/jdx/mise/pull/6348) ### [`v2025.9.13`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.13) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.9.12...v2025.9.13) ##### 📦 Registry - remove deprecated virtualos by [@&#8203;jdx](https://redirect.github.com/jdx) in [166379f](https://redirect.github.com/jdx/mise/commit/166379f71c79fccacfc980dd14d4e18642c7d1e5) - add trufflehog ([aqua:trufflesecurity/trufflehog](https://redirect.github.com/trufflesecurity/trufflehog)) by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;6316](https://redirect.github.com/jdx/mise/pull/6316) ##### 🚀 Features - **(aqua)** integrate native sigstore-verification for security verification by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6332](https://redirect.github.com/jdx/mise/pull/6332) - **(docs)** improve search result readability with lighter teal background by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6328](https://redirect.github.com/jdx/mise/pull/6328) - **(ui)** update logo as favicon and fix hover transitions by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6325](https://redirect.github.com/jdx/mise/pull/6325) - **(vfox)** add file.read lua function by [@&#8203;malept](https://redirect.github.com/malept) in [#&#8203;6333](https://redirect.github.com/jdx/mise/pull/6333) - add documentation for "Environment in tasks" [#&#8203;5134](https://redirect.github.com/jdx/mise/issues/5134) [#&#8203;5638](https://redirect.github.com/jdx/mise/issues/5638) by [@&#8203;Its-Just-Nans](https://redirect.github.com/Its-Just-Nans) in [#&#8203;6329](https://redirect.github.com/jdx/mise/pull/6329) ##### 🐛 Bug Fixes - **(github)** correctly paginate releases/tags for private repos by [@&#8203;malept](https://redirect.github.com/malept) in [#&#8203;6318](https://redirect.github.com/jdx/mise/pull/6318) - **(hk)** exclude aqua-registry from prettier linting by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6327](https://redirect.github.com/jdx/mise/pull/6327) - **(ui)** improve GitHub star badge layout and alignment by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6326](https://redirect.github.com/jdx/mise/pull/6326) ##### 📚 Documentation - change 'hello.py' to 'main.py' in python.md by [@&#8203;my1e5](https://redirect.github.com/my1e5) in [#&#8203;6319](https://redirect.github.com/jdx/mise/pull/6319) - customize VitePress theme with unique branding by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6324](https://redirect.github.com/jdx/mise/pull/6324) ##### 📦️ Dependency Updates - update taiki-e/install-action digest to [`0aa4f22`](https://redirect.github.com/jdx/mise/commit/0aa4f22) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;6334](https://redirect.github.com/jdx/mise/pull/6334) - update rust crate comfy-table to v7.2.1 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;6335](https://redirect.github.com/jdx/mise/pull/6335) - update rust crate console to v0.16.1 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;6336](https://redirect.github.com/jdx/mise/pull/6336) - update rust crate indexmap to v2.11.4 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;6337](https://redirect.github.com/jdx/mise/pull/6337) ##### Chore - fixing typos by [@&#8203;Its-Just-Nans](https://redirect.github.com/Its-Just-Nans) in [#&#8203;6331](https://redirect.github.com/jdx/mise/pull/6331) ##### New Contributors - [@&#8203;Its-Just-Nans](https://redirect.github.com/Its-Just-Nans) made their first contribution in [#&#8203;6331](https://redirect.github.com/jdx/mise/pull/6331) - [@&#8203;my1e5](https://redirect.github.com/my1e5) made their first contribution in [#&#8203;6319](https://redirect.github.com/jdx/mise/pull/6319) ### [`v2025.9.12`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.12) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.9.10...v2025.9.12) ##### 🐛 Bug Fixes - **(ci)** properly exclude aqua-registry files from hk linting by [@&#8203;jdx](https://redirect.github.com/jdx) in [42d7758](https://redirect.github.com/jdx/mise/commit/42d7758d157317088ac5194ac26eefc7fc1ba4f8) ##### Chore - **(release)** embed aqua-registry under crate and publish like vfox by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;6306](https://redirect.github.com/jdx/mise/pull/6306) - ignore aqua-registry assets from prettier by [@&#8203;jdx](https://redirect.github.com/jdx) in [047d77b](https://redirect.github.com/jdx/mise/commit/047d77be35fea0b3277342cb6383a1873bca19a5) - disable "useless cat" shellcheck by [@&#8203;jdx](https://redirect.github.com/jdx) in [a6def59](https://redirect.github.com/jdx/mise/commit/a6def59fe945028934fed0694df2b4daeeaaf478) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d1c864d commit ad7c3b5

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.10
19-
sha256: ab57ab710cf3e323a93431c8bb7ea31e58a0d12f385bcadd83d1d183cde16bf0
18+
version: v2025.9.15
19+
sha256: ea3be29bf97e4a11f57706fcd779dcc719598c22125d47e99182092c83814baa
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.10
18-
sha256: ab57ab710cf3e323a93431c8bb7ea31e58a0d12f385bcadd83d1d183cde16bf0
17+
version: v2025.9.15
18+
sha256: ea3be29bf97e4a11f57706fcd779dcc719598c22125d47e99182092c83814baa
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.9.10
43-
sha256: ab57ab710cf3e323a93431c8bb7ea31e58a0d12f385bcadd83d1d183cde16bf0
42+
version: v2025.9.15
43+
sha256: ea3be29bf97e4a11f57706fcd779dcc719598c22125d47e99182092c83814baa
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.10
19-
sha256: ab57ab710cf3e323a93431c8bb7ea31e58a0d12f385bcadd83d1d183cde16bf0
18+
version: v2025.9.15
19+
sha256: ea3be29bf97e4a11f57706fcd779dcc719598c22125d47e99182092c83814baa
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.10
19-
sha256: ab57ab710cf3e323a93431c8bb7ea31e58a0d12f385bcadd83d1d183cde16bf0
18+
version: v2025.9.15
19+
sha256: ea3be29bf97e4a11f57706fcd779dcc719598c22125d47e99182092c83814baa
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.10
22-
sha256: ab57ab710cf3e323a93431c8bb7ea31e58a0d12f385bcadd83d1d183cde16bf0
21+
version: v2025.9.15
22+
sha256: ea3be29bf97e4a11f57706fcd779dcc719598c22125d47e99182092c83814baa
2323
- name: Cache local Maven repository
2424
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
2525
with:

0 commit comments

Comments
 (0)