[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2026-02-19 10:20:34 +00:00
parent 946f92fd5b
commit e1dcd2f4b4
34 changed files with 3494 additions and 3401 deletions
@@ -3063,7 +3063,6 @@ core/modules/system/tests/modules/system_test/src/Controller/OptionalServiceSyst
core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php
core/modules/system/tests/modules/system_test/src/Form/CopyFieldValueTestForm.php
core/modules/system/tests/modules/system_test/src/Hook/SystemTestHooks.php
core/modules/system/tests/modules/system_test/src/MockFileTransfer.php
core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php
core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.info.yml
core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.install
@@ -3543,9 +3542,6 @@ core/modules/system/tests/src/Functional/Session/StackSessionHandlerIntegrationT
core/modules/system/tests/src/Functional/Session/SessionAuthenticationTest.php
core/modules/system/tests/src/Functional/Session/LegacySessionTest.php
core/modules/system/tests/src/Functional/Session/SessionTest.php
core/modules/system/tests/src/Functional/FileTransfer/FileTransferTest.php
core/modules/system/tests/src/Functional/FileTransfer/MockTestConnection.php
core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php
core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php
core/modules/system/tests/src/Functional/Form/EmailTest.php
core/modules/system/tests/src/Functional/Form/CheckboxTest.php
@@ -3615,7 +3611,6 @@ core/modules/system/tests/src/Functional/System/AccessDeniedTest.php
core/modules/system/tests/src/Functional/System/StatusTest.php
core/modules/system/tests/src/Functional/System/ResponseGeneratorTest.php
core/modules/system/tests/src/Functional/System/AdminTest.php
core/modules/system/tests/src/Functional/System/SystemAuthorizeTest.php
core/modules/system/tests/src/Functional/System/SitesDirectoryHardeningTest.php
core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php
core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php
@@ -3825,7 +3820,6 @@ core/modules/system/tests/src/Kernel/Common/AlterTest.php
core/modules/system/tests/src/Kernel/Common/UrlTest.php
core/modules/system/tests/src/Unit/Batch/BatchControllerTest.php
core/modules/system/tests/src/Unit/SecurityAdvisories/SecurityAdvisoryTest.php
core/modules/system/tests/src/Unit/FileTransfer/FileTransferTest.php
core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php
core/modules/system/tests/src/Unit/Menu/MenuLinkTreeTest.php
core/modules/system/tests/src/Unit/Event/SecurityFileUploadEventSubscriberTest.php
@@ -6605,8 +6599,6 @@ core/modules/update/tests/modules/update_test/update_test.routing.yml
core/modules/update/tests/modules/update_test/update_test.info.yml
core/modules/update/tests/modules/update_test/update_test.services.yml
core/modules/update/tests/modules/update_test/src/Controller/UpdateTestController.php
core/modules/update/tests/modules/update_test/src/TestFileTransferWithSettingsForm.php
core/modules/update/tests/modules/update_test/src/Plugin/Archiver/UpdateTestArchiver.php
core/modules/update/tests/modules/update_test/src/Datetime/TestTime.php
core/modules/update/tests/modules/update_test/src/Hook/UpdateTestHooks.php
core/modules/update/tests/modules/bbb_update_test/bbb_update_test.info.yml
@@ -6714,7 +6706,6 @@ core/modules/update/tests/src/Functional/UpdateSemverCoreTestBase.php
core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityAvailabilityTest.php
core/modules/update/tests/src/Functional/UpdateMiscTest.php
core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityCoverageTest.php
core/modules/update/tests/src/Functional/UpdateManagerTest.php
core/modules/update/tests/src/Functional/Update/UpdateEmptyEmailsUpdatePathTest.php
core/modules/update/tests/src/Functional/UpdateSemverContribSecurityAvailabilityTest.php
core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php
@@ -6724,7 +6715,6 @@ core/modules/update/tests/src/Functional/UpdateSemverContribBaselineTest.php
core/modules/update/tests/src/Functional/GenericTest.php
core/modules/update/tests/src/Functional/UpdateTestTrait.php
core/modules/update/tests/src/Functional/UpdateSemverTestBaselineTrait.php
core/modules/update/tests/src/Kernel/UpdateDeleteFileIfStaleTest.php
core/modules/update/tests/src/Kernel/UpdateStorageTest.php
core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php
core/modules/update/tests/src/Kernel/UpdateCalculateProjectDataTest.php
@@ -6744,7 +6734,6 @@ core/modules/update/templates/update-fetch-error-message.html.twig
core/modules/update/templates/update-version.html.twig
core/modules/update/templates/update-last-check.html.twig
core/modules/update/update.api.php
core/modules/update/update.authorize.inc
core/modules/update/update.links.task.yml
core/modules/update/update.compare.inc
core/modules/update/update.module
@@ -6759,7 +6748,6 @@ core/modules/update/src/ProjectSecurityRequirement.php
core/modules/update/src/UpdateManagerInterface.php
core/modules/update/src/UpdateProcessorInterface.php
core/modules/update/src/UpdateSettingsForm.php
core/modules/update/src/UpdateRoot.php
core/modules/update/src/Hook/UpdateThemeHooks.php
core/modules/update/src/Hook/UpdateHooks.php
core/modules/update/src/Hook/UpdateRequirements.php
@@ -6767,13 +6755,11 @@ core/modules/update/src/UpdateManager.php
core/modules/update/src/UpdateFetcherInterface.php
core/modules/update/src/ProjectSecurityData.php
core/modules/update/src/UpdateFetcher.php
core/modules/update/src/Access/UpdateManagerAccessCheck.php
core/modules/update/migrations/update_settings.yml
core/modules/update/migrations/state/update.migrate_drupal.yml
core/modules/update/update.info.yml
core/modules/update/update.fetch.inc
core/modules/update/update.libraries.yml
core/modules/update/update.manager.inc
core/modules/update/update.install
core/modules/search/config/install/search.settings.yml
core/modules/search/config/schema/search.views.schema.yml
@@ -10522,7 +10508,6 @@ core/modules/workspaces/src/Install/Requirements/WorkspacesRequirements.php
core/modules/workspaces/src/WorkspacesMenuTreeStorage.php
core/modules/workspaces/src/WorkspaceTrackerInterface.php
core/modules/workspaces/src/WorkspacePublishException.php
core/modules/workspaces/src/WorkspaceAssociation.php
core/modules/workspaces/src/WorkspaceAccessControlHandler.php
core/modules/workspaces/src/WorkspacePublisher.php
core/modules/workspaces/src/WorkspaceInterface.php
@@ -10547,7 +10532,6 @@ core/modules/workspaces/src/Provider/WorkspaceProviderCollector.php
core/modules/workspaces/src/Provider/WorkspaceProviderInterface.php
core/modules/workspaces/src/Provider/DefaultWorkspaceProvider.php
core/modules/workspaces/src/Provider/WorkspaceProviderBase.php
core/modules/workspaces/src/WorkspaceAssociationInterface.php
core/modules/workspaces/src/WorkspacesAliasRepository.php
core/modules/workspaces/src/WorkspaceManager.php
core/modules/workspaces/src/WorkspaceOperationInterface.php
@@ -10670,7 +10654,6 @@ core/tests/fixtures/config_install/multilingual/core.entity_view_mode.node.tease
core/tests/fixtures/config_install/multilingual/language.negotiation.yml
core/tests/fixtures/config_install/multilingual/node.settings.yml
core/tests/fixtures/config_install/multilingual/block.block.stark_branding.yml
core/tests/fixtures/config_install/multilingual/system.authorize.yml
core/tests/fixtures/config_install/multilingual/system.menu.footer.yml
core/tests/fixtures/config_install/multilingual/system.action.node_save_action.yml
core/tests/fixtures/config_install/multilingual/system.theme.yml
@@ -10820,7 +10803,6 @@ core/tests/fixtures/config_install/testing_config_install/core.entity_view_mode.
core/tests/fixtures/config_install/testing_config_install/language.negotiation.yml
core/tests/fixtures/config_install/testing_config_install/node.settings.yml
core/tests/fixtures/config_install/testing_config_install/block.block.stark_branding.yml
core/tests/fixtures/config_install/testing_config_install/system.authorize.yml
core/tests/fixtures/config_install/testing_config_install/system.menu.footer.yml
core/tests/fixtures/config_install/testing_config_install/system.action.node_save_action.yml
core/tests/fixtures/config_install/testing_config_install/system.theme.yml
@@ -11224,7 +11206,6 @@ core/tests/Drupal/KernelTests/Core/Layout/IconBuilderTest.php
core/tests/Drupal/KernelTests/Core/Layout/LayoutPluginManagerTest.php
core/tests/Drupal/KernelTests/Core/ClassLoader/BackwardsCompatibilityClassLoaderTest.php
core/tests/Drupal/KernelTests/Core/Updater/UpdateRequirementsTest.php
core/tests/Drupal/KernelTests/Core/Updater/UpdaterTest.php
core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php
core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php
core/tests/Drupal/KernelTests/Core/Routing/ContentNegotiationRoutingTest.php
@@ -12876,14 +12857,6 @@ core/lib/Drupal/Core/Security/StaticTrustedCallbackHelper.php
core/lib/Drupal/Core/Security/UntrustedCallbackException.php
core/lib/Drupal/Core/Security/RequestSanitizer.php
core/lib/Drupal/Core/PrivateKey.php
core/lib/Drupal/Core/FileTransfer/ChmodInterface.php
core/lib/Drupal/Core/FileTransfer/SSH.php
core/lib/Drupal/Core/FileTransfer/FileTransfer.php
core/lib/Drupal/Core/FileTransfer/Form/FileTransferAuthorizeForm.php
core/lib/Drupal/Core/FileTransfer/Local.php
core/lib/Drupal/Core/FileTransfer/FileTransferException.php
core/lib/Drupal/Core/FileTransfer/FTP.php
core/lib/Drupal/Core/FileTransfer/FTPExtension.php
core/lib/Drupal/Core/PreWarm/CachePreWarmerInterface.php
core/lib/Drupal/Core/PreWarm/CachePreWarmer.php
core/lib/Drupal/Core/PreWarm/PreWarmableInterface.php
@@ -13656,12 +13629,6 @@ core/lib/Drupal/Core/PageCache/ChainResponsePolicyInterface.php
core/lib/Drupal/Core/PageCache/ResponsePolicyInterface.php
core/lib/Drupal/Core/PageCache/DefaultRequestPolicy.php
core/lib/Drupal/Core/PageCache/ChainResponsePolicy.php
core/lib/Drupal/Core/Updater/UpdaterException.php
core/lib/Drupal/Core/Updater/Theme.php
core/lib/Drupal/Core/Updater/Updater.php
core/lib/Drupal/Core/Updater/UpdaterInterface.php
core/lib/Drupal/Core/Updater/Module.php
core/lib/Drupal/Core/Updater/UpdaterFileTransferException.php
core/lib/Drupal/Core/Routing/TrustedRedirectResponse.php
core/lib/Drupal/Core/Routing/BcRoute.php
core/lib/Drupal/Core/Routing/MatchingRouteNotFoundException.php
@@ -17907,7 +17874,6 @@ core/misc/logo/drupal-logo.svg
core/misc/form.js
core/misc/drupal.init.js
core/.cspell.json
core/authorize.php
core/rebuild.php
core/core.api.php
core/phpstan.neon.dist
@@ -18670,6 +18636,7 @@ core/profiles/tests/nightwatch_a11y_testing/config/install/field.field.node.arti
core/profiles/tests/nightwatch_a11y_testing/nightwatch_a11y_testing.info.yml
core/profiles/tests/testing_site_config/testing_site_config.install
core/profiles/tests/testing_site_config/testing_site_config.info.yml
core/profiles/tests/testing_site_config/src/Hook/TestingSiteConfigHooks.php
core/profiles/tests/testing_config_import/testing_config_import.info.yml
core/profiles/tests/testing_config_import/testing_config_import_module/testing_config_import_module.info.yml
core/profiles/tests/testing_config_import/testing_config_import_theme/testing_config_import_theme.info.yml