Skip to content

Update all non-major dependencies to v0.9.11#266

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch
Nov 24, 2025
Merged

Update all non-major dependencies to v0.9.11#266
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2025

This PR contains the following updates:

Package Type Update Change
astral-sh/uv uses-with patch 0.9.9 -> 0.9.11
ghcr.io/astral-sh/uv final patch 0.9.9 -> 0.9.11

Release Notes

astral-sh/uv (astral-sh/uv)

v0.9.11

Compare Source

Released on 2025-11-20.

Python
  • Add CPython 3.15.0a2

See the python-build-standalone release notes for details.

Enhancements
Preview features
  • Add uv workspace list --paths (#​16776)
  • Fix the preview warning on uv workspace dir (#​16775)
Bug fixes
  • Fix uv init author serialization via toml_edit inline tables (#​16778)
  • Fix status messages without TTY (#​16785)
  • Preserve end-of-line comment whitespace when editing pyproject.toml (#​16734)
  • Disable always-authenticate when running under Dependabot (#​16773)
Documentation
  • Document the new behavior for free-threaded python versions (#​16781)
  • Improve note about build system in publish guide (#​16788)
  • Move do not upload publish note out of the guide into concepts (#​16789)

v0.9.10

Compare Source

Released on 2025-11-17.

Enhancements
  • Add support for SSL_CERT_DIR (#​16473)
  • Enforce UTF‑8-encoded license files during uv build (#​16699)
  • Error when a project.license-files glob matches nothing (#​16697)
  • pip install --target (and sync) install Python if necessary (#​16694)
  • Account for python_downloads_json_url in pre-release Python version warnings (#​16737)
  • Support HTTP/HTTPS URLs in uv python --python-downloads-json-url (#​16542)
Preview features
  • Add support for --upgrade in uv python install (#​16676)
  • Fix handling of python install --default for pre-release Python versions (#​16706)
  • Add uv workspace list to list workspace members (#​16691)
Bug fixes
  • Don't check file URLs for ambiguously parsed credentials (#​16759)
Documentation
  • Add a "storage" reference document (#​15954)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 24, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@claude
Copy link

claude bot commented Nov 24, 2025

PR Review: Update all non-major dependencies to v0.9.11

Summary

This is an automated Renovate PR that updates the uv package manager from version 0.9.9 to 0.9.11 across three files.

Changes Reviewed

File Change
.github/workflows/ci.yml astral-sh/setup-uv version bump
.github/workflows/publish-client.yml astral-sh/setup-uv version bump
Dockerfile ghcr.io/astral-sh/uv image tag bump

Code Quality and Best Practices ✅

  • Consistency: All three locations are updated together, ensuring version consistency across CI workflows and Docker builds
  • Version pinning: Explicit version pinning is maintained (good practice for reproducibility)
  • Minimal change: The PR makes the smallest possible change to achieve the update

Potential Bugs or Issues ✅

  • No issues identified: This is a patch version update (0.9.90.9.11) which should be backward compatible
  • The release notes indicate bug fixes and enhancements with no breaking changes

Performance Considerations ✅

  • No negative impact expected: The update includes performance improvements and bug fixes
  • Docker layer caching may need to rebuild the uv layer on first build after merge

Security Concerns ✅

  • Low risk: Patch updates from a trusted source (Astral)
  • Keeping dependencies up-to-date is a security best practice
  • Notable security-relevant fix in v0.9.10: SSL_CERT_DIR support added

Test Coverage

  • This PR relies on existing CI tests to validate the uv update works correctly
  • No additional tests needed for a tool version bump

Recommendation: Approve

This is a low-risk, routine dependency update. The changes are consistent, minimal, and align with best practices for dependency management. The uv v0.9.10 and v0.9.11 releases contain useful bug fixes and enhancements with no breaking changes.


🤖 Generated with Claude Code

@renovate renovate bot merged commit a1a1858 into main Nov 24, 2025
3 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch November 24, 2025 04:42
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