diff --git a/.changeset/@graphql-inspector_action-2830-dependencies.md b/.changeset/@graphql-inspector_action-2830-dependencies.md new file mode 100644 index 0000000000..bae39037c0 --- /dev/null +++ b/.changeset/@graphql-inspector_action-2830-dependencies.md @@ -0,0 +1,6 @@ +--- +'@graphql-inspector/action': patch +--- +dependencies updates: + - Updated dependency [`probot@12.4.0` ↗︎](https://www.npmjs.com/package/probot/v/12.4.0) (from + `12.3.3`, in `dependencies`) diff --git a/package.json b/package.json index 53fe791bf7..15d014f92f 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "husky": "9.0.11", "immer": "10.1.1", "js-yaml": "4.1.0", - "probot": "12.3.3", + "probot": "12.4.0", "shelljs": "0.8.5", "yargs": "17.7.2" }, diff --git a/packages/action/package.json b/packages/action/package.json index df64d7e4c0..161c06733c 100644 --- a/packages/action/package.json +++ b/packages/action/package.json @@ -77,7 +77,7 @@ "@graphql-inspector/core": "workspace:*", "dataloader": "2.2.2", "js-yaml": "4.1.0", - "probot": "12.3.3", + "probot": "12.4.0", "tslib": "2.6.2" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8f0f805f5a..d5e85bdecf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: 4.1.0 version: 4.1.0 probot: - specifier: 12.3.3 - version: 12.3.3 + specifier: 12.4.0 + version: 12.4.0 shelljs: specifier: 0.8.5 version: 0.8.5 @@ -184,8 +184,8 @@ importers: specifier: 4.1.0 version: 4.1.0 probot: - specifier: 12.3.3 - version: 12.3.3 + specifier: 12.4.0 + version: 12.4.0 tslib: specifier: 2.6.2 version: 2.6.2 @@ -2011,9 +2011,6 @@ packages: '@types/express-serve-static-core@4.17.33': resolution: {integrity: sha512-TPBqmR/HRYI3eC2E5hmiivIzv+bidAfXofM+sbonAGvyDhySGw9/PQZFt2BLOrjUUR++4eJVpx6KnLQK1Fk9tA==} - '@types/express@4.17.20': - resolution: {integrity: sha512-rOaqlkgEvOW495xErXMsmyX3WKBInbhG5eqojXYi3cGUaLoRDlXa5d52fkfWZT963AZ3v2eZ4MbKE6WpDAGVsw==} - '@types/express@4.17.21': resolution: {integrity: sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==} @@ -2327,6 +2324,7 @@ packages: acorn-import-assertions@1.9.0: resolution: {integrity: sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==} + deprecated: package has been renamed to acorn-import-attributes peerDependencies: acorn: ^8 @@ -2711,9 +2709,6 @@ packages: resolution: {integrity: sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==} engines: {node: '>=0.10.0'} - call-bind@1.0.2: - resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==} - call-bind@1.0.7: resolution: {integrity: sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==} engines: {node: '>= 0.4'} @@ -3696,6 +3691,7 @@ packages: eslint@8.57.0: resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true esm@3.2.25: @@ -4046,9 +4042,6 @@ packages: get-func-name@2.0.2: resolution: {integrity: sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==} - get-intrinsic@1.2.0: - resolution: {integrity: sha512-L049y6nFOuom5wGyRc3/gdTLO94dySVKRACj1RmJZBQXlbTMhtNIgkWkUHq+jYmZvKf14EW1EoJnnjbmoHij0Q==} - get-intrinsic@1.2.4: resolution: {integrity: sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==} engines: {node: '>= 0.4'} @@ -6171,8 +6164,8 @@ packages: resolution: {integrity: sha512-7jRj+yXO0W7e4/tSJKoR7HRIHLPPjtNaUGG2xxKQnGvPNRkgWcQ0AZX6P4KBRJN4FcTBWb3sa7DVUJmocYuoog==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - probot@12.3.3: - resolution: {integrity: sha512-cdtKd+xISzi8sw6++BYBXleRknCA6hqUMoHj/sJqQBrjbNxQLhfeFCq9O2d0Z4eShsy5YFRR3MWwDKJ9uAE0CA==} + probot@12.4.0: + resolution: {integrity: sha512-DbW4ME9rzGVwnsFjoWWxKtRvnxPlFaCg726ge1sYHwZ3UzMlcF3B8Qf7MptfhGRyFw8sSCqsbgzb0E5d/BrQEA==} engines: {node: '>=10.21'} hasBin: true @@ -6502,9 +6495,6 @@ packages: resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==} engines: {iojs: '>=1.0.0', node: '>=0.10.0'} - rfdc@1.3.0: - resolution: {integrity: sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==} - rfdc@1.4.1: resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==} @@ -6595,11 +6585,6 @@ packages: resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} hasBin: true - semver@7.5.4: - resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==} - engines: {node: '>=10'} - hasBin: true - semver@7.6.2: resolution: {integrity: sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==} engines: {node: '>=10'} @@ -6669,9 +6654,6 @@ packages: shimmer@1.2.1: resolution: {integrity: sha512-sQTKC1Re/rM6XyFM6fIAGHRPVGvyXfgzIDvzoq608vM+jeyVD0Tu1E6Np0Kc2zAIFWIj963V2800iF/9LPieQw==} - side-channel@1.0.4: - resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} - side-channel@1.0.6: resolution: {integrity: sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==} engines: {node: '>= 0.4'} @@ -9461,13 +9443,6 @@ snapshots: '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 - '@types/express@4.17.20': - dependencies: - '@types/body-parser': 1.19.5 - '@types/express-serve-static-core': 4.17.33 - '@types/qs': 6.9.7 - '@types/serve-static': 1.15.1 - '@types/express@4.17.21': dependencies: '@types/body-parser': 1.19.5 @@ -10330,11 +10305,6 @@ snapshots: union-value: 1.0.1 unset-value: 1.0.0 - call-bind@1.0.2: - dependencies: - function-bind: 1.1.2 - get-intrinsic: 1.2.0 - call-bind@1.0.7: dependencies: es-define-property: 1.0.0 @@ -12009,12 +11979,6 @@ snapshots: get-func-name@2.0.2: {} - get-intrinsic@1.2.0: - dependencies: - function-bind: 1.1.2 - has: 1.0.3 - has-symbols: 1.0.3 - get-intrinsic@1.2.4: dependencies: es-errors: 1.3.0 @@ -12421,7 +12385,7 @@ snapshots: https-proxy-agent@5.0.1: dependencies: agent-base: 6.0.2 - debug: 4.3.4 + debug: 4.3.6 transitivePeerDependencies: - supports-color @@ -12509,7 +12473,7 @@ snapshots: ioredis@4.28.5: dependencies: cluster-key-slot: 1.1.2 - debug: 4.3.4 + debug: 4.3.6 denque: 1.5.1 lodash.defaults: 4.2.0 lodash.flatten: 4.4.0 @@ -14468,7 +14432,7 @@ snapshots: joycon: 3.1.1 pump: 3.0.0 readable-stream: 3.6.2 - rfdc: 1.3.0 + rfdc: 1.4.1 split2: 3.2.2 strip-json-comments: 3.1.1 @@ -14556,7 +14520,7 @@ snapshots: postcss: 8.4.38 postcss-value-parser: 4.2.0 read-cache: 1.0.0 - resolve: 1.22.2 + resolve: 1.22.8 postcss-import@16.1.0(postcss@8.4.38): dependencies: @@ -14751,7 +14715,7 @@ snapshots: ansi-styles: 5.2.0 react-is: 18.2.0 - probot@12.3.3: + probot@12.4.0: dependencies: '@octokit/core': 3.6.0 '@octokit/plugin-enterprise-compatibility': 1.3.0 @@ -14764,7 +14728,7 @@ snapshots: '@probot/get-private-key': 1.1.1 '@probot/octokit-plugin-config': 1.1.6(@octokit/core@3.6.0) '@probot/pino': 2.3.5 - '@types/express': 4.17.20 + '@types/express': 4.17.21 '@types/ioredis': 4.28.10 '@types/pino': 6.3.12 '@types/pino-http': 5.8.1 @@ -14782,8 +14746,8 @@ snapshots: pino: 6.14.0 pino-http: 5.8.0 pkg-conf: 3.1.0 - resolve: 1.22.2 - semver: 7.5.4 + resolve: 1.22.8 + semver: 7.6.2 update-dotenv: 1.1.1(dotenv@8.6.0) uuid: 8.3.2 transitivePeerDependencies: @@ -14852,7 +14816,7 @@ snapshots: qs@6.11.0: dependencies: - side-channel: 1.0.4 + side-channel: 1.0.6 qs@6.12.1: dependencies: @@ -14986,7 +14950,7 @@ snapshots: rechoir@0.6.2: dependencies: - resolve: 1.22.2 + resolve: 1.22.8 redis-commands@1.7.0: {} @@ -15215,8 +15179,6 @@ snapshots: reusify@1.0.4: {} - rfdc@1.3.0: {} - rfdc@1.4.1: {} rimraf@2.7.1: @@ -15310,10 +15272,6 @@ snapshots: semver@6.3.1: {} - semver@7.5.4: - dependencies: - lru-cache: 6.0.0 - semver@7.6.2: {} send@0.18.0: @@ -15407,12 +15365,6 @@ snapshots: shimmer@1.2.1: {} - side-channel@1.0.4: - dependencies: - call-bind: 1.0.2 - get-intrinsic: 1.2.0 - object-inspect: 1.13.2 - side-channel@1.0.6: dependencies: call-bind: 1.0.7 @@ -16300,7 +16252,7 @@ snapshots: dependencies: esbuild: 0.17.12 postcss: 8.4.38 - resolve: 1.22.2 + resolve: 1.22.8 rollup: 3.20.1 optionalDependencies: '@types/node': 20.14.15