improbable-eng / ts-protoc-gen

Protocol Buffers Compiler (protoc) plugin for TypeScript and gRPC-Web.
Apache License 2.0
1.36k stars 173 forks source link

Update protoc & node #269

Closed MarcusLongmuir closed 3 years ago

MarcusLongmuir commented 3 years ago

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

Verification

Local and CI run

improbable-prow-robot commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: easyCZ, moadz

The full list of commands accepted by this bot can be found here.

The pull request process is described here

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