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.0 #307

Merged
merged 1 commit into from
May 4, 2024

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented May 4, 2024

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

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 - "before 3am on Saturday" (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.

@cq-bot cq-bot added the automerge Add to automerge PRs once requirements are met label May 4, 2024
@github-actions github-actions bot added the fix label May 4, 2024
@kodiakhq kodiakhq bot merged commit 820d74e into main May 4, 2024
8 checks passed
@kodiakhq kodiakhq bot deleted the renovate/google-golang-modules branch May 4, 2024 00:35
kodiakhq bot pushed a commit that referenced this pull request May 6, 2024
🤖 I have created a release *beep* *boop*
---


## [1.19.10](v1.19.9...v1.19.10) (2024-05-06)


### Bug Fixes

* **deps:** Update module github.com/avast/retry-go/v4 to v4.6.0 ([#301](#301)) ([2e37cf1](2e37cf1))
* **deps:** Update module github.com/docker/docker to v26.1.1+incompatible ([#305](#305)) ([240954b](240954b))
* **deps:** Update module golang.org/x/exp to v0.0.0-20240416160154-fe59bbe5cc7f ([#304](#304)) ([b9fef7d](b9fef7d))
* **deps:** Update module google.golang.org/protobuf to v1.34.0 ([#307](#307)) ([820d74e](820d74e))
* Generate Go Code from `plugin-pb` ([#303](#303)) ([3837e19](3837e19))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Add to automerge PRs once requirements are met fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant