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 astral-sh/uv from 0.6.4 to 0.6.5 in /3.13 #97

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps astral-sh/uv from 0.6.4 to 0.6.5.

Changelog

Sourced from astral-sh/uv's changelog.

0.6.5

Enhancements

  • Allow --constraints and --overrides in uvx (#10207)
  • Allow overrides in satisfies check for uv tool run (#11994)
  • Allow users to set package = true on tool.uv.sources (#12014)
  • Add support for Windows legacy scripts via uv run (#11888)
  • Return error when running uvx with a .py script (#11623)
  • Warn user on use of uvx run (#11992)

Configuration

  • Add NO_BUILD and NO_BUILD_PACKAGE environment variables (#11968)

Performance

  • Allow overrides in all satisfies checks (#11995)
  • Respect markers on constraints when validating current environment (#11976)

Bug fixes

  • Compare major-minor specifiers when filtering interpreters (#11952)
  • Fix system site packages detection default (#11956)
  • Invalidate lockfile when empty dependency groups are added or removed (#12010)
  • Remove prepended sys.path (#11954)
  • Fix PyPy Python version label (#11965)
  • Fix error message suggesting --user instead of --username (#11947)

Preview

  • Move the uv build backend into a separate, minimal uv_build package (#11446)
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 [astral-sh/uv](https://github.com/astral-sh/uv) from 0.6.4 to 0.6.5.
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/uv/commits)

---
updated-dependencies:
- dependency-name: astral-sh/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 docker Pull requests that update docker code labels Mar 6, 2025
@OrbisK OrbisK added this pull request to the merge queue Mar 7, 2025
Merged via the queue into main with commit 09ccbef Mar 7, 2025
@dependabot dependabot bot deleted the dependabot/docker/3.13/main/astral-sh/uv-0.6.5 branch March 7, 2025 12:40
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 docker Pull requests that update docker code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant