From ab8e31d608bf281234c2f30fab0303782109281f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 13:11:48 +0000 Subject: [PATCH] fix(deps): update drupal core to v10.6.4 --- composer.json | 8 ++++---- composer.lock | 49 +++++++++++++++++++++++++------------------------ 2 files changed, 29 insertions(+), 28 deletions(-) diff --git a/composer.json b/composer.json index 95989eb..9328c94 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": "10.6.3", - "drupal/core-project-message": "10.6.3", - "drupal/core-recommended": "10.6.3", + "drupal/core-composer-scaffold": "10.6.4", + "drupal/core-project-message": "10.6.4", + "drupal/core-recommended": "10.6.4", "drupal/lagoon_logs": "3.0.1", "drupal/search_api": "1.40.0", "drupal/search_api_solr": "4.3.10", @@ -69,6 +69,6 @@ } }, "require-dev": { - "drupal/core-dev-pinned": "10.6.3" + "drupal/core-dev-pinned": "10.6.4" } } diff --git a/composer.lock b/composer.lock index 40e3750..0b81e7f 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": "7dd4c6024069544f8272f35b9b4c3ecf", + "content-hash": "11dd3f58ecc742fc56d5bcf5741bec8a", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1241,16 +1241,16 @@ }, { "name": "drupal/core", - "version": "10.6.3", + "version": "10.6.4", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "ae94f40fbf0f4bd59a5145654dc336e38dfe57a7" + "reference": "4dc10f806a28ee427fb8934d14c4dcdce72f3d89" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/ae94f40fbf0f4bd59a5145654dc336e38dfe57a7", - "reference": "ae94f40fbf0f4bd59a5145654dc336e38dfe57a7", + "url": "https://api.github.com/repos/drupal/core/zipball/4dc10f806a28ee427fb8934d14c4dcdce72f3d89", + "reference": "4dc10f806a28ee427fb8934d14c4dcdce72f3d89", "shasum": "" }, "require": { @@ -1400,13 +1400,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.6.3" + "source": "https://github.com/drupal/core/tree/10.6.4" }, - "time": "2026-02-05T08:14:57+00:00" + "time": "2026-03-05T09:46:53+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "10.6.3", + "version": "10.6.4", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -1450,13 +1450,13 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/10.6.3" + "source": "https://github.com/drupal/core-composer-scaffold/tree/10.6.4" }, "time": "2024-08-22T14:31:30+00:00" }, { "name": "drupal/core-project-message", - "version": "10.6.3", + "version": "10.6.4", "source": { "type": "git", "url": "https://github.com/drupal/core-project-message.git", @@ -1497,16 +1497,16 @@ }, { "name": "drupal/core-recommended", - "version": "10.6.3", + "version": "10.6.4", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "107b1f64e3ac03fea1abf0c0a23b7f5d83ec6b4f" + "reference": "9456a351e1bba3cc0fc26525600b201efa573152" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/107b1f64e3ac03fea1abf0c0a23b7f5d83ec6b4f", - "reference": "107b1f64e3ac03fea1abf0c0a23b7f5d83ec6b4f", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/9456a351e1bba3cc0fc26525600b201efa573152", + "reference": "9456a351e1bba3cc0fc26525600b201efa573152", "shasum": "" }, "require": { @@ -1514,7 +1514,7 @@ "composer/semver": "~3.4.4", "doctrine/deprecations": "~1.1.5", "doctrine/lexer": "~2.1.1", - "drupal/core": "10.6.3", + "drupal/core": "10.6.4", "egulias/email-validator": "~4.0.4", "guzzlehttp/guzzle": "~7.10.0", "guzzlehttp/promises": "~2.3.0", @@ -1574,9 +1574,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.6.3" + "source": "https://github.com/drupal/core-recommended/tree/10.6.4" }, - "time": "2026-02-05T08:14:57+00:00" + "time": "2026-03-05T09:46:53+00:00" }, { "name": "drupal/lagoon_logs", @@ -3190,6 +3190,7 @@ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt", "source": "https://github.com/pear/Console_Getopt" }, + "abandoned": true, "time": "2019-11-20T18:27:48+00:00" }, { @@ -7754,16 +7755,16 @@ }, { "name": "drupal/core-dev-pinned", - "version": "10.6.3", + "version": "10.6.4", "source": { "type": "git", "url": "https://github.com/drupal/core-dev-pinned.git", - "reference": "ce2ca416f7499d8c11464295158c23987fc9cfec" + "reference": "76ccffad290f7540b6ab11ca6655c42ab7dfd532" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-dev-pinned/zipball/ce2ca416f7499d8c11464295158c23987fc9cfec", - "reference": "ce2ca416f7499d8c11464295158c23987fc9cfec", + "url": "https://api.github.com/repos/drupal/core-dev-pinned/zipball/76ccffad290f7540b6ab11ca6655c42ab7dfd532", + "reference": "76ccffad290f7540b6ab11ca6655c42ab7dfd532", "shasum": "" }, "require": { @@ -7781,7 +7782,7 @@ "dealerdirect/phpcodesniffer-composer-installer": "v1.2.0", "doctrine/instantiator": "2.0.0", "drupal/coder": "8.3.31", - "drupal/core": "10.6.3", + "drupal/core": "10.6.4", "google/protobuf": "v4.33.1", "justinrainbow/json-schema": "6.6.1", "lullabot/mink-selenium2-driver": "v1.7.4", @@ -7867,9 +7868,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/10.6.3" + "source": "https://github.com/drupal/core-dev-pinned/tree/10.6.4" }, - "time": "2026-02-05T08:14:57+00:00" + "time": "2026-03-05T09:46:53+00:00" }, { "name": "google/protobuf",