TT-16883: Update grpc and jsonparser#7914
TT-16883: Update grpc and jsonparser#7914probelabs[bot] wants to merge 2 commits intorelease-5.12from
Conversation
|
This PR updates Files Changed Analysis
The changes solely impact the project's dependency tree, with no modifications to the application's source code. Architecture & Impact Assessment
graph TD
subgraph "Dependency Updates & System Impact"
grpc["google.golang.org/grpc<br>v1.70.0 ➔ v1.79.3"] -->|used by| coprocess["Coprocess Middleware (gRPC)"];
jsonparser["github.com/buger/jsonparser<br>v1.1.1 ➔ v1.1.2"] -->|used for| json_processing["JSON Processing Logic"];
coprocess --> external_plugins["External gRPC Plugins"];
json_processing --> various_middleware["Various Middleware"];
end
Scope Discovery & Context ExpansionWhile the diff is minimal, the scope of potential impact is broad due to the foundational nature of the updated libraries. The update to Metadata
Powered by Visor from Probelabs Last updated: 2026-03-20T14:51:34.418Z | Triggered by: pr_updated | Commit: cffa1e3 💡 TIP: You can chat with Visor using |
✅ Security Check PassedNo security issues found – changes LGTM. ✅ Performance Check PassedNo performance issues found – changes LGTM. ✅ Security Check PassedNo security issues found – changes LGTM. \n\n \n\n✅ Performance Check PassedNo performance issues found – changes LGTM. \n\n✅ Quality Check PassedNo quality issues found – changes LGTM. Powered by Visor from Probelabs Last updated: 2026-03-20T14:51:31.453Z | Triggered by: pr_updated | Commit: cffa1e3 💡 TIP: You can chat with Visor using |
|
API Changes no api changes detected |
|



Problem / Task
Update
google.golang.org/grpctov1.79.3andgithub.com/buger/jsonparsertov1.1.2to address critical CVEs.Also updates
github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcptov1.6.0to fix build issues with the new grpc version.Changes
go.modandgo.sumwith new versions.Testing
make buildpasses.Ticket Details
TT-16883
Generated at: 2026-03-20 14:50:45