Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2025

Updates the requirements on uv to permit the latest version.

Release notes

Sourced from uv's releases.

0.6.14

Release Notes

Python versions

The following Python versions have been added:

  • CPython 3.13.3
  • CPython 3.12.10
  • CPython 3.11.12
  • CPython 3.10.17
  • CPython 3.9.22

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

Enhancements

  • Add uv-build and uv_build aliases to uv init --build-backend (#12776)
  • Emit dedicated error message for Conda environment.yml files (#12669)

Preview features

  • Build backend: Check module dir exists for sdist build (#12779)
  • Build backend: Fix sdist with long directories (#12764)

Performance

  • Avoid querying GitHub on repeated install invocations (#12767)

Bug fixes

  • Error when tool.uv.sources is set in system-level configuration file (#12757)
  • Split workspace members onto their own lines in uv init (#12756)

Documentation

  • Add lockfile note about PEP 751 (#12732)
  • Extend the reference documentation for uv pip sync (#12683)
  • Fix mismatched pip interface header / nav titles (#12640)

uv 0.6.14

Install uv 0.6.14

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.6.14/uv-installer.sh | sh

... (truncated)

Changelog

Sourced from uv's changelog.

0.6.14

Python versions

The following Python versions have been added:

  • CPython 3.13.3
  • CPython 3.12.10
  • CPython 3.11.12
  • CPython 3.10.17
  • CPython 3.9.22

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

Enhancements

  • Add uv-build and uv_build aliases to uv init --build-backend (#12776)
  • Emit dedicated error message for Conda environment.yml files (#12669)

Preview features

  • Build backend: Check module dir exists for sdist build (#12779)
  • Build backend: Fix sdist with long directories (#12764)

Performance

  • Avoid querying GitHub on repeated install invocations (#12767)

Bug fixes

  • Error when tool.uv.sources is set in system-level configuration file (#12757)
  • Split workspace members onto their own lines in uv init (#12756)

Documentation

  • Add lockfile note about PEP 751 (#12732)
  • Extend the reference documentation for uv pip sync (#12683)
  • Fix mismatched pip interface header / nav titles (#12640)

0.6.13

Enhancements

  • Add --show-version to uv python find (#12376)
  • Remove --no-config warning from uv pip compile and uv pip sync (#12642)
  • Skip repeated directories in PATH when searching for Python interpreters (#12367)
  • Unset SCRIPT_PATH in relocatable activation script (#12672)
  • Add UV_PYTHON_DOWNLOADS_JSON_URL to set custom managed python sources (#10939)
  • Reject pyproject.toml files in uv pip compile -o (#12673)

... (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.10...0.6.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies topic: modify/update a dependency label Apr 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 12, 2025 02:51
@jkowalleck jkowalleck merged commit efd84df into main Apr 14, 2025
34 checks passed
@dependabot dependabot bot deleted the dependabot/pip/uv-0.6.14 branch April 14, 2025 05:26
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