chore(deps): update dependency com_google_protobuf to v24 - autoclosed #645
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:
v3.21.12
->v24.4
Release Notes
protocolbuffers/protobuf (com_google_protobuf)
v24.4
: Protocol Buffers v24.4Compare Source
Announcements
C++
Java
Python
v24.3
: Protocol Buffers v24.3Compare Source
Announcements
C++
Python
Python C-Extension (Default)
UPB (Python/PHP/Ruby C-Extension)
v24.2
: Protocol Buffers v24.2Compare Source
C++
v24.1
: Protocol Buffers v24.1Compare Source
Announcements
Python
Python C-Extension (Default)
Ruby
Ruby C-Extension
v24.0
: Protocol Buffers v24.0Compare Source
Announcements
Compiler
C++
adb2c4b
. (protocolbuffers/protobuf@9f2d7ea)TextFormat::ParseFieldValueFromString
now takesabsl::string_view
asinput
instead ofconst std::string &
(protocolbuffers/protobuf@5411fc6)ABSL_ATTRIBUTE_LIFETIME_BOUND
attribute on Map, RepeatedField and RepeatedPtrField. (protocolbuffers/protobuf@7b7ba2d)json_name
. (protocolbuffers/protobuf@b478a29)Java
3e188b7
. (protocolbuffers/protobuf@a1b3ff0)Csharp
Objective-C
Python
Python C-Extension (Default)
PHP
PHP C-Extension
Ruby
Ruby C-Extension
UPB (Python/PHP/Ruby C-Extension)
upb_MiniTableField_CType()
to work correctly for enums & strings. (protocolbuffers/upb@532b4d0)upb_Map_Delete()
that caused crashes in map.delete(k) for Ruby when string-keyed maps were in use. (protocolbuffers/upb@14bad4a)Other
2023012
.3 (#12660) (protocolbuffers/protobuf@2a3ce31)v23.4
: Protocol Buffers v23.4Compare Source
Announcements
Compiler
Java
v23.3
: Protocol Buffers v23.3Compare Source
Announcements
C++
Objective-C
UPB (Python/PHP/Ruby C-Extension)
upb_Map_Delete()
that caused crashes in map.delete(k) for Ruby when string-keyed maps were in use. (protocolbuffers/upb@2de798e)v23.2
: Protocol Buffers v23.2Compare Source
Announcements
Compiler
Java
v23.1
: Protocol Buffers v23.1Compare Source
Announcements
Compiler
C++
Csharp
v23.0
: Protocol Buffers v23.0Compare Source
Announcements
Compiler
C++
assert
to the list of keywords for C++. (protocolbuffers/protobuf@a75c1a2)Java
Timestamps.now()
. (protocolbuffers/protobuf@295f112)Kotlin
Csharp
Objective-C
Python
Python C-Extension (Default)
PHP
PHP C-Extension
Ruby
Ruby C-Extension
UPB (Python/PHP/Ruby C-Extension)
Other
2023012
.3 (#12660) (protocolbuffers/protobuf@750a6e7)v22.5
: Protocol Buffers v22.5Compare Source
Announcements
C++
2023012
.3 (#12660) (protocolbuffers/protobuf@2880a20)v22.4
: Protocol Buffers v22.4Compare Source
Announcements
C++
Python
Other
v22.3
: Protocol Buffers v22.3Compare Source
Announcements
UPB (Python/PHP/Ruby C-Extension)
Other
v22.2
: Protocol Buffers v22.2Compare Source
Announcements
Java
Kotlin
v22.1
: Protocol Buffers v22.1Compare Source
Announcements
Compiler
Java
Kotlin
Other
v22.0
: Protocol Buffers v22.0Compare Source
Announcements
This version includes breaking changes to: Cpp.
proto2::Map::value_type
changes tostd::pair<const K, V>
. (protocolbuffers/protobuf@46656ed)You can refer to our migration guide for details on what C++ code changes will be necessary to be compatible with 22.0.
Protobuf News may include additional announcements or pre-announcements for upcoming changes.
Compiler
C++
linux
when compiling protobufcleanup
arena functions into "arena_cleanup.h"Java
Kotlin
public
modifier to Kotlin generated code (#10616)Csharp
Objective-C
syntax
onGPBFileDescriptor
as deprecated. (https://github.com/protocolbuffers/protobConfiguration
📅 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 has been generated by Mend Renovate. View repository job log here.