Skip to content

Update github actions#54

Merged
d33bs merged 1 commit into
mainfrom
renovate/github-actions
Jul 1, 2026
Merged

Update github actions#54
d33bs merged 1 commit into
mainfrom
renovate/github-actions

Conversation

@renovate

@renovate renovate Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
actions/setup-python minor v6.2.0v6.3.0
astral-sh/setup-uv minor v8.1.0v8.2.0
j178/prek-action patch v2.0.4v2.0.5
release-drafter/release-drafter minor v7.3.1v7.5.1

Release Notes

actions/setup-python (actions/setup-python)

v6.3.0

Compare Source

What's Changed
Enhancement
Dependency update
Documentation
New Contributors

Full Changelog: actions/setup-python@v6...v6.3.0

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
j178/prek-action (j178/prek-action)

v2.0.5

Compare Source

What's Changed

Full Changelog: j178/prek-action@v2...v2.0.5

release-drafter/release-drafter (release-drafter/release-drafter)

v7.5.1

Compare Source

What's Changed

Bug Fixes

Full Changelog: release-drafter/release-drafter@v7.5.0...v7.5.1

v7.5.0

Compare Source

What's Changed

New

Bug Fixes

Dependency Updates

Full Changelog: release-drafter/release-drafter@v7.4.0...v7.5.0

v7.4.0

Compare Source

What's Changed

New

Maintenance

Documentation

Dependency Updates

Full Changelog: release-drafter/release-drafter@v7.3.1...v7.4.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • On day 1 of the month (* * 1 * *)
  • 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.

👻 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 requested a review from d33bs as a code owner July 1, 2026 01:22
@renovate renovate Bot force-pushed the renovate/github-actions branch from d8d67a5 to dae5311 Compare July 1, 2026 22:02
@d33bs d33bs merged commit 80d4cbc into main Jul 1, 2026
9 checks passed
@d33bs d33bs deleted the renovate/github-actions branch July 1, 2026 22:08
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.

1 participant