From 492a51e6c4f213fa377cd6a0fb8ab29cdcc0cdd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 08:44:25 +0000 Subject: [PATCH] Bump the java-codegen-deps group in /java/scripts/codegen with 2 updates Bumps the java-codegen-deps group in /java/scripts/codegen with 2 updates: [@github/copilot](https://github.com/github/copilot-cli) and [tsx](https://github.com/privatenumber/tsx). Updates `@github/copilot` from 1.0.69-3 to 1.0.69 - [Release notes](https://github.com/github/copilot-cli/releases) - [Changelog](https://github.com/github/copilot-cli/blob/main/changelog.md) - [Commits](https://github.com/github/copilot-cli/compare/v1.0.69-3...v1.0.69) Updates `tsx` from 4.22.4 to 4.23.0 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](https://github.com/privatenumber/tsx/compare/v4.22.4...v4.23.0) --- updated-dependencies: - dependency-name: "@github/copilot" dependency-version: 1.0.69 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-codegen-deps - dependency-name: tsx dependency-version: 4.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-codegen-deps ... Signed-off-by: dependabot[bot] --- java/scripts/codegen/package-lock.json | 92 +++++++++++++++----------- java/scripts/codegen/package.json | 4 +- 2 files changed, 54 insertions(+), 42 deletions(-) diff --git a/java/scripts/codegen/package-lock.json b/java/scripts/codegen/package-lock.json index 2d1295608..40c615e92 100644 --- a/java/scripts/codegen/package-lock.json +++ b/java/scripts/codegen/package-lock.json @@ -6,9 +6,9 @@ "": { "name": "copilot-sdk-java-codegen", "dependencies": { - "@github/copilot": "^1.0.69-3", + "@github/copilot": "^1.0.69", "json-schema": "^0.4.0", - "tsx": "^4.22.4" + "tsx": "^4.23.0" } }, "node_modules/@esbuild/aix-ppc64": { @@ -428,9 +428,9 @@ } }, "node_modules/@github/copilot": { - "version": "1.0.69-3", - "resolved": "https://registry.npmjs.org/@github/copilot/-/copilot-1.0.69-3.tgz", - "integrity": "sha512-uyMM0kkVp8V8WN7AJoD35RouvKR7E9PR86v0lShXfjTu5wgIV4a7IJtz0nfGsYI+3FlZaISuyE8USY2uXiX/cA==", + "version": "1.0.69", + "resolved": "https://registry.npmjs.org/@github/copilot/-/copilot-1.0.69.tgz", + "integrity": "sha512-sri6PKtRQu7mfok3eV505fmYo6M6PGZpB1vd+QbMEm2rEZaKE2+wJGCAtkpQNKfAWBvvoW/C94IaeFyyulUvqQ==", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { "detect-libc": "^2.1.2" @@ -439,20 +439,20 @@ "copilot": "npm-loader.js" }, "optionalDependencies": { - "@github/copilot-darwin-arm64": "1.0.69-3", - "@github/copilot-darwin-x64": "1.0.69-3", - "@github/copilot-linux-arm64": "1.0.69-3", - "@github/copilot-linux-x64": "1.0.69-3", - "@github/copilot-linuxmusl-arm64": "1.0.69-3", - "@github/copilot-linuxmusl-x64": "1.0.69-3", - "@github/copilot-win32-arm64": "1.0.69-3", - "@github/copilot-win32-x64": "1.0.69-3" + "@github/copilot-darwin-arm64": "1.0.69", + "@github/copilot-darwin-x64": "1.0.69", + "@github/copilot-linux-arm64": "1.0.69", + "@github/copilot-linux-x64": "1.0.69", + "@github/copilot-linuxmusl-arm64": "1.0.69", + "@github/copilot-linuxmusl-x64": "1.0.69", + "@github/copilot-win32-arm64": "1.0.69", + "@github/copilot-win32-x64": "1.0.69" } }, "node_modules/@github/copilot-darwin-arm64": { - "version": "1.0.69-3", - "resolved": "https://registry.npmjs.org/@github/copilot-darwin-arm64/-/copilot-darwin-arm64-1.0.69-3.tgz", - "integrity": "sha512-WvauHqe3m1QERLjIyoWcbnwBJ4jQrNzsUQZYv6iOqT4bN8GdyDp9dzs7P2rxdKMitSqUN/FinMoxXp5hWYkWBQ==", + "version": "1.0.69", + "resolved": "https://registry.npmjs.org/@github/copilot-darwin-arm64/-/copilot-darwin-arm64-1.0.69.tgz", + "integrity": "sha512-LpaVS2o21BbYTFUlkqdwUJXqE0l1Lp50Cb/EHru3z+5n5x7zNUU5IlPxdMg5gHMVw78clnMn2zSJbe5hYFyDDQ==", "cpu": [ "arm64" ], @@ -466,9 +466,9 @@ } }, "node_modules/@github/copilot-darwin-x64": { - "version": "1.0.69-3", - "resolved": "https://registry.npmjs.org/@github/copilot-darwin-x64/-/copilot-darwin-x64-1.0.69-3.tgz", - "integrity": "sha512-7ESkYBnwR/gXh4rBXUaaYul8MwKIpgY868175hy9hVJMwwBMEu3vCE1en5yAd58XY+7wVJ+eWIgQZYvsbi4XcA==", + "version": "1.0.69", + "resolved": "https://registry.npmjs.org/@github/copilot-darwin-x64/-/copilot-darwin-x64-1.0.69.tgz", + "integrity": "sha512-QL5bsmnYqliBVIEE8RY91e6yAr39c2TNvJc/5IzoaKMlQ9MCrD9xakBJwd7LOS0SiOwRE4fqn8pUA4L1+UU5fg==", "cpu": [ "x64" ], @@ -482,12 +482,15 @@ } }, "node_modules/@github/copilot-linux-arm64": { - "version": "1.0.69-3", - "resolved": "https://registry.npmjs.org/@github/copilot-linux-arm64/-/copilot-linux-arm64-1.0.69-3.tgz", - "integrity": "sha512-3rsG3mUPDK5Q6Ud3mQpVe+BzybJrIfbIlJJ3O0E7N0F3cFjZwu4Sjqvvr75TXsMdgbVlcV+qO/Q6pEfqSwbiqw==", + "version": "1.0.69", + "resolved": "https://registry.npmjs.org/@github/copilot-linux-arm64/-/copilot-linux-arm64-1.0.69.tgz", + "integrity": "sha512-SOibp0I6APLoY2KkccbNOISpbhE3lp41s9fM3eANqfdoHQLsgBopfk4ruBP8k/DzjQA6t4MrbV8v6dLixAqv3w==", "cpu": [ "arm64" ], + "libc": [ + "glibc" + ], "license": "SEE LICENSE IN LICENSE.md", "optional": true, "os": [ @@ -498,12 +501,15 @@ } }, "node_modules/@github/copilot-linux-x64": { - "version": "1.0.69-3", - "resolved": "https://registry.npmjs.org/@github/copilot-linux-x64/-/copilot-linux-x64-1.0.69-3.tgz", - "integrity": "sha512-9JWAZitWylqM3jStSPWvzSYRsolTnBSmCg4a3HNKyV80SbYHxrgZIaCXDLhy5YikEJHaE/6kbatTYabQZf2gVw==", + "version": "1.0.69", + "resolved": "https://registry.npmjs.org/@github/copilot-linux-x64/-/copilot-linux-x64-1.0.69.tgz", + "integrity": "sha512-URT7UaR3l1VAAtEpbKjybup2vxHTMSfDTVlu0jinu1O2nWxFOeQ9N4BQgRdcCB7wDu3N8Yz47o3fV1Gob6Z1Yw==", "cpu": [ "x64" ], + "libc": [ + "glibc" + ], "license": "SEE LICENSE IN LICENSE.md", "optional": true, "os": [ @@ -514,12 +520,15 @@ } }, "node_modules/@github/copilot-linuxmusl-arm64": { - "version": "1.0.69-3", - "resolved": "https://registry.npmjs.org/@github/copilot-linuxmusl-arm64/-/copilot-linuxmusl-arm64-1.0.69-3.tgz", - "integrity": "sha512-4dn8H5+kRZuvpAelMg9AL5ZX3jluNqXhEZWFiM7m6zHg/reaA+4e5Pj3JfX1AFsPs3RPKMhPRT/9olqL5bWPgw==", + "version": "1.0.69", + "resolved": "https://registry.npmjs.org/@github/copilot-linuxmusl-arm64/-/copilot-linuxmusl-arm64-1.0.69.tgz", + "integrity": "sha512-Y6DY9RkyWV6l+S0cNz4d+AkUa38goNV5StQH3j8OoVrndK3+RgQeUjG1XpJ//PzXEXi4vQ0cZuc9XzFj/TY7tw==", "cpu": [ "arm64" ], + "libc": [ + "musl" + ], "license": "SEE LICENSE IN LICENSE.md", "optional": true, "os": [ @@ -530,12 +539,15 @@ } }, "node_modules/@github/copilot-linuxmusl-x64": { - "version": "1.0.69-3", - "resolved": "https://registry.npmjs.org/@github/copilot-linuxmusl-x64/-/copilot-linuxmusl-x64-1.0.69-3.tgz", - "integrity": "sha512-uCSaEXkdtMFSPe/zj7Qh4WtIAEi5ZMUMY6jM1cg25U67k5OkaxKUExK3zxgh+b3dOSSurnis9SOExsCDZhmUJg==", + "version": "1.0.69", + "resolved": "https://registry.npmjs.org/@github/copilot-linuxmusl-x64/-/copilot-linuxmusl-x64-1.0.69.tgz", + "integrity": "sha512-h0aNgUWRu70Tgp4/7Vdqa/4XKJi96wP32R1PoKeXkz1QNxb6i/IQxhoCjjS+xFon9e2kefKdF8pDrDtUJjsiBQ==", "cpu": [ "x64" ], + "libc": [ + "musl" + ], "license": "SEE LICENSE IN LICENSE.md", "optional": true, "os": [ @@ -546,9 +558,9 @@ } }, "node_modules/@github/copilot-win32-arm64": { - "version": "1.0.69-3", - "resolved": "https://registry.npmjs.org/@github/copilot-win32-arm64/-/copilot-win32-arm64-1.0.69-3.tgz", - "integrity": "sha512-K0bteLZ7IFdvtqtyt88PdlqvPE8+bUPofB80zg9rN9lh/yN0tcyP22UP8iczpajUuFinhBaSr/GJ6AnmY6bnsA==", + "version": "1.0.69", + "resolved": "https://registry.npmjs.org/@github/copilot-win32-arm64/-/copilot-win32-arm64-1.0.69.tgz", + "integrity": "sha512-7DMoC1uwt01yZf48xq8MgKdnHacXabfsGsOizbgmrlZMfvQQofrF55x1Efu3BKsEKFGRl4fCLjJHJYCz/nWsHg==", "cpu": [ "arm64" ], @@ -562,9 +574,9 @@ } }, "node_modules/@github/copilot-win32-x64": { - "version": "1.0.69-3", - "resolved": "https://registry.npmjs.org/@github/copilot-win32-x64/-/copilot-win32-x64-1.0.69-3.tgz", - "integrity": "sha512-SfsfMk+XO8lKxKky+WT35tpadpS6V5Mg5YUhOxMGaPcesRhv9ikztFsqwHOUTX6YBtRtExp7XXOxfWQTXTFhPg==", + "version": "1.0.69", + "resolved": "https://registry.npmjs.org/@github/copilot-win32-x64/-/copilot-win32-x64-1.0.69.tgz", + "integrity": "sha512-5uD1/k6oVzqRhiS9jLrySGa20HjItqUJsaMe+bV6eYT7zQPF/74xihEjxMm3/bJcATW2SesiYQxyNzTcKm3qRA==", "cpu": [ "x64" ], @@ -648,9 +660,9 @@ "license": "(AFL-2.1 OR BSD-3-Clause)" }, "node_modules/tsx": { - "version": "4.22.4", - "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.22.4.tgz", - "integrity": "sha512-X8EX+XV4QR5xCsrgxaED954zTDfY8KqlDtskKEL0cHhyS/P8b4IFOvGDQpsC9Q1XnLq915wEfwwY/zzskCtmhg==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.0.tgz", + "integrity": "sha512-eUdUIaCr963q2h5u3+QwvYp0+eqPvn+egeqZUm0hwERCqqx1E3kK5ehbGCvqSE5MQAULr67ww0cA3jKc3YkM1w==", "license": "MIT", "dependencies": { "esbuild": "~0.28.0" diff --git a/java/scripts/codegen/package.json b/java/scripts/codegen/package.json index 8308b6a5a..bca0e8189 100644 --- a/java/scripts/codegen/package.json +++ b/java/scripts/codegen/package.json @@ -7,8 +7,8 @@ "generate:java": "tsx java.ts" }, "dependencies": { - "@github/copilot": "^1.0.69-3", + "@github/copilot": "^1.0.69", "json-schema": "^0.4.0", - "tsx": "^4.22.4" + "tsx": "^4.23.0" } }