From cc98f8273d0976e1b5f9501329ff988922807db2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 06:46:34 +0000 Subject: [PATCH] fix(deps): update drupal core to v10.4.7 --- composer.json | 6 +++--- composer.lock | 36 ++++++++++++++++++------------------ 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/composer.json b/composer.json index c44b988..cb06a11 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.6", - "drupal/core-project-message": "10.4.6", - "drupal/core-recommended": "10.4.6", + "drupal/core-composer-scaffold": "10.4.7", + "drupal/core-project-message": "10.4.7", + "drupal/core-recommended": "10.4.7", "drupal/lagoon_logs": "3.0.1", "drupal/search_api": "1.38.0", "drupal/search_api_opensearch": "2.4.0", diff --git a/composer.lock b/composer.lock index d9f58a8..b5be3ba 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": "fbde7bf52604bc33c8728d5226ab2a8e", + "content-hash": "d52d34370f539769ddbf8b8d495c713e", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1243,16 +1243,16 @@ }, { "name": "drupal/core", - "version": "10.4.6", + "version": "10.4.7", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "c04823253d7d35c731b7b6fa1a1fddb671e984eb" + "reference": "547fa74348dda2ecb4a3e752f88a5c40be675d64" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/c04823253d7d35c731b7b6fa1a1fddb671e984eb", - "reference": "c04823253d7d35c731b7b6fa1a1fddb671e984eb", + "url": "https://api.github.com/repos/drupal/core/zipball/547fa74348dda2ecb4a3e752f88a5c40be675d64", + "reference": "547fa74348dda2ecb4a3e752f88a5c40be675d64", "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.6" + "source": "https://github.com/drupal/core/tree/10.4.7" }, - "time": "2025-04-02T21:06:44+00:00" + "time": "2025-05-08T04:06:41+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "10.4.6", + "version": "10.4.7", "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.6" + "source": "https://github.com/drupal/core-composer-scaffold/tree/10.4.7" }, "time": "2024-08-22T14:31:30+00:00" }, { "name": "drupal/core-project-message", - "version": "10.4.6", + "version": "10.4.7", "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.6" + "source": "https://github.com/drupal/core-project-message/tree/11.1.7" }, "time": "2023-07-24T07:55:25+00:00" }, { "name": "drupal/core-recommended", - "version": "10.4.6", + "version": "10.4.7", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "661bdf9cc7123f63257acb624dbb09fcb31b6a67" + "reference": "308b63fa05111c15f4a36919718b7c2d016af892" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/661bdf9cc7123f63257acb624dbb09fcb31b6a67", - "reference": "661bdf9cc7123f63257acb624dbb09fcb31b6a67", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/308b63fa05111c15f4a36919718b7c2d016af892", + "reference": "308b63fa05111c15f4a36919718b7c2d016af892", "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.6", + "drupal/core": "10.4.7", "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.6" + "source": "https://github.com/drupal/core-recommended/tree/10.4.7" }, - "time": "2025-04-02T21:06:44+00:00" + "time": "2025-05-08T04:06:41+00:00" }, { "name": "drupal/lagoon_logs",