chore(deps): update dependency protobuf to v30 #7395
+2
−2
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:
27.5
->30.0
29.3
->30.0
Release Notes
protocolbuffers/protobuf (protobuf)
v30.0
: Protocol Buffers v30.0Announcements
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)Java
absl::string_view
. (protocolbuffers/protobuf@d1990d9)Kotlin
Csharp
Objective-C
Python
PHP
PHP C-Extension
to_proto
to descriptor classes (#19971) (protocolbuffers/protobuf@74122eb)Ruby
to_proto
to descriptor classes (#19971) (protocolbuffers/protobuf@74122eb)has_...?
method (#19731) (protocolbuffers/protobuf@4031c19)Ruby C-Extension
to_proto
to descriptor classes (#19971) (protocolbuffers/protobuf@74122eb)has_...?
method (#19731) (protocolbuffers/protobuf@4031c19)UPB (Python/PHP/Ruby C-Extension)
to_proto
to descriptor classes (#19971) (protocolbuffers/protobuf@74122eb)Other
v29.3
: Protocol Buffers v29.3Announcements
C++
Other
v29.2
: Protocol Buffers v29.2Announcements
C++
23aada2
. (#19692) (protocolbuffers/protobuf@1772657)Java
23aada2
. (#19692) (protocolbuffers/protobuf@1772657)Other
v29.1
: Protocol Buffers v29.1Announcements
Java
Kotlin
Python
v29.0
: Protocol Buffers v29.0Announcements
Bazel
Compiler
C++
[[deprecated]]
attribute when generating enums and classes. (protocolbuffers/protobuf@23aada2)MessageLite::GetTypeName
to be upgraded to return (protocolbuffers/protobuf@30a8ef5)Enum_Name(value)
functions returnabsl::string_view
by default. (protocolbuffers/protobuf@e3fa6aa)printer
pointer. (protocolbuffers/protobuf@d911161)const std::string&
to (protocolbuffers/protobuf@e13b8e9)Java
[[deprecated]]
attribute when generating enums and classes. (protocolbuffers/protobuf@23aada2)TextFormat.Parser
to appropriately handle unknown values for open enums (protocolbuffers/protobuf@df1aad4)Kotlin
toBytes()
withCharacter
property.code
(#18236) (protocolbuffers/protobuf@5d9deab)Csharp
Objective-C
Python
PHP
PHP C-Extension
Ruby
Ruby C-Extension
UPB (Python/PHP/Ruby C-Extension)
NAN
/INFINITY
definitions to work on Windows 11 SDK. (protocolbuffers/protobuf@0309d86)Other
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.