Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2024

Bumps uv from 0.5.5 to 0.5.6.

Release notes

Sourced from uv's releases.

0.5.6

Release Notes

Enhancements

  • Add --dry-run to uv pip uninstall (#9557)
  • Allow --constraints and --overrides in uv tool install (#9547)
  • Display removed Python executables on uninstall (#9459)
  • Warn when keyring has no password for uv publish (#8827)
  • Add suggested action when .python-version pin is incompatible with the project (#9590)
  • Improve error messages for mismatches in tool.uv.sources (#9482)
  • Use constraints in trace rather than irrelevant requires-python (#9529)

Preview features

  • Add uv python install --default (#8650)
  • Fix Python executable installation when multiple patch versions are requested (#9607)
  • Build backend: Revamp include / exclude (#9525)
  • Build backend: Add fast path (#9556)
  • Build backend: Add functions to collect file list (#9602)
  • Build backend: Default excludes (#9552)
  • Build backend: Refactoring before list (#9558)
  • Build backend: Warn when visiting over 10k files (#9523)

Configuration

  • Make check-url available in configuration files (#9032)

Performance

  • Avoid adding non-extra package with extra dependencies (#9540)
  • Avoid cloning String in marker evaluation (#9598)

Rust API

  • uv-pep508: Add more methods for simplifying extra-related expressions (#9469)

Bug fixes

  • Allow file: URLs to include package names (#9493)
  • Avoid using IDs across PubGrub states (#9538)
  • Consistently enforce requested-vs.-built metadata when retrieving wheels (#9484)
  • Do not show empty version specifier in uv tool list (#9605)
  • Include Git member information when getting metadata from cache (#9388)
  • Include base installation directory in uv run PATH (#9585)
  • Insert backslash when appending to system drive (#9488)
  • Normalize paths when lowering Git dependencies (#9595)
  • Omit origin when comparing requirements (#9570)
  • Override manylinux_compatible with --python-platform (#9526)
  • Pass extra when evaluating lockfile markers (#9539)

... (truncated)

Changelog

Sourced from uv's changelog.

0.5.6

Enhancements

  • Add --dry-run to uv pip uninstall (#9557)
  • Allow --constraints and --overrides in uv tool install (#9547)
  • Display removed Python executables on uninstall (#9459)
  • Warn when keyring has no password for uv publish (#8827)
  • Add suggested action when .python-version pin is incompatible with the project (#9590)
  • Improve error messages for mismatches in tool.uv.sources (#9482)
  • Use constraints in trace rather than irrelevant requires-python (#9529)

Preview features

  • Add uv python install --default (#8650)
  • Fix Python executable installation when multiple patch versions are requested (#9607)
  • Build backend: Revamp include / exclude (#9525)
  • Build backend: Add fast path (#9556)
  • Build backend: Add functions to collect file list (#9602)
  • Build backend: Default excludes (#9552)
  • Build backend: Refactoring before list (#9558)
  • Build backend: Warn when visiting over 10k files (#9523)

Configuration

  • Make check-url available in configuration files (#9032)

Performance

  • Avoid adding non-extra package with extra dependencies (#9540)
  • Avoid cloning String in marker evaluation (#9598)

Rust API

  • uv-pep508: Add more methods for simplifying extra-related expressions (#9469)

Bug fixes

  • Allow file: URLs to include package names (#9493)
  • Avoid using IDs across PubGrub states (#9538)
  • Consistently enforce requested-vs.-built metadata when retrieving wheels (#9484)
  • Do not show empty version specifier in uv tool list (#9605)
  • Include Git member information when getting metadata from cache (#9388)
  • Include base installation directory in uv run PATH (#9585)
  • Insert backslash when appending to system drive (#9488)
  • Normalize paths when lowering Git dependencies (#9595)
  • Omit origin when comparing requirements (#9570)
  • Override manylinux_compatible with --python-platform (#9526)
  • Pass extra when evaluating lockfile markers (#9539)
  • Propagate markers for recursive extras in resolver (#9509)

... (truncated)

Commits
  • b70c4f3 Add Cargo.toml to triggers for binary test builds (#9616)
  • 59460b8 Bump version to 0.5.6 (#9612)
  • 6cc7a56 Revert "Upgrade to Rust 1.83 (#9511)" (#9617)
  • 6cb3bf2 Add policies reference section and license document (#9367)
  • 9262d44 Fix Python executable installation when multiple patch versions are requested...
  • 8b02d71 Update build failures document (#9584)
  • 75949f3 Avoid cloning String in marker evaluation (#9598)
  • 2e02235 Do not show empty version specifier in uv tool list (#9605)
  • fee6ab5 Build backend: Add functions to collect file list (#9602)
  • cadba18 Build backend: Rename --no-fast-path to --force-pep517 (#9600)
  • Additional commits viewable in compare view

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.5 to 0.5.6.
- [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.5...0.5.6)

---
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 Dec 3, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 10, 2024

Superseded by #89.

@dependabot dependabot bot closed this Dec 10, 2024
@dependabot dependabot bot deleted the dependabot/pip/uv-0.5.6 branch December 10, 2024 23: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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants