Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update eifinger/setup-uv action to v5.3.0 #2170

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

nextest-bot
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
eifinger/setup-uv action minor v5.2.2 -> v5.3.0

Release Notes

eifinger/setup-uv (eifinger/setup-uv)

v5.3.0: 🌈 Support MUSL, s390x and powerpc

Compare Source

In this release we add support for MUSL based systems.
This is helpful if you are running your workflow inside a docker image based on alpine.

[!TIP]
Please be aware that you have to make sure a python interpreter is already present (apk add python3), see also https://docs.astral.sh/uv/concepts/python-versions/#cpython-distributions and https://github.com/astral-sh/uv/issues/6890

@​Zxilly also added support for running this action on self-hosted runners using s390x and powerpc architectures. Thank you!

This release also includes more debug logs which makes tracking down issues easier in the future.

🐛 Bug fixes

🚀 Enhancements

🧰 Maintenance

📚 Documentation


Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

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

@nextest-bot nextest-bot added the dependencies Pull requests that update a dependency file label Feb 21, 2025
Copy link

codecov bot commented Feb 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.35%. Comparing base (58dffad) to head (9b8e02b).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2170      +/-   ##
==========================================
- Coverage   80.35%   80.35%   -0.01%     
==========================================
  Files         104      104              
  Lines       24598    24598              
==========================================
- Hits        19766    19765       -1     
- Misses       4832     4833       +1     

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

Copy link

trunk-io bot commented Feb 21, 2025

Static BadgeStatic BadgeStatic BadgeStatic Badge

Flaky Test Failure Summary Logs
test_run_from_archive_with_includes Thread panicked at tests/basic.rs:346:5: this is a panic Logs ↗︎

View Full Report ↗︎Docs

@sunshowers sunshowers merged commit ea5fc82 into main Feb 21, 2025
20 checks passed
@sunshowers sunshowers deleted the renovate/eifinger-setup-uv-5.x branch February 21, 2025 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants