[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-09-18 10:07:18 +00:00
parent da1f73afce
commit b365893ba2
30 changed files with 1228 additions and 3250 deletions
@@ -6994,6 +6994,7 @@ core/modules/system/src/SystemConfigSubscriber.php
core/modules/system/src/ModuleAdminLinksHelper.php
core/modules/system/src/CronController.php
core/modules/system/src/Theme/DbUpdateNegotiator.php
core/modules/system/src/Theme/SystemAdminThemePreprocess.php
core/modules/system/src/Theme/BatchNegotiator.php
core/modules/system/src/PhpStorage/MockPhpStorage.php
core/modules/system/src/Plugin/migrate/source/d7/ThemeSettings.php
@@ -7062,7 +7063,6 @@ core/modules/system/src/Hook/PageAttachmentsHook.php
core/modules/system/src/Hook/SystemRequirementsHooks.php
core/modules/system/src/Hook/SystemHooks.php
core/modules/system/src/Hook/SystemThemeHooks.php
core/modules/system/src/Hook/ThemeHook.php
core/modules/system/src/MenuInterface.php
core/modules/system/src/DateFormatListBuilder.php
core/modules/system/src/Install/Requirements/SystemRequirements.php
@@ -7180,7 +7180,6 @@ core/modules/system/help_topics/system.theme_install.html.twig
core/modules/system/help_topics/system.reports.html.twig
core/modules/system/help_topics/system.module_uninstall.html.twig
core/modules/system/help_topics/system.config_error.html.twig
core/modules/system/system.theme.inc
core/modules/system/tests/logo.svgz
core/modules/system/tests/themes/test_invalid_engine/test_invalid_engine.info.yml
core/modules/system/tests/themes/test_base_theme/test_base_theme.libraries.yml
@@ -8731,15 +8730,12 @@ core/modules/system/tests/modules/system_test/src/MockFileTransfer.php
core/modules/system/tests/modules/system_test/src/Form/CopyFieldValueTestForm.php
core/modules/system/tests/modules/system_test/system_test.module
core/modules/system/tests/modules/system_test/system_test.permissions.yml
core/modules/system/tests/modules/theme_test/theme_test.inc
core/modules/system/tests/modules/theme_test/theme_test.info.yml
core/modules/system/tests/modules/theme_test/theme_test.routing.yml
core/modules/system/tests/modules/theme_test/src/ThemeTestController.php
core/modules/system/tests/modules/theme_test/src/Theme/CustomThemeNegotiator.php
core/modules/system/tests/modules/theme_test/src/Theme/HighPriorityThemeNegotiator.php
core/modules/system/tests/modules/theme_test/src/ThemeTestPreprocess.php
core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestThemeHooks1.php
core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestThemeHooks.php
core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php
core/modules/system/tests/modules/theme_test/src/EventSubscriber/ThemeTestSubscriber.php
core/modules/system/tests/modules/theme_test/theme_test.services.yml
@@ -8758,7 +8754,6 @@ core/modules/system/tests/modules/theme_test/templates/theme-test-general-sugges
core/modules/system/tests/modules/theme_test/templates/theme-test-deprecations-hook-theme.html.twig
core/modules/system/tests/modules/theme_test/templates/theme-test-theme-class.html.twig
core/modules/system/tests/modules/theme_test/templates/theme-test-deprecations-preprocess.html.twig
core/modules/system/tests/modules/theme_test/theme_test.module
core/modules/system/tests/modules/link_generation_test/src/Hook/LinkGenerationTestHooks.php
core/modules/system/tests/modules/link_generation_test/link_generation_test.info.yml
core/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml
@@ -13205,7 +13200,6 @@ core/modules/layout_builder/tests/src/Kernel/LayoutBuilderInstallTest.php
core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionListTest.php
core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php
core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php
core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php
core/modules/layout_builder/tests/src/Kernel/ConfigActionsTest.php
core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemListTest.php
@@ -13336,6 +13330,7 @@ core/modules/field_layout/field_layout.info.yml
core/modules/field_layout/field_layout.services.yml
core/modules/field_layout/config/schema/field_layout.schema.yml
core/modules/field_layout/tests/src/Kernel/FieldLayoutEntityDisplayTest.php
core/modules/field_layout/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php
core/modules/field_layout/tests/src/Kernel/FieldLayoutUninstallTest.php
core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php
core/modules/field_layout/tests/src/Functional/GenericTest.php