Skip to content

fix(github-release): update release uv ( 0.6.5 → 0.6.6 ) #2886

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

Merged
merged 1 commit into from
Mar 15, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2025

This PR contains the following updates:

Package Update Change
uv patch 0.6.5 -> 0.6.6

Release Notes

astral-sh/uv (uv)

v0.6.6

Compare Source

Python
  • Add support for dynamic musl Python distributions on x86-64 Linux (#​12121)
  • Allow the experimental JIT to be enabled at runtime on Python 3.13 and 3.14 on Linux
  • Upgrade the build toolchain to LLVM 20, improving performance

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

Enhancements
  • Add --marker flag to uv add (#​12012)
  • Allow overriding module name for uv build backend (#​11884)
  • Sync latest Python releases (#​12120)
  • Use 'Upload' instead of 'Download' in publish reporter (#​12029)
  • Add [index].authenticate allowing authentication to be required on an index (#​11896)
  • Add support for Windows legacy scripts in uv tool run (#​12079)
  • Propagate conflicting dependency groups when using include-group (#​12005)
  • Show ambiguous requirements when uv add failed (#​12106)
Performance
  • Cache workspace discovery (#​12096)
  • Insert dependencies into fork state prior to fetching metadata (#​12057)
  • Remove some allocations from uv-auth (#​12077)
Bug fixes
  • Avoid considering PATH updated when the export is commented in the shellrc (#​12043)
  • Fix uv publish retry on network failures (#​12041)
  • Use a sized stream in uv publish to comply with WSGI PyPI server constraints (#​12111)
  • Fix uv python install --reinstall when the version was not previously installed (#​12124)
Preview features
Documentation
  • Quote versions string in python-versions.md (#​12112)
  • Fix tool concept page headings (#​12053)
  • Update the [index].authenticate docs (#​12102)
  • Update versioning policy (#​11666)

Configuration

📅 Schedule: Branch creation - "every weekend" (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.

@tuxpeople tuxpeople merged commit d7664e2 into main Mar 15, 2025
6 checks passed
@tuxpeople tuxpeople deleted the renovate/uv-0.x branch March 15, 2025 22:48
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.

1 participant