Skip to content

Commit 8bb67e2

Browse files
authored
Update modules / remote packages (#353)
Compatible with protobuf 6, we cannot upgrade to 7 for Python. xref: googleapis/google-cloud-python#16001
1 parent 87bdcb9 commit 8bb67e2

57 files changed

Lines changed: 489 additions & 489 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

buf.gen.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,25 +33,25 @@ plugins:
3333
out: gen/python
3434

3535
# Generate Python type hints
36-
- remote: buf.build/protocolbuffers/pyi:v33.4
36+
- remote: buf.build/protocolbuffers/pyi:v33.5
3737
include_imports: true
3838
out: gen/python
3939

4040
# Generate bindings for gRPC-Gateway
4141
# We don't need the output (the api-gateway is building this dynamically), however
4242
# we still want to run the validation logic inside this plugin
43-
- remote: buf.build/grpc-ecosystem/gateway:v2.28.0
43+
- remote: buf.build/grpc-ecosystem/gateway:v2.29.0
4444
out: gen-dummy/go
4545
opt:
4646
- paths=source_relative
4747
- generate_unbound_methods=true
4848

4949
# Generate OpenAPI definitions for Protobuf services
50-
- remote: buf.build/grpc-ecosystem/openapiv2:v2.28.0
50+
- remote: buf.build/grpc-ecosystem/openapiv2:v2.29.0
5151
out: gen/openapiv2
5252

5353
# Generate base types and services for Typescript
54-
- remote: buf.build/bufbuild/es:v2.11.0
54+
- remote: buf.build/bufbuild/es:v2.12.0
5555
include_imports: true
5656
opt:
5757
- target=js+dts

gen/typescript/buf/validate/validate_pb.d.ts

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/typescript/buf/validate/validate_pb.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/typescript/google/api/annotations_pb.d.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/typescript/google/api/annotations_pb.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/typescript/google/api/http_pb.d.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/typescript/google/api/http_pb.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/typescript/google/rpc/error_details_pb.d.ts

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/typescript/google/rpc/error_details_pb.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/typescript/qdrant/cloud/account/v1/account_pb.d.ts

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)