chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.14 - autoclosed#280
Conversation
|
Claude finished @renovate[bot]'s task —— View job Review: PR #280 - Update uv Docker image to v0.9.11✅ Summary: APPROVED - Safe Dependency UpdateThis PR updates the Tasks Completed
📋 Change AnalysisFile Changed: -COPY --from=ghcr.io/astral-sh/uv:0.9.7 /uv /bin/uv
+COPY --from=ghcr.io/astral-sh/uv:0.9.11 /uv /bin/uvImpact: This Docker image is used only for building the final SDK container. It does not affect CI/CD workflows, which use ✅ Security & Compliance Assessment1. Security ContextThe repository's [tool.uv]
required-version = ">=0.9.7" # CVE-2025-54368, GHSA-w476-p2h3-79g9, GHSA-pqhf-p39g-3x64✅ This update maintains compliance with the security requirement and moves further ahead. 2. Notable Security Improvements (0.9.7 → 0.9.11)v0.9.10 (from release notes):
v0.9.11:
v0.9.9:
v0.9.8:
🔍 Breaking Changes AssessmentResult: ✅ No breaking changes detected I analyzed all release notes (v0.9.8 through v0.9.11) and found:
Commands used in this project's Docker builds:
All these commands are fully compatible across all versions tested. 📦 Benefits of This Update
🧪 Testing StrategyCI Status:
What the CI tests:
Recommendation: Let CI complete. If all checks pass (expected), this PR is safe to merge. 🏥 Medical Device Compliance NotesThis SDK is used for FDA/MDR regulated computational pathology applications. Key considerations: ✅ Compliant with security policy: Maintains 📝 RecommendationsFor This PR:
For Future:
🎯 Final Verdict✅ APPROVED - SAFE TO MERGE This is a low-risk, high-value dependency update that:
No code changes required. Once CI passes, this is ready to merge. Excellent work by Renovate bot on keeping dependencies current! 🤖 |
e3910f8 to
744bef0
Compare
|
Claude finished @renovate[bot]'s task —— View job Review: PR #280 - Update uv Docker image to v0.9.12✅ APPROVED - Safe Patch UpdateThis PR updates the Tasks
📋 Change SummaryFile: -COPY --from=ghcr.io/astral-sh/uv:0.9.11 /uv /bin/uv
+COPY --from=ghcr.io/astral-sh/uv:0.9.12 /uv /bin/uvScope: This Docker image is used only for building the final SDK container. It does not affect:
✅ Security & ComplianceStatus: ✅ COMPLIANT
🔍 Breaking Changes AssessmentResult: ✅ NO BREAKING CHANGES uv v0.9.12 Release Notes (2025-11-24): Enhancements:
Documentation:
Commands used in Dockerfile (all fully compatible):
All these commands remain stable across patch versions. 📦 Benefits of This Update
🧪 CI/CD Status✅ Build Native Only: PASSED (2 runs) The CI tests:
📝 Recommendations✅ For This PR:APPROVE AND MERGE - This is a safe patch update with no breaking changes. 💡 For Future Consideration:
🏥 Medical Device Compliance NotesThis SDK is used for FDA/MDR regulated computational pathology applications. ✅ Compliant with security policy: Maintains 🎯 Final Verdict✅ APPROVED - SAFE TO MERGE This is a low-risk, high-value dependency update that:
No code changes required. Once CI completes (expected to pass), this is ready to merge. Excellent work by Renovate bot on keeping dependencies current! 🤖 |
744bef0 to
adc22a5
Compare
|
Claude finished @renovate[bot]'s task —— View job Review: PR #280 - Update uv Docker image to v0.9.13✅ APPROVED - Safe Patch Update with Important Bug FixThis PR updates the Tasks
📋 Change SummaryFile: -COPY --from=ghcr.io/astral-sh/uv:0.9.7 /uv /bin/uv
+COPY --from=ghcr.io/astral-sh/uv:0.9.13 /uv /bin/uvScope: This Docker image is used only for building the final SDK container. It does not affect:
✅ Security & ComplianceStatus: ✅ COMPLIANT
🔍 Breaking Changes AssessmentResult: ✅ NO BREAKING CHANGES Analyzed all releases from v0.9.8 through v0.9.13: v0.9.13 (2025-11-26) - LatestBug Fixes:
Documentation: Documentation improvements only v0.9.12 (2025-11-24)Enhancements:
Commands used in Dockerfile (all fully compatible): uv sync --frozen --no-install-project --no-dev --no-editable # Line 30
uv sync --frozen --no-dev --no-editable # Line 49
uv sync --frozen --no-install-project --all-extras --no-dev --no-editable # Line 59
uv sync --frozen --all-extras --no-dev --no-editable # Line 78All these commands remain stable and fully compatible across all patch versions. 📦 Benefits of This Update
🧪 CI/CD Status✅ Build Native Only: PASSED (2 runs) The CI tests:
📝 Recommendations✅ For This PR:APPROVE AND MERGE - This is a safe patch update with an important bug fix. 💡 For Future Consideration:
🏥 Medical Device Compliance NotesThis SDK is used for FDA/MDR regulated computational pathology applications. ✅ Compliant with security policy: Maintains 🎯 Final Verdict✅ APPROVED - SAFE TO MERGE This is a low-risk, high-value dependency update that:
The v0.9.13 bug fix is particularly important - it reverts a problematic feature from v0.9.12 that was causing issues with requirements file stream reading. This ensures stable No code changes required. Once CI completes (expected to pass), this is ready to merge. Excellent work by Renovate bot on keeping dependencies current! 🤖 |
adc22a5 to
bb7b499
Compare
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
bb7b499 to
4c04100
Compare
|
Claude finished @renovate[bot]'s task —— View job Review: PR #280 - Update uv Docker image to v0.9.14✅ APPROVED - Safe Patch Update with Important EnhancementsThis PR updates the Tasks
📋 Change SummaryFile: -COPY --from=ghcr.io/astral-sh/uv:0.9.7 /uv /bin/uv
+COPY --from=ghcr.io/astral-sh/uv:0.9.14 /uv /bin/uvScope: This Docker image is used only for building the final SDK container. It does not affect:
✅ Security & ComplianceStatus: ✅ COMPLIANT From [tool.uv]
required-version = ">=0.9.7" # CVE-2025-54368, GHSA-w476-p2h3-79g9, GHSA-pqhf-p39g-3x64
🔍 Breaking Changes AssessmentResult: ✅ NO BREAKING CHANGES uv v0.9.14 Release Notes (Released 2025-12-01): Enhancements:
Bug Fixes:
Commands used in Dockerfile (all fully compatible): # Line 30: Slim builder
uv sync --frozen --no-install-project --no-dev --no-editable
# Line 49: Slim final install
uv sync --frozen --no-dev --no-editable
# Line 59: All extras builder
uv sync --frozen --no-install-project --all-extras --no-dev --no-editable
# Line 78: All extras final install
uv sync --frozen --all-extras --no-dev --no-editableAll these commands remain stable and fully compatible across all patch versions (v0.9.7 → v0.9.14). 📦 Benefits of This UpdateCumulative Improvements (v0.9.8 → v0.9.14):
🧪 CI/CD Status✅ Build Native Only: PASSED (2 runs) The CI tests:
📝 Recommendations✅ For This PR:APPROVE AND MERGE - This is a safe patch update with important performance improvements. 💡 For Future Consideration (Non-blocking):
🏥 Medical Device Compliance NotesThis SDK is used for FDA/MDR regulated computational pathology applications. ✅ Compliant with security policy: Maintains 🎯 Final Verdict✅ APPROVED - SAFE TO MERGE This is a low-risk, high-value dependency update that:
The v0.9.14 performance improvements are particularly valuable - SIMD-accelerated HTML parsing will speed up Docker builds, especially for the No code changes required. Once CI completes (expected to pass), this is ready to merge. Excellent work by Renovate bot on keeping dependencies current! 🤖 |
|



This PR contains the following updates:
0.9.7->0.9.14Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
astral-sh/uv (ghcr.io/astral-sh/uv)
v0.9.14Compare Source
Released on 2025-12-01.
Performance
astral-tlto v0.7.10 to enable SIMD for HTML parsing (#16887)Bug fixes
.zshenvover creating a new one intool update-shell(#16866)-eflags inuv add(#16882)Enhancements
UV_WORKING_DIRoverUV_WORKING_DIRECTORYfor consistency (#16884)v0.9.13Compare Source
Released on 2025-11-26.
Bug fixes
--with-requirementsto load extensionless inline-metadata scripts" to fix reading of requirements files from streams (#16861)Requires-Pythonand required environments (#16824)Documentation
v0.9.12Compare Source
Released on 2025-11-24.
Enhancements
--with-requirementsto load extensionless inline-metadata scripts (#16744)uv publish(#16731)uv exportfrom overwritingpyproject.toml(#16745)Documentation
v0.9.11Compare Source
Released on 2025-11-20.
Python
See the
python-build-standalonerelease notes for details.Enhancements
uv export(#16523)crates.io(#16770)Preview features
uv workspace list --paths(#16776)uv workspace dir(#16775)Bug fixes
uv initauthor serialization viatoml_editinline tables (#16778)pyproject.toml(#16734)always-authenticatewhen running under Dependabot (#16773)Documentation
v0.9.10Compare Source
Released on 2025-11-17.
Enhancements
SSL_CERT_DIR(#16473)uv build(#16699)project.license-filesglob matches nothing (#16697)pip install --target(andsync) install Python if necessary (#16694)python_downloads_json_urlin pre-release Python version warnings (#16737)uv python --python-downloads-json-url(#16542)Preview features
--upgradeinuv python install(#16676)python install --defaultfor pre-release Python versions (#16706)uv workspace listto list workspace members (#16691)Bug fixes
Documentation
v0.9.9Compare Source
Released on 2025-11-12.
Deprecations
--projectinuv init(#16674)Enhancements
uv version --bump(#16555).rcdatato store metadata (#15068)--only-emit-workspaceand similar variants touv export(#16681)Preview features
uv workspace dircommand (#16678)uv workspace metadatacommand (#16516)Configuration
UV_NO_DEFAULT_GROUPSenvironment variable (#16645)Bug fixes
torch-model-archiverandtorch-tb-profilerfrom PyTorch backend (#16655)Documentation
CMDpath in FastAPI Dockerfile (#16701)v0.9.8Compare Source
Released on 2025-11-07.
Enhancements
uv export(#16603)uv sync(#16543)uv cache sizecommand (#16032)+gilto require a GIL-enabled interpreter (#16537)uv initerror for invalid directory names (#16554)uv build -h(#16632)Configuration
UV_NO_GROUPas an environment variable (#16529)UV_NO_SOURCESas an environment variable (#15883)Bug fixes
--checkand--lockedto be used together inuv lock(#16538)default-groupsin schema (#16575)nvidia-smi(#15460)Documentation
uv pip listname normalization in docs (#13210)Other changes
Configuration
📅 Schedule: Branch creation - "before 2am every weekday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 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 was generated by Mend Renovate. View the repository job log.