diff --git a/cli/package.json b/cli/package.json index 938222210e4..f7565401481 100644 --- a/cli/package.json +++ b/cli/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@npmcli/eslint-config": "^5.0.0", - "@npmcli/template-oss": "4.23.6", + "@npmcli/template-oss": "4.24.0", "tap": "^21.0.0" }, "author": "GitHub Inc.", @@ -40,7 +40,7 @@ }, "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", - "version": "4.23.6", + "version": "4.24.0", "content": "./scripts/template-oss" }, "files": [ @@ -48,6 +48,10 @@ "lib/" ], "tap": { - "allow-incomplete-coverage": true + "allow-incomplete-coverage": true, + "show-full-coverage": true + }, + "nyc": { + "exclude": [] } } diff --git a/package-lock.json b/package-lock.json index c6956ca2c0e..32ca8111f3c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -54,7 +54,7 @@ "@babel/plugin-proposal-private-property-in-object": "^7.21.11", "@github/prettier-config": "^0.0.6", "@npmcli/eslint-config": "^5.0.0", - "@npmcli/template-oss": "4.23.6", + "@npmcli/template-oss": "4.24.0", "@testing-library/dom": "^10.4.0", "@testing-library/jest-dom": "^6.2.0", "@testing-library/react": "^16.0.0", @@ -99,7 +99,7 @@ }, "devDependencies": { "@npmcli/eslint-config": "^5.0.0", - "@npmcli/template-oss": "4.23.6", + "@npmcli/template-oss": "4.24.0", "tap": "^21.0.0" }, "engines": { @@ -7908,9 +7908,9 @@ } }, "node_modules/@npmcli/template-oss": { - "version": "4.23.6", - "resolved": "https://registry.npmjs.org/@npmcli/template-oss/-/template-oss-4.23.6.tgz", - "integrity": "sha512-19XoFub6hpuVi0VFrKomjduZMqbmpHZaSIuPX2dgBtB6NZaUyZELlaSRG8IK6zPmA8+4TUCBgJ0b5K5mZhcqUQ==", + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@npmcli/template-oss/-/template-oss-4.24.0.tgz", + "integrity": "sha512-Bk7DVWL/asOqk+DTSzNn7f0SPM/6x0ih4pjJ3knCzCiEJXVp2mfX9AQW4QgyxyB3QXA04KXX3jpxD/zPsMejDA==", "dev": true, "hasInstallScript": true, "license": "ISC", @@ -7953,7 +7953,7 @@ "template-oss-release-please": "bin/release-please.js" }, "engines": { - "node": "^18.17.0 || >=20.5.0" + "node": "^20.17.0 || >=22.9.0" } }, "node_modules/@npmcli/template-oss/node_modules/@octokit/auth-token": { @@ -9640,9 +9640,9 @@ "license": "MIT" }, "node_modules/@primer/react": { - "version": "37.11.0", - "resolved": "https://registry.npmjs.org/@primer/react/-/react-37.11.0.tgz", - "integrity": "sha512-3fWSkZbGXzPxSfDCJfr1Hmozcx88dLi/EPd/IhDvFwqt/WsJ7pAMfdg3djETDryDrTvU52auIRRfz+L6fZPyTQ==", + "version": "37.11.2", + "resolved": "https://registry.npmjs.org/@primer/react/-/react-37.11.2.tgz", + "integrity": "sha512-HrVwMSqwjxzU42iIP2wDqTa+wNTbthJm8bZ0kgTDstNjG709Axd5yoKcZ3gs8G0m3ftKplKsxKDfQSmv1ePNqA==", "license": "MIT", "dependencies": { "@github/relative-time-element": "^4.4.3", @@ -19065,9 +19065,9 @@ } }, "node_modules/eslint-plugin-github": { - "version": "5.1.6", - "resolved": "https://registry.npmjs.org/eslint-plugin-github/-/eslint-plugin-github-5.1.6.tgz", - "integrity": "sha512-7DY92UOUoapfxR0iYTEb1FaEajcRBY33UB8z+DEtbpak4jEJhSremjXHDAevKCdEztnUVZbS6ZbbK11Tqs8bpA==", + "version": "5.1.7", + "resolved": "https://registry.npmjs.org/eslint-plugin-github/-/eslint-plugin-github-5.1.7.tgz", + "integrity": "sha512-P3S5TwvHy8u1QadfcI/tZ2uNFMTHv+mT/YmEdLEgEzp08mA3iK02kg/IhoWOz0SnbTyUi1qrq0a6SwC3uQSkpQ==", "dev": true, "license": "MIT", "dependencies": { @@ -19083,7 +19083,7 @@ "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-filenames": "^1.3.2", "eslint-plugin-i18n-text": "^1.0.1", - "eslint-plugin-import": "^2.25.2", + "eslint-plugin-import": "^2.31.0", "eslint-plugin-jsx-a11y": "^6.10.2", "eslint-plugin-no-only-tests": "^3.0.0", "eslint-plugin-prettier": "^5.2.1", @@ -21766,9 +21766,9 @@ } }, "node_modules/fuse.js": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/fuse.js/-/fuse.js-7.0.0.tgz", - "integrity": "sha512-14F4hBIxqKvD4Zz/XjDc3y94mNZN6pRv3U13Udo0lNLCWRBUsrMv2xwcF/y/Z5sV6+FQW+/ow68cHpm4sunt8Q==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/fuse.js/-/fuse.js-7.1.0.tgz", + "integrity": "sha512-trLf4SzuuUxfusZADLINj+dE8clK1frKdmqiJNb1Es75fmI5oY6X2mxLVUciLLjxqw/xr72Dhy+lER6dGd02FQ==", "license": "Apache-2.0", "engines": { "node": ">=10" diff --git a/package.json b/package.json index 8167299e706..29f22642f80 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@babel/plugin-proposal-private-property-in-object": "^7.21.11", "@github/prettier-config": "^0.0.6", "@npmcli/eslint-config": "^5.0.0", - "@npmcli/template-oss": "4.23.6", + "@npmcli/template-oss": "4.24.0", "@testing-library/dom": "^10.4.0", "@testing-library/jest-dom": "^6.2.0", "@testing-library/react": "^16.0.0", @@ -105,7 +105,7 @@ }, "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", - "version": "4.23.6", + "version": "4.24.0", "content": "./scripts/template-oss", "allowPaths": [ "cli-cache.json"