From f66903da5c0d078a813df50f80fbe143204613fa Mon Sep 17 00:00:00 2001 From: Ethan Hou Date: Mon, 3 Aug 2026 10:01:04 +0800 Subject: [PATCH] build: Bump cls to 1.527.0 --- .../copilot-agent/package-lock.json | 174 ++++++++++++++---- .../copilot-agent/package.json | 12 +- 2 files changed, 147 insertions(+), 39 deletions(-) diff --git a/com.microsoft.copilot.eclipse.core/copilot-agent/package-lock.json b/com.microsoft.copilot.eclipse.core/copilot-agent/package-lock.json index eda431528..70b259780 100644 --- a/com.microsoft.copilot.eclipse.core/copilot-agent/package-lock.json +++ b/com.microsoft.copilot.eclipse.core/copilot-agent/package-lock.json @@ -9,18 +9,50 @@ "version": "0.0.1", "hasInstallScript": true, "dependencies": { - "@github/copilot-language-server": "1.509.5", - "@github/copilot-language-server-darwin-arm64": "1.509.5", - "@github/copilot-language-server-darwin-x64": "1.509.5", - "@github/copilot-language-server-linux-arm64": "1.509.5", - "@github/copilot-language-server-linux-x64": "1.509.5", - "@github/copilot-language-server-win32-x64": "1.509.5" + "@github/copilot-language-server": "1.527.0", + "@github/copilot-language-server-darwin-arm64": "1.527.0", + "@github/copilot-language-server-darwin-x64": "1.527.0", + "@github/copilot-language-server-linux-arm64": "1.527.0", + "@github/copilot-language-server-linux-x64": "1.527.0", + "@github/copilot-language-server-win32-x64": "1.527.0" + } + }, + "node_modules/@github/copilot-darwin-arm64": { + "version": "1.0.70", + "resolved": "https://registry.npmjs.org/@github/copilot-darwin-arm64/-/copilot-darwin-arm64-1.0.70.tgz", + "integrity": "sha512-NewReqBmTxtAzApZNmUsY4Xqy8N086MiQm7k35i9i+WrGyRiHxdZ/n/lMLCkqWoelr7pZhcZ7gQ7fHbEq1KdoQ==", + "cpu": [ + "arm64" + ], + "license": "SEE LICENSE IN LICENSE.md", + "optional": true, + "os": [ + "darwin" + ], + "bin": { + "copilot-darwin-arm64": "copilot" + } + }, + "node_modules/@github/copilot-darwin-x64": { + "version": "1.0.70", + "resolved": "https://registry.npmjs.org/@github/copilot-darwin-x64/-/copilot-darwin-x64-1.0.70.tgz", + "integrity": "sha512-ydUEYI3udNAjdMsLPFQLH/JG9YFKcxuAUxYIyOK+F/m/Of9nODKdYa2hw2mlLanP4cNyuxGLflu+rtIqIb+cPw==", + "cpu": [ + "x64" + ], + "license": "SEE LICENSE IN LICENSE.md", + "optional": true, + "os": [ + "darwin" + ], + "bin": { + "copilot-darwin-x64": "copilot" } }, "node_modules/@github/copilot-language-server": { - "version": "1.509.5", - "resolved": "https://registry.npmjs.org/@github/copilot-language-server/-/copilot-language-server-1.509.5.tgz", - "integrity": "sha512-cAZVbN5UHrm+ILqroO2NY2gbI7mYojwmiOClCWj8yPD0svXJKSVmmmDonkVrvNZ1VxW3tIbCbE1LRTL6HVN/9g==", + "version": "1.527.0", + "resolved": "https://registry.npmjs.org/@github/copilot-language-server/-/copilot-language-server-1.527.0.tgz", + "integrity": "sha512-+u6Yduy1zBp7hBry0LFmJqH1BoOSbqTVoD69PWwCvM+8+2jtorME7q1Qz6di55E8M0dPuIWqRNY2Wf/ZSVe5yg==", "license": "MIT", "dependencies": { "vscode-languageserver-protocol": "^3.17.5" @@ -29,18 +61,24 @@ "copilot-language-server": "dist/language-server.js" }, "optionalDependencies": { - "@github/copilot-language-server-darwin-arm64": "1.509.5", - "@github/copilot-language-server-darwin-x64": "1.509.5", - "@github/copilot-language-server-linux-arm64": "1.509.5", - "@github/copilot-language-server-linux-x64": "1.509.5", - "@github/copilot-language-server-win32-arm64": "1.509.5", - "@github/copilot-language-server-win32-x64": "1.509.5" + "@github/copilot-darwin-arm64": "1.0.70", + "@github/copilot-darwin-x64": "1.0.70", + "@github/copilot-language-server-darwin-arm64": "1.527.0", + "@github/copilot-language-server-darwin-x64": "1.527.0", + "@github/copilot-language-server-linux-arm64": "1.527.0", + "@github/copilot-language-server-linux-x64": "1.527.0", + "@github/copilot-language-server-win32-arm64": "1.527.0", + "@github/copilot-language-server-win32-x64": "1.527.0", + "@github/copilot-linux-arm64": "1.0.70", + "@github/copilot-linux-x64": "1.0.70", + "@github/copilot-win32-arm64": "1.0.70", + "@github/copilot-win32-x64": "1.0.70" } }, "node_modules/@github/copilot-language-server-darwin-arm64": { - "version": "1.509.5", - "resolved": "https://registry.npmjs.org/@github/copilot-language-server-darwin-arm64/-/copilot-language-server-darwin-arm64-1.509.5.tgz", - "integrity": "sha512-eGb5bHN1OVUEnQYCop1+Hd4z6CR2fZK0iqFRu0pdGeQ3/y370trt2KR+omJv354ibsCUmpDUIqZXb6hOiIZk/Q==", + "version": "1.527.0", + "resolved": "https://registry.npmjs.org/@github/copilot-language-server-darwin-arm64/-/copilot-language-server-darwin-arm64-1.527.0.tgz", + "integrity": "sha512-VLBUgwgB/S5lzHuUtbVS8DsN1cf5eBvMRRQHsF0hhOHYD7MQPgSqYXxqmnGRBJutI98BD0EU9HqPO6zMkgJKmA==", "cpu": [ "arm64" ], @@ -50,9 +88,9 @@ ] }, "node_modules/@github/copilot-language-server-darwin-x64": { - "version": "1.509.5", - "resolved": "https://registry.npmjs.org/@github/copilot-language-server-darwin-x64/-/copilot-language-server-darwin-x64-1.509.5.tgz", - "integrity": "sha512-EonG1QHCx7qmiPc0EsVYSk9oBeWtwHXw0h3fMFOWKN37HOKImMiDeC7JBjv1kG/q9XzHGGhkYjkvReebMKZoOg==", + "version": "1.527.0", + "resolved": "https://registry.npmjs.org/@github/copilot-language-server-darwin-x64/-/copilot-language-server-darwin-x64-1.527.0.tgz", + "integrity": "sha512-5rDxUaQeeXXs0Ne72srvy35QQKjiy4KMd5pSbJWGAHilimDTUwfW2nOepp9E2vtORQv5EzlLrMovWuMsqvSpWA==", "cpu": [ "x64" ], @@ -62,9 +100,9 @@ ] }, "node_modules/@github/copilot-language-server-linux-arm64": { - "version": "1.509.5", - "resolved": "https://registry.npmjs.org/@github/copilot-language-server-linux-arm64/-/copilot-language-server-linux-arm64-1.509.5.tgz", - "integrity": "sha512-f1SYaxh8drXeZ2Sf5A/gjFC5gg0qnUdwYUWXA2vpJrMZ2bMbylacGS9hwhkwk9jDaHkeOmjOWWh+g2csdLgVTw==", + "version": "1.527.0", + "resolved": "https://registry.npmjs.org/@github/copilot-language-server-linux-arm64/-/copilot-language-server-linux-arm64-1.527.0.tgz", + "integrity": "sha512-GKCt7a7c52iJy0d2DLRLqED7NWfypY/0hawBasB5nn3DKokSMqZYbDWLtV8yp868iW8SD/2v/1fdbBR9yPo/Lw==", "cpu": [ "arm64" ], @@ -74,9 +112,9 @@ ] }, "node_modules/@github/copilot-language-server-linux-x64": { - "version": "1.509.5", - "resolved": "https://registry.npmjs.org/@github/copilot-language-server-linux-x64/-/copilot-language-server-linux-x64-1.509.5.tgz", - "integrity": "sha512-T0ihY6w2H7sdKMaF0k7pHBQV3wTj4Uzq38kx8pGKAFTupUIgivMUHOWysiLdsBgQ9rafByIMzHR3slnpYcH1SQ==", + "version": "1.527.0", + "resolved": "https://registry.npmjs.org/@github/copilot-language-server-linux-x64/-/copilot-language-server-linux-x64-1.527.0.tgz", + "integrity": "sha512-nAYSHjNr8UfZIDKQgAuXlQtmLZxPZ3DVbZZjTglY+2+cjHjbYQgPzXmQjGs4m9AErIkbHVH6xE0KrCO7tO+pyQ==", "cpu": [ "x64" ], @@ -86,9 +124,9 @@ ] }, "node_modules/@github/copilot-language-server-win32-arm64": { - "version": "1.509.5", - "resolved": "https://registry.npmjs.org/@github/copilot-language-server-win32-arm64/-/copilot-language-server-win32-arm64-1.509.5.tgz", - "integrity": "sha512-T4fyhZIJCU+ETyp3vcIw0Y+sIvcsnq8C59s2l7RR9jX6lwHacwsU2PUcRYQqETfWOkM5YX7wzKiThLxvsOAc9g==", + "version": "1.527.0", + "resolved": "https://registry.npmjs.org/@github/copilot-language-server-win32-arm64/-/copilot-language-server-win32-arm64-1.527.0.tgz", + "integrity": "sha512-28TCSUfMm61lJwk5dAM/TX9PqQz/kf8Bm9tItfBvbRnlv0ofiiyHT2GsdEUMEQ3N5XBIKrhl33hJ1xkqENvLgA==", "cpu": [ "arm64" ], @@ -99,9 +137,9 @@ ] }, "node_modules/@github/copilot-language-server-win32-x64": { - "version": "1.509.5", - "resolved": "https://registry.npmjs.org/@github/copilot-language-server-win32-x64/-/copilot-language-server-win32-x64-1.509.5.tgz", - "integrity": "sha512-tv12/MayELMseV7V+ghdC/AY5GgKh/lyncAU/A7eEpPt8ACNEErBZ51mriAT1F/EqSfB1iEUKVtgZ4/+eTe9Fw==", + "version": "1.527.0", + "resolved": "https://registry.npmjs.org/@github/copilot-language-server-win32-x64/-/copilot-language-server-win32-x64-1.527.0.tgz", + "integrity": "sha512-LY1ovQHOZQ7G6tSAuCEi63JMYg+TZcYw9ZsZRDV/F6C0NnY6SxWD9PDuI5dzqjgNUq9M29cxbv6r26WjX3JteQ==", "cpu": [ "x64" ], @@ -110,6 +148,76 @@ "win32" ] }, + "node_modules/@github/copilot-linux-arm64": { + "version": "1.0.70", + "resolved": "https://registry.npmjs.org/@github/copilot-linux-arm64/-/copilot-linux-arm64-1.0.70.tgz", + "integrity": "sha512-EpR3VEEqMy5M9t3cs+6FtjX/AhyfoefzmcMAjBls+RGv1fILjaAby+rhKHzX5YVSxOu9OyQDlQVHK3kxznTU5Q==", + "cpu": [ + "arm64" + ], + "libc": [ + "glibc" + ], + "license": "SEE LICENSE IN LICENSE.md", + "optional": true, + "os": [ + "linux" + ], + "bin": { + "copilot-linux-arm64": "copilot" + } + }, + "node_modules/@github/copilot-linux-x64": { + "version": "1.0.70", + "resolved": "https://registry.npmjs.org/@github/copilot-linux-x64/-/copilot-linux-x64-1.0.70.tgz", + "integrity": "sha512-4pyNKunm7GEzQZ+09Dwr4BwixJVNcQGBeqiZPKWBGxcSipwj90t8tidLYdNjgmXJoLerANhXZcY52wJW/HubEA==", + "cpu": [ + "x64" + ], + "libc": [ + "glibc" + ], + "license": "SEE LICENSE IN LICENSE.md", + "optional": true, + "os": [ + "linux" + ], + "bin": { + "copilot-linux-x64": "copilot" + } + }, + "node_modules/@github/copilot-win32-arm64": { + "version": "1.0.70", + "resolved": "https://registry.npmjs.org/@github/copilot-win32-arm64/-/copilot-win32-arm64-1.0.70.tgz", + "integrity": "sha512-oWsWCTlUyIv4S3FdYoBNCscndLrUv+C3qgbfJ9mf+5igPqbIYL8alkc8FBHWPB/cornDNj65yd4s8dZrSkFPpg==", + "cpu": [ + "arm64" + ], + "license": "SEE LICENSE IN LICENSE.md", + "optional": true, + "os": [ + "win32" + ], + "bin": { + "copilot-win32-arm64": "copilot.exe" + } + }, + "node_modules/@github/copilot-win32-x64": { + "version": "1.0.70", + "resolved": "https://registry.npmjs.org/@github/copilot-win32-x64/-/copilot-win32-x64-1.0.70.tgz", + "integrity": "sha512-KFDZ750CwhjKF6uATQ1pv1XrYHI+/qTQta954gYZaa+YJEXRstGd284uJ6NI3YXfshZwhTs64JdjN4xLodYwrA==", + "cpu": [ + "x64" + ], + "license": "SEE LICENSE IN LICENSE.md", + "optional": true, + "os": [ + "win32" + ], + "bin": { + "copilot-win32-x64": "copilot.exe" + } + }, "node_modules/vscode-jsonrpc": { "version": "8.2.0", "resolved": "https://registry.npmjs.org/vscode-jsonrpc/-/vscode-jsonrpc-8.2.0.tgz", diff --git a/com.microsoft.copilot.eclipse.core/copilot-agent/package.json b/com.microsoft.copilot.eclipse.core/copilot-agent/package.json index d6c12fb76..0bb24efdc 100644 --- a/com.microsoft.copilot.eclipse.core/copilot-agent/package.json +++ b/com.microsoft.copilot.eclipse.core/copilot-agent/package.json @@ -12,11 +12,11 @@ "postinstall": "node copy-binaries.js" }, "dependencies": { - "@github/copilot-language-server": "1.509.5", - "@github/copilot-language-server-win32-x64": "1.509.5", - "@github/copilot-language-server-darwin-x64": "1.509.5", - "@github/copilot-language-server-darwin-arm64": "1.509.5", - "@github/copilot-language-server-linux-x64": "1.509.5", - "@github/copilot-language-server-linux-arm64": "1.509.5" + "@github/copilot-language-server": "1.527.0", + "@github/copilot-language-server-win32-x64": "1.527.0", + "@github/copilot-language-server-darwin-x64": "1.527.0", + "@github/copilot-language-server-darwin-arm64": "1.527.0", + "@github/copilot-language-server-linux-x64": "1.527.0", + "@github/copilot-language-server-linux-arm64": "1.527.0" } }