Skip to content

fix(deps): update github-actions#179

Merged
jr200 merged 1 commit into
masterfrom
renovate/github-actions
Jun 6, 2026
Merged

fix(deps): update github-actions#179
jr200 merged 1 commit into
masterfrom
renovate/github-actions

Conversation

@jr200-labs-cicd-bot

@jr200-labs-cicd-bot jr200-labs-cicd-bot Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
astral-sh/setup-uv action minor v8.1.0v8.2.0
node uses-with minor 24.15.024.16.0

Release Notes

astral-sh/setup-uv (astral-sh/setup-uv)

v8.2.0: 🌈 New inputs quiet and download-from-astral-mirror

Compare Source

Changes

This release brings two new inputs and a few bug fixes.

New inputs

Lets talk about the new inputs first.

quiet

Pretty simple. It turns of all info loggings. Useful if you use this in a composite action and are not interested in all the details.
In the upcoming releases we will add log groups to fully implement support for "less noise"

[!NOTE]
Warnings and errors are always logged.

download-from-astral-mirror

In some cases you may want to directly use the fallback of checking for available versions and downloading releases from GitHub instead of using the astral.sh mirror. Setting download-from-astral-mirror: false allows you to do that.

Bugfixes

When using the astral.sh mirror to query available versions and download releases (done by default) we now stop sending the GitHub token in the header. The mirror never looked at it but we shouldn't be handing out that data even if it is just a short lived token.
All other bugfixes try to limit the impact of failed GitHub queries due to retries and other faults.

We couldn't pinpoint all rootcauses yet but added more logging for error cases to track them down.

🐛 Bug fixes
🚀 Enhancements
🧰 Maintenance
⬆️ Dependency updates
actions/node-versions (node)

v24.16.0: 24.16.0

Compare Source

Node.js 24.16.0


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 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 has been generated by Mend Renovate.

@jr200-labs-cicd-bot jr200-labs-cicd-bot Bot force-pushed the renovate/github-actions branch from ae4cefb to 839661a Compare June 3, 2026 12:51
@jr200-labs-cicd-bot jr200-labs-cicd-bot Bot changed the title fix(deps): update github-actions to v24.16.0 fix(deps): update github-actions Jun 3, 2026
@jr200 jr200 merged commit c467473 into master Jun 6, 2026
7 checks passed
@jr200 jr200 deleted the renovate/github-actions branch June 6, 2026 05:44
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.

1 participant