[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2024-12-30 10:03:51 +00:00
parent 919c98fa31
commit bedacc9fb6
12 changed files with 2166 additions and 1393 deletions
@@ -71777,13 +71777,6 @@ tests/modules/views_test_config/views_test_config.info.yml
modules/views_test_config/views_test_config.info.yml
views_test_config/views_test_config.info.yml
views_test_config.info.yml
core/modules/views/tests/modules/views_test_config/views_test_config.module
modules/views/tests/modules/views_test_config/views_test_config.module
views/tests/modules/views_test_config/views_test_config.module
tests/modules/views_test_config/views_test_config.module
modules/views_test_config/views_test_config.module
views_test_config/views_test_config.module
views_test_config.module
core/modules/views/tests/modules/views_test_config/config/schema/views_test_config.views.schema.yml
modules/views/tests/modules/views_test_config/config/schema/views_test_config.views.schema.yml
views/tests/modules/views_test_config/config/schema/views_test_config.views.schema.yml
@@ -73178,13 +73171,6 @@ views_test_config/src/Hook/ViewsTestConfigHooks.php
src/Hook/ViewsTestConfigHooks.php
Hook/ViewsTestConfigHooks.php
ViewsTestConfigHooks.php
core/modules/views/tests/modules/views_test_query_access/views_test_query_access.module
modules/views/tests/modules/views_test_query_access/views_test_query_access.module
views/tests/modules/views_test_query_access/views_test_query_access.module
tests/modules/views_test_query_access/views_test_query_access.module
modules/views_test_query_access/views_test_query_access.module
views_test_query_access/views_test_query_access.module
views_test_query_access.module
core/modules/views/tests/modules/views_test_query_access/views_test_query_access.info.yml
modules/views/tests/modules/views_test_query_access/views_test_query_access.info.yml
views/tests/modules/views_test_query_access/views_test_query_access.info.yml
@@ -107046,13 +107032,6 @@ tests/modules/workflow_type_test/workflow_type_test.info.yml
modules/workflow_type_test/workflow_type_test.info.yml
workflow_type_test/workflow_type_test.info.yml
workflow_type_test.info.yml
core/modules/workflows/tests/modules/workflow_type_test/workflow_type_test.module
modules/workflows/tests/modules/workflow_type_test/workflow_type_test.module
workflows/tests/modules/workflow_type_test/workflow_type_test.module
tests/modules/workflow_type_test/workflow_type_test.module
modules/workflow_type_test/workflow_type_test.module
workflow_type_test/workflow_type_test.module
workflow_type_test.module
core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeTransitionForm.php
modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeTransitionForm.php
workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeTransitionForm.php
@@ -10735,7 +10735,6 @@ core/modules/views/tests/modules/views_test_formatter/views_test_formatter.info.
core/modules/views/tests/modules/views_test_formatter/test_views/views.view.formatter_timestamp_as_time_diff.yml
core/modules/views/tests/modules/views_test_formatter/src/Plugin/Field/FieldFormatter/AttachmentTestFormatter.php
core/modules/views/tests/modules/views_test_config/views_test_config.info.yml
core/modules/views/tests/modules/views_test_config/views_test_config.module
core/modules/views/tests/modules/views_test_config/config/schema/views_test_config.views.schema.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_content_ajax.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_validation.yml
@@ -10910,7 +10909,6 @@ core/modules/views/tests/modules/views_test_config/test_views/views.view.test_di
core/modules/views/tests/modules/views_test_config/test_views/views.view.computed_bundle_field_view.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_groupwise_term_ui.yml
core/modules/views/tests/modules/views_test_config/src/Hook/ViewsTestConfigHooks.php
core/modules/views/tests/modules/views_test_query_access/views_test_query_access.module
core/modules/views/tests/modules/views_test_query_access/views_test_query_access.info.yml
core/modules/views/tests/modules/views_test_query_access/src/Hook/ViewsTestQueryAccessHooks.php
core/modules/views/tests/src/FunctionalJavascript/ClickSortingAJAXTest.php
@@ -15520,7 +15518,6 @@ core/modules/workflows/workflows.links.menu.yml
core/modules/workflows/workflows.permissions.yml
core/modules/workflows/tests/modules/workflow_type_test/config/schema/workflow_type_test.schema.yml
core/modules/workflows/tests/modules/workflow_type_test/workflow_type_test.info.yml
core/modules/workflows/tests/modules/workflow_type_test/workflow_type_test.module
core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeTransitionForm.php
core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeStateForm.php
core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeConfigureForm.php
@@ -4544,6 +4544,10 @@ client/src/ui/select.js
src/ui/select.js
ui/select.js
select.js
client/src/ui/timepicker.js
src/ui/timepicker.js
ui/timepicker.js
timepicker.js
client/src/ui/multi-select.js
src/ui/multi-select.js
ui/multi-select.js
@@ -820,6 +820,7 @@ client/src/models/settings.js
client/src/search-manager.js
client/src/multi-collection.js
client/src/ui/select.js
client/src/ui/timepicker.js
client/src/ui/multi-select.js
client/src/ui/app-init.js
client/src/ui/autocomplete.js
@@ -304989,6 +304989,14 @@ Test/Mftf/Test/AdminCreateAndEditGroupedProductSettingsTest.xml
Mftf/Test/AdminCreateAndEditGroupedProductSettingsTest.xml
Test/AdminCreateAndEditGroupedProductSettingsTest.xml
AdminCreateAndEditGroupedProductSettingsTest.xml
app/code/Magento/GroupedProduct/Test/Mftf/Test/AssertGroupedProductQtyOnProductPageTest.xml
code/Magento/GroupedProduct/Test/Mftf/Test/AssertGroupedProductQtyOnProductPageTest.xml
Magento/GroupedProduct/Test/Mftf/Test/AssertGroupedProductQtyOnProductPageTest.xml
GroupedProduct/Test/Mftf/Test/AssertGroupedProductQtyOnProductPageTest.xml
Test/Mftf/Test/AssertGroupedProductQtyOnProductPageTest.xml
Mftf/Test/AssertGroupedProductQtyOnProductPageTest.xml
Test/AssertGroupedProductQtyOnProductPageTest.xml
AssertGroupedProductQtyOnProductPageTest.xml
app/code/Magento/GroupedProduct/Test/Mftf/Test/EndToEndB2CAdminTest.xml
code/Magento/GroupedProduct/Test/Mftf/Test/EndToEndB2CAdminTest.xml
Magento/GroupedProduct/Test/Mftf/Test/EndToEndB2CAdminTest.xml
@@ -36683,6 +36683,7 @@ app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminSortingAssociatedProductsTes
app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminGroupedProductSetEditContentTest.xml
app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminCreateGroupedProductTest.xml
app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminCreateAndEditGroupedProductSettingsTest.xml
app/code/Magento/GroupedProduct/Test/Mftf/Test/AssertGroupedProductQtyOnProductPageTest.xml
app/code/Magento/GroupedProduct/Test/Mftf/Test/EndToEndB2CAdminTest.xml
app/code/Magento/GroupedProduct/Test/Mftf/Test/AdminAddDefaultImageGroupedProductTest.xml
app/code/Magento/GroupedProduct/Test/Mftf/test-dependency-allowlist
@@ -22385,11 +22385,6 @@ CoreBundle/Doctrine/QueryFormatter/MysqlFormatter.php
Doctrine/QueryFormatter/MysqlFormatter.php
QueryFormatter/MysqlFormatter.php
MysqlFormatter.php
app/bundles/CoreBundle/Doctrine/VariantMigrationTrait.php
bundles/CoreBundle/Doctrine/VariantMigrationTrait.php
CoreBundle/Doctrine/VariantMigrationTrait.php
Doctrine/VariantMigrationTrait.php
VariantMigrationTrait.php
app/bundles/CoreBundle/Doctrine/Type/GeneratedType.php
bundles/CoreBundle/Doctrine/Type/GeneratedType.php
CoreBundle/Doctrine/Type/GeneratedType.php
@@ -22460,11 +22455,6 @@ bundles/CoreBundle/Doctrine/PreUpAssertionMigration.php
CoreBundle/Doctrine/PreUpAssertionMigration.php
Doctrine/PreUpAssertionMigration.php
PreUpAssertionMigration.php
app/bundles/CoreBundle/Doctrine/TranslationMigrationTrait.php
bundles/CoreBundle/Doctrine/TranslationMigrationTrait.php
CoreBundle/Doctrine/TranslationMigrationTrait.php
Doctrine/TranslationMigrationTrait.php
TranslationMigrationTrait.php
app/bundles/CoreBundle/Doctrine/Helper/ColumnSchemaHelper.php
bundles/CoreBundle/Doctrine/Helper/ColumnSchemaHelper.php
CoreBundle/Doctrine/Helper/ColumnSchemaHelper.php
@@ -23969,26 +23959,6 @@ IntegrationsBundle/Form/Type/IntegrationConfigType.php
Form/Type/IntegrationConfigType.php
Type/IntegrationConfigType.php
IntegrationConfigType.php
app/bundles/IntegrationsBundle/Form/Type/NotBlankIfPublishedConstraintTrait.php
bundles/IntegrationsBundle/Form/Type/NotBlankIfPublishedConstraintTrait.php
IntegrationsBundle/Form/Type/NotBlankIfPublishedConstraintTrait.php
Form/Type/NotBlankIfPublishedConstraintTrait.php
Type/NotBlankIfPublishedConstraintTrait.php
NotBlankIfPublishedConstraintTrait.php
app/bundles/IntegrationsBundle/Form/Type/Auth/BasicAuthKeysTrait.php
bundles/IntegrationsBundle/Form/Type/Auth/BasicAuthKeysTrait.php
IntegrationsBundle/Form/Type/Auth/BasicAuthKeysTrait.php
Form/Type/Auth/BasicAuthKeysTrait.php
Type/Auth/BasicAuthKeysTrait.php
Auth/BasicAuthKeysTrait.php
BasicAuthKeysTrait.php
app/bundles/IntegrationsBundle/Form/Type/Auth/Oauth1aTwoLeggedKeysTrait.php
bundles/IntegrationsBundle/Form/Type/Auth/Oauth1aTwoLeggedKeysTrait.php
IntegrationsBundle/Form/Type/Auth/Oauth1aTwoLeggedKeysTrait.php
Form/Type/Auth/Oauth1aTwoLeggedKeysTrait.php
Type/Auth/Oauth1aTwoLeggedKeysTrait.php
Auth/Oauth1aTwoLeggedKeysTrait.php
Oauth1aTwoLeggedKeysTrait.php
app/bundles/IntegrationsBundle/Form/Type/IntegrationSyncSettingsType.php
bundles/IntegrationsBundle/Form/Type/IntegrationSyncSettingsType.php
IntegrationsBundle/Form/Type/IntegrationSyncSettingsType.php
@@ -3897,7 +3897,6 @@ app/bundles/CoreBundle/Controller/ExceptionController.php
app/bundles/CoreBundle/Doctrine/DatabasePlatform.php
app/bundles/CoreBundle/Doctrine/QueryFormatter/AbstractFormatter.php
app/bundles/CoreBundle/Doctrine/QueryFormatter/MysqlFormatter.php
app/bundles/CoreBundle/Doctrine/VariantMigrationTrait.php
app/bundles/CoreBundle/Doctrine/Type/GeneratedType.php
app/bundles/CoreBundle/Doctrine/Type/UTCDateTimeType.php
app/bundles/CoreBundle/Doctrine/Type/UTCDateTimeImmutableType.php
@@ -3910,7 +3909,6 @@ app/bundles/CoreBundle/Doctrine/Provider/VersionProvider.php
app/bundles/CoreBundle/Doctrine/Loader/MauticFixturesLoader.php
app/bundles/CoreBundle/Doctrine/Loader/FixturesLoaderInterface.php
app/bundles/CoreBundle/Doctrine/PreUpAssertionMigration.php
app/bundles/CoreBundle/Doctrine/TranslationMigrationTrait.php
app/bundles/CoreBundle/Doctrine/Helper/ColumnSchemaHelper.php
app/bundles/CoreBundle/Doctrine/Helper/IndexSchemaHelper.php
app/bundles/CoreBundle/Doctrine/Helper/TableSchemaHelper.php
@@ -4170,9 +4168,6 @@ app/bundles/IntegrationsBundle/Form/Type/IntegrationFeatureSettingsType.php
app/bundles/IntegrationsBundle/Form/Type/IntegrationSyncSettingsObjectFieldType.php
app/bundles/IntegrationsBundle/Form/Type/IntegrationSyncSettingsFieldMappingsType.php
app/bundles/IntegrationsBundle/Form/Type/IntegrationConfigType.php
app/bundles/IntegrationsBundle/Form/Type/NotBlankIfPublishedConstraintTrait.php
app/bundles/IntegrationsBundle/Form/Type/Auth/BasicAuthKeysTrait.php
app/bundles/IntegrationsBundle/Form/Type/Auth/Oauth1aTwoLeggedKeysTrait.php
app/bundles/IntegrationsBundle/Form/Type/IntegrationSyncSettingsType.php
app/bundles/IntegrationsBundle/Resources/views/Timeline/index.html.twig
app/bundles/IntegrationsBundle/Resources/views/Auth/authenticated.html.twig