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

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 30, 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" in timezone Asia/Tokyo, 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.

@sqbot sqbot force-pushed the renovate/google.golang.org-protobuf-1.x branch from 1776246 to fd1c196 Compare June 30, 2023 16:41
@codecov
Copy link

codecov bot commented Jun 30, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (d55ec7a) 63.19% compared to head (a4c49fa) 63.19%.

❗ Current head a4c49fa differs from pull request most recent head ab16000. Consider uploading reports for the commit ab16000 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #454   +/-   ##
=======================================
  Coverage   63.19%   63.19%           
=======================================
  Files          33       33           
  Lines        2228     2228           
=======================================
  Hits         1408     1408           
  Misses        724      724           
  Partials       96       96           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch from fd1c196 to bbeb4b1 Compare July 10, 2023 05:47
@sqbot sqbot force-pushed the renovate/google.golang.org-protobuf-1.x branch from bbeb4b1 to 428be2a Compare July 10, 2023 05:47
@renovate renovate bot force-pushed the renovate/google.golang.org-protobuf-1.x branch from 428be2a to a4c49fa Compare July 10, 2023 05:48
@sqbot sqbot force-pushed the renovate/google.golang.org-protobuf-1.x branch from a4c49fa to ab16000 Compare July 10, 2023 05:48
@at-wat at-wat merged commit f569c4d into master Jul 10, 2023
@at-wat at-wat deleted the renovate/google.golang.org-protobuf-1.x branch July 10, 2023 05:51
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