Commit a122639
authored
chore(deps): update dependency mise to v2025.11.3 (#1674)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [mise](https://redirect.github.com/jdx/mise) | patch | `v2025.11.1` ->
`v2025.11.3` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>jdx/mise (mise)</summary>
###
[`v2025.11.3`](https://redirect.github.com/jdx/mise/releases/tag/v2025.11.3)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.11.2...v2025.11.3)
##### 📦 Registry
- rename yt-dlp bin by
[@​risu729](https://redirect.github.com/risu729) in
[#​6883](https://redirect.github.com/jdx/mise/pull/6883)
- use aqua backend for slsa-verifier by
[@​risu729](https://redirect.github.com/risu729) in
[#​6872](https://redirect.github.com/jdx/mise/pull/6872)
- added devcontainer-cli by
[@​moisesmorillo](https://redirect.github.com/moisesmorillo) in
[#​6888](https://redirect.github.com/jdx/mise/pull/6888)
- add amazon-ecs-cli by
[@​ducvuongpham](https://redirect.github.com/ducvuongpham) in
[#​6898](https://redirect.github.com/jdx/mise/pull/6898)
- add helm-ls by
[@​ldrouard](https://redirect.github.com/ldrouard) in
[#​6899](https://redirect.github.com/jdx/mise/pull/6899)
- add ubi backend and test for oxipng, change aqua backend by
[@​ldrouard](https://redirect.github.com/ldrouard) in
[#​6900](https://redirect.github.com/jdx/mise/pull/6900)
##### 🚀 Features
- **(aqua)** support `Asset` template for cosign and slsa verification
by [@​risu729](https://redirect.github.com/risu729) in
[#​6875](https://redirect.github.com/jdx/mise/pull/6875)
- improve task info support with experimental\_monorepo\_root by
[@​hverlin](https://redirect.github.com/hverlin) in
[#​6881](https://redirect.github.com/jdx/mise/pull/6881)
##### 🐛 Bug Fixes
- **(clippy)** resolve comparison and derivable impl warnings by
[@​jdx](https://redirect.github.com/jdx) in
[#​6924](https://redirect.github.com/jdx/mise/pull/6924)
- **(config)** add `mise/config.local.toml` to config paths by
[@​risu729](https://redirect.github.com/risu729) in
[#​6882](https://redirect.github.com/jdx/mise/pull/6882)
- **(java)** unable to install JDKs of release type EA by
[@​roele](https://redirect.github.com/roele) in
[#​6907](https://redirect.github.com/jdx/mise/pull/6907)
- interactive task selection when monorepo tasks are enabled by
[@​halms](https://redirect.github.com/halms) in
[#​6891](https://redirect.github.com/jdx/mise/pull/6891)
##### 📚 Documentation
- **(security)** use long-form GPG key fingerprint in installation docs
by [@​jdx](https://redirect.github.com/jdx) in
[#​6885](https://redirect.github.com/jdx/mise/pull/6885)
##### Chore
- update Java LTS to 25 by
[@​sargunv](https://redirect.github.com/sargunv) in
[#​6897](https://redirect.github.com/jdx/mise/pull/6897)
##### New Contributors
- [@​halms](https://redirect.github.com/halms) made their first
contribution in
[#​6891](https://redirect.github.com/jdx/mise/pull/6891)
- [@​sargunv](https://redirect.github.com/sargunv) made their
first contribution in
[#​6897](https://redirect.github.com/jdx/mise/pull/6897)
- [@​ducvuongpham](https://redirect.github.com/ducvuongpham) made
their first contribution in
[#​6898](https://redirect.github.com/jdx/mise/pull/6898)
###
[`v2025.11.2`](https://redirect.github.com/jdx/mise/releases/tag/v2025.11.2)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.11.1...v2025.11.2)
##### 📦 Registry
- rename mise-haskell -> asdf-haskell by
[@​jdx](https://redirect.github.com/jdx) in
[#​6859](https://redirect.github.com/jdx/mise/pull/6859)
##### 🚀 Features
- **(cli)** switch manpage generation from clap\_mangen to usage by
[@​jdx](https://redirect.github.com/jdx) in
[#​6868](https://redirect.github.com/jdx/mise/pull/6868)
- **(task)** add selective stream suppression for silent configuration
by [@​jdx](https://redirect.github.com/jdx) in
[#​6851](https://redirect.github.com/jdx/mise/pull/6851)
##### 🐛 Bug Fixes
- **(backend)** support platform-specific bin and bin\_path
configuration by
[@​dragoscirjan](https://redirect.github.com/dragoscirjan) in
[#​6853](https://redirect.github.com/jdx/mise/pull/6853)
- **(generate)** update git pre-commit script to use null separator by
[@​azais-corentin](https://redirect.github.com/azais-corentin) in
[#​6874](https://redirect.github.com/jdx/mise/pull/6874)
- **(stubs)** lookup for aqua tools stubs fails because of tool options
by [@​roele](https://redirect.github.com/roele) in
[#​6867](https://redirect.github.com/jdx/mise/pull/6867)
- **(task)** resolve aliases correctly for monorepo tasks by
[@​jdx](https://redirect.github.com/jdx) in
[#​6857](https://redirect.github.com/jdx/mise/pull/6857)
- **(task)** prevent MISE\_TASK\_OUTPUT from propagating to nested tasks
by [@​jdx](https://redirect.github.com/jdx) in
[#​6860](https://redirect.github.com/jdx/mise/pull/6860)
- **(tasks)** simplify task command display to show only first line by
[@​jdx](https://redirect.github.com/jdx) in
[#​6863](https://redirect.github.com/jdx/mise/pull/6863)
- **(tasks)** implement smart flag routing for task arguments by
[@​jdx](https://redirect.github.com/jdx) in
[#​6861](https://redirect.github.com/jdx/mise/pull/6861)
- **(xonsh)** prevent KeyError when activating in nested shells by
[@​jdx](https://redirect.github.com/jdx) in
[#​6856](https://redirect.github.com/jdx/mise/pull/6856)
- Don't set empty env var if decryption fails with age.strict=false by
[@​iamkroot](https://redirect.github.com/iamkroot) in
[#​6847](https://redirect.github.com/jdx/mise/pull/6847)
##### 🚜 Refactor
- **(task)** split run.rs into modular task execution pipeline by
[@​jdx](https://redirect.github.com/jdx) in
[#​6852](https://redirect.github.com/jdx/mise/pull/6852)
##### 📚 Documentation
- **(cli)** integrate clap-sort to validate subcommand ordering by
[@​jdx](https://redirect.github.com/jdx) in
[#​6865](https://redirect.github.com/jdx/mise/pull/6865)
##### 📦️ Dependency Updates
- lock file maintenance by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​6873](https://redirect.github.com/jdx/mise/pull/6873)
##### New Contributors
- [@​dragoscirjan](https://redirect.github.com/dragoscirjan) made
their first contribution in
[#​6853](https://redirect.github.com/jdx/mise/pull/6853)
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 8d9d9a5 commit a122639
File tree
7 files changed
+14
-14
lines changed- .github/workflows
7 files changed
+14
-14
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 | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| 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