Update dependency jdx/mise to v2026.2.6 #243
Merged
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:
v2026.2.5→v2026.2.6v2026.2.7Release Notes
jdx/mise (jdx/mise)
v2026.2.6: : Shell Expansion & Source TrackingCompare Source
This release brings a couple of nice quality-of-life improvements alongside several bug fixes.
Highlights
Shell-style variable expansion in env values (#8029) - You can now use shell-style variable expansion like
${VAR:-default}and${VAR:+alternate}directly in yourmise.tomlenvironment variables. This makes it easier to set up flexible configurations without needing to drop into shell scripts.New
--all-sourcesflag formise ls(#8019) - Thanks to @TylerHillery for adding this flag, which shows all the sources where a tool version is defined. Useful for debugging why a particular version is being used when you have multiple config files.Bug Fixes
--all-sourcesoutput are now sorted deterministically (#8037)mise.toml, matching the behavior of inline tasks (#8030)Security
timecrate to 0.3.47 to address RUSTSEC-2026-0009 (#8026)New Tools
New Contributors
Welcome to @sheeki03 and @TylerHillery for their first contributions!
📦 Aqua Registry Updates
New Packages (1)
kubernetes-sigs/kubectl-validateUpdated Packages (6)
flux-iac/tofu-controller/tfctlgogs/gogsj178/preksyncthing/syncthingtuist/tuistyaml/yamlscriptConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.