Skip to content

Commit c29367d

Browse files
chore(deps): update dependency mise to v2026.7.0 (#2272)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mise](https://redirect.github.com/jdx/mise) | minor | `v2026.6.14` → `v2026.7.0` | --- ### Release Notes <details> <summary>jdx/mise (mise)</summary> ### [`v2026.7.0`](https://redirect.github.com/jdx/mise/releases/tag/v2026.7.0): : Shell expansion by default, monorepo lockfiles, and task usage mounts [Compare Source](https://redirect.github.com/jdx/mise/compare/vfox-v2026.6.14...vfox-v2026.7.0) ##### Added - **env:** enable shell expansion by default; opt out with `env_shell_expand = false` ([#&#8203;10702](https://redirect.github.com/jdx/mise/pull/10702) by [@&#8203;jdx](https://redirect.github.com/jdx)). - **monorepo:** `mise install --monorepo` and `mise ls --monorepo` install/list the union of tools across `[monorepo].config_roots`; new tri-state `[monorepo].lockfile` for unified root lockfiles ([#&#8203;10707](https://redirect.github.com/jdx/mise/pull/10707) by [@&#8203;jdx](https://redirect.github.com/jdx)). - **task:** root-level `#USAGE mount ...` in file tasks (including shorthand `mount "cmd"`) hoists mounted usage specs onto the generated task command ([#&#8203;10704](https://redirect.github.com/jdx/mise/pull/10704) by [@&#8203;jdx](https://redirect.github.com/jdx)). - **github:** per-tool `github_attestations` option to disable GitHub Artifact Attestation verification for a single tool ([#&#8203;10694](https://redirect.github.com/jdx/mise/pull/10694) by [@&#8203;jdx](https://redirect.github.com/jdx)). - **upgrade:** `minimum_release_age` warnings now include the release date, when the version becomes eligible, and the effective cutoff value ([#&#8203;10705](https://redirect.github.com/jdx/mise/pull/10705) by [@&#8203;jdx](https://redirect.github.com/jdx)). - **bootstrap:** brew formulae prune is now prefix-inventory based and can remove any linked formula outside the resolved `[bootstrap.packages]` closure ([#&#8203;10618](https://redirect.github.com/jdx/mise/pull/10618) by [@&#8203;jdx](https://redirect.github.com/jdx)). - **brew:** support cask `font` artifacts and additional non-install artifact types (completions/manpages) ([#&#8203;10671](https://redirect.github.com/jdx/mise/pull/10671) by [@&#8203;roele](https://redirect.github.com/roele)). - **platform:** Android asset detection for tools like Termux packages ([#&#8203;10653](https://redirect.github.com/jdx/mise/pull/10653) by [@&#8203;bltavares](https://redirect.github.com/bltavares)). ##### Fixed - **install:** respect the lockfile-recorded backend during `--locked` installs ([#&#8203;10599](https://redirect.github.com/jdx/mise/pull/10599) by [@&#8203;risu729](https://redirect.github.com/risu729)). - **install:** installer prints a clearer message and suggests `cargo install --locked mise` on unsupported architectures ([#&#8203;10627](https://redirect.github.com/jdx/mise/pull/10627) by [@&#8203;risu729](https://redirect.github.com/risu729)). - **install-into:** refuse to overwrite a non-empty target directory without `--yes` ([#&#8203;10630](https://redirect.github.com/jdx/mise/pull/10630) by [@&#8203;JamBalaya56562](https://redirect.github.com/JamBalaya56562)). - **aqua:** resolve bin paths with `v`-prefixed version overrides (e.g. `sharkdp/fd@10.3.0`) ([#&#8203;10696](https://redirect.github.com/jdx/mise/pull/10696) by [@&#8203;jdx](https://redirect.github.com/jdx)). - **aqua:** download private GitHub release assets via the API asset endpoint when the browser URL 404s ([#&#8203;10622](https://redirect.github.com/jdx/mise/pull/10622) by [@&#8203;yacchi](https://redirect.github.com/yacchi)). - **brew-cask:** handle raw executable binaries, resolve `$APPDIR` paths, and use `ditto` for app bundle copying to avoid macOS "damaged app" errors ([#&#8203;10626](https://redirect.github.com/jdx/mise/pull/10626) by [@&#8203;arthurh4](https://redirect.github.com/arthurh4)). - **config:** preserve set values in `mise config set` for comma-separated set-typed settings ([#&#8203;10647](https://redirect.github.com/jdx/mise/pull/10647) by [@&#8203;KrishRVH](https://redirect.github.com/KrishRVH)). - **config:** render `task_config.includes` templates with resolved `vars` ([#&#8203;10700](https://redirect.github.com/jdx/mise/pull/10700) by [@&#8203;jdx](https://redirect.github.com/jdx)). - **config:** support `required` validation and `redact = true` on `[vars]`; render tool option templates recursively ([#&#8203;10697](https://redirect.github.com/jdx/mise/pull/10697) by [@&#8203;jdx](https://redirect.github.com/jdx)). - **dotnet:** validate SDK installs with `dotnet --list-sdks` so `global.json` roll-forward no longer causes false failures ([#&#8203;10691](https://redirect.github.com/jdx/mise/pull/10691) by [@&#8203;jdx](https://redirect.github.com/jdx)). - **generate:** `mise generate tool-stub --lock` respects configured `lockfile_platforms` ([#&#8203;10709](https://redirect.github.com/jdx/mise/pull/10709) by [@&#8203;JamBalaya56562](https://redirect.github.com/JamBalaya56562)). - **github:** handle missing/empty `url_api` in older lockfile entries, falling back to the cached browser URL ([#&#8203;10703](https://redirect.github.com/jdx/mise/pull/10703) by [@&#8203;jdx](https://redirect.github.com/jdx)). - **hooks:** set `MISE_INSTALLED_TOOLS=[]` on no-op installs so `postinstall` always receives a valid JSON array ([#&#8203;10615](https://redirect.github.com/jdx/mise/pull/10615) by [@&#8203;JamBalaya56562](https://redirect.github.com/JamBalaya56562)). - **http:** don't let netrc credentials clobber explicit forge tokens on un-redirected URLs, fixing private GitHub release asset downloads ([#&#8203;10713](https://redirect.github.com/jdx/mise/pull/10713) by [@&#8203;yacchi](https://redirect.github.com/yacchi)). - **lockfile:** merge platform data when a tool's options newly diverge from an empty on-disk entry (e.g. java `shorthand_vendor`), preventing checksum/URL loss ([#&#8203;10710](https://redirect.github.com/jdx/mise/pull/10710) by [@&#8203;JamBalaya56562](https://redirect.github.com/JamBalaya56562)). - **npm:** map `allow_builds` to npm 11.16+ `--allow-scripts` / `--dangerously-allow-all-scripts` instead of forcing `--ignore-scripts` ([#&#8203;10690](https://redirect.github.com/jdx/mise/pull/10690) by [@&#8203;jdx](https://redirect.github.com/jdx)). - **oci:** canonicalize install paths when rebasing `PATH`, fixing `mise oci` on systems with symlinked `/home` (Bluefin/Silverblue) ([#&#8203;10624](https://redirect.github.com/jdx/mise/pull/10624) by [@&#8203;salim-b](https://redirect.github.com/salim-b)). - **oci:** account for darwin mode stripping in layer test expectations ([#&#8203;10681](https://redirect.github.com/jdx/mise/pull/10681) by [@&#8203;laozc](https://redirect.github.com/laozc)). - **ruby:** stop forcing `no-yjit` Ruby builds on older glibc ([#&#8203;10620](https://redirect.github.com/jdx/mise/pull/10620) by [@&#8203;jdx](https://redirect.github.com/jdx)). - **sigstore:** retry GitHub attestation verification with the TUF trust root after embedded-root failures; workflow mismatches remain non-retryable ([#&#8203;10695](https://redirect.github.com/jdx/mise/pull/10695) by [@&#8203;jdx](https://redirect.github.com/jdx)). - **task:** render monorepo subproject task templates with the subproject's own `[env]`; broken subprojects no longer fail discovery repo-wide ([#&#8203;10706](https://redirect.github.com/jdx/mise/pull/10706) by [@&#8203;jdx](https://redirect.github.com/jdx)). - **task:** correct env used for the `task.show_full_cmd` setting ([#&#8203;10714](https://redirect.github.com/jdx/mise/pull/10714) by [@&#8203;muzimuzhi](https://redirect.github.com/muzimuzhi)). - **vfox:** Lua `os.getenv` now reads from mise's env table like `cmd.exec`/`os.execute` ([#&#8203;10719](https://redirect.github.com/jdx/mise/pull/10719) by [@&#8203;jdx](https://redirect.github.com/jdx)). - **watch:** forward `--ignore`, `--ignore-file`, and `--print-events` to watchexec ([#&#8203;10629](https://redirect.github.com/jdx/mise/pull/10629) by [@&#8203;JamBalaya56562](https://redirect.github.com/JamBalaya56562)). - **windows:** allow GHCUp to be installed on Windows via aqua ([#&#8203;10670](https://redirect.github.com/jdx/mise/pull/10670) by [@&#8203;cprecioso](https://redirect.github.com/cprecioso)). - **copr:** drop retired Fedora 42 chroots from the default build list ([#&#8203;10698](https://redirect.github.com/jdx/mise/pull/10698) by [@&#8203;jdx](https://redirect.github.com/jdx)). ##### Security - Ignore transitive `quick-xml` advisories RUSTSEC-2026-0194/-0195 pending upstream fixes ([#&#8203;10717](https://redirect.github.com/jdx/mise/pull/10717) by [@&#8203;jdx](https://redirect.github.com/jdx)). ##### 💚 Sponsor mise mise is built by [@&#8203;jdx](https://redirect.github.com/jdx) under [**en.dev**](https://en.dev) — an independent studio making developer tooling (mise, [aube](https://aube.en.dev/), and more). Development is funded by sponsors. If mise saves you or your team time, please consider sponsoring at [en.dev](https://en.dev). Individual and company sponsorships keep mise fast, free, and independent. </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "before 4am on Monday" - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f899e7 commit c29367d

15 files changed

Lines changed: 30 additions & 30 deletions

.github/workflows/acceptance-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
1616
- uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
1717
with:
18-
version: v2026.6.14
19-
sha256: 96ae1ef7b00a6ebbbec23ba1016d6e722f5e904966272f621d15326429e90d53
18+
version: v2026.7.0
19+
sha256: 0744cb3c303baf0d308ff7b112ed41f22abb6029cb5644fd3a8ce74b29f16a68
2020
- name: Run acceptance tests
2121
run: mise run acceptance-test

.github/workflows/api-diff.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ jobs:
3434
persist-credentials: false
3535
- uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
3636
with:
37-
version: v2026.6.14
38-
sha256: 96ae1ef7b00a6ebbbec23ba1016d6e722f5e904966272f621d15326429e90d53
37+
version: v2026.7.0
38+
sha256: 0744cb3c303baf0d308ff7b112ed41f22abb6029cb5644fd3a8ce74b29f16a68
3939
- name: Cache local Maven repository
4040
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
4141
with:

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
persist-credentials: false
1515
- uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
1616
with:
17-
version: v2026.6.14
18-
sha256: 96ae1ef7b00a6ebbbec23ba1016d6e722f5e904966272f621d15326429e90d53
17+
version: v2026.7.0
18+
sha256: 0744cb3c303baf0d308ff7b112ed41f22abb6029cb5644fd3a8ce74b29f16a68
1919
- name: Cache local Maven repository
2020
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
2121
with:

.github/workflows/bump-api-diff-baseline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ jobs:
3535
persist-credentials: true
3636
- uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
3737
with:
38-
version: v2026.6.14
39-
sha256: 96ae1ef7b00a6ebbbec23ba1016d6e722f5e904966272f621d15326429e90d53
38+
version: v2026.7.0
39+
sha256: 0744cb3c303baf0d308ff7b112ed41f22abb6029cb5644fd3a8ce74b29f16a68
4040
- name: Cache local Maven repository
4141
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
4242
with:

.github/workflows/generate-protobuf.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ jobs:
2020
persist-credentials: false
2121
- uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
2222
with:
23-
version: v2026.6.14
24-
sha256: 96ae1ef7b00a6ebbbec23ba1016d6e722f5e904966272f621d15326429e90d53
23+
version: v2026.7.0
24+
sha256: 0744cb3c303baf0d308ff7b112ed41f22abb6029cb5644fd3a8ce74b29f16a68
2525
- name: Cache local Maven repository
2626
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
2727
with:

.github/workflows/github-pages.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ jobs:
3939
fetch-depth: 0
4040
- uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
4141
with:
42-
version: v2026.6.14
43-
sha256: 96ae1ef7b00a6ebbbec23ba1016d6e722f5e904966272f621d15326429e90d53
42+
version: v2026.7.0
43+
sha256: 0744cb3c303baf0d308ff7b112ed41f22abb6029cb5644fd3a8ce74b29f16a68
4444
cache: "false"
4545
- name: Setup Pages
4646
id: pages

.github/workflows/java-version-matrix-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ jobs:
3333
- name: Set up mise
3434
uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
3535
with:
36-
version: v2026.6.14
37-
sha256: 96ae1ef7b00a6ebbbec23ba1016d6e722f5e904966272f621d15326429e90d53
36+
version: v2026.7.0
37+
sha256: 0744cb3c303baf0d308ff7b112ed41f22abb6029cb5644fd3a8ce74b29f16a68
3838

3939
- name: Cache local Maven repository
4040
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0

.github/workflows/jmx-exporter-compatibility.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ jobs:
2424
persist-credentials: false
2525
- uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
2626
with:
27-
version: v2026.6.14
28-
sha256: 96ae1ef7b00a6ebbbec23ba1016d6e722f5e904966272f621d15326429e90d53
27+
version: v2026.7.0
28+
sha256: 0744cb3c303baf0d308ff7b112ed41f22abb6029cb5644fd3a8ce74b29f16a68
2929
working_directory: .mise/envs/jmx-exporter
3030
- name: Cache local Maven repository
3131
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0

.github/workflows/lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ jobs:
2323
- name: Setup mise
2424
uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
2525
with:
26-
version: v2026.6.14
27-
sha256: 96ae1ef7b00a6ebbbec23ba1016d6e722f5e904966272f621d15326429e90d53
26+
version: v2026.7.0
27+
sha256: 0744cb3c303baf0d308ff7b112ed41f22abb6029cb5644fd3a8ce74b29f16a68
2828

2929
- name: Lint
3030
env:

.github/workflows/micrometer-compatibility.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ jobs:
3232
persist-credentials: false
3333
- uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
3434
with:
35-
version: v2026.6.14
36-
sha256: 96ae1ef7b00a6ebbbec23ba1016d6e722f5e904966272f621d15326429e90d53
35+
version: v2026.7.0
36+
sha256: 0744cb3c303baf0d308ff7b112ed41f22abb6029cb5644fd3a8ce74b29f16a68
3737
working_directory: .mise/envs/micrometer
3838
- name: Cache local Maven repository
3939
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0

0 commit comments

Comments
 (0)