Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2025

This PR contains the following updates:

Package Update Change
mise patch v2025.12.7 -> v2025.12.12

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

jdx/mise (mise)

v2025.12.12

Compare Source

🚀 Features
  • (backend) add version timestamps for spm, conda, and gem backends by @​jdx in #​7383
  • (backend) add security features to github backend by @​jdx in #​7387
  • (ruby) add GitHub attestation verification for precompiled binaries by @​jdx in #​7382
🐛 Bug Fixes
  • (aqua) improve security feature detection by @​jdx in #​7385
  • (github) use version_prefix when fetching release for SLSA verification by @​jdx in #​7391
🚜 Refactor
🧪 Testing

v2025.12.11

Compare Source

🚀 Features
🐛 Bug Fixes
🚜 Refactor
🧪 Testing
  • (e2e) fix and rename ubi and vfox_embedded_override tests by @​jdx in 052ea40
📦 Registry
Chore
  • (registry) disable flaky tests for gitu and ktlint by @​jdx in 64151cb
  • resolve clippy warnings and add stricter CI check by @​jdx in #​7367
  • suppress dead_code warnings in asset_matcher module by @​jdx in #​7377
New Contributors

v2025.12.10

Compare Source

🐛 Bug Fixes
  • (backend) fix fuzzy_match_filter regex for vendor-prefixed versions by @​jdx in #​7332
  • (backend) use backend delegation for install-time option filtering by @​jdx in #​7335
  • (duration) support calendar units in relative durations for --before flag by @​Copilot in #​7337
  • (gem) improve shebang compatibility for precompiled Ruby by @​jdx in #​7336
  • (gem) handle RubyGems polyglot shebang format by @​jdx in #​7340
  • (pipx) use minor version symlink for venv Python by @​jdx in #​7339
  • (registry) prefer claude-code latest over stale stable by @​jdx in #​7334
  • (upgrade) only check specified tools when upgrading with tool args by @​jdx in #​7331
📚 Documentation

v2025.12.9

Compare Source

🚀 Features
🐛 Bug Fixes
📦 Registry

v2025.12.8

Compare Source

🚀 Features
  • (conda) add dependency resolution for conda packages by @​jdx in #​7280
  • (go) add created_at support to ls-remote --json by @​jdx in #​7305
  • (hook-env) add hook_env.cache_ttl and hook_env.chpwd_only settings for NFS optimization by @​jdx in #​7312
  • (hooks) add MISE_TOOL_NAME and MISE_TOOL_VERSION to preinstall/postinstall hooks by @​jdx in #​7311
  • (shell_alias) add shell_alias support for cross-shell aliases by @​jdx in #​7316
  • (tool) add security field to mise tool --json by @​jdx in #​7303
  • add --before flag for date-based version filtering by @​jdx in #​7298
🐛 Bug Fixes
📚 Documentation
🧪 Testing
  • (e2e) disable debug mode by default for windows-e2e by @​jdx in #​7318
New Contributors

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 22, 2025
@renovate renovate bot enabled auto-merge (squash) December 22, 2025 02:56
@renovate renovate bot merged commit 8dcc2ed into main Dec 22, 2025
35 checks passed
@renovate renovate bot deleted the renovate/mise branch December 22, 2025 03:06
sibasispadhi pushed a commit to sibasispadhi/client_java that referenced this pull request Jan 7, 2026
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mise](https://redirect.github.com/jdx/mise) | patch | `v2025.12.7` ->
`v2025.12.12` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>jdx/mise (mise)</summary>

###
[`v2025.12.12`](https://redirect.github.com/jdx/mise/releases/tag/v2025.12.12)

[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.12.11...v2025.12.12)

##### 🚀 Features

- **(backend)** add version timestamps for spm, conda, and gem backends
by [@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7383](https://redirect.github.com/jdx/mise/pull/7383)
- **(backend)** add security features to github backend by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7387](https://redirect.github.com/jdx/mise/pull/7387)
- **(ruby)** add GitHub attestation verification for precompiled
binaries by [@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7382](https://redirect.github.com/jdx/mise/pull/7382)

##### 🐛 Bug Fixes

- **(aqua)** improve security feature detection by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7385](https://redirect.github.com/jdx/mise/pull/7385)
- **(github)** use version\_prefix when fetching release for SLSA
verification by [@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7391](https://redirect.github.com/jdx/mise/pull/7391)

##### 🚜 Refactor

- **(vfox)** remove submodules, embed plugins directly by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7389](https://redirect.github.com/jdx/mise/pull/7389)

##### 🧪 Testing

- **(registry)** add final ci job as merge gate by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7390](https://redirect.github.com/jdx/mise/pull/7390)
- split unit job to speed up macOS CI by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7388](https://redirect.github.com/jdx/mise/pull/7388)

###
[`v2025.12.11`](https://redirect.github.com/jdx/mise/releases/tag/v2025.12.11)

[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.12.10...v2025.12.11)

##### 🚀 Features

- **(alias)** rename alias to tool-alias, add shell-alias command by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7357](https://redirect.github.com/jdx/mise/pull/7357)
- **(upgrade)** display summary of upgraded tools by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7372](https://redirect.github.com/jdx/mise/pull/7372)
- **(vfox)** embed vfox plugin Lua code in binary by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7369](https://redirect.github.com/jdx/mise/pull/7369)

##### 🐛 Bug Fixes

- **(aqua)** add start\_operations for progress reporting by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7354](https://redirect.github.com/jdx/mise/pull/7354)
- **(github)** improve asset detection for distro-specific and Swift
artifacts by [@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7347](https://redirect.github.com/jdx/mise/pull/7347)
- **(github)** clean up static\_helpers.rs and fix archive bin= option
by [@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7366](https://redirect.github.com/jdx/mise/pull/7366)
- **(http)** add start\_operations for progress reporting by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7355](https://redirect.github.com/jdx/mise/pull/7355)
- **(lockfile)** place lockfile alongside config file by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7360](https://redirect.github.com/jdx/mise/pull/7360)
- **(progress)** add start\_operations to core plugins by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7351](https://redirect.github.com/jdx/mise/pull/7351)
- **(ruby-install)** Use ruby\_install\_bin to update by
[@&#8203;calebhearth](https://redirect.github.com/calebhearth) in
[#&#8203;7350](https://redirect.github.com/jdx/mise/pull/7350)
- **(rust)** add release\_url for rust versions by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7373](https://redirect.github.com/jdx/mise/pull/7373)
- **(schema)** add `tool_alias`, mark `alias` as deprecated by
[@&#8203;SKalt](https://redirect.github.com/SKalt) in
[#&#8203;7358](https://redirect.github.com/jdx/mise/pull/7358)
- **(toolset)** filter tools by OS in list\_current\_versions by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7356](https://redirect.github.com/jdx/mise/pull/7356)
- **(ubi)** only show deprecation warning during installation by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7380](https://redirect.github.com/jdx/mise/pull/7380)
- **(ui)** remove noisy "record size" message during install by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7381](https://redirect.github.com/jdx/mise/pull/7381)
- update mise-versions URL to use /tools/ prefix by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7378](https://redirect.github.com/jdx/mise/pull/7378)

##### 🚜 Refactor

- **(backend)** unified AssetMatcher with checksum fetching by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7370](https://redirect.github.com/jdx/mise/pull/7370)
- **(backend)** deprecate ubi backend in favor of github by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7374](https://redirect.github.com/jdx/mise/pull/7374)
- **(toolset)** decompose mod.rs into smaller modules by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7371](https://redirect.github.com/jdx/mise/pull/7371)

##### 🧪 Testing

- **(e2e)** fix and rename ubi and vfox\_embedded\_override tests by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[052ea40](https://redirect.github.com/jdx/mise/commit/052ea40b29468f05fbc425cc5a4c20ebda077253)

##### 📦 Registry

- add vfox-gcloud backend for gcloud by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7349](https://redirect.github.com/jdx/mise/pull/7349)
- convert amplify to use github backend by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7365](https://redirect.github.com/jdx/mise/pull/7365)
- add github backend for djinni tool by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7363](https://redirect.github.com/jdx/mise/pull/7363)
- switch glab to native gitlab backend by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7364](https://redirect.github.com/jdx/mise/pull/7364)
- add s5cmd by [@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7376](https://redirect.github.com/jdx/mise/pull/7376)

##### Chore

- **(registry)** disable flaky tests for gitu and ktlint by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[64151cb](https://redirect.github.com/jdx/mise/commit/64151cb3fb1e517b2c80aa2179b24c4bd55ff34a)
- resolve clippy warnings and add stricter CI check by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7367](https://redirect.github.com/jdx/mise/pull/7367)
- suppress dead\_code warnings in asset\_matcher module by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7377](https://redirect.github.com/jdx/mise/pull/7377)

##### New Contributors

- [@&#8203;calebhearth](https://redirect.github.com/calebhearth) made
their first contribution in
[#&#8203;7350](https://redirect.github.com/jdx/mise/pull/7350)

###
[`v2025.12.10`](https://redirect.github.com/jdx/mise/releases/tag/v2025.12.10)

[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.12.9...v2025.12.10)

##### 🐛 Bug Fixes

- **(backend)** fix fuzzy\_match\_filter regex for vendor-prefixed
versions by [@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7332](https://redirect.github.com/jdx/mise/pull/7332)
- **(backend)** use backend delegation for install-time option filtering
by [@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7335](https://redirect.github.com/jdx/mise/pull/7335)
- **(duration)** support calendar units in relative durations for
--before flag by [@&#8203;Copilot](https://redirect.github.com/Copilot)
in [#&#8203;7337](https://redirect.github.com/jdx/mise/pull/7337)
- **(gem)** improve shebang compatibility for precompiled Ruby by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7336](https://redirect.github.com/jdx/mise/pull/7336)
- **(gem)** handle RubyGems polyglot shebang format by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7340](https://redirect.github.com/jdx/mise/pull/7340)
- **(pipx)** use minor version symlink for venv Python by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7339](https://redirect.github.com/jdx/mise/pull/7339)
- **(registry)** prefer claude-code latest over stale stable by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7334](https://redirect.github.com/jdx/mise/pull/7334)
- **(upgrade)** only check specified tools when upgrading with tool args
by [@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7331](https://redirect.github.com/jdx/mise/pull/7331)

##### 📚 Documentation

- Revise alias example for task execution by
[@&#8203;azais-corentin](https://redirect.github.com/azais-corentin) in
[#&#8203;7338](https://redirect.github.com/jdx/mise/pull/7338)

###
[`v2025.12.9`](https://redirect.github.com/jdx/mise/releases/tag/v2025.12.9)

[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.12.8...v2025.12.9)

##### 🚀 Features

- **(aqua)** add tuist aqua backend by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7323](https://redirect.github.com/jdx/mise/pull/7323)
- **(ls-remote)** add release\_url to VersionInfo for --json output by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7322](https://redirect.github.com/jdx/mise/pull/7322)
- **(prepare)** add `mise prepare` command for dependency preparation by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7281](https://redirect.github.com/jdx/mise/pull/7281)
- **(registry)** add aqua backend for zigmod by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7319](https://redirect.github.com/jdx/mise/pull/7319)

##### 🐛 Bug Fixes

- **(e2e)** fix flaky test\_prepare go provider test by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[0e2ef73](https://redirect.github.com/jdx/mise/commit/0e2ef73f9ae91072efd5abbbbe9d82e932472e79)
- **(go)** restore git ls-remote for version listing by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7324](https://redirect.github.com/jdx/mise/pull/7324)

##### 📦 Registry

- use github backend for sourcery by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7327](https://redirect.github.com/jdx/mise/pull/7327)
- use github backend for swiftgen by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7326](https://redirect.github.com/jdx/mise/pull/7326)

###
[`v2025.12.8`](https://redirect.github.com/jdx/mise/releases/tag/v2025.12.8)

[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.12.7...v2025.12.8)

##### 🚀 Features

- **(conda)** add dependency resolution for conda packages by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7280](https://redirect.github.com/jdx/mise/pull/7280)
- **(go)** add created\_at support to ls-remote --json by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7305](https://redirect.github.com/jdx/mise/pull/7305)
- **(hook-env)** add hook\_env.cache\_ttl and hook\_env.chpwd\_only
settings for NFS optimization by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7312](https://redirect.github.com/jdx/mise/pull/7312)
- **(hooks)** add MISE\_TOOL\_NAME and MISE\_TOOL\_VERSION to
preinstall/postinstall hooks by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7311](https://redirect.github.com/jdx/mise/pull/7311)
- **(shell\_alias)** add shell\_alias support for cross-shell aliases by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7316](https://redirect.github.com/jdx/mise/pull/7316)
- **(tool)** add security field to mise tool --json by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7303](https://redirect.github.com/jdx/mise/pull/7303)
- add --before flag for date-based version filtering by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7298](https://redirect.github.com/jdx/mise/pull/7298)

##### 🐛 Bug Fixes

- **(aqua)** support cosign v3 bundle verification by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7314](https://redirect.github.com/jdx/mise/pull/7314)
- **(config)** use correct config\_root in tera context for hooks by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7309](https://redirect.github.com/jdx/mise/pull/7309)
- **(nu)** fix nushell deactivation script on Windows by
[@&#8203;fu050409](https://redirect.github.com/fu050409) in
[#&#8203;7213](https://redirect.github.com/jdx/mise/pull/7213)
- **(python)** apply uv\_venv\_create\_args in auto-venv code path by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7310](https://redirect.github.com/jdx/mise/pull/7310)
- **(shell)** escape exe path in activation scripts for paths with
spaces by [@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7315](https://redirect.github.com/jdx/mise/pull/7315)
- **(task)** parallelize exec\_env loading to fix parallel task
execution by [@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7313](https://redirect.github.com/jdx/mise/pull/7313)
- track downloads for python and java by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7304](https://redirect.github.com/jdx/mise/pull/7304)
- include full tool ID in download track by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7320](https://redirect.github.com/jdx/mise/pull/7320)

##### 📚 Documentation

- Switch `postinstall` code to be shell-agnostic by
[@&#8203;thejcannon](https://redirect.github.com/thejcannon) in
[#&#8203;7317](https://redirect.github.com/jdx/mise/pull/7317)

##### 🧪 Testing

- **(e2e)** disable debug mode by default for windows-e2e by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7318](https://redirect.github.com/jdx/mise/pull/7318)

##### New Contributors

- [@&#8203;fu050409](https://redirect.github.com/fu050409) made their
first contribution in
[#&#8203;7213](https://redirect.github.com/jdx/mise/pull/7213)

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Sibasis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant