Skip to content

test(deps): update dependency uv to v0.7.16 (main) #4638

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 29, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 29, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uv (source, changelog) 0.7.13 -> 0.7.16 age adoption passing confidence

Release Notes

astral-sh/uv (uv)

v0.7.16

Compare Source

Python
  • Add Python 3.14.0b3

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

Enhancements
  • Include path or URL when failing to convert in lockfile (#​14292)
  • Warn when ~= is used as a Python version specifier without a patch version (#​14008)
Preview features
  • Ensure preview default Python installs are upgradeable (#​14261)
Performance
  • Share workspace cache between lock and sync operations (#​14321)
Bug fixes
  • Allow local indexes to reference remote files (#​14294)
  • Avoid rendering desugared prefix matches in error messages (#​14195)
  • Avoid using path URL for workspace Git dependencies in requirements.txt (#​14288)
  • Normalize index URLs to remove trailing slash (#​14245)
  • Respect URL-encoded credentials in redirect location (#​14315)
  • Lock the source tree when running setuptools, to protect concurrent builds (#​14174)
Documentation
  • Note that GCP Artifact Registry download URLs must have /simple component (#​14251)

v0.7.15

Compare Source

Enhancements
  • Consistently use Ordering::Relaxed for standalone atomic use cases (#​14190)
  • Warn on ambiguous relative paths for --index (#​14152)
  • Skip GitHub fast path when rate-limited (#​13033)
  • Preserve newlines in schema.json descriptions (#​13693)
Bug fixes
  • Add check for using minor version link when creating a venv on Windows (#​14252)
  • Strip query parameters when parsing source URL (#​14224)
Documentation
  • Add a link to PyPI FAQ to clarify what per-project token is (#​14242)
Preview features
  • Allow symlinks in the build backend (#​14212)

v0.7.14

Compare Source

Enhancements
  • Add XPU to --torch-backend (#​14172)
  • Add ROCm backends to --torch-backend (#​14120)
  • Remove preview label from --torch-backend (#​14119)
  • Add [tool.uv.dependency-groups].mygroup.requires-python (#​13735)
  • Add auto-detection for AMD GPUs (#​14176)
  • Show retries for HTTP status code errors (#​13897)
  • Support transparent Python patch version upgrades (#​13954)
  • Warn on empty index directory (#​13940)
  • Publish to DockerHub (#​14088)
Performance
  • Make cold resolves about 10% faster (#​14035)
Bug fixes
  • Don't use walrus operator in interpreter query script (#​14108)
  • Fix handling of changes to requires-python (#​14076)
  • Fix implied platform_machine marker for win_amd64 platform tag (#​14041)
  • Only update existing symlink directories on preview uninstall (#​14179)
  • Serialize Python requests for tools as canonicalized strings (#​14109)
  • Support netrc and same-origin credential propagation on index redirects (#​14126)
  • Support reading dependency-groups from pyproject.tomls with no [project] (#​13742)
  • Handle an existing shebang in uv init --script (#​14141)
  • Prevent concurrent updates of the environment in uv run (#​14153)
  • Filter managed Python distributions by platform before querying when included in request (#​13936)
Documentation
  • Replace cuda124 with cuda128 (#​14168)
  • Document the way member sources shadow workspace sources (#​14136)
  • Sync documented PyTorch integration index for CUDA and ROCm versions from PyTorch website (#​14100)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot enabled auto-merge June 29, 2025 07:16
@renovate renovate bot added this pull request to the merge queue Jun 29, 2025
Merged via the queue into main with commit d888806 Jun 29, 2025
52 of 53 checks passed
@renovate renovate bot deleted the renovate/main-test-uv-0.x branch June 29, 2025 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant