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.11 (patch) #986

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
astral-sh/uv-pre-commit repository patch 0.5.9 -> 0.5.11 age adoption passing confidence
uv (source, changelog) patch 0.5.9 -> 0.5.11 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.11

Compare Source

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

v0.5.10

Compare Source

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

astral-sh/uv (uv)

v0.5.11

Compare Source

Enhancements
Preview features
  • Build backend: Preserve executable bits for scripts in distributions (#​10027)
  • Build backend: Handle case where metadata_directory already contains dist-info directory (#​10005)
Performance
  • Batch resolver pre-fetches per fork (#​10029)
Bug fixes
  • Allow --script to be provided with uv run - (#​10035)
  • Allow uv run arguments when reading from stdin (#​10034)
  • Prefer higher Python lower-bounds when forking (#​10007)
  • Remove references to deprecated first-match (#​10036)
Documentation
  • Add uv python install --preview to the documentation (#​10010)
  • Fix uv python install --default note about multiple requests (#​10011)
  • Fix typo in Caching docs (#​10032)
  • Remove remaining references to deprecated first-match (#​10038)
  • Supplement missing separators for UV_INSTALL_DIR directions on Windows (#​9507)

v0.5.10

Compare Source

Enhancements
  • Improve backtracking behavior when packages conflict repeatedly (#​9843)
  • Patch Python sysconfig values such as AR at ar install time (#​9905)
  • Patch Python sysconfig values such as clang to cc at install time (#​9916)
  • Skip --native-tls in pip compile header (#​9913)
  • Add resolver error hint for no-binary and no-build failures (#​9948)
  • Improve build error messages (#​9660)
  • Reduce redundant Python version incompatibilities in resolver error message (#​9957)
  • Reduce redundant enumeration of all package versions in some resolver errors (#​9885)
  • Improve display of ranges when pre-releases are not allowed (#​9944)
  • Improve error messages for uv remove (#​9959)
  • Improve phrasing for single term incompatibilities (#​9953)
  • Improve styling of uv remove dependency hints (#​9960)
  • Omit trailing zeros on Python requirements inferred from versions (#​9952)
  • Show a concise error message for missing version field (#​9912)
  • Use the build options value to improve hints for no wheel / source distribution errors (#​9950)
Bug fixes
  • Allow multiple disjoint URLs in overrides (#​9893)
  • Include explicit indexes in publish index choice (#​9932)
  • Fix Python interpreter detection for 32-bit operating systems on 64-bit hosts (#​9970)
Documentation
  • Fix typo "operation system" (#​9971)
  • Clarify uninstallation docs (#​9938)
  • Add a note to say that dependencies between workspace members are editable (#​9363)
  • Correctly document default value of fork-strategy setting (#​9931)
  • Use double quotes for Windows support in examples (#​9946)
  • Remove pypy from top-level pin example (#​9896)
  • Update references to python-build-standalone to reflect the transferred project (#​9977)
  • Use a different Ruff version in documentation (#​9943)
  • Change example so it works as-is on powershell and cmd.exe (#​9903)
  • Clarify best practice for Python matrix strategy in GitHub Actions (#​9454)
  • Add documentation for uv-lock and uv-export pre-commit hooks (#​9872)
Preview features
  • Build backend: Fix pre-PEP 639 license files (#​9965)

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) December 21, 2024 02:17
Copy link

codecov bot commented Dec 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.0%. Comparing base (edf8049) to head (065ad26).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #986   +/-   ##
=====================================
  Coverage   93.0%   93.0%           
=====================================
  Files         37      37           
  Lines        994     994           
  Branches      98      98           
=====================================
  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 acfb1d2 to 065ad26 Compare December 21, 2024 04:05
@renovate renovate bot merged commit ca44ee7 into main Dec 21, 2024
22 checks passed
@renovate renovate bot deleted the renovate/patch-uv-version branch December 21, 2024 06:38
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