Commit f5d8a44
authored
chore(deps): update dependency mise to v2025.11.1 (#1659)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [mise](https://redirect.github.com/jdx/mise) | minor | `v2025.10.18`
-> `v2025.11.1` |
---
> [!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.1`](https://redirect.github.com/jdx/mise/releases/tag/v2025.11.1)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.11.0...v2025.11.1)
##### 📦 Registry
- Disable libsql-server on Windows by
[@​jayvdb](https://redirect.github.com/jayvdb) in
[#​6837](https://redirect.github.com/jdx/mise/pull/6837)
- add infisical by [@​jdx](https://redirect.github.com/jdx) in
[#​6845](https://redirect.github.com/jdx/mise/pull/6845)
##### 🚀 Features
- **(age)** add strict mode for non-strict decryption mode by
[@​iamkroot](https://redirect.github.com/iamkroot) in
[#​6838](https://redirect.github.com/jdx/mise/pull/6838)
- **(vfox)** add support for specifying attestation metadata in the
preinstall return value by
[@​malept](https://redirect.github.com/malept) in
[#​6839](https://redirect.github.com/jdx/mise/pull/6839)
##### 🐛 Bug Fixes
- **(activate)** prevent hash table errors during deactivation by
[@​jdx](https://redirect.github.com/jdx) in
[#​6846](https://redirect.github.com/jdx/mise/pull/6846)
- **(install)** error on non-existent tools in `mise install` by
[@​jdx](https://redirect.github.com/jdx) in
[#​6844](https://redirect.github.com/jdx/mise/pull/6844)
###
[`v2025.11.0`](https://redirect.github.com/jdx/mise/releases/tag/v2025.11.0)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.10.21...v2025.11.0)
##### 🐛 Bug Fixes
- **(activate)** reset PATH when activate is called multiple times by
[@​jdx](https://redirect.github.com/jdx) in
[#​6829](https://redirect.github.com/jdx/mise/pull/6829)
- **(env)** preserve user-configured PATH entries from env.\_.path by
[@​jdx](https://redirect.github.com/jdx) in
[#​6835](https://redirect.github.com/jdx/mise/pull/6835)
- store tool options for all backends in metadata by
[@​roele](https://redirect.github.com/roele) in
[#​6807](https://redirect.github.com/jdx/mise/pull/6807)
##### 📚 Documentation
- fix usage spec syntax from 'option' to 'flag' by
[@​jdx](https://redirect.github.com/jdx) in
[#​6834](https://redirect.github.com/jdx/mise/pull/6834)
##### 📦️ Dependency Updates
- update ghcr.io/jdx/mise:alpine docker digest to
[`7351bbe`](https://redirect.github.com/jdx/mise/commit/7351bbe) by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​6826](https://redirect.github.com/jdx/mise/pull/6826)
- update ghcr.io/jdx/mise:deb docker digest to
[`3a847f2`](https://redirect.github.com/jdx/mise/commit/3a847f2) by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​6828](https://redirect.github.com/jdx/mise/pull/6828)
- update ghcr.io/jdx/mise:copr docker digest to
[`546dffb`](https://redirect.github.com/jdx/mise/commit/546dffb) by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​6827](https://redirect.github.com/jdx/mise/pull/6827)
- pin jdx/mise-action action to
[`e3d7b8d`](https://redirect.github.com/jdx/mise/commit/e3d7b8d) by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​6825](https://redirect.github.com/jdx/mise/pull/6825)
###
[`v2025.10.21`](https://redirect.github.com/jdx/mise/releases/tag/v2025.10.21)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.10.20...v2025.10.21)
##### 🐛 Bug Fixes
- **(cli)** show friendly error when --cd path does not exist by
[@​jdx](https://redirect.github.com/jdx) in
[#​6818](https://redirect.github.com/jdx/mise/pull/6818)
- **(env)** prevent PATH corruption when paths are interleaved with
original PATH by [@​jdx](https://redirect.github.com/jdx) in
[#​6821](https://redirect.github.com/jdx/mise/pull/6821)
- **(node)** update lts version by
[@​risu729](https://redirect.github.com/risu729) in
[#​6816](https://redirect.github.com/jdx/mise/pull/6816)
- **(schema,settings)** update type and descriptions for shell argument
settings by [@​astrochemx](https://redirect.github.com/astrochemx)
in [#​6805](https://redirect.github.com/jdx/mise/pull/6805)
##### Chore
- update kerl to 4.4.0 by
[@​rbino](https://redirect.github.com/rbino) in
[#​6809](https://redirect.github.com/jdx/mise/pull/6809)
##### New Contributors
- [@​astrochemx](https://redirect.github.com/astrochemx) made
their first contribution in
[#​6805](https://redirect.github.com/jdx/mise/pull/6805)
- [@​rbino](https://redirect.github.com/rbino) made their first
contribution in
[#​6809](https://redirect.github.com/jdx/mise/pull/6809)
###
[`v2025.10.20`](https://redirect.github.com/jdx/mise/releases/tag/v2025.10.20)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.10.19...v2025.10.20)
##### 📦 Registry
- add cpz and rmz by
[@​sassdavid](https://redirect.github.com/sassdavid) in
[#​6793](https://redirect.github.com/jdx/mise/pull/6793)
##### 🚀 Features
- Add MSVC asset matching on Windows by
[@​trolleyman](https://redirect.github.com/trolleyman) in
[#​6798](https://redirect.github.com/jdx/mise/pull/6798)
##### 🐛 Bug Fixes
- **(cache)** exclude http backend tarballs from autoprune by
[@​jdx](https://redirect.github.com/jdx) in
[#​6806](https://redirect.github.com/jdx/mise/pull/6806)
- **(ci)** prevent release job from running when dependencies fail by
[@​jdx](https://redirect.github.com/jdx) in
[#​6804](https://redirect.github.com/jdx/mise/pull/6804)
- **(fish)** remove --move flag from fish\_add\_path to prevent PATH
corruption by [@​jdx](https://redirect.github.com/jdx) in
[#​6800](https://redirect.github.com/jdx/mise/pull/6800)
- **(tasks)** support local .config/mise/conf.d/\*.toml tasks by
[@​syhol](https://redirect.github.com/syhol) in
[#​6792](https://redirect.github.com/jdx/mise/pull/6792)
##### 📚 Documentation
- change 'claude-code' to 'claude' in examples by
[@​bradleybuda](https://redirect.github.com/bradleybuda) in
[#​6801](https://redirect.github.com/jdx/mise/pull/6801)
##### New Contributors
- [@​trolleyman](https://redirect.github.com/trolleyman) made
their first contribution in
[#​6798](https://redirect.github.com/jdx/mise/pull/6798)
- [@​bradleybuda](https://redirect.github.com/bradleybuda) made
their first contribution in
[#​6801](https://redirect.github.com/jdx/mise/pull/6801)
###
[`v2025.10.19`](https://redirect.github.com/jdx/mise/releases/tag/v2025.10.19)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.10.18...v2025.10.19)
##### 📦 Registry
- update bat-extras backends by
[@​TyceHerrman](https://redirect.github.com/TyceHerrman) in
[#​6784](https://redirect.github.com/jdx/mise/pull/6784)
##### 🚀 Features
- **(zig)** Download zig tarballs from vetted community mirrors when
available. by [@​Maarrk](https://redirect.github.com/Maarrk) in
[#​6670](https://redirect.github.com/jdx/mise/pull/6670)
##### 🐛 Bug Fixes
- **(config)** respect auto\_install=false for all installation contexts
by [@​jdx](https://redirect.github.com/jdx) in
[#​6788](https://redirect.github.com/jdx/mise/pull/6788)
- **(plugins)** incorrect tool versions installed for custom plugins by
[@​roele](https://redirect.github.com/roele) in
[#​6765](https://redirect.github.com/jdx/mise/pull/6765)
- **(reqwest)** enable socks for self-update by
[@​tony-sol](https://redirect.github.com/tony-sol) in
[#​6775](https://redirect.github.com/jdx/mise/pull/6775)
##### 📚 Documentation
- **(task)** Fix task flag definitions and examples by
[@​syhol](https://redirect.github.com/syhol) in
[#​6790](https://redirect.github.com/jdx/mise/pull/6790)
- **(task-arguments)** adds `# [USAGE]` syntax by
[@​risu729](https://redirect.github.com/risu729) in
[#​6768](https://redirect.github.com/jdx/mise/pull/6768)
- enhance task documentation with syntax highlighting and corrections by
[@​jdx](https://redirect.github.com/jdx) in
[#​6777](https://redirect.github.com/jdx/mise/pull/6777)
- use triple single quotes for multiline run commands by
[@​jdx](https://redirect.github.com/jdx) in
[#​6791](https://redirect.github.com/jdx/mise/pull/6791)
##### 🧪 Testing
- **(perf)** add warmup calls for benchmarks to fix incorrect numbers by
[@​jdx](https://redirect.github.com/jdx) in
[#​6789](https://redirect.github.com/jdx/mise/pull/6789)
##### 📦️ Dependency Updates
- lock file maintenance by
[@​renovate](https://redirect.github.com/renovate)\[bot] in
[#​6780](https://redirect.github.com/jdx/mise/pull/6780)
</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 be0b1cf commit f5d8a44
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