Skip to content

Commit 5a3c06e

Browse files
Update dependency mise to v2025.7.29 (#1486)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mise](https://redirect.github.com/jdx/mise) | patch | `v2025.7.19` -> `v2025.7.29` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jdx/mise (mise)</summary> ### [`v2025.7.29`](https://redirect.github.com/jdx/mise/releases/tag/v2025.7.29) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.7.28...v2025.7.29) ##### 🐛 Bug Fixes - **(cli)** stable path env for exec on windows by [@&#8203;W1M0R](https://redirect.github.com/W1M0R) in [#&#8203;5790](https://redirect.github.com/jdx/mise/pull/5790) - **(tool-stubs)** platform-specific bin fields by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;5812](https://redirect.github.com/jdx/mise/pull/5812) - tool-stub generation with archive downloads by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;5811](https://redirect.github.com/jdx/mise/pull/5811) ##### 📦️ Dependency Updates - update jdx/mise-action digest to [`c37c932`](https://redirect.github.com/jdx/mise/commit/c37c932) by [@&#8203;renovate\[bot\]](https://redirect.github.com/renovate[bot]) in [#&#8203;5784](https://redirect.github.com/jdx/mise/pull/5784) ##### New Contributors - [@&#8203;W1M0R](https://redirect.github.com/W1M0R) made their first contribution in [#&#8203;5790](https://redirect.github.com/jdx/mise/pull/5790) ### [`v2025.7.28`](https://redirect.github.com/jdx/mise/releases/tag/v2025.7.28) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.7.27...v2025.7.28) ##### 🚀 Features - **(http)** show retry after for github rate limit by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;5803](https://redirect.github.com/jdx/mise/pull/5803) - **(registry)** add carapace by [@&#8203;jahands](https://redirect.github.com/jahands) in [#&#8203;5804](https://redirect.github.com/jdx/mise/pull/5804) - **(registry)** add `hatch` by [@&#8203;hasansezertasan](https://redirect.github.com/hasansezertasan) in [#&#8203;5788](https://redirect.github.com/jdx/mise/pull/5788) - tool-stubs by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;5795](https://redirect.github.com/jdx/mise/pull/5795) - used shared cache for http backend by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;5808](https://redirect.github.com/jdx/mise/pull/5808) ##### 🐛 Bug Fixes - **(aqua)** avoid unnecessary head requests in version resolution by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;5800](https://redirect.github.com/jdx/mise/pull/5800) - **(toolset)** use join\_paths for MISE\_ADD\_PATH by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;5785](https://redirect.github.com/jdx/mise/pull/5785) - check lib64 directories for .disable-self-update file by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;5809](https://redirect.github.com/jdx/mise/pull/5809) ##### 🚜 Refactor - **(aqua)** move alternative backend suggestions into validate by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;5794](https://redirect.github.com/jdx/mise/pull/5794) ##### 📚 Documentation - **(tool-stubs)** added shebangs by [@&#8203;jdx](https://redirect.github.com/jdx) in [2d37500](https://redirect.github.com/jdx/mise/commit/2d37500e309a61062fc0e821a38be98626176d5d) - **(tool-stubs)** corrected url syntax by [@&#8203;jdx](https://redirect.github.com/jdx) in [32627be](https://redirect.github.com/jdx/mise/commit/32627bec8b3df5060ea9f93dc50003126585e572) - fix plugin-lua-modules docs to match the vfox lua\_mod functions by [@&#8203;syhol](https://redirect.github.com/syhol) in [#&#8203;5792](https://redirect.github.com/jdx/mise/pull/5792) - fix http backend tool options example by [@&#8203;roele](https://redirect.github.com/roele) in [#&#8203;5802](https://redirect.github.com/jdx/mise/pull/5802) ##### 📦️ Dependency Updates - update taiki-e/install-action digest to [`7fbb30f`](https://redirect.github.com/jdx/mise/commit/7fbb30f) by [@&#8203;renovate\[bot\]](https://redirect.github.com/renovate[bot]) in [#&#8203;5786](https://redirect.github.com/jdx/mise/pull/5786) - pin actions/checkout action to [`11bd719`](https://redirect.github.com/jdx/mise/commit/11bd719) by [@&#8203;renovate\[bot\]](https://redirect.github.com/renovate[bot]) in [#&#8203;5783](https://redirect.github.com/jdx/mise/pull/5783) ##### New Contributors - [@&#8203;hasansezertasan](https://redirect.github.com/hasansezertasan) made their first contribution in [#&#8203;5788](https://redirect.github.com/jdx/mise/pull/5788) ### [`v2025.7.27`](https://redirect.github.com/jdx/mise/releases/tag/v2025.7.27) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.7.26...v2025.7.27) ##### 🐛 Bug Fixes - **(copr)** disable self-update by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;5780](https://redirect.github.com/jdx/mise/pull/5780) - **(link.md)** correct example comment in mise link documentation by [@&#8203;mmurdockk](https://redirect.github.com/mmurdockk) in [#&#8203;5760](https://redirect.github.com/jdx/mise/pull/5760) - use github releases in install.sh for non-current version by [@&#8203;jdx](https://redirect.github.com/jdx) in [c2b1ef1](https://redirect.github.com/jdx/mise/commit/c2b1ef1c53d736e14fb64365aa1339dc955d6c59) ##### New Contributors - [@&#8203;mmurdockk](https://redirect.github.com/mmurdockk) made their first contribution in [#&#8203;5760](https://redirect.github.com/jdx/mise/pull/5760) ### [`v2025.7.26`](https://redirect.github.com/jdx/mise/releases/tag/v2025.7.26) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.7.25...v2025.7.26) ##### Chore - use correct release dirname by [@&#8203;jdx](https://redirect.github.com/jdx) in [c8e0b5b](https://redirect.github.com/jdx/mise/commit/c8e0b5b42f3d258ec977b68326461d2fc81c4724) ### [`v2025.7.25`](https://redirect.github.com/jdx/mise/releases/tag/v2025.7.25) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.7.24...v2025.7.25) ##### Chore - updated deps by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;5771](https://redirect.github.com/jdx/mise/pull/5771) ### [`v2025.7.24`](https://redirect.github.com/jdx/mise/releases/tag/v2025.7.24) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.7.21...v2025.7.24) ##### Chore - add MISE\_INSTALL\_FROM\_GITHUB option for mise.run by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;5772](https://redirect.github.com/jdx/mise/pull/5772) ### [`v2025.7.21`](https://redirect.github.com/jdx/mise/releases/tag/v2025.7.21) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.7.20...v2025.7.21) ##### 🚀 Features - **(packaging)** add COPR publishing workflow and documentation by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;5719](https://redirect.github.com/jdx/mise/pull/5719) ##### 🐛 Bug Fixes - **(pwsh)** resolve issue caused by previous [#&#8203;5732](https://redirect.github.com/jdx/mise/issues/5732) patch (hardcoded path) by [@&#8203;IMXEren](https://redirect.github.com/IMXEren) in [#&#8203;5753](https://redirect.github.com/jdx/mise/pull/5753) - copr docker building by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;5748](https://redirect.github.com/jdx/mise/pull/5748) ##### 📚 Documentation - **(README)** mention project alexandria by [@&#8203;jdx](https://redirect.github.com/jdx) in [681bc75](https://redirect.github.com/jdx/mise/commit/681bc751025a848411b7dff322cd14d9487dd59f) - Removes invalid array in redaction example by [@&#8203;EverlastingBugstopper](https://redirect.github.com/EverlastingBugstopper) in [#&#8203;5752](https://redirect.github.com/jdx/mise/pull/5752) - document mise-versions app by [@&#8203;jdx](https://redirect.github.com/jdx) in [785ef24](https://redirect.github.com/jdx/mise/commit/785ef24e65259b95f56ecccebe9463a8a0c37519) ##### 🧪 Testing - fix asset detector test on musl by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;5744](https://redirect.github.com/jdx/mise/pull/5744) ##### Chore - use 302 redirects for curl installs by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;5747](https://redirect.github.com/jdx/mise/pull/5747) ##### New Contributors - [@&#8203;EverlastingBugstopper](https://redirect.github.com/EverlastingBugstopper) made their first contribution in [#&#8203;5752](https://redirect.github.com/jdx/mise/pull/5752) ### [`v2025.7.20`](https://redirect.github.com/jdx/mise/releases/tag/v2025.7.20) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.7.19...v2025.7.20) ##### 🚀 Features - use mise.run for rosetta tip by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;5739](https://redirect.github.com/jdx/mise/pull/5739) ##### 🐛 Bug Fixes - **(npm)** use bin/ as bin\_paths when installed with bun on windows by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;5725](https://redirect.github.com/jdx/mise/pull/5725) ##### 📚 Documentation - remove curl instructions by [@&#8203;jdx](https://redirect.github.com/jdx) in [785d2f2](https://redirect.github.com/jdx/mise/commit/785d2f2fe4795b23cb196a70a0b7956707d40437) - add back in supported os/arch combinations by [@&#8203;jdx](https://redirect.github.com/jdx) in [87b86b0](https://redirect.github.com/jdx/mise/commit/87b86b0f4f756dd6b7116192214c25e2995e9939) ##### Chore - set redirect for curl installs by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;5740](https://redirect.github.com/jdx/mise/pull/5740) - reduce binary size for linux by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;5741](https://redirect.github.com/jdx/mise/pull/5741) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 215d4cf commit 5a3c06e

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1616
- uses: jdx/mise-action@c37c93293d6b742fc901e1406b8f764f6fb19dac # v2.4.4
1717
with:
18-
version: v2025.7.19
19-
sha256: 73c7d061d1654e64cc8d98bfaa52939e0f034292d70b7b735a3795d6a293dfda
18+
version: v2025.7.29
19+
sha256: 72e9e76d0e52998b0dc084c6550aef472091975978586980d703a87240a87fde
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@c37c93293d6b742fc901e1406b8f764f6fb19dac # v2.4.4
1616
with:
17-
version: v2025.7.19
18-
sha256: 73c7d061d1654e64cc8d98bfaa52939e0f034292d70b7b735a3795d6a293dfda
17+
version: v2025.7.29
18+
sha256: 72e9e76d0e52998b0dc084c6550aef472091975978586980d703a87240a87fde
1919
- name: Cache local Maven repository
2020
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # 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@c37c93293d6b742fc901e1406b8f764f6fb19dac # v2.4.4
4141
with:
42-
version: v2025.7.19
43-
sha256: 73c7d061d1654e64cc8d98bfaa52939e0f034292d70b7b735a3795d6a293dfda
42+
version: v2025.7.29
43+
sha256: 72e9e76d0e52998b0dc084c6550aef472091975978586980d703a87240a87fde
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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1616
- uses: jdx/mise-action@c37c93293d6b742fc901e1406b8f764f6fb19dac # v2.4.4
1717
with:
18-
version: v2025.7.19
19-
sha256: 73c7d061d1654e64cc8d98bfaa52939e0f034292d70b7b735a3795d6a293dfda
18+
version: v2025.7.29
19+
sha256: 72e9e76d0e52998b0dc084c6550aef472091975978586980d703a87240a87fde
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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1616
- uses: jdx/mise-action@c37c93293d6b742fc901e1406b8f764f6fb19dac # v2.4.4
1717
with:
18-
version: v2025.7.19
19-
sha256: 73c7d061d1654e64cc8d98bfaa52939e0f034292d70b7b735a3795d6a293dfda
18+
version: v2025.7.29
19+
sha256: 72e9e76d0e52998b0dc084c6550aef472091975978586980d703a87240a87fde
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@c37c93293d6b742fc901e1406b8f764f6fb19dac # v2.4.4
2020
with:
21-
version: v2025.7.19
22-
sha256: 73c7d061d1654e64cc8d98bfaa52939e0f034292d70b7b735a3795d6a293dfda
21+
version: v2025.7.29
22+
sha256: 72e9e76d0e52998b0dc084c6550aef472091975978586980d703a87240a87fde
2323
- name: Cache local Maven repository
2424
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
2525
with:

0 commit comments

Comments
 (0)