Skip to content

Update jdx/mise-action action to v4.2.4 - #12

Merged
manselmi-renovate[bot] merged 1 commit into
mainfrom
renovate/all-non-major
Aug 1, 2026
Merged

Update jdx/mise-action action to v4.2.4#12
manselmi-renovate[bot] merged 1 commit into
mainfrom
renovate/all-non-major

Conversation

@manselmi-renovate

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
jdx/mise-action action patch v4.2.3v4.2.4

Release Notes

jdx/mise-action (jdx/mise-action)

v4.2.4: : Reliable locking detection under forced color

Compare Source

A small patch release that fixes locking-support detection when workflows force colored output.

Fixed
Detect mise install --locked reliably under forced color (#​580 by @​scop)

When colored output was forced globally (for example via CLICOLOR_FORCE=1), ANSI escape codes in mise install --help prevented the action from matching --locked in the help text, so locking support was reported as unavailable even on versions of mise that supported it.

The help probe now runs with NO_COLOR=1 in its environment, which overrides CLICOLOR_FORCE and guarantees plain-text output for the feature detection — regardless of the surrounding workflow's color settings.

Full Changelog: jdx/mise-action@v4.2.3...v4.2.4


Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

@manselmi-renovate
manselmi-renovate Bot enabled auto-merge (squash) August 1, 2026 14:15
@manselmi-renovate

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: .github/workflows/ci.yaml
spawn mise ENOENT
File name: .github/workflows/ci.yaml
spawn mise ENOENT

@manselmi-renovate
manselmi-renovate Bot merged commit baa4ec9 into main Aug 1, 2026
2 of 3 checks passed
@manselmi-renovate
manselmi-renovate Bot deleted the renovate/all-non-major branch August 1, 2026 14:15
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.

0 participants