Skip to content

Bump the docker-deps group across 6 directories with 5 updates#3792

Merged
roger2hk merged 1 commit intomasterfrom
dependabot/docker/examples/deployment/docker/db_server/docker-deps-11f30ebc5d
Jul 1, 2025
Merged

Bump the docker-deps group across 6 directories with 5 updates#3792
roger2hk merged 1 commit intomasterfrom
dependabot/docker/examples/deployment/docker/db_server/docker-deps-11f30ebc5d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps the docker-deps group with 1 update in the /examples/deployment/docker/db_server directory: mysql.
Bumps the docker-deps group with 1 update in the /examples/deployment/docker/db_server/postgresql directory: postgres.
Bumps the docker-deps group with 2 updates in the /examples/deployment/docker/log_server directory: golang and distroless/base-debian12.
Bumps the docker-deps group with 2 updates in the /examples/deployment/docker/log_signer directory: golang and distroless/base-debian12.
Bumps the docker-deps group with 1 update in the /examples/deployment/kubernetes/mysql/image directory: ubuntu.
Bumps the docker-deps group with 1 update in the /integration/cloudbuild/testbase directory: golang.

Updates mysql from 8d64334 to cf80c8d

Updates postgres from 6efd0df to 3962158

Updates golang from 1.24.3-bookworm to 1.24.4-bookworm

Updates distroless/base-debian12 from cef75d1 to 201ef91

Updates golang from 1.24.3-bookworm to 1.24.4-bookworm

Updates distroless/base-debian12 from cef75d1 to 201ef91

Updates ubuntu from 67cadaf to 01a3ee0

Updates golang from 1.24.3-bookworm to 1.24.4-bookworm

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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-deps group with 1 update in the /examples/deployment/docker/db_server directory: mysql.
Bumps the docker-deps group with 1 update in the /examples/deployment/docker/db_server/postgresql directory: postgres.
Bumps the docker-deps group with 2 updates in the /examples/deployment/docker/log_server directory: golang and distroless/base-debian12.
Bumps the docker-deps group with 2 updates in the /examples/deployment/docker/log_signer directory: golang and distroless/base-debian12.
Bumps the docker-deps group with 1 update in the /examples/deployment/kubernetes/mysql/image directory: ubuntu.
Bumps the docker-deps group with 1 update in the /integration/cloudbuild/testbase directory: golang.


Updates `mysql` from `8d64334` to `cf80c8d`

Updates `postgres` from `6efd0df` to `3962158`

Updates `golang` from 1.24.3-bookworm to 1.24.4-bookworm

Updates `distroless/base-debian12` from `cef75d1` to `201ef91`

Updates `golang` from 1.24.3-bookworm to 1.24.4-bookworm

Updates `distroless/base-debian12` from `cef75d1` to `201ef91`

Updates `ubuntu` from `67cadaf` to `01a3ee0`

Updates `golang` from 1.24.3-bookworm to 1.24.4-bookworm

---
updated-dependencies:
- dependency-name: mysql
  dependency-version: '8.4'
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-deps
- dependency-name: postgres
  dependency-version: '17.5'
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-deps
- dependency-name: golang
  dependency-version: 1.24.4-bookworm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-deps
- dependency-name: distroless/base-debian12
  dependency-version: 201ef9125ff3f55fda8e0697eff0b3ce9078366503ef066653635a3ac3ed9c26
  dependency-type: direct:production
  dependency-group: docker-deps
- dependency-name: golang
  dependency-version: 1.24.4-bookworm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-deps
- dependency-name: distroless/base-debian12
  dependency-version: 201ef9125ff3f55fda8e0697eff0b3ce9078366503ef066653635a3ac3ed9c26
  dependency-type: direct:production
  dependency-group: docker-deps
- dependency-name: ubuntu
  dependency-version: jammy
  dependency-type: direct:production
  dependency-group: docker-deps
- dependency-name: golang
  dependency-version: 1.24.4-bookworm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-deps
...

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 Jul 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 1, 2025 21:19
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2025
@dependabot dependabot bot requested a review from roger2hk July 1, 2025 21:19
@dependabot dependabot bot added the docker Pull requests that update Docker code label Jul 1, 2025
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jul 1, 2025

/gcbrun

@roger2hk roger2hk merged commit a069cbb into master Jul 1, 2025
14 checks passed
@roger2hk roger2hk deleted the dependabot/docker/examples/deployment/docker/db_server/docker-deps-11f30ebc5d branch July 1, 2025 21:35
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants