[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-09-29 10:08:29 +00:00
parent e696f70717
commit f36cc6f94b
10 changed files with 960 additions and 2528 deletions
@@ -98,14 +98,10 @@ confusables.php
phpBB/install/app.php
install/app.php
app.php
phpBB/install/convertors/functions_phpbb20.php
install/convertors/functions_phpbb20.php
convertors/functions_phpbb20.php
functions_phpbb20.php
phpBB/install/convertors/convert_phpbb20.php
install/convertors/convert_phpbb20.php
convertors/convert_phpbb20.php
convert_phpbb20.php
phpBB/install/convertors/index.htm
install/convertors/index.htm
convertors/index.htm
index.htm
phpBB/install/index.html
install/index.html
index.html
@@ -37,8 +37,7 @@ phpBB/install/phpbbcli.php
phpBB/install/phpinfo.php
phpBB/install/data/confusables.php
phpBB/install/app.php
phpBB/install/convertors/functions_phpbb20.php
phpBB/install/convertors/convert_phpbb20.php
phpBB/install/convertors/index.htm
phpBB/install/index.html
phpBB/install/startup.php
phpBB/download/file.php
@@ -106978,6 +106978,13 @@ Checkout/Promotion/Cart/PromotionCalculatorTest.php
Promotion/Cart/PromotionCalculatorTest.php
Cart/PromotionCalculatorTest.php
PromotionCalculatorTest.php
tests/integration/Core/Checkout/Promotion/Cart/PromotionProcessorTest.php
integration/Core/Checkout/Promotion/Cart/PromotionProcessorTest.php
Core/Checkout/Promotion/Cart/PromotionProcessorTest.php
Checkout/Promotion/Cart/PromotionProcessorTest.php
Promotion/Cart/PromotionProcessorTest.php
Cart/PromotionProcessorTest.php
PromotionProcessorTest.php
tests/integration/Core/Checkout/Payment/Controller/PaymentControllerTest.php
integration/Core/Checkout/Payment/Controller/PaymentControllerTest.php
Core/Checkout/Payment/Controller/PaymentControllerTest.php
@@ -141645,6 +141652,9 @@ _unreleased/2025-09-03-recover-stuck-scheduled-tasks.md
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
2024-07-04-enforce-timezone-utc-for-database-connections.md
changelog/_unreleased/2025-09-15-fix-promotion-discount-entity-property-initialization-error.md
_unreleased/2025-09-15-fix-promotion-discount-entity-property-initialization-error.md
2025-09-15-fix-promotion-discount-entity-property-initialization-error.md
changelog/_unreleased/2025-06-03-only-consider-product-rule-ids-in-http-cache-key-generation.md
_unreleased/2025-06-03-only-consider-product-rule-ids-in-http-cache-key-generation.md
2025-06-03-only-consider-product-rule-ids-in-http-cache-key-generation.md
@@ -13325,6 +13325,7 @@ tests/integration/Core/Checkout/Promotion/DataAbstractionLayer/PromotionRedempti
tests/integration/Core/Checkout/Promotion/DataAbstractionLayer/PromotionIndexerTest.php
tests/integration/Core/Checkout/Promotion/Util/PromotionCodeServiceTest.php
tests/integration/Core/Checkout/Promotion/Cart/PromotionCalculatorTest.php
tests/integration/Core/Checkout/Promotion/Cart/PromotionProcessorTest.php
tests/integration/Core/Checkout/Payment/Controller/PaymentControllerTest.php
tests/integration/Core/Checkout/Payment/SalesChannel/HandlePaymentMethodRouteResponseTest.php
tests/integration/Core/Checkout/Payment/SalesChannel/PaymentMethodRouteTest.php
@@ -19822,6 +19823,7 @@ changelog/_unreleased/2025-09-01-fix-remove-of-composer-plugins.md
changelog/_unreleased/2025-09-11-fixed-boolean-fields-in-theme-config.md
changelog/_unreleased/2025-09-03-recover-stuck-scheduled-tasks.md
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
changelog/_unreleased/2025-09-15-fix-promotion-discount-entity-property-initialization-error.md
changelog/_unreleased/2025-06-03-only-consider-product-rule-ids-in-http-cache-key-generation.md
changelog/_unreleased/2025-09-19-warn-in-rules-when-dpg-indexing-is-disabled.md
changelog/_unreleased/2025-08-19-add-design-tokens-to-the-review-module.md
@@ -24159,6 +24159,14 @@ docs/features/email/_category_.json
features/email/_category_.json
email/_category_.json
_category_.json
docs/features/mcp/README.md
features/mcp/README.md
mcp/README.md
README.md
docs/features/mcp/_category_.json
features/mcp/_category_.json
mcp/_category_.json
_category_.json
docs/features/high-performance-order-storage/wc-order-query-improvements.md
features/high-performance-order-storage/wc-order-query-improvements.md
high-performance-order-storage/wc-order-query-improvements.md
@@ -71210,6 +71218,19 @@ woocommerce/src/Internal/RestApiControllerBase.php
src/Internal/RestApiControllerBase.php
Internal/RestApiControllerBase.php
RestApiControllerBase.php
plugins/woocommerce/src/Internal/MCP/MCPAdapterProvider.php
woocommerce/src/Internal/MCP/MCPAdapterProvider.php
src/Internal/MCP/MCPAdapterProvider.php
Internal/MCP/MCPAdapterProvider.php
MCP/MCPAdapterProvider.php
MCPAdapterProvider.php
plugins/woocommerce/src/Internal/MCP/Transport/WooCommerceRestTransport.php
woocommerce/src/Internal/MCP/Transport/WooCommerceRestTransport.php
src/Internal/MCP/Transport/WooCommerceRestTransport.php
Internal/MCP/Transport/WooCommerceRestTransport.php
MCP/Transport/WooCommerceRestTransport.php
Transport/WooCommerceRestTransport.php
WooCommerceRestTransport.php
plugins/woocommerce/src/Internal/README.md
woocommerce/src/Internal/README.md
src/Internal/README.md
@@ -71257,6 +71278,32 @@ src/Internal/Font/FontFace.php
Internal/Font/FontFace.php
Font/FontFace.php
FontFace.php
plugins/woocommerce/src/Internal/Abilities/AbilitiesRegistry.php
woocommerce/src/Internal/Abilities/AbilitiesRegistry.php
src/Internal/Abilities/AbilitiesRegistry.php
Internal/Abilities/AbilitiesRegistry.php
Abilities/AbilitiesRegistry.php
AbilitiesRegistry.php
plugins/woocommerce/src/Internal/Abilities/AbilitiesRestBridge.php
woocommerce/src/Internal/Abilities/AbilitiesRestBridge.php
src/Internal/Abilities/AbilitiesRestBridge.php
Internal/Abilities/AbilitiesRestBridge.php
Abilities/AbilitiesRestBridge.php
AbilitiesRestBridge.php
plugins/woocommerce/src/Internal/Abilities/REST/RestAbility.php
woocommerce/src/Internal/Abilities/REST/RestAbility.php
src/Internal/Abilities/REST/RestAbility.php
Internal/Abilities/REST/RestAbility.php
Abilities/REST/RestAbility.php
REST/RestAbility.php
RestAbility.php
plugins/woocommerce/src/Internal/Abilities/REST/RestAbilityFactory.php
woocommerce/src/Internal/Abilities/REST/RestAbilityFactory.php
src/Internal/Abilities/REST/RestAbilityFactory.php
Internal/Abilities/REST/RestAbilityFactory.php
Abilities/REST/RestAbilityFactory.php
REST/RestAbilityFactory.php
RestAbilityFactory.php
plugins/woocommerce/src/Internal/ProductImage/MatchImageBySKU.php
woocommerce/src/Internal/ProductImage/MatchImageBySKU.php
src/Internal/ProductImage/MatchImageBySKU.php
@@ -84406,6 +84453,22 @@ src/Internal/TransientFiles/TransientFilesEngineTest.php
Internal/TransientFiles/TransientFilesEngineTest.php
TransientFiles/TransientFilesEngineTest.php
TransientFilesEngineTest.php
plugins/woocommerce/tests/php/src/Internal/MCP/MCPAdapterProviderTest.php
woocommerce/tests/php/src/Internal/MCP/MCPAdapterProviderTest.php
tests/php/src/Internal/MCP/MCPAdapterProviderTest.php
php/src/Internal/MCP/MCPAdapterProviderTest.php
src/Internal/MCP/MCPAdapterProviderTest.php
Internal/MCP/MCPAdapterProviderTest.php
MCP/MCPAdapterProviderTest.php
MCPAdapterProviderTest.php
plugins/woocommerce/tests/php/src/Internal/MCP/WooCommerceRestTransportTest.php
woocommerce/tests/php/src/Internal/MCP/WooCommerceRestTransportTest.php
tests/php/src/Internal/MCP/WooCommerceRestTransportTest.php
php/src/Internal/MCP/WooCommerceRestTransportTest.php
src/Internal/MCP/WooCommerceRestTransportTest.php
Internal/MCP/WooCommerceRestTransportTest.php
MCP/WooCommerceRestTransportTest.php
WooCommerceRestTransportTest.php
plugins/woocommerce/tests/php/src/Internal/AssignDefaultCategoryTest.php
woocommerce/tests/php/src/Internal/AssignDefaultCategoryTest.php
tests/php/src/Internal/AssignDefaultCategoryTest.php
@@ -91840,6 +91903,10 @@ plugins/woocommerce/changelog/fix-address-autocomplete-shortcode
woocommerce/changelog/fix-address-autocomplete-shortcode
changelog/fix-address-autocomplete-shortcode
fix-address-autocomplete-shortcode
plugins/woocommerce/changelog/add-mcp-to-woocommerce
woocommerce/changelog/add-mcp-to-woocommerce
changelog/add-mcp-to-woocommerce
add-mcp-to-woocommerce
plugins/woocommerce/changelog/fix-61068-dont-load-non-wc-templates-from-db
woocommerce/changelog/fix-61068-dont-load-non-wc-templates-from-db
changelog/fix-61068-dont-load-non-wc-templates-from-db
@@ -4088,6 +4088,8 @@ docs/features/email/email-html-best-practices.md
docs/features/email/email-preview.md
docs/features/email/email-editor-logging.md
docs/features/email/_category_.json
docs/features/mcp/README.md
docs/features/mcp/_category_.json
docs/features/high-performance-order-storage/wc-order-query-improvements.md
docs/features/high-performance-order-storage/README.md
docs/features/high-performance-order-storage/recipe-book.md
@@ -9477,6 +9479,8 @@ plugins/woocommerce/src/Internal/ProductAttributesLookup/Filterer.php
plugins/woocommerce/src/Internal/TransientFiles/README.md
plugins/woocommerce/src/Internal/TransientFiles/TransientFilesEngine.php
plugins/woocommerce/src/Internal/RestApiControllerBase.php
plugins/woocommerce/src/Internal/MCP/MCPAdapterProvider.php
plugins/woocommerce/src/Internal/MCP/Transport/WooCommerceRestTransport.php
plugins/woocommerce/src/Internal/README.md
plugins/woocommerce/src/Internal/Traits/OrderAttributionMeta.php
plugins/woocommerce/src/Internal/Traits/ScriptDebug.php
@@ -9485,6 +9489,10 @@ plugins/woocommerce/src/Internal/BatchProcessing/BatchProcessorInterface.php
plugins/woocommerce/src/Internal/BatchProcessing/BatchProcessingController.php
plugins/woocommerce/src/Internal/Font/FontFamily.php
plugins/woocommerce/src/Internal/Font/FontFace.php
plugins/woocommerce/src/Internal/Abilities/AbilitiesRegistry.php
plugins/woocommerce/src/Internal/Abilities/AbilitiesRestBridge.php
plugins/woocommerce/src/Internal/Abilities/REST/RestAbility.php
plugins/woocommerce/src/Internal/Abilities/REST/RestAbilityFactory.php
plugins/woocommerce/src/Internal/ProductImage/MatchImageBySKU.php
plugins/woocommerce/src/Internal/RestApiParameterUtil.php
plugins/woocommerce/src/Internal/RegisterHooksInterface.php
@@ -11354,6 +11362,8 @@ plugins/woocommerce/tests/php/src/Internal/ProductAttributesLookup/LookupDataSto
plugins/woocommerce/tests/php/src/Internal/ProductAttributesLookup/FiltererTest.php
plugins/woocommerce/tests/php/src/Internal/Telemetry/TelemetryControllerTest.php
plugins/woocommerce/tests/php/src/Internal/TransientFiles/TransientFilesEngineTest.php
plugins/woocommerce/tests/php/src/Internal/MCP/MCPAdapterProviderTest.php
plugins/woocommerce/tests/php/src/Internal/MCP/WooCommerceRestTransportTest.php
plugins/woocommerce/tests/php/src/Internal/AssignDefaultCategoryTest.php
plugins/woocommerce/tests/php/src/Internal/Traits/AccessiblePrivateMethodsTest.php
plugins/woocommerce/tests/php/src/Internal/BatchProcessing/BatchProcessingControllerTests.php
@@ -12522,6 +12532,7 @@ plugins/woocommerce/changelog/pr-60361
plugins/woocommerce/changelog/add-blocks-autocomplete
plugins/woocommerce/changelog/60578-feature-paypal-wps-migration
plugins/woocommerce/changelog/fix-address-autocomplete-shortcode
plugins/woocommerce/changelog/add-mcp-to-woocommerce
plugins/woocommerce/changelog/fix-61068-dont-load-non-wc-templates-from-db
plugins/woocommerce/changelog/60930-performance-58285-replace-parse_blocks-1
plugins/woocommerce/changelog/improve-performance-of-assetcontroller-get_script_dependency_src_array