Update dependency protocolbuffers/protobuf to v32 (main) #41213
Merged
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:
v31.1
->v32.0
Release Notes
protocolbuffers/protobuf (protocolbuffers/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)Configuration
📅 Schedule: Branch creation - "on sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.