From 0aa2e7b827eb9f31f4292427c8c602b88ae96873 Mon Sep 17 00:00:00 2001 From: Alex Skrypnyk Date: Mon, 7 Sep 2026 09:36:53 +1000 Subject: [PATCH] Updated contrib modules and downgraded 'rector/rector' to 2.6.1 per upstream conflict. --- composer.json | 10 ++-- composer.lock | 125 +++++++++++++++++++++++++------------------------- 2 files changed, 67 insertions(+), 68 deletions(-) diff --git a/composer.json b/composer.json index 0b700ad2..b8a19c17 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "drupal/lagoon_logs": "^3.0.1", "drupal/menu_trail_by_path": "^2.2", "drupal/metatag": "^2.2", - "drupal/moderated_content_bulk_publish": "^2.0", + "drupal/moderated_content_bulk_publish": "^2.0.53", "drupal/navigation_extra_tools": "^1.3.2", "drupal/pathauto": "^1.15", "drupal/preview_link": "^2.2.3", @@ -61,7 +61,7 @@ "drupal/views_bulk_operations": "^4.4.7", "drupal/webform": "^6.3@beta", "drupal/xmlsitemap": "^2.0", - "drush/drush": "^13.7.6", + "drush/drush": "^13.7.7", "symfony/http-client": "^6.4.45", "webflo/drupal-finder": "^1.3.1" }, @@ -70,7 +70,7 @@ "dantleech/gherkin-lint": "^0.2.4", "drevops/behat-format-progress-fail": "^1.5.1", "drevops/behat-screenshot": "^2.6.0", - "drevops/behat-steps": "^3.14.1", + "drevops/behat-steps": "^3.14.2", "drevops/phpcs-standard": "^1.0.0", "drupal/coder": "^9.0.1", "drupal/drupal-driver": "^3.3.1@alpha", @@ -78,11 +78,11 @@ "ergebnis/composer-normalize": "^2.52.0", "mglaman/phpstan-drupal": "^2.1.2", "mikey179/vfsstream": "^1.6.12", - "palantirnet/drupal-rector": "^1.1.2", + "palantirnet/drupal-rector": "^1.1.3", "phpcompatibility/php-compatibility": "^10.0@alpha", "phpspec/prophecy-phpunit": "^2.5", "phpstan/extension-installer": "^1.4.3", - "phpstan/phpstan": "^2.2.10", + "phpstan/phpstan": "^2.2.13", "phpunit/phpunit": "^11.5.56", "pyrech/composer-changelogs": "^2.2", "softcreatr/jsonpath": "^0.10 || ^1.0", diff --git a/composer.lock b/composer.lock index 994c0d7a..9da6c5f4 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": "9c0d7fe9c1eca70e46d3a7066539b039", + "content-hash": "c6611819508ca774944e1341e6b0c292", "packages": [ { "name": "asm89/stack-cors", @@ -1552,17 +1552,17 @@ }, { "name": "drupal/ai", - "version": "1.4.7", + "version": "1.4.8", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ai.git", - "reference": "1.4.7" + "reference": "1.4.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ai-1.4.7.zip", - "reference": "1.4.7", - "shasum": "a067620e19f0f5948efafcb51124717127cb8bb8" + "url": "https://ftp.drupal.org/files/projects/ai-1.4.8.zip", + "reference": "1.4.8", + "shasum": "398b0b806427e6a6d64af02233981c921ebadfbd" }, "require": { "drupal/core": "^10.5 || ^11.2", @@ -1592,8 +1592,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "1.4.7", - "datestamp": "1787148538", + "version": "1.4.8", + "datestamp": "1788366381", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4174,10 +4174,6 @@ { "name": "rocketeerbkw", "homepage": "https://www.drupal.org/user/615672" - }, - { - "name": "tobybellwood", - "homepage": "https://www.drupal.org/user/3529537" } ], "description": "Simple monolog wrapper for Lagoon", @@ -4546,28 +4542,28 @@ }, { "name": "drupal/moderated_content_bulk_publish", - "version": "2.0.52", + "version": "2.0.53", "source": { "type": "git", "url": "https://git.drupalcode.org/project/moderated_content_bulk_publish.git", - "reference": "2.0.52" + "reference": "2.0.53" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/moderated_content_bulk_publish-2.0.52.zip", - "reference": "2.0.52", - "shasum": "16e0a4657ac50fc431cdf6ea98cd2bf61d628bf3" + "url": "https://ftp.drupal.org/files/projects/moderated_content_bulk_publish-2.0.53.zip", + "reference": "2.0.53", + "shasum": "4dd9fd1114f75ecd5550a4614e3c8a9115e7911d" }, "require": { - "drupal/core": "^10.3 || ^11", + "drupal/core": "^10.3 || ^11 || ^12", "drupal/pathauto": "*", "drupal/views_bulk_operations": "^4.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.52", - "datestamp": "1776128081", + "version": "2.0.53", + "datestamp": "1788357680", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6414,16 +6410,16 @@ }, { "name": "drush/drush", - "version": "13.7.6", + "version": "13.7.7", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "051f6b4909728e0d3363aedab19d393f64438de4" + "reference": "1166ab05f297d73e24741f8f5fdcc421e77365b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/051f6b4909728e0d3363aedab19d393f64438de4", - "reference": "051f6b4909728e0d3363aedab19d393f64438de4", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/1166ab05f297d73e24741f8f5fdcc421e77365b8", + "reference": "1166ab05f297d73e24741f8f5fdcc421e77365b8", "shasum": "" }, "require": { @@ -6551,7 +6547,7 @@ "issues": "https://github.com/drush-ops/drush/issues", "security": "https://github.com/drush-ops/drush/security/advisories", "slack": "https://drupal.slack.com/messages/C62H9CWQM", - "source": "https://github.com/drush-ops/drush/tree/13.7.6" + "source": "https://github.com/drush-ops/drush/tree/13.7.7" }, "funding": [ { @@ -6559,7 +6555,7 @@ "type": "github" } ], - "time": "2026-07-08T10:43:20+00:00" + "time": "2026-09-04T03:42:35+00:00" }, { "name": "egulias/email-validator", @@ -8049,16 +8045,16 @@ }, { "name": "monolog/monolog", - "version": "3.10.0", + "version": "3.11.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "b321dd6749f0bf7189444158a3ce785cc16d69b0" + "reference": "147f303310f06334f03f409e49d7ad1e275ff05a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/b321dd6749f0bf7189444158a3ce785cc16d69b0", - "reference": "b321dd6749f0bf7189444158a3ce785cc16d69b0", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/147f303310f06334f03f409e49d7ad1e275ff05a", + "reference": "147f303310f06334f03f409e49d7ad1e275ff05a", "shasum": "" }, "require": { @@ -8136,7 +8132,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/3.10.0" + "source": "https://github.com/Seldaek/monolog/tree/3.11.0" }, "funding": [ { @@ -8148,7 +8144,7 @@ "type": "tidelift" } ], - "time": "2026-01-02T08:56:05+00:00" + "time": "2026-09-02T12:39:56+00:00" }, { "name": "nikic/php-parser", @@ -14035,16 +14031,16 @@ }, { "name": "drevops/behat-steps", - "version": "3.14.1", + "version": "3.14.2", "source": { "type": "git", "url": "https://github.com/drevops/behat-steps.git", - "reference": "a4517e3fe01f9a3ecb5ece79f31da2c685dab293" + "reference": "375aeda942cc6557988f9524d36a7409917576f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drevops/behat-steps/zipball/a4517e3fe01f9a3ecb5ece79f31da2c685dab293", - "reference": "a4517e3fe01f9a3ecb5ece79f31da2c685dab293", + "url": "https://api.github.com/repos/drevops/behat-steps/zipball/375aeda942cc6557988f9524d36a7409917576f2", + "reference": "375aeda942cc6557988f9524d36a7409917576f2", "shasum": "" }, "require": { @@ -14061,23 +14057,23 @@ "dantleech/gherkin-lint": "^0.2.4", "dealerdirect/phpcodesniffer-composer-installer": "^1.2.1", "dmore/behat-chrome-extension": "^1.4.1", - "drevops/behat-phpserver": "^2.3.0", + "drevops/behat-phpserver": "^2.4.0", "drevops/behat-screenshot": "^2.6.0", "drevops/phpcs-standard": "^0.7", "drupal/coder": "^8.3.31", "drupal/drupal-extension": "^6.1.0", "dvdoug/behat-code-coverage": "^5.3.2.1", "ergebnis/composer-normalize": "^2.52.0", - "justinrainbow/json-schema": "^6.10.0", + "justinrainbow/json-schema": "^6.11.0", "lullabot/mink-selenium2-driver": "^1.7.4", "mglaman/phpstan-drupal": "^2.1.2", "php-parallel-lint/php-parallel-lint": "^1.4", "phpcompatibility/php-compatibility": "^9.3.5", "phpspec/prophecy-phpunit": "^2.5.0", "phpstan/extension-installer": "^1.4.3", - "phpstan/phpstan": "^2.2.8", + "phpstan/phpstan": "^2.2.10", "phpunit/phpunit": "^11.5.56", - "rector/rector": "^2.6.3", + "rector/rector": "^2.6.5", "softcreatr/jsonpath": "^0.10 || ^1.0" }, "suggest": { @@ -14128,7 +14124,7 @@ "type": "patreon" } ], - "time": "2026-08-19T23:59:02+00:00" + "time": "2026-08-31T04:20:14+00:00" }, { "name": "drevops/phpcs-standard", @@ -15466,22 +15462,25 @@ }, { "name": "palantirnet/drupal-rector", - "version": "1.1.2", + "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/palantirnet/drupal-rector.git", - "reference": "50bb5fb73668be1b27e9ab4c109c0066550e4a5b" + "reference": "c13b82014e9ab3b89768d5047aef9d4814c2e905" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/palantirnet/drupal-rector/zipball/50bb5fb73668be1b27e9ab4c109c0066550e4a5b", - "reference": "50bb5fb73668be1b27e9ab4c109c0066550e4a5b", + "url": "https://api.github.com/repos/palantirnet/drupal-rector/zipball/c13b82014e9ab3b89768d5047aef9d4814c2e905", + "reference": "c13b82014e9ab3b89768d5047aef9d4814c2e905", "shasum": "" }, "require": { "rector/rector": "^2", "webflo/drupal-finder": "^1.2" }, + "conflict": { + "rector/rector": ">=2.6.2" + }, "replace": { "drupal8-rector/drupal8-rector": "*", "palantirnet/drupal8-rector": "*" @@ -15545,9 +15544,9 @@ ], "support": { "issues": "https://github.com/palantirnet/drupal-rector/issues", - "source": "https://github.com/palantirnet/drupal-rector/tree/1.1.2" + "source": "https://github.com/palantirnet/drupal-rector/tree/1.1.3" }, - "time": "2026-07-31T09:34:18+00:00" + "time": "2026-09-03T11:32:43+00:00" }, { "name": "phar-io/manifest", @@ -16202,16 +16201,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "2.3.3", + "version": "2.3.5", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "fb19eedd2bb67ff8cf7a5502ad329e701d6398a3" + "reference": "148cefffaf0233e4c08cc13db8a195a56dd6dfe9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fb19eedd2bb67ff8cf7a5502ad329e701d6398a3", - "reference": "fb19eedd2bb67ff8cf7a5502ad329e701d6398a3", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/148cefffaf0233e4c08cc13db8a195a56dd6dfe9", + "reference": "148cefffaf0233e4c08cc13db8a195a56dd6dfe9", "shasum": "" }, "require": { @@ -16243,17 +16242,17 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/2.3.3" + "source": "https://github.com/phpstan/phpdoc-parser/tree/2.3.5" }, - "time": "2026-07-08T07:01:06+00:00" + "time": "2026-08-31T16:05:28+00:00" }, { "name": "phpstan/phpstan", - "version": "2.2.10", + "version": "2.2.13", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/36d1509c998b0602811824143526b4a9ee2774e7", - "reference": "36d1509c998b0602811824143526b4a9ee2774e7", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9ba9ac76ee9c5cf5b56d58eb5deec6315b7a0260", + "reference": "9ba9ac76ee9c5cf5b56d58eb5deec6315b7a0260", "shasum": "" }, "require": { @@ -16309,7 +16308,7 @@ "type": "github" } ], - "time": "2026-08-30T12:46:16+00:00" + "time": "2026-09-03T20:38:19+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -16863,16 +16862,16 @@ }, { "name": "rector/rector", - "version": "2.6.2", + "version": "2.6.1", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "03cd615cdd5648abb5f10ff3a684fdb976687190" + "reference": "b8e68f058bca43e01a2e1caa51ef022d6551ed95" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/03cd615cdd5648abb5f10ff3a684fdb976687190", - "reference": "03cd615cdd5648abb5f10ff3a684fdb976687190", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/b8e68f058bca43e01a2e1caa51ef022d6551ed95", + "reference": "b8e68f058bca43e01a2e1caa51ef022d6551ed95", "shasum": "" }, "require": { @@ -16911,7 +16910,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.6.2" + "source": "https://github.com/rectorphp/rector/tree/2.6.1" }, "funding": [ { @@ -16919,7 +16918,7 @@ "type": "github" } ], - "time": "2026-08-12T06:23:05+00:00" + "time": "2026-08-03T17:30:34+00:00" }, { "name": "sebastian/cli-parser",