From 30711d14e98081240b2d119aad63b6447c28882e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 06:38:03 +0000 Subject: [PATCH] fix(deps): update drupal core to v11.2.6 --- composer.json | 8 ++++---- composer.lock | 51 ++++++++++++++++++++++++++------------------------- 2 files changed, 30 insertions(+), 29 deletions(-) diff --git a/composer.json b/composer.json index 5fe9bce..44b3ad8 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": "11.2.5", - "drupal/core-project-message": "11.2.5", - "drupal/core-recommended": "11.2.5", + "drupal/core-composer-scaffold": "11.2.6", + "drupal/core-project-message": "11.2.6", + "drupal/core-recommended": "11.2.6", "drupal/lagoon_logs": "3.0.1", "drush/drush": "13.6.2" }, @@ -69,6 +69,6 @@ } }, "require-dev": { - "drupal/core-dev-pinned": "11.2.5" + "drupal/core-dev-pinned": "11.2.6" } } diff --git a/composer.lock b/composer.lock index fda56d8..39e0daf 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": "bc4b7706bca2814fa317281c2ac79786", + "content-hash": "af7fe568b6a45da1901ce8b867c9d09d", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1133,6 +1133,7 @@ "issues": "https://github.com/doctrine/annotations/issues", "source": "https://github.com/doctrine/annotations/tree/2.0.2" }, + "abandoned": true, "time": "2024-09-05T10:17:24+00:00" }, { @@ -1263,16 +1264,16 @@ }, { "name": "drupal/core", - "version": "11.2.5", + "version": "11.2.6", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "cdfdb569ac089c877dba27534c7a89cf3fdd36c4" + "reference": "94ea889d00dceb1726b2fd9756cc30be9c7f3b47" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/cdfdb569ac089c877dba27534c7a89cf3fdd36c4", - "reference": "cdfdb569ac089c877dba27534c7a89cf3fdd36c4", + "url": "https://api.github.com/repos/drupal/core/zipball/94ea889d00dceb1726b2fd9756cc30be9c7f3b47", + "reference": "94ea889d00dceb1726b2fd9756cc30be9c7f3b47", "shasum": "" }, "require": { @@ -1429,13 +1430,13 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/11.2.5" + "source": "https://github.com/drupal/core/tree/11.2.6" }, - "time": "2025-10-02T07:24:02+00:00" + "time": "2025-11-06T04:00:59+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "11.2.5", + "version": "11.2.6", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -1479,13 +1480,13 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/11.2.5" + "source": "https://github.com/drupal/core-composer-scaffold/tree/11.2.6" }, "time": "2025-05-05T16:18:58+00:00" }, { "name": "drupal/core-project-message", - "version": "11.2.5", + "version": "11.2.6", "source": { "type": "git", "url": "https://github.com/drupal/core-project-message.git", @@ -1520,22 +1521,22 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-project-message/tree/11.2.5" + "source": "https://github.com/drupal/core-project-message/tree/11.2.6" }, "time": "2025-02-03T10:59:29+00:00" }, { "name": "drupal/core-recommended", - "version": "11.2.5", + "version": "11.2.6", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "e837a38334533c122db7b0d4727783ccb7a06859" + "reference": "04ce4674c562518edde80b0436ef58a0e9f9eba1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/e837a38334533c122db7b0d4727783ccb7a06859", - "reference": "e837a38334533c122db7b0d4727783ccb7a06859", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/04ce4674c562518edde80b0436ef58a0e9f9eba1", + "reference": "04ce4674c562518edde80b0436ef58a0e9f9eba1", "shasum": "" }, "require": { @@ -1544,7 +1545,7 @@ "doctrine/annotations": "~2.0.2", "doctrine/deprecations": "~1.1.5", "doctrine/lexer": "~2.1.1", - "drupal/core": "11.2.5", + "drupal/core": "11.2.6", "egulias/email-validator": "~4.0.4", "guzzlehttp/guzzle": "~7.9.3", "guzzlehttp/promises": "~2.2.0", @@ -1606,9 +1607,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/11.2.5" + "source": "https://github.com/drupal/core-recommended/tree/11.2.6" }, - "time": "2025-10-02T07:24:02+00:00" + "time": "2025-11-06T04:00:59+00:00" }, { "name": "drupal/lagoon_logs", @@ -7575,16 +7576,16 @@ }, { "name": "drupal/core-dev-pinned", - "version": "11.2.5", + "version": "11.2.6", "source": { "type": "git", "url": "https://github.com/drupal/core-dev-pinned.git", - "reference": "c9b5da8c14356867e279d863307b05887ea30714" + "reference": "db7174090576e61d81607920f47f98f5f3b56f16" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-dev-pinned/zipball/c9b5da8c14356867e279d863307b05887ea30714", - "reference": "c9b5da8c14356867e279d863307b05887ea30714", + "url": "https://api.github.com/repos/drupal/core-dev-pinned/zipball/db7174090576e61d81607920f47f98f5f3b56f16", + "reference": "db7174090576e61d81607920f47f98f5f3b56f16", "shasum": "" }, "require": { @@ -7602,7 +7603,7 @@ "dealerdirect/phpcodesniffer-composer-installer": "v1.0.0", "doctrine/instantiator": "2.0.0", "drupal/coder": "8.3.30", - "drupal/core": "11.2.5", + "drupal/core": "11.2.6", "google/protobuf": "v4.31.1", "justinrainbow/json-schema": "6.4.2", "lullabot/mink-selenium2-driver": "v1.7.4", @@ -7685,9 +7686,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/11.2.5" + "source": "https://github.com/drupal/core-dev-pinned/tree/11.2.6" }, - "time": "2025-10-02T07:24:02+00:00" + "time": "2025-11-06T04:00:59+00:00" }, { "name": "google/protobuf",