go: Update module google.golang.org/protobuf to v1.36.11

This MR contains the following updates:

Package Type Update Change
google.golang.org/protobuf require patch v1.36.10 -> v1.36.11

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

protocolbuffers/protobuf-go (google.golang.org/protobuf)

v1.36.11

Compare Source

Full Changelog: https://github.com/protocolbuffers/protobuf-go/compare/v1.36.10...v1.36.11

User-visible changes: CL/726780: encoding/prototext: Support URL chars in type URLs in text-format.

Bug fixes: CL/728680: internal/impl: check recursion limit in lazy decoding validation CL/711015: reflect/protodesc: fix handling of import options in dynamic builds

Maintenance: CL/728681: reflect/protodesc: add support for edition unstable CL/727960: all: add EDITION_UNSTABLE support CL/727940: types: regenerate using latest protobuf v33.2 release CL/727140: internal/testprotos/lazy: convert .proto files to editions CL/723440: cmd/protoc-gen-go: add missing annotations for few generated protobuf symbols. CL/720980: internal/filedesc: remove duplicative Message.unmarshalOptions CL/716360: internal/encoding/tag: use proto3 defaults if proto3 CL/716520: proto: un-flake TestHasExtensionNoAlloc CL/713342: compiler/protogen: properly filter option dependencies in go-protobuf plugin. CL/711200: proto: add test for oneofs containing messages with required fields CL/710855: proto: add explicit test for a non-nil but empty byte slice


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading