From e0b5e2648e5310b85276444a48d0da6910c9d6a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 19:24:17 +0000 Subject: [PATCH] fix(deps): update drupal core to v10.4.5 --- composer.json | 6 +++--- composer.lock | 36 ++++++++++++++++++------------------ 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/composer.json b/composer.json index 8284d65..12a0cde 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": "10.4.4", - "drupal/core-project-message": "10.4.4", - "drupal/core-recommended": "10.4.4", + "drupal/core-composer-scaffold": "10.4.5", + "drupal/core-project-message": "10.4.5", + "drupal/core-recommended": "10.4.5", "drupal/lagoon_logs": "3.0.1", "drupal/search_api": "1.38.0", "drupal/search_api_opensearch": "2.3.0", diff --git a/composer.lock b/composer.lock index beb101e..23e03b2 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": "6f45a1418d07f8c76d51021b808ff66e", + "content-hash": "a43ca0f2907f32f6d5db23b382ef126b", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1243,16 +1243,16 @@ }, { "name": "drupal/core", - "version": "10.4.4", + "version": "10.4.5", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "cbee6ac30871d009eb7bc78cfc4f5cb9f911b95b" + "reference": "5247dbaa65b42b601058555f4a8b2bd541f5611f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/cbee6ac30871d009eb7bc78cfc4f5cb9f911b95b", - "reference": "cbee6ac30871d009eb7bc78cfc4f5cb9f911b95b", + "url": "https://api.github.com/repos/drupal/core/zipball/5247dbaa65b42b601058555f4a8b2bd541f5611f", + "reference": "5247dbaa65b42b601058555f4a8b2bd541f5611f", "shasum": "" }, "require": { @@ -1401,13 +1401,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.4.4" + "source": "https://github.com/drupal/core/tree/10.4.5" }, - "time": "2025-03-05T21:24:39+00:00" + "time": "2025-03-19T15:53:40+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "10.4.4", + "version": "10.4.5", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -1451,13 +1451,13 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/10.4.4" + "source": "https://github.com/drupal/core-composer-scaffold/tree/10.4.5" }, "time": "2024-08-22T14:31:30+00:00" }, { "name": "drupal/core-project-message", - "version": "10.4.4", + "version": "10.4.5", "source": { "type": "git", "url": "https://github.com/drupal/core-project-message.git", @@ -1492,22 +1492,22 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-project-message/tree/11.1.4" + "source": "https://github.com/drupal/core-project-message/tree/11.1.5" }, "time": "2023-07-24T07:55:25+00:00" }, { "name": "drupal/core-recommended", - "version": "10.4.4", + "version": "10.4.5", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "3abfb1e32918ac638e9dd5f0629ab5faf9bcbf00" + "reference": "4e5e7c47ec91012327a8a9e9bfcdbf51f6f115cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/3abfb1e32918ac638e9dd5f0629ab5faf9bcbf00", - "reference": "3abfb1e32918ac638e9dd5f0629ab5faf9bcbf00", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/4e5e7c47ec91012327a8a9e9bfcdbf51f6f115cc", + "reference": "4e5e7c47ec91012327a8a9e9bfcdbf51f6f115cc", "shasum": "" }, "require": { @@ -1516,7 +1516,7 @@ "doctrine/annotations": "~1.14.4", "doctrine/deprecations": "~1.1.3", "doctrine/lexer": "~2.1.1", - "drupal/core": "10.4.4", + "drupal/core": "10.4.5", "egulias/email-validator": "~4.0.2", "guzzlehttp/guzzle": "~7.9.2", "guzzlehttp/promises": "~2.0.4", @@ -1577,9 +1577,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.4.4" + "source": "https://github.com/drupal/core-recommended/tree/10.4.5" }, - "time": "2025-03-05T21:24:39+00:00" + "time": "2025-03-19T15:53:40+00:00" }, { "name": "drupal/lagoon_logs",