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
Open
Conversation
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]>
There was a problem hiding this comment.
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/cliupgraded fromv24.0.6tov29.2.0, along with cascaded indirect dependency updates (e.g.,moby/term,moby/sys/*,docker/go-connections,opentelemetrypackages,klauspost/compress, etc.)- Three new indirect dependencies added:
github.com/moby/go-archive,github.com/moby/moby/api, andgithub.com/moby/moby/client(reflecting the moby project's module split in newer docker versions) - Several previously indirect dependencies removed from
go.modas 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/docker/cli from 24.0.6+incompatible to 29.2.0+incompatible.
Commits
0b9d198Merge pull request #6764 from vvoland/update-docker9c9ec73vendor: github.com/moby/moby/client v0.2.2bab3e81vendor: github.com/moby/moby/api v1.53.02e64fc1Merge pull request #6367 from thaJeztah/template_slicejoin1f2ba2aMerge pull request #6760 from thaJeztah/container_create_fix_errore34a342templates: make "join" work with non-string slices and map valuesa86356dMerge pull request #6763 from thaJeztah/bump_mapstructure771660avendor: github.com/go-viper/mapstructure/v2 v2.5.09cff36bMerge pull request #6762 from thaJeztah/bump_x_deps08ed2bccli/command/container: make injecting config.json failures a warningYou 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.