Skip to content

[deps] Update safe patch dependencies (1 update) #21935

@github-actions

Description

@github-actions

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/protobuf is hosted at github.com/protocolbuffers/protobuf-go despite the google.golang.org import path.

Recommended Action

Apply the update:

go get google.golang.org/protobuf@v1.36.11
go mod tidy

Testing Notes

  • Run unit tests: make test-unit
  • Verify protobuf serialization/deserialization works correctly
  • Run: make agent-finish before committing

References:

Generated by Dependabot Dependency Checker ·

  • expires on Mar 22, 2026, 9:26 AM UTC

Metadata

Metadata

Assignees

No one assigned

    Labels

    cookieIssue Monster Loves Cookies!dependenciesPull requests that update a dependency filego

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions