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

fix(deps): update module google.golang.org/protobuf to v1.34.1 (v1.1) #2411

Merged
merged 1 commit into from
May 9, 2024

Conversation

cilium-renovate[bot]
Copy link
Contributor

@cilium-renovate cilium-renovate bot commented May 3, 2024

This PR contains the following updates:

Package Type Update Change
google.golang.org/protobuf require minor v1.33.0 -> v1.34.1

Release Notes

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

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

Notable changes

New Features
Protobuf editions are fully supported. You can now use edition = "2023" in .proto files together with the proto-gen-go. Edition2023 does not introduce any new features but can be used to replace syntax "proto2/3". Future editions might introduce new features. See https://protobuf.dev/editions/overview/ for more details on protobuf editions.

Documentation
Various smaller changes to improve existing documentation and to add more examples.

  • CL/574455: proto: extend Marshal documentation, include an example
  • CL/574635: proto: extend Unmarshal documentation, include an example
  • CL/574836: protogen: update Options documentation.
  • CL/573361: proto: add examples for Size, MarshalAppend (regarding allocations)
  • CL/579895: encoding/{protojson,prototext}: strengthen wording on stability

Extensions
These are mostly performance improvements or preparations for performance improvements.

  • CL/575035: internal/impl: ensure proto.HasExtension does not allocate
  • CL/576315: [encoding/{protojson,prototext}: strengthen wording on stability](proto: CSE ProtoReflect() and TypeDescriptor() in proto.HasExtension
  • CL/576316: internal/impl: pass ExtensionTypeDescriptor to extensionMap
  • CL/579275: [proto] use the correct parent when resolving features for extensions
  • CL/579595: proto: return an error instead of producing invalid wire format

Configuration

📅 Schedule: Branch creation - "on monday and friday" (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 has been generated by Renovate Bot.

@cilium-renovate cilium-renovate bot requested a review from a team as a code owner May 3, 2024 12:20
@cilium-renovate cilium-renovate bot removed the request for review from a team May 3, 2024 12:20
@cilium-renovate cilium-renovate bot added the release-blocker This PR or issue is blocking the next release. label May 3, 2024
@cilium-renovate cilium-renovate bot requested a review from tpapagian May 3, 2024 12:20
@cilium-renovate cilium-renovate bot added the release-note/dependency This PR updates one or multiple dependencies label May 3, 2024
Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
@cilium-renovate cilium-renovate bot changed the title fix(deps): update module google.golang.org/protobuf to v1.34.0 (v1.1) fix(deps): update module google.golang.org/protobuf to v1.34.1 (v1.1) May 6, 2024
@cilium-renovate cilium-renovate bot force-pushed the renovate/v1.1-google.golang.org-protobuf-1.x branch from 24b452b to f4bdf1c Compare May 6, 2024 15:25
@tpapagian tpapagian merged commit 1b276af into v1.1 May 9, 2024
37 checks passed
@tpapagian tpapagian deleted the renovate/v1.1-google.golang.org-protobuf-1.x branch May 9, 2024 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-blocker This PR or issue is blocking the next release. release-note/dependency This PR updates one or multiple dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant