From 6711e6888c52ec3996c8a923ff8857d0efe0eeb1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 17:43:40 +0000 Subject: [PATCH] fix(deps): update drupal core to v11.2.1 --- composer.json | 8 ++++---- composer.lock | 50 +++++++++++++++++++++++++------------------------- 2 files changed, 29 insertions(+), 29 deletions(-) diff --git a/composer.json b/composer.json index 5f64ded..3bd95ec 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": "1.7.3", - "drupal/core-composer-scaffold": "11.2.0", - "drupal/core-project-message": "11.2.0", - "drupal/core-recommended": "11.2.0", + "drupal/core-composer-scaffold": "11.2.1", + "drupal/core-project-message": "11.2.1", + "drupal/core-recommended": "11.2.1", "drupal/lagoon_logs": "3.0.1", "drush/drush": "13.6.0" }, @@ -70,6 +70,6 @@ } }, "require-dev": { - "drupal/core-dev-pinned": "11.2.0" + "drupal/core-dev-pinned": "11.2.1" } } diff --git a/composer.lock b/composer.lock index 89964ec..0f704ea 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": "ca09d2b6465f3e7b93cbd0f1d20616c3", + "content-hash": "f92ddfe1f4fc4bb75150f7da7450a449", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1192,16 +1192,16 @@ }, { "name": "drupal/core", - "version": "11.2.0", + "version": "11.2.1", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "fd3b0413407205068f7d571e5a70bdd84d377d4f" + "reference": "3072192bda268fcce6c22b5bd02935a508c41bb2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/fd3b0413407205068f7d571e5a70bdd84d377d4f", - "reference": "fd3b0413407205068f7d571e5a70bdd84d377d4f", + "url": "https://api.github.com/repos/drupal/core/zipball/3072192bda268fcce6c22b5bd02935a508c41bb2", + "reference": "3072192bda268fcce6c22b5bd02935a508c41bb2", "shasum": "" }, "require": { @@ -1357,13 +1357,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.0" + "source": "https://github.com/drupal/core/tree/11.2.1" }, - "time": "2025-06-19T00:46:13+00:00" + "time": "2025-06-25T10:49:19+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "11.2.0", + "version": "11.2.1", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -1407,13 +1407,13 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/11.2.0" + "source": "https://github.com/drupal/core-composer-scaffold/tree/11.2.1" }, "time": "2025-05-05T16:18:58+00:00" }, { "name": "drupal/core-project-message", - "version": "11.2.0", + "version": "11.2.1", "source": { "type": "git", "url": "https://github.com/drupal/core-project-message.git", @@ -1448,22 +1448,22 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-project-message/tree/11.2.0" + "source": "https://github.com/drupal/core-project-message/tree/11.2.1" }, "time": "2025-02-03T10:59:29+00:00" }, { "name": "drupal/core-recommended", - "version": "11.2.0", + "version": "11.2.1", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "3d413046777d9cd2bc6d27c0614def34311db674" + "reference": "f0582157aa530d715cbf83ca86a25bf7a4f4de00" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/3d413046777d9cd2bc6d27c0614def34311db674", - "reference": "3d413046777d9cd2bc6d27c0614def34311db674", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/f0582157aa530d715cbf83ca86a25bf7a4f4de00", + "reference": "f0582157aa530d715cbf83ca86a25bf7a4f4de00", "shasum": "" }, "require": { @@ -1472,7 +1472,7 @@ "doctrine/annotations": "~2.0.2", "doctrine/deprecations": "~1.1.5", "doctrine/lexer": "~2.1.1", - "drupal/core": "11.2.0", + "drupal/core": "11.2.1", "egulias/email-validator": "~4.0.4", "guzzlehttp/guzzle": "~7.9.3", "guzzlehttp/promises": "~2.2.0", @@ -1535,9 +1535,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.0" + "source": "https://github.com/drupal/core-recommended/tree/11.2.1" }, - "time": "2025-06-19T00:46:13+00:00" + "time": "2025-06-25T10:49:19+00:00" }, { "name": "drupal/lagoon_logs", @@ -7426,16 +7426,16 @@ }, { "name": "drupal/core-dev-pinned", - "version": "11.2.0", + "version": "11.2.1", "source": { "type": "git", "url": "https://github.com/drupal/core-dev-pinned.git", - "reference": "59d1a0bf046384e59ac8715b2eff401f64a48c1f" + "reference": "d272a22fa09825366e4214e664dadc967dbf174c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-dev-pinned/zipball/59d1a0bf046384e59ac8715b2eff401f64a48c1f", - "reference": "59d1a0bf046384e59ac8715b2eff401f64a48c1f", + "url": "https://api.github.com/repos/drupal/core-dev-pinned/zipball/d272a22fa09825366e4214e664dadc967dbf174c", + "reference": "d272a22fa09825366e4214e664dadc967dbf174c", "shasum": "" }, "require": { @@ -7453,7 +7453,7 @@ "dealerdirect/phpcodesniffer-composer-installer": "v1.0.0", "doctrine/instantiator": "2.0.0", "drupal/coder": "8.3.30", - "drupal/core": "11.2.0", + "drupal/core": "11.2.1", "google/protobuf": "v4.31.1", "justinrainbow/json-schema": "6.4.2", "lullabot/mink-selenium2-driver": "v1.7.4", @@ -7536,9 +7536,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.0" + "source": "https://github.com/drupal/core-dev-pinned/tree/11.2.1" }, - "time": "2025-06-19T00:46:13+00:00" + "time": "2025-06-25T10:49:19+00:00" }, { "name": "google/protobuf",