-
Notifications
You must be signed in to change notification settings - Fork 312
Closed as not planned
Labels
cookieIssue Monster Loves Cookies!Issue Monster Loves Cookies!dependenciesPull requests that update a dependency filePull requests that update a dependency filego
Description
Summary
This issue groups together 1 safe patch update that can be applied. The update is a single-version patch increment with bug fixes only and no breaking changes.
Updates
| Package | Current | Proposed | Update Type | Key Changes |
|---|---|---|---|---|
| google.golang.org/protobuf | v1.36.10 | v1.36.11 | Patch | Bug fixes in lazy decoding validation, encoding improvements |
Safety Assessment
✅ Update is a safe patch
- Single-version patch increment (v1.36.10 → v1.36.11)
- Only bug fixes and stability improvements, no new features
- No breaking changes or API modifications
- Explicitly backward compatible
Links
Note:
google.golang.org/protobufis hosted at github.com/protocolbuffers/protobuf-go despite thegoogle.golang.orgimport path.
Recommended Action
Apply the update:
go get google.golang.org/protobuf@v1.36.11
go mod tidyTesting Notes
- Run unit tests:
make test-unit - Verify protobuf serialization/deserialization works correctly
- Run:
make agent-finishbefore committing
References:
Generated by Dependabot Dependency Checker · ◷
- expires on Mar 22, 2026, 9:26 AM UTC
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cookieIssue Monster Loves Cookies!Issue Monster Loves Cookies!dependenciesPull requests that update a dependency filePull requests that update a dependency filego
Type
Fields
Give feedbackNo fields configured for issues without a type.