Skip to content

Bump github.com/docker/cli from 24.0.6+incompatible to 29.2.0+incompatible#1038

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/github.com/docker/cli-29.2.0incompatible
Open

Bump github.com/docker/cli from 24.0.6+incompatible to 29.2.0+incompatible#1038
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/github.com/docker/cli-29.2.0incompatible

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 5, 2026

Bumps github.com/docker/cli from 24.0.6+incompatible to 29.2.0+incompatible.

Commits
  • 0b9d198 Merge pull request #6764 from vvoland/update-docker
  • 9c9ec73 vendor: github.com/moby/moby/client v0.2.2
  • bab3e81 vendor: github.com/moby/moby/api v1.53.0
  • 2e64fc1 Merge pull request #6367 from thaJeztah/template_slicejoin
  • 1f2ba2a Merge pull request #6760 from thaJeztah/container_create_fix_error
  • e34a342 templates: make "join" work with non-string slices and map values
  • a86356d Merge pull request #6763 from thaJeztah/bump_mapstructure
  • 771660a vendor: github.com/go-viper/mapstructure/v2 v2.5.0
  • 9cff36b Merge pull request #6762 from thaJeztah/bump_x_deps
  • 08ed2bc cli/command/container: make injecting config.json failures a warning
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/docker/cli](https://github.com/docker/cli) from 24.0.6+incompatible to 29.2.0+incompatible.
- [Commits](docker/cli@v24.0.6...v29.2.0)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-version: 29.2.0+incompatible
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 5, 2026
@graza-io graza-io requested a review from Copilot March 6, 2026 08:07
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request is an automated Dependabot dependency upgrade, bumping github.com/docker/cli from v24.0.6+incompatible to v29.2.0+incompatible. This package is used directly in internal/functions/function.go to call build.AddDockerfileToBuildContext for Docker image building. The upgrade cascades to updates of several related packages in the Docker/Moby/OpenTelemetry ecosystems.

Changes:

  • github.com/docker/cli upgraded from v24.0.6 to v29.2.0, along with cascaded indirect dependency updates (e.g., moby/term, moby/sys/*, docker/go-connections, opentelemetry packages, klauspost/compress, etc.)
  • Three new indirect dependencies added: github.com/moby/go-archive, github.com/moby/moby/api, and github.com/moby/moby/client (reflecting the moby project's module split in newer docker versions)
  • Several previously indirect dependencies removed from go.mod as they became transitively satisfied without explicit listing (e.g., gotest.tools/v3, creack/pty, Azure/go-ansiterm, moby/term)

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Bumps docker/cli to v29.2.0 and updates all cascading indirect dependencies; adds new moby submodule dependencies; removes several previously explicit indirect deps now satisfied transitively
go.sum Updates checksums to match all new/changed/removed dependency versions in go.mod

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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