Skip to content

fix(deps): update module google.golang.org/protobuf to v1.36.5

This MR contains the following updates:

Package Type Update Change
google.golang.org/protobuf require minor v1.35.2 -> v1.36.5

View the Renovate pipeline for this MR


Release Notes

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

v1.36.5

Compare Source

Full Changelog: https://github.com/protocolbuffers/protobuf-go/compare/v1.36.4...v1.36.5

Bug fixes: CL/644437: protogen: fix name mangling for fields with identical GoCamelCase

Maintenance: CL/641655: all: remove weak field support

v1.36.4

Compare Source

Full Changelog: https://github.com/protocolbuffers/protobuf-go/compare/v1.36.3...v1.36.4

Bug fixes: CL/642975: reflect/protodesc: fix panic when working with dynamicpb

Maintenance: CL/643276: internal_gengo: avoid allocations in rawDescGZIP() accessors CL/642857: internal_gengo: switch back from string literal to hex byte slice CL/642055: internal_gengo: use unsafe.StringData() to avoid a descriptor copy CL/638135: internal_gengo: store raw descriptor in .rodata section

v1.36.3

Compare Source

Full Changelog: https://github.com/protocolbuffers/protobuf-go/compare/v1.36.2...v1.36.3

Bug fixes: CL/642575: reflect/protodesc: fix panic when working with dynamicpb CL/641036: cmd/protoc-gen-go: remove json struct tags from unexported fields

User-visible changes: CL/641876: proto: add example for GetExtension, SetExtension CL/642015: runtime/protolazy: replace internal doc link with external link

Maintenance: CL/641635: all: split flags.ProtoLegacyWeak out of flags.ProtoLegacy CL/641019: internal/impl: remove unused exporter parameter CL/641018: internal/impl: switch to reflect.Value.IsZero CL/641035: internal/impl: clean up unneeded Go<1.12 MapRange() alternative CL/641017: types/dynamicpb: switch atomicExtFiles to atomic.Uint64 type

v1.36.2

Compare Source

Full Changelog: https://github.com/protocolbuffers/protobuf-go/compare/v1.36.1...v1.36.2

Bug fixes: CL/638515: internal/impl: fix WhichOneof() to work with synthetic oneofs

v1.36.1

Compare Source

Full Changelog: https://github.com/protocolbuffers/protobuf-go/compare/v1.36.0...v1.36.1

Bug fixes: CL/638495: internal/impl: revert IsSynthetic() check to fix panic

Maintenance: CL/637475: internal/errors: delete compatibility code for Go before 1.13

v1.36.0

Compare Source

Full Changelog: https://github.com/protocolbuffers/protobuf-go/compare/v1.35.2...v1.36.0

User-visible changes:

CL/635139: src/google/protobuf: document UnmarshalJSON / API level behavior CL/635138: reflect/protoreflect: use [] syntax to reference method CL/635137: proto: add reference to size semantics with lazy decoding to comment CL/634818: compiler/protogen: allow overriding API level from --go_opt CL/634817: cmd/protoc-gen-go: generate _protoopaque variant for hybrid CL/634816: all: regenerate.bash for Opaque API CL/634815: all: Release the Opaque API CL/634015: types/descriptorpb: regenerate using latest protobuf v29.1 release CL/632735: internal/impl: skip synthetic oneofs in messageInfo CL/627876: all: start v1.35.2-devel


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 is behind base branch, 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.

Edited by renovate-bot

Merge request reports

Loading