Skip to content

build(docker): bump astral-sh/uv from 0.10.7 to 0.10.8 in the docker group#270

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/docker/docker-78b11450d0
Open

build(docker): bump astral-sh/uv from 0.10.7 to 0.10.8 in the docker group#270
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/docker/docker-78b11450d0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2026

Bumps the docker group with 1 update: astral-sh/uv.

Updates astral-sh/uv from 0.10.7 to 0.10.8

Release notes

Sourced from astral-sh/uv's releases.

0.10.8

Release Notes

Released on 2026-03-03.

Python

  • Add CPython 3.10.20
  • Add CPython 3.11.15
  • Add CPython 3.12.13

Enhancements

  • Add Docker images based on Docker Hardened Images (#18247)
  • Add resolver hint when --exclude-newer filters out all versions of a package (#18217)
  • Configure a real retry minimum delay of 1s (#18201)
  • Expand uv_build direct build compatibility (#17902)
  • Fetch CPython from an Astral mirror by default (#18207)
  • Download uv releases from an Astral mirror in installers by default (#18191)
  • Add SBOM attestations to Docker images (#18252)
  • Improve hint for installing meson-python when missing as build backend (#15826)

Configuration

  • Add UV_INIT_BARE environment variable for uv init (#18210)

Bug fixes

  • Prevent uv tool upgrade from installing excluded dependencies (#18022)
  • Promote authentication policy when saving tool receipts (#18246)
  • Respect exclusions in scripts (#18269)
  • Retain default-branch Git SHAs in pylock.toml files (#18227)
  • Skip installed Python check for URL dependencies (#18211)
  • Respect constraints during --upgrade (#18226)
  • Fix uv tree orphaned roots and premature deduplication (#17212)

Documentation

  • Mention cooldown and tweak inline script metadata in dependency bots documentation (#18230)
  • Move cache prune in GitLab to after_script (#18206)

Install uv 0.10.8

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/uv/releases/download/0.10.8/uv-installer.sh | sh

Install prebuilt binaries via powershell script

... (truncated)

Changelog

Sourced from astral-sh/uv's changelog.

0.10.8

Released on 2026-03-03.

Python

  • Add CPython 3.10.20
  • Add CPython 3.11.15
  • Add CPython 3.12.13

Enhancements

  • Add Docker images based on Docker Hardened Images (#18247)
  • Add resolver hint when --exclude-newer filters out all versions of a package (#18217)
  • Configure a real retry minimum delay of 1s (#18201)
  • Expand uv_build direct build compatibility (#17902)
  • Fetch CPython from an Astral mirror by default (#18207)
  • Download uv releases from an Astral mirror in installers by default (#18191)
  • Add SBOM attestations to Docker images (#18252)
  • Improve hint for installing meson-python when missing as build backend (#15826)

Configuration

  • Add UV_INIT_BARE environment variable for uv init (#18210)

Bug fixes

  • Prevent uv tool upgrade from installing excluded dependencies (#18022)
  • Promote authentication policy when saving tool receipts (#18246)
  • Respect exclusions in scripts (#18269)
  • Retain default-branch Git SHAs in pylock.toml files (#18227)
  • Skip installed Python check for URL dependencies (#18211)
  • Respect constraints during --upgrade (#18226)
  • Fix uv tree orphaned roots and premature deduplication (#17212)

Documentation

  • Mention cooldown and tweak inline script metadata in dependency bots documentation (#18230)
  • Move cache prune in GitLab to after_script (#18206)
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the docker group with 1 update: [astral-sh/uv](https://github.com/astral-sh/uv).


Updates `astral-sh/uv` from 0.10.7 to 0.10.8
- [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.10.7...0.10.8)

---
updated-dependencies:
- dependency-name: astral-sh/uv
  dependency-version: 0.10.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Mar 4, 2026
@dependabot dependabot bot requested a review from yxtay as a code owner March 4, 2026 01:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Mar 4, 2026
@github-actions github-actions bot enabled auto-merge (squash) March 4, 2026 01:34
@github-actions
Copy link

github-actions bot commented Mar 4, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 1.45s
✅ DOCKERFILE hadolint 1 0 0 0.2s
✅ EDITORCONFIG editorconfig-checker 1 0 0 0.01s
⚠️ REPOSITORY checkov yes no 1 23.46s
✅ REPOSITORY gitleaks yes no no 0.43s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 39.54s
⚠️ REPOSITORY kics yes no 1 3.52s
✅ REPOSITORY secretlint yes no no 1.46s
✅ REPOSITORY semgrep yes no no 25.07s
✅ REPOSITORY syft yes no no 1.46s
✅ REPOSITORY trivy yes no no 11.26s
✅ REPOSITORY trivy-sbom yes no no 0.2s
✅ REPOSITORY trufflehog yes no no 4.32s

Detailed Issues

⚠️ REPOSITORY / checkov - 1 warning
error: Ensure the base image uses a non latest version tag
  ┌─ Dockerfile:9:1
  │
9 │ FROM ${BASE_IMAGE} AS base
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^
  │
  = Ensure the base image uses a non latest version tag
  = Ensure the base image uses a non latest version tag

error: Ensure that sudo isn't used
   ┌─ Dockerfile:40:1
   │  
40 │ ╭ RUN useradd --create-home libraries && usermod --lock libraries && \
41 │ │     # Warning: the created user has root permissions inside the container
42 │ │     # Warning: you still need to start the ssh process with `sudo service ssh start`
43 │ │     if ! id -u ubuntu; then useradd --create-home --shell /bin/bash --groups sudo ubuntu; fi
   │ ╰────────────────────────────────────────────────────────────────────────────────────────────^
   │  
   = Ensure that sudo isn't used
   = Ensure that sudo isn't used

error: Ensure that sudo isn't used
   ┌─ Dockerfile:56:1
   │  
56 │ ╭ RUN apt-get update && \
57 │ │     apt-get install --yes --no-install-recommends \
58 │ │     # minimal
59 │ │     bash \
   · │
75 │ │     git \
76 │ │     && rm -rf /var/lib/apt/lists/*
   │ ╰──────────────────────────────────^
   │  
   = Ensure that sudo isn't used
   = Ensure that sudo isn't used

warning: Ensure that a user for the container has been created
    ┌─ Dockerfile:1:1
    │  
  1 │ ╭ # hadolint global ignore=DL3008
  2 │ │ # kics-scan disable=fd54f200-402c-4333-a5a4-36ef6709af2f,965a08d7-ef86-4f14-8792-4a3b2098937e
  3 │ │ # checkov:skip=CKV_DOCKER_3
  4 │ │ ARG BASE_IMAGE=public.ecr.aws/ubuntu/ubuntu:24.04@sha256:b1940c8ecf8ff591053cc5db0303fb882f9fafec50f26892a870bcbe1b30d25a
    · │
111 │ │ 
112 │ │ HEALTHCHECK CMD ["uv", "pip", "list"]
    │ ╰─────────────────────────────────────^
    │  
    = Ensure that a user for the container has been created
    = Ensure that a user for the container has been created

warning: 1 warnings emitted
error: 3 errors emitted
⚠️ REPOSITORY / kics - 1 warning
warning: RUN instruction uv venv "/databricks/python3" --seed &&     uv pip install --no-cache-dir --requirements requirements.txt pyspark=="4.0.0" &&     uv pip uninstall pyspark &&     uv pip list does not use package pinning form
   ┌─ Dockerfile:94:1
   │
94 │ FROM base AS build
   │ ^^^^^^^^^^^^^^^^^^
   │
   = Unpinned Package Version in Pip Install
   = Package version pinning reduces the range of versions that can be installed, reducing the chances of failure due to unanticipated changes

warning: 1 warnings emitted

See detailed reports in MegaLinter artifacts
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker Pull requests that update docker code size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants