-
Notifications
You must be signed in to change notification settings - Fork 81
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
chore(deps): update dependency com_google_protobuf to v27 - abandoned #2196
base: master
Are you sure you want to change the base?
Conversation
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. |
@Mergifyio rebase |
✅ Branch has been successfully rebased |
92acb75
to
eb6197c
Compare
@Mergifyio rebase |
It is needed by com_google_protobuf.
This is only needed when using the cc toolchain from nixpkgs, since it explicitly adds the flag `-std=c++0x` - see [1]. [1]: https://github.com/tweag/rules_nixpkgs/blob/4089de9a9cad10c703d0bbb1bba119ca99299e54/toolchains/cc/cc.nix#L201-L204
✅ Branch has been successfully rebased |
eb6197c
to
467e2e7
Compare
f81670a
to
5cd6270
Compare
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 PR contains the following updates:
v21.12
->v27.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
protocolbuffers/protobuf (com_google_protobuf)
v27.0
Compare Source
v26.1
: Protocol Buffers v26.1Compare Source
Announcements
C++
Java
Kotlin
Ruby
Other
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
v25.3
: Protocol Buffers v25.3Compare Source
Announcements
Apple Privacy Manifest Requirement
C++
Objective-C
Python
Ruby
v25.2
: Protocol Buffers v25.2Compare Source
Announcements
C++
v25.1
: Protocol Buffers v25.1Compare Source
Announcements
Python
Ruby
v25.0
: Protocol Buffers v25.0Compare Source
Announcements
b955165
in 4.25.0 and up.Compiler
C++
PROTOBUF_EXPORT
onInternalOutOfLineDeleteMessageLite()
(#14434) (protocolbuffers/protobuf@db89a51)Map::size_type
to 32-bits. Protobuf containers can't have more than (protocolbuffers/protobuf@95d2b2e)ABSL_ATTRIBUTE_LIFETIME_BOUND
attribute on generated oneof accessors. (protocolbuffers/protobuf@e33e0d2)ABSL_ATTRIBUTE_LIFETIME_BOUND
attribute on generated repeated and map field accessors. (protocolbuffers/protobuf@9a0a3cf)ABSL_ATTRIBUTE_LIFETIME_BOUND
attribute on generated string field accessors. (protocolbuffers/protobuf@18c338a)ABSL_ATTRIBUTE_LIFETIME_BOUND
attribute on generated message field accessors. (protocolbuffers/protobuf@064035c)adb2c4b
. (protocolbuffers/protobuf@0ea0052)Java
ABSL_ATTRIBUTE_LIFETIME_BOUND
attribute on generated oneof accessors. (protocolbuffers/protobuf@e33e0d2)2a55706
. (protocolbuffers/protobuf@30b6251)FieldDescriptor.hasOptionalKeyword()
as deprecated. (protocolbuffers/protobuf@d6157f7)Kotlin
Csharp
Objective-C
Rust
Python
ABSL_ATTRIBUTE_LIFETIME_BOUND
attribute on generated oneof accessors. (protocolbuffers/protobuf@e33e0d2)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 has been generated by Mend Renovate. View repository job log here.