Date: Wed, 08 Apr 2026 18:49:02 +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: 83a67a0312c0 - main - misc/github-copilot-cli: update 1.0=?utf-8?Q?=2E14 =E2=86=92?= 1.0.21 Message-ID: <69d6a31e.27c65.2831dfa0@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=83a67a0312c034cf7b7cd46e42276472f6310279 commit 83a67a0312c034cf7b7cd46e42276472f6310279 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-04-08 18:30:25 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-04-08 18:48:56 +0000 misc/github-copilot-cli: update 1.0.14 → 1.0.21 --- misc/github-copilot-cli/Makefile | 2 +- misc/github-copilot-cli/distinfo | 10 ++-- .../files/package-lock-sharp.json | 6 +-- misc/github-copilot-cli/files/package-lock.json | 56 +++++++++++----------- misc/github-copilot-cli/pkg-plist | 2 + 5 files changed, 39 insertions(+), 37 deletions(-) diff --git a/misc/github-copilot-cli/Makefile b/misc/github-copilot-cli/Makefile index 9924cfc212ef..b57f15737906 100644 --- a/misc/github-copilot-cli/Makefile +++ b/misc/github-copilot-cli/Makefile @@ -1,5 +1,5 @@ PORTNAME= github-copilot-cli -DISTVERSION= 1.0.14 +DISTVERSION= 1.0.21 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 6edfeee6637c..94d35423abb1 100644 --- a/misc/github-copilot-cli/distinfo +++ b/misc/github-copilot-cli/distinfo @@ -1,12 +1,12 @@ -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 +TIMESTAMP = 1775672418 +SHA256 (github-copilot-cli/github-copilot-cli-1.0.21.tar.gz) = b39a4fa2256a8ae4d2aec4fd6ef3b9692d39ca8b2593da5492349342179ab6f3 +SIZE (github-copilot-cli/github-copilot-cli-1.0.21.tar.gz) = 37195040 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) = e4323a543c6ed4e21dec53d42a92fab9bf003cea9e6978574cf131ee904c7d6e -SIZE (github-copilot-cli/sharp-0.34.4.tar.gz) = 175441 +SHA256 (github-copilot-cli/sharp-0.34.4.tar.gz) = af86e97f52a691f7cb136260226589123015c7092ef8c775ef96b369b87c1e16 +SIZE (github-copilot-cli/sharp-0.34.4.tar.gz) = 175443 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 028e22b27b83..d22f1e54a31a 100644 --- a/misc/github-copilot-cli/files/package-lock-sharp.json +++ b/misc/github-copilot-cli/files/package-lock-sharp.json @@ -54,9 +54,9 @@ } }, "node_modules/sharp/node_modules/@emnapi/runtime": { - "version": "1.9.1", - "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.9.1.tgz", - "integrity": "sha512-VYi5+ZVLhpgK4hQ0TAjiQiZ6ol0oe4mBx7mVv7IflsiEp0OWoVsp/+f9Vc1hOhE0TtkORVrI1GvzyreqpgWtkA==", + "version": "1.9.2", + "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.9.2.tgz", + "integrity": "sha512-3U4+MIWHImeyu1wnmVygh5WlgfYDtyf0k8AbLhMFxOipihf6nrWC4syIm/SwEeec0mNSafiiNnMJwbza/Is6Lw==", "license": "MIT", "optional": true, "dependencies": { diff --git a/misc/github-copilot-cli/files/package-lock.json b/misc/github-copilot-cli/files/package-lock.json index e502db987066..67cfa4a2286a 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.14" + "@github/copilot": "^1.0.21" } }, "node_modules/@github/copilot": { - "version": "1.0.14", - "resolved": "https://registry.npmjs.org/@github/copilot/-/copilot-1.0.14.tgz", - "integrity": "sha512-VFyMwZKmeMiTFiP/6z+ZBnLVgRWl5cDAt9BWouMz7Zfh5RqQJg4ynD1vWJzKgo08u/oYf9UoF1xqFKnHmedA9A==", + "version": "1.0.21", + "resolved": "https://registry.npmjs.org/@github/copilot/-/copilot-1.0.21.tgz", + "integrity": "sha512-P+nORjNKAtl92jYCG6Qr1Rsw2JoyScgeQSkIR6O2WB37WS5JVdA4ax1WVualMbfuc9V58CPHX6fwyNpkI89FkQ==", "license": "SEE LICENSE IN LICENSE.md", "bin": { "copilot": "npm-loader.js" }, "optionalDependencies": { - "@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" + "@github/copilot-darwin-arm64": "1.0.21", + "@github/copilot-darwin-x64": "1.0.21", + "@github/copilot-linux-arm64": "1.0.21", + "@github/copilot-linux-x64": "1.0.21", + "@github/copilot-win32-arm64": "1.0.21", + "@github/copilot-win32-x64": "1.0.21" } }, "node_modules/@github/copilot/node_modules/@github/copilot-darwin-arm64": { - "version": "1.0.14", - "resolved": "https://registry.npmjs.org/@github/copilot-darwin-arm64/-/copilot-darwin-arm64-1.0.14.tgz", - "integrity": "sha512-z6ml4dRdghcE7RIVI8wiyes9QJ4mgkcIP22w0TAPlMp0qWmR4hQDu2LKTdmArfOjt0+0reLHIBd06zx7zuUFVA==", + "version": "1.0.21", + "resolved": "https://registry.npmjs.org/@github/copilot-darwin-arm64/-/copilot-darwin-arm64-1.0.21.tgz", + "integrity": "sha512-aB+s9ldTwcyCOYmzjcQ4SknV6g81z92T8aUJEJZBwOXOTBeWKAJtk16ooAKangZgdwuLgO3or1JUjx1FJAm5nQ==", "cpu": [ "arm64" ], @@ -45,9 +45,9 @@ } }, "node_modules/@github/copilot/node_modules/@github/copilot-darwin-x64": { - "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==", + "version": "1.0.21", + "resolved": "https://registry.npmjs.org/@github/copilot-darwin-x64/-/copilot-darwin-x64-1.0.21.tgz", + "integrity": "sha512-aNad81DOGuGShmaiFNIxBUSZLwte0dXmDYkGfAF9WJIgY4qP4A8CPWFoNr8//gY+4CwaIf9V+f/OC6k2BdECbw==", "cpu": [ "x64" ], @@ -61,9 +61,9 @@ } }, "node_modules/@github/copilot/node_modules/@github/copilot-linux-arm64": { - "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==", + "version": "1.0.21", + "resolved": "https://registry.npmjs.org/@github/copilot-linux-arm64/-/copilot-linux-arm64-1.0.21.tgz", + "integrity": "sha512-FL0NsCnHax4czHVv1S8iBqPLGZDhZ28N3+6nT29xWGhmjBWTkIofxLThKUPcyyMsfPTTxIlrdwWa8qQc5z2Q+g==", "cpu": [ "arm64" ], @@ -77,9 +77,9 @@ } }, "node_modules/@github/copilot/node_modules/@github/copilot-linux-x64": { - "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==", + "version": "1.0.21", + "resolved": "https://registry.npmjs.org/@github/copilot-linux-x64/-/copilot-linux-x64-1.0.21.tgz", + "integrity": "sha512-S7pWVI16hesZtxYbIyfw+MHZpc5ESoGKUVr5Y+lZJNaM2340gJGPQzQwSpvKIRMLHRKI2hXLwciAnYeMFxE/Tg==", "cpu": [ "x64" ], @@ -93,9 +93,9 @@ } }, "node_modules/@github/copilot/node_modules/@github/copilot-win32-arm64": { - "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==", + "version": "1.0.21", + "resolved": "https://registry.npmjs.org/@github/copilot-win32-arm64/-/copilot-win32-arm64-1.0.21.tgz", + "integrity": "sha512-a9qc2Ku+XbyBkXCclbIvBbIVnECACTIWnPctmXWsQeSdeapGxgfHGux7y8hAFV5j6+nhCm6cnyEMS3rkZjAhdA==", "cpu": [ "arm64" ], @@ -109,9 +109,9 @@ } }, "node_modules/@github/copilot/node_modules/@github/copilot-win32-x64": { - "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==", + "version": "1.0.21", + "resolved": "https://registry.npmjs.org/@github/copilot-win32-x64/-/copilot-win32-x64-1.0.21.tgz", + "integrity": "sha512-9klu+7NQ6tEyb8sibb0rsbimBivDrnNltZho10Bgbf1wh3o+erTjffXDjW9Zkyaw8lZA9Fz8bqhVkKntZq58Lg==", "cpu": [ "x64" ], diff --git a/misc/github-copilot-cli/pkg-plist b/misc/github-copilot-cli/pkg-plist index bce6a4036075..732548863ad3 100644 --- a/misc/github-copilot-cli/pkg-plist +++ b/misc/github-copilot-cli/pkg-plist @@ -1,6 +1,7 @@ bin/copilot lib/node_modules/.bin/copilot lib/node_modules/@github/copilot/app.js +lib/node_modules/@github/copilot/builtin-skills/customizing-copilot-cloud-agents-environment/SKILL.md 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 @@ -25,6 +26,7 @@ lib/node_modules/@github/copilot/definitions/code-review.agent.yaml lib/node_modules/@github/copilot/definitions/configure-copilot.agent.yaml lib/node_modules/@github/copilot/definitions/explore.agent.yaml lib/node_modules/@github/copilot/definitions/research.agent.yaml +lib/node_modules/@github/copilot/definitions/rubber-duck.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.jshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d6a31e.27c65.2831dfa0>
