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.14 #349

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2025

This PR contains the following updates:

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

Release Notes

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

v0.5.14

Compare Source

Enhancements
  • Add --exact flag to uv run (#​10198)
  • Add --outdated support to uv pip tree (#​10199)
  • Add a required version setting to uv (#​10248)
  • Add loongarch64 to supported Python platform tags (#​10223)
  • Add manylinux2014 aliases for --python-platform (#​10217)
  • Add support for Python interpreters on ARMv5TE platforms (#​10234)
  • Add support for optional --description in uv init (#​10209)
  • Ignore empty or missing hrefs in Simple HTML (#​10276)
  • Patch pkgconfig files after Python install (#​10189)
Performance
  • Actually use jemalloc as alternative allocator (#​10269)
  • Parse URLs lazily in resolver (#​10259)
  • Use BTreeMap::range to avoid iterating over unnecessary versions (#​10266)
Bug fixes
  • Accept directories with space names in uv init (#​10246)
  • Avoid forking on version in non-universal resolutions (#​10274)
  • Avoid stripping query parameters from URLs (#​10253)
  • Consider workspace dependencies to be 'direct' (#​10197)
  • Detect cyclic dependencies during builds (#​10258)
  • Guard against self-deletion in uv venv and uv tool (#​10206)
  • Respect static metadata for already-installed distributions (#​10242)

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 Jan 6, 2025
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.60%. Comparing base (31f3f0c) to head (ce51b56).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #349   +/-   ##
=======================================
  Coverage   93.60%   93.60%           
=======================================
  Files          41       41           
  Lines        2268     2268           
=======================================
  Hits         2123     2123           
  Misses        145      145           

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

@he0119 he0119 merged commit 66ef514 into main Jan 6, 2025
7 checks passed
@he0119 he0119 deleted the renovate/docker-dependencies branch January 6, 2025 14:57
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