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

chore(deps): update protobuf to v28 (major) #14466

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jul 12, 2024

This PR contains the following updates:

Package Type Update Change
com_google_protobuf http_archive major v27.4 -> v28.0
protobuf bazel_dep major 27.3 -> 28.0
protocolbuffers/protobuf major v27.4 -> v28.0

Release Notes

protocolbuffers/protobuf (com_google_protobuf)

v28.0: Protocol Buffers v28.0

Compare Source

Announcements

  • Protobuf News may include additional announcements or pre-announcements for upcoming changes.

Compiler

C++

Java

Kotlin

Csharp

Objective-C

Rust

Python

PHP

PHP C-Extension

Ruby

Ruby C-Extension

UPB (Python/PHP/Ruby C-Extension)

Other

v28.0-rc3: Protocol Buffers v28.0-rc3

Compare Source

Announcements
  • Protobuf News may include additional announcements or pre-announcements for upcoming changes.
C++
  • Introduce FieldDescriptor::cpp_string_type() API to replace direct ctype inspection which will be removed in the next breaking change (protocolbuffers/protobuf@72b0b7a)
Java
  • Binary compatibility shims for GeneratedMessageV3, SingleFieldBuilderV3, RepeatedFieldBuilderV3, and their nested classes to restore binary compatibility with <=v3.x.x generated code built against v3.x.x prior to v4.26.0 breaking release. (protocolbuffers/protobuf@6bf01c5)
Objective-C
Rust
Python
Other

v28.0-rc2: Protocol Buffers v28.0-rc2

Compare Source

Announcements
  • Protobuf News may include additional announcements or pre-announcements for upcoming changes.
Java
Kotlin
Objective-C
Python
Ruby
Ruby C-Extension
Other

v28.0-rc1: Protocol Buffers v28.0-rc1

Compare Source

Announcements
  • Protobuf News may include additional announcements or pre-announcements for upcoming changes.
Compiler
C++
Java
Kotlin
Csharp
Objective-C
Rust
  • UPB text encoder without using reflection for Rust (used for a message's Debug trait) that will print out field number to value entries instead of field name to value entries of a message like how it's expected for the usual text format using reflection. (protocolbuffers/protobuf@f9dd9ce)
  • Enable MessageLite::DebugString to use Message::DebugString where possible. (protocolbuffers/protobuf@f810cc5)
Python
PHP
PHP C-Extension
Ruby
Ruby C-Extension
UPB (Python/PHP/Ruby C-Extension)
Other

v28-dev

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekday" (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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.


This change is Reviewable

@renovate-bot renovate-bot requested a review from a team as a code owner July 12, 2024 02:01
@dpebot
Copy link
Collaborator

dpebot commented Jul 12, 2024

/gcbrun

Copy link

codecov bot commented Jul 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.62%. Comparing base (c0cf786) to head (e8da44d).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14466   +/-   ##
=======================================
  Coverage   93.62%   93.62%           
=======================================
  Files        2320     2320           
  Lines      207187   207187           
=======================================
+ Hits       193970   193980   +10     
+ Misses      13217    13207   -10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate-bot renovate-bot force-pushed the renovate/major-protobuf branch from a5554aa to 3016ea7 Compare July 12, 2024 16:54
@dpebot
Copy link
Collaborator

dpebot commented Jul 12, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Jul 16, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Jul 25, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/major-protobuf branch from b85f953 to 118294e Compare July 25, 2024 21:14
@dpebot
Copy link
Collaborator

dpebot commented Jul 25, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Jul 31, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Jul 31, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/major-protobuf branch from c74960b to e0abdf8 Compare August 1, 2024 20:53
@dpebot
Copy link
Collaborator

dpebot commented Aug 1, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Aug 5, 2024

/gcbrun

@dbolduc dbolduc added do not merge Indicates a pull request not ready for merge, due to either quality or timing. and removed do not merge Indicates a pull request not ready for merge, due to either quality or timing. labels Aug 9, 2024
@renovate-bot renovate-bot force-pushed the renovate/major-protobuf branch from 2a97e59 to 81d77f8 Compare August 22, 2024 18:24
@dpebot
Copy link
Collaborator

dpebot commented Aug 22, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/major-protobuf branch from 81d77f8 to bca5f8a Compare August 22, 2024 20:40
@dpebot
Copy link
Collaborator

dpebot commented Aug 22, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/major-protobuf branch from bca5f8a to 6336a66 Compare August 28, 2024 19:02
@dpebot
Copy link
Collaborator

dpebot commented Aug 28, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/major-protobuf branch from 6336a66 to d609f74 Compare August 28, 2024 20:37
@dpebot
Copy link
Collaborator

dpebot commented Aug 28, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/major-protobuf branch from d609f74 to e8da44d Compare September 10, 2024 22:23
@dpebot
Copy link
Collaborator

dpebot commented Sep 10, 2024

/gcbrun

@dbolduc dbolduc merged commit 1289ec3 into googleapis:main Sep 11, 2024
70 checks passed
@renovate-bot renovate-bot deleted the renovate/major-protobuf branch September 11, 2024 16:40
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.

3 participants