Skip to content

Comments

chore(deps): update all non-major dependencies to v0.9.21#175

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch
Jan 5, 2026
Merged

chore(deps): update all non-major dependencies to v0.9.21#175
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 5, 2026

This PR contains the following updates:

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

Release Notes

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

v0.9.21

Compare Source

Released on 2025-12-30.

Bug fixes
  • Fix regression where zstd distribution hashes were not considered valid (#​17265)
Documentation
  • Fix a typo in the resolution documentation (#​17258)
  • Fix a typo in python install --default documentation (#​9826)

v0.9.20

Compare Source

Released on 2025-12-29.

This is a re-release of 0.9.20, with internal crate versions incremented to enable publishing to crates.io.


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

coderabbitai bot commented Jan 5, 2026

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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0a30ba4 to 10ab17c Compare January 5, 2026 06:31
@claude
Copy link

claude bot commented Jan 5, 2026

Pull Request Review: Update uv to v0.9.21

Summary

This PR updates the uv package manager from version 0.9.18 to 0.9.21 across all workflows and Docker configuration. This is a routine dependency update managed by Renovate.

Changes Review

Code Quality & Best Practices

  • Clean and focused: The changes are minimal and targeted, updating only version numbers
  • Consistent: All three occurrences of the version are updated (CI workflow, publish workflow, and Dockerfile)
  • No breaking changes: This is a patch version update (0.9.18 → 0.9.21) which should maintain backward compatibility

Files Changed

  1. .github/workflows/ci.yml: Updates uv version in CI workflow
  2. .github/workflows/publish-client.yml: Updates uv version in client publishing workflow
  3. Dockerfile: Updates uv Docker image version

📋 What's New in 0.9.21

According to the changelog:

  • v0.9.21: Bug fix for zstd distribution hashes not being considered valid
  • v0.9.20: Re-release with internal crate version increments

These are minor bug fixes with no breaking changes.

Potential Issues

  • None identified: This is a straightforward patch update
  • Low risk: Bug fix release with no breaking changes
  • Automerge enabled: Appropriate for this type of dependency update

Security Considerations

  • No security concerns: Updating to the latest patch version is good practice
  • Supply chain: Using official ghcr.io/astral-sh/uv and astral-sh/setup-uv sources

Testing

  • CI workflows will automatically run with the new version
  • The update itself doesn't require additional test coverage
  • Existing tests will validate that uv 0.9.21 works correctly with the project

Performance

  • No performance impact expected
  • May include minor performance improvements from upstream bug fixes

Recommendation

✅ APPROVE - This is a safe, routine dependency update that should be merged.

The changes are:

  • Minimal and well-scoped
  • Backward compatible (patch version)
  • Include bug fixes that may benefit the project
  • Properly versioned across all configuration files

The automerge configuration is appropriate for this type of update.


Review generated by Claude Code

@renovate renovate bot merged commit 0bd18e8 into main Jan 5, 2026
3 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch January 5, 2026 08:40
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