[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2026-01-12 10:09:29 +00:00
parent 11752c445c
commit 0f641637e0
8 changed files with 2588 additions and 1364 deletions
@@ -10055,10 +10055,6 @@ catalog/view/sass/stylesheet.scss
view/sass/stylesheet.scss
sass/stylesheet.scss
stylesheet.scss
upload/assets/framework/liquid.browser.umd.js
assets/framework/liquid.browser.umd.js
framework/liquid.browser.umd.js
liquid.browser.umd.js
upload/assets/framework/component.js
assets/framework/component.js
framework/component.js
@@ -10247,6 +10243,10 @@ assets/framework/library/tax.js
framework/library/tax.js
library/tax.js
tax.js
upload/assets/framework/nunjucks.min.js
assets/framework/nunjucks.min.js
framework/nunjucks.min.js
nunjucks.min.js
upload/assets/bootstrap/js/bootstrap.js
assets/bootstrap/js/bootstrap.js
bootstrap/js/bootstrap.js
@@ -2333,7 +2333,6 @@ upload/catalog/view/sass/scss/bootstrap-reboot.scss
upload/catalog/view/sass/scss/_offcanvas.scss
upload/catalog/view/sass/scss/_variables.scss
upload/catalog/view/sass/stylesheet.scss
upload/assets/framework/liquid.browser.umd.js
upload/assets/framework/component.js
upload/assets/framework/index.js
upload/assets/framework/input/radio.js
@@ -2372,6 +2371,7 @@ upload/assets/framework/library/event.js
upload/assets/framework/library/webcomponent.js
upload/assets/framework/library/db.js
upload/assets/framework/library/tax.js
upload/assets/framework/nunjucks.min.js
upload/assets/bootstrap/js/bootstrap.js
upload/assets/bootstrap/js/bootstrap.min.js.map
upload/assets/bootstrap/js/bootstrap.min.js
@@ -14409,6 +14409,14 @@ Internal/ProductDownloads/ApprovedDirectories/RegisterTest.php
ProductDownloads/ApprovedDirectories/RegisterTest.php
ApprovedDirectories/RegisterTest.php
RegisterTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/BlockedSessionNoticeTest.php
woocommerce/tests/php/src/Internal/FraudProtection/BlockedSessionNoticeTest.php
tests/php/src/Internal/FraudProtection/BlockedSessionNoticeTest.php
php/src/Internal/FraudProtection/BlockedSessionNoticeTest.php
src/Internal/FraudProtection/BlockedSessionNoticeTest.php
Internal/FraudProtection/BlockedSessionNoticeTest.php
FraudProtection/BlockedSessionNoticeTest.php
BlockedSessionNoticeTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/SessionDataCollectorTest.php
woocommerce/tests/php/src/Internal/FraudProtection/SessionDataCollectorTest.php
tests/php/src/Internal/FraudProtection/SessionDataCollectorTest.php
@@ -14441,6 +14449,14 @@ src/Internal/FraudProtection/PaymentMethodEventTrackerTest.php
Internal/FraudProtection/PaymentMethodEventTrackerTest.php
FraudProtection/PaymentMethodEventTrackerTest.php
PaymentMethodEventTrackerTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/FraudProtectionDispatcherTest.php
woocommerce/tests/php/src/Internal/FraudProtection/FraudProtectionDispatcherTest.php
tests/php/src/Internal/FraudProtection/FraudProtectionDispatcherTest.php
php/src/Internal/FraudProtection/FraudProtectionDispatcherTest.php
src/Internal/FraudProtection/FraudProtectionDispatcherTest.php
Internal/FraudProtection/FraudProtectionDispatcherTest.php
FraudProtection/FraudProtectionDispatcherTest.php
FraudProtectionDispatcherTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/CheckoutEventTrackerTest.php
woocommerce/tests/php/src/Internal/FraudProtection/CheckoutEventTrackerTest.php
tests/php/src/Internal/FraudProtection/CheckoutEventTrackerTest.php
@@ -72898,6 +72914,18 @@ src/Internal/FraudProtection/CartEventTracker.php
Internal/FraudProtection/CartEventTracker.php
FraudProtection/CartEventTracker.php
CartEventTracker.php
plugins/woocommerce/src/Internal/FraudProtection/BlockedSessionNotice.php
woocommerce/src/Internal/FraudProtection/BlockedSessionNotice.php
src/Internal/FraudProtection/BlockedSessionNotice.php
Internal/FraudProtection/BlockedSessionNotice.php
FraudProtection/BlockedSessionNotice.php
BlockedSessionNotice.php
plugins/woocommerce/src/Internal/FraudProtection/FraudProtectionDispatcher.php
woocommerce/src/Internal/FraudProtection/FraudProtectionDispatcher.php
src/Internal/FraudProtection/FraudProtectionDispatcher.php
Internal/FraudProtection/FraudProtectionDispatcher.php
FraudProtection/FraudProtectionDispatcher.php
FraudProtectionDispatcher.php
plugins/woocommerce/src/Internal/FraudProtection/CheckoutEventTracker.php
woocommerce/src/Internal/FraudProtection/CheckoutEventTracker.php
src/Internal/FraudProtection/CheckoutEventTracker.php
@@ -2299,10 +2299,12 @@ plugins/woocommerce/tests/php/src/Internal/Utilities/COTMigrationUtilTest.php
plugins/woocommerce/tests/php/src/Internal/Utilities/DatabaseUtilTest.php
plugins/woocommerce/tests/php/src/Internal/ProductDownloads/ApprovedDirectories/SynchronizeTest.php
plugins/woocommerce/tests/php/src/Internal/ProductDownloads/ApprovedDirectories/RegisterTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/BlockedSessionNoticeTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/SessionDataCollectorTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/AdminSettingsHandlerTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/DecisionHandlerTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/PaymentMethodEventTrackerTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/FraudProtectionDispatcherTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/CheckoutEventTrackerTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/ApiClientTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/CartEventTrackerTest.php
@@ -9426,6 +9428,8 @@ plugins/woocommerce/src/Internal/FraudProtection/FraudProtectionTracker.php
plugins/woocommerce/src/Internal/FraudProtection/PaymentMethodEventTracker.php
plugins/woocommerce/src/Internal/FraudProtection/SessionDataCollector.php
plugins/woocommerce/src/Internal/FraudProtection/CartEventTracker.php
plugins/woocommerce/src/Internal/FraudProtection/BlockedSessionNotice.php
plugins/woocommerce/src/Internal/FraudProtection/FraudProtectionDispatcher.php
plugins/woocommerce/src/Internal/FraudProtection/CheckoutEventTracker.php
plugins/woocommerce/src/Internal/FraudProtection/ApiClient.php
plugins/woocommerce/src/Internal/FraudProtection/SessionClearanceManager.php