[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2026-03-10 10:18:09 +00:00
parent 32f681c323
commit f3fd6275ec
20 changed files with 3565 additions and 3748 deletions
@@ -213,6 +213,10 @@ core/modules/migrate_drupal_ui/migrate_drupal_ui.info.yml
core/modules/shortcut/config/install/shortcut.set.default.yml
core/modules/shortcut/config/schema/shortcut.schema.yml
core/modules/shortcut/shortcut.routing.yml
core/modules/shortcut/tests/src/Functional/Jsonapi/ShortcutTest.php
core/modules/shortcut/tests/src/Functional/Jsonapi/ShortcutSetTest.php
core/modules/shortcut/tests/src/Functional/ConfigTranslationListUiTest.php
core/modules/shortcut/tests/src/Functional/NavigationShortcutsBlockTest.php
core/modules/shortcut/tests/src/Functional/ShortcutTranslationUITest.php
core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php
core/modules/shortcut/tests/src/Functional/ShortcutSetsTest.php
@@ -233,10 +237,13 @@ core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonCookieTest.php
core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php
core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonAnonTest.php
core/modules/shortcut/tests/src/Functional/GenericTest.php
core/modules/shortcut/tests/src/Functional/TrustedHostsTest.php
core/modules/shortcut/tests/src/Kernel/ShortcutCacheTagsTest.php
core/modules/shortcut/tests/src/Kernel/ShortcutSetValidationTest.php
core/modules/shortcut/tests/src/Kernel/ShortcutEntityLinksTest.php
core/modules/shortcut/tests/src/Kernel/ShortcutClaroIntegrationTest.php
core/modules/shortcut/tests/src/Unit/Menu/ShortcutLocalTasksTest.php
core/modules/shortcut/tests/src/FunctionalJavascript/NavigationBlockUiTest.php
core/modules/shortcut/shortcut.permissions.yml
core/modules/shortcut/images/favstar.svg
core/modules/shortcut/images/favstar-rtl.svg
@@ -2046,7 +2053,6 @@ core/modules/system/tests/modules/module_install_unmet_requirements/src/Install/
core/modules/system/tests/modules/theme_region_test/theme_region_test.info.yml
core/modules/system/tests/modules/theme_region_test/src/Hook/ThemeRegionTestThemeHooks.php
core/modules/system/tests/modules/module_test/config/schema/module_test.schema.yml
core/modules/system/tests/modules/module_test/module_test.module
core/modules/system/tests/modules/module_test/module_test.permissions.yml
core/modules/system/tests/modules/module_test/module_test.services.yml
core/modules/system/tests/modules/module_test/module_test.info.yml
@@ -4013,7 +4019,6 @@ core/modules/navigation/tests/navigation_test_block/src/Hook/NavigationTestBlock
core/modules/navigation/tests/navigation_test_block/navigation_test_block.info.yml
core/modules/navigation/tests/src/Functional/NavigationWorkspacesUiTest.php
core/modules/navigation/tests/src/Functional/NavigationContentTopTest.php
core/modules/navigation/tests/src/Functional/NavigationShortcutsBlockTest.php
core/modules/navigation/tests/src/Functional/NavigationSafeBlockDefinitionTest.php
core/modules/navigation/tests/src/Functional/NavigationUserBlockTest.php
core/modules/navigation/tests/src/Functional/NavigationTopBarTest.php
@@ -5175,7 +5180,6 @@ core/modules/package_manager/tests/src/Kernel/ChangeLoggerTest.php
core/modules/package_manager/tests/src/Kernel/SupportedReleaseValidatorTest.php
core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php
core/modules/package_manager/tests/src/Kernel/FakeSiteFixtureTest.php
core/modules/package_manager/tests/src/Kernel/AllowedScaffoldPackagesValidatorTest.php
core/modules/package_manager/tests/src/Kernel/InstalledPackagesListTest.php
core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorInsecureTest.php
core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorSimpleValidTest.php
@@ -5276,7 +5280,6 @@ core/modules/package_manager/src/Validator/SymlinkValidator.php
core/modules/package_manager/src/Validator/BaseRequirementsFulfilledValidator.php
core/modules/package_manager/src/Validator/DiskSpaceValidator.php
core/modules/package_manager/src/Validator/DuplicateInfoFileValidator.php
core/modules/package_manager/src/Validator/AllowedScaffoldPackagesValidator.php
core/modules/package_manager/src/Validator/SandboxDirectoryValidator.php
core/modules/package_manager/src/Validator/PhpExtensionsValidator.php
core/modules/package_manager/src/Validator/PendingUpdatesValidator.php
@@ -7936,7 +7939,6 @@ core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php
core/modules/jsonapi/tests/src/Functional/SettingsFormTest.php
core/modules/jsonapi/tests/src/Functional/WorkflowTest.php
core/modules/jsonapi/tests/src/Functional/ImageStyleTest.php
core/modules/jsonapi/tests/src/Functional/ShortcutTest.php
core/modules/jsonapi/tests/src/Functional/NodeTest.php
core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php
core/modules/jsonapi/tests/src/Functional/GenericTest.php
@@ -7945,7 +7947,6 @@ core/modules/jsonapi/tests/src/Functional/BlockContentTypeTest.php
core/modules/jsonapi/tests/src/Functional/JsonApiPatchRegressionTest.php
core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupportedTest.php
core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalTestBase.php
core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php
core/modules/jsonapi/tests/src/Functional/MenuTest.php
core/modules/jsonapi/tests/src/Functional/TermTest.php
core/modules/jsonapi/tests/src/Functional/ViewTest.php
@@ -10723,7 +10724,6 @@ core/tests/Drupal/Tests/Core/Discovery/YamlDiscoveryTest.php
core/tests/Drupal/Tests/Core/Session/SessionConfigurationTest.php
core/tests/Drupal/Tests/Core/Session/RefinableCalculatedPermissionsTest.php
core/tests/Drupal/Tests/Core/Session/CalculatedPermissionsTest.php
core/tests/Drupal/Tests/Core/Session/SessionManagerTest.php
core/tests/Drupal/Tests/Core/Session/UserSessionTest.php
core/tests/Drupal/Tests/Core/Session/AnonymousUserSessionTest.php
core/tests/Drupal/Tests/Core/Session/SuperUserAccessPolicyTest.php
@@ -10974,6 +10974,7 @@ core/tests/Drupal/Tests/Core/Hook/HookCollectorPassTest.php
core/tests/Drupal/Tests/Core/Hook/ImplementationListTest.php
core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php
core/tests/Drupal/Tests/Core/Layout/LayoutAttributeTest.php
core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerExceptionTest.php
core/tests/Drupal/Tests/Core/Layout/LayoutDefaultTest.php
core/tests/Drupal/Tests/Core/PageCache/ChainResponsePolicyTest.php
core/tests/Drupal/Tests/Core/PageCache/ChainRequestPolicyTest.php