From 8d0fc91c9d1c329082ef9c941e08f6d31ed5a1f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 14:29:55 +0000 Subject: [PATCH] ci(deps): bump the npm_and_yarn group across 4 directories with 2 updates Bumps the npm_and_yarn group with 1 update in the /e2e/scenarios/nextjs-auto-instrumentation/versions/next-14 directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /e2e/scenarios/nextjs-auto-instrumentation/versions/next-14-latest directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 2 updates in the /e2e/scenarios/nextjs-instrumentation directory: [@opentelemetry/core](https://github.com/open-telemetry/opentelemetry-js) and [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 2 updates in the /e2e/scenarios/nextjs-instrumentation/versions/next-14-latest directory: [@opentelemetry/core](https://github.com/open-telemetry/opentelemetry-js) and [next](https://github.com/vercel/next.js). Updates `next` from 14.2.35 to 15.5.21 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v14.2.35...v15.5.21) Updates `next` from 14.2.35 to 15.5.21 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v14.2.35...v15.5.21) Updates `@opentelemetry/core` from 2.0.0 to 2.8.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v2.0.0...v2.8.0) Updates `next` from 14.2.34 to 15.5.21 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v14.2.35...v15.5.21) Updates `@opentelemetry/core` from 2.0.0 to 2.8.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v2.0.0...v2.8.0) Updates `next` from 14.2.35 to 15.5.21 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v14.2.35...v15.5.21) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.21 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.5.21 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@opentelemetry/core" dependency-version: 2.8.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.5.21 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@opentelemetry/core" dependency-version: 2.8.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.5.21 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- .../versions/next-14-latest/package.json | 2 +- .../nextjs-auto-instrumentation/versions/next-14/package.json | 2 +- .../versions/next-16-latest/package.json | 2 +- .../nextjs-auto-instrumentation/versions/next-16/package.json | 2 +- e2e/scenarios/nextjs-instrumentation/package.json | 4 ++-- .../versions/next-14-latest/package.json | 4 ++-- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/e2e/scenarios/nextjs-auto-instrumentation/versions/next-14-latest/package.json b/e2e/scenarios/nextjs-auto-instrumentation/versions/next-14-latest/package.json index 384a7939b..b1a8f5b33 100644 --- a/e2e/scenarios/nextjs-auto-instrumentation/versions/next-14-latest/package.json +++ b/e2e/scenarios/nextjs-auto-instrumentation/versions/next-14-latest/package.json @@ -2,7 +2,7 @@ "name": "@braintrust/e2e-nextjs-auto-instrumentation-next-14-latest", "private": true, "dependencies": { - "next": "14.2.35", + "next": "15.5.21", "openai": "6.32.0", "react": "18.3.1", "react-dom": "18.3.1" diff --git a/e2e/scenarios/nextjs-auto-instrumentation/versions/next-14/package.json b/e2e/scenarios/nextjs-auto-instrumentation/versions/next-14/package.json index d48273e9f..ea9216e03 100644 --- a/e2e/scenarios/nextjs-auto-instrumentation/versions/next-14/package.json +++ b/e2e/scenarios/nextjs-auto-instrumentation/versions/next-14/package.json @@ -2,7 +2,7 @@ "name": "@braintrust/e2e-nextjs-auto-instrumentation-next-14", "private": true, "dependencies": { - "next": "14.2.35", + "next": "15.5.21", "openai": "6.32.0", "react": "18.3.1", "react-dom": "18.3.1" diff --git a/e2e/scenarios/nextjs-auto-instrumentation/versions/next-16-latest/package.json b/e2e/scenarios/nextjs-auto-instrumentation/versions/next-16-latest/package.json index 9920fba01..9740be9d4 100644 --- a/e2e/scenarios/nextjs-auto-instrumentation/versions/next-16-latest/package.json +++ b/e2e/scenarios/nextjs-auto-instrumentation/versions/next-16-latest/package.json @@ -2,7 +2,7 @@ "name": "@braintrust/e2e-nextjs-auto-instrumentation-next-16-latest", "private": true, "dependencies": { - "next": "16.2.12", + "next": "16.3.1", "openai": "6.32.0", "react": "19.2.4", "react-dom": "19.2.4" diff --git a/e2e/scenarios/nextjs-auto-instrumentation/versions/next-16/package.json b/e2e/scenarios/nextjs-auto-instrumentation/versions/next-16/package.json index b1292965f..ac5b12ff6 100644 --- a/e2e/scenarios/nextjs-auto-instrumentation/versions/next-16/package.json +++ b/e2e/scenarios/nextjs-auto-instrumentation/versions/next-16/package.json @@ -2,7 +2,7 @@ "name": "@braintrust/e2e-nextjs-auto-instrumentation-next-16", "private": true, "dependencies": { - "next": "16.2.11", + "next": "16.3.1", "openai": "6.32.0", "react": "19.2.4", "react-dom": "19.2.4" diff --git a/e2e/scenarios/nextjs-instrumentation/package.json b/e2e/scenarios/nextjs-instrumentation/package.json index a49d84aad..701566543 100644 --- a/e2e/scenarios/nextjs-instrumentation/package.json +++ b/e2e/scenarios/nextjs-instrumentation/package.json @@ -15,11 +15,11 @@ }, "dependencies": { "@opentelemetry/api": "1.9.0", - "@opentelemetry/core": "2.0.0", + "@opentelemetry/core": "2.8.0", "@opentelemetry/exporter-trace-otlp-http": "0.200.0", "@opentelemetry/sdk-trace-base": "2.0.0", "@vercel/otel": "2.1.0", - "next": "14.2.34", + "next": "15.5.21", "react": "18.3.1", "react-dom": "18.3.1" }, diff --git a/e2e/scenarios/nextjs-instrumentation/versions/next-14-latest/package.json b/e2e/scenarios/nextjs-instrumentation/versions/next-14-latest/package.json index a0c1db9fd..9bae868cc 100644 --- a/e2e/scenarios/nextjs-instrumentation/versions/next-14-latest/package.json +++ b/e2e/scenarios/nextjs-instrumentation/versions/next-14-latest/package.json @@ -3,11 +3,11 @@ "private": true, "dependencies": { "@opentelemetry/api": "1.9.0", - "@opentelemetry/core": "2.0.0", + "@opentelemetry/core": "2.8.0", "@opentelemetry/exporter-trace-otlp-http": "0.200.0", "@opentelemetry/sdk-trace-base": "2.0.0", "@vercel/otel": "2.1.0", - "next": "14.2.35", + "next": "15.5.21", "react": "18.3.1", "react-dom": "18.3.1" },