Skip to content

build(deps): bump github.com/docker/cli from 24.0.7+incompatible to 29.2.0+incompatible in /examples - #576

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

build(deps): bump github.com/docker/cli from 24.0.7+incompatible to 29.2.0+incompatible in /examples#576
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/examples/github.com/docker/cli-29.2.0incompatible

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/docker/cli from 24.0.7+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

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 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

Low Risk
Lockfile-only change in the examples submodule; no runtime or CLI product code is modified, though the large docker/cli major bump could affect example builds if transitive APIs diverge.

Overview
Updates examples/go.mod and examples/go.sum only—no example source changes.

github.com/docker/cli moves from 24.0.7 to 29.2.0 as an indirect dependency (via docker/buildx). The lockfile refresh also pulls newer Moby/Docker-related modules (moby/moby/api, moby/moby/client, moby/docker-image-spec, docker/go-connections, distribution/reference, opencontainers/image-spec) and bumps OpenTelemetry, gRPC/protobuf, and golang.org/x/* transitive versions. Some older indirect entries (e.g. notary, legacy prometheus paths) drop out of the sum as the graph simplifies.

github.com/docker/docker stays at 24.0.7 in this module, so the examples tree now mixes a newer CLI stack with the existing Docker API client version—worth a quick go build in examples if anything touches CLI-adjacent buildx code.

Reviewed by Cursor Bugbot for commit d4ec5f1. Bugbot is set up for automated code reviews on this repo. Configure here.

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

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

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 Sep 2, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Risk: medium. Approved because Cursor Bugbot and Cursor Security Agent completed successfully with no findings that need human review. Reviewers were not assigned.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Router and Approver

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.

0 participants