Skip to content

Bump the docker-deps group across 7 directories with 6 updates#3787

Merged
roger2hk merged 1 commit intomasterfrom
dependabot/docker/examples/deployment/docker/db_server/docker-deps-d6de4241aa
Jun 2, 2025
Merged

Bump the docker-deps group across 7 directories with 6 updates#3787
roger2hk merged 1 commit intomasterfrom
dependabot/docker/examples/deployment/docker/db_server/docker-deps-d6de4241aa

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 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 1 update in the /examples/deployment/docker/envsubst directory: alpine.
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 2764fe5 to 8d64334

Updates postgres from 17.4 to 17.5

Updates alpine from 3.21 to 3.22

Updates golang from 1.24.2-bookworm to 1.24.3-bookworm

Updates distroless/base-debian12 from 2776987 to cef75d1

Updates golang from 1.24.2-bookworm to 1.24.3-bookworm

Updates distroless/base-debian12 from 2776987 to cef75d1

Updates ubuntu from d80997d to 67cadaf

Updates golang from 1.24.2-bookworm to 1.24.3-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 1 update in the /examples/deployment/docker/envsubst directory: alpine.
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 `2764fe5` to `8d64334`

Updates `postgres` from 17.4 to 17.5

Updates `alpine` from 3.21 to 3.22

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

Updates `distroless/base-debian12` from `2776987` to `cef75d1`

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

Updates `distroless/base-debian12` from `2776987` to `cef75d1`

Updates `ubuntu` from `d80997d` to `67cadaf`

Updates `golang` from 1.24.2-bookworm to 1.24.3-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-minor
  dependency-group: docker-deps
- dependency-name: alpine
  dependency-version: '3.22'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker-deps
- dependency-name: golang
  dependency-version: 1.24.3-bookworm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-deps
- dependency-name: distroless/base-debian12
  dependency-version: cef75d12148305c54ef5769e6511a5ac3c820f39bf5c8a4fbfd5b76b4b8da843
  dependency-type: direct:production
  dependency-group: docker-deps
- dependency-name: golang
  dependency-version: 1.24.3-bookworm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-deps
- dependency-name: distroless/base-debian12
  dependency-version: cef75d12148305c54ef5769e6511a5ac3c820f39bf5c8a4fbfd5b76b4b8da843
  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.3-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 Jun 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 1, 2025 22:03
@dependabot dependabot bot requested a review from roger2hk June 1, 2025 22:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Jun 1, 2025
@dpebot
Copy link
Collaborator

dpebot commented Jun 1, 2025

/gcbrun

1 similar comment
@roger2hk
Copy link
Contributor

roger2hk commented Jun 1, 2025

/gcbrun

@roger2hk roger2hk merged commit af2804f into master Jun 2, 2025
14 checks passed
@roger2hk roger2hk deleted the dependabot/docker/examples/deployment/docker/db_server/docker-deps-d6de4241aa branch June 2, 2025 09:57
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