vendor: update docker/cli, docker/docker, containerd#1300
Closed
thaJeztah wants to merge 4 commits intodocker:masterfrom
Closed
vendor: update docker/cli, docker/docker, containerd#1300thaJeztah wants to merge 4 commits intodocker:masterfrom
thaJeztah wants to merge 4 commits intodocker:masterfrom
Conversation
thaJeztah
commented
Aug 31, 2022
b10d707 to
0a64093
Compare
tonistiigi
reviewed
Aug 31, 2022
Member
tonistiigi
left a comment
There was a problem hiding this comment.
We usually update these dependencies through buildkit(especially contained that doesn't have almost any dependency for buildx) so they versions are not different for same libraries.
Member
Author
|
Yes, was working on a branch for BuildKit as well; just opened a PR moby/buildkit#3075 Overall, it may become a bit more complicated, as;
Which means there's a dependency on both BuildKit master and BuildKit v0.10, so we must be sure that BuildKit master is backward compatible with BuildKit v0.10. Currently, moby and docker/cli don't have a |
Relevant changes:
- Fix WWW-Authenticate parsing
- fixes "Failed to parse Www-Authenticate if auth-param has empty value"
full diff: containerd/containerd@v1.6.6...v1.6.8
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: docker/go-units@v0.4.0...v0.5.0 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: moby/moby@a60b458...b5a0d7a Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
…2.06-dev) full diff: docker/cli@418ca3b...67cc8b1 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
0a64093 to
c4c4d3c
Compare
AkihiroSuda
reviewed
Nov 15, 2022
| github.com/compose-spec/compose-go v1.5.0 | ||
| github.com/containerd/console v1.0.3 | ||
| github.com/containerd/containerd v1.6.6 | ||
| github.com/containerd/containerd v1.6.8 |
Member
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.
vendor: github.com/containerd/containerd v1.6.8
Relevant changes:
full diff: containerd/containerd@v1.6.6...v1.6.8
vendor: github.com/docker/go-units v0.5.0
full diff: docker/go-units@v0.4.0...v0.5.0
vendor: docker v20.10.3-0.20220831131523-b5a0d7a188ac (22.06 branch)
full diff: moby/moby@a60b458...b5a0d7a
vendor: docker/cli v20.10.3-0.20220831164732-67cc8b1fd88a (master / 22.06-dev)
full diff: docker/cli@418ca3b...67cc8b1