Note: A lot of the @types/google-protobuf getters now have values as optional. It seems pragmatic to assume they are present due to the usage pattern of this data coming from the protoc compiler that will set them.
Changes
Update protoc, google-protobuf, and @types/google-protobuf
Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/improbable-eng/ts-protoc-gen/blob/master/OWNERS)~~ [easyCZ,moadz]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
Note: A lot of the
@types/google-protobuf
getters now have values as optional. It seems pragmatic to assume they are present due to the usage pattern of this data coming from the protoc compiler that will set them.Changes
protoc
,google-protobuf
, and@types/google-protobuf
Verification
Local and CI run