Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Apr 2026 09:20:52 +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: b15c4f63b5ac - main - misc/github-copilot-cli: update 1.0=?utf-8?Q?=2E13 =E2=86=92?= 1.0.14
Message-ID:  <69cce374.37d79.4266a226@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=b15c4f63b5acd8d93d617b7970920407580c5e8f

commit b15c4f63b5acd8d93d617b7970920407580c5e8f
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-04-01 08:11:05 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-04-01 09:20:45 +0000

    misc/github-copilot-cli: update 1.0.13 → 1.0.14
---
 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 2693cdacff10..10a73175a1b4 100644
--- a/misc/github-copilot-cli/Makefile
+++ b/misc/github-copilot-cli/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	github-copilot-cli
-DISTVERSION=	1.0.13
+DISTVERSION=	1.0.14
 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 6a900d133fc8..6edfeee6637c 100644
--- a/misc/github-copilot-cli/distinfo
+++ b/misc/github-copilot-cli/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1774914022
-SHA256 (github-copilot-cli/github-copilot-cli-1.0.13.tar.gz) = 08b6df82c654f8e8d2e0784461825caff0beee7d2e23c83680d1aa34b47616b1
-SIZE (github-copilot-cli/github-copilot-cli-1.0.13.tar.gz) = 39573671
+TIMESTAMP = 1775030874
+SHA256 (github-copilot-cli/github-copilot-cli-1.0.14.tar.gz) = 3d306909fabe1b9c06832828ec1c46fe78d737780b3818c5bbaaa8a440d0dbf7
+SIZE (github-copilot-cli/github-copilot-cli-1.0.14.tar.gz) = 39576188
 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 01a8aa75667f..e502db987066 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.13"
+        "@github/copilot": "^1.0.14"
       }
     },
     "node_modules/@github/copilot": {
-      "version": "1.0.13",
-      "resolved": "https://registry.npmjs.org/@github/copilot/-/copilot-1.0.13.tgz",
-      "integrity": "sha512-F7oFybbkg0KOM1ZYswpmdtrow6lSzi2INpqXzvDXjMY8GLykHKU7b+knKOXgEEhjqF+65I9FlJ+Aw4Vqs6oqOw==",
+      "version": "1.0.14",
+      "resolved": "https://registry.npmjs.org/@github/copilot/-/copilot-1.0.14.tgz",
+      "integrity": "sha512-VFyMwZKmeMiTFiP/6z+ZBnLVgRWl5cDAt9BWouMz7Zfh5RqQJg4ynD1vWJzKgo08u/oYf9UoF1xqFKnHmedA9A==",
       "license": "SEE LICENSE IN LICENSE.md",
       "bin": {
         "copilot": "npm-loader.js"
       },
       "optionalDependencies": {
-        "@github/copilot-darwin-arm64": "1.0.13",
-        "@github/copilot-darwin-x64": "1.0.13",
-        "@github/copilot-linux-arm64": "1.0.13",
-        "@github/copilot-linux-x64": "1.0.13",
-        "@github/copilot-win32-arm64": "1.0.13",
-        "@github/copilot-win32-x64": "1.0.13"
+        "@github/copilot-darwin-arm64": "1.0.14",
+        "@github/copilot-darwin-x64": "1.0.14",
+        "@github/copilot-linux-arm64": "1.0.14",
+        "@github/copilot-linux-x64": "1.0.14",
+        "@github/copilot-win32-arm64": "1.0.14",
+        "@github/copilot-win32-x64": "1.0.14"
       }
     },
     "node_modules/@github/copilot/node_modules/@github/copilot-darwin-arm64": {
-      "version": "1.0.13",
-      "resolved": "https://registry.npmjs.org/@github/copilot-darwin-arm64/-/copilot-darwin-arm64-1.0.13.tgz",
-      "integrity": "sha512-B8baJ/IFJ33iwrllEedqoMUvEaNTlGVJEapaKRcymn3/D7shv705WmTtKZKuq8dw3m4GF2OOyIcDywaZVF2QZw==",
+      "version": "1.0.14",
+      "resolved": "https://registry.npmjs.org/@github/copilot-darwin-arm64/-/copilot-darwin-arm64-1.0.14.tgz",
+      "integrity": "sha512-z6ml4dRdghcE7RIVI8wiyes9QJ4mgkcIP22w0TAPlMp0qWmR4hQDu2LKTdmArfOjt0+0reLHIBd06zx7zuUFVA==",
       "cpu": [
         "arm64"
       ],
@@ -45,9 +45,9 @@
       }
     },
     "node_modules/@github/copilot/node_modules/@github/copilot-darwin-x64": {
-      "version": "1.0.13",
-      "resolved": "https://registry.npmjs.org/@github/copilot-darwin-x64/-/copilot-darwin-x64-1.0.13.tgz",
-      "integrity": "sha512-GFouJNmhrw56gtM7QIwk2PMh9r9eCmACRxaKkfFosGuACwFf8wi71zLnqZHTL1cXlLHLIyh5qqWTHmz807tB3g==",
+      "version": "1.0.14",
+      "resolved": "https://registry.npmjs.org/@github/copilot-darwin-x64/-/copilot-darwin-x64-1.0.14.tgz",
+      "integrity": "sha512-Sp5KPhiUGa0+LlF/ol7uEbqcmeTClWUAqBJ0vyO5o4Ef+fIguP+090vUYayuQ7nPQmvA/FxvguUiy5ISVlqCKg==",
       "cpu": [
         "x64"
       ],
@@ -61,9 +61,9 @@
       }
     },
     "node_modules/@github/copilot/node_modules/@github/copilot-linux-arm64": {
-      "version": "1.0.13",
-      "resolved": "https://registry.npmjs.org/@github/copilot-linux-arm64/-/copilot-linux-arm64-1.0.13.tgz",
-      "integrity": "sha512-1rnxhgiMHuH8aqsotzTS8ED16J8WeEt7XRndaU1MJohe5uQ3j+N7nhh4ynZGC8dd3EIvAc29LsADLSGxTqk1Kw==",
+      "version": "1.0.14",
+      "resolved": "https://registry.npmjs.org/@github/copilot-linux-arm64/-/copilot-linux-arm64-1.0.14.tgz",
+      "integrity": "sha512-0TpiN0nANHpEi+F8E7b0ArMe5+Yjqdnx+mJAWCwXyYkbgQ5lHFlo/uhTanXH+L+6b45X3XLhiGVv4WCx1Mi56g==",
       "cpu": [
         "arm64"
       ],
@@ -77,9 +77,9 @@
       }
     },
     "node_modules/@github/copilot/node_modules/@github/copilot-linux-x64": {
-      "version": "1.0.13",
-      "resolved": "https://registry.npmjs.org/@github/copilot-linux-x64/-/copilot-linux-x64-1.0.13.tgz",
-      "integrity": "sha512-b8ATozkRbxQ5zTUM+PHMhftGDFFB4CEBKFe3OHtqLAqmT95pFOyznHyanOl2lASBY8RzZWOwEl7iuTVkZVum8w==",
+      "version": "1.0.14",
+      "resolved": "https://registry.npmjs.org/@github/copilot-linux-x64/-/copilot-linux-x64-1.0.14.tgz",
+      "integrity": "sha512-OWpP9EiDok06yobb71hJs79f5UKkgG/8fP0vHHfjyfMcMdrDxeRWwrT8A40GXVVgk1UX0li73LAAfqzfoE/z8w==",
       "cpu": [
         "x64"
       ],
@@ -93,9 +93,9 @@
       }
     },
     "node_modules/@github/copilot/node_modules/@github/copilot-win32-arm64": {
-      "version": "1.0.13",
-      "resolved": "https://registry.npmjs.org/@github/copilot-win32-arm64/-/copilot-win32-arm64-1.0.13.tgz",
-      "integrity": "sha512-Nw1yGcMSDmMeOYIHtPx/copmpLxggAg1U2lh59fe3n2cl+x9PQmWlF/pSIO0YgJseI4hzet/st2slGbxokNQ2Q==",
+      "version": "1.0.14",
+      "resolved": "https://registry.npmjs.org/@github/copilot-win32-arm64/-/copilot-win32-arm64-1.0.14.tgz",
+      "integrity": "sha512-KFZoV80Q4EDxWZo+Wlr+2lsas9wIrSK51PRW1ZImimDFP2OB7/F0dPz5BJWyscrMkg1mIonL1gKGksdGC2ZfwQ==",
       "cpu": [
         "arm64"
       ],
@@ -109,9 +109,9 @@
       }
     },
     "node_modules/@github/copilot/node_modules/@github/copilot-win32-x64": {
-      "version": "1.0.13",
-      "resolved": "https://registry.npmjs.org/@github/copilot-win32-x64/-/copilot-win32-x64-1.0.13.tgz",
-      "integrity": "sha512-cRCQ8pmshaHA0oFXBGpIz2O++JaMWU1cJpB4czcYniM/9C8DwWy5uUPkjFXwlHazIYltjWAMFmgZPAMqwLS3Rw==",
+      "version": "1.0.14",
+      "resolved": "https://registry.npmjs.org/@github/copilot-win32-x64/-/copilot-win32-x64-1.0.14.tgz",
+      "integrity": "sha512-SstVxnGBZBf0coA1jkT4inFMKPpKXbUxFeQ0Aj/6bEOUndk02xsiM/etUoD53+XFT9zVua/dTvxf0Xl6QvNAFw==",
       "cpu": [
         "x64"
       ],


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69cce374.37d79.4266a226>