Skip to content

Update github-actions-pins-minor-updates to v8.2.0 - #150

Open
renovate-ethena-app[bot] wants to merge 2 commits into
mainfrom
renovate/github-actions-pins-minor-updates
Open

Update github-actions-pins-minor-updates to v8.2.0#150
renovate-ethena-app[bot] wants to merge 2 commits into
mainfrom
renovate/github-actions-pins-minor-updates

Conversation

@renovate-ethena-app

@renovate-ethena-app renovate-ethena-app Bot commented Apr 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change OpenSSF
astral-sh/setup-uv action minor v8.0.0v8.2.0 OpenSSF Scorecard

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

v8.1.0: 🌈 New input no-project

Compare Source

Changes

This add the a new boolean input no-project.
It only makes sense to use in combination with activate-environment: true and will append --no project to the uv venv call. This is for example useful if you have a pyproject.toml file with parts unparseable by uv

🚀 Enhancements

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates


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.

@renovate-ethena-app renovate-ethena-app Bot changed the title chore(deps): update astral-sh/setup-uv action to v8.1.0 Update astral-sh/setup-uv action to v8.1.0 May 5, 2026
ari-ethena
ari-ethena previously approved these changes May 11, 2026
Copilot AI review requested due to automatic review settings May 20, 2026 08:49
@renovate-ethena-app
renovate-ethena-app Bot force-pushed the renovate/github-actions-pins-minor-updates branch from c47f9b0 to 64e8ade Compare May 20, 2026 08:49

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@renovate-ethena-app
renovate-ethena-app Bot force-pushed the renovate/github-actions-pins-minor-updates branch from 64e8ade to 5212396 Compare May 21, 2026 06:51
Copilot AI review requested due to automatic review settings June 2, 2026 07:01
@renovate-ethena-app
renovate-ethena-app Bot force-pushed the renovate/github-actions-pins-minor-updates branch from 5212396 to 8cccee0 Compare June 2, 2026 07:01

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@renovate-ethena-app
renovate-ethena-app Bot force-pushed the renovate/github-actions-pins-minor-updates branch from 8cccee0 to 2da8849 Compare June 13, 2026 13:10
@renovate-ethena-app renovate-ethena-app Bot changed the title Update astral-sh/setup-uv action to v8.1.0 Update astral-sh/setup-uv action to v8.2.0 Jun 13, 2026
@renovate-ethena-app renovate-ethena-app Bot changed the title Update astral-sh/setup-uv action to v8.2.0 Update github-actions-pins-minor-updates to v8.2.0 Jun 19, 2026
Copilot AI review requested due to automatic review settings June 22, 2026 12:50
@renovate-ethena-app
renovate-ethena-app Bot force-pushed the renovate/github-actions-pins-minor-updates branch from 2da8849 to 35852b4 Compare June 22, 2026 12:50

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@renovate-ethena-app

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

2 participants