fix(deps): update module google.golang.org/protobuf to v1.36.11
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| google.golang.org/protobuf |
v1.36.6 → v1.36.11
|
View the Renovate pipeline for this MR
Release Notes
protocolbuffers/protobuf-go (google.golang.org/protobuf)
v1.36.11
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
v1.36.10
Full Changelog: https://github.com/protocolbuffers/protobuf-go/compare/v1.36.9...v1.36.10
Bug fixes: CL/704415: reflect/protodesc: edition-2024-specific properties should not be lost when converting FileDescriptorProto to protoreflect.FileDescriptor
Maintenance: CL/708555: internal/race_test: add missing impl.LazyEnabled() t.Skip CL/703295: proto: add more invalid group encoding test cases CL/703276: internal/impl: verify lazy unmarshal on Deterministic encoding CL/703275: internal/impl: stop using deprecated .Field in lazy_test.go CL/702795: all: update to latest github.com/google/go-cmp
v1.36.9
Full Changelog: https://github.com/protocolbuffers/protobuf-go/compare/v1.36.8...v1.36.9
User-visible changes: CL/699715: cmd/protoc-gen-go: add test for "import option" directive CL/699115: internal/editionssupport: declare support for edition 2024 CL/697595: editions: Fix spelling mistake in panic message
v1.36.8
Maintenance:
CL/696316: all: set Go language version to Go 1.23 CL/696315: types: regenerate using latest protobuf v32 release
v1.36.7
Maintenance / optimizations:
CL/683955: encoding/protowire: micro-optimize SizeVarint (-20% on Intel) CL/674055: internal/impl: remove unnecessary atomic access for non-lazy lists CL/674015: impl: remove unnecessary nil check from presence.Present CL/673495: types/descriptorpb: regenerate using latest protobuf v31 release CL/670516: cmd/protoc-gen-go: centralize presence and lazy logic into filedesc CL/670515: internal: move usePresenceForField to internal/filedesc CL/670275: internal/impl: clean up usePresenceForField() (no-op)
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.