From 91f074fc3d316430466e41524825cab02aef62af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 17:04:56 +0000 Subject: [PATCH] Bump @braintrust/core from 0.0.34 to 0.0.95 in the npm-production group Bumps the npm-production group with 1 update: [@braintrust/core](https://github.com/braintrustdata/braintrust-sdk). Updates `@braintrust/core` from 0.0.34 to 0.0.95 - [Release notes](https://github.com/braintrustdata/braintrust-sdk/releases) - [Commits](https://github.com/braintrustdata/braintrust-sdk/commits) --- updated-dependencies: - dependency-name: "@braintrust/core" dependency-version: 0.0.95 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] --- eval/package.json | 2 +- pnpm-lock.yaml | 12 ++++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/eval/package.json b/eval/package.json index ccd410f..b9b0a0f 100644 --- a/eval/package.json +++ b/eval/package.json @@ -69,7 +69,7 @@ "dependencies": { "@actions/core": "^1.10.1", "@actions/github": "^6.0.0", - "@braintrust/core": "^0.0.34", + "@braintrust/core": "^0.0.95", "braintrust": "^0.0.124", "zod": "^3.23.4" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 14fb492..a56ba1d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^6.0.0 version: 6.0.1 '@braintrust/core': - specifier: ^0.0.34 - version: 0.0.34 + specifier: ^0.0.95 + version: 0.0.95 braintrust: specifier: ^0.0.124 version: 0.0.124 @@ -289,6 +289,9 @@ packages: '@braintrust/core@0.0.34': resolution: {integrity: sha512-FwlBlQXDASNtCJa4VL+9roYax7W+yeK4YrpMK/D0G5gMy4vQF6MtPnkJnHVI6S1IdLa+TFBOqfzQJiKZyukhVQ==} + '@braintrust/core@0.0.95': + resolution: {integrity: sha512-bxTqM/SQE4q5qKYUyGtwcvhTprxP7rSWOd5IuhAErO297qz4UrkLBcAV/9JjQJ3dZw+58GMVnQr026K8t4l/QQ==} + '@esbuild/aix-ppc64@0.25.12': resolution: {integrity: sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==} engines: {node: '>=18'} @@ -3308,6 +3311,11 @@ snapshots: uuid: 9.0.1 zod: 3.25.76 + '@braintrust/core@0.0.95': + dependencies: + uuid: 9.0.1 + zod: 3.25.76 + '@esbuild/aix-ppc64@0.25.12': optional: true