Update dependency com_google_protobuf to v32 #72
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.0
->v32.0
Release Notes
protocolbuffers/protobuf (com_google_protobuf)
v32.0
: Protocol Buffers v32.0Compare Source
Announcements
Bazel
import option
andoption_deps
test proto in edition 2024. (protocolbuffers/protobuf@c51df73)Compiler
google.protobuf.Method.syntax
andgoogle.protobuf.Method.edition
(protocolbuffers/protobuf@9ec241e)import weak
andweak
field option in edition 2024 in protoc (parser and c++ runtime). (protocolbuffers/protobuf@a2a0511)C++
import option
andoption_deps
test proto in edition 2024. (protocolbuffers/protobuf@c51df73)import weak
andweak
field option in edition 2024 in protoc (parser and c++ runtime). (protocolbuffers/protobuf@a2a0511)Java
import option
andoption_deps
which exclude the options from the "builder" pool (aka "import" pool). (protocolbuffers/protobuf@694eedd)Csharp
Objective-C
Rust
DEP_UPB_VERSION
check in codegen crate (#22764) (protocolbuffers/protobuf@6f6012a)Python
--incompatible_config_setting_private_default_visibility
(#22745) (protocolbuffers/protobuf@5e2838e)PHP
PHP C-Extension
Ruby
--incompatible_config_setting_private_default_visibility
(#22745) (protocolbuffers/protobuf@5e2838e)rb_test
rules to run test (#21733) (protocolbuffers/protobuf@4f74764)Ruby C-Extension
wrap_memcpy.c
compatibility shim for pre-2.14 glibc (protocolbuffers/protobuf@4ba9733)UPB (Python/PHP/Ruby C-Extension)
--incompatible_config_setting_private_default_visibility
(#22745) (protocolbuffers/protobuf@5e2838e)Other
2025051
.1 (protocolbuffers/protobuf@ee68ed1)rules_ruby
to applyneverlink = True
to thejars
rule (#21416) (protocolbuffers/protobuf@88e11bd)v31.1
: Protocol Buffers v31.1Compare Source
Announcements
Compiler
C++
Java
copts
attribute (#21982) (protocolbuffers/protobuf@bec5b5a)Python
Other
v31.0
: Protocol Buffers v31.0Compare Source
Announcements
Bazel
Compiler
2025012
and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (protocolbuffers/protobuf@ba6b54d)C++
2025012
and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (protocolbuffers/protobuf@ba6b54d)Get
andMutable
for repeated_field. (protocolbuffers/protobuf@ffade4a)Java
nest_in_file_class
feature for Edition 2024. (protocolbuffers/protobuf@0416c3e)Generated
annotation to eventually replacejavax.annotation.Generated
(protocolbuffers/protobuf@31e57fc)Kotlin
Csharp
Objective-C
GPBFieldDescriptor.isOptional
. (protocolbuffers/protobuf@86ab252)Rust
Python
float_precision
apply 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_test
rules to run test (#21733) (protocolbuffers/protobuf@0cf5489)#to_hash
for 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_ByteSize
function 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_ruby
to applyneverlink = True
to thejars
rule (#21416) (#21505) (protocolbuffers/protobuf@664d94a)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_python
repo 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++
2025012
and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (#20295) (protocolbuffers/protobuf@df849cc)std::any
with 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_cast
exception when exceptions (protocolbuffers/protobuf@33bbbeb)2023080
.1 to2024072
.0. (protocolbuffers/protobuf@c75095b)-Dprotobuf_FETCH_DEPENDENCIES=ON
(protocolbuffers/protobuf@d3735bc)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.