-
-
Notifications
You must be signed in to change notification settings - Fork 177
Update dependency protobuf to v31 - autoclosed #358
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
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
e851b3c to
6eabf53
Compare
6eabf53 to
f99c18b
Compare
f99c18b to
a26c6b8
Compare
a26c6b8 to
59f866e
Compare
59f866e to
3b03ce6
Compare
3b03ce6 to
3434f4c
Compare
3434f4c to
29f0e98
Compare
29f0e98 to
9003481
Compare
9003481 to
a73cd62
Compare
a73cd62 to
8a0ed62
Compare
96b49e7 to
b4afbf9
Compare
d1ea260 to
b4afbf9
Compare
b4afbf9 to
00fc3be
Compare
b76b9d7 to
c3ea5b9
Compare
c3ea5b9 to
764a216
Compare
764a216 to
38fecb1
Compare
a10a778 to
f6eb562
Compare
f6eb562 to
bcb3bf2
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
lang-buf
Buf rules specific
lang-cpp
C++ rules specific
lang-objc
Objective-C rules specific
lang-python
Python rules specific
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:
30.2->31.1Caution
This PR is marked as draft, as some updates cannot be made automatically (e.g. Java Maven deps and Go deps)
Release Notes
protocolbuffers/protobuf (protobuf)
v31.1: Protocol Buffers v31.1Announcements
Compiler
C++
Java
coptsattribute (#21982) (protocolbuffers/protobuf@bec5b5a)Python
Other
v31.0: Protocol Buffers v31.0Announcements
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)View the repository job log