Skip to content

chore: bump python from 3.14.3-slim to 3.15.0a8-slim in /docker/sandbox in the all group#1176

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/docker/docker/sandbox/all-8faecfcdea
Closed

chore: bump python from 3.14.3-slim to 3.15.0a8-slim in /docker/sandbox in the all group#1176
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/docker/docker/sandbox/all-8faecfcdea

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2026

Bumps the all group in /docker/sandbox with 1 update: python.

Updates python from 3.14.3-slim to 3.15.0a8-slim

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 all group in /docker/sandbox with 1 update: python.


Updates `python` from 3.14.3-slim to 3.15.0a8-slim

---
updated-dependencies:
- dependency-name: python
  dependency-version: 3.15.0a8-slim
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file scope:docker Docker images and containers type:chore Maintenance, cleanup, dependency updates labels Apr 9, 2026
@dependabot dependabot bot requested a review from Aureliolo as a code owner April 9, 2026 06:11
@dependabot dependabot bot added the scope:docker Docker images and containers label Apr 9, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA c6834ba.
Ensure that dependencies are being submitted on PR branches. Re-running this action after a short time may resolve the issue. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@Aureliolo
Copy link
Copy Markdown
Owner

Closing: Python 3.15.0a8 is an alpha release -- not suitable for production Docker images. Pinned Dependabot to 3.14.x in chore/pin-docker-python-3.14.

@Aureliolo Aureliolo closed this Apr 9, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 9, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/docker/docker/sandbox/all-8faecfcdea branch April 9, 2026 08:23
Aureliolo added a commit that referenced this pull request Apr 9, 2026
Pin Docker Python base image to 3.14.x by adding `ignore` rules for
`python >= 3.15` in all three Docker ecosystem entries (backend, web,
sandbox).

Dependabot was proposing upgrades to Python 3.15.0a8-slim -- an alpha
release that fails CI on 2 of 3 images and is not suitable for
production Docker containers. The project targets Python 3.14+.

## Changes

- `docker/backend`: added `python >= 3.15` ignore (alongside existing
`chainguard/python` ignore)
- `docker/web`: added new `ignore` section with `python >= 3.15`
- `docker/sandbox`: added new `ignore` section with `python >= 3.15`

## Test plan

- Config-only change (YAML) -- no runtime impact
- Verified YAML validity via pre-commit `check-yaml` hook
- PRs #1174, #1175, #1176 closed as superseded
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 scope:docker Docker images and containers type:chore Maintenance, cleanup, dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant