chore(deps): update dependency protoc to v30 #18
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:
25.1
->30.0
Release Notes
protocolbuffers/protobuf (protoc)
v30.0
: Protocol Buffers v30.0Compare Source
Announcements
absl::string_view
. (protocolbuffers/protobuf@d1990d9)absl::string_view
. (protocolbuffers/protobuf@d1990d9)absl::string_view
. (protocolbuffers/protobuf@d1990d9)absl::string_view
. (protocolbuffers/protobuf@d1990d9)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
2025012
and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (#20295) (protocolbuffers/protobuf@df849cc)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
2025012
and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (#20295) (protocolbuffers/protobuf@df849cc)absl::string_view
. (protocolbuffers/protobuf@d1990d9)Kotlin
Csharp
2025012
and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (#20295) (protocolbuffers/protobuf@df849cc)absl::string_view
. (protocolbuffers/protobuf@d1990d9)Objective-C
2025012
and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (#20295) (protocolbuffers/protobuf@df849cc)absl::string_view
. (protocolbuffers/protobuf@d1990d9)Rust
2025012
and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (#20295) (protocolbuffers/protobuf@df849cc)Python
2025012
and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (#20295) (protocolbuffers/protobuf@df849cc)absl::string_view
. (protocolbuffers/protobuf@d1990d9)PHP
2025012
and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (#20295) (protocolbuffers/protobuf@df849cc)PHP C-Extension
to_proto
to descriptor classes (#19971) (protocolbuffers/protobuf@74122eb)Ruby
2025012
and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (#20295) (protocolbuffers/protobuf@df849cc)to_proto
to descriptor classes (#19971) (protocolbuffers/protobuf@74122eb)absl::string_view
. (protocolbuffers/protobuf@d1990d9)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)
2025012
and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (#20295) (protocolbuffers/protobuf@df849cc)to_proto
to descriptor classes (#19971) (protocolbuffers/protobuf@74122eb)-Dprotobuf_FETCH_DEPENDENCIES=ON
(protocolbuffers/protobuf@d3735bc)Other
rules_rust
to 0.51 to fix #18546 (protocolbuffers/protobuf@9dad0b9)v29.3
: Protocol Buffers v29.3Compare Source
Announcements
C++
Other
v29.2
: Protocol Buffers v29.2Compare Source
Announcements
C++
23aada2
. (#19692) (protocolbuffers/protobuf@1772657)Java
23aada2
. (#19692) (protocolbuffers/protobuf@1772657)Other
v29.1
: Protocol Buffers v29.1Compare Source
Announcements
Java
Kotlin
Python
v29.0
: Protocol Buffers v29.0Compare Source
Announcements
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
Configuration
📅 Schedule: Branch creation - "* * * * 0,6" (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 this update again.
This PR was generated by Mend Renovate. View the repository job log.