chore: bump grpc to v1.83.2 - #132
Merged
Merged
Conversation
CMGS
added a commit
to projecteru2/core
that referenced
this pull request
Sep 7, 2026
containerd v2.3.5 carries CVE-2026-53495 and GHSA-rp3h-jf77-q9p4 plus the shim load and delete fixes; buildkit v0.33.0, docker cli v29.8.0, grpc v1.83.2, sentry-go v0.49.0, miniredis v2.39.0, platforms rc.5 and fsutil follow (`go list -m -u` shows no other direct update). Evidence: gates green (build, vet, full tests, lint + fmt-check on linux and darwin, asl on both); the full lane E2E (8 scripts, 107 checks) passes on this build with the agent from projecteru2/agent#137 and the cli from projecteru2/cli#132, against a containerd node upgraded to 2.3.5; agent errors 0, core errors only the known benign classes.
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.
The only direct dependency with a newer version. Gates green (build, vet, full tests, lint + fmt-check on linux and darwin, asl on both); the full lane E2E (107 checks) was driven with this cli.