test(deps): update dependency mise to v2026.7.5 (main)#7068
Open
renovate[bot] wants to merge 1 commit into
Open
test(deps): update dependency mise to v2026.7.5 (main)#7068renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
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
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:
2026.7.3→2026.7.5Release Notes
jdx/mise (mise)
v2026.7.5Compare Source
v2026.7.4: : Bootstrap goes stableCompare Source
This release graduates
mise bootstrapandmise dotfilesout of experimental mode, teachesmise installto reconcile Rust components and targets, and restores Linux arm64 glibc compatibility for release builds.Added
mise bootstrapand all of its subcommands (packages, repos, macOS/Linux user services, shell activation, login shell) plusmise dotfilesno longer require experimental mode, so they work withMISE_EXPERIMENTAL=0. The relatedmise doctordiagnostics (system packages, macOS defaults, login-shell drift) and the missing[bootstrap.packages]hint onmise installare always on as well (#10869 by @jdx).mise.runinstall script. SettingMISE_INSTALL_SKIP_IF_EXISTSavoids re-downloading mise when the requested version is already present at the install path, which is handy for CI/Docker builds that re-run the installer on every build (#10882 by @JamBalaya56562):curl https://mise.run | MISE_INSTALL_SKIP_IF_EXISTS=1 shPATH), and default behavior is unchanged unless you opt in.Fixed
componentsandtargetsare actually installed before skipping an install, somise installreconciles missing components/targets on an already-installed toolchain instead of treating a bare symlink as complete. Array-form config is now parsed (with trimming and empty-entry filtering) and host-suffixed component names are matched (#10876 by @jdx).task_source_files()is once again available when a task definesusageargs and its run script is re-rendered with parsed CLI values (#10870 by @jdx).mise upgrade --minimum-release-ageno longer prints a misleading "newer release ignored" warning when the installed version already satisfies the hidden latest release (#10877 by @jdx).aarch64-unknown-linux-gnucross image back to a fixed tag and added a shared glibc-floor check to release packaging, restoring predictable glibc compatibility for Linux arm64 tarballs (#10875 by @jdx).Performance
Changed
vfox:mise-plugins/vfox-scalafork; theasdf:mise-plugins/mise-scalafallback is unchanged (#10864 by @jdx).Documentation
Aqua Registry Updates
New packages:
sderosiaux/launchdeck,syntax-sh/lexicon-releases.Full Changelog: jdx/mise@v2026.7.3...v2026.7.4
💚 Sponsor mise
mise is maintained by @jdx, an open source developer for entire.io, the title sponsor of the jdx.dev open source tools. Development is funded by sponsors.
If mise saves you or your team time, please consider sponsoring at jdx.dev. Individual and company sponsorships keep mise fast, free, and independent.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, 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.