Commit ad7c3b5
authored
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
[@​jayvdb](https://redirect.github.com/jayvdb) in
[#​6307](https://redirect.github.com/jdx/mise/pull/6307)
##### 🚀 Features
- add env propagation by
[@​Its-Just-Nans](https://redirect.github.com/Its-Just-Nans) in
[#​6342](https://redirect.github.com/jdx/mise/pull/6342)
##### 🐛 Bug Fixes
- **(aqua)** improve GitHub token handling for sigstore verification by
[@​jdx](https://redirect.github.com/jdx) in
[#​6351](https://redirect.github.com/jdx/mise/pull/6351)
- **(backend)** change dependency checks to warnings instead of errors
by [@​jdx](https://redirect.github.com/jdx) in
[#​6363](https://redirect.github.com/jdx/mise/pull/6363)
- **(npm)** improve error message when npm/bun is not installed by
[@​jdx](https://redirect.github.com/jdx) in
[#​6359](https://redirect.github.com/jdx/mise/pull/6359)
- **(vfox)** enable TLS support for reqwest to fix CI tests by
[@​jdx](https://redirect.github.com/jdx) in
[#​6356](https://redirect.github.com/jdx/mise/pull/6356)
##### 🚜 Refactor
- **(registry)** convert to nested TOML sections format by
[@​jdx](https://redirect.github.com/jdx) in
[#​6361](https://redirect.github.com/jdx/mise/pull/6361)
##### 🧪 Testing
- **(e2e)** resolve mise via PATH in backend missing deps test by
[@​jdx](https://redirect.github.com/jdx) in
[#​6362](https://redirect.github.com/jdx/mise/pull/6362)
- **(vfox)** replace flaky external HTTP tests with local mock server by
[@​jdx](https://redirect.github.com/jdx) in
[#​6354](https://redirect.github.com/jdx/mise/pull/6354)
##### 📦️ Dependency Updates
- pin dependencies by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​6243](https://redirect.github.com/jdx/mise/pull/6243)
##### Chore
- **(install.sh)** add `MISE_INSTALL_MUSL` to force installing musl
variants on Linux by
[@​malept](https://redirect.github.com/malept) in
[#​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
[@​lish82](https://redirect.github.com/lish82) in
[#​6348](https://redirect.github.com/jdx/mise/pull/6348)
##### Chore
- use cross to build on linux by
[@​jdx](https://redirect.github.com/jdx) in
[#​6346](https://redirect.github.com/jdx/mise/pull/6346)
##### New Contributors
- [@​lish82](https://redirect.github.com/lish82) made their first
contribution in
[#​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
[@​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 [@​risu729](https://redirect.github.com/risu729) in
[#​6316](https://redirect.github.com/jdx/mise/pull/6316)
##### 🚀 Features
- **(aqua)** integrate native sigstore-verification for security
verification by [@​jdx](https://redirect.github.com/jdx) in
[#​6332](https://redirect.github.com/jdx/mise/pull/6332)
- **(docs)** improve search result readability with lighter teal
background by [@​jdx](https://redirect.github.com/jdx) in
[#​6328](https://redirect.github.com/jdx/mise/pull/6328)
- **(ui)** update logo as favicon and fix hover transitions by
[@​jdx](https://redirect.github.com/jdx) in
[#​6325](https://redirect.github.com/jdx/mise/pull/6325)
- **(vfox)** add file.read lua function by
[@​malept](https://redirect.github.com/malept) in
[#​6333](https://redirect.github.com/jdx/mise/pull/6333)
- add documentation for "Environment in tasks"
[#​5134](https://redirect.github.com/jdx/mise/issues/5134)
[#​5638](https://redirect.github.com/jdx/mise/issues/5638) by
[@​Its-Just-Nans](https://redirect.github.com/Its-Just-Nans) in
[#​6329](https://redirect.github.com/jdx/mise/pull/6329)
##### 🐛 Bug Fixes
- **(github)** correctly paginate releases/tags for private repos by
[@​malept](https://redirect.github.com/malept) in
[#​6318](https://redirect.github.com/jdx/mise/pull/6318)
- **(hk)** exclude aqua-registry from prettier linting by
[@​jdx](https://redirect.github.com/jdx) in
[#​6327](https://redirect.github.com/jdx/mise/pull/6327)
- **(ui)** improve GitHub star badge layout and alignment by
[@​jdx](https://redirect.github.com/jdx) in
[#​6326](https://redirect.github.com/jdx/mise/pull/6326)
##### 📚 Documentation
- change 'hello.py' to 'main.py' in python.md by
[@​my1e5](https://redirect.github.com/my1e5) in
[#​6319](https://redirect.github.com/jdx/mise/pull/6319)
- customize VitePress theme with unique branding by
[@​jdx](https://redirect.github.com/jdx) in
[#​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
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​6334](https://redirect.github.com/jdx/mise/pull/6334)
- update rust crate comfy-table to v7.2.1 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​6335](https://redirect.github.com/jdx/mise/pull/6335)
- update rust crate console to v0.16.1 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​6336](https://redirect.github.com/jdx/mise/pull/6336)
- update rust crate indexmap to v2.11.4 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​6337](https://redirect.github.com/jdx/mise/pull/6337)
##### Chore
- fixing typos by
[@​Its-Just-Nans](https://redirect.github.com/Its-Just-Nans) in
[#​6331](https://redirect.github.com/jdx/mise/pull/6331)
##### New Contributors
- [@​Its-Just-Nans](https://redirect.github.com/Its-Just-Nans)
made their first contribution in
[#​6331](https://redirect.github.com/jdx/mise/pull/6331)
- [@​my1e5](https://redirect.github.com/my1e5) made their first
contribution in
[#​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
[@​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
[@​jdx](https://redirect.github.com/jdx) in
[#​6306](https://redirect.github.com/jdx/mise/pull/6306)
- ignore aqua-registry assets from prettier by
[@​jdx](https://redirect.github.com/jdx) in
[047d77b](https://redirect.github.com/jdx/mise/commit/047d77be35fea0b3277342cb6383a1873bca19a5)
- disable "useless cat" shellcheck by
[@​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- .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