[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2026-03-13 10:14:48 +00:00
parent deea695d32
commit 7a7d4bdcef
36 changed files with 3870 additions and 2049 deletions
@@ -1729,6 +1729,7 @@ framework/core/src/User/Guest.php
framework/core/src/User/SessionManager.php
framework/core/src/User/SessionDriverInterface.php
framework/core/src/User/AccountActivationMailerTrait.php
framework/core/src/User/Console/ConvertAvatarsToWebpCommand.php
framework/core/src/User/UserRepository.php
framework/core/src/User/UserValidator.php
framework/core/src/User/LoginProvider.php
@@ -2300,6 +2301,7 @@ framework/core/js/tests/unit/common/extend.test.ts
framework/core/js/tests/unit/common/utils/extractText.test.ts
framework/core/js/tests/unit/common/utils/Translator.test.ts
framework/core/js/tests/unit/common/utils/abbreviateNumber.test.ts
framework/core/js/tests/unit/common/utils/haptic.test.ts
framework/core/js/tests/unit/common/utils/string.test.ts
framework/core/js/tests/unit/common/helpers/highlight.test.ts
framework/core/js/tests/unit/common/helpers/listItems.test.ts
@@ -2381,6 +2383,7 @@ framework/core/js/dist-typings/common/utils/generateElementId.d.ts
framework/core/js/dist-typings/common/utils/ScrollListener.d.ts
framework/core/js/dist-typings/common/utils/a11y.d.ts
framework/core/js/dist-typings/common/utils/RequestError.d.ts
framework/core/js/dist-typings/common/utils/haptic.d.ts
framework/core/js/dist-typings/common/utils/anchorScroll.d.ts
framework/core/js/dist-typings/common/utils/mapRoutes.d.ts
framework/core/js/dist-typings/common/utils/throttleDebounce.d.ts
@@ -2742,6 +2745,7 @@ framework/core/js/src/common/utils/generateElementId.ts
framework/core/js/src/common/utils/extract.ts
framework/core/js/src/common/utils/focusTrap.ts
framework/core/js/src/common/utils/ScrollListener.js
framework/core/js/src/common/utils/haptic.ts
framework/core/js/src/common/utils/EditorDriverInterface.ts
framework/core/js/src/common/ExportRegistry.ts
framework/core/js/src/common/models/Group.ts