Commit c5a2800
authored
chore(deps): update dependency mise to v2025.9.6 (#1556)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [mise](https://redirect.github.com/jdx/mise) | minor | `v2025.8.20` ->
`v2025.9.6` |
---
> [!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.6`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.6)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.9.5...v2025.9.6)
##### 🚀 Features
- **(backend)** add Backend trait methods for metadata fetching by
[@​jdx](https://redirect.github.com/jdx) in
[#​6228](https://redirect.github.com/jdx/mise/pull/6228)
- **(core)** implement metadata fetching for Node.js and Bun by
[@​jdx](https://redirect.github.com/jdx) in
[#​6230](https://redirect.github.com/jdx/mise/pull/6230)
- **(mise-test-tool)** add release scripts for automated GitHub releases
by [@​jdx](https://redirect.github.com/jdx) in
[bd0eadd](https://redirect.github.com/jdx/mise/commit/bd0eadde5fff3897cda47d533c02cfe8e2b20048)
- **(platform)** implement platform parsing and CLI integration by
[@​jdx](https://redirect.github.com/jdx) in
[#​6227](https://redirect.github.com/jdx/mise/pull/6227)
- migrate tools from ubi to github backend which work by
[@​jdx](https://redirect.github.com/jdx) in
[#​6232](https://redirect.github.com/jdx/mise/pull/6232)
##### 🐛 Bug Fixes
- **(task)** use terminal width instead of hardcoded 60-char limit for
task display by [@​jdx](https://redirect.github.com/jdx) in
[#​6218](https://redirect.github.com/jdx/mise/pull/6218)
- **(task)** use terminal width instead of hardcoded 60-char limit for
task display by [@​jdx](https://redirect.github.com/jdx) in
[#​6220](https://redirect.github.com/jdx/mise/pull/6220)
- nix flake build failure on macOS by
[@​okuuva](https://redirect.github.com/okuuva) in
[#​6223](https://redirect.github.com/jdx/mise/pull/6223)
- only use multi-version syntax in mise.lock by
[@​jdx](https://redirect.github.com/jdx) in
[#​6224](https://redirect.github.com/jdx/mise/pull/6224)
##### 🧪 Testing
- **(e2e)** add comprehensive parallel task execution test for issue
[#​5451](https://redirect.github.com/jdx/mise/issues/5451) by
[@​jdx](https://redirect.github.com/jdx) in
[#​6221](https://redirect.github.com/jdx/mise/pull/6221)
##### Chore
- added .cursor/environment.json by
[@​jdx](https://redirect.github.com/jdx) in
[dc6b145](https://redirect.github.com/jdx/mise/commit/dc6b1455967c650b4f960316830b63072998977c)
- init agent-os by [@​jdx](https://redirect.github.com/jdx) in
[81af40e](https://redirect.github.com/jdx/mise/commit/81af40ece5a8e1481b3a4ebf0de8a401fb7685ad)
- agent-os analyze by [@​jdx](https://redirect.github.com/jdx) in
[9625f58](https://redirect.github.com/jdx/mise/commit/9625f58112d4f22d299c1352a3e85f036435f21c)
###
[`v2025.9.5`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.5)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.9.4...v2025.9.5)
##### 🚀 Features
- **(task)** add timeout support for task execution by
[@​jdx](https://redirect.github.com/jdx) in
[#​6216](https://redirect.github.com/jdx/mise/pull/6216)
- **(task)** sub-tasks in run lists by
[@​jdx](https://redirect.github.com/jdx) in
[#​6212](https://redirect.github.com/jdx/mise/pull/6212)
##### 🐛 Bug Fixes
- **(task)** remove MISE\_TASK\_UNNEST functionality by
[@​jdx](https://redirect.github.com/jdx) in
[#​6217](https://redirect.github.com/jdx/mise/pull/6217)
##### Chore
- fix npm publish action by
[@​jdx](https://redirect.github.com/jdx) in
[14f4b09](https://redirect.github.com/jdx/mise/commit/14f4b09982cfa09139f172f302939f46d2cb0872)
- fix cloudflare release action by
[@​jdx](https://redirect.github.com/jdx) in
[00afa25](https://redirect.github.com/jdx/mise/commit/00afa2563d4368963bcacce11ebddbe05f45b4d7)
- fix git-cliff for release notes by
[@​jdx](https://redirect.github.com/jdx) in
[15a9aed](https://redirect.github.com/jdx/mise/commit/15a9aede95c8ad953842c206df3b6c9a3960100f)
###
[`v2025.9.4`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.4)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.9.2...v2025.9.4)
#### What's Changed
- chore: release 2025.9.4 by
[@​jdx](https://redirect.github.com/jdx) in
[#​6214](https://redirect.github.com/jdx/mise/pull/6214)
**Full Changelog**:
<jdx/mise@v2025.9.3...v2025.9.4>
###
[`v2025.9.2`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.2)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.9.1...v2025.9.2)
chore: release 2025.9.2
([#​6192](https://redirect.github.com/jdx/mise/issues/6192))
##### 🐛 Bug Fixes
- **(ci)** set required environment variables for npm publishing by
[@​jdx](https://redirect.github.com/jdx) in
[#​6189](https://redirect.github.com/jdx/mise/pull/6189)
- **(release)** clean up extra newlines in release notes formatting by
[@​jdx](https://redirect.github.com/jdx) in
[#​6190](https://redirect.github.com/jdx/mise/pull/6190)
- **(release)** add proper newline after New Contributors section in
cliff template by [@​jdx](https://redirect.github.com/jdx) in
[#​6194](https://redirect.github.com/jdx/mise/pull/6194)
- **(release)** fix changelog formatting to remove extra blank lines by
[@​jdx](https://redirect.github.com/jdx) in
[#​6195](https://redirect.github.com/jdx/mise/pull/6195)
- **(release)** restore proper newline after New Contributors section by
[@​jdx](https://redirect.github.com/jdx) in
[#​6196](https://redirect.github.com/jdx/mise/pull/6196)
##### 🚜 Refactor
- **(ci)** split release workflow into separate specialized workflows by
[@​jdx](https://redirect.github.com/jdx) in
[#​6193](https://redirect.github.com/jdx/mise/pull/6193)
##### Chore
- **(release)** require GitHub Actions environment for release-plz
script by [@​jdx](https://redirect.github.com/jdx) in
[#​6191](https://redirect.github.com/jdx/mise/pull/6191)
###
[`v2025.9.1`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.1)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.9.0...v2025.9.1)
chore: release 2025.9.1
([#​6186](https://redirect.github.com/jdx/mise/issues/6186))
##### 🐛 Bug Fixes
- python nested venv path order by
[@​elvismacak](https://redirect.github.com/elvismacak) in
[#​6124](https://redirect.github.com/jdx/mise/pull/6124)
- resolve immutable release workflow and VERSION file timing issues by
[@​jdx](https://redirect.github.com/jdx) in
[#​6187](https://redirect.github.com/jdx/mise/pull/6187)
##### New Contributors
- [@​elvismacak](https://redirect.github.com/elvismacak) made
their first contribution in
[#​6124](https://redirect.github.com/jdx/mise/pull/6124)
###
[`v2025.9.0`](https://redirect.github.com/jdx/mise/releases/tag/v2025.9.0)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.8.21...v2025.9.0)
##### 🚀 Features
- allow set/unset backend aliases by
[@​roele](https://redirect.github.com/roele) in
[#​6172](https://redirect.github.com/jdx/mise/pull/6172)
##### 🐛 Bug Fixes
- **(aqua)** respect order of asset\_strs by
[@​risu729](https://redirect.github.com/risu729) in
[#​6143](https://redirect.github.com/jdx/mise/pull/6143)
- **(java)** treat freebsd as linux (assuming linux compatability) by
[@​roele](https://redirect.github.com/roele) in
[#​6161](https://redirect.github.com/jdx/mise/pull/6161)
- **(nushell/windows)** Fix $env.PATH getting converted to a string by
[@​zackyancey](https://redirect.github.com/zackyancey) in
[#​6157](https://redirect.github.com/jdx/mise/pull/6157)
- **(sync)** create uv\_versions\_path dir if it doesn't exist by
[@​risu729](https://redirect.github.com/risu729) in
[#​6142](https://redirect.github.com/jdx/mise/pull/6142)
- **(ubi)** show relevent error messages for v-prefixed tags by
[@​risu729](https://redirect.github.com/risu729) in
[#​6183](https://redirect.github.com/jdx/mise/pull/6183)
- remove nodejs/golang alias migrate code by
[@​risu729](https://redirect.github.com/risu729) in
[#​6141](https://redirect.github.com/jdx/mise/pull/6141)
- mise activate not working on powershell v5 by
[@​L0RD-ZER0](https://redirect.github.com/L0RD-ZER0) in
[#​6168](https://redirect.github.com/jdx/mise/pull/6168)
##### 📚 Documentation
- **(task)** remove word "additional" to avoid confusions by
[@​risu729](https://redirect.github.com/risu729) in
[#​6159](https://redirect.github.com/jdx/mise/pull/6159)
##### Chore
- update Cargo.lock by
[@​risu729](https://redirect.github.com/risu729) in
[#​6184](https://redirect.github.com/jdx/mise/pull/6184)
##### New Contributors
- [@​zackyancey](https://redirect.github.com/zackyancey) made
their first contribution in
[#​6157](https://redirect.github.com/jdx/mise/pull/6157)
###
[`v2025.8.21`](https://redirect.github.com/jdx/mise/releases/tag/v2025.8.21)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.8.20...v2025.8.21)
##### 📦 Registry
- prefer 1password asdf plugin for ls-remote by
[@​risu729](https://redirect.github.com/risu729) in
[#​6116](https://redirect.github.com/jdx/mise/pull/6116)
##### 🚀 Features
- allow use of templates in task confirmation by
[@​roele](https://redirect.github.com/roele) in
[#​6129](https://redirect.github.com/jdx/mise/pull/6129)
##### 🐛 Bug Fixes
- task confirmation does not handle SIGINT appropriately by
[@​roele](https://redirect.github.com/roele) in
[#​6126](https://redirect.github.com/jdx/mise/pull/6126)
##### 📚 Documentation
- Split run command so that copy button is useful by
[@​anujdeshpande](https://redirect.github.com/anujdeshpande) in
[#​6099](https://redirect.github.com/jdx/mise/pull/6099)
##### New Contributors
- [@​anujdeshpande](https://redirect.github.com/anujdeshpande)
made their first contribution in
[#​6099](https://redirect.github.com/jdx/mise/pull/6099)
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 3459435 commit c5a2800
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