rules_typescript_proto
rules_typescript_proto copied to clipboard
Bazel rules for generating TypeScript declarations for JavaScript protocol buffers
It should have: - Java webdriver test - Java grpc server - Web client using rollup - Use envoy as the proxy In the test, we can click on a...
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.10.1 to 6.10.3. Changelog Sourced from protobufjs's changelog. Changelog 7.0.0 (2022-07-08) ⚠ BREAKING CHANGES drop support for Node 4, 6, 8, 10 (#1764) move command line tool...
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.10.1 to 7.2.4. Release notes Sourced from protobufjs's releases. protobufjs: v7.2.4 7.2.4 (2023-06-23) Bug Fixes do not let setProperty change the prototype (#1899) (e66379f) protobufjs: v7.2.3 7.2.3...
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.2.1 to 1.8.8. Release notes Sourced from @grpc/grpc-js's releases. @grpc/grpc-js 1.8.8 Remove progress field in returned status object (#2350) Export InterceptingListener and NextCall types (#2351) Fix a...
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.7.5 to 0.7.10. Release notes Sourced from @xmldom/xmldom's releases. 0.7.10 commits Fixed properly parse closing where the last attribute has no value [#485](https://github.com/xmldom/xmldom/issues/485) / [#486](https://github.com/xmldom/xmldom/issues/486) Thank you,...