Commit 654fe75
authored
Update dependency mise to v2025.8.20 (#1536)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [mise](https://redirect.github.com/jdx/mise) | patch | `v2025.8.12` ->
`v2025.8.20` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>jdx/mise (mise)</summary>
###
[`v2025.8.20`](https://redirect.github.com/jdx/mise/releases/tag/v2025.8.20)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.8.18...v2025.8.20)
##### 🐛 Bug Fixes
- use fish\_add\_path when activating mise for fish shell by
[@​roele](https://redirect.github.com/roele) in
[#​6074](https://redirect.github.com/jdx/mise/pull/6074)
###
[`v2025.8.18`](https://redirect.github.com/jdx/mise/releases/tag/v2025.8.18)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.8.17...v2025.8.18)
##### 🚀 Features
- **(env)** add --redacted and --values flags to env command by
[@​jdx](https://redirect.github.com/jdx) in
[#​6103](https://redirect.github.com/jdx/mise/pull/6103)
###
[`v2025.8.17`](https://redirect.github.com/jdx/mise/releases/tag/v2025.8.17)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.8.16...v2025.8.17)
##### 📦 Registry
- remove asdf plugin for zoxide by
[@​risu729](https://redirect.github.com/risu729) in
[#​6100](https://redirect.github.com/jdx/mise/pull/6100)
##### 🐛 Bug Fixes
- **(aqua)** remove mise-versions aqua registry by
[@​risu729](https://redirect.github.com/risu729) in
[#​6097](https://redirect.github.com/jdx/mise/pull/6097)
##### 📚 Documentation
- fix invalid configuration by
[@​kamontat](https://redirect.github.com/kamontat) in
[#​6088](https://redirect.github.com/jdx/mise/pull/6088)
##### 📦️ Dependency Updates
- update apple-actions/import-codesign-certs digest to
[`95e84a1`](https://redirect.github.com/jdx/mise/commit/95e84a1) by
[@​renovate\[bot\]](https://redirect.github.com/renovate\[bot]) in
[#​6093](https://redirect.github.com/jdx/mise/pull/6093)
- update taiki-e/install-action digest to
[`36fe651`](https://redirect.github.com/jdx/mise/commit/36fe651) by
[@​renovate\[bot\]](https://redirect.github.com/renovate\[bot]) in
[#​6094](https://redirect.github.com/jdx/mise/pull/6094)
##### Chore
- remove submodules option for actions/checkout by
[@​risu729](https://redirect.github.com/risu729) in
[#​6090](https://redirect.github.com/jdx/mise/pull/6090)
- exclude aqua-registry from linguist stats by
[@​risu729](https://redirect.github.com/risu729) in
[#​6098](https://redirect.github.com/jdx/mise/pull/6098)
##### New Contributors
- [@​kamontat](https://redirect.github.com/kamontat) made their
first contribution in
[#​6088](https://redirect.github.com/jdx/mise/pull/6088)
###
[`v2025.8.16`](https://redirect.github.com/jdx/mise/releases/tag/v2025.8.16)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.8.14...v2025.8.16)
##### Chore
- **(aqua-registry)** replace subtree logic with simpler `git clone`
method by [@​jdx](https://redirect.github.com/jdx) in
[dd4947c](https://redirect.github.com/jdx/mise/commit/dd4947c49591ef3c0ac8372465bbfd1cde4ca946)
- remove vfox-npm submodule by
[@​jdx](https://redirect.github.com/jdx) in
[c22f95b](https://redirect.github.com/jdx/mise/commit/c22f95b4c30a4415ee08830e17fa8bd5a7a59eb7)
- add vfox-npm by [@​jdx](https://redirect.github.com/jdx) in
[78c0972](https://redirect.github.com/jdx/mise/commit/78c0972a690eaf86eb6f5bbf2eabbe8a247890ea)
###
[`v2025.8.14`](https://redirect.github.com/jdx/mise/releases/tag/v2025.8.14)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.8.13...v2025.8.14)
##### 🚀 Features
- **(http)** auto-clean OS/arch suffixes from binary names by
[@​jdx](https://redirect.github.com/jdx) in
[#​6077](https://redirect.github.com/jdx/mise/pull/6077)
- **(install)** add --dry-run flag to show what would be installed by
[@​jdx](https://redirect.github.com/jdx) in
[#​6078](https://redirect.github.com/jdx/mise/pull/6078)
##### 🐛 Bug Fixes
- **(python)** patching sysconfig data fails for RC versions by
[@​roele](https://redirect.github.com/roele) in
[#​6069](https://redirect.github.com/jdx/mise/pull/6069)
- **(schema)** add missing `settings` type by
[@​br3ndonland](https://redirect.github.com/br3ndonland) in
[#​6070](https://redirect.github.com/jdx/mise/pull/6070)
##### Chore
- add liblzma-dev for e2e tests to avoid python-build warning by
[@​jdx](https://redirect.github.com/jdx) in
[#​6066](https://redirect.github.com/jdx/mise/pull/6066)
###
[`v2025.8.13`](https://redirect.github.com/jdx/mise/releases/tag/v2025.8.13)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.8.12...v2025.8.13)
##### 🐛 Bug Fixes
- clean up install progress and error output by
[@​jdx](https://redirect.github.com/jdx) in
[#​6063](https://redirect.github.com/jdx/mise/pull/6063)
- make header progress display at start of install by
[@​jdx](https://redirect.github.com/jdx) in
[#​6065](https://redirect.github.com/jdx/mise/pull/6065)
##### Chore
- Upgrade ubi dependency by
[@​suprememoocow](https://redirect.github.com/suprememoocow) in
[#​6061](https://redirect.github.com/jdx/mise/pull/6061)
- replace install\_or\_update\_python\_build by
[@​jdx](https://redirect.github.com/jdx) in
[#​6064](https://redirect.github.com/jdx/mise/pull/6064)
##### New Contributors
- [@​suprememoocow](https://redirect.github.com/suprememoocow)
made their first contribution in
[#​6061](https://redirect.github.com/jdx/mise/pull/6061)
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 5d3d96e commit 654fe75
File tree
6 files changed
+12
-12
lines changed- .github/workflows
6 files changed
+12
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments