rules_proto_grpc
rules_proto_grpc copied to clipboard
Bazel rules for building Protobuf and gRPC code and libraries from proto_library targets
This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | grpc | bazel_dep | minor...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | buildifier_prebuilt | bazel_dep | major | `6.4.0` -> `7.3.1` | --- - [...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | toolchains_protoc | bazel_dep | patch | `0.3.1` -> `0.3.3` | --- - [...
### Issue Description I tried out the provided java example here https://github.com/rules-proto-grpc/rules_proto_grpc/blob/master/examples/java/java_grpc_compile/BUILD.bazel and `bazel build thing_java_grpc` generated java code that extends `com.google.protobuf.GeneratedMessage` which is old. It should have generated Java...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/grpc-ecosystem/grpc-gateway/v2](https://redirect.github.com/grpc-ecosystem/grpc-gateway) | `v2.21.0` -> `v2.22.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | rules_python | bazel_dep | minor | `0.34.0` -> `0.37.0` | --- - [...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [furo](https://togithub.com/pradyunsg/furo) | `==2024.7.18` -> `==2024.8.6` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
### Issue Description I'm migrating my project to from `WORKSPACE` to `MODULE.bazel`, my project includes some grpc services written by both java and python, and I am using `rules_proto_grpc` v4.1.1,...
### Description Hi, I wonder if the maintainer of this project would kindly consider support `pyi` files generation for rules_proto_grpc_python. Here are some prior arts: * #295 asked about how...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | rules_cc | bazel_dep | patch | `0.0.10` -> `0.0.13` | --- - [...