-
Notifications
You must be signed in to change notification settings - Fork 830
chore(deps): update dependency mise to v2025.11.1 #1659
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hmhuan
pushed a commit
to hmhuan/client_java
that referenced
this pull request
Nov 6, 2025
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> Signed-off-by: huan.huynh <1612858@student.hcmus.edu.vn>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2025.10.18->v2025.11.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
jdx/mise (mise)
v2025.11.1Compare Source
📦 Registry
🚀 Features
🐛 Bug Fixes
mise installby @jdx in #6844v2025.11.0Compare Source
🐛 Bug Fixes
📚 Documentation
📦️ Dependency Updates
7351bbeby @renovate[bot] in #68263a847f2by @renovate[bot] in #6828546dffbby @renovate[bot] in #6827e3d7b8dby @renovate[bot] in #6825v2025.10.21Compare Source
🐛 Bug Fixes
Chore
New Contributors
v2025.10.20Compare Source
📦 Registry
🚀 Features
🐛 Bug Fixes
📚 Documentation
New Contributors
v2025.10.19Compare Source
📦 Registry
🚀 Features
🐛 Bug Fixes
📚 Documentation
# [USAGE]syntax by @risu729 in #6768🧪 Testing
📦️ Dependency Updates
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.
This PR was generated by Mend Renovate. View the repository job log.