chore(deps): update dependency protobuf to v31 - abandoned#132
Open
renovate[bot] wants to merge 2 commits into
Open
chore(deps): update dependency protobuf to v31 - abandoned#132renovate[bot] wants to merge 2 commits into
renovate[bot] wants to merge 2 commits into
Conversation
renovate
Bot
force-pushed
the
renovate/major-protobuf-monorepo
branch
from
March 6, 2025 09:47
588de2e to
1aefcc4
Compare
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/major-protobuf-monorepo
branch
from
March 14, 2025 03:00
1aefcc4 to
828a9ba
Compare
renovate
Bot
force-pushed
the
renovate/major-protobuf-monorepo
branch
from
March 27, 2025 03:26
828a9ba to
ec34a43
Compare
renovate
Bot
force-pushed
the
renovate/major-protobuf-monorepo
branch
from
May 15, 2025 17:33
ec34a43 to
e3c4ca2
Compare
renovate
Bot
force-pushed
the
renovate/major-protobuf-monorepo
branch
from
May 28, 2025 22:34
e3c4ca2 to
c7754c5
Compare
renovate
Bot
force-pushed
the
renovate/major-protobuf-monorepo
branch
from
June 26, 2025 21:16
c7754c5 to
8a02364
Compare
cameron-martin
enabled auto-merge (squash)
June 26, 2025 21:18
renovate
Bot
force-pushed
the
renovate/major-protobuf-monorepo
branch
from
July 20, 2025 14:27
54ada28 to
a6b5107
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Contributor
Author
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
29.5->31.1Release 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)v30.2: Protocol Buffers v30.2Announcements
Compiler
C++
Java
Kotlin
Csharp
Objective-C
Python
Ruby
Other
v30.1: Protocol Buffers v30.1Announcements
Bazel
Compiler
C++
Java
Kotlin
Python
Other
system_pythonrepo alias to MODULE.bazel (#20662) (protocolbuffers/protobuf@ebb5224)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++
2025012and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (#20295) (protocolbuffers/protobuf@df849cc)std::anywith 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_castexception 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_prototo descriptor classes (#19971) (protocolbuffers/protobuf@74122eb)Ruby
to_prototo descriptor classes (#19971) (protocolbuffers/protobuf@74122eb)has_...?method (#19731) (protocolbuffers/protobuf@4031c19)Ruby C-Extension
to_prototo descriptor classes (#19971) (protocolbuffers/protobuf@74122eb)has_...?method (#19731) (protocolbuffers/protobuf@4031c19)UPB (Python/PHP/Ruby C-Extension)
to_prototo descriptor classes (#19971) (protocolbuffers/protobuf@74122eb)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 this update again.
This PR was generated by Mend Renovate. View the repository job log.