Bump cloud version to 0.16.0 (#7135)

This commit is contained in:
Matt Rubens 2025-08-15 14:25:32 -04:00 committed by GitHub
parent 6274273982
commit 52c58ea666
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

20
pnpm-lock.yaml generated
View file

@ -584,8 +584,8 @@ importers:
specifier: ^1.14.0
version: 1.14.0(typescript@5.8.3)
'@roo-code/cloud':
specifier: ^0.15.0
version: 0.15.0
specifier: ^0.16.0
version: 0.16.0
'@roo-code/ipc':
specifier: workspace:^
version: link:../packages/ipc
@ -3103,11 +3103,11 @@ packages:
cpu: [x64]
os: [win32]
'@roo-code/cloud@0.15.0':
resolution: {integrity: sha512-0DivOP5uUS9U6UKSxzoxZ4NxMCYUxA7wG72y3PBP91JhGzHaTqxi9WrvF61bo134dCnCktU9oTKIAD9AvFigzg==}
'@roo-code/cloud@0.16.0':
resolution: {integrity: sha512-AMHjPFK6lSZeutELzdYgxs4r7tUW8NEffRkM3NagtGKK5KY/pCRwctdP0TDCJGwLCRu5JI21Ww9uYCgAQ4MM3Q==}
'@roo-code/types@1.49.0':
resolution: {integrity: sha512-h7gbjfIxBN+fgFecQiZs3W+vjdUhZOvtjh4OqcpPGG1w8B1DlXPDV4L/+ARUeNzZxSOK5S5rNPy57jC35EaD/w==}
'@roo-code/types@1.51.0':
resolution: {integrity: sha512-h+wihwF9iuKfb7xycS5yXgDzGGypjiZF4Sy4tu6vdkhzVcE8ExFtCwGn1w535p9KaLE1QCV/G5NddgajqRyPAQ==}
'@sec-ant/readable-stream@0.4.1':
resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==}
@ -12305,9 +12305,9 @@ snapshots:
'@rollup/rollup-win32-x64-msvc@4.40.2':
optional: true
'@roo-code/cloud@0.15.0':
'@roo-code/cloud@0.16.0':
dependencies:
'@roo-code/types': 1.49.0
'@roo-code/types': 1.51.0
ioredis: 5.6.1
p-wait-for: 5.0.2
socket.io-client: 4.8.1
@ -12317,7 +12317,7 @@ snapshots:
- supports-color
- utf-8-validate
'@roo-code/types@1.49.0':
'@roo-code/types@1.51.0':
dependencies:
zod: 3.25.76
@ -14176,7 +14176,7 @@ snapshots:
dependencies:
devtools-protocol: 0.0.1452169
mitt: 3.0.1
zod: 3.25.61
zod: 3.25.76
ci-info@2.0.0: {}

View file

@ -427,7 +427,7 @@
"@mistralai/mistralai": "^1.3.6",
"@modelcontextprotocol/sdk": "^1.9.0",
"@qdrant/js-client-rest": "^1.14.0",
"@roo-code/cloud": "^0.15.0",
"@roo-code/cloud": "^0.16.0",
"@roo-code/ipc": "workspace:^",
"@roo-code/telemetry": "workspace:^",
"@roo-code/types": "workspace:^",