Skip to content

Comments

Update module google.golang.org/protobuf to v1.36.11#23

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/google.golang.org-protobuf-1.x
Open

Update module google.golang.org/protobuf to v1.36.11#23
renovate[bot] wants to merge 1 commit intomainfrom
renovate/google.golang.org-protobuf-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2025

This PR contains the following updates:

Package Change Age Confidence
google.golang.org/protobuf v1.36.5v1.36.11 age confidence

Release Notes

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

v1.36.11

Compare Source

Full Changelog: protocolbuffers/protobuf-go@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

Compare Source

Full Changelog: protocolbuffers/protobuf-go@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

Compare Source

Full Changelog: protocolbuffers/protobuf-go@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

Compare Source

Maintenance:

CL/696316: all: set Go language version to Go 1.23
CL/696315: types: regenerate using latest protobuf v32 release

v1.36.7

Compare Source

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)

v1.36.6

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.36.5...v1.36.6

User-visible changes:
CL/657895: internal_gengo: generate a const string literal for the raw descriptor
CL/653536: proto: Add CloneOf[M Message](m M) M

Maintenance:
CL/649135: all: set Go language version to Go 1.22
CL/654955: types/descriptorpb: regenerate using latest protobuf v30 release


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner March 24, 2025 15:15
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch from e24dc3d to d0c9c16 Compare August 7, 2025 14:59
@renovate renovate bot changed the title Update module google.golang.org/protobuf to v1.36.6 Update module google.golang.org/protobuf to v1.36.7 Aug 7, 2025
@renovate renovate bot changed the title Update module google.golang.org/protobuf to v1.36.7 Update module google.golang.org/protobuf to v1.36.8 Aug 20, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch from d0c9c16 to db8161a Compare August 20, 2025 21:14
@renovate
Copy link
Contributor Author

renovate bot commented Aug 20, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22 -> 1.23

@renovate renovate bot changed the title Update module google.golang.org/protobuf to v1.36.8 Update module google.golang.org/protobuf to v1.36.9 Sep 9, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch from db8161a to e8c7b76 Compare September 9, 2025 11:33
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch from e8c7b76 to e9d7f0a Compare October 2, 2025 11:52
@renovate renovate bot changed the title Update module google.golang.org/protobuf to v1.36.9 Update module google.golang.org/protobuf to v1.36.10 Oct 2, 2025
@renovate renovate bot changed the title Update module google.golang.org/protobuf to v1.36.10 Update module google.golang.org/protobuf to v1.36.11 Dec 12, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch from e9d7f0a to 2560533 Compare December 12, 2025 11:59
@renovate
Copy link
Contributor Author

renovate bot commented Dec 12, 2025

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22 -> 1.23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants