[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-11-16 10:07:29 +00:00
parent a91ca41f03
commit db6916f618
24 changed files with 2535 additions and 3090 deletions
@@ -12652,17 +12652,26 @@ core/modules/system/tests/modules/js_errors_test/js/js_errors_test.js
core/modules/system/tests/modules/js_errors_test/js_errors_test.info.yml
core/modules/system/tests/modules/js_errors_test/src/Controller/JsErrorsTestController.php
core/modules/system/tests/modules/js_errors_test/js_errors_test.routing.yml
core/modules/system/tests/modules/HookOrder/xyz_hook_order_test/src/Hook/XyzMissingTargetHooks.php
core/modules/system/tests/modules/HookOrder/xyz_hook_order_test/src/Hook/XyzMissingTargetAlter.php
core/modules/system/tests/modules/HookOrder/xyz_hook_order_test/xyz_hook_order_test.info.yml
core/modules/system/tests/modules/HookOrder/ddd_hook_order_test/ddd_hook_order_test.module
core/modules/system/tests/modules/HookOrder/ddd_hook_order_test/src/Hook/DAlterHooks.php
core/modules/system/tests/modules/HookOrder/ddd_hook_order_test/src/Hook/DHooks.php
core/modules/system/tests/modules/HookOrder/ddd_hook_order_test/ddd_hook_order_test.info.yml
core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/bbb_hook_order_test.info.yml
core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BMissingTargetAlter.php
core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BCrossHookReorderAlter.php
core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BHooks.php
core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BAlterHooks.php
core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BMissingTargetHooks.php
core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/bbb_hook_order_test.module
core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/aaa_hook_order_test.info.yml
core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/aaa_hook_order_test.module
core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/src/Hook/AMissingTargetHooks.php
core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/src/Hook/ACrossHookReorderAlter.php
core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/src/Hook/AHooks.php
core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/src/Hook/AMissingTargetAlter.php
core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/src/Hook/AAlterHooks.php
core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/src/Hook/ModuleImplementsAlter.php
core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.module