From bbc7daff390adfcfaa53bc2781c8a3c3b7e221f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Feb 2026 09:46:02 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 3 directories with 4 updates Bumps the npm_and_yarn group with 1 update in the /opencode/packages/console/app directory: [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler). Bumps the npm_and_yarn group with 1 update in the /opencode/packages/opencode directory: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk). Bumps the npm_and_yarn group with 2 updates in the /opencode/packages/web directory: [@astrojs/cloudflare](https://github.com/withastro/astro/tree/HEAD/packages/integrations/cloudflare) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `wrangler` from 4.50.0 to 4.59.1 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.59.1/packages/wrangler) Updates `@modelcontextprotocol/sdk` from 1.25.2 to 1.26.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](https://github.com/modelcontextprotocol/typescript-sdk/compare/v1.25.2...v1.26.0) Updates `@astrojs/cloudflare` from 12.6.3 to 12.6.6 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/cloudflare/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/cloudflare@12.6.6/packages/integrations/cloudflare) Updates `astro` from 5.7.13 to 5.15.9 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.15.9/packages/astro) --- updated-dependencies: - dependency-name: wrangler dependency-version: 4.59.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.26.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@astrojs/cloudflare" dependency-version: 12.6.6 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: astro dependency-version: 5.15.9 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- opencode/packages/console/app/package.json | 2 +- opencode/packages/opencode/package.json | 2 +- opencode/packages/web/package.json | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/opencode/packages/console/app/package.json b/opencode/packages/console/app/package.json index 2c289f7..d6f4bc3 100644 --- a/opencode/packages/console/app/package.json +++ b/opencode/packages/console/app/package.json @@ -38,7 +38,7 @@ "@typescript/native-preview": "catalog:", "@webgpu/types": "0.1.54", "typescript": "catalog:", - "wrangler": "4.50.0" + "wrangler": "4.59.1" }, "engines": { "node": ">=22" diff --git a/opencode/packages/opencode/package.json b/opencode/packages/opencode/package.json index a2024a7..aad4b07 100644 --- a/opencode/packages/opencode/package.json +++ b/opencode/packages/opencode/package.json @@ -75,7 +75,7 @@ "@gitlab/opencode-gitlab-auth": "1.3.2", "@hono/standard-validator": "0.1.5", "@hono/zod-validator": "catalog:", - "@modelcontextprotocol/sdk": "1.25.2", + "@modelcontextprotocol/sdk": "1.26.0", "@octokit/graphql": "9.0.2", "@octokit/rest": "catalog:", "@openauthjs/openauth": "catalog:", diff --git a/opencode/packages/web/package.json b/opencode/packages/web/package.json index 79fda96..9c8b669 100644 --- a/opencode/packages/web/package.json +++ b/opencode/packages/web/package.json @@ -12,7 +12,7 @@ "astro": "astro" }, "dependencies": { - "@astrojs/cloudflare": "12.6.3", + "@astrojs/cloudflare": "12.6.6", "@astrojs/markdown-remark": "6.3.1", "@astrojs/solid-js": "5.1.0", "@astrojs/starlight": "0.34.3", @@ -20,7 +20,7 @@ "@shikijs/transformers": "3.4.2", "@types/luxon": "catalog:", "ai": "catalog:", - "astro": "5.7.13", + "astro": "5.15.9", "diff": "catalog:", "js-base64": "3.7.7", "lang-map": "0.4.0",