[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-11-01 10:06:44 +00:00
parent 425373dd0f
commit ea3c59406a
34 changed files with 3061 additions and 4629 deletions
@@ -9,7 +9,6 @@ packages/js/email-editor/CHANGELOG.md
packages/js/email-editor/development.md
packages/js/email-editor/writing-e2e-tests.md
packages/js/email-editor/changelog/.gitkeep
packages/js/email-editor/changelog/wooprd-1070-command-palette-does-not-open-on-wp-69-beta-1
packages/js/email-editor/composer.lock
packages/js/email-editor/webpack.config.js
packages/js/email-editor/README.md
@@ -512,6 +511,7 @@ packages/js/sanitize/tsconfig.json
packages/js/sanitize/package.json
packages/js/sanitize/src/trusted-types-policy.ts
packages/js/sanitize/src/index.ts
packages/js/sanitize/src/test/integration.test.ts
packages/js/sanitize/src/test/index.test.ts
packages/js/navigation/PREVIOUS_CHANGELOG.md
packages/js/navigation/tsconfig-cjs.json
@@ -3484,7 +3484,6 @@ packages/php/email-editor/tests/unit/bootstrap.php
packages/php/email-editor/phpcs.xml
packages/php/email-editor/changelog.md
packages/php/email-editor/development.md
packages/php/email-editor/changelog/wooprd-1010-allow-woocommerce-personalization-tags-in-marketing-emails
packages/php/email-editor/changelog/.gitkeep
packages/php/email-editor/composer.lock
packages/php/email-editor/.wp-env.json
@@ -4447,6 +4446,7 @@ plugins/woocommerce/tests/php/src/CLAUDE.md
plugins/woocommerce/tests/php/src/Database/StoreNoticeOnThemeSwitch.php
plugins/woocommerce/tests/php/src/Database/Migrations/CustomOrderTable/PostsToOrdersMigrationControllerTest.php
plugins/woocommerce/tests/php/src/Database/BlockHooksVersionTests.php
plugins/woocommerce/tests/php/src/Gateways/PayPal/AddressRequirementsTest.php
plugins/woocommerce/tests/php/src/StoreApi/Utilities/AgenticCheckoutUtilsTest.php
plugins/woocommerce/tests/php/src/Utilities/StringUtilTest.php
plugins/woocommerce/tests/php/src/Utilities/NumberUtilTest.php
@@ -9945,6 +9945,7 @@ plugins/woocommerce/changelog/qao-113-woocommerce-core-e2e-disable-block-based-p
plugins/woocommerce/changelog/fix-add-to-cart-with-options-hide-quantity-selector-and-button-in-out-of-stock-variations
plugins/woocommerce/changelog/wooprd-942-make-sure-reply-to-address-and-name-are-used
plugins/woocommerce/changelog/WOOPLUG-5655-defer-term-counting-for-batch-product-editing
plugins/woocommerce/changelog/61706-fix-improving-postal-code-and-city-validations-for-paypal
plugins/woocommerce/changelog/fix-58866
plugins/woocommerce/changelog/remove-product-collection-to-products-downgrade
plugins/woocommerce/changelog/wooplug-5618-total-amount-overflowing-order-summary-in-checkout
@@ -10026,6 +10027,7 @@ plugins/woocommerce/changelog/fix-abilities-api-wp69-hooks
plugins/woocommerce/changelog/update-agentic-checkout-auth
plugins/woocommerce/changelog/dev-make-all-wp-pre-release-jobs-optional
plugins/woocommerce/changelog/fix-56609
plugins/woocommerce/changelog/61703-fix-paypal-order-items-with-negative-amounts
plugins/woocommerce/changelog/pr-61307
plugins/woocommerce/changelog/fix-category-title-description-style
plugins/woocommerce/changelog/fix-isdiscount-check
@@ -11075,6 +11077,7 @@ plugins/woocommerce/src/Database/Migrations/CustomOrderTable/PostToOrderOpTableM
plugins/woocommerce/src/Database/Migrations/CustomOrderTable/PostToOrderAddressTableMigrator.php
plugins/woocommerce/src/Database/Migrations/CustomOrderTable/PostMetaToOrderMetaMigrator.php
plugins/woocommerce/src/Database/Migrations/CustomOrderTable/PostsToOrdersMigrationController.php
plugins/woocommerce/src/Gateways/PayPal/AddressRequirements.php
plugins/woocommerce/src/README.md
plugins/woocommerce/src/Enums/ProductTaxStatus.php
plugins/woocommerce/src/Enums/PaymentGatewayFeature.php