Bump github.com/docker/cli from 28.3.0+incompatible to 28.5.1+incompatible#2551
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump github.com/docker/cli from 28.3.0+incompatible to 28.5.1+incompatible#2551dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
michaeldwan
added a commit
that referenced
this pull request
Feb 9, 2026
* Upgrade golang.org/x/* dependencies Upgrades: - golang.org/x/crypto: 0.38.0 -> 0.45.0 - golang.org/x/sync: 0.14.0 -> 0.18.0 - golang.org/x/sys: 0.33.0 -> 0.38.0 - golang.org/x/term: 0.32.0 -> 0.37.0 - golang.org/x/mod: 0.24.0 -> 0.29.0 - golang.org/x/net: 0.40.0 -> 0.47.0 - golang.org/x/text: 0.25.0 -> 0.31.0 - golang.org/x/tools: 0.33.0 -> 0.38.0 Replaces dependabot PR #2565. * Upgrade containerd from 2.0.5 to 2.0.7 Security update addressing: - GHSA-pwhc-rpq9-4c8w - GHSA-m6hq-p25p-ffr2 - GHSA-qw9x-cqr3-wc7r (runc) - GHSA-cgrx-mc8f-2prm (runc) - GHSA-9493-h29p-rfm2 (runc) Also pulls in golang.org/x/exp and golang.org/x/time updates. Replaces dependabot PR #2561. * Upgrade AWS SDK S3 from 1.79.3 to 1.88.7 Also upgrades related AWS SDK dependencies: - github.com/aws/aws-sdk-go-v2: 1.36.3 -> 1.39.4 - github.com/aws/smithy-go: 1.22.3 -> 1.23.1 Replaces dependabot PR #2556. * Upgrade docker/cli to 28.5.2 and docker/docker to 28.5.2 Consolidates dependabot PRs #2551 and #2518 with latest versions. Breaking change: image.InspectResponse.Config type changed from *container.Config to *dockerspec.DockerOCIImageConfig in docker v28.4.0+. Updated mock_command.go to use the new type. * Fix model package tests for docker API type change Updated test files to use DockerOCIImageConfig instead of container.Config for image.InspectResponse.Config field, matching the API change in docker/docker v28.4.0+. * Fix deprecated docker API usages for v28.5.2 - Replace client.IsErrNotFound with errdefs.IsNotFound (containerd/errdefs) - Remove deprecated auth.Email field (deprecated since docker 1.11) - Add nolint for NetworkSettingsBase (Ports field moving to NetworkSettings in docker v29)
Member
|
@dependabot recreate |
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 28.3.0+incompatible to 28.5.1+incompatible. - [Commits](docker/cli@v28.3.0...v28.5.1) --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-version: 28.5.1+incompatible dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
83de8b9 to
92865cd
Compare
Member
|
We will need to update CI, CLI changes like this should run ITs. This is probably safe...but... |
Contributor
Author
|
Superseded by #2727. |
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 28.3.0+incompatible to 28.5.1+incompatible.
Commits
e180ab8Merge pull request #6541 from vvoland/6540-28.x0d799c5update to go1.24.8887030fMerge pull request #6522 from thaJeztah/28.x_bump_moby9c6a0e0Merge pull request #6531 from thaJeztah/28.x_backport_bump_macosf784471vendor: github.com/docker/docker cd048300a487 (v28.5.0-dev)d7afcf9Merge pull request #6529 from thaJeztah/28.x_backport_deprecate_ResolveDefaul...9d9adf6gha: add macOS 15, remove macOS 13 (deprecated)d4b7734cli/command: deprecate ResolveDefaultContexta106161Merge pull request #6519 from thaJeztah/28.x_backport_authconfig_no_direct_cast5e42f82Merge pull request #6518 from thaJeztah/28.x_backport_memstore_notfounderrYou 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)