chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.11.8#699
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.11.8#699renovate-bot-cbcoutinho[bot] wants to merge 1 commit intomasterfrom
Conversation
PR Review: Dependency Update - uv 0.11.4 → 0.11.5Summary: This is a Renovate Bot patch update for the Code Quality ✅The diff is correct and follows best practices:
What's in uv 0.11.5Per the release notes, this patch includes:
Potential IssuesNone identified. This is a patch release with no breaking changes expected. The TLS and lock-file bug fixes are actually beneficial. Security ✅No concerns — the SHA256 digest pin is the correct security posture for Docker base images. Renovate correctly updates both the tag and digest together. RecommendationApprove and merge. This is a low-risk patch update with only bug fixes and minor enhancements. No test changes required since this only affects the build tooling layer, not application code. |
45f59d7 to
bb58510
Compare
PR Review: Dependency Update — uv 0.11.4 → 0.11.6This is a straightforward Renovate-generated patch bump. Here's my assessment: SummarySingle-line change in Security — Notablev0.11.6 addresses a low-severity security advisory (GHSA-pjjw-68hj-v9mw): wheels with malformed Code Quality
What's in v0.11.5 and v0.11.6v0.11.6: Security fix for malformed RECORD entries; Win32 path fix for v0.11.5: CPython 3.13.13/3.14.4/3.15.0a8 support; TLS error message improvements; lock file normalization fix VerdictSafe to merge. Low-risk patch update that includes a security fix. No behavioral changes expected for the project's use of Reviewed by Claude (claude-sonnet-4-6) |
bb58510 to
7b86365
Compare
PR ReviewThis is a straightforward Renovate-managed dependency update bumping Assessment: Approve / Merge What changedSingle line in Positives
No concernsNo code logic, tests, or configuration changed. The SHA digest ensures reproducibility. Nothing to flag here. |
7b86365 to
3400ee7
Compare
PR ReviewType: Routine dependency update (Renovate Bot) Change: Updates Assessment: ✅ ApproveThis is a straightforward patch-level bump across 4 versions. A few highlights worth noting: Security: v0.11.6 resolves GHSA-pjjw-68hj-v9mw — a low severity advisory where wheels with malformed OpenSSL: v0.11.7 ships a CPython build with an OpenSSL security upgrade — another good reason to take this bump. Code quality:
No concerns with this change. Safe to merge. |
This PR contains the following updates:
0.11.4→0.11.8Release Notes
astral-sh/uv (ghcr.io/astral-sh/uv)
v0.11.8Compare Source
Released on 2026-04-27.
Enhancements
--python-downloads-json-urltopython pin(#19092)pip uninstall -y(#19082)exclude-newerto be missing from the lockfile whenexclude-newer-spanis present (#19024)uv self version --short(#19019)SSL_CERT_DIRdirectory (#19018)exclude-newerandexclude-newer-packagevalues in lockfiles (#19022, #19101)Configuration
UV_PYTHON_NO_REGISTRY(#19035)UV_NO_PROJECT(#19052)UV_PYTHON_SEARCH_PATHfor Python discoveryPATHoverrides (#19034)Bug fixes
rust-toolchain.tomlto uv-build sdist (#19131)uv lockon apyproject.tomlthat only contains dependency-groups (#19087).python-version(#19102).tar.zstwheels (#19144)Distributions
Documentation
v0.11.7Compare Source
Released on 2026-04-15.
Python
2026041including an OpenSSL security upgrade (#19004)Enhancements
required-versionmismatches (#18977)--exclude-newerhints (#18952)Preview features
--scripthandling inuv audit(#18970)uv audit(#18970)Bug fixes
workspace metadatain linehaul data (#18966)uv sync --checkfailures (#18976)~=operators (#18960)v0.11.6Compare Source
Released on 2026-04-09.
This release resolves a low severity security advisory in which wheels with malformed RECORD entries could delete arbitrary files on uninstall. See GHSA-pjjw-68hj-v9mw for details.
Bug fixes
RECORDduring installation (#18943)uv cache cleanerrors due to Win32 path normalization (#18856)v0.11.5Compare Source
Released on 2026-04-08.
Python
Enhancements
build_system.requireserror message (#18911)Preview features
exclude-newerto[[tool.uv.index]](#18839)uv audit: add context/warnings for ignored vulnerabilities (#18905)Bug fixes
Documentation
PIP_COMPATIBILITY.mdredirect file (#18928)uv init example-bare --bareexamples (#18822, #18925)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.