chore(deps): update https://github.com/jdx/mise-action action to v4.2.4 #27

Merged
mxmehl merged 1 commits from renovate/https-github.com-jdx-mise-action-4.x into main 2026-08-05 10:35:10 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
https://github.com/jdx/mise-action action patch v4.2.3v4.2.4

Release Notes

jdx/mise-action (https://github.com/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: https://github.com/jdx/mise-action/compare/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: Disabled by config. Please merge this manually once you are satisfied.

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.


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

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [https://github.com/jdx/mise-action](https://github.com/jdx/mise-action) | action | patch | `v4.2.3` → `v4.2.4` | --- ### Release Notes <details> <summary>jdx/mise-action (https://github.com/jdx/mise-action)</summary> ### [`v4.2.4`](https://github.com/jdx/mise-action/releases/tag/v4.2.4): : Reliable locking detection under forced color [Compare Source](https://github.com/jdx/mise-action/compare/v4.2.3...v4.2.4) A small patch release that fixes locking-support detection when workflows force colored output. #### Fixed ##### Detect `mise install --locked` reliably under forced color ([#&#8203;580](https://github.com/jdx/mise-action/pull/580) by [@&#8203;scop](https://github.com/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**: <https://github.com/jdx/mise-action/compare/v4.2.3...v4.2.4> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4xMS4wIiwidXBkYXRlZEluVmVyIjoiNDQuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
renovate-bot added 1 commit 2026-08-05 03:17:08 +02:00
chore(deps): update https://github.com/jdx/mise-action action to v4.2.4
renovate/stability-days Updates have met minimum release age requirement
Website build and deploy / build (pull_request) Successful in 1m36s
53f93b95c2
mxmehl merged commit 4661e22d75 into main 2026-08-05 10:35:10 +02:00
mxmehl deleted branch renovate/https-github.com-jdx-mise-action-4.x 2026-08-05 10:35:11 +02:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mxmehl/mehl.mx#27