From ff3e91913a7a32514bb73378984182258f3ece5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 14:15:55 +0000 Subject: [PATCH] chore(deps-dev): Bump the composer-dev-minor-patch group across 1 directory with 5 updates --- updated-dependencies: - dependency-name: phpstan/phpstan-deprecation-rules dependency-version: 2.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: composer-dev-minor-patch - dependency-name: phpstan/phpstan-phpunit dependency-version: 2.0.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: composer-dev-minor-patch - dependency-name: phpstan/phpstan dependency-version: 2.1.39 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: composer-dev-minor-patch - dependency-name: wp-phpunit/wp-phpunit dependency-version: 6.9.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: composer-dev-minor-patch - dependency-name: wpackagist-plugin/plugin-check dependency-version: 1.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: composer-dev-minor-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 58 ++++++++++++++++++++++++++++----------------------- 2 files changed, 33 insertions(+), 27 deletions(-) diff --git a/composer.json b/composer.json index d463a6a..9e580e2 100644 --- a/composer.json +++ b/composer.json @@ -67,7 +67,7 @@ "szepeviktor/phpstan-wordpress": "^2.0.2", "wp-coding-standards/wpcs": "^3.1", "wp-phpunit/wp-phpunit": "^6.5", - "wpackagist-plugin/plugin-check": "~1.6.0", + "wpackagist-plugin/plugin-check": "~1.8.0", "yoast/phpunit-polyfills": "^4.0" }, "scripts": { diff --git a/composer.lock b/composer.lock index 5494bcc..9400ec0 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": "6437fe698c0a2aef2108e7840e3d3ebe", + "content-hash": "ee3da88ff5d6640dacca90ec37b0236a", "packages": [ { "name": "woocommerce/action-scheduler", @@ -1204,11 +1204,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.37", + "version": "2.1.39", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/28cd424c5ea984128c95cfa7ea658808e8954e49", - "reference": "28cd424c5ea984128c95cfa7ea658808e8954e49", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c6f73a2af4cbcd99c931d0fb8f08548cc0fa8224", + "reference": "c6f73a2af4cbcd99c931d0fb8f08548cc0fa8224", "shasum": "" }, "require": { @@ -1253,25 +1253,25 @@ "type": "github" } ], - "time": "2026-01-24T08:21:55+00:00" + "time": "2026-02-11T14:48:56+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", - "version": "2.0.3", + "version": "2.0.4", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-deprecation-rules.git", - "reference": "468e02c9176891cc901143da118f09dc9505fc2f" + "reference": "6b5571001a7f04fa0422254c30a0017ec2f2cacc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/468e02c9176891cc901143da118f09dc9505fc2f", - "reference": "468e02c9176891cc901143da118f09dc9505fc2f", + "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/6b5571001a7f04fa0422254c30a0017ec2f2cacc", + "reference": "6b5571001a7f04fa0422254c30a0017ec2f2cacc", "shasum": "" }, "require": { "php": "^7.4 || ^8.0", - "phpstan/phpstan": "^2.1.15" + "phpstan/phpstan": "^2.1.39" }, "require-dev": { "php-parallel-lint/php-parallel-lint": "^1.2", @@ -1296,24 +1296,27 @@ "MIT" ], "description": "PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.", + "keywords": [ + "static analysis" + ], "support": { "issues": "https://github.com/phpstan/phpstan-deprecation-rules/issues", - "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/2.0.3" + "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/2.0.4" }, - "time": "2025-05-14T10:56:57+00:00" + "time": "2026-02-09T13:21:14+00:00" }, { "name": "phpstan/phpstan-phpunit", - "version": "2.0.12", + "version": "2.0.15", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-phpunit.git", - "reference": "e4c5a22bf43d3d2bd5a780ad261a622ff62c49a4" + "reference": "0f6ba8e22a3e919353a8f4615ea3cd2e91626c7f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/e4c5a22bf43d3d2bd5a780ad261a622ff62c49a4", - "reference": "e4c5a22bf43d3d2bd5a780ad261a622ff62c49a4", + "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/0f6ba8e22a3e919353a8f4615ea3cd2e91626c7f", + "reference": "0f6ba8e22a3e919353a8f4615ea3cd2e91626c7f", "shasum": "" }, "require": { @@ -1349,11 +1352,14 @@ "MIT" ], "description": "PHPUnit extensions and rules for PHPStan", + "keywords": [ + "static analysis" + ], "support": { "issues": "https://github.com/phpstan/phpstan-phpunit/issues", - "source": "https://github.com/phpstan/phpstan-phpunit/tree/2.0.12" + "source": "https://github.com/phpstan/phpstan-phpunit/tree/2.0.15" }, - "time": "2026-01-22T13:40:00+00:00" + "time": "2026-02-11T14:43:43+00:00" }, { "name": "phpunit/php-code-coverage", @@ -3177,16 +3183,16 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "6.9.0", + "version": "6.9.1", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git", - "reference": "448dc57a97c7225d2ac6271876682fca4c2ed340" + "reference": "15fd216bf6516670d8d07b938675925bfa5c15b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/448dc57a97c7225d2ac6271876682fca4c2ed340", - "reference": "448dc57a97c7225d2ac6271876682fca4c2ed340", + "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/15fd216bf6516670d8d07b938675925bfa5c15b0", + "reference": "15fd216bf6516670d8d07b938675925bfa5c15b0", "shasum": "" }, "type": "library", @@ -3221,19 +3227,19 @@ "issues": "https://github.com/wp-phpunit/issues", "source": "https://github.com/wp-phpunit/wp-phpunit" }, - "time": "2025-12-03T01:19:46+00:00" + "time": "2026-02-04T01:48:23+00:00" }, { "name": "wpackagist-plugin/plugin-check", - "version": "1.6.0", + "version": "1.8.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/plugin-check/", - "reference": "tags/1.6.0" + "reference": "tags/1.8.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/plugin-check.1.6.0.zip" + "url": "https://downloads.wordpress.org/plugin/plugin-check.1.8.0.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"