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

Update dependency uv to v0.5.24 #95

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uv (source, changelog) 0.5.21 -> 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)

Configuration

📅 Schedule: Branch creation - "after 1am and before 3am every weekday" in timezone Etc/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 changed the title Update dependency uv to v0.5.23 Update dependency uv to v0.5.24 Jan 27, 2025
@renovate renovate bot force-pushed the renovate/charmcraft.yaml-build-tools branch from 824530f to 961d6ca Compare January 27, 2025 02:36
@welpaolo welpaolo merged commit 8f53c9b into main Jan 27, 2025
36 checks passed
@welpaolo welpaolo deleted the renovate/charmcraft.yaml-build-tools branch January 27, 2025 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants