Skip to content

chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.30#1

Open
renovate-kpatdev[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-astral-sh-uv-0.x
Open

chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.30#1
renovate-kpatdev[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-astral-sh-uv-0.x

Conversation

@renovate-kpatdev
Copy link
Copy Markdown

@renovate-kpatdev renovate-kpatdev Bot commented Nov 6, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
ghcr.io/astral-sh/uv final minor 0.8.16-python3.13-bookworm-slim0.9.30-python3.13-bookworm-slim

Release Notes

astral-sh/uv (ghcr.io/astral-sh/uv)

v0.9.30

Compare Source

Release Notes

Released on 2026-02-04.

Python
Enhancements
  • Allow comma-separated values for --extra option (#​17525)
  • Check all files during a dry-run publish instead of stopping at the first failure (#​17785)
  • Clarify UV_HTTP_TIMEOUT error message (#​17493)
Preview features
  • Use relocatable virtual environments by default (#​17770)
Bug fixes
  • Fix deadlock on token refresh in uv publish when using pyx (#​17832)
  • Ignore global Python pins when incompatible with project (#​15473)

Install uv 0.9.30

Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.9.30/uv-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.9.30/uv-installer.ps1 | iex"

Download uv 0.9.30

File Platform Checksum
uv-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
uv-x86_64-apple-darwin.tar.gz Intel macOS checksum
uv-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
uv-i686-pc-windows-msvc.zip x86 Windows checksum
uv-x86_64-pc-windows-msvc.zip x64 Windows checksum
uv-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
uv-i686-unknown-linux-gnu.tar.gz x86 Linux checksum
uv-powerpc64-unknown-linux-gnu.tar.gz PPC64 Linux checksum
uv-powerpc64le-unknown-linux-gnu.tar.gz PPC64LE Linux checksum
uv-riscv64gc-unknown-linux-gnu.tar.gz RISCV Linux checksum
uv-s390x-unknown-linux-gnu.tar.gz S390x Linux checksum
uv-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
uv-armv7-unknown-linux-gnueabihf.tar.gz ARMv7 Linux checksum
uv-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
uv-i686-unknown-linux-musl.tar.gz x86 MUSL Linux checksum
uv-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum
uv-arm-unknown-linux-musleabihf.tar.gz ARMv6 MUSL Linux (Hardfloat) checksum
uv-armv7-unknown-linux-musleabihf.tar.gz ARMv7 MUSL Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo astral-sh/uv

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

v0.9.29

Compare Source

Release Notes

Released on 2026-02-03.

Python
Enhancements
  • Add wheel-tag-style aliases for manylinux platform names (#​17750)
  • Hint on uv version --bump dev similar to pre-release bumps (#​17796)
  • Improve display of RFC 9457 Problem Detail responses in uv publish server errors (#​17787)
  • Improve the wording of publish errors during dry-run (#​17782)
  • Set backoff to 10 retries (#​17816)
  • Add properties to synthentic and project roots in Cyclone DX exports (#​17820)
  • Identify the invidividual clients in uv publish trace logs (#​17784)
Preview features
  • Remove special casing for base and default conda environment names (#​17758)
Bug fixes
  • Fix PYTHONHOME inheritance when spawning different Python versions (#​17821)
  • Fix wheel rejections on freethreading+debug builds (#​17812)
  • Pad with zeros during comparisons in EqualStar and NotEqualStar operators (#​17751)
  • Reject unknown field names in conflict declarations (#​17727)
  • Fix panics in system-configuration in sandboxes (#​17829)
Documentation
  • Update pip pre-release compatibility information (#​17788)
Security
  • Hide a subset of environment variable values in --help (#​17745)

Install uv 0.9.29

Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.9.29/uv-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.9.29/uv-installer.ps1 | iex"

Download uv 0.9.29

File Platform Checksum
uv-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
uv-x86_64-apple-darwin.tar.gz Intel macOS checksum
uv-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
uv-i686-pc-windows-msvc.zip x86 Windows checksum
uv-x86_64-pc-windows-msvc.zip x64 Windows checksum
uv-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
uv-i686-unknown-linux-gnu.tar.gz x86 Linux checksum
uv-powerpc64-unknown-linux-gnu.tar.gz PPC64 Linux checksum
uv-powerpc64le-unknown-linux-gnu.tar.gz PPC64LE Linux checksum
uv-riscv64gc-unknown-linux-gnu.tar.gz RISCV Linux checksum
uv-s390x-unknown-linux-gnu.tar.gz S390x Linux checksum
uv-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
uv-armv7-unknown-linux-gnueabihf.tar.gz ARMv7 Linux checksum
uv-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
uv-i686-unknown-linux-musl.tar.gz x86 MUSL Linux checksum
uv-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum
uv-arm-unknown-linux-musleabihf.tar.gz ARMv6 MUSL Linux (Hardfloat) checksum
uv-armv7-unknown-linux-musleabihf.tar.gz ARMv7 MUSL Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo astral-sh/uv

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

v0.9.28

Compare Source

Release Notes

Released on 2026-01-29.

Python
Enhancements
  • Add support for Pyodide interpreter on Windows (#​17658)
  • Warn if multiple indexes include default = true (#​17713)
  • Skip uploads when validation reports 'Already uploaded' (#​17412)
Configuration
  • Add a reflink alias for the "clone" link mode (#​17724)
Bug fixes
  • Ensure uv.exe exits when uvw.exe or uvx.exe is killed (#​17500)

Install uv 0.9.28

Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.9.28/uv-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.9.28/uv-installer.ps1 | iex"

Download uv 0.9.28

File Platform Checksum
uv-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
uv-x86_64-apple-darwin.tar.gz Intel macOS checksum
uv-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
uv-i686-pc-windows-msvc.zip x86 Windows checksum
uv-x86_64-pc-windows-msvc.zip x64 Windows checksum
uv-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
uv-i686-unknown-linux-gnu.tar.gz x86 Linux checksum
uv-powerpc64-unknown-linux-gnu.tar.gz PPC64 Linux checksum
uv-powerpc64le-unknown-linux-gnu.tar.gz PPC64LE Linux checksum
uv-riscv64gc-unknown-linux-gnu.tar.gz RISCV Linux checksum
uv-s390x-unknown-linux-gnu.tar.gz S390x Linux checksum
uv-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
uv-armv7-unknown-linux-gnueabihf.tar.gz ARMv7 Linux checksum
uv-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
uv-i686-unknown-linux-musl.tar.gz x86 MUSL Linux checksum
uv-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum
uv-arm-unknown-linux-musleabihf.tar.gz ARMv6 MUSL Linux (Hardfloat) checksum
uv-armv7-unknown-linux-musleabihf.tar.gz ARMv7 MUSL Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo astral-sh/uv

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

v0.9.27

Compare Source

Release Notes

Released on 2026-01-26.

Python
Enhancements
  • Add -t shortform for --target to uv pip subcommands (#​17501)
  • Add support for ROCm 7.0 and 7.1 accelerator backends (#​17681)
  • Further improve free-threading ABI incompatibility errors (#​17491)
  • Implement uv pip freeze --exclude flag (#​17045)
  • Improve warnings for --system and --no-system in uv venv (#​17647)
  • Make uv pip compile attempt to download a specified --python-version if it can. (#​17249)
  • Support Trusted Publishing with pyx (#​17438)
  • Fix JSON schema for exclude-newer-package (#​17665)
Preview features
  • Better detection for conflicting packages (#​17623)
  • Upgrade based on outdated build versions in uv python upgrade (#​17653)
Bug fixes
  • Change chocolatey system test to ensure uv uses the right python (#​17533)
  • Fix infinite loop when SSL_CERT_FILE is a directory (#​17503)
Documentation
  • Add cargo-xwin to the CONTRIBUTING guide (#​17507)
  • Fix typo in the documentation of UV_PUBLISH_INDEX (#​17672)
  • Move MSRV to platform support section (#​17534)
  • Update the testing instructions in the CONTRIBUTING guide (#​17528)
  • Use --locked to install cargo-xwin in guide (#​17530)
  • Warn about PyPy being unmaintained (#​17643)
  • docs: Correct gitlab-ci.yml to .gitlab-ci.yml (#​17682)
Other changes

Install uv 0.9.27

Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.9.27/uv-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.9.27/uv-installer.ps1 | iex"

Download uv 0.9.27

File Platform Checksum
uv-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
uv-x86_64-apple-darwin.tar.gz Intel macOS checksum
uv-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
uv-i686-pc-windows-msvc.zip x86 Windows checksum
uv-x86_64-pc-windows-msvc.zip x64 Windows checksum
uv-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
uv-i686-unknown-linux-gnu.tar.gz x86 Linux checksum
uv-powerpc64-unknown-linux-gnu.tar.gz PPC64 Linux checksum
uv-powerpc64le-unknown-linux-gnu.tar.gz PPC64LE Linux checksum
uv-riscv64gc-unknown-linux-gnu.tar.gz RISCV Linux checksum
uv-s390x-unknown-linux-gnu.tar.gz S390x Linux checksum
uv-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
uv-armv7-unknown-linux-gnueabihf.tar.gz ARMv7 Linux checksum
uv-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
uv-i686-unknown-linux-musl.tar.gz x86 MUSL Linux checksum
uv-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum
uv-arm-unknown-linux-musleabihf.tar.gz ARMv6 MUSL Linux (Hardfloat) checksum
uv-armv7-unknown-linux-musleabihf.tar.gz ARMv7 MUSL Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo astral-sh/uv

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

v0.9.26

Compare Source

Release Notes

Released on 2026-01-15.

Python
  • Add CPython 3.15.0a5
Enhancements
  • Add a hint to update uv when a managed Python download is not found (#​17461)
  • Improve cache initialization failure error message (#​17469)
  • Improve error message for abi3 wheels on free-threaded Python (#​17442)
  • Add support for --no-sources-package (#​14910)
Preview features
  • Add METADATA.json and WHEEL.json in uv build backend (#​15510)
  • Add support for GCS request signing (#​17474)
  • Adjust the process ulimit to the maximum allowed on startup (#​17464)
Bug fixes
  • Lock to avoid concurrent refresh of pyx tokens (#​17479)
Documentation
  • Add linting and formatting instructions to the CONTRIBUTING guide (#​17470)
  • Avoid rendering pyproject.toml examples for more system-level settings (#​17462)

Install uv 0.9.26

Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.9.26/uv-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.9.26/uv-installer.ps1 | iex"

Download uv 0.9.26

File Platform Checksum
uv-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
uv-x86_64-apple-darwin.tar.gz Intel macOS checksum
uv-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
uv-i686-pc-windows-msvc.zip x86 Windows checksum
uv-x86_64-pc-windows-msvc.zip x64 Windows checksum
uv-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
uv-i686-unknown-linux-gnu.tar.gz x86 Linux checksum
uv-powerpc64-unknown-linux-gnu.tar.gz PPC64 Linux checksum
uv-powerpc64le-unknown-linux-gnu.tar.gz PPC64LE Linux checksum
uv-riscv64gc-unknown-linux-gnu.tar.gz RISCV Linux checksum
uv-s390x-unknown-linux-gnu.tar.gz S390x Linux checksum
uv-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
uv-armv7-unknown-linux-gnueabihf.tar.gz ARMv7 Linux checksum
uv-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
uv-i686-unknown-linux-musl.tar.gz x86 MUSL Linux checksum
uv-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum
uv-arm-unknown-linux-musleabihf.tar.gz ARMv6 MUSL Linux (Hardfloat) checksum
uv-armv7-unknown-linux-musleabihf.tar.gz ARMv7 MUSL Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo astral-sh/uv

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

v0.9.25

Compare Source

Release Notes

Released on 2026-01-13.

Python
  • Add CPython 3.15.0a4
  • Upgrade Tcl/Tk used by CPython to 9.0
Enhancements
  • Add --compile-bytecode to uv python install and uv python upgrade to compile the standard library (#​17088)
  • Allow disabling exclude-newer per package (#​16854)
  • Broadcast WM_SETTINGCHANGE on uv tool update-shell (#​17404)
Preview features
  • Detect workspace from uv run target (#​17423)
Bug fixes
  • Avoid unwrapping size for file responses (#​17434)
  • Use keyring authentication when retrieving tool@latest version (#​17448)
  • Use latest Pyodide version for each python version (#​17372)
  • Improve trampoline file handle closing (#​17374)
  • Fix error message when installing musl python on armv7 (#​17213)

Install uv 0.9.25

Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.9.25/uv-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.9.25/uv-installer.ps1 | iex"

Download uv 0.9.25

File Platform Checksum
uv-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
uv-x86_64-apple-darwin.tar.gz Intel macOS checksum
uv-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
uv-i686-pc-windows-msvc.zip x86 Windows checksum
uv-x86_64-pc-windows-msvc.zip x64 Windows checksum
uv-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
uv-i686-unknown-linux-gnu.tar.gz x86 Linux checksum
uv-powerpc64-unknown-linux-gnu.tar.gz PPC64 Linux checksum
uv-powerpc64le-unknown-linux-gnu.tar.gz PPC64LE Linux checksum
uv-riscv64gc-unknown-linux-gnu.tar.gz RISCV Linux checksum
uv-s390x-unknown-linux-gnu.tar.gz S390x Linux checksum
uv-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
uv-armv7-unknown-linux-gnueabihf.tar.gz ARMv7 Linux checksum
uv-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
uv-i686-unknown-linux-musl.tar.gz x86 MUSL Linux checksum
uv-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum
uv-arm-unknown-linux-musleabihf.tar.gz ARMv6 MUSL Linux (Hardfloat) checksum
uv-armv7-unknown-linux-musleabihf.tar.gz ARMv7 MUSL Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo astral-sh/uv

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

v0.9.24

Compare Source

Release Notes

Released on 2026-01-09.

Bug fixes
  • Fix handling of UV_NO_SYNC=1 uv run ... (#​17391)
  • Rebuild dynamic distribution when version changes with --no-cache (#​17387)
Documentation

Install uv 0.9.24

Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.9.24/uv-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.9.24/uv-installer.ps1 | iex"

Download uv 0.9.24

File Platform Checksum
uv-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
uv-x86_64-apple-darwin.tar.gz Intel macOS checksum
uv-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
uv-i686-pc-windows-msvc.zip x86 Windows checksum
uv-x86_64-pc-windows-msvc.zip x64 Windows checksum
[uv-aarch64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-

@renovate-kpatdev renovate-kpatdev Bot force-pushed the renovate/ghcr.io-astral-sh-uv-0.x branch from bd7b73a to ad82666 Compare November 7, 2025 18:01
@renovate-kpatdev renovate-kpatdev Bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.7 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.8 Nov 7, 2025
@renovate-kpatdev renovate-kpatdev Bot force-pushed the renovate/ghcr.io-astral-sh-uv-0.x branch from ad82666 to a7e50ad Compare November 12, 2025 19:02
@renovate-kpatdev renovate-kpatdev Bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.8 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.9 Nov 12, 2025
@renovate-kpatdev renovate-kpatdev Bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.9 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.10 Nov 17, 2025
@renovate-kpatdev renovate-kpatdev Bot force-pushed the renovate/ghcr.io-astral-sh-uv-0.x branch 2 times, most recently from 970fc3c to d96f42f Compare November 22, 2025 03:53
@renovate-kpatdev renovate-kpatdev Bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.10 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.11 Nov 22, 2025
@renovate-kpatdev renovate-kpatdev Bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.11 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.12 Nov 25, 2025
@renovate-kpatdev renovate-kpatdev Bot force-pushed the renovate/ghcr.io-astral-sh-uv-0.x branch 2 times, most recently from fd7342d to 4816d06 Compare November 26, 2025 16:02
@renovate-kpatdev renovate-kpatdev Bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.12 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.13 Nov 26, 2025
@renovate-kpatdev renovate-kpatdev Bot force-pushed the renovate/ghcr.io-astral-sh-uv-0.x branch from 4816d06 to 8adf4ef Compare December 1, 2025 17:02
@renovate-kpatdev renovate-kpatdev Bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.13 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.14 Dec 1, 2025
@renovate-kpatdev renovate-kpatdev Bot force-pushed the renovate/ghcr.io-astral-sh-uv-0.x branch from 8adf4ef to 619536c Compare December 3, 2025 00:02
@renovate-kpatdev renovate-kpatdev Bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.14 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.15 Dec 3, 2025
@renovate-kpatdev renovate-kpatdev Bot force-pushed the renovate/ghcr.io-astral-sh-uv-0.x branch from 619536c to 88f21c1 Compare December 6, 2025 14:03
@renovate-kpatdev renovate-kpatdev Bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.15 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.16 Dec 6, 2025
@renovate-kpatdev renovate-kpatdev Bot force-pushed the renovate/ghcr.io-astral-sh-uv-0.x branch from 88f21c1 to 24cf4f4 Compare December 9, 2025 23:01
@renovate-kpatdev renovate-kpatdev Bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.16 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.17 Dec 9, 2025
@renovate-kpatdev renovate-kpatdev Bot force-pushed the renovate/ghcr.io-astral-sh-uv-0.x branch from 24cf4f4 to cb3293a Compare December 16, 2025 16:02
@renovate-kpatdev renovate-kpatdev Bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.17 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.18 Dec 16, 2025
@renovate-kpatdev renovate-kpatdev Bot force-pushed the renovate/ghcr.io-astral-sh-uv-0.x branch from cb3293a to 6ea4f5c Compare December 29, 2025 19:01
@renovate-kpatdev renovate-kpatdev Bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.18 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.19 Dec 29, 2025
@renovate-kpatdev renovate-kpatdev Bot force-pushed the renovate/ghcr.io-astral-sh-uv-0.x branch from 6ea4f5c to 008c23f Compare December 29, 2025 21:01
@renovate-kpatdev renovate-kpatdev Bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.19 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.20 Dec 29, 2025
@renovate-kpatdev renovate-kpatdev Bot force-pushed the renovate/ghcr.io-astral-sh-uv-0.x branch from 008c23f to c6fc5d4 Compare December 30, 2025 16:02
@renovate-kpatdev renovate-kpatdev Bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.20 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.21 Dec 30, 2025
@renovate-kpatdev renovate-kpatdev Bot force-pushed the renovate/ghcr.io-astral-sh-uv-0.x branch from c6fc5d4 to 74842f2 Compare January 6, 2026 15:02
@renovate-kpatdev renovate-kpatdev Bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.21 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.22 Jan 6, 2026
@renovate-kpatdev renovate-kpatdev Bot force-pushed the renovate/ghcr.io-astral-sh-uv-0.x branch from 74842f2 to 10af935 Compare January 9, 2026 20:02
@renovate-kpatdev renovate-kpatdev Bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.22 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.23 Jan 9, 2026
@renovate-kpatdev renovate-kpatdev Bot force-pushed the renovate/ghcr.io-astral-sh-uv-0.x branch from 10af935 to 3ef9dd2 Compare January 9, 2026 23:02
@renovate-kpatdev renovate-kpatdev Bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.23 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.24 Jan 9, 2026
@renovate-kpatdev renovate-kpatdev Bot force-pushed the renovate/ghcr.io-astral-sh-uv-0.x branch from 3ef9dd2 to 66d10f5 Compare January 13, 2026 23:00
@renovate-kpatdev renovate-kpatdev Bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.24 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.25 Jan 13, 2026
@renovate-kpatdev renovate-kpatdev Bot force-pushed the renovate/ghcr.io-astral-sh-uv-0.x branch from 66d10f5 to ebbb347 Compare January 15, 2026 21:00
@renovate-kpatdev renovate-kpatdev Bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.25 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.26 Jan 15, 2026
@renovate-kpatdev renovate-kpatdev Bot force-pushed the renovate/ghcr.io-astral-sh-uv-0.x branch from ebbb347 to 8f75f8e Compare January 27, 2026 00:00
@renovate-kpatdev renovate-kpatdev Bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.26 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.27 Jan 27, 2026
@renovate-kpatdev renovate-kpatdev Bot force-pushed the renovate/ghcr.io-astral-sh-uv-0.x branch from 8f75f8e to 5d40799 Compare January 29, 2026 20:00
@renovate-kpatdev renovate-kpatdev Bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.27 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.28 Jan 29, 2026
@renovate-kpatdev renovate-kpatdev Bot force-pushed the renovate/ghcr.io-astral-sh-uv-0.x branch from 5d40799 to 17a622e Compare February 3, 2026 20:00
@renovate-kpatdev renovate-kpatdev Bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.28 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.29 Feb 3, 2026
@renovate-kpatdev renovate-kpatdev Bot force-pushed the renovate/ghcr.io-astral-sh-uv-0.x branch from 17a622e to 8bec1f2 Compare February 4, 2026 22:00
@renovate-kpatdev renovate-kpatdev Bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.29 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.30 Feb 4, 2026
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.

1 participant