Skip to content

chore(deps): update github-actions - #1011

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/github-actions
Aug 7, 2026
Merged

chore(deps): update github-actions#1011
renovate[bot] merged 1 commit into
mainfrom
renovate/github-actions

Conversation

@renovate

@renovate renovate Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Type Update
jdx/mise-action v4.2.3 -> v4.2.4 action patch
node 24.18.0 -> 24.18.1 uses-with patch

Release notes are maintained in a PR comment by the renovate-release-notes-comment workflow.


Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "after 4pm on thursday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies label Aug 7, 2026
@renovate
renovate Bot requested a review from scottames as a code owner August 7, 2026 04:58
@renovate
renovate Bot enabled auto-merge (squash) August 7, 2026 04:58
@scottames-github-bot

Copy link
Copy Markdown
Contributor

Renovate Release Notes

Generated from Renovate's update table by the renovate-release-notes-comment workflow.

Packages that cannot be summarized from GitHub releases are listed explicitly below.

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

v4.2.4: 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

Skipped Packages

Non-GitHub Sources

@renovate
renovate Bot force-pushed the renovate/github-actions branch from d70ffc8 to 66e42e2 Compare August 7, 2026 08:34
@renovate
renovate Bot force-pushed the renovate/github-actions branch from 66e42e2 to a76c0a8 Compare August 7, 2026 14:03
@renovate
renovate Bot merged commit 535154f into main Aug 7, 2026
6 checks passed
@renovate
renovate Bot deleted the renovate/github-actions branch August 7, 2026 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants