[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2026-01-04 10:07:24 +00:00
parent 8ce01fdcd6
commit 0b52c146a7
12 changed files with 1978 additions and 1721 deletions
@@ -68207,10 +68207,6 @@ ajax.php
htdocs/takepos/index.php
takepos/index.php
index.php
htdocs/takepos/admin/other.php
takepos/admin/other.php
admin/other.php
other.php
htdocs/takepos/admin/setup.php
takepos/admin/setup.php
admin/setup.php
@@ -13912,7 +13912,6 @@ htdocs/takepos/genimg/qr.php
htdocs/takepos/genimg/index.php
htdocs/takepos/ajax/ajax.php
htdocs/takepos/index.php
htdocs/takepos/admin/other.php
htdocs/takepos/admin/setup.php
htdocs/takepos/admin/terminal.php
htdocs/takepos/admin/bar.php
@@ -6635,6 +6635,9 @@ budget.json
erpnext/desktop_icon/accounting.json
desktop_icon/accounting.json
accounting.json
erpnext/desktop_icon/opening_&_closing.json
desktop_icon/opening_&_closing.json
opening_&_closing.json
erpnext/desktop_icon/buying.json
desktop_icon/buying.json
buying.json
@@ -1363,6 +1363,7 @@ erpnext/desktop_icon/home.json
erpnext/desktop_icon/stock.json
erpnext/desktop_icon/budget.json
erpnext/desktop_icon/accounting.json
erpnext/desktop_icon/opening_&_closing.json
erpnext/desktop_icon/buying.json
erpnext/desktop_icon/erpnext.json
erpnext/change_log/v6/v6_22_0.md
@@ -10202,6 +10202,11 @@ assets/framework/library/session.js
framework/library/session.js
library/session.js
session.js
upload/assets/framework/library/customer.js
assets/framework/library/customer.js
framework/library/customer.js
library/customer.js
customer.js
upload/assets/framework/library/config.js
assets/framework/library/config.js
framework/library/config.js
@@ -2363,6 +2363,7 @@ upload/assets/framework/library/loader.js
upload/assets/framework/library/currency.js
upload/assets/framework/library/storage.js
upload/assets/framework/library/session.js
upload/assets/framework/library/customer.js
upload/assets/framework/library/config.js
upload/assets/framework/library/language.js
upload/assets/framework/library/local.js
@@ -3548,6 +3548,14 @@ plugins/woocommerce/changelog/61415-add-currency-data-to-order-items-rest-v4
woocommerce/changelog/61415-add-currency-data-to-order-items-rest-v4
changelog/61415-add-currency-data-to-order-items-rest-v4
61415-add-currency-data-to-order-items-rest-v4
plugins/woocommerce/changelog/62623-fix-WOOPLUG-6076-shipping-method-block-local-pickup
woocommerce/changelog/62623-fix-WOOPLUG-6076-shipping-method-block-local-pickup
changelog/62623-fix-WOOPLUG-6076-shipping-method-block-local-pickup
62623-fix-WOOPLUG-6076-shipping-method-block-local-pickup
plugins/woocommerce/changelog/62625-add-proper-autocomplete-for-password
woocommerce/changelog/62625-add-proper-autocomplete-for-password
changelog/62625-add-proper-autocomplete-for-password
62625-add-proper-autocomplete-for-password
plugins/woocommerce/changelog/62333-fix-brands-clear-thumbnail-after-creation
woocommerce/changelog/62333-fix-brands-clear-thumbnail-after-creation
changelog/62333-fix-brands-clear-thumbnail-after-creation
@@ -11931,6 +11939,22 @@ src/Proxies/ExampleClasses/ClassThatDependsOnLegacyCode.php
Proxies/ExampleClasses/ClassThatDependsOnLegacyCode.php
ExampleClasses/ClassThatDependsOnLegacyCode.php
ClassThatDependsOnLegacyCode.php
plugins/woocommerce/tests/php/src/StoreApi/Mocks/FakeRegularShippingMethod.php
woocommerce/tests/php/src/StoreApi/Mocks/FakeRegularShippingMethod.php
tests/php/src/StoreApi/Mocks/FakeRegularShippingMethod.php
php/src/StoreApi/Mocks/FakeRegularShippingMethod.php
src/StoreApi/Mocks/FakeRegularShippingMethod.php
StoreApi/Mocks/FakeRegularShippingMethod.php
Mocks/FakeRegularShippingMethod.php
FakeRegularShippingMethod.php
plugins/woocommerce/tests/php/src/StoreApi/Mocks/FakeLocalPickupShippingMethod.php
woocommerce/tests/php/src/StoreApi/Mocks/FakeLocalPickupShippingMethod.php
tests/php/src/StoreApi/Mocks/FakeLocalPickupShippingMethod.php
php/src/StoreApi/Mocks/FakeLocalPickupShippingMethod.php
src/StoreApi/Mocks/FakeLocalPickupShippingMethod.php
StoreApi/Mocks/FakeLocalPickupShippingMethod.php
Mocks/FakeLocalPickupShippingMethod.php
FakeLocalPickupShippingMethod.php
plugins/woocommerce/tests/php/src/StoreApi/Utilities/AgenticCheckoutUtilsTest.php
woocommerce/tests/php/src/StoreApi/Utilities/AgenticCheckoutUtilsTest.php
tests/php/src/StoreApi/Utilities/AgenticCheckoutUtilsTest.php
@@ -11939,6 +11963,14 @@ src/StoreApi/Utilities/AgenticCheckoutUtilsTest.php
StoreApi/Utilities/AgenticCheckoutUtilsTest.php
Utilities/AgenticCheckoutUtilsTest.php
AgenticCheckoutUtilsTest.php
plugins/woocommerce/tests/php/src/StoreApi/Utilities/LocalPickupUtilsTest.php
woocommerce/tests/php/src/StoreApi/Utilities/LocalPickupUtilsTest.php
tests/php/src/StoreApi/Utilities/LocalPickupUtilsTest.php
php/src/StoreApi/Utilities/LocalPickupUtilsTest.php
src/StoreApi/Utilities/LocalPickupUtilsTest.php
StoreApi/Utilities/LocalPickupUtilsTest.php
Utilities/LocalPickupUtilsTest.php
LocalPickupUtilsTest.php
plugins/woocommerce/tests/php/src/Admin/API/MarketingCampaignTypesTest.php
woocommerce/tests/php/src/Admin/API/MarketingCampaignTypesTest.php
tests/php/src/Admin/API/MarketingCampaignTypesTest.php
@@ -804,6 +804,8 @@ plugins/woocommerce/changelog/62595-refactor-paypal-standard-1-constant-file
plugins/woocommerce/changelog/60397-patch-8
plugins/woocommerce/changelog/62494-wooplug-6029-minicart-incorrect-focus-when-having-multiple-minicarts
plugins/woocommerce/changelog/61415-add-currency-data-to-order-items-rest-v4
plugins/woocommerce/changelog/62623-fix-WOOPLUG-6076-shipping-method-block-local-pickup
plugins/woocommerce/changelog/62625-add-proper-autocomplete-for-password
plugins/woocommerce/changelog/62333-fix-brands-clear-thumbnail-after-creation
plugins/woocommerce/changelog/62240-feat-woomob-1844-add-variation_id-to-error-data-for
plugins/woocommerce/changelog/62576-task-paypal-standard-handle-invalid-items-breakdown
@@ -2002,7 +2004,10 @@ plugins/woocommerce/tests/php/src/Proxies/LegacyProxyTest.php
plugins/woocommerce/tests/php/src/Proxies/ExampleClasses/ClassWithReplaceableMembers.php
plugins/woocommerce/tests/php/src/Proxies/ExampleClasses/ClassWithNonWooNamespace.php
plugins/woocommerce/tests/php/src/Proxies/ExampleClasses/ClassThatDependsOnLegacyCode.php
plugins/woocommerce/tests/php/src/StoreApi/Mocks/FakeRegularShippingMethod.php
plugins/woocommerce/tests/php/src/StoreApi/Mocks/FakeLocalPickupShippingMethod.php
plugins/woocommerce/tests/php/src/StoreApi/Utilities/AgenticCheckoutUtilsTest.php
plugins/woocommerce/tests/php/src/StoreApi/Utilities/LocalPickupUtilsTest.php
plugins/woocommerce/tests/php/src/Admin/API/MarketingCampaignTypesTest.php
plugins/woocommerce/tests/php/src/Admin/API/MarketingCampaignsTest.php
plugins/woocommerce/tests/php/src/Admin/API/MarketingChannelsTest.php