Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Feb 2026 02:20:13 +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: db8fb6b48557 - main - misc/github-copilot-cli: update 0.0=?utf-8?Q?=2E394 =E2=86=92?= 0.0.400
Message-ID:  <698009dd.3a1a9.7147fd60@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=db8fb6b48557564d67c976fbf05455967a260186

commit db8fb6b48557564d67c976fbf05455967a260186
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-02-01 23:36:18 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-02-02 02:20:09 +0000

    misc/github-copilot-cli: update 0.0.394 → 0.0.400
---
 misc/github-copilot-cli/Makefile                |  2 +-
 misc/github-copilot-cli/distinfo                |  6 +--
 misc/github-copilot-cli/files/package-lock.json | 56 ++++++++++++-------------
 3 files changed, 32 insertions(+), 32 deletions(-)

diff --git a/misc/github-copilot-cli/Makefile b/misc/github-copilot-cli/Makefile
index 666d2070f34e..1f2d73df3304 100644
--- a/misc/github-copilot-cli/Makefile
+++ b/misc/github-copilot-cli/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	github-copilot-cli
-DISTVERSION=	0.0.394
+DISTVERSION=	0.0.400
 CATEGORIES=	misc # machine-learning
 DISTFILES=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \
 		${NODE_HEADERS}${EXTRACT_SUFX}
diff --git a/misc/github-copilot-cli/distinfo b/misc/github-copilot-cli/distinfo
index e416faee743d..1eb482859633 100644
--- a/misc/github-copilot-cli/distinfo
+++ b/misc/github-copilot-cli/distinfo
@@ -1,6 +1,6 @@
-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
+TIMESTAMP = 1769988710
+SHA256 (github-copilot-cli/github-copilot-cli-0.0.400.tar.gz) = 19030f84c637cc9c13ea3e7e413ec4ff0ff9f2025f9288333309fb1cae89c4e7
+SIZE (github-copilot-cli/github-copilot-cli-0.0.400.tar.gz) = 44253006
 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
diff --git a/misc/github-copilot-cli/files/package-lock.json b/misc/github-copilot-cli/files/package-lock.json
index eaa9138dbdf3..95ed70ae384e 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": "^0.0.394"
+        "@github/copilot": "^0.0.400"
       }
     },
     "node_modules/@github/copilot": {
-      "version": "0.0.394",
-      "resolved": "https://registry.npmjs.org/@github/copilot/-/copilot-0.0.394.tgz",
-      "integrity": "sha512-koSiaHvVwjgppgh+puxf6dgsR8ql/WST1scS5bjzMsJFfWk7f4xtEXla7TCQfSGoZkCmCsr2Tis27v5TpssiCg==",
+      "version": "0.0.400",
+      "resolved": "https://registry.npmjs.org/@github/copilot/-/copilot-0.0.400.tgz",
+      "integrity": "sha512-OliuUpFFtgp2WN/LEpj9Gzmbe4SyRLWsbqcYnJojAN1whd0l8JgnJBqzo3LXkZf5nUbVQ57IlU93BpjbIhmHrQ==",
       "license": "SEE LICENSE IN LICENSE.md",
       "bin": {
         "copilot": "npm-loader.js"
       },
       "optionalDependencies": {
-        "@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"
+        "@github/copilot-darwin-arm64": "0.0.400",
+        "@github/copilot-darwin-x64": "0.0.400",
+        "@github/copilot-linux-arm64": "0.0.400",
+        "@github/copilot-linux-x64": "0.0.400",
+        "@github/copilot-win32-arm64": "0.0.400",
+        "@github/copilot-win32-x64": "0.0.400"
       }
     },
     "node_modules/@github/copilot/node_modules/@github/copilot-darwin-arm64": {
-      "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==",
+      "version": "0.0.400",
+      "resolved": "https://registry.npmjs.org/@github/copilot-darwin-arm64/-/copilot-darwin-arm64-0.0.400.tgz",
+      "integrity": "sha512-Grpv/lYiLih0W8G/ofueNApz3WRGPkCFDM7i1ecc0slfI/JkjyQIjZWnD7a4lK5iSjBWQGIaKTHSj8e//d8Gug==",
       "cpu": [
         "arm64"
       ],
@@ -45,9 +45,9 @@
       }
     },
     "node_modules/@github/copilot/node_modules/@github/copilot-darwin-x64": {
-      "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==",
+      "version": "0.0.400",
+      "resolved": "https://registry.npmjs.org/@github/copilot-darwin-x64/-/copilot-darwin-x64-0.0.400.tgz",
+      "integrity": "sha512-c/qJC6qJIXjr5D274EvZc1FyKAktWrz2n6zjyHoqix8o8VJEfSo+Sqk4DPV1eZrrYCyE1EQyfNLvv80x1+pcTQ==",
       "cpu": [
         "x64"
       ],
@@ -61,9 +61,9 @@
       }
     },
     "node_modules/@github/copilot/node_modules/@github/copilot-linux-arm64": {
-      "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==",
+      "version": "0.0.400",
+      "resolved": "https://registry.npmjs.org/@github/copilot-linux-arm64/-/copilot-linux-arm64-0.0.400.tgz",
+      "integrity": "sha512-8pcKXjFopVHZmAK4nFfV48/KN3WwmVm4HDcpPESvNHjoRj8PuFN9Ef9llD6QKerYbQc38C+Pu21IXimRvqqKHg==",
       "cpu": [
         "arm64"
       ],
@@ -77,9 +77,9 @@
       }
     },
     "node_modules/@github/copilot/node_modules/@github/copilot-linux-x64": {
-      "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==",
+      "version": "0.0.400",
+      "resolved": "https://registry.npmjs.org/@github/copilot-linux-x64/-/copilot-linux-x64-0.0.400.tgz",
+      "integrity": "sha512-BW+u6m/z894KHwJWNWGDiFAfMv83U1B1DVxrzJ1vdmGn05R9jIOp0TNaZtv0jh/ycGiQJ8s2cxFdcKtWxEcenQ==",
       "cpu": [
         "x64"
       ],
@@ -93,9 +93,9 @@
       }
     },
     "node_modules/@github/copilot/node_modules/@github/copilot-win32-arm64": {
-      "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==",
+      "version": "0.0.400",
+      "resolved": "https://registry.npmjs.org/@github/copilot-win32-arm64/-/copilot-win32-arm64-0.0.400.tgz",
+      "integrity": "sha512-p299J676Q8BepAcR1DPMBqvW9M2nMr+fHfNyD5ketEHHc2gDF2KaWW83iXD0HqF5df7La7gbgJXYonL9Ct11Sw==",
       "cpu": [
         "arm64"
       ],
@@ -109,9 +109,9 @@
       }
     },
     "node_modules/@github/copilot/node_modules/@github/copilot-win32-x64": {
-      "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==",
+      "version": "0.0.400",
+      "resolved": "https://registry.npmjs.org/@github/copilot-win32-x64/-/copilot-win32-x64-0.0.400.tgz",
+      "integrity": "sha512-y/77mfEB7MP2eHaRasYBKTnbO/BzaRp6jeSkPC+WUZqR62kRxmvBYCbVmBK66PZ1W6UFbwNPdHBQHebfuOePvg==",
       "cpu": [
         "x64"
       ],


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698009dd.3a1a9.7147fd60>