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 dependency uv to v0.5.24 #155

Merged
merged 1 commit into from
Jan 25, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 25, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uv (source, changelog) 0.5.20 -> 0.5.24 age adoption passing confidence

Release Notes

astral-sh/uv (uv)

v0.5.24

Compare Source

Enhancements
  • Improve determinism of resolution by always setting package priorities (#​10853)
  • Upgrade to cargo-dist 0.28.0; improves several installer behaviors (#​10884)
Performance
  • Remove dependencies clone in resolver (#​10880)
  • Use Hashbrown's raw entry API to reduce hashes and clone in resolver priority determination (#​10881)
Bug fixes
  • Allow fallback to Python download on non-critical discovery errors (#​10908)
Preview features
  • Register managed Python version with the Windows Registry (PEP 514) (#​10634)
Documentation
  • Improve documentation for some environment variables (#​10887)
  • Add git subdirectory example (#​10894)

v0.5.23

Compare Source

Enhancements
  • Add --refresh to uv venv (#​10834)
  • Add --no-default-groups command-line flag (#​10618)
Bug fixes
  • Sort extras and groups when comparing lockfile requirements (#​10856)
  • Include commit_id and requested_revision in direct_url.json (#​10862)
  • Invalidate lockfile when static versions change (#​10858)
  • Make GitHub fast path errors non-fatal (#​10859)
  • Remove warnings for --frozen and --locked in uv run --script (#​10840)
  • Resolve find-links paths relative to the configuration file (#​10827)
  • Respect visitation order for proxy packages (#​10833)
  • Treat version mismatch errors as non-fatal in fast paths (#​10860)
  • Mark --locked and --upgrade are conflicting (#​10836)
  • Relax error checking around unconditional enabling of conflicting extras (#​10875)
Documentation
  • Reduce ambiguity in conflicting extras example (#​10877)
  • Update pre-commit documentation (#​10756)
Error messages
  • Error when workspace contains conflicting Python requirements (#​10841)
  • Improve uvx error message when uv is missing (#​9745)

v0.5.22

Compare Source

Enhancements
  • Include version and contact information in GitHub User Agent (#​10785)
Performance
  • Add fast-path for recursive extras in dynamic validation (#​10823)
  • Fetch pyproject.toml from GitHub API (#​10765)
  • Remove allocation in Git SHA truncation (#​10801)
  • Skip GitHub fast path when full commit is already known (#​10800)
Bug fixes
  • Add fallback to build backend when Requires-Dist mismatches (#​10797)
  • Avoid deserialization error for paths above the root (#​10789)
  • Avoid respecting preferences from other indexes (#​10782)
  • Disable the distutils setuptools shim during interpreter query (#​10819)
  • Omit variant when detecting compatible Python installs (#​10722)
  • Remove TOCTOU errors in Git clone (#​10758)
  • Validate metadata under GitHub fast path (#​10796)
  • Include conflict markers in fork markers (#​10818)
Error messages
  • Add tag incompatibility hints to sync failures (#​10739)
  • Improve log when distutils is missing (#​10713)
  • Show non-critical Python discovery errors if no other interpreter is found (#​10716)
  • Use colors for lock errors (#​10736)
Documentation
  • Add testing instructions to the AWS Lambda guide (#​10805)

v0.5.21

Compare Source

Enhancements
  • Avoid building dynamic versions when validating lockfile (#​10703)
Configuration
  • Add UV_VENV_SEED environment variable (#​10715)
Performance
  • Store unsupported tags in wheel filename (#​10665)
Bug fixes
  • Avoid attempting to patch macOS dylib for non-macOS installs (#​10721)
  • Avoid narrowing requires-python marker with disjunctions (#​10704)
  • Respect environment variable credentials for indexes outside root (#​10688)
  • Respect preferences for explicit index dependencies from requirements.txt (#​10690)
  • Sort preferences by environment, then index (#​10700)
  • Ignore permission errors when looking for user-level configuration file (#​10697)
Documentation
  • Add SyntaxWarning compatibility note to bytecode compilation docs (#​10701)
  • Add MACOSX_DEPLOYMENT_TARGET to the --python-platform documentation (#​10698)

Configuration

📅 Schedule: Branch creation - "before 5am on saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 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 25, 2025
@renovate renovate bot requested a review from edgarrmondragon as a code owner January 25, 2025 03:12
@edgarrmondragon edgarrmondragon added this pull request to the merge queue Jan 25, 2025
Merged via the queue into main with commit 0ad3a50 Jan 25, 2025
9 checks passed
@edgarrmondragon edgarrmondragon deleted the renovate/uv-version branch January 25, 2025 15:58
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