Skip to content

Commit 0fc4439

Browse files
authored
Update agents and modelcontext dependencies (#171)
1 parent 8da811d commit 0fc4439

File tree

22 files changed

+201
-165
lines changed

22 files changed

+201
-165
lines changed

.changeset/silly-mammals-attend.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
'workers-observability': patch
3+
'@repo/mcp-observability': patch
4+
'@repo/typescript-config': patch
5+
'cloudflare-casb-mcp-server': patch
6+
'cloudflare-browser-mcp-server': patch
7+
'containers-mcp': patch
8+
'workers-bindings': patch
9+
'docs-vectorize': patch
10+
'workers-builds': patch
11+
'@repo/eval-tools': patch
12+
'@repo/mcp-common': patch
13+
'dns-analytics': patch
14+
'dex-analysis': patch
15+
'docs-autorag': patch
16+
'cloudflare-ai-gateway-mcp-server': patch
17+
'auditlogs': patch
18+
'@repo/tools': patch
19+
'demo-day': patch
20+
'cloudflare-autorag-mcp-server': patch
21+
'graphql-mcp-server': patch
22+
'logpush': patch
23+
'cloudflare-radar-mcp-server': patch
24+
---
25+
26+
Update agents and modelcontext dependencies

apps/ai-gateway/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"dependencies": {
1515
"@cloudflare/workers-oauth-provider": "0.0.5",
1616
"@hono/zod-validator": "0.4.3",
17-
"@modelcontextprotocol/sdk": "1.10.2",
17+
"@modelcontextprotocol/sdk": "1.11.3",
1818
"@repo/mcp-common": "workspace:*",
1919
"@repo/mcp-observability": "workspace:*",
20-
"agents": "0.0.67",
20+
"agents": "0.0.89",
2121
"cloudflare": "4.2.0",
2222
"hono": "4.7.6",
2323
"zod": "3.24.2"

apps/auditlogs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"dependencies": {
1515
"@cloudflare/workers-oauth-provider": "0.0.5",
1616
"@hono/zod-validator": "0.4.3",
17-
"@modelcontextprotocol/sdk": "1.10.2",
17+
"@modelcontextprotocol/sdk": "1.11.3",
1818
"@repo/mcp-common": "workspace:*",
1919
"@repo/mcp-observability": "workspace:*",
20-
"agents": "0.0.67",
20+
"agents": "0.0.89",
2121
"cloudflare": "4.2.0",
2222
"hono": "4.7.6",
2323
"zod": "3.24.2"

apps/autorag/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"dependencies": {
1515
"@cloudflare/workers-oauth-provider": "0.0.5",
1616
"@hono/zod-validator": "0.4.3",
17-
"@modelcontextprotocol/sdk": "1.10.2",
17+
"@modelcontextprotocol/sdk": "1.11.3",
1818
"@repo/mcp-common": "workspace:*",
1919
"@repo/mcp-observability": "workspace:*",
20-
"agents": "0.0.67",
20+
"agents": "0.0.89",
2121
"cloudflare": "4.2.0",
2222
"hono": "4.7.6",
2323
"zod": "3.24.2"

apps/browser-rendering/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"dependencies": {
1515
"@cloudflare/workers-oauth-provider": "0.0.5",
1616
"@hono/zod-validator": "0.4.3",
17-
"@modelcontextprotocol/sdk": "1.10.2",
17+
"@modelcontextprotocol/sdk": "1.11.3",
1818
"@repo/mcp-common": "workspace:*",
1919
"@repo/mcp-observability": "workspace:*",
20-
"agents": "0.0.67",
20+
"agents": "0.0.89",
2121
"cloudflare": "4.2.0",
2222
"hono": "4.7.6",
2323
"zod": "3.24.2"

apps/cloudflare-one-casb/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"dependencies": {
1515
"@cloudflare/workers-oauth-provider": "0.0.5",
1616
"@hono/zod-validator": "0.4.3",
17-
"@modelcontextprotocol/sdk": "1.10.2",
17+
"@modelcontextprotocol/sdk": "1.11.3",
1818
"@repo/mcp-common": "workspace:*",
19-
"agents": "0.0.67",
19+
"agents": "0.0.89",
2020
"cloudflare": "4.2.0",
2121
"hono": "4.7.6",
2222
"zod": "3.24.2"

apps/demo-day/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
"test": "vitest run"
1212
},
1313
"dependencies": {
14-
"@modelcontextprotocol/sdk": "1.10.2",
14+
"@modelcontextprotocol/sdk": "1.11.3",
1515
"@repo/mcp-common": "workspace:*",
1616
"@repo/mcp-observability": "workspace:*",
1717
"@types/node": "22.14.1",
18-
"agents": "0.0.67",
18+
"agents": "0.0.89",
1919
"zod": "3.24.2"
2020
},
2121
"devDependencies": {

apps/dex-analysis/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"dependencies": {
1616
"@cloudflare/workers-oauth-provider": "0.0.5",
1717
"@hono/zod-validator": "0.4.3",
18-
"@modelcontextprotocol/sdk": "1.10.2",
18+
"@modelcontextprotocol/sdk": "1.11.3",
1919
"@repo/mcp-common": "workspace:*",
2020
"@repo/mcp-observability": "workspace:*",
21-
"agents": "0.0.67",
21+
"agents": "0.0.89",
2222
"cloudflare": "4.2.0",
2323
"hono": "4.7.6",
2424
"zod": "3.24.2"

apps/dns-analytics/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"dependencies": {
1515
"@cloudflare/workers-oauth-provider": "0.0.5",
1616
"@hono/zod-validator": "0.4.3",
17-
"@modelcontextprotocol/sdk": "1.10.2",
17+
"@modelcontextprotocol/sdk": "1.11.3",
1818
"@repo/mcp-common": "workspace:*",
1919
"@repo/mcp-observability": "workspace:*",
20-
"agents": "0.0.67",
20+
"agents": "0.0.89",
2121
"cloudflare": "4.2.0",
2222
"hono": "4.7.6",
2323
"zod": "3.24.2"

apps/docs-autorag/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"dependencies": {
1515
"@cloudflare/workers-oauth-provider": "0.0.5",
1616
"@hono/zod-validator": "0.4.3",
17-
"@modelcontextprotocol/sdk": "1.10.2",
17+
"@modelcontextprotocol/sdk": "1.11.3",
1818
"@repo/mcp-common": "workspace:*",
1919
"@repo/mcp-observability": "workspace:*",
20-
"agents": "0.0.67",
20+
"agents": "0.0.89",
2121
"cloudflare": "4.2.0",
2222
"hono": "4.7.6",
2323
"mime": "4.0.6",

0 commit comments

Comments
 (0)