From a28e9a63c2fcd0b066273de025c7e5b1004967bb Mon Sep 17 00:00:00 2001 From: "reactphp-parallel-renovate-runner[bot]" <226772824+reactphp-parallel-renovate-runner[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 14:03:30 +0000 Subject: [PATCH] Update dependency wyrihaximus/async-test-utilities to ^10.3.0 --- composer.json | 2 +- composer.lock | 91 ++++++++++++++++++++++++--------------------------- 2 files changed, 44 insertions(+), 49 deletions(-) diff --git a/composer.json b/composer.json index c9071b0..093d9a7 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ }, "require-dev": { "react-parallel/stubs": "^1.2", - "wyrihaximus/async-test-utilities": "^10.2.0", + "wyrihaximus/async-test-utilities": "^10.3.0", "wyrihaximus/makefiles": "^0.7.5", "wyrihaximus/ticking-promise": "^3.1.0" }, diff --git a/composer.lock b/composer.lock index e07a5f7..e971824 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "93e986e70b44d44a8b214c7c9095525b", + "content-hash": "16c5dd8b2b720bef1b6c2b284460f162", "packages": [ { "name": "lcobucci/clock", @@ -2622,16 +2622,16 @@ }, { "name": "infection/infection", - "version": "0.31.2", + "version": "0.31.4", "source": { "type": "git", "url": "https://github.com/infection/infection.git", - "reference": "242785d48ac2dc00a1d3a77b2048b289dc82cbc9" + "reference": "fb06b33a6b0c22efc004d0ad369b18f984b77bb6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/infection/infection/zipball/242785d48ac2dc00a1d3a77b2048b289dc82cbc9", - "reference": "242785d48ac2dc00a1d3a77b2048b289dc82cbc9", + "url": "https://api.github.com/repos/infection/infection/zipball/fb06b33a6b0c22efc004d0ad369b18f984b77bb6", + "reference": "fb06b33a6b0c22efc004d0ad369b18f984b77bb6", "shasum": "" }, "require": { @@ -2737,7 +2737,7 @@ ], "support": { "issues": "https://github.com/infection/infection/issues", - "source": "https://github.com/infection/infection/tree/0.31.2" + "source": "https://github.com/infection/infection/tree/0.31.4" }, "funding": [ { @@ -2749,7 +2749,7 @@ "type": "open_collective" } ], - "time": "2025-08-21T06:43:51+00:00" + "time": "2025-10-07T12:21:52+00:00" }, { "name": "infection/mutator", @@ -4004,16 +4004,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.29", - "source": { - "type": "git", - "url": "https://github.com/phpstan/phpstan-phar-composer-source.git", - "reference": "git" - }, + "version": "2.1.30", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d618573eed4a1b6b75e37b2e0b65ac65c885d88e", - "reference": "d618573eed4a1b6b75e37b2e0b65ac65c885d88e", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a4a7f159927983dd4f7c8020ed227d80b7f39d7d", + "reference": "a4a7f159927983dd4f7c8020ed227d80b7f39d7d", "shasum": "" }, "require": { @@ -4058,7 +4053,7 @@ "type": "github" } ], - "time": "2025-09-25T06:58:18+00:00" + "time": "2025-10-02T16:07:52+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -4593,16 +4588,16 @@ }, { "name": "phpunit/phpunit", - "version": "12.3.15", + "version": "12.4.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "b035ee2cd8ecad4091885b61017ebb1d80eb0e57" + "reference": "f62aab5794e36ccd26860db2d1bbf89ac19028d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b035ee2cd8ecad4091885b61017ebb1d80eb0e57", - "reference": "b035ee2cd8ecad4091885b61017ebb1d80eb0e57", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f62aab5794e36ccd26860db2d1bbf89ac19028d9", + "reference": "f62aab5794e36ccd26860db2d1bbf89ac19028d9", "shasum": "" }, "require": { @@ -4638,7 +4633,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "12.3-dev" + "dev-main": "12.4-dev" } }, "autoload": { @@ -4670,7 +4665,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/12.3.15" + "source": "https://github.com/sebastianbergmann/phpunit/tree/12.4.0" }, "funding": [ { @@ -4694,7 +4689,7 @@ "type": "tidelift" } ], - "time": "2025-09-28T12:10:54+00:00" + "time": "2025-10-03T04:28:03+00:00" }, { "name": "psr/container", @@ -4854,21 +4849,21 @@ }, { "name": "rector/rector", - "version": "2.1.7", + "version": "2.2.1", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "c34cc07c4698f007a20dc5c99ff820089ae413ce" + "reference": "e1aaf3061e9ae9342ed0824865e3a3360defddeb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/c34cc07c4698f007a20dc5c99ff820089ae413ce", - "reference": "c34cc07c4698f007a20dc5c99ff820089ae413ce", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/e1aaf3061e9ae9342ed0824865e3a3360defddeb", + "reference": "e1aaf3061e9ae9342ed0824865e3a3360defddeb", "shasum": "" }, "require": { "php": "^7.4|^8.0", - "phpstan/phpstan": "^2.1.18" + "phpstan/phpstan": "^2.1.26" }, "conflict": { "rector/rector-doctrine": "*", @@ -4902,7 +4897,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.1.7" + "source": "https://github.com/rectorphp/rector/tree/2.2.1" }, "funding": [ { @@ -4910,7 +4905,7 @@ "type": "github" } ], - "time": "2025-09-10T11:13:58+00:00" + "time": "2025-10-06T21:25:14+00:00" }, { "name": "revolt/event-loop", @@ -9027,27 +9022,27 @@ }, { "name": "wyrihaximus/async-test-utilities", - "version": "10.2.0", + "version": "10.3.0", "source": { "type": "git", "url": "https://github.com/WyriHaximus/php-async-test-utilities.git", - "reference": "69b01179ee1383b753c2df959f3f9b6c402266c8" + "reference": "046d8501c3da9db7aa42aadd3bb6c9e81dd7b1c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WyriHaximus/php-async-test-utilities/zipball/69b01179ee1383b753c2df959f3f9b6c402266c8", - "reference": "69b01179ee1383b753c2df959f3f9b6c402266c8", + "url": "https://api.github.com/repos/WyriHaximus/php-async-test-utilities/zipball/046d8501c3da9db7aa42aadd3bb6c9e81dd7b1c4", + "reference": "046d8501c3da9db7aa42aadd3bb6c9e81dd7b1c4", "shasum": "" }, "require": { "php": "^8.4", - "phpunit/phpunit": "^12.3.15", + "phpunit/phpunit": "^12.4.0", "react/async": "^4.3.0", "react/event-loop": "^1.5.0", "react/promise": "^3.3.0", "wyrihaximus/phpstan-react": "^2.0.0", "wyrihaximus/react-phpunit-run-tests-in-fiber": "^3.0.0", - "wyrihaximus/test-utilities": "^8.3.0" + "wyrihaximus/test-utilities": "^8.4.0" }, "conflict": { "composer/compoer": "<2.6.0" @@ -9082,7 +9077,7 @@ "description": "Test utilities for api-clients packages", "support": { "issues": "https://github.com/WyriHaximus/php-async-test-utilities/issues", - "source": "https://github.com/WyriHaximus/php-async-test-utilities/tree/10.2.0" + "source": "https://github.com/WyriHaximus/php-async-test-utilities/tree/10.3.0" }, "funding": [ { @@ -9090,7 +9085,7 @@ "type": "github" } ], - "time": "2025-09-29T23:58:20+00:00" + "time": "2025-10-08T12:40:25+00:00" }, { "name": "wyrihaximus/coding-standard", @@ -9359,16 +9354,16 @@ }, { "name": "wyrihaximus/test-utilities", - "version": "8.3.0", + "version": "8.4.0", "source": { "type": "git", "url": "https://github.com/WyriHaximus/php-test-utilities.git", - "reference": "5d4e5af5580e0bc24f36e3477bf336652f1fcd17" + "reference": "6b8f049794b79f5947dce3c79cae005b6c1f7535" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WyriHaximus/php-test-utilities/zipball/5d4e5af5580e0bc24f36e3477bf336652f1fcd17", - "reference": "5d4e5af5580e0bc24f36e3477bf336652f1fcd17", + "url": "https://api.github.com/repos/WyriHaximus/php-test-utilities/zipball/6b8f049794b79f5947dce3c79cae005b6c1f7535", + "reference": "6b8f049794b79f5947dce3c79cae005b6c1f7535", "shasum": "" }, "require": { @@ -9378,15 +9373,15 @@ "ext-hash": "^8.4", "ext-json": "^8.4", "icanhazstring/composer-unused": "^0.9.5", - "infection/infection": "^0.31.2", + "infection/infection": "^0.31.4", "maglnet/composer-require-checker": "^4.16.1", "mockery/mockery": "^1.6.12", "php": "^8.4", "php-parallel-lint/php-console-highlighter": "^1.0", "php-parallel-lint/php-parallel-lint": "^1.4.0", - "phpstan/phpstan": "^2.1.29", - "phpunit/phpunit": "^12.3.15", - "rector/rector": "^2.1.7", + "phpstan/phpstan": "^2.1.30", + "phpunit/phpunit": "^12.4.0", + "rector/rector": "^2.2.1", "roave/backward-compatibility-check": "^8.14.0", "squizlabs/php_codesniffer": "^3.13.4", "wyrihaximus/coding-standard": "^2.22.0", @@ -9430,7 +9425,7 @@ "description": "🛠️ Test utilities for api-clients packages", "support": { "issues": "https://github.com/WyriHaximus/php-test-utilities/issues", - "source": "https://github.com/WyriHaximus/php-test-utilities/tree/8.3.0" + "source": "https://github.com/WyriHaximus/php-test-utilities/tree/8.4.0" }, "funding": [ { @@ -9438,7 +9433,7 @@ "type": "github" } ], - "time": "2025-09-29T14:03:33+00:00" + "time": "2025-10-07T12:44:08+00:00" }, { "name": "wyrihaximus/ticking-promise",