Skip to content

chore(deps): bump uv from 0.7.12 to 0.7.13 #13073

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
Jun 13, 2025
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2025

Bumps uv from 0.7.12 to 0.7.13.

Release notes

Sourced from uv's releases.

0.7.13

Release Notes

Python

  • Add Python 3.14.0b2
  • Add Python 3.13.5
  • Fix stability of uuid.getnode on 3.13

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

Enhancements

  • Download versions in uv python pin if not found (#13946)
  • Use TTY detection to determine if SIGINT forwarding is enabled (#13925)
  • Avoid fetching an exact, cached Git commit, even if it isn't locked (#13748)
  • Add zstd and deflate to Accept-Encoding (#13982)
  • Build binaries for riscv64 (#12688)

Bug fixes

  • Check if relative URL is valid directory before treating as index (#13917)
  • Ignore Python discovery errors during uv python pin (#13944)
  • Do not allow uv add --group ... --script (#13997)

Preview changes

  • Build backend: Support namespace packages (#13833)

Documentation

  • Add 3.14 to the supported platform reference (#13990)
  • Add an llms.txt to uv (#13929)
  • Add supported macOS version to the platform reference (#13993)
  • Update platform support reference to include Python implementation list (#13991)
  • Update pytorch.md (#13899)
  • Update the CLI help and reference to include references to the Python bin directory (#13978)

Install uv 0.7.13

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.7.13/uv-installer.ps1 | iex"
</tr></table> 

... (truncated)

Changelog

Sourced from uv's changelog.

0.7.13

Python

  • Add Python 3.14.0b2
  • Add Python 3.13.5
  • Fix stability of uuid.getnode on 3.13

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

Enhancements

  • Download versions in uv python pin if not found (#13946)
  • Use TTY detection to determine if SIGINT forwarding is enabled (#13925)
  • Avoid fetching an exact, cached Git commit, even if it isn't locked (#13748)
  • Add zstd and deflate to Accept-Encoding (#13982)
  • Build binaries for riscv64 (#12688)

Bug fixes

  • Check if relative URL is valid directory before treating as index (#13917)
  • Ignore Python discovery errors during uv python pin (#13944)
  • Do not allow uv add --group ... --script (#13997)

Preview changes

  • Build backend: Support namespace packages (#13833)

Documentation

  • Add 3.14 to the supported platform reference (#13990)
  • Add an llms.txt to uv (#13929)
  • Add supported macOS version to the platform reference (#13993)
  • Update platform support reference to include Python implementation list (#13991)
  • Update pytorch.md (#13899)
  • Update the CLI help and reference to include references to the Python bin directory (#13978)
Commits
  • 62ed17b Bump version to 0.7.13 (#14002)
  • 7316bd0 Build backend: Support namespace packages (#13833)
  • 95ad8e5 Add 3.14 to the supported platform reference (#13990)
  • e067118 Add supported macOS version to the platform reference (#13993)
  • f82909a Update platform support reference to include Python implementation list (#13991)
  • d9c3425 Sync latest Python releases (#13996)
  • a1f9f28 Do not allow uv add --group ... --script (#13997)
  • 806cc5c Debug sync_dry_run flake by panicking with verbose output on failure (#13817)
  • 87ab57e Update the CLI help and reference to include references to the Python bin dir...
  • b3d7f79 Universal sync_required_environment_hint test (#13975)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [uv](https://github.com/astral-sh/uv) from 0.7.12 to 0.7.13.
- [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.7.12...0.7.13)

---
updated-dependencies:
- dependency-name: uv
  dependency-version: 0.7.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 13, 2025
@alex alex enabled auto-merge (squash) June 13, 2025 10:34
@alex alex merged commit 5c3569b into main Jun 13, 2025
63 checks passed
@alex alex deleted the dependabot/uv/uv-0.7.13 branch June 13, 2025 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code
Development

Successfully merging this pull request may close these issues.

1 participant