build(docker): bump astral-sh/uv from 0.9.12 to 0.9.13 in the docker group
Closed
Number: #769
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 3
Association: Unknown
Comments: 3
Created:
November 27, 2025 at 09:10 AM UTC
(6 months ago)
(6 months ago)
Updated:
November 27, 2025 at 09:36 PM UTC
(6 months ago)
(6 months ago)
Closed:
November 27, 2025 at 09:36 PM UTC
(6 months ago)
(6 months ago)
Time to Close:
about 12 hours
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.12 to 0.9.13
Release notes
Sourced from astral-sh/uv's releases.
0.9.13
Release Notes
Released on 2025-11-26.
Bug fixes
- Revert "Allow
--with-requirementsto load extensionless inline-metadata scripts" to fix reading of requirements files from streams (#16861)- Validate URL wheel tags against
Requires-Pythonand required environments (#16824)Documentation
- Drop unpublished crates from the uv crates.io README (#16847)
- Fix the links to uv in crates.io member READMEs (#16848)
Install uv 0.9.13
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.9.13/uv-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.9.13/uv-installer.ps1 | iex"Download uv 0.9.13
... (truncated)
Changelog
Sourced from astral-sh/uv's changelog.
0.9.13
Released on 2025-11-26.
Bug fixes
- Revert "Allow
--with-requirementsto load extensionless inline-metadata scripts" to fix reading of requirements files from streams (#16861)- Validate URL wheel tags against
Requires-Pythonand required environments (#16824)Documentation
Commits
7ca92dcBump setup-uv action to v7 in docs (#16858)735b870Bump version to 0.9.13 (#16862)ca62066Revert "Allow--with-requirementsto load extensionless inline-metadata scr...4d747f6Avoid eagerly reading input streams in-r(#16857)4bb219fFixuv pip install -r /dev/stdin(#16855)bfdee80Validate URL wheel tags againstRequires-Pythonand required environments (...17c1061Fix the links to uv in crates.io member READMEs (#16848)d735e27Drop unpublished crates from the uv crates.io README (#16847)- See full diff 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.12 → 0.9.13
Update Type:
Patch
Patch
Path:
the docker group
Technical Details
| ID: | 11452020 |
| UUID: | 3670521678 |
| Node ID: | PR_kwDOLAwy7c61zofC |
| Host: | GitHub |
| Repository: | yxtay/python-example-app |