Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

chore(deps): bump uv from 0.5.29 to 0.5.30 #12436

Merged
merged 1 commit into from
Feb 11, 2025
Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps uv from 0.5.29 to 0.5.30.

Release notes

Sourced from uv's releases.

0.5.30

Release Notes

Python

The managed PyPy distributions have been updated for PyPy v7.3.18, which includes:

  • PyPy3.10, which updates the standard library from Python 3.10.14 to 3.10.19
  • PyPy3.11, which adds beta support for Python 3.11.11

See the PyPy release for more details.

Enhancements

  • Add uv sync --dry-run (#11299)
  • Ignore #egg fragment in HTML Simple API response (#11340)

Configuration

  • Add NO_BINARY and NO_BINARY_PACKAGE environment variables (#11399)

Performance

  • Avoid re-cloning name when populating ambiguous set (#11401)
  • Optimize flattening in large workspaces (#11313)

Bug fixes

  • Allow dynamic packages to be overloaded (#11400)
  • Fix credential caching for index roots when URL ends in simple/ (#11336)
  • Fix marker merging for requirements.txt for psycopg (#11298)
  • Set 777 permissions on locked files (#11328)
  • Support extras in @ requests for tools (#11335)
  • Upgrade astral-tokio-tar to v0.5.1 (#11359)
  • Avoid missing logging for no-op upgrade events (#11301)
  • Use refined specifiers when logging narrowed Python range (#11334)
  • Don't use popup-generating eprintln in trampoline warnings (#11295)
  • Patch pkg-config files to be relocatable (#11291)
  • Fix a case of duplicate torch packages when using conflicting extras (#11323)

Documentation

  • Add docs for uv tool install --editable (#11280)
  • Fix broken anchors in README and docs index (#11338)

Install uv 0.5.30

Install prebuilt binaries via shell script

</tr></table> 

... (truncated)

Changelog

Sourced from uv's changelog.

0.5.30

Python

The managed PyPy distributions have been updated for PyPy v7.3.18, which includes:

  • PyPy3.10, which updates the standard library from Python 3.10.14 to 3.10.19
  • PyPy3.11, which adds beta support for Python 3.11.11

See the PyPy release for more details.

Enhancements

  • Add uv sync --dry-run (#11299)
  • Ignore #egg fragment in HTML Simple API response (#11340)

Configuration

  • Add NO_BINARY and NO_BINARY_PACKAGE environment variables (#11399)

Performance

  • Avoid re-cloning name when populating ambiguous set (#11401)
  • Optimize flattening in large workspaces (#11313)

Bug fixes

  • Allow dynamic packages to be overloaded (#11400)
  • Fix credential caching for index roots when URL ends in simple/ (#11336)
  • Fix marker merging for requirements.txt for psycopg (#11298)
  • Set 777 permissions on locked files (#11328)
  • Support extras in @ requests for tools (#11335)
  • Upgrade astral-tokio-tar to v0.5.1 (#11359)
  • Avoid missing logging for no-op upgrade events (#11301)
  • Use refined specifiers when logging narrowed Python range (#11334)
  • Don't use popup-generating eprintln in trampoline warnings (#11295)
  • Patch pkg-config files to be relocatable (#11291)
  • Fix a case of duplicate torch packages when using conflicting extras (#11323)

Documentation

  • Add docs for uv tool install --editable (#11280)
  • Fix broken anchors in README and docs index (#11338)
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.29 to 0.5.30.
- [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.29...0.5.30)

---
updated-dependencies:
- dependency-name: uv
  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 Pull requests that update Python code labels Feb 11, 2025
@alex alex merged commit bcf265e into main Feb 11, 2025
63 checks passed
@alex alex deleted the dependabot/pip/uv-0.5.30 branch February 11, 2025 13:09
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
Development

Successfully merging this pull request may close these issues.

1 participant