chore(deps): update protobuf to v31 (main) (major) - autoclosed#14974
Closed
renovate-bot wants to merge 1 commit intogoogleapis:mainfrom
Closed
chore(deps): update protobuf to v31 (main) (major) - autoclosed#14974renovate-bot wants to merge 1 commit intogoogleapis:mainfrom
renovate-bot wants to merge 1 commit intogoogleapis:mainfrom
Conversation
|
/gcbrun |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #14974 +/- ##
==========================================
- Coverage 92.90% 92.90% -0.01%
==========================================
Files 2351 2351
Lines 210185 210185
==========================================
- Hits 195276 195266 -10
- Misses 14909 14919 +10 ☔ View full report in Codecov by Sentry. |
30f2c3f to
0ec1bbf
Compare
|
/gcbrun |
0ec1bbf to
e164bbc
Compare
|
/gcbrun |
e164bbc to
ce671b4
Compare
|
/gcbrun |
ce671b4 to
58ef210
Compare
|
/gcbrun |
58ef210 to
178808c
Compare
|
/gcbrun |
178808c to
3590c36
Compare
|
/gcbrun |
3590c36 to
f82cedb
Compare
|
/gcbrun |
f82cedb to
35c8ed8
Compare
|
/gcbrun |
35c8ed8 to
74072a7
Compare
|
/gcbrun |
13 tasks
FliegendeWurst
added a commit
to FliegendeWurst/nixpkgs
that referenced
this pull request
Apr 12, 2025
74072a7 to
1cc5b70
Compare
|
/gcbrun |
1cc5b70 to
7bd74aa
Compare
|
/gcbrun |
7bd74aa to
48f6517
Compare
|
/gcbrun |
48f6517 to
3d17c92
Compare
|
/gcbrun |
3d17c92 to
d00b953
Compare
|
/gcbrun |
d00b953 to
98b5ec8
Compare
|
/gcbrun |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v29.4->v31.029.4->31.0v29.4->v31.0Release Notes
protocolbuffers/protobuf (com_google_protobuf)
v31.0: Protocol Buffers v31.0Compare Source
Announcements
Bazel
Compiler
2025012and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (protocolbuffers/protobuf@ba6b54d)C++
2025012and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (protocolbuffers/protobuf@ba6b54d)GetandMutablefor repeated_field. (protocolbuffers/protobuf@ffade4a)Java
nest_in_file_classfeature for Edition 2024. (protocolbuffers/protobuf@0416c3e)Generatedannotation to eventually replacejavax.annotation.Generated(protocolbuffers/protobuf@31e57fc)Kotlin
Csharp
Objective-C
GPBFieldDescriptor.isOptional. (protocolbuffers/protobuf@86ab252)Rust
Python
float_precisionapply to both float and double fields. (protocolbuffers/protobuf@5b54ee3)FieldMask.MergeFrom()with unset fields. (protocolbuffers/protobuf@1c87ac3)PHP
PHP C-Extension
f9863df. (#21355) (protocolbuffers/protobuf@a59988c)Ruby
rb_testrules to run test (#21733) (protocolbuffers/protobuf@0cf5489)#to_hashfor message classes (#20866) (protocolbuffers/protobuf@5596f6d)#if the hashmark appears immediately before any of$,{, or@. (protocolbuffers/protobuf@fffa3da)Ruby C-Extension
UPB (Python/PHP/Ruby C-Extension)
upb_ByteSizefunction to upb clients. Note that the current naive implementation is no more efficient than serializing the message yourself and noting the resulting size. (protocolbuffers/protobuf@121fdaa)6bde8c4. (protocolbuffers/protobuf@8ef81fb)Other
rules_rubyto applyneverlink = Trueto thejarsrule (#21416) (#21505) (protocolbuffers/protobuf@664d94a)v31.0-rc2: Protocol Buffers v31.0-rc2Compare Source
Announcements
Compiler
PHP
PHP C-Extension
f9863df. (#21355) (protocolbuffers/protobuf@a59988c)Other
rules_rubyto applyneverlink = Trueto thejarsrule (#21416) (#21505) (protocolbuffers/protobuf@664d94a)v31.0-rc1: Protocol Buffers v31.0-rc1Compare Source
Announcements
Bazel
Compiler
nest_in_file_classfeature for Edition 2024. (protocolbuffers/protobuf@0416c3e)2025012and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (protocolbuffers/protobuf@ba6b54d)C++
nest_in_file_classfeature for Edition 2024. (protocolbuffers/protobuf@0416c3e)2025012and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (protocolbuffers/protobuf@ba6b54d)GetandMutablefor repeated_field. (protocolbuffers/protobuf@ffade4a)Java
nest_in_file_classfeature for Edition 2024. (protocolbuffers/protobuf@0416c3e)Generatedannotation to eventually replacejavax.annotation.Generated(protocolbuffers/protobuf@31e57fc)1d4b6ba. (protocolbuffers/protobuf@1df3dde)6d2f6fc. (protocolbuffers/protobuf@055297b)2025012and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (protocolbuffers/protobuf@ba6b54d)Kotlin
Csharp
2025012and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (protocolbuffers/protobuf@ba6b54d)Objective-C
GPBFieldDescriptor.isOptional. (protocolbuffers/protobuf@86ab252)2025012and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (protocolbuffers/protobuf@ba6b54d)Rust
2025012and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (protocolbuffers/protobuf@ba6b54d)Python
float_precisionapply to both float and double fields. (protocolbuffers/protobuf@5b54ee3)FieldMask.MergeFrom()with unset fields. (protocolbuffers/protobuf@1c87ac3)2025012and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (protocolbuffers/protobuf@ba6b54d)PHP
2025012and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (protocolbuffers/protobuf@ba6b54d)PHP C-Extension
Ruby
#to_hashfor message classes (#20866) (protocolbuffers/protobuf@5596f6d)#if the hashmark appears immediately before any of$,{, or@. (protocolbuffers/protobuf@fffa3da)2025012and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (protocolbuffers/protobuf@ba6b54d)Ruby C-Extension
UPB (Python/PHP/Ruby C-Extension)
upb_ByteSizefunction to upb clients. Note that the current naive implementation is no more efficient than serializing the message yourself and noting the resulting size. (protocolbuffers/protobuf@121fdaa)2025012and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (protocolbuffers/protobuf@ba6b54d)6bde8c4. (protocolbuffers/protobuf@8ef81fb)Other
v31-devCompare Source
v30.2: Protocol Buffers v30.2Compare Source
Announcements
Compiler
C++
Java
Kotlin
Csharp
Objective-C
Python
Ruby
Other
v30.1: Protocol Buffers v30.1Compare Source
Announcements
Bazel
Compiler
C++
Java
Kotlin
Python
Other
system_pythonrepo alias to MODULE.bazel (#20662) (protocolbuffers/protobuf@ebb5224)v30.0: Protocol Buffers v30.0Compare Source
Announcements
type_name()andcpp_type_name()fromconst char*toabsl::string_view. (protocolbuffers/protobuf@a9ad51f)absl::string_view. (protocolbuffers/protobuf@d1990d9)MutableRepeatedFieldRef::Reserve()in reflection (protocolbuffers/protobuf@913f7b0)Bazel
Compiler
C++
2025012and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (#20295) (protocolbuffers/protobuf@df849cc)std::anywith a custom solution. (#20251) (protocolbuffers/protobuf@6250d09)absl::string_view. (protocolbuffers/protobuf@d1990d9)MutableRepeatedFieldRef::Reserve()in reflection (protocolbuffers/protobuf@913f7b0)type_name()andcpp_type_name()fromconst char*toabsl::string_view. (protocolbuffers/protobuf@a9ad51f)const std::string&toabsl::string_view. (protocolbuffers/protobuf@0361a59)std::bad_castexception when exceptions (protocolbuffers/protobuf@33bbbeb)2023080.1 to2024072.0. (protocolbuffers/protobuf@c75095b)Configuration
📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) (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.
This PR was generated by Mend Renovate. View the repository job log.
This change is