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 the sdk-python group across 1 directory with 2 updates #193

Conversation

dependabot[bot]
Copy link

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

Bumps the sdk-python group with 2 updates in the /sdk/python/runtime directory: python and astral-sh/uv.

Updates python from 3.12-slim to 3.13-slim

Updates astral-sh/uv from 0.4.18 to 0.5.5

Release notes

Sourced from astral-sh/uv's releases.

0.5.5

Release Notes

Enhancements

  • Add aliases for build backend requests (#9294)
  • Avoid displaying empty paths (#9312)
  • Allow constraints in uv tool upgrade (#9375)
  • Remove conflict between --no-sync and --frozen in uv run (#9400)
  • Respect dependency sources in overrides and constraints (#9455)
  • Show an interpreter-focused message for --target and --prefix (#9373)
  • Add --no-extra flag and setting (#9387)
  • Add uv export --prune (#9389)
  • Add dedicated error message for musl install attempts (#9430)
  • Add various grammar changes to conflict error messages (#9369)
  • Annotate default groups in conflict error messages (#9368)
  • Report marker diagnostics during parsing, rather than evaluation (#9338)
  • Use consistent formatting for build system errors (#9340)
  • Use rich diagnostics for build failures (#9335)

Preview features

  • Improve build backend excludes (#9281)
  • Include PEP 639 license-files metadata during uv publish (#9442)

Performance

  • Initialize rayon lazily (#9435)
  • Migrate to PubGrub's arena for package names (#9448)

Bug fixes

  • Allow dependency groups to include the containing package (#9385)
  • Allow syncing to empty virtual environment directories (#9427)
  • Allow system Python discovery with --target and --prefix (#9371)
  • Don't warn when --output-file is empty (#9417)
  • Fix Python interpreter discovery on non-glibc hosts (#9005)
  • Fix tool.uv.dependency-metadata.[].version schema (#9468)
  • Only respect preferences across the same indexes (#9302)
  • Re-compile when --compile is passed to an install operation (#9378)
  • Remove --upgrade, --no-upgrade, and --upgrade-package from uv tool upgrade (#9318)
  • Remove dev dependencies in --all-groups --no-dev (#9300)
  • Surface extras and group conflicts in uv export (#9365)
  • Treat deprecated aliases as equivalent in marker algebra (#9342)
  • Treat less compatible tags as lower priority in resolver (#9339)

Documentation

  • Avoid referencing scikit-build (instead of scikit-build-core) (#9320)
  • Expand entry points documentation (#9329)

... (truncated)

Changelog

Sourced from astral-sh/uv's changelog.

0.5.5

Enhancements

  • Add aliases for build backend requests (#9294)
  • Avoid displaying empty paths (#9312)
  • Allow constraints in uv tool upgrade (#9375)
  • Remove conflict between --no-sync and --frozen in uv run (#9400)
  • Respect dependency sources in overrides and constraints (#9455)
  • Show an interpreter-focused message for --target and --prefix (#9373)
  • Add --no-extra flag and setting (#9387)
  • Add uv export --prune (#9389)
  • Add dedicated error message for musl install attempts (#9430)
  • Add various grammar changes to conflict error messages (#9369)
  • Annotate default groups in conflict error messages (#9368)
  • Report marker diagnostics during parsing, rather than evaluation (#9338)
  • Use consistent formatting for build system errors (#9340)
  • Use rich diagnostics for build failures (#9335)

Preview features

  • Improve build backend excludes (#9281)
  • Include PEP 639 license-files metadata during uv publish (#9442)

Performance

  • Initialize rayon lazily (#9435)
  • Migrate to PubGrub's arena for package names (#9448)

Bug fixes

  • Allow dependency groups to include the containing package (#9385)
  • Allow syncing to empty virtual environment directories (#9427)
  • Allow system Python discovery with --target and --prefix (#9371)
  • Don't warn when --output-file is empty (#9417)
  • Fix Python interpreter discovery on non-glibc hosts (#9005)
  • Fix tool.uv.dependency-metadata.[].version schema (#9468)
  • Only respect preferences across the same indexes (#9302)
  • Re-compile when --compile is passed to an install operation (#9378)
  • Remove --upgrade, --no-upgrade, and --upgrade-package from uv tool upgrade (#9318)
  • Remove dev dependencies in --all-groups --no-dev (#9300)
  • Surface extras and group conflicts in uv export (#9365)
  • Treat deprecated aliases as equivalent in marker algebra (#9342)
  • Treat less compatible tags as lower priority in resolver (#9339)

Documentation

  • Avoid referencing scikit-build (instead of scikit-build-core) (#9320)
  • Expand entry points documentation (#9329)
  • Fix example pyproject.toml in project concept documentation (#9298)

... (truncated)

Commits
  • 95cd8b8 Bump version to 0.5.5 (#9478)
  • 7df3ae2 Add Python implementation example to limited resolution environments docs (#9...
  • 6afb340 Expand entry points documentation (#9329)
  • cc6bfa1 uv/tests: move conflicts tests to its own file
  • ee84620 Use consistent formatting for build system errors (#9340)
  • 0cd9c54 Show an interpreter-focused message for --target and --prefix (#9373)
  • 7169b2c Respect sources in overrides and constraints (#9455)
  • 8c8a1f0 Fix tool.uv.dependency-metadata.[].version schema (#9468)
  • b503a25 Avoid filtering Python executables names during install tests (#9458)
  • 8074917 Upload: All metadata incl. PEP 639 (#9442)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the sdk-python group with 2 updates in the /sdk/python/runtime directory: python and [astral-sh/uv](https://github.com/astral-sh/uv).


Updates `python` from 3.12-slim to 3.13-slim

Updates `astral-sh/uv` from 0.4.18 to 0.5.5
- [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.4.18...0.5.5)

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  dependency-group: sdk-python
- dependency-name: astral-sh/uv
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sdk-python
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Dec 2, 2024

The following labels could not be found: kind/dependencies, area/sdk/python.

Copy link
Author

dependabot bot commented on behalf of github Dec 9, 2024

Superseded by #199.

@dependabot dependabot bot closed this Dec 9, 2024
@dependabot dependabot bot deleted the dependabot/docker/sdk/python/runtime/sdk-python-cebbe2f027 branch December 9, 2024 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants