From 8f138590c8e05d1cdb5e353d4279c118befb58a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Jun 2025 19:10:51 +0000 Subject: [PATCH] fix(deps): update drupal core to v11.2.2 --- composer.json | 8 ++++---- composer.lock | 50 +++++++++++++++++++++++++------------------------- 2 files changed, 29 insertions(+), 29 deletions(-) diff --git a/composer.json b/composer.json index 3bd95ec..0c74ead 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.1", - "drupal/core-project-message": "11.2.1", - "drupal/core-recommended": "11.2.1", + "drupal/core-composer-scaffold": "11.2.2", + "drupal/core-project-message": "11.2.2", + "drupal/core-recommended": "11.2.2", "drupal/lagoon_logs": "3.0.1", "drush/drush": "13.6.0" }, @@ -70,6 +70,6 @@ } }, "require-dev": { - "drupal/core-dev-pinned": "11.2.1" + "drupal/core-dev-pinned": "11.2.2" } } diff --git a/composer.lock b/composer.lock index 0f704ea..fd824c1 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": "f92ddfe1f4fc4bb75150f7da7450a449", + "content-hash": "97421cd6d0757760d43dc57d3301ba40", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1192,16 +1192,16 @@ }, { "name": "drupal/core", - "version": "11.2.1", + "version": "11.2.2", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "3072192bda268fcce6c22b5bd02935a508c41bb2" + "reference": "4a1db0db3b144a42daa0887e904f942a55fe5b6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/3072192bda268fcce6c22b5bd02935a508c41bb2", - "reference": "3072192bda268fcce6c22b5bd02935a508c41bb2", + "url": "https://api.github.com/repos/drupal/core/zipball/4a1db0db3b144a42daa0887e904f942a55fe5b6b", + "reference": "4a1db0db3b144a42daa0887e904f942a55fe5b6b", "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.1" + "source": "https://github.com/drupal/core/tree/11.2.2" }, - "time": "2025-06-25T10:49:19+00:00" + "time": "2025-06-26T13:56:54+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "11.2.1", + "version": "11.2.2", "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.1" + "source": "https://github.com/drupal/core-composer-scaffold/tree/11.2.2" }, "time": "2025-05-05T16:18:58+00:00" }, { "name": "drupal/core-project-message", - "version": "11.2.1", + "version": "11.2.2", "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.1" + "source": "https://github.com/drupal/core-project-message/tree/11.2.2" }, "time": "2025-02-03T10:59:29+00:00" }, { "name": "drupal/core-recommended", - "version": "11.2.1", + "version": "11.2.2", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "f0582157aa530d715cbf83ca86a25bf7a4f4de00" + "reference": "0f9d479fdb22596d8a8e23c39376302a3bb3df56" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/f0582157aa530d715cbf83ca86a25bf7a4f4de00", - "reference": "f0582157aa530d715cbf83ca86a25bf7a4f4de00", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/0f9d479fdb22596d8a8e23c39376302a3bb3df56", + "reference": "0f9d479fdb22596d8a8e23c39376302a3bb3df56", "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.1", + "drupal/core": "11.2.2", "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.1" + "source": "https://github.com/drupal/core-recommended/tree/11.2.2" }, - "time": "2025-06-25T10:49:19+00:00" + "time": "2025-06-26T13:56:54+00:00" }, { "name": "drupal/lagoon_logs", @@ -7426,16 +7426,16 @@ }, { "name": "drupal/core-dev-pinned", - "version": "11.2.1", + "version": "11.2.2", "source": { "type": "git", "url": "https://github.com/drupal/core-dev-pinned.git", - "reference": "d272a22fa09825366e4214e664dadc967dbf174c" + "reference": "e2209afb492cd59c9f3f8f3e7a78e516026f7699" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-dev-pinned/zipball/d272a22fa09825366e4214e664dadc967dbf174c", - "reference": "d272a22fa09825366e4214e664dadc967dbf174c", + "url": "https://api.github.com/repos/drupal/core-dev-pinned/zipball/e2209afb492cd59c9f3f8f3e7a78e516026f7699", + "reference": "e2209afb492cd59c9f3f8f3e7a78e516026f7699", "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.1", + "drupal/core": "11.2.2", "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.1" + "source": "https://github.com/drupal/core-dev-pinned/tree/11.2.2" }, - "time": "2025-06-25T10:49:19+00:00" + "time": "2025-06-26T13:56:54+00:00" }, { "name": "google/protobuf",