Skip to content

chore(deps): update astral-sh/setup-uv action to v5.4.2#9

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/astral-sh-setup-uv-5.x
Open

chore(deps): update astral-sh/setup-uv action to v5.4.2#9
renovate[bot] wants to merge 1 commit intomainfrom
renovate/astral-sh-setup-uv-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 21, 2025

This PR contains the following updates:

Package Type Update Change
astral-sh/setup-uv action minor v5.3.1v5.4.2

Release Notes

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

v5.4.2: 🌈 Make sure uv installed by setup-uv is first in PATH

Compare Source

Changes

This release fixes an issue on self-hosted runners.
If you manually installed uv with version 0.5.0 or later this version would overwrite the uv version installed by this action.
We now make sure the version installed by this action is the first found in PATH

🐛 Bug fixes
🧰 Maintenance
📚 Documentation

v5.4.1: 🌈 Add support for pep440 version specifiers

Compare Source

Changes

With this release you can also use pep440 version specifiers as required-version in filesuv.toml, pyroject.toml and in the version input:

- name: Install a pep440-specifier-satisfying version of uv
  uses: astral-sh/setup-uv@v5
  with:
    version: ">=0.4.25,<0.5"
🐛 Bug fixes
🧰 Maintenance
📚 Documentation

v5.4.0: 🌈 uv and uvx path as outputs

Compare Source

Changes

The absolute paths to the uv and uvx binaries can now be accessed via the outputs uv-path and uvx-path.

setup-uv now also issues a warning if the working directory is empty. This makes users aware of the common mistake to run setup-uv before actions/checkout. You can remove the warning by setting ignore-empty-workdir: true

🚀 Enhancements
🧰 Maintenance
📚 Documentation
⬆️ Dependency updates

Configuration

📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.91%. Comparing base (854966a) to head (ab80431).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #9   +/-   ##
=======================================
  Coverage   89.91%   89.91%           
=======================================
  Files          34       34           
  Lines         962      962           
  Branches      117      117           
=======================================
  Hits          865      865           
  Misses         53       53           
  Partials       44       44           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update astral-sh/setup-uv action to v5.4.0 chore(deps): update astral-sh/setup-uv action to v5.4.1 Mar 30, 2025
@renovate renovate bot force-pushed the renovate/astral-sh-setup-uv-5.x branch 5 times, most recently from c955ad4 to 79cb58d Compare April 3, 2025 07:12
@renovate renovate bot force-pushed the renovate/astral-sh-setup-uv-5.x branch from 79cb58d to 92d3216 Compare April 3, 2025 21:32
@renovate renovate bot force-pushed the renovate/astral-sh-setup-uv-5.x branch from 92d3216 to bf81b65 Compare April 6, 2025 06:31
@renovate renovate bot force-pushed the renovate/astral-sh-setup-uv-5.x branch from bf81b65 to 819d907 Compare April 6, 2025 07:01
@renovate renovate bot force-pushed the renovate/astral-sh-setup-uv-5.x branch from 819d907 to 7fe92c0 Compare April 16, 2025 19:04
@renovate renovate bot changed the title chore(deps): update astral-sh/setup-uv action to v5.4.1 chore(deps): update astral-sh/setup-uv action to v5.4.2 Apr 16, 2025
@renovate renovate bot force-pushed the renovate/astral-sh-setup-uv-5.x branch from 7fe92c0 to ab80431 Compare April 24, 2025 12:45
@helmut-hoffer-von-ankershoffen
Copy link
Copy Markdown
Owner

This pull request has been deployed to Vercel.

Latest commit: ab80431
✅ Preview: https://oe-python-template-27rl8fp0r.vercel.app
🔍 Inspect: https://vercel.com/helmut-hoffer-von-ankershoffens-projects/oe-python-template/5DtFCNFtczLqLYKVBN3mS5XJuXs4

View Workflow Logs

@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate bot force-pushed the renovate/astral-sh-setup-uv-5.x branch 2 times, most recently from 6da2316 to 3d70990 Compare April 26, 2025 11:06
@renovate renovate bot force-pushed the renovate/astral-sh-setup-uv-5.x branch from 3d70990 to 8376c3b Compare August 3, 2025 23:13
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Aug 3, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants