Skip to content

deps: update dependency jdx/mise to v2026.6.14#1442

Merged
phm07 merged 1 commit into
mainfrom
renovate/jdx-mise-2026.x
Jul 2, 2026
Merged

deps: update dependency jdx/mise to v2026.6.14#1442
phm07 merged 1 commit into
mainfrom
renovate/jdx-mise-2026.x

Conversation

@renovate

@renovate renovate Bot commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
jdx/mise patch 2026.6.112026.6.14

Release Notes

jdx/mise (jdx/mise)

v2026.6.14: : Bootstrap, end-to-end

Compare Source

Added

  • bootstrap: mise bootstrap --only <part> as the inverse of --skip, accepting repeated/comma-separated phase names and mutually exclusive with --skip (#​10607 by @​jdx).
  • bootstrap: mise bootstrap packages import / prune for Homebrew formulae, snapshotting requested installed formulae into [bootstrap.packages] and ledger-pruning only adopted formulae no longer needed by merged config (#​10606 by @​jdx).
  • bootstrap: mise bootstrap status (alias ls) aggregates packages, dotfiles, macOS defaults, launchd, systemd, login shell, repos, shell activation, and [tools] into one report with --json and --missing (non-zero exit when anything is out of sync) (#​10608, #​10612 by @​jdx).
  • bootstrap: Consolidated bootstrap: follow-up summary listing deferred user actions (macOS defaults relaunches, login shell re-login, unavailable managers, OS-skipped phases) at the end of mise bootstrap; dry runs show follow-up if applied (#​10609 by @​jdx).
  • bootstrap: Declarative [bootstrap.mise_shell_activate] config plus mise bootstrap shell apply/status to install marker-delimited mise activate/shims snippets in bash, zsh, and fish rc files (#​10610 by @​jdx).
  • bootstrap: Path-keyed [bootstrap.repos] with mise bootstrap repos apply/status to clone/update git checkouts; runs after packages, before dotfiles, with pre-repos/post-repos hooks and safety checks for dirty trees and origin mismatches (#​10611 by @​jdx).
  • bootstrap: Restructured mise bootstrap subcommands so visible CLI mirrors config sections (packages apply, dotfiles, mise-shell-activate, macos defaults, macos launchd-agents, linux systemd-units, repos); legacy paths kept as hidden aliases (#​10613 by @​jdx).
  • brew: Built-in brew-cask installer now supports binary cask artifacts (e.g. 1Password CLI op), staging in the Caskroom and symlinking under the Homebrew prefix (#​10604 by @​jdx).
  • backend: Asset platform detection now recognizes riscv64 (including riscv64gc) and loongarch64, so tools like aqua:astral-sh/uv install correctly on those hosts (#​10506 by @​elerch).

Fixed

  • which: mise which now auto-enables prefer_offline, so binary lookups no longer make remote HTTP calls when an installed version satisfies the request, even with minimum_release_age configured (#​10595 by @​JamBalaya56562).
  • sigstore: Sigstore TUF root fetches honor settings.url_replacements, fixing aqua cosign-verified installs (e.g. cosign@3.1.1) behind a mirror; the embedded production root is still pinned so a mirror cannot forge trust (#​10596 by @​JamBalaya56562).
  • config: Treat symlinked global config paths as global so ~/.config/mise/conf.d/*.toml on Fedora Atomic / ostree (/home -> /var/home) is no longer flagged as non-global and stripped (#​10597 by @​JamBalaya56562).
  • config: mise set and other TOML writes now target the nearest config directory before picking the lowest-precedence file in it, so nested projects no longer accidentally update a parent mise.toml (#​10603 by @​jdx).
  • config: Return a clean read-only error instead of panicking when something tries to write to an idiomatic version file (e.g. mise use --path package.json) (#​10602 by @​jdx).
  • github: github::get_headers returns an error rather than panicking on a relative URL, fixing an unwrap crash seen installing aqua:jdx/aube@v1.24.0 (#​10591 by @​risu729).
  • hook-env: Suppress repeated untrusted-config warnings while staying in the same directory; leaving and re-entering, or editing .mise.toml, re-enables the warning, and explicit commands still report the full error (#​10589 by @​jdx).
  • settings: mise settings set for a brand-new dotted key no longer emits an empty [settings] header before the nested [settings.foo] table (#​10605 by @​jdx).
  • completions: Deduplicate plugin names in shell completion so mise ls --installed no longer surfaces duplicate plugin@ entries (#​10351 by @​zeitlinger).

Documentation

💚 Sponsor mise

mise is built by @​jdx under en.dev — an independent studio making developer tooling (mise, aube, and more). Development is funded by sponsors.

If mise saves you or your team time, please consider sponsoring at en.dev. Individual and company sponsorships keep mise fast, free, and independent.

v2026.6.13: : Lock resolution discipline and aqua attestation fixes

Compare Source

Added

  • bootstrap: Support brew cask pkg artifacts, installing via sudo installer and tracking pkgutil receipt IDs for status checks (#​10587 by @​jdx).
  • registry: Added lore (#​10558 by @​ggoggam) and published-checksum resolution for dart, neo4j, nomad-pack, sentinel, tfc-agent, oc, openshift-install, claude, flutter, and julia (#​10552 by @​itochan).

Fixed

  • lock: mise lock now errors out when an active tool request cannot be resolved instead of silently skipping it and updating the lockfile (#​10586 by @​jdx).
  • aqua: Verified checksum files can now upgrade an existing recorded checksum when the algorithm differs (e.g. GitHub release metadata records sha256 but SHA512SUMS provides sha512); same-algorithm mismatches still fail hard (#​10569 by @​jdx).
  • aqua: GitHub Artifact Attestations badge is no longer inferred from .sigstore release asset names; it is shown only when the aqua registry config actually enables attestation verification (#​10588 by @​jdx).
  • aqua: list_bin_paths no longer caches transient filesystem existence, fixing missing uv/uvx shims after concurrent mise upgrade runs that an extra mise reshim could not repair (#​10559 by @​devnulled, fixes #​6468).
  • task: mise run and mise hook-env now build their initial toolset with offline resolution, so task startup no longer triggers remote GitHub lookups (or github.credential_command) for latest/rolling/semver-range tools (#​10571 by @​jdx).
  • sigstore: Retry transient GitHub attestation API failures (5xx, 429, timeouts) with exponential backoff and Retry-After support, instead of failing the install on a single 504 (#​10482 by @​afreyermuth98).
  • swift: Opt core:swift out of the --locked URL requirement, since the download URL depends on the local distro and cannot be locked cross-platform (#​10575 by @​AllDmeat).
  • gem: Opt gem: backend out of the --locked URL requirement so mise install --locked no longer fails on gem: tools in CI (#​10578 by @​itochan).
  • node: Suppress duplicate npm update notices during core Node installs (#​10557 by @​risu729).
  • node: Record per-platform install outcomes in the lockfile, including install = "source" and the source tarball URL/checksum for platforms without precompiled binaries, instead of writing bogus platform binary URLs (#​10547 by @​risu729).
  • file (Windows): Use directory symlinks instead of junctions for UNC plugin targets (e.g. \\wsl.localhost\...), so linked plugins show up in mise plugins ls and can be removed (#​10566 by @​rozsazoltan).
  • oci: Write symlinks with targets longer than tar's 100-byte linkname field via the GNU @LongLink extension, fixing mise oci build for deep npm/aube install trees (#​10519 by @​JamBalaya56562).
  • deps (Dart): Look for package_config.json at the pub workspace root, using .dart_tool/pub/workspace_ref.json, so Dart monorepos resolve dependencies correctly (#​10521 by @​tjarvstrand).

💚 Sponsor mise

mise is built by @​jdx under en.dev — an independent studio making developer tooling (mise, aube, and more). Development is funded by sponsors.

If mise saves you or your team time, please consider sponsoring at en.dev. Individual and company sponsorships keep mise fast, free, and independent.

v2026.6.12: : Bootstrap skip, cross-platform lock checksums, DNF5 fix

Compare Source

Added

Fixed

  • upgrade: Correctly remove the previously installed version during mise up when minimum_release_age is in effect (#​10466 by @​roele).
  • install: Rebuild runtime symlinks and shims for tools that succeeded in a partially failed mise install (#​10470 by @​risu729).
  • bootstrap: Detect systemd user manager via $XDG_RUNTIME_DIR/systemd/private, not only a session D-Bus, so headless systems are recognized (#​10550 by @​jdx).
  • vfox: Resolve tools = true env path templates like {{ tools.python.path }} against the fully-resolved dependency toolset; values now reach vfox install hooks and tool-level postinstall (#​10481 by @​JamBalaya56562).
  • task: Higher-precedence TOML wins when the same task is defined in multiple config files in one project (#​10471 by @​risu729).
  • task: Skip mise config TOMLs (e.g. mise.toml, .mise/config.toml) when walking directory task includes like includes = ["."] (#​10500 by @​jdx).
  • task: Return a clean error (and avoid panicking the scheduler) when the resolved inline/file shell is empty; spawned task panics now exit non-zero (#​10517 by @​jdx).
  • task: Honor task.show_full_cmd / MISE_TASK_SHOW_CMD_NO_TRUNC in the [task] $ ... header (#​10518 by @​JamBalaya56562).
  • env: Treat $$ as a literal $ during env_shell_expand (#​10511 by @​jdx).
  • npm: Warn when system pnpm/bun may not support minimum_release_age flags (#​10491 by @​risu729).
  • pipx: Run pipx upgrade-shared before fallback installs that forward minimum_release_age to pip (#​10472 by @​risu729).
  • pipx: Warn when uv tool install is below 0.2.22 for --exclude-newer (#​10510 by @​risu729).
  • pipx: Force PIPX_DEFAULT_BACKEND=pip on mise pipx subprocesses so pip flags are not forwarded to pipx's uv backend (#​10513 by @​risu729).
  • backend: Centralize dependency executable resolution and apply windows_executable_extensions consistently across uv, aube, cargo-binstall, and sops (#​10514 by @​risu729).
  • system: Drop the bare -- from dnf install/upgrade argv, which DNF5 (Fedora 41+, RHEL/CentOS Stream 9+) rejects (#​10538 by @​spencergilbert).

Documentation

  • dotfiles: Self-managing config examples source from the real clone path so first-run bootstrap works before the ~/.dotfiles symlink exists (#​10494 by @​jdx).
  • Recommend keeping mise current (#​10505) and clean up emoji checkboxes in env docs (#​10504).

Changed

💚 Sponsor mise

mise is built by @​jdx under en.dev — an independent studio making developer tooling (mise, aube, and more). Development is funded by sponsors.

If mise saves you or your team time, please consider sponsoring at en.dev. Individual and company sponsorships keep mise fast, free, and independent.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • On day 15 of the month (* * 15 * *)
  • 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 requested a review from a team as a code owner June 28, 2026 02:06
@renovate renovate Bot force-pushed the renovate/jdx-mise-2026.x branch from 1dfae5b to d427c5a Compare June 28, 2026 22:12
@renovate renovate Bot changed the title deps: update dependency jdx/mise to v2026.6.12 deps: update dependency jdx/mise to v2026.6.13 Jun 28, 2026
@renovate renovate Bot force-pushed the renovate/jdx-mise-2026.x branch from d427c5a to 321bba4 Compare June 30, 2026 04:10
@renovate renovate Bot changed the title deps: update dependency jdx/mise to v2026.6.13 deps: update dependency jdx/mise to v2026.6.14 Jun 30, 2026
@renovate renovate Bot force-pushed the renovate/jdx-mise-2026.x branch 3 times, most recently from 36d9f3d to af21eaa Compare July 2, 2026 07:24
@renovate renovate Bot force-pushed the renovate/jdx-mise-2026.x branch from af21eaa to 91d60ec Compare July 2, 2026 14:49
@phm07 phm07 merged commit dee28e0 into main Jul 2, 2026
10 checks passed
@phm07 phm07 deleted the renovate/jdx-mise-2026.x branch July 2, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant