From ed6fded933e39e5e08474de7caedbaca65d97b7d Mon Sep 17 00:00:00 2001 From: Alex Tkachev Date: Mon, 11 Nov 2024 20:12:01 +0400 Subject: [PATCH] chore: composer updates --- apps/cms/composer.lock | 211 +++++++++--------- .../de/metatag.metatag_defaults.403.yml | 5 + .../de/metatag.metatag_defaults.404.yml | 4 + .../de/metatag.metatag_defaults.front.yml | 3 + .../de/metatag.metatag_defaults.global.yml | 3 + .../de/metatag.metatag_defaults.node.yml | 4 + ...metatag.metatag_defaults.taxonomy_term.yml | 4 + .../de/metatag.metatag_defaults.user.yml | 2 + apps/cms/config/sync/metatag.settings.yml | 1 + apps/cms/config/sync/views.view.archive.yml | 2 +- .../config/sync/views.view.block_content.yml | 2 +- .../config/sync/views.view.campaign_urls.yml | 2 +- apps/cms/config/sync/views.view.content.yml | 2 +- .../config/sync/views.view.content_hub.yml | 2 +- apps/cms/config/sync/views.view.files.yml | 4 +- apps/cms/config/sync/views.view.frontpage.yml | 2 +- apps/cms/config/sync/views.view.glossary.yml | 2 +- apps/cms/config/sync/views.view.media.yml | 2 +- .../config/sync/views.view.media_library.yml | 2 +- .../sync/views.view.moderated_content.yml | 2 +- apps/cms/config/sync/views.view.redirect.yml | 2 +- .../sync/views.view.reusable_blocks.yml | 2 +- .../config/sync/views.view.taxonomy_term.yml | 2 +- .../sync/views.view.user_admin_people.yml | 2 +- apps/cms/config/sync/views.view.watchdog.yml | 2 +- .../sync/views.view.webform_submissions.yml | 2 +- 26 files changed, 150 insertions(+), 123 deletions(-) create mode 100644 apps/cms/config/sync/language/de/metatag.metatag_defaults.403.yml create mode 100644 apps/cms/config/sync/language/de/metatag.metatag_defaults.404.yml diff --git a/apps/cms/composer.lock b/apps/cms/composer.lock index 1056e0fc0..e3f9147a3 100644 --- a/apps/cms/composer.lock +++ b/apps/cms/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": "62d14b6f63943ff7eb40ff4dd2204073", + "content-hash": "2b975eb09067f2c9af858a21e2c757ad", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -2385,16 +2385,16 @@ }, { "name": "drupal/core", - "version": "10.3.6", + "version": "10.3.7", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "168ec99f2012aeb4e93c6c7dd4a90dc919ae96c6" + "reference": "5b11ec4e38e71748c51287cbd64cfcc43faeb624" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/168ec99f2012aeb4e93c6c7dd4a90dc919ae96c6", - "reference": "168ec99f2012aeb4e93c6c7dd4a90dc919ae96c6", + "url": "https://api.github.com/repos/drupal/core/zipball/5b11ec4e38e71748c51287cbd64cfcc43faeb624", + "reference": "5b11ec4e38e71748c51287cbd64cfcc43faeb624", "shasum": "" }, "require": { @@ -2543,13 +2543,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.6" + "source": "https://github.com/drupal/core/tree/10.3.7" }, - "time": "2024-10-03T08:58:13+00:00" + "time": "2024-11-07T08:22:50+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "10.3.6", + "version": "10.3.7", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -2593,22 +2593,22 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/10.3.6" + "source": "https://github.com/drupal/core-composer-scaffold/tree/10.3.7" }, "time": "2024-08-22T14:31:34+00:00" }, { "name": "drupal/core-recommended", - "version": "10.3.6", + "version": "10.3.7", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "5ddec63138dc10869dea5d1cd4e72c977bb9b538" + "reference": "4d0e3bcfaf847cb50433728116fe247f6847686e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/5ddec63138dc10869dea5d1cd4e72c977bb9b538", - "reference": "5ddec63138dc10869dea5d1cd4e72c977bb9b538", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/4d0e3bcfaf847cb50433728116fe247f6847686e", + "reference": "4d0e3bcfaf847cb50433728116fe247f6847686e", "shasum": "" }, "require": { @@ -2617,7 +2617,7 @@ "doctrine/annotations": "~1.14.3", "doctrine/deprecations": "~1.1.3", "doctrine/lexer": "~2.1.1", - "drupal/core": "10.3.6", + "drupal/core": "10.3.7", "egulias/email-validator": "~4.0.2", "guzzlehttp/guzzle": "~7.8.1", "guzzlehttp/promises": "~2.0.2", @@ -2678,9 +2678,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.6" + "source": "https://github.com/drupal/core-recommended/tree/10.3.7" }, - "time": "2024-10-03T08:58:13+00:00" + "time": "2024-11-07T08:22:50+00:00" }, { "name": "drupal/crop", @@ -3874,17 +3874,17 @@ }, { "name": "drupal/metatag", - "version": "2.0.2", + "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/metatag.git", - "reference": "2.0.2" + "reference": "2.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/metatag-2.0.2.zip", - "reference": "2.0.2", - "shasum": "748013c50a0ed5e10359413bb3481392a0bf0d3f" + "url": "https://ftp.drupal.org/files/projects/metatag-2.1.0.zip", + "reference": "2.1.0", + "shasum": "c28fe2fdac68a9370a6af6cbafff4425dd5148f3" }, "require": { "drupal/core": "^9.4 || ^10 || ^11", @@ -3892,6 +3892,7 @@ "php": ">=8.0" }, "require-dev": { + "drupal/forum": "*", "drupal/hal": "^1 || ^2 || ^9", "drupal/metatag_dc": "*", "drupal/metatag_open_graph": "*", @@ -3903,8 +3904,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.2", - "datestamp": "1722869772", + "version": "2.1.0", + "datestamp": "1731004042", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5745,16 +5746,16 @@ }, { "name": "league/container", - "version": "4.2.3", + "version": "4.2.4", "source": { "type": "git", "url": "https://github.com/thephpleague/container.git", - "reference": "72f9bebe7bd623007782a40f5ec305661ab706d8" + "reference": "7ea728b013b9a156c409c6f0fc3624071b742dec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/container/zipball/72f9bebe7bd623007782a40f5ec305661ab706d8", - "reference": "72f9bebe7bd623007782a40f5ec305661ab706d8", + "url": "https://api.github.com/repos/thephpleague/container/zipball/7ea728b013b9a156c409c6f0fc3624071b742dec", + "reference": "7ea728b013b9a156c409c6f0fc3624071b742dec", "shasum": "" }, "require": { @@ -5815,7 +5816,7 @@ ], "support": { "issues": "https://github.com/thephpleague/container/issues", - "source": "https://github.com/thephpleague/container/tree/4.2.3" + "source": "https://github.com/thephpleague/container/tree/4.2.4" }, "funding": [ { @@ -5823,7 +5824,7 @@ "type": "github" } ], - "time": "2024-10-23T12:06:58+00:00" + "time": "2024-11-10T12:42:13+00:00" }, { "name": "league/event", @@ -7646,16 +7647,16 @@ }, { "name": "symfony/console", - "version": "v6.4.13", + "version": "v6.4.14", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "f793dd5a7d9ae9923e35d0503d08ba734cec1d79" + "reference": "897c2441ed4eec8a8a2c37b943427d24dba3f26b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/f793dd5a7d9ae9923e35d0503d08ba734cec1d79", - "reference": "f793dd5a7d9ae9923e35d0503d08ba734cec1d79", + "url": "https://api.github.com/repos/symfony/console/zipball/897c2441ed4eec8a8a2c37b943427d24dba3f26b", + "reference": "897c2441ed4eec8a8a2c37b943427d24dba3f26b", "shasum": "" }, "require": { @@ -7720,7 +7721,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.4.13" + "source": "https://github.com/symfony/console/tree/v6.4.14" }, "funding": [ { @@ -7736,7 +7737,7 @@ "type": "tidelift" } ], - "time": "2024-10-09T08:40:40+00:00" + "time": "2024-11-05T15:34:40+00:00" }, { "name": "symfony/dependency-injection", @@ -7888,16 +7889,16 @@ }, { "name": "symfony/error-handler", - "version": "v6.4.13", + "version": "v6.4.14", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "e3c78742f86a5b65fe2ac4c4b6b776d92fd7ca0c" + "reference": "9e024324511eeb00983ee76b9aedc3e6ecd993d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/e3c78742f86a5b65fe2ac4c4b6b776d92fd7ca0c", - "reference": "e3c78742f86a5b65fe2ac4c4b6b776d92fd7ca0c", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/9e024324511eeb00983ee76b9aedc3e6ecd993d9", + "reference": "9e024324511eeb00983ee76b9aedc3e6ecd993d9", "shasum": "" }, "require": { @@ -7943,7 +7944,7 @@ "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/error-handler/tree/v6.4.13" + "source": "https://github.com/symfony/error-handler/tree/v6.4.14" }, "funding": [ { @@ -7959,7 +7960,7 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:18:03+00:00" + "time": "2024-11-05T15:34:40+00:00" }, { "name": "symfony/event-dispatcher", @@ -8249,16 +8250,16 @@ }, { "name": "symfony/http-foundation", - "version": "v6.4.13", + "version": "v6.4.14", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "4c0341b3e0a7291e752c69d2a1ed9a84b68d604c" + "reference": "ba020a321a95519303a3f09ec2824d34d601c388" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/4c0341b3e0a7291e752c69d2a1ed9a84b68d604c", - "reference": "4c0341b3e0a7291e752c69d2a1ed9a84b68d604c", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ba020a321a95519303a3f09ec2824d34d601c388", + "reference": "ba020a321a95519303a3f09ec2824d34d601c388", "shasum": "" }, "require": { @@ -8306,7 +8307,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.4.13" + "source": "https://github.com/symfony/http-foundation/tree/v6.4.14" }, "funding": [ { @@ -8322,20 +8323,20 @@ "type": "tidelift" } ], - "time": "2024-10-11T19:20:58+00:00" + "time": "2024-11-05T16:39:55+00:00" }, { "name": "symfony/http-kernel", - "version": "v6.4.13", + "version": "v6.4.14", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "4474015c363ec0cd3bf47d55657e68630dbae66e" + "reference": "8278a947d0369754a47b758a9e17b72cab970951" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/4474015c363ec0cd3bf47d55657e68630dbae66e", - "reference": "4474015c363ec0cd3bf47d55657e68630dbae66e", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/8278a947d0369754a47b758a9e17b72cab970951", + "reference": "8278a947d0369754a47b758a9e17b72cab970951", "shasum": "" }, "require": { @@ -8420,7 +8421,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.4.13" + "source": "https://github.com/symfony/http-kernel/tree/v6.4.14" }, "funding": [ { @@ -8436,7 +8437,7 @@ "type": "tidelift" } ], - "time": "2024-10-27T13:00:29+00:00" + "time": "2024-11-06T09:45:21+00:00" }, { "name": "symfony/mailer", @@ -9385,16 +9386,16 @@ }, { "name": "symfony/process", - "version": "v6.4.13", + "version": "v6.4.14", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "1f9f59b46880201629df3bd950fc5ae8c55b960f" + "reference": "25214adbb0996d18112548de20c281be9f27279f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/1f9f59b46880201629df3bd950fc5ae8c55b960f", - "reference": "1f9f59b46880201629df3bd950fc5ae8c55b960f", + "url": "https://api.github.com/repos/symfony/process/zipball/25214adbb0996d18112548de20c281be9f27279f", + "reference": "25214adbb0996d18112548de20c281be9f27279f", "shasum": "" }, "require": { @@ -9426,7 +9427,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.4.13" + "source": "https://github.com/symfony/process/tree/v6.4.14" }, "funding": [ { @@ -9442,7 +9443,7 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:18:03+00:00" + "time": "2024-11-06T09:25:01+00:00" }, { "name": "symfony/psr-http-message-bridge", @@ -9957,16 +9958,16 @@ }, { "name": "symfony/validator", - "version": "v6.4.13", + "version": "v6.4.14", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "68e0bf4522756269d9bff801a16701b2ed5eb730" + "reference": "dc259b85e59a6569e205966d447dec0a7d95facf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/68e0bf4522756269d9bff801a16701b2ed5eb730", - "reference": "68e0bf4522756269d9bff801a16701b2ed5eb730", + "url": "https://api.github.com/repos/symfony/validator/zipball/dc259b85e59a6569e205966d447dec0a7d95facf", + "reference": "dc259b85e59a6569e205966d447dec0a7d95facf", "shasum": "" }, "require": { @@ -10034,7 +10035,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v6.4.13" + "source": "https://github.com/symfony/validator/tree/v6.4.14" }, "funding": [ { @@ -10050,20 +10051,20 @@ "type": "tidelift" } ], - "time": "2024-10-25T15:07:50+00:00" + "time": "2024-11-04T11:33:53+00:00" }, { "name": "symfony/var-dumper", - "version": "v6.4.13", + "version": "v6.4.14", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "2acb151474ed8cb43624e3f41a0bf7c4c8ce4f41" + "reference": "93c09246038178717a9c14b809ea8151ffcf7091" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/2acb151474ed8cb43624e3f41a0bf7c4c8ce4f41", - "reference": "2acb151474ed8cb43624e3f41a0bf7c4c8ce4f41", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/93c09246038178717a9c14b809ea8151ffcf7091", + "reference": "93c09246038178717a9c14b809ea8151ffcf7091", "shasum": "" }, "require": { @@ -10119,7 +10120,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v6.4.13" + "source": "https://github.com/symfony/var-dumper/tree/v6.4.14" }, "funding": [ { @@ -10135,7 +10136,7 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:18:03+00:00" + "time": "2024-11-05T15:34:40+00:00" }, { "name": "symfony/var-exporter", @@ -10288,16 +10289,16 @@ }, { "name": "twig/twig", - "version": "v3.14.0", + "version": "v3.14.2", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "126b2c97818dbff0cdf3fbfc881aedb3d40aae72" + "reference": "0b6f9d8370bb3b7f1ce5313ed8feb0fafd6e399a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/126b2c97818dbff0cdf3fbfc881aedb3d40aae72", - "reference": "126b2c97818dbff0cdf3fbfc881aedb3d40aae72", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/0b6f9d8370bb3b7f1ce5313ed8feb0fafd6e399a", + "reference": "0b6f9d8370bb3b7f1ce5313ed8feb0fafd6e399a", "shasum": "" }, "require": { @@ -10351,7 +10352,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.14.0" + "source": "https://github.com/twigphp/Twig/tree/v3.14.2" }, "funding": [ { @@ -10363,7 +10364,7 @@ "type": "tidelift" } ], - "time": "2024-09-09T17:55:12+00:00" + "time": "2024-11-07T12:36:22+00:00" }, { "name": "vlucas/phpdotenv", @@ -11642,7 +11643,7 @@ }, { "name": "drupal/core-dev", - "version": "10.3.6", + "version": "10.3.7", "source": { "type": "git", "url": "https://github.com/drupal/core-dev.git", @@ -11692,7 +11693,7 @@ ], "description": "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/tree/10.3.6" + "source": "https://github.com/drupal/core-dev/tree/10.3.7" }, "time": "2024-07-04T10:19:29+00:00" }, @@ -12135,16 +12136,16 @@ }, { "name": "myclabs/deep-copy", - "version": "1.12.0", + "version": "1.12.1", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c" + "reference": "123267b2c49fbf30d78a7b2d333f6be754b94845" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c", - "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/123267b2c49fbf30d78a7b2d333f6be754b94845", + "reference": "123267b2c49fbf30d78a7b2d333f6be754b94845", "shasum": "" }, "require": { @@ -12183,7 +12184,7 @@ ], "support": { "issues": "https://github.com/myclabs/DeepCopy/issues", - "source": "https://github.com/myclabs/DeepCopy/tree/1.12.0" + "source": "https://github.com/myclabs/DeepCopy/tree/1.12.1" }, "funding": [ { @@ -12191,7 +12192,7 @@ "type": "tidelift" } ], - "time": "2024-06-12T14:39:25+00:00" + "time": "2024-11-08T17:47:46+00:00" }, { "name": "nyholm/psr7-server", @@ -13085,16 +13086,16 @@ }, { "name": "phpdocumentor/reflection-docblock", - "version": "5.5.0", + "version": "5.5.1", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "54e10d44fc1a84e2598d26f70d4f6f1f233e228a" + "reference": "0c70d2c566e899666f367ab7b80986beb3581e6f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/54e10d44fc1a84e2598d26f70d4f6f1f233e228a", - "reference": "54e10d44fc1a84e2598d26f70d4f6f1f233e228a", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/0c70d2c566e899666f367ab7b80986beb3581e6f", + "reference": "0c70d2c566e899666f367ab7b80986beb3581e6f", "shasum": "" }, "require": { @@ -13143,29 +13144,29 @@ "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "support": { "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", - "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.5.0" + "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.5.1" }, - "time": "2024-11-04T21:26:31+00:00" + "time": "2024-11-06T11:58:54+00:00" }, { "name": "phpdocumentor/type-resolver", - "version": "1.9.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "1fb5ba8d045f5dd984ebded5b1cc66f29459422d" + "reference": "679e3ce485b99e84c775d28e2e96fade9a7fb50a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/1fb5ba8d045f5dd984ebded5b1cc66f29459422d", - "reference": "1fb5ba8d045f5dd984ebded5b1cc66f29459422d", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/679e3ce485b99e84c775d28e2e96fade9a7fb50a", + "reference": "679e3ce485b99e84c775d28e2e96fade9a7fb50a", "shasum": "" }, "require": { "doctrine/deprecations": "^1.0", "php": "^7.3 || ^8.0", "phpdocumentor/reflection-common": "^2.0", - "phpstan/phpdoc-parser": "^1.18" + "phpstan/phpdoc-parser": "^1.18|^2.0" }, "require-dev": { "ext-tokenizer": "*", @@ -13201,9 +13202,9 @@ "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "support": { "issues": "https://github.com/phpDocumentor/TypeResolver/issues", - "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.9.0" + "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.10.0" }, - "time": "2024-11-03T20:11:34+00:00" + "time": "2024-11-09T15:12:26+00:00" }, { "name": "phpspec/prophecy", @@ -13423,16 +13424,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.12.7", + "version": "1.12.10", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "dc2b9976bd8b0f84ec9b0e50cc35378551de7af0" + "reference": "fc463b5d0fe906dcf19689be692c65c50406a071" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dc2b9976bd8b0f84ec9b0e50cc35378551de7af0", - "reference": "dc2b9976bd8b0f84ec9b0e50cc35378551de7af0", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/fc463b5d0fe906dcf19689be692c65c50406a071", + "reference": "fc463b5d0fe906dcf19689be692c65c50406a071", "shasum": "" }, "require": { @@ -13477,7 +13478,7 @@ "type": "github" } ], - "time": "2024-10-18T11:12:07+00:00" + "time": "2024-11-11T15:37:09+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -16211,8 +16212,8 @@ "prefer-stable": true, "prefer-lowest": false, "platform": { - "php": "^8.2 <8.3" + "php": "^8.3 <8.4" }, - "platform-dev": [], + "platform-dev": {}, "plugin-api-version": "2.6.0" } diff --git a/apps/cms/config/sync/language/de/metatag.metatag_defaults.403.yml b/apps/cms/config/sync/language/de/metatag.metatag_defaults.403.yml new file mode 100644 index 000000000..aa3cd2039 --- /dev/null +++ b/apps/cms/config/sync/language/de/metatag.metatag_defaults.403.yml @@ -0,0 +1,5 @@ +label: '403 Zugriff verweigert' +tags: + robots: noindex + canonical_url: '[site:url]' + shortlink: '[site:url]' diff --git a/apps/cms/config/sync/language/de/metatag.metatag_defaults.404.yml b/apps/cms/config/sync/language/de/metatag.metatag_defaults.404.yml new file mode 100644 index 000000000..99a896b07 --- /dev/null +++ b/apps/cms/config/sync/language/de/metatag.metatag_defaults.404.yml @@ -0,0 +1,4 @@ +label: '404 Seite nicht gefunden' +tags: + canonical_url: '[site:url]' + shortlink: '[site:url]' diff --git a/apps/cms/config/sync/language/de/metatag.metatag_defaults.front.yml b/apps/cms/config/sync/language/de/metatag.metatag_defaults.front.yml index e1983d0be..c6c25af7c 100644 --- a/apps/cms/config/sync/language/de/metatag.metatag_defaults.front.yml +++ b/apps/cms/config/sync/language/de/metatag.metatag_defaults.front.yml @@ -1 +1,4 @@ label: Startseite +tags: + canonical_url: '[site:url]' + shortlink: '[site:url]' diff --git a/apps/cms/config/sync/language/de/metatag.metatag_defaults.global.yml b/apps/cms/config/sync/language/de/metatag.metatag_defaults.global.yml index 85a1911f0..e7ad00f8b 100644 --- a/apps/cms/config/sync/language/de/metatag.metatag_defaults.global.yml +++ b/apps/cms/config/sync/language/de/metatag.metatag_defaults.global.yml @@ -1 +1,4 @@ label: Global +tags: + canonical_url: '[current-page:url]' + title: '[current-page:title] | [site:name]' diff --git a/apps/cms/config/sync/language/de/metatag.metatag_defaults.node.yml b/apps/cms/config/sync/language/de/metatag.metatag_defaults.node.yml index 876680127..973386d02 100644 --- a/apps/cms/config/sync/language/de/metatag.metatag_defaults.node.yml +++ b/apps/cms/config/sync/language/de/metatag.metatag_defaults.node.yml @@ -1 +1,5 @@ label: Inhalt +tags: + title: '[node:title] | [site:name]' + description: '[node:summary]' + canonical_url: '[node:url]' diff --git a/apps/cms/config/sync/language/de/metatag.metatag_defaults.taxonomy_term.yml b/apps/cms/config/sync/language/de/metatag.metatag_defaults.taxonomy_term.yml index def38fb79..c4971135a 100644 --- a/apps/cms/config/sync/language/de/metatag.metatag_defaults.taxonomy_term.yml +++ b/apps/cms/config/sync/language/de/metatag.metatag_defaults.taxonomy_term.yml @@ -1 +1,5 @@ label: Taxonomie-Begriff +tags: + canonical_url: '[term:url]' + description: '[term:description]' + title: '[term:name] | [site:name]' diff --git a/apps/cms/config/sync/language/de/metatag.metatag_defaults.user.yml b/apps/cms/config/sync/language/de/metatag.metatag_defaults.user.yml index edb74f587..ffbd18825 100644 --- a/apps/cms/config/sync/language/de/metatag.metatag_defaults.user.yml +++ b/apps/cms/config/sync/language/de/metatag.metatag_defaults.user.yml @@ -1,3 +1,5 @@ label: Benutzer tags: + canonical_url: '[user:url]' description: '[site:name]' + title: '[user:display-name] | [site:name]' diff --git a/apps/cms/config/sync/metatag.settings.yml b/apps/cms/config/sync/metatag.settings.yml index 19a6606b1..4b4c9a400 100644 --- a/apps/cms/config/sync/metatag.settings.yml +++ b/apps/cms/config/sync/metatag.settings.yml @@ -6,3 +6,4 @@ tag_trim_method: beforeValue use_maxlength: true tag_trim_maxlength: { } tag_scroll_max_height: '' +tag_trim_end: '|.,-:;/+&([{"''' diff --git a/apps/cms/config/sync/views.view.archive.yml b/apps/cms/config/sync/views.view.archive.yml index d4d85dbc4..a20cc0bd6 100644 --- a/apps/cms/config/sync/views.view.archive.yml +++ b/apps/cms/config/sync/views.view.archive.yml @@ -29,6 +29,7 @@ display: type: mini options: offset: 0 + pagination_heading_level: h4 items_per_page: 10 total_pages: 0 id: 0 @@ -43,7 +44,6 @@ display: items_per_page_options_all_label: '- All -' offset: false offset_label: Offset - pagination_heading_level: h4 exposed_form: type: basic options: diff --git a/apps/cms/config/sync/views.view.block_content.yml b/apps/cms/config/sync/views.view.block_content.yml index 0207ffe9f..ec9da0b1e 100644 --- a/apps/cms/config/sync/views.view.block_content.yml +++ b/apps/cms/config/sync/views.view.block_content.yml @@ -273,6 +273,7 @@ display: type: mini options: offset: 0 + pagination_heading_level: h4 items_per_page: 50 total_pages: null id: 0 @@ -287,7 +288,6 @@ display: items_per_page_options_all_label: '- All -' offset: false offset_label: Offset - pagination_heading_level: h4 exposed_form: type: basic options: diff --git a/apps/cms/config/sync/views.view.campaign_urls.yml b/apps/cms/config/sync/views.view.campaign_urls.yml index 29d36fe4e..baf16cb53 100644 --- a/apps/cms/config/sync/views.view.campaign_urls.yml +++ b/apps/cms/config/sync/views.view.campaign_urls.yml @@ -545,6 +545,7 @@ display: type: full options: offset: 0 + pagination_heading_level: h4 items_per_page: 25 total_pages: null id: 0 @@ -562,7 +563,6 @@ display: offset: false offset_label: Offset quantity: 9 - pagination_heading_level: h4 exposed_form: type: basic options: diff --git a/apps/cms/config/sync/views.view.content.yml b/apps/cms/config/sync/views.view.content.yml index 919fcdec5..7f16f156d 100644 --- a/apps/cms/config/sync/views.view.content.yml +++ b/apps/cms/config/sync/views.view.content.yml @@ -249,13 +249,13 @@ display: pager: type: full options: + pagination_heading_level: h4 items_per_page: 50 tags: next: 'Next ›' previous: '‹ Previous' first: '« First' last: 'Last »' - pagination_heading_level: h4 exposed_form: type: basic options: diff --git a/apps/cms/config/sync/views.view.content_hub.yml b/apps/cms/config/sync/views.view.content_hub.yml index 2e983bd5a..f304f4374 100644 --- a/apps/cms/config/sync/views.view.content_hub.yml +++ b/apps/cms/config/sync/views.view.content_hub.yml @@ -73,6 +73,7 @@ display: type: mini options: offset: 0 + pagination_heading_level: h4 items_per_page: 10 total_pages: null id: 0 @@ -87,7 +88,6 @@ display: items_per_page_options_all_label: '- All -' offset: false offset_label: Offset - pagination_heading_level: h4 exposed_form: type: basic options: diff --git a/apps/cms/config/sync/views.view.files.yml b/apps/cms/config/sync/views.view.files.yml index 3becd1b2a..7541df47f 100644 --- a/apps/cms/config/sync/views.view.files.yml +++ b/apps/cms/config/sync/views.view.files.yml @@ -470,6 +470,7 @@ display: type: mini options: offset: 0 + pagination_heading_level: h4 items_per_page: 50 total_pages: 0 id: 0 @@ -484,7 +485,6 @@ display: items_per_page_options_all_label: '- All -' offset: false offset_label: Offset - pagination_heading_level: h4 exposed_form: type: basic options: @@ -1006,6 +1006,7 @@ display: type: mini options: offset: 0 + pagination_heading_level: h4 items_per_page: 10 total_pages: 0 id: 0 @@ -1020,7 +1021,6 @@ display: items_per_page_options_all_label: '- All -' offset: false offset_label: Offset - pagination_heading_level: h4 empty: { } arguments: fid: diff --git a/apps/cms/config/sync/views.view.frontpage.yml b/apps/cms/config/sync/views.view.frontpage.yml index 1d1ff2818..2682d5c29 100644 --- a/apps/cms/config/sync/views.view.frontpage.yml +++ b/apps/cms/config/sync/views.view.frontpage.yml @@ -30,6 +30,7 @@ display: type: full options: offset: 0 + pagination_heading_level: h4 items_per_page: 10 total_pages: 0 id: 0 @@ -47,7 +48,6 @@ display: offset: false offset_label: Offset quantity: 9 - pagination_heading_level: h4 exposed_form: type: basic options: diff --git a/apps/cms/config/sync/views.view.glossary.yml b/apps/cms/config/sync/views.view.glossary.yml index 51d394e69..1dc8c3699 100644 --- a/apps/cms/config/sync/views.view.glossary.yml +++ b/apps/cms/config/sync/views.view.glossary.yml @@ -196,6 +196,7 @@ display: type: mini options: offset: 0 + pagination_heading_level: h4 items_per_page: 36 total_pages: 0 id: 0 @@ -210,7 +211,6 @@ display: items_per_page_options_all_label: '- All -' offset: false offset_label: Offset - pagination_heading_level: h4 exposed_form: type: basic options: diff --git a/apps/cms/config/sync/views.view.media.yml b/apps/cms/config/sync/views.view.media.yml index a49eac7e6..0e9642ceb 100644 --- a/apps/cms/config/sync/views.view.media.yml +++ b/apps/cms/config/sync/views.view.media.yml @@ -522,6 +522,7 @@ display: type: full options: offset: 0 + pagination_heading_level: h4 items_per_page: 50 total_pages: null id: 0 @@ -539,7 +540,6 @@ display: offset: false offset_label: Offset quantity: 9 - pagination_heading_level: h4 exposed_form: type: basic options: diff --git a/apps/cms/config/sync/views.view.media_library.yml b/apps/cms/config/sync/views.view.media_library.yml index 7da24160c..3ef6e4af7 100644 --- a/apps/cms/config/sync/views.view.media_library.yml +++ b/apps/cms/config/sync/views.view.media_library.yml @@ -139,6 +139,7 @@ display: type: mini options: offset: 0 + pagination_heading_level: h4 items_per_page: 24 total_pages: null id: 0 @@ -153,7 +154,6 @@ display: items_per_page_options_all_label: '- All -' offset: false offset_label: Offset - pagination_heading_level: h4 exposed_form: type: basic options: diff --git a/apps/cms/config/sync/views.view.moderated_content.yml b/apps/cms/config/sync/views.view.moderated_content.yml index 29d418ea2..3fdfde9d5 100644 --- a/apps/cms/config/sync/views.view.moderated_content.yml +++ b/apps/cms/config/sync/views.view.moderated_content.yml @@ -527,6 +527,7 @@ display: type: full options: offset: 0 + pagination_heading_level: h4 items_per_page: 50 total_pages: null id: 0 @@ -544,7 +545,6 @@ display: offset: false offset_label: Offset quantity: 9 - pagination_heading_level: h4 exposed_form: type: basic options: diff --git a/apps/cms/config/sync/views.view.redirect.yml b/apps/cms/config/sync/views.view.redirect.yml index 75a86e575..e17c62bb8 100644 --- a/apps/cms/config/sync/views.view.redirect.yml +++ b/apps/cms/config/sync/views.view.redirect.yml @@ -226,6 +226,7 @@ display: type: full options: offset: 0 + pagination_heading_level: h4 items_per_page: 50 total_pages: null id: 0 @@ -243,7 +244,6 @@ display: offset: false offset_label: Offset quantity: 9 - pagination_heading_level: h4 exposed_form: type: basic options: diff --git a/apps/cms/config/sync/views.view.reusable_blocks.yml b/apps/cms/config/sync/views.view.reusable_blocks.yml index f30ada9d0..f6fb6bd99 100644 --- a/apps/cms/config/sync/views.view.reusable_blocks.yml +++ b/apps/cms/config/sync/views.view.reusable_blocks.yml @@ -216,6 +216,7 @@ display: type: mini options: offset: 0 + pagination_heading_level: h4 items_per_page: 10 total_pages: null id: 0 @@ -230,7 +231,6 @@ display: items_per_page_options_all_label: '- All -' offset: false offset_label: Offset - pagination_heading_level: h4 exposed_form: type: basic options: diff --git a/apps/cms/config/sync/views.view.taxonomy_term.yml b/apps/cms/config/sync/views.view.taxonomy_term.yml index 383a561f6..c8e9d4f4d 100644 --- a/apps/cms/config/sync/views.view.taxonomy_term.yml +++ b/apps/cms/config/sync/views.view.taxonomy_term.yml @@ -29,6 +29,7 @@ display: type: mini options: offset: 0 + pagination_heading_level: h4 items_per_page: 10 total_pages: 0 id: 0 @@ -43,7 +44,6 @@ display: items_per_page_options_all_label: '- All -' offset: false offset_label: Offset - pagination_heading_level: h4 exposed_form: type: basic options: diff --git a/apps/cms/config/sync/views.view.user_admin_people.yml b/apps/cms/config/sync/views.view.user_admin_people.yml index a09a94784..4b6a0654f 100644 --- a/apps/cms/config/sync/views.view.user_admin_people.yml +++ b/apps/cms/config/sync/views.view.user_admin_people.yml @@ -463,6 +463,7 @@ display: type: full options: offset: 0 + pagination_heading_level: h4 items_per_page: 50 total_pages: 0 id: 0 @@ -480,7 +481,6 @@ display: offset: false offset_label: Offset quantity: 9 - pagination_heading_level: h4 exposed_form: type: basic options: diff --git a/apps/cms/config/sync/views.view.watchdog.yml b/apps/cms/config/sync/views.view.watchdog.yml index fb823689e..16203d12a 100644 --- a/apps/cms/config/sync/views.view.watchdog.yml +++ b/apps/cms/config/sync/views.view.watchdog.yml @@ -440,6 +440,7 @@ display: type: mini options: offset: 0 + pagination_heading_level: h4 items_per_page: 50 total_pages: null id: 0 @@ -454,7 +455,6 @@ display: items_per_page_options_all_label: '- All -' offset: false offset_label: Offset - pagination_heading_level: h4 exposed_form: type: basic options: diff --git a/apps/cms/config/sync/views.view.webform_submissions.yml b/apps/cms/config/sync/views.view.webform_submissions.yml index 0becfa21a..8073ac007 100644 --- a/apps/cms/config/sync/views.view.webform_submissions.yml +++ b/apps/cms/config/sync/views.view.webform_submissions.yml @@ -357,6 +357,7 @@ display: type: full options: offset: 0 + pagination_heading_level: h4 items_per_page: 25 total_pages: null id: 0 @@ -374,7 +375,6 @@ display: offset: false offset_label: Offset quantity: 9 - pagination_heading_level: h4 exposed_form: type: basic options: