Update dependency mise to 2026.4.14#348
Conversation
Summary
This PR updates the mise tool version in GitHub Actions workflows from 2026.4.10 to 2026.4.14 (a 4-patch version bump). The version is bumped in three workflow files: The update includes bug fixes across Go module installations, vfox plugin support, environment variable caching, and npm supply chain protections, plus minor features for task confirmation defaults and OS/arch filtering. What reviewers should knowScope: This is a CI tooling update with no code changes—only workflow configuration files are modified. Verification: All three workflow files (build.yml and shadow_scans.yml) are updated consistently to the same version. The mise-action GitHub Action is pinned to a specific commit hash, so the version parameter controls which release of mise is installed at workflow runtime. No breaking changes: The release notes show only bug fixes and incremental features compatible with existing usage. The version bump is safe to merge without code modifications. Testing: The build and shadow_scans workflows will automatically test this change on the next run.
|
|
Renovate Jira issue ID: MCP-429 |
|
There was a problem hiding this comment.
LGTM! ✅
Clean automated patch bump — all 3 mise version pins updated consistently across both workflow files. The jdx/mise-action action itself remains commit-hash pinned and unchanged; only the version: parameter (the mise CLI version to install at runtime) moves from 2026.4.10 to 2026.4.14. No other workflow files reference mise. The 4 patch versions traversed contain only bug fixes and minor features with no breaking changes.



This PR contains the following updates:
2026.4.10→2026.4.142026.4.18(+3)Release Notes
jdx/mise (mise)
v2026.4.14Compare Source
Chore
v2026.4.13Compare Source
🐛 Bug Fixes
MISE_FETCH_REMOTE_VERSIONS_CACHEnot respected by @mcncl in #9096📦️ Dependency Updates
New Contributors
v2026.4.12Compare Source
🚀 Features
🐛 Bug Fixes
📚 Documentation
📦 Registry
Chore
New Contributors
📦 Aqua Registry Updates
New Packages (7)
IBM-Cloud/ibm-cloud-cli-releasemax-sixty/worktrunkmicelio.dev/hifpgplex/pgschemarose-pine/rose-pine-bloomsantosr2/TerraTidytrzsz/trzsz-goUpdated Packages (3)
mvdan/shrvben/rumdltemporalio/temporalv2026.4.11Compare Source
🐛 Bug Fixes
New Contributors
Configuration
📅 Schedule: (in timezone CET)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, 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.