From 38bb395fb707f344de625629a45f7914604196c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 11:51:12 +0000 Subject: [PATCH] fix(deps): update drupal core to v10.3.8 --- composer.json | 8 ++++---- composer.lock | 54 +++++++++++++++++++++++++-------------------------- 2 files changed, 31 insertions(+), 31 deletions(-) diff --git a/composer.json b/composer.json index de6e7eb..8e49fbd 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.3.7", - "drupal/core-project-message": "10.3.7", - "drupal/core-recommended": "10.3.7", + "drupal/core-composer-scaffold": "10.3.8", + "drupal/core-project-message": "10.3.8", + "drupal/core-recommended": "10.3.8", "drupal/lagoon_logs": "3.0.1", "drupal/search_api": "1.35.0", "drupal/search_api_solr": "4.3.5", @@ -69,6 +69,6 @@ } }, "require-dev": { - "drupal/core-dev-pinned": "10.3.7" + "drupal/core-dev-pinned": "10.3.8" } } diff --git a/composer.lock b/composer.lock index 81b7ecb..694c0db 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": "323b571f7d5a5dae697eab7600858576", + "content-hash": "a12a93ecb64cd9e551f41a63e79da1ec", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1245,16 +1245,16 @@ }, { "name": "drupal/core", - "version": "10.3.7", + "version": "10.3.8", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "5b11ec4e38e71748c51287cbd64cfcc43faeb624" + "reference": "4006024a8dd7c9976fad0a2af7c9034d120c8e44" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/5b11ec4e38e71748c51287cbd64cfcc43faeb624", - "reference": "5b11ec4e38e71748c51287cbd64cfcc43faeb624", + "url": "https://api.github.com/repos/drupal/core/zipball/4006024a8dd7c9976fad0a2af7c9034d120c8e44", + "reference": "4006024a8dd7c9976fad0a2af7c9034d120c8e44", "shasum": "" }, "require": { @@ -1300,7 +1300,7 @@ "symfony/serializer": "^6.4", "symfony/validator": "^6.4", "symfony/yaml": "^6.4", - "twig/twig": "^3.14.0" + "twig/twig": "^3.14.2" }, "conflict": { "drush/drush": "<12.4.3" @@ -1403,13 +1403,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.3.7" + "source": "https://github.com/drupal/core/tree/10.3.8" }, - "time": "2024-11-07T08:22:50+00:00" + "time": "2024-11-12T09:52:10+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "10.3.7", + "version": "10.3.8", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -1453,13 +1453,13 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/10.3.7" + "source": "https://github.com/drupal/core-composer-scaffold/tree/10.3.8" }, "time": "2024-08-22T14:31:34+00:00" }, { "name": "drupal/core-project-message", - "version": "10.3.7", + "version": "10.3.8", "source": { "type": "git", "url": "https://github.com/drupal/core-project-message.git", @@ -1494,22 +1494,22 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-project-message/tree/11.0.5" + "source": "https://github.com/drupal/core-project-message/tree/11.0.6" }, "time": "2023-07-24T07:55:25+00:00" }, { "name": "drupal/core-recommended", - "version": "10.3.7", + "version": "10.3.8", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "4d0e3bcfaf847cb50433728116fe247f6847686e" + "reference": "d43bb57a01bfdd624c423ec4ba3e1c45b90be1fa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/4d0e3bcfaf847cb50433728116fe247f6847686e", - "reference": "4d0e3bcfaf847cb50433728116fe247f6847686e", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/d43bb57a01bfdd624c423ec4ba3e1c45b90be1fa", + "reference": "d43bb57a01bfdd624c423ec4ba3e1c45b90be1fa", "shasum": "" }, "require": { @@ -1518,7 +1518,7 @@ "doctrine/annotations": "~1.14.3", "doctrine/deprecations": "~1.1.3", "doctrine/lexer": "~2.1.1", - "drupal/core": "10.3.7", + "drupal/core": "10.3.8", "egulias/email-validator": "~4.0.2", "guzzlehttp/guzzle": "~7.8.1", "guzzlehttp/promises": "~2.0.2", @@ -1567,7 +1567,7 @@ "symfony/var-dumper": "~v6.4.7", "symfony/var-exporter": "~v6.4.7", "symfony/yaml": "~v6.4.7", - "twig/twig": "~v3.14.0" + "twig/twig": "~v3.14.2" }, "conflict": { "webflo/drupal-core-strict": "*" @@ -1579,9 +1579,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.3.7" + "source": "https://github.com/drupal/core-recommended/tree/10.3.8" }, - "time": "2024-11-07T08:22:50+00:00" + "time": "2024-11-12T09:52:10+00:00" }, { "name": "drupal/lagoon_logs", @@ -8009,16 +8009,16 @@ }, { "name": "drupal/core-dev-pinned", - "version": "10.3.7", + "version": "10.3.8", "source": { "type": "git", "url": "https://github.com/drupal/core-dev-pinned.git", - "reference": "78035a2060b8c56c490112b141c0e132d15ad843" + "reference": "6655ce6538222902a5ee48f9215d404f44f4cb12" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-dev-pinned/zipball/78035a2060b8c56c490112b141c0e132d15ad843", - "reference": "78035a2060b8c56c490112b141c0e132d15ad843", + "url": "https://api.github.com/repos/drupal/core-dev-pinned/zipball/6655ce6538222902a5ee48f9215d404f44f4cb12", + "reference": "6655ce6538222902a5ee48f9215d404f44f4cb12", "shasum": "" }, "require": { @@ -8035,7 +8035,7 @@ "dealerdirect/phpcodesniffer-composer-installer": "v1.0.0", "doctrine/instantiator": "2.0.0", "drupal/coder": "8.3.24", - "drupal/core": "10.3.7", + "drupal/core": "10.3.8", "google/protobuf": "v3.25.3", "justinrainbow/json-schema": "v5.2.13", "lullabot/mink-selenium2-driver": "v1.7.2", @@ -8115,9 +8115,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.3.7" + "source": "https://github.com/drupal/core-dev-pinned/tree/10.3.8" }, - "time": "2024-11-07T08:22:50+00:00" + "time": "2024-11-12T09:52:10+00:00" }, { "name": "google/protobuf",