build(docker): bump astral-sh/uv from 0.9.10 to 0.9.11 in the docker group
Type: Pull Request
State: Open
Association: Unknown
Comments: 2
(9 months ago)
(9 months ago)
dependencies size/XS docker
Bumps the docker group with 1 update: astral-sh/uv.
Updates astral-sh/uv from 0.9.10 to 0.9.11
Release notes
Sourced from astral-sh/uv's releases.
0.9.11
Release Notes
Released on 2025-11-20.
Due to rate limiting during publish to
crates.io, this release was partially published and manually finished. Consequently,crates.iodoes not include all of the artifacts and the GitHub Release was published by a maintainer instead of GitHub Actions. The artifacts from GitHub Actions were used without alteration. There should be no consequences from this; we just want to be transparent about the provenance of the artifacts.Python
- Add CPython 3.15.0a2
See the
python-build-standalonerelease notes for details.Enhancements
Preview features
Bug fixes
- Fix
uv initauthor serialization viatoml_editinline tables (#16778)- Fix status messages without TTY (#16785)
- Preserve end-of-line comment whitespace when editing
pyproject.toml(#16734)- Disable
always-authenticatewhen running under Dependabot (#16773)Documentation
- Document the new behavior for free-threaded python versions (#16781)
- Improve note about build system in publish guide (#16788)
- Move do not upload publish note out of the guide into concepts (#16789)
Install uv 0.9.11
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.9.11/uv-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.9.11/uv-installer.ps1 | iex"
... (truncated)
Changelog
Sourced from astral-sh/uv's changelog.
0.9.11
Released on 2025-11-20.
Python
- Add CPython 3.15.0a2
See the
python-build-standalonerelease notes for details.Enhancements
Preview features
Bug fixes
- Fix
uv initauthor serialization viatoml_editinline tables (#16778)- Fix status messages without TTY (#16785)
- Preserve end-of-line comment whitespace when editing
pyproject.toml(#16734)- Disable
always-authenticatewhen running under Dependabot (#16773)Documentation
Commits
8d8aabbAdd read permissions topublish-cratesjob (#16797)f2e92b4Increase walltime timeout by 5m (#16796)c5c4416Cache Dependabot lookup (#16795)4be1e0aBump version to 0.9.11 (#16794)dfe8904Publish tocrates.io(#16770)e799a08Sync latest Python releases (#16792)5eda329Improve note about build system in publish guide (#16788)aebd757Adduv workspace list --paths(#16776)79bfa2bPreserve end-of-line comment whitespace when editingpyproject.toml(#16734)5b4446fFixuv initauthor serialization viatoml_editinline tables (#16778)- 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
astral-sh/uv
docker
0.9.10 → 0.9.11
Patch
the docker group
Technical Details
| ID: | 11246654 |
| UUID: | 3650831628 |
| Node ID: | PR_kwDOLAwy7c60yBag |
| Host: | GitHub |
| Repository: | yxtay/python-example-app |