Skip to content

Commit 37f6803

Browse files
author
Toni Reina
authored
Update project dependencies (#256)
1 parent c3d0a5b commit 37f6803

120 files changed

Lines changed: 597 additions & 374 deletions

File tree

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
@@ -18,7 +18,7 @@ plugins:
1818
- paths=source_relative
1919

2020
# Generate Go client and server stubs for the gRPC framework
21-
- remote: buf.build/grpc/go:v1.5.1
21+
- remote: buf.build/grpc/go:v1.6.0
2222
out: gen/go
2323
opt:
2424
- paths=source_relative
@@ -29,12 +29,12 @@ plugins:
2929
out: gen/python
3030

3131
# Generate base types for Python(message and enum).
32-
- remote: buf.build/protocolbuffers/python:v33.0
32+
- remote: buf.build/protocolbuffers/python:v33.2
3333
include_imports: true
3434
out: gen/python
3535

3636
# Generate Python type hints
37-
- remote: buf.build/protocolbuffers/pyi:v33.0
37+
- remote: buf.build/protocolbuffers/pyi:v33.2
3838
include_imports: true
3939
out: gen/python
4040

@@ -52,7 +52,7 @@ plugins:
5252
out: gen/openapiv2
5353

5454
# Generate base types and services for Typescript
55-
- remote: buf.build/bufbuild/es:v2.10.0
55+
- remote: buf.build/bufbuild/es:v2.10.1
5656
include_imports: true
5757
opt:
5858
- target=js+dts

buf.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
version: v2
33
deps:
44
- name: buf.build/bufbuild/protovalidate
5-
commit: 52f32327d4b045a79293a6ad4e7e1236
6-
digest: b5:cbabc98d4b7b7b0447c9b15f68eeb8a7a44ef8516cb386ac5f66e7fd4062cd6723ed3f452ad8c384b851f79e33d26e7f8a94e2b807282b3def1cd966c7eace97
5+
commit: 2a1774d888024a9b93ce7eb4b59f6a83
6+
digest: b5:6b7f9bc919b65e5b79d7b726ffc03d6f815a412d6b792970fa6f065cae162107bd0a9d47272c8ab1a2c9514e87b13d3fbf71df614374d62d2183afb64be2d30a
77
- name: buf.build/common/protos
88
commit: 8e61745a05234b5ca6985e15b97c61fd
99
digest: b5:8acdce29fe0c82245aee65361d7400aaa6b95df4a65ded8ff2465cafc09928039ab846ceff30b14bad7678c53a1d7554c76b868afde31d919f7b10f9e3c2898c

gen/go/qdrant/cloud/account/v1/account_grpc.pb.go

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

gen/go/qdrant/cloud/auth/v1/auth_grpc.pb.go

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

gen/go/qdrant/cloud/billing/v1/billing_grpc.pb.go

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/go/qdrant/cloud/booking/v1/booking_grpc.pb.go

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

gen/go/qdrant/cloud/cluster/auth/v1/database_api_key_grpc.pb.go

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

gen/go/qdrant/cloud/cluster/auth/v1/ephemeral_dashboard_token_grpc.pb.go

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

gen/go/qdrant/cloud/cluster/auth/v2/database_api_key_grpc.pb.go

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

0 commit comments

Comments
 (0)