From c48b73eb9bb2b4055664f903c34ff155beab5764 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 15:01:34 +0000 Subject: [PATCH] fix(deps): update drupal core to v10.6.1 --- composer.json | 8 ++++---- composer.lock | 49 +++++++++++++++++++++++++------------------------ 2 files changed, 29 insertions(+), 28 deletions(-) diff --git a/composer.json b/composer.json index 5e71ed7..b04aa36 100644 --- a/composer.json +++ b/composer.json @@ -20,9 +20,9 @@ "amazeeio/drupal_integrations": "0.5.0", "composer/installers": "2.3.0", "cweagans/composer-patches": "2.0.0", - "drupal/core-composer-scaffold": "10.6.0", - "drupal/core-project-message": "10.6.0", - "drupal/core-recommended": "10.6.0", + "drupal/core-composer-scaffold": "10.6.1", + "drupal/core-project-message": "10.6.1", + "drupal/core-recommended": "10.6.1", "drupal/lagoon_logs": "3.0.1", "drush/drush": "13.7.0" }, @@ -69,6 +69,6 @@ } }, "require-dev": { - "drupal/core-dev-pinned": "10.6.0" + "drupal/core-dev-pinned": "10.6.1" } } diff --git a/composer.lock b/composer.lock index da87468..8d80067 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": "d2bf714e9e60c1c2f5a91dfd0c1c1676", + "content-hash": "f0478a7667c88e7edbf6098a0208641e", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1186,22 +1186,23 @@ }, { "name": "drupal/core", - "version": "10.6.0", + "version": "10.6.1", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "f554c7c1a2ab011f5a094c6579b08b22d9847387" + "reference": "9f88f1b18b08d6edbadb24124c87919d5681ea81" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/f554c7c1a2ab011f5a094c6579b08b22d9847387", - "reference": "f554c7c1a2ab011f5a094c6579b08b22d9847387", + "url": "https://api.github.com/repos/drupal/core/zipball/9f88f1b18b08d6edbadb24124c87919d5681ea81", + "reference": "9f88f1b18b08d6edbadb24124c87919d5681ea81", "shasum": "" }, "require": { "asm89/stack-cors": "^2.3", "composer-runtime-api": "^2.1", "composer/semver": "^3.3", + "doctrine/lexer": "^2", "egulias/email-validator": "^3.2.1|^4.0", "ext-date": "*", "ext-dom": "*", @@ -1344,13 +1345,13 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/10.6.0" + "source": "https://github.com/drupal/core/tree/10.6.1" }, - "time": "2025-12-17T09:20:58+00:00" + "time": "2025-12-18T13:55:47+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "10.6.0", + "version": "10.6.1", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -1394,13 +1395,13 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/10.6.0" + "source": "https://github.com/drupal/core-composer-scaffold/tree/10.6.1" }, "time": "2024-08-22T14:31:30+00:00" }, { "name": "drupal/core-project-message", - "version": "10.6.0", + "version": "10.6.1", "source": { "type": "git", "url": "https://github.com/drupal/core-project-message.git", @@ -1441,16 +1442,16 @@ }, { "name": "drupal/core-recommended", - "version": "10.6.0", + "version": "10.6.1", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "201eb3d81effa95cc3bd6d941196ac407d3132d7" + "reference": "558343248882f74ccafc250150ea1a2942d80881" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/201eb3d81effa95cc3bd6d941196ac407d3132d7", - "reference": "201eb3d81effa95cc3bd6d941196ac407d3132d7", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/558343248882f74ccafc250150ea1a2942d80881", + "reference": "558343248882f74ccafc250150ea1a2942d80881", "shasum": "" }, "require": { @@ -1458,7 +1459,7 @@ "composer/semver": "~3.4.4", "doctrine/deprecations": "~1.1.5", "doctrine/lexer": "~2.1.1", - "drupal/core": "10.6.0", + "drupal/core": "10.6.1", "egulias/email-validator": "~4.0.4", "guzzlehttp/guzzle": "~7.10.0", "guzzlehttp/promises": "~2.3.0", @@ -1518,9 +1519,9 @@ ], "description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.", "support": { - "source": "https://github.com/drupal/core-recommended/tree/10.6.0" + "source": "https://github.com/drupal/core-recommended/tree/10.6.1" }, - "time": "2025-12-17T09:20:58+00:00" + "time": "2025-12-18T13:55:47+00:00" }, { "name": "drupal/lagoon_logs", @@ -7261,16 +7262,16 @@ }, { "name": "drupal/core-dev-pinned", - "version": "10.6.0", + "version": "10.6.1", "source": { "type": "git", "url": "https://github.com/drupal/core-dev-pinned.git", - "reference": "56ea979df1a6c6b22a7512317d324baab7fc364f" + "reference": "d919ce93ea5b0586d39afe984b1a5dcce018e188" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-dev-pinned/zipball/56ea979df1a6c6b22a7512317d324baab7fc364f", - "reference": "56ea979df1a6c6b22a7512317d324baab7fc364f", + "url": "https://api.github.com/repos/drupal/core-dev-pinned/zipball/d919ce93ea5b0586d39afe984b1a5dcce018e188", + "reference": "d919ce93ea5b0586d39afe984b1a5dcce018e188", "shasum": "" }, "require": { @@ -7288,7 +7289,7 @@ "dealerdirect/phpcodesniffer-composer-installer": "v1.2.0", "doctrine/instantiator": "2.0.0", "drupal/coder": "8.3.31", - "drupal/core": "10.6.0", + "drupal/core": "10.6.1", "google/protobuf": "v4.33.1", "justinrainbow/json-schema": "6.6.1", "lullabot/mink-selenium2-driver": "v1.7.4", @@ -7374,9 +7375,9 @@ ], "description": "Pinned require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.", "support": { - "source": "https://github.com/drupal/core-dev-pinned/tree/10.6.0" + "source": "https://github.com/drupal/core-dev-pinned/tree/10.6.1" }, - "time": "2025-12-17T09:20:58+00:00" + "time": "2025-12-18T13:55:47+00:00" }, { "name": "google/protobuf",