[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2026-02-20 10:15:57 +00:00
parent 2949869e32
commit f0cc0adac5
32 changed files with 6349 additions and 3730 deletions
@@ -4382,6 +4382,7 @@ core/modules/navigation/tests/src/Functional/NavigationIconTest.php
core/modules/navigation/tests/src/Functional/GenericTest.php
core/modules/navigation/tests/src/Functional/NavigationTopBarContentModerationTest.php
core/modules/navigation/tests/src/Nightwatch/Tests/navigationDisplaceTest.js
core/modules/navigation/tests/src/Nightwatch/Tests/navigationMobileFocusTrapTest.js
core/modules/navigation/tests/src/Nightwatch/Tests/expandCollapseTest.js
core/modules/navigation/tests/src/Nightwatch/Tests/a11yTest.js
core/modules/navigation/tests/src/Kernel/NavigationEntityRouteHelperTest.php
@@ -4827,13 +4828,10 @@ core/modules/sqlite/src/Driver/Database/sqlite/TransactionManager.php
core/modules/sqlite/src/Driver/Database/sqlite/Upsert.php
core/modules/sqlite/src/Driver/Database/sqlite/SqliteConnection.php
core/modules/sqlite/src/Driver/Database/sqlite/Statement.php
core/modules/sqlite/src/Driver/Database/sqlite/Merge.php
core/modules/sqlite/src/Driver/Database/sqlite/Select.php
core/modules/sqlite/src/Driver/Database/sqlite/Truncate.php
core/modules/sqlite/src/Driver/Database/sqlite/Insert.php
core/modules/sqlite/src/Driver/Database/sqlite/PDOConnection.php
core/modules/sqlite/src/Driver/Database/sqlite/Delete.php
core/modules/sqlite/src/Driver/Database/sqlite/Update.php
core/modules/sqlite/src/Driver/Database/sqlite/Connection.php
core/modules/sqlite/src/Hook/SqliteHooks.php
core/modules/phpass/tests/src/Functional/GenericTest.php
@@ -5297,13 +5295,8 @@ core/modules/mysql/src/Driver/Database/mysql/Schema.php
core/modules/mysql/src/Driver/Database/mysql/Install/Tasks.php
core/modules/mysql/src/Driver/Database/mysql/TransactionManager.php
core/modules/mysql/src/Driver/Database/mysql/Upsert.php
core/modules/mysql/src/Driver/Database/mysql/Merge.php
core/modules/mysql/src/Driver/Database/mysql/Select.php
core/modules/mysql/src/Driver/Database/mysql/Truncate.php
core/modules/mysql/src/Driver/Database/mysql/Insert.php
core/modules/mysql/src/Driver/Database/mysql/Delete.php
core/modules/mysql/src/Driver/Database/mysql/ExceptionHandler.php
core/modules/mysql/src/Driver/Database/mysql/Update.php
core/modules/mysql/src/Driver/Database/mysql/Connection.php
core/modules/mysql/src/Hook/MysqlRequirements.php
core/modules/mysql/src/Hook/MysqlHooks.php
@@ -9474,7 +9467,6 @@ core/modules/pgsql/src/Driver/Database/pgsql/Schema.php
core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php
core/modules/pgsql/src/Driver/Database/pgsql/TransactionManager.php
core/modules/pgsql/src/Driver/Database/pgsql/Upsert.php
core/modules/pgsql/src/Driver/Database/pgsql/Merge.php
core/modules/pgsql/src/Driver/Database/pgsql/Select.php
core/modules/pgsql/src/Driver/Database/pgsql/Truncate.php
core/modules/pgsql/src/Driver/Database/pgsql/Insert.php
@@ -10978,7 +10970,6 @@ core/tests/Drupal/KernelTests/Core/Database/DatabaseEventTest.php
core/tests/Drupal/KernelTests/Core/Database/SerializeQueryTest.php
core/tests/Drupal/KernelTests/Core/Database/SelectCloneTest.php
core/tests/Drupal/KernelTests/Core/Database/RangeQueryTest.php
core/tests/Drupal/KernelTests/Core/Database/FetchLegacyTest.php
core/tests/Drupal/KernelTests/Core/Database/DriverSpecificDatabaseTestBase.php
core/tests/Drupal/KernelTests/Core/Database/InsertDefaultsTest.php
core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php