Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2025

Updates the requirements on uv to permit the latest version.

Release notes

Sourced from uv's releases.

0.6.6

Release Notes

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

  • Fix uv_build invocation (#12058)

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)

uv 0.6.6

Install uv 0.6.6

... (truncated)

Changelog

Sourced from uv's changelog.

0.6.6

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

  • Fix uv_build invocation (#12058)

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)

0.6.5

Enhancements

  • Allow --constraints and --overrides in uvx (#10207)

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [uv](https://github.com/astral-sh/uv) to permit the latest version.
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.6.5...0.6.6)

---
updated-dependencies:
- dependency-name: uv
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies topic: modify/update a dependency label Mar 15, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 15, 2025 02:12
@jkowalleck jkowalleck merged commit aa7f527 into main Mar 15, 2025
34 checks passed
@dependabot dependabot bot deleted the dependabot/pip/uv-0.6.6 branch March 15, 2025 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies topic: modify/update a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants