build(docker): bump astral-sh/uv from 0.9.8 to 0.9.9 in the docker group
Open
Number: #736
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 2
Association: Unknown
Comments: 2
Created:
November 13, 2025 at 09:09 AM UTC
(9 months ago)
(9 months ago)
Updated:
November 13, 2025 at 09:11 AM UTC
(9 months ago)
(9 months ago)
Labels:
dependencies size/XS docker
dependencies size/XS docker
Description:
Bumps the docker group with 1 update: astral-sh/uv.
Updates astral-sh/uv from 0.9.8 to 0.9.9
Release notes
Sourced from astral-sh/uv's releases.
0.9.9
Release Notes
Released on 2025-11-12.
Deprecations
- Deprecate use of
--projectinuv init(#16674)Enhancements
- Add iOS support to Python interpreter discovery (#16686)
- Reject ambiguously parsed URLs (#16622)
- Allow explicit values in
uv version --bump(#16555)- Warn on use of managed pre-release Python versions when a stable version is available (#16619)
- Allow signing trampolines on Windows by using
.rcdatato store metadata (#15068)- Add
--only-emit-workspaceand similar variants touv export(#16681)Preview features
Configuration
- Add
UV_NO_DEFAULT_GROUPSenvironment variable (#16645)Bug fixes
- Remove
torch-model-archiverandtorch-tb-profilerfrom PyTorch backend (#16655)- Fix Pixi environment detection (#16585)
Documentation
- Fix
CMDpath in FastAPI Dockerfile (#16701)Install uv 0.9.9
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.9.9/uv-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.9.9/uv-installer.ps1 | iex"
... (truncated)
Changelog
Sourced from astral-sh/uv's changelog.
0.9.9
Released on 2025-11-12.
Deprecations
- Deprecate use of
--projectinuv init(#16674)Enhancements
- Add iOS support to Python interpreter discovery (#16686)
- Reject ambiguously parsed URLs (#16622)
- Allow explicit values in
uv version --bump(#16555)- Warn on use of managed pre-release Python versions when a stable version is available (#16619)
- Allow signing trampolines on Windows by using
.rcdatato store metadata (#15068)- Add
--only-emit-workspaceand similar variants touv export(#16681)Preview features
Configuration
- Add
UV_NO_DEFAULT_GROUPSenvironment variable (#16645)Bug fixes
- Remove
torch-model-archiverandtorch-tb-profilerfrom PyTorch backend (#16655)- Fix Pixi environment detection (#16585)
Documentation
- Fix
CMDpath in FastAPI Dockerfile (#16701)
Commits
4fac4cbBump version to 0.9.9 (#16708)e96354aAlways attach linehaul data (#16705)2c0d166Addonly-emit-workspaceand similar variants touv export(#16681)ae1edefReject ambiguously parsed URLs (#16622)82c6127chore: fix typo in crates/uv-virtualenv/README.md (#16700)c16a5fdFix shell-specific test snapshots (#16688)d32cc63Deny stdout/stderr printing inuvcrate via clippy (#16695)2de987eSkip python_install_emulated_macos except on ARM64 macos with rosetta (#16687)1b38b47Warn on managed prerelease interpreters when a stable build is available (#16...92230baFix CMD path in FastAPI Dockerfile (#16701)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Package Dependencies
Package:
astral-sh/uv
Ecosystem:
docker
docker
Version Change:
0.9.8 → 0.9.9
Update Type:
Patch
Patch
Path:
the docker group
Technical Details
| ID: | 11010353 |
| UUID: | 3620255352 |
| Node ID: | PR_kwDOLAwy7c6zLUJ4 |
| Host: | GitHub |
| Repository: | yxtay/python-example-app |