From cb1d1baed2488a3cfaa4e96ea6cf4e153e180236 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 00:31:41 +0000 Subject: [PATCH] Update dependency @github/copilot to v1.0.63 --- .../pull-request-dashboard/package-lock.json | 142 +++++++++++++----- .../pull-request-dashboard/package.json | 2 +- 2 files changed, 106 insertions(+), 38 deletions(-) diff --git a/.github/scripts/pull-request-dashboard/package-lock.json b/.github/scripts/pull-request-dashboard/package-lock.json index f684084..11a43f4 100644 --- a/.github/scripts/pull-request-dashboard/package-lock.json +++ b/.github/scripts/pull-request-dashboard/package-lock.json @@ -8,35 +8,36 @@ "name": "pull-request-dashboard", "version": "0.0.0", "dependencies": { - "@github/copilot": "1.0.58" + "@github/copilot": "1.0.63" } }, "node_modules/@github/copilot": { - "version": "1.0.58", - "resolved": "https://registry.npmjs.org/@github/copilot/-/copilot-1.0.58.tgz", - "integrity": "sha512-B5s05UYjRD/MCUraK3MFc8WAKuVZTuCrhOsVxtaT0b/BjWHkrZiSXStfYTjuFAkT5y8a/NUCMOMZuAzViYl4aQ==", + "version": "1.0.63", + "resolved": "https://registry.npmjs.org/@github/copilot/-/copilot-1.0.63.tgz", + "integrity": "sha512-e8DRYiWJQc4kepVXsXjC8vpDU2FXS/TfR+Z6p/KAojfcwIUZzKMAfCV5D1lD25hV4CryVH1Z9t7mHqChickj0Q==", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { - "detect-libc": "^2.1.2" + "detect-libc": "^2.1.2", + "os-theme": "^0.0.8" }, "bin": { "copilot": "npm-loader.js" }, "optionalDependencies": { - "@github/copilot-darwin-arm64": "1.0.58", - "@github/copilot-darwin-x64": "1.0.58", - "@github/copilot-linux-arm64": "1.0.58", - "@github/copilot-linux-x64": "1.0.58", - "@github/copilot-linuxmusl-arm64": "1.0.58", - "@github/copilot-linuxmusl-x64": "1.0.58", - "@github/copilot-win32-arm64": "1.0.58", - "@github/copilot-win32-x64": "1.0.58" + "@github/copilot-darwin-arm64": "1.0.63", + "@github/copilot-darwin-x64": "1.0.63", + "@github/copilot-linux-arm64": "1.0.63", + "@github/copilot-linux-x64": "1.0.63", + "@github/copilot-linuxmusl-arm64": "1.0.63", + "@github/copilot-linuxmusl-x64": "1.0.63", + "@github/copilot-win32-arm64": "1.0.63", + "@github/copilot-win32-x64": "1.0.63" } }, "node_modules/@github/copilot-darwin-arm64": { - "version": "1.0.58", - "resolved": "https://registry.npmjs.org/@github/copilot-darwin-arm64/-/copilot-darwin-arm64-1.0.58.tgz", - "integrity": "sha512-OdK1zIMca1rW9SjdDsjAQy2wJPYgXYfYY5Ia96RcUQH3nkrrQtaQ6zyQRWqueIg4rL0IZf8sqqYxNW+iKdSnyQ==", + "version": "1.0.63", + "resolved": "https://registry.npmjs.org/@github/copilot-darwin-arm64/-/copilot-darwin-arm64-1.0.63.tgz", + "integrity": "sha512-z6CMBxNDlKvT6bvOpqhu4M2bhb0daEbVwSe9SN9WfDUJbt7bpoL7OKKas428iyPSWHoL2WXwxSsy/FjIwSLV6w==", "cpu": [ "arm64" ], @@ -50,9 +51,9 @@ } }, "node_modules/@github/copilot-darwin-x64": { - "version": "1.0.58", - "resolved": "https://registry.npmjs.org/@github/copilot-darwin-x64/-/copilot-darwin-x64-1.0.58.tgz", - "integrity": "sha512-OexNIomHyqCblLSs9JPu68WbmMX31rPU0GxpLrs9CuKEnEueGcFqGOlFHBoXMg/c0R80bGD/GtSALR2mv64NMQ==", + "version": "1.0.63", + "resolved": "https://registry.npmjs.org/@github/copilot-darwin-x64/-/copilot-darwin-x64-1.0.63.tgz", + "integrity": "sha512-YKd7cXZgAGxhudzrtWdWh2NS35p2G5bV22Gz3jhEyBTqmq45o4sD4OwO87+UpkvM+3nZpwsHaLd3a+ILYX6OXg==", "cpu": [ "x64" ], @@ -66,9 +67,9 @@ } }, "node_modules/@github/copilot-linux-arm64": { - "version": "1.0.58", - "resolved": "https://registry.npmjs.org/@github/copilot-linux-arm64/-/copilot-linux-arm64-1.0.58.tgz", - "integrity": "sha512-hP4ed+KQ45YrJfq8aLbTYGuYZJ2wzfycfj3ZDLd0rhSNcxog+OhAM3SWs/TNgrn/8xLK0xBWGk4yeasjJBSvKg==", + "version": "1.0.63", + "resolved": "https://registry.npmjs.org/@github/copilot-linux-arm64/-/copilot-linux-arm64-1.0.63.tgz", + "integrity": "sha512-A3DOeEfmsJH9j1N+QLc7WXmESBskbezmhDyhyAJcHkw0ngRbKctuWQf/evUHFMh/kgwy1Lr/+9jXJm3NZqr0MA==", "cpu": [ "arm64" ], @@ -85,9 +86,9 @@ } }, "node_modules/@github/copilot-linux-x64": { - "version": "1.0.58", - "resolved": "https://registry.npmjs.org/@github/copilot-linux-x64/-/copilot-linux-x64-1.0.58.tgz", - "integrity": "sha512-sc1gGwJbAYYZB+Tt/ZxbtZDMkIr8AvUmPsC9NAdVD0Sng5BB5Ujtku/5Xh7hj/psokEnzqFnZRa0V3wR/40Fng==", + "version": "1.0.63", + "resolved": "https://registry.npmjs.org/@github/copilot-linux-x64/-/copilot-linux-x64-1.0.63.tgz", + "integrity": "sha512-OMKfZJRoDaJOV7vuWX/nFPNdLa9/H+nhajdE83v4YT9mKLXr86aWrkXE3pPoDYsKWvgQFHg4APA6oZPao0Fyow==", "cpu": [ "x64" ], @@ -104,9 +105,9 @@ } }, "node_modules/@github/copilot-linuxmusl-arm64": { - "version": "1.0.58", - "resolved": "https://registry.npmjs.org/@github/copilot-linuxmusl-arm64/-/copilot-linuxmusl-arm64-1.0.58.tgz", - "integrity": "sha512-A8jaXmS0Hymt7aYxhK7UKB3tFQSLBaljwZRKWKVxKRHeHOGAlm0xszvPsTAyVZJj0Lf0bIErxAwpU5C8P2QEpQ==", + "version": "1.0.63", + "resolved": "https://registry.npmjs.org/@github/copilot-linuxmusl-arm64/-/copilot-linuxmusl-arm64-1.0.63.tgz", + "integrity": "sha512-jcIo6B3uHgcOluNfUHp+6atShKKrXYBPLaRyF6aDT699lwI83gW9KTDuEvDs5FDg8qWsWFfOl+al2dkWDYD3CQ==", "cpu": [ "arm64" ], @@ -123,9 +124,9 @@ } }, "node_modules/@github/copilot-linuxmusl-x64": { - "version": "1.0.58", - "resolved": "https://registry.npmjs.org/@github/copilot-linuxmusl-x64/-/copilot-linuxmusl-x64-1.0.58.tgz", - "integrity": "sha512-GrBHvnLNC1qO1rCQR7Vp/pduYFYk5XTC/pHFh2qA95ntR/Uis58J0y9O4jNYc+q0/3NK9RVdL+RxLGTyxApwpA==", + "version": "1.0.63", + "resolved": "https://registry.npmjs.org/@github/copilot-linuxmusl-x64/-/copilot-linuxmusl-x64-1.0.63.tgz", + "integrity": "sha512-BEdBbEF3fG7VqXzuaAY4JtmbdGSkpJFeb2ZQYaMpq7OP3aS7ssGe1cCX8ehZNegcMM/eb4GC6PXNXsvl3X/PAQ==", "cpu": [ "x64" ], @@ -142,9 +143,9 @@ } }, "node_modules/@github/copilot-win32-arm64": { - "version": "1.0.58", - "resolved": "https://registry.npmjs.org/@github/copilot-win32-arm64/-/copilot-win32-arm64-1.0.58.tgz", - "integrity": "sha512-CT8d3ryh+nQHND2KWOaYMXwCCQbKD7pcTwHj2AJWTD0kVURqr0xWZdEI0YGOqr+dveK8y8j7+WRy+aWoXBxp4A==", + "version": "1.0.63", + "resolved": "https://registry.npmjs.org/@github/copilot-win32-arm64/-/copilot-win32-arm64-1.0.63.tgz", + "integrity": "sha512-7FqUwOmtoeBoOn4zkKQqRL+WGFwektVRSr5Po2FvPAbKxGXGyFXApZTmRLqVcHhMKDRzMb8KLST1LU1TMTY/wg==", "cpu": [ "arm64" ], @@ -158,9 +159,9 @@ } }, "node_modules/@github/copilot-win32-x64": { - "version": "1.0.58", - "resolved": "https://registry.npmjs.org/@github/copilot-win32-x64/-/copilot-win32-x64-1.0.58.tgz", - "integrity": "sha512-eaXFT2/rZLbZbkhUFupk6uqSeWexVv3+PxA49TV6RR7BHMvG7wbyGhCbqwUDrmIRlLVSyDwriEStey7e2fvXkw==", + "version": "1.0.63", + "resolved": "https://registry.npmjs.org/@github/copilot-win32-x64/-/copilot-win32-x64-1.0.63.tgz", + "integrity": "sha512-RC/6y9KHdw/YRCrCEksF2RzbeblfBUNE7bkYZxygaQGYThuv1GeZL2YD2jVqxC2LxKzsUmWGvwEMxerfR6pmeQ==", "cpu": [ "x64" ], @@ -173,6 +174,45 @@ "copilot-win32-x64": "copilot.exe" } }, + "node_modules/@os-theme/darwin-arm64": { + "version": "0.0.8", + "resolved": "https://registry.npmjs.org/@os-theme/darwin-arm64/-/darwin-arm64-0.0.8.tgz", + "integrity": "sha512-gMsOs+8Ju396a5yyMWigkbA0dMTxD78U3HzG3mlpiAyn6hfd5dbyI4VGP+sfTB82KGgWLzIhWWTFX5UYY6iX0A==", + "cpu": [ + "arm64" + ], + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ] + }, + "node_modules/@os-theme/linux-x64": { + "version": "0.0.8", + "resolved": "https://registry.npmjs.org/@os-theme/linux-x64/-/linux-x64-0.0.8.tgz", + "integrity": "sha512-zvjmBUiSQPjM1RbhpsfCDYMJxW4eLlGmkFPnpteC/03X2lz6CjiX2hfbN2EWLxXjNnIje3Jqaen8IsqEnWrRBg==", + "cpu": [ + "x64" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@os-theme/win32-x64": { + "version": "0.0.8", + "resolved": "https://registry.npmjs.org/@os-theme/win32-x64/-/win32-x64-0.0.8.tgz", + "integrity": "sha512-N3yxKNbVl2IBa/ncDuq55QhwqwUjnYLJxDKMEmYeJbLIV950qZNojPw3scXA6PbfxPZfIiRa8iz1pzNg9XxP8w==", + "cpu": [ + "x64" + ], + "license": "MIT", + "optional": true, + "os": [ + "win32" + ] + }, "node_modules/detect-libc": { "version": "2.1.2", "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz", @@ -181,6 +221,34 @@ "engines": { "node": ">=8" } + }, + "node_modules/os-theme": { + "version": "0.0.8", + "resolved": "https://registry.npmjs.org/os-theme/-/os-theme-0.0.8.tgz", + "integrity": "sha512-u1q3bLSv5uMHNIiPItkfDrHXu6ZFs2juwqxWREFM/uVBa+7Kkhy2v49LmJev2JcinGwqiEccElB/XsH9gwasuA==", + "license": "MIT", + "optionalDependencies": { + "@os-theme/darwin-arm64": "0.0.8", + "@os-theme/linux-x64": "0.0.8", + "@os-theme/win32-x64": "0.0.8" + }, + "peerDependencies": { + "typescript": "^5" + } + }, + "node_modules/typescript": { + "version": "5.9.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", + "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", + "license": "Apache-2.0", + "peer": true, + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=14.17" + } } } } diff --git a/.github/scripts/pull-request-dashboard/package.json b/.github/scripts/pull-request-dashboard/package.json index 39c17b0..860476f 100644 --- a/.github/scripts/pull-request-dashboard/package.json +++ b/.github/scripts/pull-request-dashboard/package.json @@ -4,6 +4,6 @@ "private": true, "description": "Pinned install of @github/copilot CLI used by the pull request dashboard", "dependencies": { - "@github/copilot": "1.0.58" + "@github/copilot": "1.0.63" } }