Skip to content

Commit

Permalink
[v17] chore: Bump Buf to v1.48.0 (#50485)
Browse files Browse the repository at this point in the history
* chore: Bump Buf to v1.48.0

* Remove breaking.use hack from buf-legacy.yaml

* Update generated protos
  • Loading branch information
codingllama authored Dec 20, 2024
1 parent 4822f77 commit dd63081
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 12 deletions.
4 changes: 0 additions & 4 deletions buf-legacy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,3 @@ lint:
- RPC_REQUEST_RESPONSE_UNIQUE
- RPC_REQUEST_STANDARD_NAME
- RPC_RESPONSE_STANDARD_NAME

breaking:
use:
- "buf-legacy.yaml should not be used for buf breaking"
2 changes: 1 addition & 1 deletion build.assets/versions.mk
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ LIBPCSCLITE_VERSION ?= 1.9.9-teleport
DEVTOOLSET ?= devtoolset-12

# Protogen related versions.
BUF_VERSION ?= v1.42.0
BUF_VERSION ?= v1.48.0
# Keep in sync with api/proto/buf.yaml (and buf.lock).
GOGO_PROTO_TAG ?= v1.3.2
NODE_GRPC_TOOLS_VERSION ?= 1.12.4
Expand Down
12 changes: 5 additions & 7 deletions gen/proto/ts/google/protobuf/descriptor_pb.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dd63081

Please sign in to comment.