Commit ed02165
authored
chore(deps): update dependency mise to v2025.10.7 (#1620)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [mise](https://redirect.github.com/jdx/mise) | patch | `v2025.10.2` ->
`v2025.10.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.10.7`](https://redirect.github.com/jdx/mise/releases/tag/v2025.10.7)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.10.6...v2025.10.7)
##### 📦 Registry
- add lazyssh by
[@​TyceHerrman](https://redirect.github.com/TyceHerrman) in
[#​6610](https://redirect.github.com/jdx/mise/pull/6610)
##### 🚀 Features
- **(config)** Add a ceiling to how mise searchs for config & tasks by
[@​richardthe3rd](https://redirect.github.com/richardthe3rd) in
[#​6041](https://redirect.github.com/jdx/mise/pull/6041)
- **(release)** include aqua-registry updates in changelog and release
notes by [@​jdx](https://redirect.github.com/jdx) in
[#​6623](https://redirect.github.com/jdx/mise/pull/6623)
##### 🐛 Bug Fixes
- **(task)** use config\_root instead of project\_root for task base
path by [@​risu729](https://redirect.github.com/risu729) in
[#​6609](https://redirect.github.com/jdx/mise/pull/6609)
- **(task)** resolve project tasks in run blocks using TaskLoadContext
by [@​jdx](https://redirect.github.com/jdx) in
[#​6614](https://redirect.github.com/jdx/mise/pull/6614)
- **(task)** dont truncate task message when CI is set by
[@​roele](https://redirect.github.com/roele) in
[#​6620](https://redirect.github.com/jdx/mise/pull/6620)
- **(tasks)** restore MISE\_ENV environment inheritance for tasks by
[@​glasser](https://redirect.github.com/glasser) in
[#​6621](https://redirect.github.com/jdx/mise/pull/6621)
- **(ui)** prevent OSC 9;4 progress sequences from being written to
non-terminals by [@​jdx](https://redirect.github.com/jdx) in
[#​6615](https://redirect.github.com/jdx/mise/pull/6615)
##### Chore
- remove cosign/slsa-verifier from mise.toml by
[@​jdx](https://redirect.github.com/jdx) in
[#​6616](https://redirect.github.com/jdx/mise/pull/6616)
##### New Contributors
- [@​richardthe3rd](https://redirect.github.com/richardthe3rd)
made their first contribution in
[#​6041](https://redirect.github.com/jdx/mise/pull/6041)
###
[`v2025.10.6`](https://redirect.github.com/jdx/mise/releases/tag/v2025.10.6)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.10.5...v2025.10.6)
##### 📦 Registry
- add vfox-mongod by
[@​blaubaer](https://redirect.github.com/blaubaer) in
[#​6586](https://redirect.github.com/jdx/mise/pull/6586)
##### 🚀 Features
- add OSC 9;4 terminal progress indicators by
[@​jdx](https://redirect.github.com/jdx) in
[#​6584](https://redirect.github.com/jdx/mise/pull/6584)
- make progress bar a footer by
[@​jdx](https://redirect.github.com/jdx) in
[#​6590](https://redirect.github.com/jdx/mise/pull/6590)
##### 🐛 Bug Fixes
- **(task)** preserve ubi tool options during auto-install by
[@​jdx](https://redirect.github.com/jdx) in
[#​6600](https://redirect.github.com/jdx/mise/pull/6600)
- unify project\_root and config\_root resolution by
[@​risu729](https://redirect.github.com/risu729) in
[#​6588](https://redirect.github.com/jdx/mise/pull/6588)
##### 🚜 Refactor
- **(exec)** remove redundant tty check for auto-install by
[@​jdx](https://redirect.github.com/jdx) in
[#​6589](https://redirect.github.com/jdx/mise/pull/6589)
- remove duplicated task loads by
[@​risu729](https://redirect.github.com/risu729) in
[#​6594](https://redirect.github.com/jdx/mise/pull/6594)
##### New Contributors
- [@​blaubaer](https://redirect.github.com/blaubaer) made their
first contribution in
[#​6586](https://redirect.github.com/jdx/mise/pull/6586)
###
[`v2025.10.5`](https://redirect.github.com/jdx/mise/releases/tag/v2025.10.5)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.10.4...v2025.10.5)
##### 📦 Registry
- add jules by
[@​alefteris](https://redirect.github.com/alefteris) in
[#​6568](https://redirect.github.com/jdx/mise/pull/6568)
##### 🐛 Bug Fixes
- **(docs)** improve favicon support for Safari by
[@​jdx](https://redirect.github.com/jdx) in
[#​6567](https://redirect.github.com/jdx/mise/pull/6567)
- **(github)** download assets via API to respect GITHUB\_TOKEN by
[@​roele](https://redirect.github.com/roele) in
[#​6496](https://redirect.github.com/jdx/mise/pull/6496)
- **(task)** load toml tasks in `task_config.includes` in system/global
config and monorepo subdirs by
[@​risu729](https://redirect.github.com/risu729) in
[#​6545](https://redirect.github.com/jdx/mise/pull/6545)
- **(task)** handle dots in monorepo directory names correctly by
[@​jdx](https://redirect.github.com/jdx) in
[#​6571](https://redirect.github.com/jdx/mise/pull/6571)
##### 📚 Documentation
- **(readme)** add GitHub Issues & Discussions section by
[@​rsyring](https://redirect.github.com/rsyring) in
[#​6573](https://redirect.github.com/jdx/mise/pull/6573)
- **(tasks)** create dedicated monorepo tasks documentation by
[@​jdx](https://redirect.github.com/jdx) in
[#​6561](https://redirect.github.com/jdx/mise/pull/6561)
- **(tasks)** enhance monorepo documentation with tool comparisons by
[@​jdx](https://redirect.github.com/jdx) in
[#​6563](https://redirect.github.com/jdx/mise/pull/6563)
###
[`v2025.10.4`](https://redirect.github.com/jdx/mise/releases/tag/v2025.10.4)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.10.3...v2025.10.4)
##### 🐛 Bug Fixes
- **(installing-mise.md)** broken link by
[@​equirosa](https://redirect.github.com/equirosa) in
[#​6555](https://redirect.github.com/jdx/mise/pull/6555)
- **(task)** remote git tasks now properly inherit tools from parent
configs by [@​jdx](https://redirect.github.com/jdx) in
[#​6558](https://redirect.github.com/jdx/mise/pull/6558)
- **(tasks)** restore tool loading from idiomatic version files by
[@​jdx](https://redirect.github.com/jdx) in
[#​6559](https://redirect.github.com/jdx/mise/pull/6559)
##### 🚜 Refactor
- **(task)** remove duplicated codes by
[@​risu729](https://redirect.github.com/risu729) in
[#​6553](https://redirect.github.com/jdx/mise/pull/6553)
##### New Contributors
- [@​equirosa](https://redirect.github.com/equirosa) made their
first contribution in
[#​6555](https://redirect.github.com/jdx/mise/pull/6555)
###
[`v2025.10.3`](https://redirect.github.com/jdx/mise/releases/tag/v2025.10.3)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.10.2...v2025.10.3)
##### 📦 Registry
- added cloudflare wrangler by
[@​moisesmorillo](https://redirect.github.com/moisesmorillo) in
[#​6534](https://redirect.github.com/jdx/mise/pull/6534)
##### 🚀 Features
- **(tasks)** add experimental monorepo task support with target paths
by [@​jdx](https://redirect.github.com/jdx) in
[#​6535](https://redirect.github.com/jdx/mise/pull/6535)
- **(tasks)** respect local config\_roots for monorepo tasks by
[@​jdx](https://redirect.github.com/jdx) in
[#​6552](https://redirect.github.com/jdx/mise/pull/6552)
- support latest suffix for Java, Python and Ruby flavoured versions by
[@​roele](https://redirect.github.com/roele) in
[#​6533](https://redirect.github.com/jdx/mise/pull/6533)
##### 🐛 Bug Fixes
- **(aqua)** decode filename extracted from url by
[@​risu729](https://redirect.github.com/risu729) in
[#​6536](https://redirect.github.com/jdx/mise/pull/6536)
- **(snapcraft)** use classic confinement by
[@​phanect](https://redirect.github.com/phanect) in
[#​6542](https://redirect.github.com/jdx/mise/pull/6542)
- **(task)** fix task pattern matching and add :task syntax for
monorepos by [@​risu729](https://redirect.github.com/risu729) in
[#​6549](https://redirect.github.com/jdx/mise/pull/6549)
- **(tasks)** validate monorepo setup before running monorepo tasks by
[@​jdx](https://redirect.github.com/jdx) in
[#​6551](https://redirect.github.com/jdx/mise/pull/6551)
- Add bash option in example by
[@​Its-Just-Nans](https://redirect.github.com/Its-Just-Nans) in
[#​6541](https://redirect.github.com/jdx/mise/pull/6541)
- suppress ignore crate logs by
[@​risu729](https://redirect.github.com/risu729) in
[#​6547](https://redirect.github.com/jdx/mise/pull/6547)
##### 📚 Documentation
- Update Python virtual environment documentation by
[@​Konfekt](https://redirect.github.com/Konfekt) in
[#​6538](https://redirect.github.com/jdx/mise/pull/6538)
##### Chore
- **(hk)** bump to v1.18.1 by
[@​jdx](https://redirect.github.com/jdx) in
[#​6546](https://redirect.github.com/jdx/mise/pull/6546)
##### Hk
- bump to 1.18.1 by [@​jdx](https://redirect.github.com/jdx) in
[0ab65cd](https://redirect.github.com/jdx/mise/commit/0ab65cd9c6827fd4738e5184be6d743f94be34b2)
##### New Contributors
- [@​Konfekt](https://redirect.github.com/Konfekt) made their
first contribution in
[#​6538](https://redirect.github.com/jdx/mise/pull/6538)
- [@​moisesmorillo](https://redirect.github.com/moisesmorillo)
made their first contribution in
[#​6534](https://redirect.github.com/jdx/mise/pull/6534)
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 3b28c44 commit ed02165
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