Commit 5ee9d5d
authored
chore(deps): update dependency mise to v2025.9.10 (#1567)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [mise](https://redirect.github.com/jdx/mise) | patch | `v2025.9.6` ->
`v2025.9.10` |
---
> [!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.10`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.10)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.9.9...v2025.9.10)
##### 📦 Registry
- use asdf to install semver-tool by
[@​jylenhof](https://redirect.github.com/jylenhof) in
[#​6233](https://redirect.github.com/jdx/mise/pull/6233)
##### 🐛 Bug Fixes
- **(tool-stub)** detect binary names from single-file downloads by
[@​jdx](https://redirect.github.com/jdx) in
[#​6281](https://redirect.github.com/jdx/mise/pull/6281)
##### 🚜 Refactor
- allow any collection types in deserialize\_arr by
[@​risu729](https://redirect.github.com/risu729) in
[#​6282](https://redirect.github.com/jdx/mise/pull/6282)
- use deserialize\_arr for task runs by
[@​risu729](https://redirect.github.com/risu729) in
[#​6253](https://redirect.github.com/jdx/mise/pull/6253)
##### 📚 Documentation
- **(getting-started)** add backends step with diagram, github example,
env vars and simple tasks by
[@​jdx](https://redirect.github.com/jdx) in
[#​6288](https://redirect.github.com/jdx/mise/pull/6288)
- simplify OS detection in tool plugin development by
[@​jdx](https://redirect.github.com/jdx) in
[#​6287](https://redirect.github.com/jdx/mise/pull/6287)
- update backend plugin template references by
[@​jdx](https://redirect.github.com/jdx) in
[942f5eb](https://redirect.github.com/jdx/mise/commit/942f5eb1436fef38920836347218984200b07386)
##### 📦️ Dependency Updates
- update rust crate chrono to v0.4.42 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​6274](https://redirect.github.com/jdx/mise/pull/6274)
- update taiki-e/install-action digest to
[`0154864`](https://redirect.github.com/jdx/mise/commit/0154864) by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​6273](https://redirect.github.com/jdx/mise/pull/6273)
##### Chore
- **(schema)** fix schema for subtasks by
[@​risu729](https://redirect.github.com/risu729) in
[#​6289](https://redirect.github.com/jdx/mise/pull/6289)
- update render:schema task by
[@​risu729](https://redirect.github.com/risu729) in
[#​6275](https://redirect.github.com/jdx/mise/pull/6275)
###
[`v2025.9.9`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.9)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.9.8...v2025.9.9)
##### 🐛 Bug Fixes
- **(backend)** make HTTP installs atomic and serialize with cache lock
by [@​jdx](https://redirect.github.com/jdx) in
[#​6259](https://redirect.github.com/jdx/mise/pull/6259)
- **(env)** allow nested env.\_.path directives by
[@​risu729](https://redirect.github.com/risu729) in
[#​6160](https://redirect.github.com/jdx/mise/pull/6160)
- **(env)** disallow nested env objects by
[@​risu729](https://redirect.github.com/risu729) in
[#​6268](https://redirect.github.com/jdx/mise/pull/6268)
- **(schema)** allow nested arrays in task.depends by
[@​risu729](https://redirect.github.com/risu729) in
[#​6265](https://redirect.github.com/jdx/mise/pull/6265)
- **(task)** resolve jobs=1 hang and keep-order panic; improve Ctrl-C
handling by [@​jdx](https://redirect.github.com/jdx) in
[#​6264](https://redirect.github.com/jdx/mise/pull/6264)
- **(tasks)** stop CLI group after first failure without
--continue-on-error by [@​jdx](https://redirect.github.com/jdx) in
[#​6270](https://redirect.github.com/jdx/mise/pull/6270)
##### 📚 Documentation
- fixed toml issues in URL replacements settings documentation by
[@​ThomasSteinbach](https://redirect.github.com/ThomasSteinbach)
in [#​6269](https://redirect.github.com/jdx/mise/pull/6269)
##### Chore
- **(schema)** strict oneOf branches and DRY env\_directive in schemas
by [@​jdx](https://redirect.github.com/jdx) in
[#​6271](https://redirect.github.com/jdx/mise/pull/6271)
- add schema linter by
[@​risu729](https://redirect.github.com/risu729) in
[#​6267](https://redirect.github.com/jdx/mise/pull/6267)
###
[`v2025.9.8`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.8)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.9.7...v2025.9.8)
##### 🐛 Bug Fixes
- **(tasks)** prevent hang when task fails in sequence by
[@​jdx](https://redirect.github.com/jdx) in
[#​6260](https://redirect.github.com/jdx/mise/pull/6260)
- **(version)** fetch mise version if cached version is older than the
current by [@​risu729](https://redirect.github.com/risu729) in
[#​6252](https://redirect.github.com/jdx/mise/pull/6252)
##### 📦️ Dependency Updates
- update rhysd/action-setup-vim action to v1.4.3 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​6249](https://redirect.github.com/jdx/mise/pull/6249)
###
[`v2025.9.7`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.7)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.9.6...v2025.9.7)
##### 🐛 Bug Fixes
- **(env)** allow mixed map for env.\_.file by
[@​risu729](https://redirect.github.com/risu729) in
[#​6148](https://redirect.github.com/jdx/mise/pull/6148)
- **(tasks)** restore parallel starts with poetry via list\_paths cache
and stable exec-env cache by
[@​jdx](https://redirect.github.com/jdx) in
[#​6237](https://redirect.github.com/jdx/mise/pull/6237)
- add 'unknown' to the list of OS patterns by
[@​efussi](https://redirect.github.com/efussi) in
[#​6235](https://redirect.github.com/jdx/mise/pull/6235)
- propagate errors from backend installs by
[@​jdx](https://redirect.github.com/jdx) in
[#​6236](https://redirect.github.com/jdx/mise/pull/6236)
##### 📦️ Dependency Updates
- update taiki-e/install-action digest to
[`0c5db7f`](https://redirect.github.com/jdx/mise/commit/0c5db7f) by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​6244](https://redirect.github.com/jdx/mise/pull/6244)
- update golang docker tag to v1.25.1 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​6247](https://redirect.github.com/jdx/mise/pull/6247)
- update dependency vitepress to v1.6.4 by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​6246](https://redirect.github.com/jdx/mise/pull/6246)
##### New Contributors
- [@​efussi](https://redirect.github.com/efussi) made their first
contribution in
[#​6235](https://redirect.github.com/jdx/mise/pull/6235)
</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 027dc5b commit 5ee9d5d
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