[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2026-07-25 09:37:43 +00:00
parent ffb381d7be
commit bfb8be60a0
40 changed files with 9904 additions and 12651 deletions
@@ -494,6 +494,7 @@ extensions/mentions/tests/integration/api/ListPostsTest.php
extensions/mentions/tests/integration/api/CreatePostWithEmptyContentTest.php
extensions/mentions/tests/integration/api/PostMentionsTest.php
extensions/mentions/tests/integration/api/EditPostWithEmptyContentTest.php
extensions/mentions/tests/integration/api/MentionsDuringSavingTest.php
extensions/mentions/tests/integration/api/TagMentionsTest.php
extensions/mentions/tests/integration/api/NotificationsTest.php
extensions/mentions/tests/integration/api/UserMentionsTest.php
@@ -2760,6 +2761,7 @@ framework/core/tests/integration/setup.php
framework/core/tests/integration/admin/IndexTest.php
framework/core/tests/integration/user/AvatarImageValidationTest.php
framework/core/tests/integration/slugger/SlugDriverTest.php
framework/core/tests/integration/console/TinkerCommandTest.php
framework/core/tests/integration/console/AssetsPublishTest.php
framework/core/tests/integration/policy/DiscussionPolicyTest.php
framework/core/tests/integration/policy/PostPolicyTest.php
@@ -2817,6 +2819,7 @@ framework/core/tests/unit/Forum/Auth/RegistrationTest.php
framework/core/tests/unit/Settings/DatabaseSettingsRepositoryTest.php
framework/core/tests/unit/Settings/MemoryCacheSettingsRepositoryTest.php
framework/core/tests/unit/Api/AvatarUrlIpFilterTest.php
framework/core/tests/unit/Extension/DefaultLanguagePackGuardTest.php
framework/core/tests/unit/Extension/AbandonedExtensionsFetcherTest.php
framework/core/tests/unit/Announcements/AnnouncementsFetcherTest.php
framework/core/tests/unit/Announcements/ListAnnouncementsControllerTest.php
@@ -3110,9 +3113,12 @@ framework/core/src/Http/Middleware/AuthenticateWithHeader.php
framework/core/src/Http/Middleware/RememberFromCookie.php
framework/core/src/Http/Middleware/ExecuteRoute.php
framework/core/src/Console/AbstractCommand.php
framework/core/src/Console/TinkerCommand.php
framework/core/src/Console/TinkerHelpCommand.php
framework/core/src/Console/Cache/Factory.php
framework/core/src/Console/Schedule.php
framework/core/src/Console/Server.php
framework/core/src/Console/ModelAliasAutoloader.php
framework/core/src/Console/ConsoleServiceProvider.php
framework/core/src/Discussion/Command/ReadDiscussionHandler.php
framework/core/src/Discussion/Command/ReadDiscussion.php