From 0c6bf2f62ca860cc0a453284d99989b530dab143 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 12:11:41 +0000 Subject: [PATCH] chore(deps): bump the openai-codex group across 1 directory with 2 updates Bumps the openai-codex group with 2 updates in the / directory: [@openai/codex](https://github.com/openai/codex/tree/HEAD/codex-cli) and [@openai/codex-sdk](https://github.com/openai/codex/tree/HEAD/sdk/typescript). Updates `@openai/codex` from 0.144.4 to 0.146.0 - [Commits](https://github.com/openai/codex/commits/rust-v0.146.0/codex-cli) Updates `@openai/codex-sdk` from 0.144.4 to 0.146.0 - [Commits](https://github.com/openai/codex/commits/rust-v0.146.0/sdk/typescript) --- updated-dependencies: - dependency-name: "@openai/codex" dependency-version: 0.144.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: openai-codex - dependency-name: "@openai/codex-sdk" dependency-version: 0.144.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: openai-codex ... Signed-off-by: dependabot[bot] --- package-lock.json | 52 ++++++++++++++++++------------------- packages/evals/package.json | 4 +-- 2 files changed, 28 insertions(+), 28 deletions(-) diff --git a/package-lock.json b/package-lock.json index 805265a..a096598 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1586,8 +1586,8 @@ "license": "MIT" }, "node_modules/@openai/codex": { - "version": "0.144.4", - "integrity": "sha512-DTHzYatlKq9dw55E0/HsbK4tRCEKabuJ10ybbqpsG8gVv/kvwEdg3Z4OI3cvLXKa21xkIa4lkGlZoO/HmqmFFw==", + "version": "0.146.0", + "integrity": "sha512-yG3sPWNda/2YAIQIDq9MrrjoCTIQ7rxYM5IasrG3VBcuhCLTkgeg/JzqmJq1V98RE4MJ5jCxDXXQlOjrditFRw==", "license": "Apache-2.0", "bin": { "codex": "bin/codex.js" @@ -1596,18 +1596,18 @@ "node": ">=16" }, "optionalDependencies": { - "@openai/codex-darwin-arm64": "npm:@openai/codex@0.144.4-darwin-arm64", - "@openai/codex-darwin-x64": "npm:@openai/codex@0.144.4-darwin-x64", - "@openai/codex-linux-arm64": "npm:@openai/codex@0.144.4-linux-arm64", - "@openai/codex-linux-x64": "npm:@openai/codex@0.144.4-linux-x64", - "@openai/codex-win32-arm64": "npm:@openai/codex@0.144.4-win32-arm64", - "@openai/codex-win32-x64": "npm:@openai/codex@0.144.4-win32-x64" + "@openai/codex-darwin-arm64": "npm:@openai/codex@0.146.0-darwin-arm64", + "@openai/codex-darwin-x64": "npm:@openai/codex@0.146.0-darwin-x64", + "@openai/codex-linux-arm64": "npm:@openai/codex@0.146.0-linux-arm64", + "@openai/codex-linux-x64": "npm:@openai/codex@0.146.0-linux-x64", + "@openai/codex-win32-arm64": "npm:@openai/codex@0.146.0-win32-arm64", + "@openai/codex-win32-x64": "npm:@openai/codex@0.146.0-win32-x64" } }, "node_modules/@openai/codex-darwin-arm64": { "name": "@openai/codex", - "version": "0.144.4-darwin-arm64", - "integrity": "sha512-6J3g498cM2oA7vYIJhpuGJlnIi/M5JdYmjB5BZ1Of5HQ0ziIlplFSvH801oVy9J5TQFp642ODzOu/ZEokDUXsg==", + "version": "0.146.0-darwin-arm64", + "integrity": "sha512-nb61yX4r5L6Z0dlC4o3u0GAK1YCd4TUvjaB382bajDoh84V+uv2hTBIVZ++fgXWV9yoeuNrNnNcn7GoTGOe2Tg==", "cpu": [ "arm64" ], @@ -1622,8 +1622,8 @@ }, "node_modules/@openai/codex-darwin-x64": { "name": "@openai/codex", - "version": "0.144.4-darwin-x64", - "integrity": "sha512-k1HC8gdbAy+VmMbekYkhM+r+QE2Xfgd67n1VSp94tjz7aXVKoalHcDkdKNM/uUQ8o2tvbiwhHSUftJF8Sm9/Lw==", + "version": "0.146.0-darwin-x64", + "integrity": "sha512-hTQR5jy/ObfTf1MDnuJCZJAe+SljKE8DDwQWN6lDFgjsPhMQz852U2tILt8Ei+G5GkQSzemHYKl2AYPwW0Y5xw==", "cpu": [ "x64" ], @@ -1638,8 +1638,8 @@ }, "node_modules/@openai/codex-linux-arm64": { "name": "@openai/codex", - "version": "0.144.4-linux-arm64", - "integrity": "sha512-OlKx65579OwIzech9Tt3OUH9+hFZfFrCBP1hL2MudnMIoNr1+cFZjB5YIj5MWMRoBD+K5W3wdBIpQSH855b5Sg==", + "version": "0.146.0-linux-arm64", + "integrity": "sha512-qiYDxkkEFnXG7joadJW6Q+XcgyDXCpGdpa9nk/c+i0gEomur1j7bHvx12NfWWCF/y8Tqri6ay+FLuC2MjdehtA==", "cpu": [ "arm64" ], @@ -1654,8 +1654,8 @@ }, "node_modules/@openai/codex-linux-x64": { "name": "@openai/codex", - "version": "0.144.4-linux-x64", - "integrity": "sha512-2jxrmV6+/7eBNdg5uhhmOEPFu2o28eYY/ClLzWhSBHH8uo3f2KA1z9JQcVtwlbToW03nEPlEzYNYfCF1UBqsVQ==", + "version": "0.146.0-linux-x64", + "integrity": "sha512-fswvyGprAPCMiOEue/7MKMk7pCjh9kZIJfJX5i9atmfnmGYbYCcUhZsEH9LEP0+0t5xyPqDbfNXY7NSxIVuXxA==", "cpu": [ "x64" ], @@ -1669,11 +1669,11 @@ } }, "node_modules/@openai/codex-sdk": { - "version": "0.144.4", - "integrity": "sha512-JtND4npLaM1jKlTJVGU3XaX7xqnRG62yusz13kPgialnfd0CBrjOgXFGSRojYcvWZSggQoEkZBVAGtoKE0y8sw==", + "version": "0.146.0", + "integrity": "sha512-lhlcfmufd4EvjquERH3HNG0/fuxPQJBjFsAjtP2LJjAsuyMZk245ci8xfvT4QoZ7Vnbe15y7rj/NtMNcUJIJOg==", "license": "Apache-2.0", "dependencies": { - "@openai/codex": "0.144.4" + "@openai/codex": "0.146.0" }, "engines": { "node": ">=18" @@ -1681,8 +1681,8 @@ }, "node_modules/@openai/codex-win32-arm64": { "name": "@openai/codex", - "version": "0.144.4-win32-arm64", - "integrity": "sha512-CCgfI1smFhHZTIpTuBwDJwBr/AR40RTqaFxbBWVabu0RMeYDteRuPiDfdTlktf3C43Y1q10VZXhVGYtCokDg2w==", + "version": "0.146.0-win32-arm64", + "integrity": "sha512-EW6zdjDe+SLX2Iw+xymJ5+Pz2+DGexdstfFHXh4Ub+TfJsQPiMjGfZfNaoWgdJ2FsqSIzVKu2+G0KCMGYz2W8g==", "cpu": [ "arm64" ], @@ -1697,8 +1697,8 @@ }, "node_modules/@openai/codex-win32-x64": { "name": "@openai/codex", - "version": "0.144.4-win32-x64", - "integrity": "sha512-iL1ky0ERgdQJOKzom/Ms1fhpwkSmpsA9eVrzAqURFlYGS8z7JqwEgm33+nLGCsY7y25d8Xs/LJ91Oiqz3yXcUg==", + "version": "0.146.0-win32-x64", + "integrity": "sha512-b3lxMYeR0+IhstNo4JjX1P9cPc1xwVcCVkPd1lD1wpWPJ0SBhpIkPczwbu3ZRkJcdyl342+rgyf4DUrbZLdrGA==", "cpu": [ "x64" ], @@ -5555,11 +5555,11 @@ "@a0/evals-reporter": "*", "@ai-sdk/openai": "^4.0.16", "@anthropic-ai/claude-agent-sdk": "^0.3.220", - "@anthropic-ai/claude-code": "^2.1.220", + "@anthropic-ai/claude-code": "2.1.220", "@github/copilot-sdk": "^1.0.6", "@google/gemini-cli": "^0.52.0", - "@openai/codex": "^0.144.4", - "@openai/codex-sdk": "^0.144.4", + "@openai/codex": "^0.146.0", + "@openai/codex-sdk": "^0.146.0", "ai": "^7.0.40", "braintrust": "^3.22.0", "commander": "^15.0.0", diff --git a/packages/evals/package.json b/packages/evals/package.json index 1eac13d..ba52422 100644 --- a/packages/evals/package.json +++ b/packages/evals/package.json @@ -22,8 +22,8 @@ "@anthropic-ai/claude-code": "2.1.220", "@github/copilot-sdk": "^1.0.6", "@google/gemini-cli": "^0.52.0", - "@openai/codex": "^0.144.4", - "@openai/codex-sdk": "^0.144.4", + "@openai/codex": "^0.146.0", + "@openai/codex-sdk": "^0.146.0", "ai": "^7.0.40", "braintrust": "^3.22.0", "commander": "^15.0.0",