[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-11-07 10:08:01 +00:00
parent 275671aa18
commit 8b11c3e36c
28 changed files with 2131 additions and 2555 deletions
@@ -1053,6 +1053,7 @@ app/bundles/PointBundle/EventListener/SearchSubscriber.php
app/bundles/PointBundle/EventListener/DashboardSubscriber.php
app/bundles/PointBundle/EventListener/SegmentFilterSubscriber.php
app/bundles/PointBundle/EventListener/PointSubscriber.php
app/bundles/PointBundle/EventListener/EntityTypeDetailRouteSubscriber.php
app/bundles/PointBundle/EventListener/StatsSubscriber.php
app/bundles/PointBundle/EventListener/LeadSubscriber.php
app/bundles/PointBundle/Resources/views/FormTheme/Action/_pointaction_properties_row.html.twig
@@ -1502,6 +1503,7 @@ app/bundles/CampaignBundle/Tests/Functional/Controller/CampaignControllerTrait.p
app/bundles/CampaignBundle/Tests/Functional/Entity/LeadEventLogRepositoryTest.php
app/bundles/CampaignBundle/Tests/Functional/Validator/OrphanEventsValidationFunctionalTest.php
app/bundles/CampaignBundle/Tests/Functional/Form/Validator/Constraints/InfiniteLoopValidatorFunctionalTest.php
app/bundles/CampaignBundle/Tests/Functional/Api/CampaignApiEventDeleteTest.php
app/bundles/CampaignBundle/Tests/Membership/EventDispatcherTest.php
app/bundles/CampaignBundle/Tests/Membership/MembershipManagerTest.php
app/bundles/CampaignBundle/Tests/Membership/Action/RemoverTest.php
@@ -1786,6 +1788,7 @@ app/bundles/StageBundle/DependencyInjection/MauticStageExtension.php
app/bundles/StageBundle/EventListener/SearchSubscriber.php
app/bundles/StageBundle/EventListener/DashboardSubscriber.php
app/bundles/StageBundle/EventListener/StageSubscriber.php
app/bundles/StageBundle/EventListener/EntityTypeDetailRouteSubscriber.php
app/bundles/StageBundle/EventListener/StatsSubscriber.php
app/bundles/StageBundle/EventListener/CampaignSubscriber.php
app/bundles/StageBundle/EventListener/LeadSubscriber.php
@@ -2437,6 +2440,7 @@ app/bundles/ProjectBundle/Tests/Functional/Validator/UniqueNameValidatorFunction
app/bundles/ProjectBundle/Tests/Functional/AbstractProjectSearchTestCase.php
app/bundles/ProjectBundle/Controller/ProjectController.php
app/bundles/ProjectBundle/Controller/AjaxController.php
app/bundles/ProjectBundle/DTO/DetailRoute.php
app/bundles/ProjectBundle/DTO/EntityTypeConfig.php
app/bundles/ProjectBundle/Model/ProjectModel.php
app/bundles/ProjectBundle/Entity/ProjectRepositoryTrait.php
@@ -2457,6 +2461,7 @@ app/bundles/ProjectBundle/Resources/views/Project/details.html.twig
app/bundles/ProjectBundle/Resources/views/Project/form.html.twig
app/bundles/ProjectBundle/Resources/views/Project/select_entity_type_modal.html.twig
app/bundles/ProjectBundle/Event/EntityTypeModelMappingEvent.php
app/bundles/ProjectBundle/Event/EntityTypeDetailRouteEvent.php
app/bundles/ProjectBundle/Event/EntityTypeNormalizationEvent.php
app/bundles/ProjectBundle/MauticProjectBundle.php
app/bundles/ProjectBundle/Form/Type/ProjectListEntityType.php