From 23c5a54e379e90c72b09f4f66b359747b5cd62e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 11:58:59 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=86=99=20npm(deps):=20Bump=20the=20npm=20?= =?UTF-8?q?group=20with=204=20updates?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the npm group with 4 updates: [@octokit/plugin-enterprise-cloud](https://github.com/octokit/plugin-enterprise-cloud.js), [@octokit/plugin-enterprise-server](https://github.com/octokit/plugin-enterprise-server.js), [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) and [eslint-plugin-github](https://github.com/github/eslint-plugin-github). Updates `@octokit/plugin-enterprise-cloud` from 13.0.0 to 13.2.0 - [Release notes](https://github.com/octokit/plugin-enterprise-cloud.js/releases) - [Commits](https://github.com/octokit/plugin-enterprise-cloud.js/compare/v13.0.0...v13.2.0) Updates `@octokit/plugin-enterprise-server` from 17.3.1 to 19.0.0 - [Release notes](https://github.com/octokit/plugin-enterprise-server.js/releases) - [Commits](https://github.com/octokit/plugin-enterprise-server.js/compare/v17.3.1...v19.0.0) Updates `eslint-config-prettier` from 10.0.1 to 10.1.1 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v10.0.1...v10.1.1) Updates `eslint-plugin-github` from 5.1.7 to 6.0.0 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](https://github.com/github/eslint-plugin-github/compare/v5.1.7...v6.0.0) --- updated-dependencies: - dependency-name: "@octokit/plugin-enterprise-cloud" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@octokit/plugin-enterprise-server" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] --- package-lock.json | 91 +++++++++++++++++++++++++---------------------- package.json | 8 ++--- 2 files changed, 53 insertions(+), 46 deletions(-) diff --git a/package-lock.json b/package-lock.json index e1e6fde..846572f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,16 +11,16 @@ "dependencies": { "@actions/core": "^1.11.1", "@actions/github": "^6.0.0", - "@octokit/plugin-enterprise-cloud": "^13.0.0", - "@octokit/plugin-enterprise-server": "^17.3.1", + "@octokit/plugin-enterprise-cloud": "^13.2.0", + "@octokit/plugin-enterprise-server": "^19.0.0", "js-yaml": "^4.1.0" }, "devDependencies": { "@github/prettier-config": "^0.0.6", "@vercel/ncc": "^0.38.3", "eslint": "^8.57.1", - "eslint-config-prettier": "^10.0.1", - "eslint-plugin-github": "^5.1.7", + "eslint-config-prettier": "^10.1.1", + "eslint-plugin-github": "^6.0.0", "husky": "^9.1.7", "proxy-agent": "^6.5.0", "rimraf": "^6.0.1" @@ -541,11 +541,12 @@ "integrity": "sha512-EtqRBEjp1dL/15V7WiX5LJMIxxkdiGJnabzYx5Apx4FkQIFgAfKumXeYAqqJCj1s+BMX4cPFIFC4OLCR6stlnA==" }, "node_modules/@octokit/plugin-enterprise-cloud": { - "version": "13.0.0", - "resolved": "https://registry.npmjs.org/@octokit/plugin-enterprise-cloud/-/plugin-enterprise-cloud-13.0.0.tgz", - "integrity": "sha512-MIB43r3tS443ruwSZk2it2ogVpSTZKgaT7AbOp7kV0vF8b5+TLH2ieN/OjSN+TAn7f+RfeSDjFRvSFtcCLnE0g==", + "version": "13.2.0", + "resolved": "https://registry.npmjs.org/@octokit/plugin-enterprise-cloud/-/plugin-enterprise-cloud-13.2.0.tgz", + "integrity": "sha512-jSm2JgwOMNoPQ45hiR90+nzZMaX5RdcOabM6wST5V49gYQ3j2PqTStZ4IookOXKs0UhElNGRbG2Nxj2YU0Ghyg==", + "license": "MIT", "dependencies": { - "@octokit/types": "^13.0.0" + "@octokit/types": "^13.10.0" }, "engines": { "node": ">= 18" @@ -555,43 +556,48 @@ } }, "node_modules/@octokit/plugin-enterprise-cloud/node_modules/@octokit/openapi-types": { - "version": "22.2.0", - "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-22.2.0.tgz", - "integrity": "sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg==" + "version": "24.2.0", + "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-24.2.0.tgz", + "integrity": "sha512-9sIH3nSUttelJSXUrmGzl7QUBFul0/mB8HRYl3fOlgHbIWG+WnYDXU3v/2zMtAvuzZ/ed00Ei6on975FhBfzrg==", + "license": "MIT" }, "node_modules/@octokit/plugin-enterprise-cloud/node_modules/@octokit/types": { - "version": "13.5.0", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-13.5.0.tgz", - "integrity": "sha512-HdqWTf5Z3qwDVlzCrP8UJquMwunpDiMPt5er+QjGzL4hqr/vBVY/MauQgS1xWxCDT1oMx1EULyqxncdCY/NVSQ==", + "version": "13.10.0", + "resolved": "https://registry.npmjs.org/@octokit/types/-/types-13.10.0.tgz", + "integrity": "sha512-ifLaO34EbbPj0Xgro4G5lP5asESjwHracYJvVaPIyXMuiuXLlhic3S47cBdTb+jfODkTE5YtGCLt3Ay3+J97sA==", + "license": "MIT", "dependencies": { - "@octokit/openapi-types": "^22.2.0" + "@octokit/openapi-types": "^24.2.0" } }, "node_modules/@octokit/plugin-enterprise-server": { - "version": "17.3.1", - "resolved": "https://registry.npmjs.org/@octokit/plugin-enterprise-server/-/plugin-enterprise-server-17.3.1.tgz", - "integrity": "sha512-FzD09ADNAD44wjKTmiAlaVZslgRPdRocaz8Ijcd8OG+/yfxieCD7AGj+a6/TrC0DxSsLaigZ8EO17k/J/oLYdA==", + "version": "19.0.0", + "resolved": "https://registry.npmjs.org/@octokit/plugin-enterprise-server/-/plugin-enterprise-server-19.0.0.tgz", + "integrity": "sha512-hRqaYIWQQ71rOIgjLWrRD9WZtpXI4dom+swl8MpQYEPGPyJNCu8tzEGIPrQvYLoEbC4kQtVsRq8gDEdgniN0yg==", + "license": "MIT", "dependencies": { - "@octokit/types": "^13.6.0" + "@octokit/types": "^13.6.3" }, "engines": { "node": ">= 18" }, "peerDependencies": { - "@octokit/core": ">=5" + "@octokit/core": ">=6" } }, "node_modules/@octokit/plugin-enterprise-server/node_modules/@octokit/openapi-types": { - "version": "22.2.0", - "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-22.2.0.tgz", - "integrity": "sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg==" + "version": "24.2.0", + "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-24.2.0.tgz", + "integrity": "sha512-9sIH3nSUttelJSXUrmGzl7QUBFul0/mB8HRYl3fOlgHbIWG+WnYDXU3v/2zMtAvuzZ/ed00Ei6on975FhBfzrg==", + "license": "MIT" }, "node_modules/@octokit/plugin-enterprise-server/node_modules/@octokit/types": { - "version": "13.6.0", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-13.6.0.tgz", - "integrity": "sha512-CrooV/vKCXqwLa+osmHLIMUb87brpgUqlqkPGc6iE2wCkUvTrHiXFMhAKoDDaAAYJrtKtrFTgSQTg5nObBEaew==", + "version": "13.10.0", + "resolved": "https://registry.npmjs.org/@octokit/types/-/types-13.10.0.tgz", + "integrity": "sha512-ifLaO34EbbPj0Xgro4G5lP5asESjwHracYJvVaPIyXMuiuXLlhic3S47cBdTb+jfODkTE5YtGCLt3Ay3+J97sA==", + "license": "MIT", "dependencies": { - "@octokit/openapi-types": "^22.2.0" + "@octokit/openapi-types": "^24.2.0" } }, "node_modules/@octokit/request": { @@ -1875,13 +1881,13 @@ } }, "node_modules/eslint-config-prettier": { - "version": "10.0.1", - "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz", - "integrity": "sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==", + "version": "10.1.1", + "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.1.1.tgz", + "integrity": "sha512-4EQQr6wXwS+ZJSzaR5ZCrYgLxqvUjdXctaEtBqHcbkW944B1NQyO4qpdHQbXBONfwxXdkAY81HH4+LUfrg+zPw==", "dev": true, "license": "MIT", "bin": { - "eslint-config-prettier": "build/bin/cli.js" + "eslint-config-prettier": "bin/cli.js" }, "peerDependencies": { "eslint": ">=7.0.0" @@ -1994,9 +2000,9 @@ } }, "node_modules/eslint-plugin-github": { - "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==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-github/-/eslint-plugin-github-6.0.0.tgz", + "integrity": "sha512-J8MvUoiR/TU/Y9NnEmg1AnbvMUj9R6IO260z47zymMLLvso7B4c80IKjd8diqmqtSmeXXlbIus4i0SvK84flag==", "dev": true, "license": "MIT", "dependencies": { @@ -2017,10 +2023,11 @@ "eslint-plugin-no-only-tests": "^3.0.0", "eslint-plugin-prettier": "^5.2.1", "eslint-rule-documentation": ">=1.0.0", - "globals": "^15.12.0", + "globals": "^16.0.0", "jsx-ast-utils": "^3.3.2", "prettier": "^3.0.0", "svg-element-attributes": "^1.3.1", + "typescript": "^5.7.3", "typescript-eslint": "^8.14.0" }, "bin": { @@ -2127,9 +2134,9 @@ } }, "node_modules/eslint-plugin-github/node_modules/globals": { - "version": "15.12.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-15.12.0.tgz", - "integrity": "sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ==", + "version": "16.0.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-16.0.0.tgz", + "integrity": "sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==", "dev": true, "license": "MIT", "engines": { @@ -4911,11 +4918,11 @@ } }, "node_modules/typescript": { - "version": "5.6.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.2.tgz", - "integrity": "sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==", + "version": "5.8.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz", + "integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==", "dev": true, - "peer": true, + "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" diff --git a/package.json b/package.json index e6ee4f5..83a5f50 100644 --- a/package.json +++ b/package.json @@ -48,16 +48,16 @@ "dependencies": { "@actions/core": "^1.11.1", "@actions/github": "^6.0.0", - "@octokit/plugin-enterprise-cloud": "^13.0.0", - "@octokit/plugin-enterprise-server": "^17.3.1", + "@octokit/plugin-enterprise-cloud": "^13.2.0", + "@octokit/plugin-enterprise-server": "^19.0.0", "js-yaml": "^4.1.0" }, "devDependencies": { "@github/prettier-config": "^0.0.6", "@vercel/ncc": "^0.38.3", "eslint": "^8.57.1", - "eslint-config-prettier": "^10.0.1", - "eslint-plugin-github": "^5.1.7", + "eslint-config-prettier": "^10.1.1", + "eslint-plugin-github": "^6.0.0", "husky": "^9.1.7", "proxy-agent": "^6.5.0", "rimraf": "^6.0.1"