From 3ba0713987744adbd7ab357d0b2a410f03bc203b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 01:24:54 +0000 Subject: [PATCH] Bump drupal/content_model_documentation from 1.0.23 to 1.0.24 Bumps drupal/content_model_documentation from 1.0.23 to 1.0.24. --- updated-dependencies: - dependency-name: drupal/content_model_documentation dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 158 +++++++++++++++++++++++++------------------------- 1 file changed, 79 insertions(+), 79 deletions(-) diff --git a/composer.lock b/composer.lock index f5d422992ef..54496cb4481 100644 --- a/composer.lock +++ b/composer.lock @@ -3701,17 +3701,17 @@ }, { "name": "drupal/content_model_documentation", - "version": "1.0.23", + "version": "1.0.24", "source": { "type": "git", "url": "https://git.drupalcode.org/project/content_model_documentation.git", - "reference": "1.0.23" + "reference": "1.0.24" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/content_model_documentation-1.0.23.zip", - "reference": "1.0.23", - "shasum": "8b8cf5b9b84cb287b4886e0c1059ed04c0969e7f" + "url": "https://ftp.drupal.org/files/projects/content_model_documentation-1.0.24.zip", + "reference": "1.0.24", + "shasum": "276d50ac1e44e768e1ff827e78223705e50a79f0" }, "require": { "drupal/config_views": "~2.1", @@ -3724,8 +3724,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "1.0.23", - "datestamp": "1700542273", + "version": "1.0.24", + "datestamp": "1703128979", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -22137,16 +22137,16 @@ }, { "name": "symfony/console", - "version": "v6.3.9", + "version": "v6.3.11", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "0566dbd051f8648d980592c7849f5d90d2c7c60c" + "reference": "ca73e92b0ab86d3c5347f58ec6d822cce6ded1b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/0566dbd051f8648d980592c7849f5d90d2c7c60c", - "reference": "0566dbd051f8648d980592c7849f5d90d2c7c60c", + "url": "https://api.github.com/repos/symfony/console/zipball/ca73e92b0ab86d3c5347f58ec6d822cce6ded1b0", + "reference": "ca73e92b0ab86d3c5347f58ec6d822cce6ded1b0", "shasum": "" }, "require": { @@ -22207,7 +22207,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.3.9" + "source": "https://github.com/symfony/console/tree/v6.3.11" }, "funding": [ { @@ -22223,20 +22223,20 @@ "type": "tidelift" } ], - "time": "2023-11-20T16:36:29+00:00" + "time": "2023-12-10T14:03:40+00:00" }, { "name": "symfony/dependency-injection", - "version": "v6.3.10", + "version": "v6.3.11", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "51383a1d9d7e93d5c3c76ddc32672de1b3e82c77" + "reference": "891c195b2aa6beed145adf2c9cf0dcbdb58f71b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/51383a1d9d7e93d5c3c76ddc32672de1b3e82c77", - "reference": "51383a1d9d7e93d5c3c76ddc32672de1b3e82c77", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/891c195b2aa6beed145adf2c9cf0dcbdb58f71b4", + "reference": "891c195b2aa6beed145adf2c9cf0dcbdb58f71b4", "shasum": "" }, "require": { @@ -22288,7 +22288,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v6.3.10" + "source": "https://github.com/symfony/dependency-injection/tree/v6.3.11" }, "funding": [ { @@ -22304,7 +22304,7 @@ "type": "tidelift" } ], - "time": "2023-12-01T14:25:58+00:00" + "time": "2023-12-28T19:16:47+00:00" }, { "name": "symfony/deprecation-contracts", @@ -22516,16 +22516,16 @@ }, { "name": "symfony/event-dispatcher", - "version": "v6.3.2", + "version": "v6.3.11", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "adb01fe097a4ee930db9258a3cc906b5beb5cf2e" + "reference": "4b4738c49f4dc2f6cf750301c7781dd0d715c0b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/adb01fe097a4ee930db9258a3cc906b5beb5cf2e", - "reference": "adb01fe097a4ee930db9258a3cc906b5beb5cf2e", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/4b4738c49f4dc2f6cf750301c7781dd0d715c0b8", + "reference": "4b4738c49f4dc2f6cf750301c7781dd0d715c0b8", "shasum": "" }, "require": { @@ -22576,7 +22576,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v6.3.2" + "source": "https://github.com/symfony/event-dispatcher/tree/v6.3.11" }, "funding": [ { @@ -22592,7 +22592,7 @@ "type": "tidelift" } ], - "time": "2023-07-06T06:56:43+00:00" + "time": "2023-12-27T22:16:07+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -22943,16 +22943,16 @@ }, { "name": "symfony/http-foundation", - "version": "v6.3.9", + "version": "v6.3.11", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "49a04fd3a21edc9ce503ab78e9f342805fefe780" + "reference": "63a2041d055f17cdbd454838e2fbb822e2abc266" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/49a04fd3a21edc9ce503ab78e9f342805fefe780", - "reference": "49a04fd3a21edc9ce503ab78e9f342805fefe780", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/63a2041d055f17cdbd454838e2fbb822e2abc266", + "reference": "63a2041d055f17cdbd454838e2fbb822e2abc266", "shasum": "" }, "require": { @@ -23000,7 +23000,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v6.3.9" + "source": "https://github.com/symfony/http-foundation/tree/v6.3.11" }, "funding": [ { @@ -23016,20 +23016,20 @@ "type": "tidelift" } ], - "time": "2023-11-20T16:36:29+00:00" + "time": "2023-12-27T22:16:07+00:00" }, { "name": "symfony/http-kernel", - "version": "v6.3.10", + "version": "v6.3.11", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "8d8e7aa60593fd0a2e3c1cea08cc687314841b61" + "reference": "9e9966d27dfe612898ffb3c507a1db2f29faefd1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/8d8e7aa60593fd0a2e3c1cea08cc687314841b61", - "reference": "8d8e7aa60593fd0a2e3c1cea08cc687314841b61", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/9e9966d27dfe612898ffb3c507a1db2f29faefd1", + "reference": "9e9966d27dfe612898ffb3c507a1db2f29faefd1", "shasum": "" }, "require": { @@ -23113,7 +23113,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v6.3.10" + "source": "https://github.com/symfony/http-kernel/tree/v6.3.11" }, "funding": [ { @@ -23129,7 +23129,7 @@ "type": "tidelift" } ], - "time": "2023-12-01T16:57:27+00:00" + "time": "2023-12-30T13:09:13+00:00" }, { "name": "symfony/intl", @@ -24351,16 +24351,16 @@ }, { "name": "symfony/process", - "version": "v6.3.4", + "version": "v6.3.11", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "0b5c29118f2e980d455d2e34a5659f4579847c54" + "reference": "0a4e8fac947b0f1720b0f634a13a2273cc4cc1ad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/0b5c29118f2e980d455d2e34a5659f4579847c54", - "reference": "0b5c29118f2e980d455d2e34a5659f4579847c54", + "url": "https://api.github.com/repos/symfony/process/zipball/0a4e8fac947b0f1720b0f634a13a2273cc4cc1ad", + "reference": "0a4e8fac947b0f1720b0f634a13a2273cc4cc1ad", "shasum": "" }, "require": { @@ -24392,7 +24392,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.3.4" + "source": "https://github.com/symfony/process/tree/v6.3.11" }, "funding": [ { @@ -24408,7 +24408,7 @@ "type": "tidelift" } ], - "time": "2023-08-07T10:39:22+00:00" + "time": "2023-12-02T12:48:42+00:00" }, { "name": "symfony/property-access", @@ -24660,16 +24660,16 @@ }, { "name": "symfony/routing", - "version": "v6.3.10", + "version": "v6.3.11", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "cb7404232d49dd11cc971b832fcbd49e7c22b049" + "reference": "5f1b4eb8e7b7d8487389bd774fb76f51dba57452" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/cb7404232d49dd11cc971b832fcbd49e7c22b049", - "reference": "cb7404232d49dd11cc971b832fcbd49e7c22b049", + "url": "https://api.github.com/repos/symfony/routing/zipball/5f1b4eb8e7b7d8487389bd774fb76f51dba57452", + "reference": "5f1b4eb8e7b7d8487389bd774fb76f51dba57452", "shasum": "" }, "require": { @@ -24723,7 +24723,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v6.3.10" + "source": "https://github.com/symfony/routing/tree/v6.3.11" }, "funding": [ { @@ -24739,20 +24739,20 @@ "type": "tidelift" } ], - "time": "2023-12-01T14:25:58+00:00" + "time": "2023-12-29T15:20:22+00:00" }, { "name": "symfony/serializer", - "version": "v6.3.10", + "version": "v6.3.11", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "6eee0fd95f5caa1e77cab29552620ebf8e5b1a5f" + "reference": "83a2e5ec60dddfb227b28ef9bffb7da073e50cfc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/6eee0fd95f5caa1e77cab29552620ebf8e5b1a5f", - "reference": "6eee0fd95f5caa1e77cab29552620ebf8e5b1a5f", + "url": "https://api.github.com/repos/symfony/serializer/zipball/83a2e5ec60dddfb227b28ef9bffb7da073e50cfc", + "reference": "83a2e5ec60dddfb227b28ef9bffb7da073e50cfc", "shasum": "" }, "require": { @@ -24817,7 +24817,7 @@ "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v6.3.10" + "source": "https://github.com/symfony/serializer/tree/v6.3.11" }, "funding": [ { @@ -24833,7 +24833,7 @@ "type": "tidelift" } ], - "time": "2023-12-01T14:25:58+00:00" + "time": "2023-12-29T15:20:22+00:00" }, { "name": "symfony/service-contracts", @@ -24919,16 +24919,16 @@ }, { "name": "symfony/string", - "version": "v6.3.9", + "version": "v6.3.11", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "56427887aeaf540e9bbd121ad6c43f14ad3ce136" + "reference": "6a4b1e7b315cf420c814c8e29d8af1e96ae4b674" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/56427887aeaf540e9bbd121ad6c43f14ad3ce136", - "reference": "56427887aeaf540e9bbd121ad6c43f14ad3ce136", + "url": "https://api.github.com/repos/symfony/string/zipball/6a4b1e7b315cf420c814c8e29d8af1e96ae4b674", + "reference": "6a4b1e7b315cf420c814c8e29d8af1e96ae4b674", "shasum": "" }, "require": { @@ -24985,7 +24985,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.3.9" + "source": "https://github.com/symfony/string/tree/v6.3.11" }, "funding": [ { @@ -25001,7 +25001,7 @@ "type": "tidelift" } ], - "time": "2023-11-28T20:40:29+00:00" + "time": "2023-12-10T14:03:40+00:00" }, { "name": "symfony/translation-contracts", @@ -25083,16 +25083,16 @@ }, { "name": "symfony/validator", - "version": "v6.3.9", + "version": "v6.3.11", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "c118889931856af47b0732b609f3ac2ddccd1da6" + "reference": "e35e841744bc8d3c54ffd35f06e22e02b36d6209" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/c118889931856af47b0732b609f3ac2ddccd1da6", - "reference": "c118889931856af47b0732b609f3ac2ddccd1da6", + "url": "https://api.github.com/repos/symfony/validator/zipball/e35e841744bc8d3c54ffd35f06e22e02b36d6209", + "reference": "e35e841744bc8d3c54ffd35f06e22e02b36d6209", "shasum": "" }, "require": { @@ -25159,7 +25159,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v6.3.9" + "source": "https://github.com/symfony/validator/tree/v6.3.11" }, "funding": [ { @@ -25175,20 +25175,20 @@ "type": "tidelift" } ], - "time": "2023-11-29T07:44:47+00:00" + "time": "2023-12-29T16:33:47+00:00" }, { "name": "symfony/var-dumper", - "version": "v6.3.8", + "version": "v6.3.11", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "81acabba9046550e89634876ca64bfcd3c06aa0a" + "reference": "376d3c652c17c33d88db7a7e2e5288ecf3e327dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/81acabba9046550e89634876ca64bfcd3c06aa0a", - "reference": "81acabba9046550e89634876ca64bfcd3c06aa0a", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/376d3c652c17c33d88db7a7e2e5288ecf3e327dc", + "reference": "376d3c652c17c33d88db7a7e2e5288ecf3e327dc", "shasum": "" }, "require": { @@ -25243,7 +25243,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v6.3.8" + "source": "https://github.com/symfony/var-dumper/tree/v6.3.11" }, "funding": [ { @@ -25259,20 +25259,20 @@ "type": "tidelift" } ], - "time": "2023-11-08T10:42:36+00:00" + "time": "2023-12-28T15:37:35+00:00" }, { "name": "symfony/var-exporter", - "version": "v6.3.10", + "version": "v6.3.11", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "7bfcf232a9c7e4acad00e96774e340eb86d10bf0" + "reference": "a8a93f02c528066a3ee66ed823dff839b602e1c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/7bfcf232a9c7e4acad00e96774e340eb86d10bf0", - "reference": "7bfcf232a9c7e4acad00e96774e340eb86d10bf0", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/a8a93f02c528066a3ee66ed823dff839b602e1c1", + "reference": "a8a93f02c528066a3ee66ed823dff839b602e1c1", "shasum": "" }, "require": { @@ -25317,7 +25317,7 @@ "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/v6.3.10" + "source": "https://github.com/symfony/var-exporter/tree/v6.3.11" }, "funding": [ { @@ -25333,7 +25333,7 @@ "type": "tidelift" } ], - "time": "2023-11-29T16:00:50+00:00" + "time": "2023-12-26T12:32:59+00:00" }, { "name": "symfony/yaml",