Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module google.golang.org/protobuf to v1.36.4 #471

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google.golang.org/protobuf v1.35.1 -> v1.36.4 age adoption passing confidence

Release Notes

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

v1.36.4

Compare Source

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

v1.35.2

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.35.1...v1.35.2

Maintenance:

CL/623115: proto: refactor equal_test from explicit table to use makeMessages()
CL/623116: encoding/prototext: use testmessages_test.go approach, too
CL/623117: internal/testprotos/test: add nested message field with [lazy=true]
CL/624415: proto: switch messageset_test to use makeMessages() injection point
CL/624416: internal/impl: fix TestMarshalMessageSetLazyRace (was a no-op!)

User-visible changes:

CL/618395: encoding/protojson: allow missing value for Any of type Empty
CL/618979: all: implement strip_enum_prefix editions feature
CL/622575: testing/protocmp: document behavior when combining Ignore and Sort


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 added the dependencies Pull requests that update a dependency file label Nov 14, 2024
@renovate renovate bot enabled auto-merge (squash) November 14, 2024 10:28
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch 10 times, most recently from b8ddeb8 to 313a9b1 Compare November 22, 2024 03:26
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch 11 times, most recently from df50b7f to fcc3a86 Compare November 29, 2024 12:15
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch 7 times, most recently from 259cc1f to 60e065b Compare December 5, 2024 06:58
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch 3 times, most recently from 878da9b to 260dbbe Compare January 8, 2025 14:30
@renovate renovate bot changed the title Update module google.golang.org/protobuf to v1.36.1 Update module google.golang.org/protobuf to v1.36.2 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch 9 times, most recently from 40e9273 to b6aea22 Compare January 15, 2025 16:56
@renovate renovate bot changed the title Update module google.golang.org/protobuf to v1.36.2 Update module google.golang.org/protobuf to v1.36.3 Jan 15, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch 7 times, most recently from a10f42a to 63266f8 Compare January 23, 2025 17:46
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch from 63266f8 to d11a748 Compare January 26, 2025 09:36
@renovate renovate bot changed the title Update module google.golang.org/protobuf to v1.36.3 Update module google.golang.org/protobuf to v1.36.4 Jan 26, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch 5 times, most recently from 9c9fa89 to 6f77d5d Compare February 2, 2025 00:50
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch from 6f77d5d to a3cccf9 Compare February 2, 2025 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants