Skip to content

chore(deps): bump base image digest and CI actions - #37

Merged
gifi71 merged 6 commits into
mainfrom
chore/deps
Jun 21, 2026
Merged

chore(deps): bump base image digest and CI actions#37
gifi71 merged 6 commits into
mainfrom
chore/deps

Conversation

@gifi71

@gifi71 gifi71 commented Jun 21, 2026

Copy link
Copy Markdown
Owner

Bundles the 6 open Dependabot bumps into one branch.

Base image

  • debian bookworm-slim digest 74d56e3f065376

CI actions

  • github/codeql-action 4.33.0 → 4.35.1 (minor)
  • docker/login-action 3.7.0 → 4.0.0
  • docker/setup-qemu-action 3.7.0 → 4.0.0
  • docker/setup-buildx-action 3.12.0 → 4.0.0
  • docker/metadata-action 5.10.0 → 6.0.0

Major-bump review

All four v4/v6 majors share one breaking change: Node 24 default runtime (requires Actions Runner ≥ v2.327.1, satisfied by ubuntu-latest). Reviewed for input-level breakage against our usage:

  • login/qemu/buildx — used with no inputs or unchanged inputs; removed deprecated inputs do not affect us.
  • metadata v6 — the #-in-list-input parsing change is irrelevant (no # in our tags:/flavor: values).

Supersedes #22 #23 #24 #25 #26 #27.

dependabot Bot added 6 commits June 21, 2026 10:02
Bumps debian from `74d56e3` to `f065376`.

---
updated-dependencies:
- dependency-name: debian
  dependency-version: bookworm-slim
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.33.0 to 4.35.1.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@b1bff81...c10b806)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.35.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.7.0 to 4.0.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@c94ce9f...b45d80f)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.7.0 to 4.0.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](docker/setup-qemu-action@c7c5346...ce36039)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.12.0 to 4.0.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@8d2750c...4d04d5d)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.10.0 to 6.0.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](docker/metadata-action@c299e40...030e881)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant