chore(docker)(deps): bump the docker-all group across 1 directory with 4 updates#29
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(docker)(deps): bump the docker-all group across 1 directory with 4 updates#29dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
…h 4 updates Bumps the docker-all group with 4 updates in the /docker directory: node, python, [astral-sh/uv](https://github.com/astral-sh/uv) and nginx. Updates `node` from 20-alpine to 26-alpine Updates `python` from 3.12-slim-bookworm to 3.14-slim-bookworm Updates `astral-sh/uv` from 0.5-python3.12-bookworm-slim to 0.9-python3.12-bookworm-slim - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.5.0...0.9.0) Updates `nginx` from 1.27-alpine to 1.31-alpine --- updated-dependencies: - dependency-name: astral-sh/uv dependency-version: 0.9-python3.12-bookworm-slim dependency-type: direct:production dependency-group: docker-all - dependency-name: nginx dependency-version: 1.31-alpine dependency-type: direct:production dependency-group: docker-all - dependency-name: node dependency-version: 26-alpine dependency-type: direct:production dependency-group: docker-all - dependency-name: python dependency-version: 3.14-slim-bookworm dependency-type: direct:production dependency-group: docker-all ... Signed-off-by: dependabot[bot] <support@github.com>
4eec1dc to
2dc5642
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the docker-all group with 4 updates in the /docker directory: node, python, astral-sh/uv and nginx.
Updates
nodefrom 20-alpine to 26-alpineUpdates
pythonfrom 3.12-slim-bookworm to 3.14-slim-bookwormUpdates
astral-sh/uvfrom 0.5-python3.12-bookworm-slim to 0.9-python3.12-bookworm-slimRelease notes
Sourced from astral-sh/uv's releases.
... (truncated)
Changelog
Sourced from astral-sh/uv's changelog.
... (truncated)
Commits
39b6886Bump version to 0.9.0 (#16161)5936780Publish Python 3.14 Docker Images (#16150)2f7bb7ePromote trixie and alpine 3.22 as default tags (#15352)df0a12dFixuv python upgradereplacement of installed binaries on pre-release to s...3a507e6Ban pre-release versions inuv python upgraderequests (#16160)37b3557Sync latest Python releases (#16157)61b8eaeFixuv python upgrade / installoutput when there is a no-op for one reques...9214855fix compile error on missing uv-python metadata (#16154)111ed6fUpdateuv pip compileargs in layout.md (#16155)83f7380Allow use of free-threaded variants in Python 3.14+ without explicit opt-in (...Updates
nginxfrom 1.27-alpine to 1.31-alpine