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 #165

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2023

Mend Renovate

This PR contains the following updates:

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

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

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update module google.golang.org/protobuf to v1.30.0 fix(deps): update module google.golang.org/protobuf to v1.31.0 Jun 26, 2023
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch from 4d643c1 to 7d4b216 Compare June 26, 2023 13:01
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch from 7d4b216 to fdf9781 Compare August 7, 2023 16:41
@renovate
Copy link
Contributor Author

renovate bot commented Aug 7, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: github.com/go-redis/redis/v9@v9.0.5: parsing go.mod:
	module declares its path as: github.com/redis/go-redis/v9
	        but was required as: github.com/go-redis/redis/v9

@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch from fdf9781 to 8862d6e Compare August 7, 2023 19:37
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch from 8862d6e to 27194ae Compare December 22, 2023 11:08
@renovate renovate bot changed the title fix(deps): update module google.golang.org/protobuf to v1.31.0 fix(deps): update module google.golang.org/protobuf to v1.32.0 Dec 22, 2023
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch from 27194ae to 27445cb Compare March 5, 2024 23:17
@renovate renovate bot changed the title fix(deps): update module google.golang.org/protobuf to v1.32.0 fix(deps): update module google.golang.org/protobuf to v1.33.0 Mar 5, 2024
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch from 27445cb to c75b8dd Compare April 30, 2024 09:37
@renovate renovate bot changed the title fix(deps): update module google.golang.org/protobuf to v1.33.0 fix(deps): update module google.golang.org/protobuf to v1.34.0 Apr 30, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch from c75b8dd to bf75d9a Compare May 6, 2024 16:20
@renovate renovate bot changed the title fix(deps): update module google.golang.org/protobuf to v1.34.0 fix(deps): update module google.golang.org/protobuf to v1.34.1 May 6, 2024
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.

None yet

0 participants