chore(deps): update ci workflows#631
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #631 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 109 109
Lines 17743 17743
Branches 1539 1539
=========================================
Hits 17743 17743
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
wschurman
approved these changes
Jun 8, 2026
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:
v6.0.2→v6.0.3v6.0.1→v6.0.2v2026.5.18→v2026.6.1v4.0.1→v4.1.0Release Notes
actions/checkout (actions/checkout)
v6.0.3Compare Source
codecov/codecov-action (codecov/codecov-action)
v6.0.2Compare Source
jdx/mise (jdx/mise)
v2026.6.1: : aqua multi-registry, SOPS TOML, and a GitHub backend tune-upCompare Source
Added
aqua.registries; deprecates single-stringaqua.registry_url(#10179 by @risu729)..env.toml) throughrops(#10201 by @risu729).run_windowsfor Windows-specific inline hook commands (#10202 by @risu729).task_config.includeswith the Tera config context and expand~/for local includes (#10225 by @risu729)..tomltask files viagit::directory includes (#10219 by @davidolrik).7zarchives, including auto-detection of.7zassets (#10224 by @risu729).Fixed
uv.lock+.venv) in theenv_cachekey soVIRTUAL_ENVno longer leaks across sibling directories whenenv_cache=trueandpython.uv_venv_autois set (#10217 by @Nagato-Yuzuru).sourcesrelative to each task's directory and pass per-dependency--watchpaths to watchexec (#10054 by @43081j).builds.hex.pmmetadata; locked installs reuse the lockfile URL (#10226 by @risu729).mise-versionsrelease asset URLs (#10240 by @risu729).mise-versionsGitHub metadata lookups hit rate limits or non-404 errors (#10254 by @jdx).github:tools (#10255 by @jdx).gittonativeCheckInputs(#10243 by @okuuva).Security
Documentation
Registry
aqua:endevco/aubeforaubeso glibc/musl libc variants are picked up automatically (#10171 by @jdx).pgroll(#10252 by @diegoholiveira).cargo-release(#10258 by @jdx).💚 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.0: : Corepack-managed npm and aqua Windows parityCompare Source
A focused release that wires npm into Corepack when requested, brings aqua's Windows extension handling in line with upstream, and fixes task include ordering plus a Git Bash
cygdriveregression.Added
node.corepack=trueandnode.npm_shim=false, so the Corepack-managed npm shim is enabled alongside yarn/pnpm (#10196 by @roele).mise sponsorssubcommand and a sponsor block on the docs site that lists sponsors fetched fromen.dev/sponsors.json(#10182 by @jdx).Fixed
complete_windows_extis now tri-state — explicittruecompletes Windows asset/URL/file source names, explicitfalseleaves them alone, and an omitted value completes by default except forgithub_content/github_archivepackages.windows_ext(default.exe,.shforgithub_content/github_archive) andappend_extare honored when rendering assets, URLs, and Windows install links..exeand.jarassets are treated as already complete, existing extensions like.ps1are preserved whenformatis omitted, and version dots in names liketool.1.0.0no longer suppress Windows completion. The registry compilation cache is bumped to version 2 and will be regenerated on next use.provider,api_url,artifactbundle, andartifactbundle_assetin SPM lock identity so toggling between source builds and artifact bundles no longer silently reuses a stalemise.lockentry.provideris canonicalized to lowercase (defaultgithubomitted),api_urlhas trailing slashes trimmed, andfilter_binsstays out of lock identity since it only affects which built executables are exposed (#10160 by @risu729).task_config.includesorder so a local task can override a same-namedgit::include. Previously a regression in #9147 combined with non-git includes being loaded before allgit::includes meant agit::include always clobbered a same-named local task regardless of position. Includes now load in their declared order with first-wins file-task dedup, so the earlier entry in the list takes precedence uniformly across directory, toml-file, andgit::includes (#10191 by @vmaleze).MISE_CYGDRIVE_PREFIXfor Git Bash / MSYS2, not only Cygwin. Git Bash users with a custom/etc/fstabautomount root can now set the prefix to fix the converted PATH; defaults are unchanged (/c/...for Git Bash,/cygdrive/c/...for Cygwin) (#10190 by @JamBalaya56562).-C/--cd,-j/--jobs, and-q/--quietare recognized before a mounted task without the broad promotion workaround. The narrowed promotion now only covers orphan-short flags-r/-S(whose root globals are long-only), andmin_usage_versionis bumped to3.4so older usage CLIs warn to upgrade instead of silently regressing (#10176 by @JamBalaya56562).Documentation
choicetemplate function example to use named-argument syntax (#10197 by @joekrill).New Contributors
Full Changelog: jdx/mise@v2026.5.18...v2026.6.0
💚 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.
jdx/mise-action (jdx/mise-action)
v4.1.0: : automatic --locked installsCompare Source
This release adds automatic locked installs when a
mise.lockis present, and fixes a long-standing cache-key collision that could poison tool installs when workflows migrate between runner providers.Added
Automatic
--lockedinstall whenmise.lockexists (#495) by @zeitlingerWhen a repo contains
mise.lock, the action now automatically passes--lockedtomise install(on mise versions that support it). This removes the need to manually setinstall_args: --lockedand preventsmise installfrom silently mutating the lockfile in CI. Explicitinstall_argsand older mise versions are still respected.Note: workflows with a stale lockfile may now fail earlier and more explicitly instead of silently updating
mise.lockmid-run — this surfaces lockfile drift rather than hiding it.Fixed
macos15,ubuntu24for GitHub-hosted runners;self-hostedotherwise). Previously, repos migrating between providers like github-hosted, namespace.so, BuildJet, and self-hosted runners with the same OS/arch could restore a peer provider's~/.local/share/mise/installs/*, causing failures likedoes not have an executable named '…'or SIGILL crashes from binaries built against a different glibc/CPU featureset. Expect a one-time cache miss after upgrading; thereafter the cache stays scoped per image.mise-shim.exemissing on Windows (#476) by @risu729 — the action now installsmise-shim.exealongsidemise.exeand repairs restored caches that lack the shim. Fixes #475.Changed
Full Changelog: jdx/mise-action@v4.0.1...v4.1.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.