Date: Sun, 29 Mar 2026 19:03:43 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c07dbdde28bf - main - misc/github-copilot-cli: update 1.0=?utf-8?Q?=2E10 =E2=86=92?= 1.0.12 Message-ID: <69c9778f.1c4e7.232c94ed@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=c07dbdde28bfc837d09148087d5cea8094521d4e commit c07dbdde28bfc837d09148087d5cea8094521d4e Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-03-29 18:02:36 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-03-29 19:03:39 +0000 misc/github-copilot-cli: update 1.0.10 → 1.0.12 --- misc/github-copilot-cli/Makefile | 2 +- misc/github-copilot-cli/distinfo | 10 ++-- .../files/package-lock-sharp.json | 42 ++++++++++++++++ misc/github-copilot-cli/files/package-lock.json | 56 +++++++++++----------- misc/github-copilot-cli/pkg-plist | 1 + 5 files changed, 77 insertions(+), 34 deletions(-) diff --git a/misc/github-copilot-cli/Makefile b/misc/github-copilot-cli/Makefile index 944c59e1ca63..bf62ffec68a4 100644 --- a/misc/github-copilot-cli/Makefile +++ b/misc/github-copilot-cli/Makefile @@ -1,5 +1,5 @@ PORTNAME= github-copilot-cli -DISTVERSION= 1.0.10 +DISTVERSION= 1.0.12 PORTEPOCH= 1 CATEGORIES= misc # machine-learning DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} diff --git a/misc/github-copilot-cli/distinfo b/misc/github-copilot-cli/distinfo index d15727e29050..3c4a84d51b40 100644 --- a/misc/github-copilot-cli/distinfo +++ b/misc/github-copilot-cli/distinfo @@ -1,12 +1,12 @@ -TIMESTAMP = 1774065987 -SHA256 (github-copilot-cli/github-copilot-cli-1.0.10.tar.gz) = 171d661a45eee3b3b630420ab6d54709fd05434500c63fd3416e119f66fabf9f -SIZE (github-copilot-cli/github-copilot-cli-1.0.10.tar.gz) = 39499951 +TIMESTAMP = 1774807150 +SHA256 (github-copilot-cli/github-copilot-cli-1.0.12.tar.gz) = 71ea80332ae4922f3786c461254ae3594e7c7b9d645b7df8dbdb950219f266e6 +SIZE (github-copilot-cli/github-copilot-cli-1.0.12.tar.gz) = 39571854 SHA256 (github-copilot-cli/node-v22.19.0-headers.tar.gz) = 183bdc17092336ad21e01a425d238e85db4ee077ae3caa0547ff1fbda07d9bd8 SIZE (github-copilot-cli/node-v22.19.0-headers.tar.gz) = 8750990 SHA256 (github-copilot-cli/pty-1.0.9.tar.gz) = 0f7550a42239ed4deae3429cf1a568aba8683baa829ff40d7b0d3ae751323dd6 SIZE (github-copilot-cli/pty-1.0.9.tar.gz) = 14897699 -SHA256 (github-copilot-cli/sharp-0.34.4.tar.gz) = 3a916ebc32777f28dafc2d69a5f67814a8b45f85a34862fd27493719ca126a98 -SIZE (github-copilot-cli/sharp-0.34.4.tar.gz) = 175411 +SHA256 (github-copilot-cli/sharp-0.34.4.tar.gz) = e4323a543c6ed4e21dec53d42a92fab9bf003cea9e6978574cf131ee904c7d6e +SIZE (github-copilot-cli/sharp-0.34.4.tar.gz) = 175441 SHA256 (github-copilot-cli/keytar-7.9.0.tar.gz) = f42d7442ff470c1a52a985cf2d1575c24fa1fa844a98b8394ad615bc90a93d36 SIZE (github-copilot-cli/keytar-7.9.0.tar.gz) = 290417 SHA256 (github-copilot-cli/node-addon-api-8.5.0.tar.gz) = 152ef6a9b5450a7c0ce87a2d0be3aa458d1f65c515e9d189cc9fa09feb5aa50e diff --git a/misc/github-copilot-cli/files/package-lock-sharp.json b/misc/github-copilot-cli/files/package-lock-sharp.json index 4d5ec6b4ab6d..028e22b27b83 100644 --- a/misc/github-copilot-cli/files/package-lock-sharp.json +++ b/misc/github-copilot-cli/files/package-lock-sharp.json @@ -155,6 +155,9 @@ "cpu": [ "arm" ], + "libc": [ + "glibc" + ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -171,6 +174,9 @@ "cpu": [ "arm64" ], + "libc": [ + "glibc" + ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -187,6 +193,9 @@ "cpu": [ "ppc64" ], + "libc": [ + "glibc" + ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -203,6 +212,9 @@ "cpu": [ "s390x" ], + "libc": [ + "glibc" + ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -219,6 +231,9 @@ "cpu": [ "x64" ], + "libc": [ + "glibc" + ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -235,6 +250,9 @@ "cpu": [ "arm64" ], + "libc": [ + "musl" + ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -251,6 +269,9 @@ "cpu": [ "x64" ], + "libc": [ + "musl" + ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -267,6 +288,9 @@ "cpu": [ "arm" ], + "libc": [ + "glibc" + ], "license": "Apache-2.0", "optional": true, "os": [ @@ -289,6 +313,9 @@ "cpu": [ "arm64" ], + "libc": [ + "glibc" + ], "license": "Apache-2.0", "optional": true, "os": [ @@ -311,6 +338,9 @@ "cpu": [ "ppc64" ], + "libc": [ + "glibc" + ], "license": "Apache-2.0", "optional": true, "os": [ @@ -333,6 +363,9 @@ "cpu": [ "s390x" ], + "libc": [ + "glibc" + ], "license": "Apache-2.0", "optional": true, "os": [ @@ -355,6 +388,9 @@ "cpu": [ "x64" ], + "libc": [ + "glibc" + ], "license": "Apache-2.0", "optional": true, "os": [ @@ -377,6 +413,9 @@ "cpu": [ "arm64" ], + "libc": [ + "musl" + ], "license": "Apache-2.0", "optional": true, "os": [ @@ -399,6 +438,9 @@ "cpu": [ "x64" ], + "libc": [ + "musl" + ], "license": "Apache-2.0", "optional": true, "os": [ diff --git a/misc/github-copilot-cli/files/package-lock.json b/misc/github-copilot-cli/files/package-lock.json index 6bdadf1f00d1..748bbe188a17 100644 --- a/misc/github-copilot-cli/files/package-lock.json +++ b/misc/github-copilot-cli/files/package-lock.json @@ -8,30 +8,30 @@ "name": "@github/copilot-installer", "version": "1.0.0", "dependencies": { - "@github/copilot": "^1.0.10" + "@github/copilot": "^1.0.12" } }, "node_modules/@github/copilot": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/@github/copilot/-/copilot-1.0.10.tgz", - "integrity": "sha512-RpHYMXYpyAgQLYQ3MB8ubV8zMn/zDatwaNmdxcC8ws7jqM+Ojy7Dz4KFKzyT0rCrWoUCAEBXsXoPbP0LY0FgLw==", + "version": "1.0.12", + "resolved": "https://registry.npmjs.org/@github/copilot/-/copilot-1.0.12.tgz", + "integrity": "sha512-GpmoJbs1ECyLLKtY4PcFzO8Cz6GgDTOKkrzwNdkirNdfsB+o6x0OOlFyrOdNXNPII7pk9+GcpIjF87sLwWzpPQ==", "license": "SEE LICENSE IN LICENSE.md", "bin": { "copilot": "npm-loader.js" }, "optionalDependencies": { - "@github/copilot-darwin-arm64": "1.0.10", - "@github/copilot-darwin-x64": "1.0.10", - "@github/copilot-linux-arm64": "1.0.10", - "@github/copilot-linux-x64": "1.0.10", - "@github/copilot-win32-arm64": "1.0.10", - "@github/copilot-win32-x64": "1.0.10" + "@github/copilot-darwin-arm64": "1.0.12", + "@github/copilot-darwin-x64": "1.0.12", + "@github/copilot-linux-arm64": "1.0.12", + "@github/copilot-linux-x64": "1.0.12", + "@github/copilot-win32-arm64": "1.0.12", + "@github/copilot-win32-x64": "1.0.12" } }, "node_modules/@github/copilot/node_modules/@github/copilot-darwin-arm64": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/@github/copilot-darwin-arm64/-/copilot-darwin-arm64-1.0.10.tgz", - "integrity": "sha512-MNlzwkTQ9iUgHQ+2Z25D0KgYZDEl4riEa1Z4/UCNpHXmmBiIY8xVRbXZTNMB69cnagjQ5Z8D2QM2BjI0kqeFPg==", + "version": "1.0.12", + "resolved": "https://registry.npmjs.org/@github/copilot-darwin-arm64/-/copilot-darwin-arm64-1.0.12.tgz", + "integrity": "sha512-fjbwRIUZAH06Eyg5ZkfZXg8SVXpqI3HaFhtXZ803CZs9mfIgfOSR3URZxUnv7SIv6aI/7f6ws8RxKnPGavJ/tg==", "cpu": [ "arm64" ], @@ -45,9 +45,9 @@ } }, "node_modules/@github/copilot/node_modules/@github/copilot-darwin-x64": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/@github/copilot-darwin-x64/-/copilot-darwin-x64-1.0.10.tgz", - "integrity": "sha512-zAQBCbEue/n4xHBzE9T03iuupVXvLtu24MDMeXXtIC0d4O+/WV6j1zVJrp9Snwr0MBWYH+wUrV74peDDdd1VOQ==", + "version": "1.0.12", + "resolved": "https://registry.npmjs.org/@github/copilot-darwin-x64/-/copilot-darwin-x64-1.0.12.tgz", + "integrity": "sha512-/tJGJEEm8kpTW/sJRNnvhMSHKIHApNun14biuIkC5CXDqVgFakbKlckn/FlIkT48eEUysc0YbEatrHIDz/8XbA==", "cpu": [ "x64" ], @@ -61,9 +61,9 @@ } }, "node_modules/@github/copilot/node_modules/@github/copilot-linux-arm64": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/@github/copilot-linux-arm64/-/copilot-linux-arm64-1.0.10.tgz", - "integrity": "sha512-7mJ3uLe7ITyRi2feM1rMLQ5d0bmUGTUwV1ZxKZwSzWCYmuMn05pg4fhIUdxZZZMkLbOl3kG/1J7BxMCTdS2w7A==", + "version": "1.0.12", + "resolved": "https://registry.npmjs.org/@github/copilot-linux-arm64/-/copilot-linux-arm64-1.0.12.tgz", + "integrity": "sha512-4977LVJi3/9Yc+ivj+VKDVtHg0kT5yqOrN8F35/jgqerx4Mdtk1pOMlWztXxLicBHN4y2V7/EY/wc0WqFW0Zvg==", "cpu": [ "arm64" ], @@ -77,9 +77,9 @@ } }, "node_modules/@github/copilot/node_modules/@github/copilot-linux-x64": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/@github/copilot-linux-x64/-/copilot-linux-x64-1.0.10.tgz", - "integrity": "sha512-66NPaxroRScNCs6TZGX3h1RSKtzew0tcHBkj4J1AHkgYLjNHMdjjBwokGtKeMxzYOCAMBbmJkUDdNGkqsKIKUA==", + "version": "1.0.12", + "resolved": "https://registry.npmjs.org/@github/copilot-linux-x64/-/copilot-linux-x64-1.0.12.tgz", + "integrity": "sha512-9QevJZD29PVltYDV4xHWbdN6ud/966clERL5Frh2+9D3+spaVDO1hFllzoFiEwD/M4f2GkSh7/fT3hV0LKl9Ag==", "cpu": [ "x64" ], @@ -93,9 +93,9 @@ } }, "node_modules/@github/copilot/node_modules/@github/copilot-win32-arm64": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/@github/copilot-win32-arm64/-/copilot-win32-arm64-1.0.10.tgz", - "integrity": "sha512-WC5M+M75sxLn4lvZ1wPA1Lrs/vXFisPXJPCKbKOMKqzwMLX/IbuybTV4dZDIyGEN591YmOdRIylUF0tVwO8Zmw==", + "version": "1.0.12", + "resolved": "https://registry.npmjs.org/@github/copilot-win32-arm64/-/copilot-win32-arm64-1.0.12.tgz", + "integrity": "sha512-RLAbAsLniI8vA2utgZdIsvD8slZpz1fb8l6cmIiQvDE/BwQb2zNV9VepZ+CwzYtNx9ifxBtgIwYwUJq5bxeSaQ==", "cpu": [ "arm64" ], @@ -109,9 +109,9 @@ } }, "node_modules/@github/copilot/node_modules/@github/copilot-win32-x64": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/@github/copilot-win32-x64/-/copilot-win32-x64-1.0.10.tgz", - "integrity": "sha512-tUfIwyamd0zpm9DVTtbjIWF6j3zrA5A5IkkiuRgsy0HRJPQpeAV7ZYaHEZteHrynaULpl1Gn/Dq0IB4hYc4QtQ==", + "version": "1.0.12", + "resolved": "https://registry.npmjs.org/@github/copilot-win32-x64/-/copilot-win32-x64-1.0.12.tgz", + "integrity": "sha512-4SYV09F4Sw20DAib1do26+ALZmCZrghzo+5e6IZbQOsm4B7NhBFaLpKFU+kEijfmWacLlh/at5CpGGGKlwlbcg==", "cpu": [ "x64" ], diff --git a/misc/github-copilot-cli/pkg-plist b/misc/github-copilot-cli/pkg-plist index 6aaade42eb69..bce6a4036075 100644 --- a/misc/github-copilot-cli/pkg-plist +++ b/misc/github-copilot-cli/pkg-plist @@ -19,6 +19,7 @@ lib/node_modules/@github/copilot/copilot-sdk/index.d.ts lib/node_modules/@github/copilot/copilot-sdk/index.js lib/node_modules/@github/copilot/copilot-sdk/sdkProtocolVersion.d.ts lib/node_modules/@github/copilot/copilot-sdk/session.d.ts +lib/node_modules/@github/copilot/copilot-sdk/telemetry.d.ts lib/node_modules/@github/copilot/copilot-sdk/types.d.ts lib/node_modules/@github/copilot/definitions/code-review.agent.yaml lib/node_modules/@github/copilot/definitions/configure-copilot.agent.yamlhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69c9778f.1c4e7.232c94ed>
