Switch docker APIs to use new moby/client#4387
Merged
stefanvanburen merged 1 commit intomainfrom Mar 13, 2026
Merged
Conversation
Gets us away from the +incompatible dependency (and drops a few dependencies in the process).
Contributor
|
The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).
|
Member
Author
|
(I need to test this more fully before taking it out of draft.) |
Member
Author
|
ok, in plugins I was able to run: $ make push BUF_PLUGIN_PUSH_ARGS="--override-remote bufbuild.internal --visibility=public" PLUGINS="apple/swift:v1.35.0 grpc/swift-protobuf:v2.2.0"Which runs |
emcfarlane
approved these changes
Mar 13, 2026
|
Hello, there is a Docker CVE announced that this PR resolves: GHSA-v23v-6jw2-98fq Any chance of a v1.66.2? |
Member
|
Yep, we're planning on making a new release tomorrow in the morning, EST. |
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.
Gets us away from the +incompatible dependency (and drops a few dependencies in the process).