Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update various dependencies in preparation of updating moby, buildkit, containerd #3150

Merged
merged 19 commits into from
Jun 21, 2021

Conversation

thaJeztah
Copy link
Member

see individual commits for details

@codecov-commenter
Copy link

codecov-commenter commented Jun 21, 2021

Codecov Report

Merging #3150 (f269e7f) into master (347cd40) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3150   +/-   ##
=======================================
  Coverage   57.08%   57.08%           
=======================================
  Files         299      299           
  Lines       18731    18731           
=======================================
  Hits        10693    10693           
  Misses       7167     7167           
  Partials      871      871           

Copy link
Contributor

@silvin-lubecki silvin-lubecki left a comment

Choose a reason for hiding this comment

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

Looks good 👍

@silvin-lubecki
Copy link
Contributor

This PR needs a rebase 🦁

thaJeztah added 19 commits June 21, 2021 14:27
full diff: gogo/protobuf@v1.3.1...v1.3.2

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: moby/sys@1bc8673...b0f1fd7

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Previous vendor was using the 1.0.1 tag (without v-prefix).

diff: modern-go/reflect2@1.0.1...v1.0.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/net@ab34263...e18ecbb

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/sync@cd5d95a...036812b

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/sys@134d130...d19ff85

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/time@555d28b...3af7569

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: containerd/cgroups@0b889c0...v1.0.1

relevant changes:

- go.mod: github.com/gogo/protobuf v1.3.2 and generate protos
  update gogo/protobuf and regenerate protos to address CVE-2021-3121
  (https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3121)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: containerd/console@v1.0.1...v1.0.2

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: containerd/typeurl@v1.0.1...v1.0.2

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: json-iterator/go@v1.1.6...v1.1.10

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: microsoft/go-winio@v0.4.15...v0.4.19

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: microsoft/hcsshim@v0.8.9...v0.8.16

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
…23675b83

full diff: tonistiigi/fsutil@0834f99...d72af97

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: https://github.com/coreos/etcd/v3.3.12...v3.3.25

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah
Copy link
Member Author

This PR needs a rebase 🦁

Ah, yes, I expected that would happen. Rebased 👍

@silvin-lubecki silvin-lubecki merged commit 12e8782 into docker:master Jun 21, 2021
@thaJeztah thaJeztah deleted the update_deps branch June 21, 2021 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants