Skip to content
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

requirement: bump uv from 0.5.7 to 0.5.26 #5526

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps uv from 0.5.7 to 0.5.26.

Release notes

Sourced from uv's releases.

0.5.26

Release Notes

Enhancements

  • Add support for uvx python (#11076)
  • Allow --no-dev --invert in uv tree (#11068)
  • Update uv python install --reinstall to reinstall all previous versions (#11072)
  • Consistently write log messages with capitalized first word (#11111)
  • Suggest --build-backend when --backend is passed to uv init (#10958)
  • Improve retry trace message (#11108)

Performance

  • Remove unnecessary UTF-8 conversion in hash parsing (#11110)

Bug fixes

  • Ignore non-hash fragments in HTML API responses (#11107)
  • Avoid resolving symbolic links when querying Python interpreters (#11083)
  • Avoid sharing state between universal and non-universal resolves (#11051)
  • Error when --script is passing a non-PEP 723 script (#11118)
  • Make metadata deserialization failures non-fatal in the cache (#11105)
  • Mark metadata as dynamic when reading from built wheel cache (#11046)
  • Propagate credentials for <index>/simple to <index>/... endpoints (#11074)
  • Fix conflicting extra bug during uv sync (#11075)

Documentation

  • Add PyTorch XPU instructions to the PyTorch guide (#11109)
  • Add docs for signal handling (#11041)
  • Explain build frontend vs. build backend (#11094)
  • Fix formatting of RUST_LOG documentation (#10053)
  • Fix typo in --no-deps description (#11073)
  • Reflow CLI documentation comments (#11040)
  • Shorten "Using existing Python versions" nav item so it fits on one line (#11077)
  • Some minor touch-ups to the Python install guide (#11116)
  • Update Dependabot tracking issue link (#11054)
  • Update documentation for running in a container (#11052)
  • Upgrade PyTorch version in documentation (#11114)
  • Use sys_platform in lieu of platform_system in PyTorch docs (#11113)
  • Use positive (rather than negative) markers in PyTorch examples (#11112)
  • Fix unnecessary backslashes in brackets (#11059)
  • Suggest setting copy link mode in GitLab integration guide (#11067)

Install uv 0.5.26

Install prebuilt binaries via shell script

</tr></table> 

... (truncated)

Changelog

Sourced from uv's changelog.

0.5.26

Enhancements

  • Add support for uvx python (#11076)
  • Allow --no-dev --invert in uv tree (#11068)
  • Update uv python install --reinstall to reinstall all previous versions (#11072)
  • Consistently write log messages with capitalized first word (#11111)
  • Suggest --build-backend when --backend is passed to uv init (#10958)
  • Improve retry trace message (#11108)

Performance

  • Remove unnecessary UTF-8 conversion in hash parsing (#11110)

Bug fixes

  • Ignore non-hash fragments in HTML API responses (#11107)
  • Avoid resolving symbolic links when querying Python interpreters (#11083)
  • Avoid sharing state between universal and non-universal resolves (#11051)
  • Error when --script is passing a non-PEP 723 script (#11118)
  • Make metadata deserialization failures non-fatal in the cache (#11105)
  • Mark metadata as dynamic when reading from built wheel cache (#11046)
  • Propagate credentials for <index>/simple to <index>/... endpoints (#11074)
  • Fix conflicting extra bug during uv sync (#11075)

Documentation

  • Add PyTorch XPU instructions to the PyTorch guide (#11109)
  • Add docs for signal handling (#11041)
  • Explain build frontend vs. build backend (#11094)
  • Fix formatting of RUST_LOG documentation (#10053)
  • Fix typo in --no-deps description (#11073)
  • Reflow CLI documentation comments (#11040)
  • Shorten "Using existing Python versions" nav item so it fits on one line (#11077)
  • Some minor touch-ups to the Python install guide (#11116)
  • Update Dependabot tracking issue link (#11054)
  • Update documentation for running in a container (#11052)
  • Upgrade PyTorch version in documentation (#11114)
  • Use sys_platform in lieu of platform_system in PyTorch docs (#11113)
  • Use positive (rather than negative) markers in PyTorch examples (#11112)
  • Fix unnecessary backslashes in brackets (#11059)
  • Suggest setting copy link mode in GitLab integration guide (#11067)

0.5.25

Enhancements

  • Allow installation of manylinux wheels on loongarch64 (#10927)
  • Allow optional = for editables in requirements.txt (#10954)

... (truncated)

Commits

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.5.7 to 0.5.26.
- [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.5.7...0.5.26)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 3, 2025
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 Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants