Skip to content

Bump the docker group with 3 updates#482

Merged
JamieMagee merged 1 commit intomainfrom
dependabot/go_modules/docker-954c3c4d19
Jul 25, 2025
Merged

Bump the docker group with 3 updates#482
JamieMagee merged 1 commit intomainfrom
dependabot/go_modules/docker-954c3c4d19

Conversation

@dependabot
Copy link
Contributor

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

Bumps the docker group with 3 updates: github.com/docker/cli, github.com/docker/docker and github.com/moby/moby.

Updates github.com/docker/cli from 28.3.0+incompatible to 28.3.2+incompatible

Commits
  • 578ccf6 Merge pull request #6170 from thaJeztah/e2e_newline_check
  • 0c5e258 e2e/global: TestPromptExitCode: check for trailing newline
  • 30cad38 Merge pull request #6167 from vvoland/update-go
  • 9bcc886 update to go1.24.5
  • 3302212 Merge pull request #6163 from Benehiko/env-credential-warn
  • ccd5bd8 registry: warn of DOCKER_AUTH_CONFIG usage in login and logout
  • dec07e6 tui/note: add warning note type
  • 28f19a9 Merge pull request #6162 from ArthurFlag/ENGDOCS-2807-cdi-docs-update
  • 219e5ca Merge pull request #6165 from thaJeztah/bump_engine_28.3.1
  • 7e040d9 docs: cdi is not experimental anymore
  • Additional commits viewable in compare view

Updates github.com/docker/docker from 28.3.0+incompatible to 28.3.2+incompatible

Release notes

Sourced from github.com/docker/docker's releases.

28.3.2

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Bug fixes and enhancements

  • Fix --use-api-socket not working correctly when targeting a remote daemon. docker/cli#6157
  • Fix stray "otel error" logs being printed if debug logging is enabled. docker/cli#6160
  • Quote SSH arguments when connecting to a remote daemon over an SSH connection to avoid unexpected expansion. docker/cli#6147
  • Warn when DOCKER_AUTH_CONFIG is set during docker login and docker logout. docker/cli#6163

Packaging updates

28.3.1

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Packaging updates

Commits

Updates github.com/moby/moby from 28.3.0+incompatible to 28.3.2+incompatible

Release notes

Sourced from github.com/moby/moby's releases.

28.3.2

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Bug fixes and enhancements

  • Fix --use-api-socket not working correctly when targeting a remote daemon. docker/cli#6157
  • Fix stray "otel error" logs being printed if debug logging is enabled. docker/cli#6160
  • Quote SSH arguments when connecting to a remote daemon over an SSH connection to avoid unexpected expansion. docker/cli#6147
  • Warn when DOCKER_AUTH_CONFIG is set during docker login and docker logout. docker/cli#6163

Packaging updates

28.3.1

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Packaging updates

Commits

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 group with 3 updates: [github.com/docker/cli](https://github.com/docker/cli), [github.com/docker/docker](https://github.com/docker/docker) and [github.com/moby/moby](https://github.com/moby/moby).


Updates `github.com/docker/cli` from 28.3.0+incompatible to 28.3.2+incompatible
- [Commits](docker/cli@v28.3.0...v28.3.2)

Updates `github.com/docker/docker` from 28.3.0+incompatible to 28.3.2+incompatible
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v28.3.0...v28.3.2)

Updates `github.com/moby/moby` from 28.3.0+incompatible to 28.3.2+incompatible
- [Release notes](https://github.com/moby/moby/releases)
- [Commits](moby/moby@v28.3.0...v28.3.2)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-version: 28.3.2+incompatible
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker
- dependency-name: github.com/docker/docker
  dependency-version: 28.3.2+incompatible
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker
- dependency-name: github.com/moby/moby
  dependency-version: 28.3.2+incompatible
  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 go Pull requests that update Go code labels Jul 24, 2025
@dependabot dependabot bot requested review from a team as code owners July 24, 2025 17:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 24, 2025
@JamieMagee JamieMagee added this pull request to the merge queue Jul 25, 2025
Merged via the queue into main with commit 50729af Jul 25, 2025
83 of 84 checks passed
@JamieMagee JamieMagee deleted the dependabot/go_modules/docker-954c3c4d19 branch July 25, 2025 01:58
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant