-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Conversation
This file contains 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
Codecov Report
@@ Coverage Diff @@
## master #3150 +/- ##
=======================================
Coverage 57.08% 57.08%
=======================================
Files 299 299
Lines 18731 18731
=======================================
Hits 10693 10693
Misses 7167 7167
Partials 871 871 |
silvin-lubecki
approved these changes
Jun 21, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 👍
This PR needs a rebase 🦁 |
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/crypto@c1f2f97...0c34fe9 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: https://github.com/containerd/continuity/efbc4488d8fe1bdc16bde3b2d2990d9b3a899165...v0.1.0 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>
Ah, yes, I expected that would happen. Rebased 👍 |
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.
see individual commits for details