From d417c4085c3bbe0f23cd0b958e02395da60bd853 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 13:57:15 +0000 Subject: [PATCH] chore(deps-dev): bump wp-graphql/wp-graphql from 1.8.2 to 1.14.6 (#39) Bumps [wp-graphql/wp-graphql](https://github.com/wp-graphql/wp-graphql) from 1.8.2 to 1.14.6. - [Release notes](https://github.com/wp-graphql/wp-graphql/releases) - [Changelog](https://github.com/wp-graphql/wp-graphql/blob/develop/CHANGELOG.md) - [Commits](https://github.com/wp-graphql/wp-graphql/compare/v1.8.2...v1.14.6) --- updated-dependencies: - dependency-name: wp-graphql/wp-graphql dependency-type: direct:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 60 +++++++++++++++++++++++++-------------------------- 1 file changed, 29 insertions(+), 31 deletions(-) diff --git a/composer.lock b/composer.lock index 2afd85d..38bc5e4 100644 --- a/composer.lock +++ b/composer.lock @@ -9,16 +9,16 @@ "packages-dev": [ { "name": "appsero/client", - "version": "v1.2.0", + "version": "v1.2.1", "source": { "type": "git", "url": "https://github.com/Appsero/client.git", - "reference": "5c3fdc4945c8680bca6fb01eee1ec5dc4f22de87" + "reference": "d110c537f4ca92ac7f3398eee67cc6bdf506a4fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Appsero/client/zipball/5c3fdc4945c8680bca6fb01eee1ec5dc4f22de87", - "reference": "5c3fdc4945c8680bca6fb01eee1ec5dc4f22de87", + "url": "https://api.github.com/repos/Appsero/client/zipball/d110c537f4ca92ac7f3398eee67cc6bdf506a4fb", + "reference": "d110c537f4ca92ac7f3398eee67cc6bdf506a4fb", "shasum": "" }, "require": { @@ -49,9 +49,9 @@ ], "support": { "issues": "https://github.com/Appsero/client/issues", - "source": "https://github.com/Appsero/client/tree/v1.2.0" + "source": "https://github.com/Appsero/client/tree/v1.2.1" }, - "time": "2020-09-10T09:10:28+00:00" + "time": "2022-06-30T12:01:38+00:00" }, { "name": "clue/stdio-react", @@ -3697,33 +3697,33 @@ }, { "name": "webonyx/graphql-php", - "version": "v14.9.0", + "version": "v14.11.9", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", - "reference": "36b83621deb5eae354347a2e86dc7aec81b32a82" + "reference": "ff91c9f3cf241db702e30b2c42bcc0920e70ac70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/36b83621deb5eae354347a2e86dc7aec81b32a82", - "reference": "36b83621deb5eae354347a2e86dc7aec81b32a82", + "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/ff91c9f3cf241db702e30b2c42bcc0920e70ac70", + "reference": "ff91c9f3cf241db702e30b2c42bcc0920e70ac70", "shasum": "" }, "require": { "ext-json": "*", "ext-mbstring": "*", - "php": "^7.1||^8.0" + "php": "^7.1 || ^8" }, "require-dev": { "amphp/amp": "^2.3", "doctrine/coding-standard": "^6.0", "nyholm/psr7": "^1.2", - "phpbench/phpbench": "^0.16.10", + "phpbench/phpbench": "^1.2", "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "0.12.82", "phpstan/phpstan-phpunit": "0.12.18", "phpstan/phpstan-strict-rules": "0.12.9", - "phpunit/phpunit": "^7.2|^8.5", + "phpunit/phpunit": "^7.2 || ^8.5", "psr/http-message": "^1.0", "react/promise": "2.*", "simpod/php-coveralls-mirror": "^3.0", @@ -3751,7 +3751,7 @@ ], "support": { "issues": "https://github.com/webonyx/graphql-php/issues", - "source": "https://github.com/webonyx/graphql-php/tree/v14.9.0" + "source": "https://github.com/webonyx/graphql-php/tree/v14.11.9" }, "funding": [ { @@ -3759,7 +3759,7 @@ "type": "open_collective" } ], - "time": "2021-06-15T16:14:17+00:00" + "time": "2023-01-06T12:12:50+00:00" }, { "name": "wp-coding-standards/wpcs", @@ -3814,23 +3814,23 @@ }, { "name": "wp-graphql/wp-graphql", - "version": "v1.8.2", + "version": "v1.14.6", "source": { "type": "git", "url": "https://github.com/wp-graphql/wp-graphql.git", - "reference": "ca6440ee05285b6119c11a12d653df0fd90b3e09" + "reference": "5cefe7ca0823618432d27a00bca9fd762d09e5d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-graphql/wp-graphql/zipball/ca6440ee05285b6119c11a12d653df0fd90b3e09", - "reference": "ca6440ee05285b6119c11a12d653df0fd90b3e09", + "url": "https://api.github.com/repos/wp-graphql/wp-graphql/zipball/5cefe7ca0823618432d27a00bca9fd762d09e5d9", + "reference": "5cefe7ca0823618432d27a00bca9fd762d09e5d9", "shasum": "" }, "require": { - "appsero/client": "^1.2", + "appsero/client": "1.2.1", "ivome/graphql-relay-php": "0.6.0", "php": "^7.1 || ^8.0", - "webonyx/graphql-php": "14.9.0" + "webonyx/graphql-php": "14.11.9" }, "require-dev": { "automattic/vipwpcs": "^2.2", @@ -3842,17 +3842,15 @@ "codeception/module-rest": "^1.2", "codeception/module-webdriver": "^1.0", "codeception/util-universalframework": "^1.0", - "dealerdirect/phpcodesniffer-composer-installer": "^0.7.2", - "lucatume/wp-browser": "3.1.0", + "lucatume/wp-browser": "^3.1.6", "phpcompatibility/phpcompatibility-wp": "^2.1", "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "0.12.82", - "phpunit/phpunit": "^8.5", + "phpstan/phpstan": "~1.10.18", + "phpunit/phpunit": "^9.5", "simpod/php-coveralls-mirror": "^3.0", - "squizlabs/php_codesniffer": "^3.5.7", - "szepeviktor/phpstan-wordpress": "^0.7.1", - "wp-coding-standards/wpcs": "^2.3", - "wp-graphql/wp-graphql-testcase": "~2.1" + "slevomat/coding-standard": "^8.9", + "szepeviktor/phpstan-wordpress": "~1.3.0", + "wp-graphql/wp-graphql-testcase": "~2.3" }, "type": "wordpress-plugin", "autoload": { @@ -3890,9 +3888,9 @@ "description": "GraphQL API for WordPress", "support": { "issues": "https://github.com/wp-graphql/wp-graphql/issues", - "source": "https://github.com/wp-graphql/wp-graphql/tree/v1.8.2" + "source": "https://github.com/wp-graphql/wp-graphql/tree/v1.14.6" }, - "time": "2022-05-17T20:43:01+00:00" + "time": "2023-06-30T18:20:43+00:00" }, { "name": "yoast/phpunit-polyfills",