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-dev): Update uv requirement from 0.6.9 to 0.6.10 #865

Merged
merged 1 commit into from
Apr 4, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2025

Updates the requirements on uv to permit the latest version.

Release notes

Sourced from uv's releases.

0.6.10

Release Notes

Enhancements

  • Add uv sync --check flag (#12342)
  • Add support for Python version requests in uv python list (#12375)
  • Support .env files in uv tool run (#12386)
  • Support python find --script (#11891)

Preview features

  • Check all compatible torch indexes when --torch-backend is enabled (#12385)

Performance

  • Use a boxed slice for extras and groups (#12391)
  • Use small string for index name type (#12355)

Bug fixes

  • Allow virtual packages with --no-build (#12314)
  • Ignore --find-links entries for pinned indexes (#12396)
  • Omit wheels from lockfile based on --exclude-newer (#12299)
  • Retain end-of-line comment position when adding dependency (#12360)
  • Omit fragment when querying for wheels in Simple HTML API (#12384)
  • Error on missing argument in requirements.txt (#12354)
  • Support modules with different casing in build backend (#12240)
  • Add authentication policy support for pip commands (#12470)

uv 0.6.10

Install uv 0.6.10

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.6.10/uv-installer.ps1 | iex"

Download uv 0.6.10

File Platform Checksum

... (truncated)

Changelog

Sourced from uv's changelog.

0.6.10

Enhancements

  • Add uv sync --check flag (#12342)
  • Add support for Python version requests in uv python list (#12375)
  • Support .env files in uv tool run (#12386)
  • Support python find --script (#11891)

Preview features

  • Check all compatible torch indexes when --torch-backend is enabled (#12385)

Performance

  • Use a boxed slice for extras and groups (#12391)
  • Use small string for index name type (#12355)

Bug fixes

  • Allow virtual packages with --no-build (#12314)
  • Ignore --find-links entries for pinned indexes (#12396)
  • Omit wheels from lockfile based on --exclude-newer (#12299)
  • Retain end-of-line comment position when adding dependency (#12360)
  • Omit fragment when querying for wheels in Simple HTML API (#12384)
  • Error on missing argument in requirements.txt (#12354)
  • Support modules with different casing in build backend (#12240)
  • Add authentication policy support for pip commands (#12470)

0.6.9

Enhancements

  • Use keyring --mode creds when authenticate = "always" (#12316)
  • Fail with specific error message when no password is present and authenticate = "always" (#12313)

Bug fixes

  • Add boolish value parser for UV_MANAGED_PYTHON flags (#12345)
  • Make deserialization non-fatal when assessing source tree revisions (#12319)
  • Use resolver-returned wheel over alternate cached wheel (#12301)

Documentation

  • Add experimental --torch-backend to the PyTorch guide (#12317)
  • Fix #keyring-provider references in alternative index docs (#12315)
  • Fix --directory path in examples (#12165)

Preview changes

... (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.9...0.6.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies topic: modify/update a dependency label Mar 29, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 29, 2025 02:54
@jkowalleck jkowalleck merged commit 309bf5c into main Apr 4, 2025
34 checks passed
@dependabot dependabot bot deleted the dependabot/pip/uv-0.6.10 branch April 4, 2025 07:24
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.

1 participant