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

ci(deps): update dependency protocolbuffers/protobuf-go to v1.35.2 #43

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 2, 2024

This PR contains the following updates:

Package Update Change
protocolbuffers/protobuf-go minor v1.30.0 -> v1.35.2

Release Notes

protocolbuffers/protobuf-go (protocolbuffers/protobuf-go)

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

v1.35.1

Compare Source

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

Maintenance:

  • CL/606755: all: remove unused purego support
  • CL/608316: all: set Go language version to Go 1.21

User-visible changes:

  • CL/587536: protojson: include field name in error messages
  • CL/597055: compiler/protogen: always report editions support level of the plugin
  • CL/596539: all: plumb the lazy option into filedesc.Field and .Extension
  • CL/601775: types/known/structpb: add support for more types and json.Number
  • CL/607995: proto: extend documentation of GetExtension, SetExtension
  • CL/609035: proto: implement proto.Equal fast-path

Bug fixes:

  • CL/595337: reflect/protodesc: fix handling of delimited extensions in editions
  • CL/602055: internal/cmd/generate-protos: fix pkg check for editions features
  • CL/603015: internal: generate extension numbers, fix editions parsing

v1.35.0

Compare Source

v1.34.2

Compare Source

Minor feature:

  • CL/589336: gofeatures: allow setting legacy_unmarshal_json_enum feature at file level

Minor bug fixes:

  • CL/588875: types/descriptorpb: regenerate using latest protobuf v27.0 release
  • CL/586396: internal/impl: fix size cache semantics with lazy decoding
  • CL/585736: reflect/protodesc: remove obsolete JSON name check from desc validator
  • CL/588976: reflect/protoreflect: FieldDescriptor.Kind should never be GroupKind for maps or fields of map entry

v1.34.1

Compare Source

Minor fixes for editions compliance:

  • CL/582635: all: update to protobuf 27.0-rc1 and regenerate protos
  • CL/582755: encoding/proto[json|text]: accept lower case names for group-like fields

v1.34.0

Compare Source

v1.33.0

Compare Source

v1.32.0

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.31.0...v1.32.0

This release contains commit protocolbuffers/protobuf-go@bfcd647, which fixes a denial of service vulnerability by preventing a stack overflow through a default maximum recursion limit. See https://github.com/golang/protobuf/issues/1583 and https://github.com/golang/protobuf/issues/1584 for details.

v1.31.0

Compare Source

Notable changes

New Features

  • CL/489316: types/dynamicpb: add NewTypes
    • Add a function to construct a dynamic type registry from a protoregistry.Files
  • CL/489615: encoding: add MarshalAppend to protojson and prototext

Minor performance improvements

  • CL/491596: encoding/protodelim: If UnmarshalFrom gets a bufio.Reader, try to reuse its buffer instead of creating a new one
  • CL/500695: proto: store the size of tag to avoid multiple calculations

Bug fixes

  • CL/497935: internal/order: fix sorting of synthetic oneofs to be deterministic
  • CL/505555: encoding/protodelim: fix handling of io.EOF

Configuration

📅 Schedule: Branch creation - "* 0 2 * *" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 changed the title ci(deps): update dependency protocolbuffers/protobuf-go to v1.32.0 ci(deps): update dependency protocolbuffers/protobuf-go to v1.33.0 Mar 5, 2024
@renovate renovate bot force-pushed the renovate/protocolbuffers-protobuf-go-1.x branch from c8f93e9 to e21da12 Compare March 5, 2024 20:47
@renovate renovate bot changed the title ci(deps): update dependency protocolbuffers/protobuf-go to v1.33.0 ci(deps): update dependency protocolbuffers/protobuf-go to v1.34.0 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/protocolbuffers-protobuf-go-1.x branch from e21da12 to aa228a9 Compare April 30, 2024 09:35
@renovate renovate bot changed the title ci(deps): update dependency protocolbuffers/protobuf-go to v1.34.0 ci(deps): update dependency protocolbuffers/protobuf-go to v1.34.1 May 6, 2024
@renovate renovate bot force-pushed the renovate/protocolbuffers-protobuf-go-1.x branch from aa228a9 to ccb405e Compare May 6, 2024 16:56
@renovate renovate bot changed the title ci(deps): update dependency protocolbuffers/protobuf-go to v1.34.1 ci(deps): update dependency protocolbuffers/protobuf-go to v1.34.2 Jun 11, 2024
@renovate renovate bot force-pushed the renovate/protocolbuffers-protobuf-go-1.x branch from ccb405e to d142ddf Compare June 11, 2024 09:35
@renovate renovate bot changed the title ci(deps): update dependency protocolbuffers/protobuf-go to v1.34.2 ci(deps): update dependency protocolbuffers/protobuf-go to v1.35.1 Oct 7, 2024
@renovate renovate bot force-pushed the renovate/protocolbuffers-protobuf-go-1.x branch from d142ddf to 6070933 Compare October 7, 2024 13:58
@renovate renovate bot changed the title ci(deps): update dependency protocolbuffers/protobuf-go to v1.35.1 ci(deps): update dependency protocolbuffers/protobuf-go to v1.35.2 Nov 14, 2024
@renovate renovate bot force-pushed the renovate/protocolbuffers-protobuf-go-1.x branch from 6070933 to 1163ebc Compare November 14, 2024 10:31
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