Skip to content

Commit 38d4f5e

Browse files
committed
Update connect-node library
It now supports keepalive messages so drop grpc.js usage for streamWorkspace status
1 parent c157ee6 commit 38d4f5e

File tree

9 files changed

+84
-3439
lines changed

9 files changed

+84
-3439
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,12 +173,11 @@
173173
"webpack-cli": "^4.7.2"
174174
},
175175
"dependencies": {
176-
"@bufbuild/connect-node": "^0.8.4",
176+
"@bufbuild/connect-node": "^0.10.0",
177177
"@gitpod/gitpod-protocol": "main-gha",
178178
"@gitpod/local-app-api-grpcweb": "main-gha",
179179
"@gitpod/public-api": "main-gha",
180180
"@gitpod/supervisor-api-grpc": "main-gha",
181-
"@grpc/grpc-js": "^1.8.8",
182181
"@improbable-eng/grpc-web-node-http-transport": "^0.14.0",
183182
"@microsoft/dev-tunnels-ssh": "^3.11.8",
184183
"@microsoft/dev-tunnels-ssh-keys": "^3.11.8",

src/lib/gitpod/experimental/v1/pagination.pb.ts

Lines changed: 0 additions & 106 deletions
This file was deleted.

0 commit comments

Comments
 (0)