From 5abbfa633e4a83a6fac9f2f9a07679c14e2248cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 03:30:15 +0000 Subject: [PATCH] Bump wp-phpunit/wp-phpunit from 6.9.4 to 7.0.0 Bumps [wp-phpunit/wp-phpunit](https://github.com/wp-phpunit/wp-phpunit) from 6.9.4 to 7.0.0. - [Commits](https://github.com/wp-phpunit/wp-phpunit/compare/6.9.4...7.0.0) --- updated-dependencies: - dependency-name: wp-phpunit/wp-phpunit dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 5536f72f4a..08f92ac747 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "squizlabs/php_codesniffer": "^3.9", "szepeviktor/phpstan-wordpress": "^1.3", "wp-coding-standards/wpcs": "^3.1", - "wp-phpunit/wp-phpunit": "^6.5", + "wp-phpunit/wp-phpunit": "^7.0", "yoast/phpunit-polyfills": "^4.0", "phpstan/php-8-stubs": "^0.4.0", "phpstan/phpstan-strict-rules": "^1.6" diff --git a/composer.lock b/composer.lock index 28a1c81a03..2834eb42ac 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": "165ce87ca4614203e6fa5eae0866373a", + "content-hash": "db2f9e6e70aa48e3a3ac721761dc9c9e", "packages": [], "packages-dev": [ { @@ -2504,16 +2504,16 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "6.9.4", + "version": "7.0.0", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git", - "reference": "15fd216bf6516670d8d07b938675925bfa5c15b0" + "reference": "06828a65f8276e31368fbe4c5f3d445332abc4c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/15fd216bf6516670d8d07b938675925bfa5c15b0", - "reference": "15fd216bf6516670d8d07b938675925bfa5c15b0", + "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/06828a65f8276e31368fbe4c5f3d445332abc4c5", + "reference": "06828a65f8276e31368fbe4c5f3d445332abc4c5", "shasum": "" }, "type": "library", @@ -2548,7 +2548,7 @@ "issues": "https://github.com/wp-phpunit/issues", "source": "https://github.com/wp-phpunit/wp-phpunit" }, - "time": "2026-02-04T01:48:23+00:00" + "time": "2026-05-21T02:56:35+00:00" }, { "name": "yoast/phpunit-polyfills",