[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-11-20 10:08:08 +00:00
parent 8ecd97a0dc
commit dfb5ab0d93
26 changed files with 4594 additions and 2894 deletions
@@ -4880,6 +4880,7 @@ plugins/woocommerce/tests/php/src/Internal/Fulfillments/Providers/USPSShippingPr
plugins/woocommerce/tests/php/src/Internal/Fulfillments/Providers/DPDShippingProviderTest.php
plugins/woocommerce/tests/php/src/Internal/Fulfillments/FulfillmentTest.php
plugins/woocommerce/tests/php/src/Internal/Fulfillments/FulfillmentsRendererTest.php
plugins/woocommerce/tests/php/src/Internal/Traits/RestApiCacheTest.php
plugins/woocommerce/tests/php/src/Internal/Traits/AccessiblePrivateMethodsTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/WCPayPromotion/DefaultPromotionsTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/WCPayPromotion/InitTest.php
@@ -4969,6 +4970,7 @@ plugins/woocommerce/tests/php/src/Internal/DependencyManagement/RuntimeContainer
plugins/woocommerce/tests/php/src/Internal/DependencyManagement/TestingContainerTest.php
plugins/woocommerce/tests/php/src/Internal/PushNotifications/Entities/PushTokenTest.php
plugins/woocommerce/tests/php/src/Internal/PushNotifications/PushNotificationsTest.php
plugins/woocommerce/tests/php/src/Internal/PushNotifications/DataStores/PushTokensDataStoreTest.php
plugins/woocommerce/tests/php/src/Internal/WCCom/ConnectionHelperTest.php
plugins/woocommerce/tests/php/src/Internal/ComingSoon/ComingSoonCacheInvalidatorTest.php
plugins/woocommerce/tests/php/src/Internal/ComingSoon/ComingSoonRequestHandlerTest.php
@@ -5617,6 +5619,7 @@ plugins/woocommerce/changelog/61233-wooplug-4699-interactivity-api-powered-mini-
plugins/woocommerce/changelog/fix-patterns
plugins/woocommerce/changelog/fix-mini-cart-translations-concat
plugins/woocommerce/changelog/fix-add-to-cart-with-options-multiple-products-quantity
plugins/woocommerce/changelog/pr-61798
plugins/woocommerce/changelog/fix-split-add-to-cart-with-options-integration-tests
plugins/woocommerce/changelog/wooprd-1109-cancelled-order-email-shows-publish-button-instead-of-save
plugins/woocommerce/changelog/wooprd-1199-update-customer-and-admin-notification-emails-ux-copy
@@ -11755,6 +11758,7 @@ plugins/woocommerce/src/Internal/RegisterHooksInterface.php
plugins/woocommerce/src/Internal/Traits/OrderAttributionMeta.php
plugins/woocommerce/src/Internal/Traits/ScriptDebug.php
plugins/woocommerce/src/Internal/Traits/AccessiblePrivateMethods.php
plugins/woocommerce/src/Internal/Traits/RestApiCache.php
plugins/woocommerce/src/Internal/Admin/WCPayPromotion/DefaultPromotions.php
plugins/woocommerce/src/Internal/Admin/WCPayPromotion/WCPaymentGatewayPreInstallWCPayPromotion.php
plugins/woocommerce/src/Internal/Admin/WCPayPromotion/WCPayPromotionDataSourcePoller.php
@@ -11932,6 +11936,7 @@ plugins/woocommerce/src/Internal/DependencyManagement/RuntimeContainer.php
plugins/woocommerce/src/Internal/DependencyManagement/ContainerException.php
plugins/woocommerce/src/Internal/PushNotifications/Entities/PushToken.php
plugins/woocommerce/src/Internal/PushNotifications/PushNotifications.php
plugins/woocommerce/src/Internal/PushNotifications/DataStores/PushTokensDataStore.php
plugins/woocommerce/src/Internal/McStats.php
plugins/woocommerce/src/Internal/WCCom/ConnectionHelper.php
plugins/woocommerce/src/Internal/ComingSoon/ComingSoonCacheInvalidator.php