From 77ec468808766f68e36adc07acfb71a6ac9bb9f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 16:49:55 +0000 Subject: [PATCH] Bump wp-cli/wp-cli-tests from 5.0.2 to 5.0.3 Bumps [wp-cli/wp-cli-tests](https://github.com/wp-cli/wp-cli-tests) from 5.0.2 to 5.0.3. - [Release notes](https://github.com/wp-cli/wp-cli-tests/releases) - [Commits](https://github.com/wp-cli/wp-cli-tests/compare/v5.0.2...v5.0.3) --- updated-dependencies: - dependency-name: wp-cli/wp-cli-tests dependency-version: 5.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 79 +++++++++++++++++++++++++-------------------------- 1 file changed, 38 insertions(+), 41 deletions(-) diff --git a/composer.lock b/composer.lock index a4532ff11..4461e895e 100644 --- a/composer.lock +++ b/composer.lock @@ -5507,16 +5507,16 @@ }, { "name": "phpcompatibility/php-compatibility", - "version": "dev-develop", + "version": "10.0.0-alpha2", "source": { "type": "git", "url": "https://github.com/PHPCompatibility/PHPCompatibility.git", - "reference": "ff4efdd80e094a81fd6329b570c9a632f21d42b4" + "reference": "e0f0e5a3dc819a4a0f8d679a0f2453d941976e18" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/ff4efdd80e094a81fd6329b570c9a632f21d42b4", - "reference": "ff4efdd80e094a81fd6329b570c9a632f21d42b4", + "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/e0f0e5a3dc819a4a0f8d679a0f2453d941976e18", + "reference": "e0f0e5a3dc819a4a0f8d679a0f2453d941976e18", "shasum": "" }, "require": { @@ -5530,15 +5530,11 @@ "require-dev": { "php-parallel-lint/php-console-highlighter": "^1.0.0", "php-parallel-lint/php-parallel-lint": "^1.4.0", - "phpcsstandards/phpcsdevcs": "^1.1.6", + "phpcsstandards/phpcsdevcs": "^1.2.0", "phpcsstandards/phpcsdevtools": "^1.2.3", "phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4 || ^10.5.32 || ^11.3.3", "yoast/phpunit-polyfills": "^1.1.5 || ^2.0.5 || ^3.1.0" }, - "suggest": { - "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues." - }, - "default-branch": true, "type": "phpcodesniffer-standard", "extra": { "branch-alias": { @@ -5597,7 +5593,7 @@ "type": "thanks_dev" } ], - "time": "2025-10-30T20:24:19+00:00" + "time": "2025-11-28T11:36:33+00:00" }, { "name": "phpcsstandards/phpcsextra", @@ -6322,16 +6318,16 @@ }, { "name": "phpunit/phpunit", - "version": "8.5.48", + "version": "8.5.49", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "75f469c1948b91aa566206f88412c88f08090b32" + "reference": "2605ccb4744dbcc20e00a12b7082c86ab3431071" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/75f469c1948b91aa566206f88412c88f08090b32", - "reference": "75f469c1948b91aa566206f88412c88f08090b32", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2605ccb4744dbcc20e00a12b7082c86ab3431071", + "reference": "2605ccb4744dbcc20e00a12b7082c86ab3431071", "shasum": "" }, "require": { @@ -6400,7 +6396,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.48" + "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.49" }, "funding": [ { @@ -6424,7 +6420,7 @@ "type": "tidelift" } ], - "time": "2025-09-24T06:27:39+00:00" + "time": "2025-12-01T07:15:02+00:00" }, { "name": "psr/event-dispatcher", @@ -9075,16 +9071,16 @@ }, { "name": "wp-cli/wp-cli-tests", - "version": "v5.0.2", + "version": "v5.0.3", "source": { "type": "git", "url": "https://github.com/wp-cli/wp-cli-tests.git", - "reference": "75b660dddaa9f512d104d93da4a0a3ede1183a93" + "reference": "5b42c271c96efd1072cecaa8b2923db52318b056" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/wp-cli-tests/zipball/75b660dddaa9f512d104d93da4a0a3ede1183a93", - "reference": "75b660dddaa9f512d104d93da4a0a3ede1183a93", + "url": "https://api.github.com/repos/wp-cli/wp-cli-tests/zipball/5b42c271c96efd1072cecaa8b2923db52318b056", + "reference": "5b42c271c96efd1072cecaa8b2923db52318b056", "shasum": "" }, "require": { @@ -9093,20 +9089,20 @@ "php": ">=7.2.24", "php-parallel-lint/php-console-highlighter": "^1.0", "php-parallel-lint/php-parallel-lint": "^1.3.1", - "phpcompatibility/php-compatibility": "dev-develop", + "phpcompatibility/php-compatibility": "^10.0", "phpstan/extension-installer": "^1.4", - "phpstan/phpstan": "^1.12.26", - "phpstan/phpstan-deprecation-rules": "^1.2", - "phpstan/phpstan-phpunit": "^1.4", - "phpstan/phpstan-strict-rules": "^1.6", - "swissspidy/phpstan-no-private": "^0.2.1", + "phpstan/phpstan": "^1.12.26 || ^2.0", + "phpstan/phpstan-deprecation-rules": "^1.2 || ^2.0", + "phpstan/phpstan-phpunit": "^1.4 || ^2.0", + "phpstan/phpstan-strict-rules": "^1.6 || ^2.0", + "swissspidy/phpstan-no-private": "^0.2.1 || ^1.0", "szepeviktor/phpstan-wordpress": "^v1.3.5", "wp-cli/config-command": "^1 || ^2", "wp-cli/core-command": "^1 || ^2", "wp-cli/eval-command": "^1 || ^2", "wp-cli/wp-cli": "^2.12", - "wp-coding-standards/wpcs": "^3", - "yoast/phpunit-polyfills": "^4.0.0" + "wp-coding-standards/wpcs": "dev-develop", + "yoast/phpunit-polyfills": "^1.0 || ^2.0 || ^3.0 || ^4.0" }, "require-dev": { "roave/security-advisories": "dev-latest" @@ -9140,7 +9136,7 @@ ] }, "branch-alias": { - "dev-main": "4.0.x-dev" + "dev-main": "5.0.x-dev" } }, "autoload": { @@ -9163,20 +9159,20 @@ "issues": "https://github.com/wp-cli/wp-cli-tests/issues", "source": "https://github.com/wp-cli/wp-cli-tests" }, - "time": "2025-09-12T10:38:18+00:00" + "time": "2025-12-01T12:51:01+00:00" }, { "name": "wp-coding-standards/wpcs", - "version": "3.2.0", + "version": "dev-develop", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress-Coding-Standards.git", - "reference": "d2421de7cec3274ae622c22c744de9a62c7925af" + "reference": "013dc8104e543d39af5d693cc9c1be39d8ea6307" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/d2421de7cec3274ae622c22c744de9a62c7925af", - "reference": "d2421de7cec3274ae622c22c744de9a62c7925af", + "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/013dc8104e543d39af5d693cc9c1be39d8ea6307", + "reference": "013dc8104e543d39af5d693cc9c1be39d8ea6307", "shasum": "" }, "require": { @@ -9184,22 +9180,23 @@ "ext-libxml": "*", "ext-tokenizer": "*", "ext-xmlreader": "*", - "php": ">=5.4", - "phpcsstandards/phpcsextra": "^1.4.0", + "php": ">=7.2", + "phpcsstandards/phpcsextra": "^1.5.0", "phpcsstandards/phpcsutils": "^1.1.0", - "squizlabs/php_codesniffer": "^3.13.0" + "squizlabs/php_codesniffer": "^3.13.4" }, "require-dev": { "php-parallel-lint/php-console-highlighter": "^1.0.0", "php-parallel-lint/php-parallel-lint": "^1.4.0", - "phpcompatibility/php-compatibility": "^9.0", + "phpcompatibility/php-compatibility": "^10.0.0@dev", "phpcsstandards/phpcsdevtools": "^1.2.0", - "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0" + "phpunit/phpunit": "^8.0 || ^9.0" }, "suggest": { "ext-iconv": "For improved results", "ext-mbstring": "For improved results" }, + "default-branch": true, "type": "phpcodesniffer-standard", "notification-url": "https://packagist.org/downloads/", "license": [ @@ -9229,7 +9226,7 @@ "type": "custom" } ], - "time": "2025-07-24T20:08:31+00:00" + "time": "2025-12-01T11:44:28+00:00" }, { "name": "yoast/phpunit-polyfills", @@ -9310,5 +9307,5 @@ "platform-overrides": { "php": "7.2.24" }, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }