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.31.0 #230

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
google.golang.org/protobuf require minor v1.30.0 -> v1.31.0

Release Notes

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

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

@renovate renovate bot requested a review from a team as a code owner July 1, 2023 02:59
@codecov
Copy link

codecov bot commented Jul 1, 2023

Codecov Report

Merging #230 (de311b0) into main (deb4ea0) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #230   +/-   ##
=======================================
  Coverage   10.33%   10.33%           
=======================================
  Files           8        8           
  Lines        1567     1567           
=======================================
  Hits          162      162           
  Misses       1387     1387           
  Partials       18       18           

@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch 3 times, most recently from 3f72a2e to cbb612a Compare July 3, 2023 07:18
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch from cbb612a to de311b0 Compare July 3, 2023 07:26
@artek-koltun artek-koltun merged commit 5d1fe4b into main Jul 3, 2023
15 checks passed
@artek-koltun artek-koltun deleted the renovate/google.golang.org-protobuf-1.x branch July 3, 2023 07:36
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.

1 participant