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 ghcr.io/astral-sh/uv docker tag to v0.5.13 #340

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2024

This PR contains the following updates:

Package Type Update Change
ghcr.io/astral-sh/uv final patch 0.5.11 -> 0.5.13

Release Notes

astral-sh/uv (ghcr.io/astral-sh/uv)

v0.5.13

Compare Source

Bug fixes

v0.5.12

Compare Source

Enhancements
  • Support uv export for non-project workspaces (#​10144)
  • Set glibc versions for standalone installers (#​10142)
  • Allow environment variables to be included in cache keys (#​10170)
Preview features
  • Include extras in uv-build Requires-Dist metadata (#​10110)
  • Use shutil.which for the build backend (#​10028)
Bug fixes
  • Always write slash paths to RECORD file (#​10164)
  • Add support for subdirectories in direct URLs in uv.lock (#​10068)
  • Avoid duplicating backslashes in sysconfig parser (#​10063)
  • Avoid erroring when subdirectories are provided in uv add (#​10095)
  • Backtrack to non-local versions when wheels are missing platform support (#​10046)
  • Fix mirror script to handle newer metadata format (#​10050)
  • Preserve sort when deciding on requirement placement (#​10078)
  • Remove redundant alias in uv init CLI (#​10124)
  • Respect sources credentials in non-project workspaces (#​10125)
  • Show non-project dependencies in uv tree (#​10149)
  • Strip fragment when storing direct URL (#​10093)
  • Include hashes for local source archives (#​10080)
Documentation
  • Fix invalid syntax in some sources examples (#​10127)

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 30, 2024
Copy link

codecov bot commented Dec 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.57%. Comparing base (4fab514) to head (0d52351).
Report is 4 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #340   +/-   ##
=======================================
  Coverage   93.57%   93.57%           
=======================================
  Files          41       41           
  Lines        2258     2258           
=======================================
  Hits         2113     2113           
  Misses        145      145           

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

@renovate renovate bot force-pushed the renovate/docker-dependencies branch from 99646b6 to 0d52351 Compare December 30, 2024 01:42
@he0119 he0119 merged commit d007535 into main Dec 30, 2024
7 checks passed
@he0119 he0119 deleted the renovate/docker-dependencies branch December 30, 2024 02:11
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.

1 participant