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 uv-version to v0.5.21 (patch) #1027

Merged
merged 1 commit into from
Jan 18, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 18, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
astral-sh/uv-pre-commit repository patch 0.5.17 -> 0.5.21 age adoption passing confidence
uv (source, changelog) patch 0.5.17 -> 0.5.21 age adoption passing confidence

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

astral-sh/uv-pre-commit (astral-sh/uv-pre-commit)

v0.5.21

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.5.21

v0.5.20

Compare Source

v0.5.19

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.5.19

v0.5.18

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.5.18

astral-sh/uv (uv)

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)

v0.5.20

Compare Source

Bug fixes
  • Avoid failing when deserializing unknown tags (#​10655)

v0.5.19

Compare Source

Enhancements
  • Filter wheels from lockfile based on architecture (#​10584)
  • Omit dynamic versions from the lockfile (#​10622)
  • Add support for pip freeze --path (#​10488)
  • Reduce verbosity of inline-metadata message when using uv run <script.py> (#​10588)
  • Add opt-in Git LFS support (#​10335)
  • Recommend --native-tls on SSL errors (#​10605)
  • Show expected and available ABI tags in resolver errors (#​10527)
  • Show target Python version in error messages (#​10582)
  • Add --output-format=json support to uv python list (#​10596)
Python

The managed Python distributions have been updated, including:

  • Python 3.14 support on Windows
  • Python 3.14.0a4 support
  • 64-bit RISC-V Linux support
  • Bundled libedit updated from 2021091-3.1 -> 2024080-3.1
  • Bundled tcl/tk updated from 8.6.12 -> 8.6.14 (for all Python versions on Unix, only for Python 3.14 on Windows)

See the python-build-standalone release notes for more details.

Performance
  • Avoid allocating when stripping source distribution extension (#​10625)
  • Reduce WheelFilename to 48 bytes (#​10583)
  • Reduce distribution size to 200 bytes (#​10601)
  • Remove import re from entrypoint wrapper scripts (#​10627)
  • Shrink size of platform tag enum (#​10546)
  • Use ArcStr in verbatim URL (#​10600)
  • Use memchr for wheel parsing (#​10620)
Bug fixes
  • Avoid reading symlinks during uv python install on Windows (#​10639)
  • Correct Pyston tag format (#​10580)
  • Provide pyproject.toml path for parse errors in uv venv (#​10553)
  • Don't treat setuptools and wheel as seed packages in uv sync on Python 3.12 (#​10572)
  • Fix git-tag cache-key reader in case of slashes (#​10467) (#​10500)
  • Include build tag in rendered wheel filenames (#​10599)
  • Patch embedded install path for Python dylib on macOS during python install (#​10629)
  • Read cached registry distributions when --config-settings are present (#​10578)
  • Show resolver hints for packages with markers (#​10607)
Documentation
  • Add meta titles to documents in guides, excluding integration documents (#​10539)
  • Remove build-system from example workspace rot (#​10636)
Preview features
  • Make build backend type annotations more generic (#​10549)

v0.5.18

Compare Source

Bug fixes
  • Avoid forking for identical markers (#​10490)
  • Avoid panic in uv remove when only comments exist (#​10484)
  • Revert "improve shell compatibility of venv activate scripts (#​10397)" (#​10497)

Configuration

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

🚦 Automerge: Enabled.

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 these updates 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 enabled auto-merge (squash) January 18, 2025 01:06
Copy link

codecov bot commented Jan 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.0%. Comparing base (7e249b1) to head (a0b28bc).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1027   +/-   ##
=====================================
  Coverage   93.0%   93.0%           
=====================================
  Files         37      37           
  Lines        994     994           
  Branches      99      99           
=====================================
  Hits         925     925           
  Misses        55      55           
  Partials      14      14           

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

@renovate renovate bot force-pushed the renovate/patch-uv-version branch from 9beda14 to 932f58e Compare January 18, 2025 04:18
@renovate renovate bot force-pushed the renovate/patch-uv-version branch from 932f58e to a0b28bc Compare January 18, 2025 08:40
@renovate renovate bot merged commit 654b072 into main Jan 18, 2025
22 checks passed
@renovate renovate bot deleted the renovate/patch-uv-version branch January 18, 2025 11:24
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.

0 participants