chore(deps): update dependency protocolbuffers/protobuf to v26 #33
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.3
->26.0
Release Notes
protocolbuffers/protobuf (protocolbuffers/protobuf)
v26.0
: Protocol Buffers v26.0Compare Source
Announcements
syntax
and addedhas_presence?
/is_packed?
. (protocolbuffers/protobuf@dbd4dce)Message#to_h
, as previously announced. (protocolbuffers/protobuf@fd69938)syntax
and addedhas_presence?
/is_packed?
. (protocolbuffers/protobuf@dbd4dce)Message#to_h
, as previously announced. (protocolbuffers/protobuf@fd69938)setup.py
from Python. (#15708) (protocolbuffers/protobuf@5722aef)Compiler
C++
ctype
is used for fields other than string or bytes. (protocolbuffers/protobuf@624d65d)Java
Kotlin
Objective-C
unpack
helper for GPBAny with extension support. (protocolbuffers/protobuf@29fca8a)Rust
Python
setup.py
from Python. (#15708) (protocolbuffers/protobuf@5722aef)str(msg)
in Python print raw UTF-8 strings. Only invalid UTF-8 is escaped. (protocolbuffers/protobuf@f2a91b3)message_types_by_name
could return descriptors from other files. (protocolbuffers/protobuf@c05b320)PHP
PHP C-Extension
Ruby
syntax
and addedhas_presence?
/is_packed?
. (protocolbuffers/protobuf@dbd4dce)Message#to_h
, as previously announced. (protocolbuffers/protobuf@fd69938)Ruby C-Extension
syntax
and addedhas_presence?
/is_packed?
. (protocolbuffers/protobuf@dbd4dce)Message#to_h
, as previously announced. (protocolbuffers/protobuf@fd69938)UPB (Python/PHP/Ruby C-Extension)
#ifdef __cplusplus
. (protocolbuffers/protobuf@fc2d9da)field
is the very first field in the proto. (protocolbuffers/protobuf@e6ea44c)Other
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.