Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jan 2026 02:25:31 +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: 1e844666ee4a - main - misc/github-copilot-cli: update 0.0=?utf-8?Q?=2E377 =E2=86=92?= 0.0.394
Message-ID:  <6976d09b.22022.24663db9@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=1e844666ee4ac18e190815657208b0737c0645a3

commit 1e844666ee4ac18e190815657208b0737c0645a3
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-01-25 23:10:07 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-01-26 02:25:25 +0000

    misc/github-copilot-cli: update 0.0.377 → 0.0.394
---
 misc/github-copilot-cli/Makefile                   |  8 ++-
 misc/github-copilot-cli/distinfo                   | 10 ++--
 .../files/package-lock-keytar.json                 |  6 +--
 misc/github-copilot-cli/files/package-lock.json    | 59 ++++++++++------------
 misc/github-copilot-cli/pkg-plist                  |  2 +-
 5 files changed, 44 insertions(+), 41 deletions(-)

diff --git a/misc/github-copilot-cli/Makefile b/misc/github-copilot-cli/Makefile
index f7204b061377..666d2070f34e 100644
--- a/misc/github-copilot-cli/Makefile
+++ b/misc/github-copilot-cli/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	github-copilot-cli
-DISTVERSION=	0.0.377
+DISTVERSION=	0.0.394
 CATEGORIES=	misc # machine-learning
 DISTFILES=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \
 		${NODE_HEADERS}${EXTRACT_SUFX}
@@ -93,6 +93,12 @@ post-extract:
 		${WRKDIR}/${dep_node_addon_api_npm_name}-${dep_node_addon_api_version}/node_modules/${dep_node_addon_api_npm_name} \
 		${WRKDIR}/${dep_sharp_npm_name}-${dep_sharp_version}/node_modules/${dep_sharp_npm_name}/node_modules/node-addon-api
 
+post-patch:
+	# set version
+	${REINPLACE_CMD} -i '' \
+		-e 's|qg.default.createElement(U,{color:e.MUTED},"v",t)|qg.default.createElement(U,{color:e.MUTED},"v","${PORTVERSION}")|g' \
+		${WRKSRC}/node_modules/@github/copilot/index.js
+
 do-build:
 	# Create directory for FreeBSD prebuilds
 	@${MKDIR} ${WRKSRC}/node_modules/${PACKAGE_NAME}/prebuilds/freebsd-x64
diff --git a/misc/github-copilot-cli/distinfo b/misc/github-copilot-cli/distinfo
index 0bd7199c96ee..e416faee743d 100644
--- a/misc/github-copilot-cli/distinfo
+++ b/misc/github-copilot-cli/distinfo
@@ -1,13 +1,13 @@
-TIMESTAMP = 1768205736
-SHA256 (github-copilot-cli/github-copilot-cli-0.0.377.tar.gz) = a9da555eacc0d6da8bd3768187ac0019d76afa9158cf39fc297186ca32c847b5
-SIZE (github-copilot-cli/github-copilot-cli-0.0.377.tar.gz) = 43263244
+TIMESTAMP = 1769379006
+SHA256 (github-copilot-cli/github-copilot-cli-0.0.394.tar.gz) = bd79974e1963686cffd67670ccfaac3e097c39253247cb9f4fe080ba12db7e87
+SIZE (github-copilot-cli/github-copilot-cli-0.0.394.tar.gz) = 44050597
 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) = 0f48f650961781ef7c3a927a3b64bdb51769da197f957f3d07ca197bc5f02750
 SIZE (github-copilot-cli/sharp-0.34.4.tar.gz) = 171284
-SHA256 (github-copilot-cli/keytar-7.9.0.tar.gz) = b3a1dbe0035f23bf80fdf9cd1a23afdece629b192ad10b104165aec32b79b7e7
-SIZE (github-copilot-cli/keytar-7.9.0.tar.gz) = 290211
+SHA256 (github-copilot-cli/keytar-7.9.0.tar.gz) = 9bba15bd7821ee25b26ae155c565382141065b534dfadf6d2213834d67d225b4
+SIZE (github-copilot-cli/keytar-7.9.0.tar.gz) = 290228
 SHA256 (github-copilot-cli/node-addon-api-8.5.0.tar.gz) = 152ef6a9b5450a7c0ce87a2d0be3aa458d1f65c515e9d189cc9fa09feb5aa50e
 SIZE (github-copilot-cli/node-addon-api-8.5.0.tar.gz) = 61743
diff --git a/misc/github-copilot-cli/files/package-lock-keytar.json b/misc/github-copilot-cli/files/package-lock-keytar.json
index a5071563bd2f..0a09995c4832 100644
--- a/misc/github-copilot-cli/files/package-lock-keytar.json
+++ b/misc/github-copilot-cli/files/package-lock-keytar.json
@@ -212,9 +212,9 @@
       "license": "MIT"
     },
     "node_modules/keytar/node_modules/node-abi": {
-      "version": "3.85.0",
-      "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.85.0.tgz",
-      "integrity": "sha512-zsFhmbkAzwhTft6nd3VxcG0cvJsT70rL+BIGHWVq5fi6MwGrHwzqKaxXE+Hl2GmnGItnDKPPkO5/LQqjVkIdFg==",
+      "version": "3.87.0",
+      "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.87.0.tgz",
+      "integrity": "sha512-+CGM1L1CgmtheLcBuleyYOn7NWPVu0s0EJH2C4puxgEZb9h8QpR9G2dBfZJOAUhi7VQxuBPMd0hiISWcTyiYyQ==",
       "license": "MIT",
       "dependencies": {
         "semver": "^7.3.5"
diff --git a/misc/github-copilot-cli/files/package-lock.json b/misc/github-copilot-cli/files/package-lock.json
index c335707717a6..eaa9138dbdf3 100644
--- a/misc/github-copilot-cli/files/package-lock.json
+++ b/misc/github-copilot-cli/files/package-lock.json
@@ -8,33 +8,30 @@
       "name": "@github/copilot-installer",
       "version": "1.0.0",
       "dependencies": {
-        "@github/copilot": "^0.0.377"
+        "@github/copilot": "^0.0.394"
       }
     },
     "node_modules/@github/copilot": {
-      "version": "0.0.377",
-      "resolved": "https://registry.npmjs.org/@github/copilot/-/copilot-0.0.377.tgz",
-      "integrity": "sha512-G7qnjL7G7StGeMG7vuIyxSVA8YPmV61ifz9C1m9RxFy8fQ1EFs8RwSwdCkq5jGFVVtwzBxlk3nRN0IWxxg2uCQ==",
+      "version": "0.0.394",
+      "resolved": "https://registry.npmjs.org/@github/copilot/-/copilot-0.0.394.tgz",
+      "integrity": "sha512-koSiaHvVwjgppgh+puxf6dgsR8ql/WST1scS5bjzMsJFfWk7f4xtEXla7TCQfSGoZkCmCsr2Tis27v5TpssiCg==",
       "license": "SEE LICENSE IN LICENSE.md",
       "bin": {
         "copilot": "npm-loader.js"
       },
-      "engines": {
-        "node": ">=22"
-      },
       "optionalDependencies": {
-        "@github/copilot-darwin-arm64": "0.0.377",
-        "@github/copilot-darwin-x64": "0.0.377",
-        "@github/copilot-linux-arm64": "0.0.377",
-        "@github/copilot-linux-x64": "0.0.377",
-        "@github/copilot-win32-arm64": "0.0.377",
-        "@github/copilot-win32-x64": "0.0.377"
+        "@github/copilot-darwin-arm64": "0.0.394",
+        "@github/copilot-darwin-x64": "0.0.394",
+        "@github/copilot-linux-arm64": "0.0.394",
+        "@github/copilot-linux-x64": "0.0.394",
+        "@github/copilot-win32-arm64": "0.0.394",
+        "@github/copilot-win32-x64": "0.0.394"
       }
     },
     "node_modules/@github/copilot/node_modules/@github/copilot-darwin-arm64": {
-      "version": "0.0.377",
-      "resolved": "https://registry.npmjs.org/@github/copilot-darwin-arm64/-/copilot-darwin-arm64-0.0.377.tgz",
-      "integrity": "sha512-SUMQ62F43clF+q9GMxFyaY+IMWOdD910rX8398Y866Bug22rkRM0vIqY7bUeEtiABMdkcYs/TsvU3nQ9uCo5mw==",
+      "version": "0.0.394",
+      "resolved": "https://registry.npmjs.org/@github/copilot-darwin-arm64/-/copilot-darwin-arm64-0.0.394.tgz",
+      "integrity": "sha512-qDmDFiFaYFW45UhxylN2JyQRLVGLCpkr5UmgbfH5e0aksf+69qytK/MwpD2Cq12KdTjyGMEorlADkSu5eftELA==",
       "cpu": [
         "arm64"
       ],
@@ -48,9 +45,9 @@
       }
     },
     "node_modules/@github/copilot/node_modules/@github/copilot-darwin-x64": {
-      "version": "0.0.377",
-      "resolved": "https://registry.npmjs.org/@github/copilot-darwin-x64/-/copilot-darwin-x64-0.0.377.tgz",
-      "integrity": "sha512-Z1cLgmEW9ar154N4I59jRtweCDuXws0jqh0QLVT9yAcoczQQjyPnDC8PaxQlqmJEXRtQzFTmZ8GdiBpmdmAi1w==",
+      "version": "0.0.394",
+      "resolved": "https://registry.npmjs.org/@github/copilot-darwin-x64/-/copilot-darwin-x64-0.0.394.tgz",
+      "integrity": "sha512-iN4YwSVFxhASiBjLk46f+AzRTNHCvYcmyTKBASxieMIhnDxznYmpo+haFKPCv2lCsEWU8s5LARCnXxxx8J1wKA==",
       "cpu": [
         "x64"
       ],
@@ -64,9 +61,9 @@
       }
     },
     "node_modules/@github/copilot/node_modules/@github/copilot-linux-arm64": {
-      "version": "0.0.377",
-      "resolved": "https://registry.npmjs.org/@github/copilot-linux-arm64/-/copilot-linux-arm64-0.0.377.tgz",
-      "integrity": "sha512-0X073fjYEHq1PCaffp1c8FUAbMVujJUGNDrORoRVMyyQQ7NrdBoeJGebfb050ZgeE6dHXB0+ED1vgEkglWVRSg==",
+      "version": "0.0.394",
+      "resolved": "https://registry.npmjs.org/@github/copilot-linux-arm64/-/copilot-linux-arm64-0.0.394.tgz",
+      "integrity": "sha512-9NeGvmO2tGztuneXZfYAyW3fDk6Pdl6Ffg8MAUaevA/p0awvA+ti/Vh0ZSTcI81nDTjkzONvrcIcjYAN7x0oSg==",
       "cpu": [
         "arm64"
       ],
@@ -80,9 +77,9 @@
       }
     },
     "node_modules/@github/copilot/node_modules/@github/copilot-linux-x64": {
-      "version": "0.0.377",
-      "resolved": "https://registry.npmjs.org/@github/copilot-linux-x64/-/copilot-linux-x64-0.0.377.tgz",
-      "integrity": "sha512-ijcE7kawMdVmx/ndQkx3Pgpnn0g9NnOb+zUZndd4hfSlmFp5aLS5z0HauRuB91SwcFTlJWZz35tJU59TlIQ/Ug==",
+      "version": "0.0.394",
+      "resolved": "https://registry.npmjs.org/@github/copilot-linux-x64/-/copilot-linux-x64-0.0.394.tgz",
+      "integrity": "sha512-toahsYQORrP/TPSBQ7sxj4/fJg3YUrD0ksCj/Z4y2vT6EwrE9iC2BspKgQRa4CBoCqxYDNB2blc+mQ1UuzPOxg==",
       "cpu": [
         "x64"
       ],
@@ -96,9 +93,9 @@
       }
     },
     "node_modules/@github/copilot/node_modules/@github/copilot-win32-arm64": {
-      "version": "0.0.377",
-      "resolved": "https://registry.npmjs.org/@github/copilot-win32-arm64/-/copilot-win32-arm64-0.0.377.tgz",
-      "integrity": "sha512-Qd2+915jhbqB46zywoSzDyYML8F6ebxwzmUAcZ2CILFvicaCong9/RalabOjJm8gIpyJwGQAcwvNhAPibXlSYg==",
+      "version": "0.0.394",
+      "resolved": "https://registry.npmjs.org/@github/copilot-win32-arm64/-/copilot-win32-arm64-0.0.394.tgz",
+      "integrity": "sha512-R7XBP3l+oeDuBrP0KD80ZBEMsZoxAW8QO2MNsDUV8eVrNJnp6KtGHoA+iCsKYKNOD6wHA/q5qm/jR+gpsz46Aw==",
       "cpu": [
         "arm64"
       ],
@@ -112,9 +109,9 @@
       }
     },
     "node_modules/@github/copilot/node_modules/@github/copilot-win32-x64": {
-      "version": "0.0.377",
-      "resolved": "https://registry.npmjs.org/@github/copilot-win32-x64/-/copilot-win32-x64-0.0.377.tgz",
-      "integrity": "sha512-BEED2kkQmfLjlFO7Qc3TEKiuoSKZMp7E+He7BP671LvFphWQNfxIT2DhhsZ9kN3e0Jtuo8IzrkeHbaKPhg7TjA==",
+      "version": "0.0.394",
+      "resolved": "https://registry.npmjs.org/@github/copilot-win32-x64/-/copilot-win32-x64-0.0.394.tgz",
+      "integrity": "sha512-/XYV8srP+pMXbf9Gc3wr58zCzBZvsdA3X4poSvr2uU8yCZ6E4pD0agFaZ1c/CikANJi8nb0Id3kulhEhePz/3A==",
       "cpu": [
         "x64"
       ],
diff --git a/misc/github-copilot-cli/pkg-plist b/misc/github-copilot-cli/pkg-plist
index 6958726aa27a..1d37737479d9 100644
--- a/misc/github-copilot-cli/pkg-plist
+++ b/misc/github-copilot-cli/pkg-plist
@@ -1,12 +1,12 @@
 bin/copilot
 lib/node_modules/.bin/copilot
+lib/node_modules/@github/copilot/changelog.json
 lib/node_modules/@github/copilot/clipboard/index.js
 lib/node_modules/@github/copilot/clipboard/node_modules/@teddyzhu/clipboard/LICENSE
 lib/node_modules/@github/copilot/clipboard/node_modules/@teddyzhu/clipboard/index.d.ts
 lib/node_modules/@github/copilot/clipboard/node_modules/@teddyzhu/clipboard/index.js
 lib/node_modules/@github/copilot/definitions/code-review.agent.yaml
 lib/node_modules/@github/copilot/definitions/explore.agent.yaml
-lib/node_modules/@github/copilot/definitions/plan.agent.yaml
 lib/node_modules/@github/copilot/definitions/task.agent.yaml
 lib/node_modules/@github/copilot/index.js
 lib/node_modules/@github/copilot/npm-loader.js


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6976d09b.22022.24663db9>