[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-09-13 10:06:16 +00:00
parent 718d3d8323
commit 4f1b119534
18 changed files with 2419 additions and 2229 deletions
@@ -16079,13 +16079,6 @@ tests/e2e-pw/utils/faker.ts
e2e-pw/utils/faker.ts
utils/faker.ts
faker.ts
packages/Webkul/Admin/tests/e2e-pw/utils/form.ts
Webkul/Admin/tests/e2e-pw/utils/form.ts
Admin/tests/e2e-pw/utils/form.ts
tests/e2e-pw/utils/form.ts
e2e-pw/utils/form.ts
utils/form.ts
form.ts
packages/Webkul/Admin/tests/e2e-pw/utils/admin.ts
Webkul/Admin/tests/e2e-pw/utils/admin.ts
Admin/tests/e2e-pw/utils/admin.ts
@@ -2128,7 +2128,6 @@ packages/Webkul/Admin/tests/e2e-pw/data/images/5.webp
packages/Webkul/Admin/tests/e2e-pw/data/images/4.webp
packages/Webkul/Admin/tests/e2e-pw/data/images/7.webp
packages/Webkul/Admin/tests/e2e-pw/utils/faker.ts
packages/Webkul/Admin/tests/e2e-pw/utils/form.ts
packages/Webkul/Admin/tests/e2e-pw/utils/admin.ts
packages/Webkul/Admin/tests/e2e-pw/utils/address.ts
packages/Webkul/Admin/tests/e2e-pw/utils/gdpr.ts
@@ -16694,6 +16694,8 @@ swift-mangos-change.md
slimy-laws-relate.md
.changeset/nice-stars-swim.md
nice-stars-swim.md
.changeset/twenty-sloths-wait.md
twenty-sloths-wait.md
.changeset/purple-animals-grab.md
purple-animals-grab.md
.vscode/extensions.json
@@ -3283,6 +3283,7 @@ codecov.yaml
.changeset/swift-mangos-change.md
.changeset/slimy-laws-relate.md
.changeset/nice-stars-swim.md
.changeset/twenty-sloths-wait.md
.changeset/purple-animals-grab.md
.vscode/extensions.json
.vscode/settings.json
@@ -40006,6 +40006,12 @@ file/src/EventSubscriber/FileEventSubscriber.php
src/EventSubscriber/FileEventSubscriber.php
EventSubscriber/FileEventSubscriber.php
FileEventSubscriber.php
core/modules/file/src/EventSubscriber/DefaultContentSubscriber.php
modules/file/src/EventSubscriber/DefaultContentSubscriber.php
file/src/EventSubscriber/DefaultContentSubscriber.php
src/EventSubscriber/DefaultContentSubscriber.php
EventSubscriber/DefaultContentSubscriber.php
DefaultContentSubscriber.php
core/modules/file/src/Upload/FormUploadedFile.php
modules/file/src/Upload/FormUploadedFile.php
file/src/Upload/FormUploadedFile.php
@@ -45980,6 +45986,12 @@ block_content/src/Controller/BlockContentController.php
src/Controller/BlockContentController.php
Controller/BlockContentController.php
BlockContentController.php
core/modules/block_content/src/Access/BlockContentIsReusableAccessCheck.php
modules/block_content/src/Access/BlockContentIsReusableAccessCheck.php
block_content/src/Access/BlockContentIsReusableAccessCheck.php
src/Access/BlockContentIsReusableAccessCheck.php
Access/BlockContentIsReusableAccessCheck.php
BlockContentIsReusableAccessCheck.php
core/modules/block_content/src/Event/BlockContentGetDependencyEvent.php
modules/block_content/src/Event/BlockContentGetDependencyEvent.php
block_content/src/Event/BlockContentGetDependencyEvent.php
@@ -46472,6 +46484,13 @@ tests/src/Functional/BlockContentListTest.php
src/Functional/BlockContentListTest.php
Functional/BlockContentListTest.php
BlockContentListTest.php
core/modules/block_content/tests/src/Functional/BlockContentRouteAccessTest.php
modules/block_content/tests/src/Functional/BlockContentRouteAccessTest.php
block_content/tests/src/Functional/BlockContentRouteAccessTest.php
tests/src/Functional/BlockContentRouteAccessTest.php
src/Functional/BlockContentRouteAccessTest.php
Functional/BlockContentRouteAccessTest.php
BlockContentRouteAccessTest.php
core/modules/block_content/tests/src/Functional/PageEditTest.php
modules/block_content/tests/src/Functional/PageEditTest.php
block_content/tests/src/Functional/PageEditTest.php
@@ -123042,6 +123061,12 @@ Drupal/Core/DefaultContent/AdminAccountSwitcher.php
Core/DefaultContent/AdminAccountSwitcher.php
DefaultContent/AdminAccountSwitcher.php
AdminAccountSwitcher.php
core/lib/Drupal/Core/DefaultContent/ExportResult.php
lib/Drupal/Core/DefaultContent/ExportResult.php
Drupal/Core/DefaultContent/ExportResult.php
Core/DefaultContent/ExportResult.php
DefaultContent/ExportResult.php
ExportResult.php
core/lib/Drupal/Core/DefaultContent/Exporter.php
lib/Drupal/Core/DefaultContent/Exporter.php
Drupal/Core/DefaultContent/Exporter.php
@@ -6010,6 +6010,7 @@ core/modules/file/src/Hook/CronHook.php
core/modules/file/src/Hook/FileHooks.php
core/modules/file/src/FileAccessFormatterControlHandlerInterface.php
core/modules/file/src/EventSubscriber/FileEventSubscriber.php
core/modules/file/src/EventSubscriber/DefaultContentSubscriber.php
core/modules/file/src/Upload/FormUploadedFile.php
core/modules/file/src/Upload/InputStreamUploadedFile.php
core/modules/file/src/Upload/FileUploadLocationTrait.php
@@ -6854,6 +6855,7 @@ core/modules/block_content/src/Plugin/views/wizard/BlockContent.php
core/modules/block_content/src/Plugin/Validation/Constraint/BlockContentEntityChangedConstraint.php
core/modules/block_content/src/Plugin/Validation/Constraint/BlockContentEntityChangedConstraintValidator.php
core/modules/block_content/src/Controller/BlockContentController.php
core/modules/block_content/src/Access/BlockContentIsReusableAccessCheck.php
core/modules/block_content/src/Event/BlockContentGetDependencyEvent.php
core/modules/block_content/src/Entity/BlockContentType.php
core/modules/block_content/src/Entity/BlockContent.php
@@ -6928,6 +6930,7 @@ core/modules/block_content/tests/src/Functional/Views/BlockContentFieldFilterTes
core/modules/block_content/tests/src/Functional/BlockContentCreationTest.php
core/modules/block_content/tests/src/Functional/UnpublishedBlockTest.php
core/modules/block_content/tests/src/Functional/BlockContentListTest.php
core/modules/block_content/tests/src/Functional/BlockContentRouteAccessTest.php
core/modules/block_content/tests/src/Functional/PageEditTest.php
core/modules/block_content/tests/src/Functional/BlockContentPageViewTest.php
core/modules/block_content/tests/src/Functional/BlockContentRevisionRevertTest.php
@@ -17727,6 +17730,7 @@ core/lib/Drupal/Core/DefaultContent/ExportMetadata.php
core/lib/Drupal/Core/DefaultContent/Finder.php
core/lib/Drupal/Core/DefaultContent/PreExportEvent.php
core/lib/Drupal/Core/DefaultContent/AdminAccountSwitcher.php
core/lib/Drupal/Core/DefaultContent/ExportResult.php
core/lib/Drupal/Core/DefaultContent/Exporter.php
core/lib/Drupal/Core/DefaultContent/Importer.php
core/lib/Drupal/Core/DefaultContent/InvalidEntityException.php
@@ -74534,14 +74534,6 @@ Test/Mftf/Test/AdminSystemUserRolesNavigateMenuTest.xml
Mftf/Test/AdminSystemUserRolesNavigateMenuTest.xml
Test/AdminSystemUserRolesNavigateMenuTest.xml
AdminSystemUserRolesNavigateMenuTest.xml
app/code/Magento/User/Test/Mftf/Test/AdminSystemManageEncryptionKeyNavigateMenuTest.xml
code/Magento/User/Test/Mftf/Test/AdminSystemManageEncryptionKeyNavigateMenuTest.xml
Magento/User/Test/Mftf/Test/AdminSystemManageEncryptionKeyNavigateMenuTest.xml
User/Test/Mftf/Test/AdminSystemManageEncryptionKeyNavigateMenuTest.xml
Test/Mftf/Test/AdminSystemManageEncryptionKeyNavigateMenuTest.xml
Mftf/Test/AdminSystemManageEncryptionKeyNavigateMenuTest.xml
Test/AdminSystemManageEncryptionKeyNavigateMenuTest.xml
AdminSystemManageEncryptionKeyNavigateMenuTest.xml
app/code/Magento/User/Test/Mftf/LICENSE_AFL.txt
code/Magento/User/Test/Mftf/LICENSE_AFL.txt
Magento/User/Test/Mftf/LICENSE_AFL.txt
@@ -98626,14 +98618,6 @@ Test/Mftf/ActionGroup/AssertStorefrontCheckoutPaymentSummaryTotalActionGroup.xml
Mftf/ActionGroup/AssertStorefrontCheckoutPaymentSummaryTotalActionGroup.xml
ActionGroup/AssertStorefrontCheckoutPaymentSummaryTotalActionGroup.xml
AssertStorefrontCheckoutPaymentSummaryTotalActionGroup.xml
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontVerifyFedexShippingMethodPricesActionGroup.xml
code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontVerifyFedexShippingMethodPricesActionGroup.xml
Magento/Checkout/Test/Mftf/ActionGroup/StorefrontVerifyFedexShippingMethodPricesActionGroup.xml
Checkout/Test/Mftf/ActionGroup/StorefrontVerifyFedexShippingMethodPricesActionGroup.xml
Test/Mftf/ActionGroup/StorefrontVerifyFedexShippingMethodPricesActionGroup.xml
Mftf/ActionGroup/StorefrontVerifyFedexShippingMethodPricesActionGroup.xml
ActionGroup/StorefrontVerifyFedexShippingMethodPricesActionGroup.xml
StorefrontVerifyFedexShippingMethodPricesActionGroup.xml
app/code/Magento/Checkout/Test/Mftf/ActionGroup/AssertCrossSellProductOnShoppingCartPageActionGroup.xml
code/Magento/Checkout/Test/Mftf/ActionGroup/AssertCrossSellProductOnShoppingCartPageActionGroup.xml
Magento/Checkout/Test/Mftf/ActionGroup/AssertCrossSellProductOnShoppingCartPageActionGroup.xml
@@ -99890,6 +99874,14 @@ Test/Mftf/Test/StoreFrontAddProductWithAllTypesOfCustomOptionToTheShoppingCartWi
Mftf/Test/StoreFrontAddProductWithAllTypesOfCustomOptionToTheShoppingCartWithoutAnySelectedOptionTest.xml
Test/StoreFrontAddProductWithAllTypesOfCustomOptionToTheShoppingCartWithoutAnySelectedOptionTest.xml
StoreFrontAddProductWithAllTypesOfCustomOptionToTheShoppingCartWithoutAnySelectedOptionTest.xml
app/code/Magento/Checkout/Test/Mftf/Test/StorefrontCartSidebarSynchronizationWithCustomerLoginTest.xml
code/Magento/Checkout/Test/Mftf/Test/StorefrontCartSidebarSynchronizationWithCustomerLoginTest.xml
Magento/Checkout/Test/Mftf/Test/StorefrontCartSidebarSynchronizationWithCustomerLoginTest.xml
Checkout/Test/Mftf/Test/StorefrontCartSidebarSynchronizationWithCustomerLoginTest.xml
Test/Mftf/Test/StorefrontCartSidebarSynchronizationWithCustomerLoginTest.xml
Mftf/Test/StorefrontCartSidebarSynchronizationWithCustomerLoginTest.xml
Test/StorefrontCartSidebarSynchronizationWithCustomerLoginTest.xml
StorefrontCartSidebarSynchronizationWithCustomerLoginTest.xml
app/code/Magento/Checkout/Test/Mftf/Test/DeleteGroupedProductFromShoppingCartTest.xml
code/Magento/Checkout/Test/Mftf/Test/DeleteGroupedProductFromShoppingCartTest.xml
Magento/Checkout/Test/Mftf/Test/DeleteGroupedProductFromShoppingCartTest.xml
@@ -163310,6 +163302,14 @@ Test/Mftf/Test/AdminShowDoubleSpacesInProductGridTest.xml
Mftf/Test/AdminShowDoubleSpacesInProductGridTest.xml
Test/AdminShowDoubleSpacesInProductGridTest.xml
AdminShowDoubleSpacesInProductGridTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontCategoryPathWithStoreCodeNoSuffixTest.xml
code/Magento/Catalog/Test/Mftf/Test/StorefrontCategoryPathWithStoreCodeNoSuffixTest.xml
Magento/Catalog/Test/Mftf/Test/StorefrontCategoryPathWithStoreCodeNoSuffixTest.xml
Catalog/Test/Mftf/Test/StorefrontCategoryPathWithStoreCodeNoSuffixTest.xml
Test/Mftf/Test/StorefrontCategoryPathWithStoreCodeNoSuffixTest.xml
Mftf/Test/StorefrontCategoryPathWithStoreCodeNoSuffixTest.xml
Test/StorefrontCategoryPathWithStoreCodeNoSuffixTest.xml
StorefrontCategoryPathWithStoreCodeNoSuffixTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontCheckCustomOptionPriceDifferentCurrencyTest.xml
code/Magento/Catalog/Test/Mftf/Test/StorefrontCheckCustomOptionPriceDifferentCurrencyTest.xml
Magento/Catalog/Test/Mftf/Test/StorefrontCheckCustomOptionPriceDifferentCurrencyTest.xml
@@ -163390,6 +163390,14 @@ Test/Mftf/Test/AdminUnassignProductAttributeFromAttributeSetTest.xml
Mftf/Test/AdminUnassignProductAttributeFromAttributeSetTest.xml
Test/AdminUnassignProductAttributeFromAttributeSetTest.xml
AdminUnassignProductAttributeFromAttributeSetTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontCategoryNavigationHighlightingTest.xml
code/Magento/Catalog/Test/Mftf/Test/StorefrontCategoryNavigationHighlightingTest.xml
Magento/Catalog/Test/Mftf/Test/StorefrontCategoryNavigationHighlightingTest.xml
Catalog/Test/Mftf/Test/StorefrontCategoryNavigationHighlightingTest.xml
Test/Mftf/Test/StorefrontCategoryNavigationHighlightingTest.xml
Mftf/Test/StorefrontCategoryNavigationHighlightingTest.xml
Test/StorefrontCategoryNavigationHighlightingTest.xml
StorefrontCategoryNavigationHighlightingTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateProductCustomAttributeSetTest.xml
code/Magento/Catalog/Test/Mftf/Test/AdminCreateProductCustomAttributeSetTest.xml
Magento/Catalog/Test/Mftf/Test/AdminCreateProductCustomAttributeSetTest.xml
@@ -164041,6 +164049,14 @@ Test/Mftf/Test/AdminProductGridFilteringByDateAttributeTest.xml
Mftf/Test/AdminProductGridFilteringByDateAttributeTest.xml
Test/AdminProductGridFilteringByDateAttributeTest.xml
AdminProductGridFilteringByDateAttributeTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontCategoryNavigationHighlightingWithStoreCodeTest.xml
code/Magento/Catalog/Test/Mftf/Test/StorefrontCategoryNavigationHighlightingWithStoreCodeTest.xml
Magento/Catalog/Test/Mftf/Test/StorefrontCategoryNavigationHighlightingWithStoreCodeTest.xml
Catalog/Test/Mftf/Test/StorefrontCategoryNavigationHighlightingWithStoreCodeTest.xml
Test/Mftf/Test/StorefrontCategoryNavigationHighlightingWithStoreCodeTest.xml
Mftf/Test/StorefrontCategoryNavigationHighlightingWithStoreCodeTest.xml
Test/StorefrontCategoryNavigationHighlightingWithStoreCodeTest.xml
StorefrontCategoryNavigationHighlightingWithStoreCodeTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminAddRemoveProductImageVirtualProductTest.xml
code/Magento/Catalog/Test/Mftf/Test/AdminAddRemoveProductImageVirtualProductTest.xml
Magento/Catalog/Test/Mftf/Test/AdminAddRemoveProductImageVirtualProductTest.xml
@@ -179348,6 +179364,14 @@ Test/Mftf/Test/StorefrontBillingAddressShownOnSecondCheckoutIfUPSEnabledTest.xml
Mftf/Test/StorefrontBillingAddressShownOnSecondCheckoutIfUPSEnabledTest.xml
Test/StorefrontBillingAddressShownOnSecondCheckoutIfUPSEnabledTest.xml
StorefrontBillingAddressShownOnSecondCheckoutIfUPSEnabledTest.xml
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdEnabledTest.xml
code/Magento/Shipping/Test/Mftf/Test/StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdEnabledTest.xml
Magento/Shipping/Test/Mftf/Test/StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdEnabledTest.xml
Shipping/Test/Mftf/Test/StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdEnabledTest.xml
Test/Mftf/Test/StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdEnabledTest.xml
Mftf/Test/StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdEnabledTest.xml
Test/StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdEnabledTest.xml
StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdEnabledTest.xml
app/code/Magento/Shipping/Test/Mftf/Test/AdminCheckTheConfirmationPopupTest.xml
code/Magento/Shipping/Test/Mftf/Test/AdminCheckTheConfirmationPopupTest.xml
Magento/Shipping/Test/Mftf/Test/AdminCheckTheConfirmationPopupTest.xml
@@ -8240,7 +8240,6 @@ app/code/Magento/User/Test/Mftf/Test/AdminSystemLockedUsersNavigateMenuTest.xml
app/code/Magento/User/Test/Mftf/Test/AdminUnlockAdminUserEntityViaCLITest.xml
app/code/Magento/User/Test/Mftf/Test/AdminUpdateUserPasswordTest.xml
app/code/Magento/User/Test/Mftf/Test/AdminSystemUserRolesNavigateMenuTest.xml
app/code/Magento/User/Test/Mftf/Test/AdminSystemManageEncryptionKeyNavigateMenuTest.xml
app/code/Magento/User/Test/Mftf/LICENSE_AFL.txt
app/code/Magento/User/Test/Mftf/Page/AdminSecurityConfigPage.xml
app/code/Magento/User/Test/Mftf/Page/AdminUserEditPage.xml
@@ -11290,7 +11289,6 @@ app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontFillOptionFieldInputAc
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontCartEstimateShippingAndTaxActionGroup.xml
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontAddCategoryProductToCartActionGroup.xml
app/code/Magento/Checkout/Test/Mftf/ActionGroup/AssertStorefrontCheckoutPaymentSummaryTotalActionGroup.xml
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontVerifyFedexShippingMethodPricesActionGroup.xml
app/code/Magento/Checkout/Test/Mftf/ActionGroup/AssertCrossSellProductOnShoppingCartPageActionGroup.xml
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontCheckoutClickSignInLinkActionGroup.xml
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontOpenCartFromMinicartActionGroup.xml
@@ -11448,6 +11446,7 @@ app/code/Magento/Checkout/Test/Mftf/Test/StorefrontCheckCartItemDisplayWithDefau
app/code/Magento/Checkout/Test/Mftf/Test/StorefrontDeleteSimpleAndVirtualProductFromMiniShoppingCartTest.xml
app/code/Magento/Checkout/Test/Mftf/Test/CheckNotVisibleProductInMinicartTest.xml
app/code/Magento/Checkout/Test/Mftf/Test/StoreFrontAddProductWithAllTypesOfCustomOptionToTheShoppingCartWithoutAnySelectedOptionTest.xml
app/code/Magento/Checkout/Test/Mftf/Test/StorefrontCartSidebarSynchronizationWithCustomerLoginTest.xml
app/code/Magento/Checkout/Test/Mftf/Test/DeleteGroupedProductFromShoppingCartTest.xml
app/code/Magento/Checkout/Test/Mftf/Test/OnePageCheckoutAsCustomerUsingNonExistentCustomerGroupTest.xml
app/code/Magento/Checkout/Test/Mftf/Test/VerifyThatOptionAllowToChooseStateIfItIsOptionalForCountryIsApplicableForCheckoutFlowTest.xml
@@ -19275,6 +19274,7 @@ app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateInactiveFlatCategoryAndUpdate
app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateSimpleProductWithUnicodeTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminUpdateSimpleProductWithRegularPriceInStockNotVisibleIndividuallyTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminShowDoubleSpacesInProductGridTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontCategoryPathWithStoreCodeNoSuffixTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontCheckCustomOptionPriceDifferentCurrencyTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AddNewProductAttributeInProductPageTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/DeleteCategoriesTest.xml
@@ -19285,6 +19285,7 @@ app/code/Magento/Catalog/Test/Mftf/Test/NewProductsListWidgetVirtualProductTest.
app/code/Magento/Catalog/Test/Mftf/Test/StoreFrontAssertProductFinalPriceChangesDynamicallyOnProductPageWithTierPricesConfiguredTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminFilterByNameByStoreViewOnProductGridTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminUnassignProductAttributeFromAttributeSetTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontCategoryNavigationHighlightingTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateProductCustomAttributeSetTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminTierPriceNotAvailableForProductOptionsWithoutTierPriceTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateCategoriesWithTheSameCategoryNamesTest.xml
@@ -19364,6 +19365,7 @@ app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateSwatchAttributeWithSpecialCha
app/code/Magento/Catalog/Test/Mftf/Test/AdminUpdateCategoryAndMakeInactiveTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminRemoveCustomOptionsFromProductTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminProductGridFilteringByDateAttributeTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontCategoryNavigationHighlightingWithStoreCodeTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminAddRemoveProductImageVirtualProductTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminDeleteSystemProductAttributeTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontDifferentImagesForCategoryForDifferentStoreViewTest.xml
@@ -21147,6 +21149,7 @@ app/code/Magento/Shipping/Test/Mftf/Data/AdminShippingSettingsConfigData.xml
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontAssertShippingPricesPresentWithFreeShippingAfterApplyingCartRuleTest.xml
app/code/Magento/Shipping/Test/Mftf/Test/AdminCheckInputFieldsDisabledAfterAppConfigDumpTest.xml
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontBillingAddressShownOnSecondCheckoutIfUPSEnabledTest.xml
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdEnabledTest.xml
app/code/Magento/Shipping/Test/Mftf/Test/AdminCheckTheConfirmationPopupTest.xml
app/code/Magento/Shipping/Test/Mftf/Test/AdminConfigUPSShippingMethodAndAddProductInStorefrontTest.xml
app/code/Magento/Shipping/Test/Mftf/Test/AdminPlaceOrderUsingUPSOnlineShippingCarrierForRegisteredCustomerTest.xml
@@ -18093,6 +18093,48 @@ Core/Domain/Category/SeoSettings.php
Domain/Category/SeoSettings.php
Category/SeoSettings.php
SeoSettings.php
src/Core/Domain/Search/CommandHandler/SearchIndexationHandlerInterface.php
Core/Domain/Search/CommandHandler/SearchIndexationHandlerInterface.php
Domain/Search/CommandHandler/SearchIndexationHandlerInterface.php
Search/CommandHandler/SearchIndexationHandlerInterface.php
CommandHandler/SearchIndexationHandlerInterface.php
SearchIndexationHandlerInterface.php
src/Core/Domain/Search/Exception/SearchIndexationProductNotFoundException.php
Core/Domain/Search/Exception/SearchIndexationProductNotFoundException.php
Domain/Search/Exception/SearchIndexationProductNotFoundException.php
Search/Exception/SearchIndexationProductNotFoundException.php
Exception/SearchIndexationProductNotFoundException.php
SearchIndexationProductNotFoundException.php
src/Core/Domain/Search/Exception/SearchIndexationInvalidContextException.php
Core/Domain/Search/Exception/SearchIndexationInvalidContextException.php
Domain/Search/Exception/SearchIndexationInvalidContextException.php
Search/Exception/SearchIndexationInvalidContextException.php
Exception/SearchIndexationInvalidContextException.php
SearchIndexationInvalidContextException.php
src/Core/Domain/Search/Exception/SearchIndexationShopGroupNotFoundException.php
Core/Domain/Search/Exception/SearchIndexationShopGroupNotFoundException.php
Domain/Search/Exception/SearchIndexationShopGroupNotFoundException.php
Search/Exception/SearchIndexationShopGroupNotFoundException.php
Exception/SearchIndexationShopGroupNotFoundException.php
SearchIndexationShopGroupNotFoundException.php
src/Core/Domain/Search/Exception/SearchIndexationShopNotFoundException.php
Core/Domain/Search/Exception/SearchIndexationShopNotFoundException.php
Domain/Search/Exception/SearchIndexationShopNotFoundException.php
Search/Exception/SearchIndexationShopNotFoundException.php
Exception/SearchIndexationShopNotFoundException.php
SearchIndexationShopNotFoundException.php
src/Core/Domain/Search/Exception/SearchIndexationException.php
Core/Domain/Search/Exception/SearchIndexationException.php
Domain/Search/Exception/SearchIndexationException.php
Search/Exception/SearchIndexationException.php
Exception/SearchIndexationException.php
SearchIndexationException.php
src/Core/Domain/Search/Command/SearchIndexationCommand.php
Core/Domain/Search/Command/SearchIndexationCommand.php
Domain/Search/Command/SearchIndexationCommand.php
Search/Command/SearchIndexationCommand.php
Command/SearchIndexationCommand.php
SearchIndexationCommand.php
src/Core/Domain/AbstractBulkCommandHandler.php
Core/Domain/AbstractBulkCommandHandler.php
Domain/AbstractBulkCommandHandler.php
@@ -22717,6 +22759,13 @@ config/services/adapter/admin.yml
services/adapter/admin.yml
adapter/admin.yml
admin.yml
src/PrestaShopBundle/Resources/config/services/adapter/search.yml
PrestaShopBundle/Resources/config/services/adapter/search.yml
Resources/config/services/adapter/search.yml
config/services/adapter/search.yml
services/adapter/search.yml
adapter/search.yml
search.yml
src/PrestaShopBundle/Resources/config/services/adapter/webservice.yml
PrestaShopBundle/Resources/config/services/adapter/webservice.yml
Resources/config/services/adapter/webservice.yml
@@ -31192,6 +31241,10 @@ src/PrestaShopBundle/Command/AppendHooksListForSqlUpgradeFileCommand.php
PrestaShopBundle/Command/AppendHooksListForSqlUpgradeFileCommand.php
Command/AppendHooksListForSqlUpgradeFileCommand.php
AppendHooksListForSqlUpgradeFileCommand.php
src/PrestaShopBundle/Command/SearchIndexationCommand.php
PrestaShopBundle/Command/SearchIndexationCommand.php
Command/SearchIndexationCommand.php
SearchIndexationCommand.php
src/PrestaShopBundle/Command/SecurityAttributeLinterCommand.php
PrestaShopBundle/Command/SecurityAttributeLinterCommand.php
Command/SecurityAttributeLinterCommand.php
@@ -39483,6 +39536,11 @@ Adapter/Category/Repository/CategoryRepository.php
Category/Repository/CategoryRepository.php
Repository/CategoryRepository.php
CategoryRepository.php
src/Adapter/Search/CommandHandler/SearchIndexationHandler.php
Adapter/Search/CommandHandler/SearchIndexationHandler.php
Search/CommandHandler/SearchIndexationHandler.php
CommandHandler/SearchIndexationHandler.php
SearchIndexationHandler.php
src/Adapter/Search/SearchProductSearchProvider.php
Adapter/Search/SearchProductSearchProvider.php
Search/SearchProductSearchProvider.php
@@ -74422,6 +74480,11 @@ Unit/PrestaShopBundle/Command/DebugCommandTest.php
PrestaShopBundle/Command/DebugCommandTest.php
Command/DebugCommandTest.php
DebugCommandTest.php
tests/Unit/PrestaShopBundle/Command/SearchIndexationCommandTest.php
Unit/PrestaShopBundle/Command/SearchIndexationCommandTest.php
PrestaShopBundle/Command/SearchIndexationCommandTest.php
Command/SearchIndexationCommandTest.php
SearchIndexationCommandTest.php
tests/Unit/PrestaShopBundle/Service/Grid/ResponseBuilderTest.php
Unit/PrestaShopBundle/Service/Grid/ResponseBuilderTest.php
PrestaShopBundle/Service/Grid/ResponseBuilderTest.php
@@ -3188,6 +3188,13 @@ src/Core/Domain/Category/Command/DeleteCategoryCommand.php
src/Core/Domain/Category/Command/DeleteCategoryCoverImageCommand.php
src/Core/Domain/Category/Command/BulkEnableCategoriesCommand.php
src/Core/Domain/Category/SeoSettings.php
src/Core/Domain/Search/CommandHandler/SearchIndexationHandlerInterface.php
src/Core/Domain/Search/Exception/SearchIndexationProductNotFoundException.php
src/Core/Domain/Search/Exception/SearchIndexationInvalidContextException.php
src/Core/Domain/Search/Exception/SearchIndexationShopGroupNotFoundException.php
src/Core/Domain/Search/Exception/SearchIndexationShopNotFoundException.php
src/Core/Domain/Search/Exception/SearchIndexationException.php
src/Core/Domain/Search/Command/SearchIndexationCommand.php
src/Core/Domain/AbstractBulkCommandHandler.php
src/Core/Domain/Webservice/QueryResult/EditableWebserviceKey.php
src/Core/Domain/Webservice/ValueObject/Permission.php
@@ -4018,6 +4025,7 @@ src/PrestaShopBundle/Resources/config/services/adapter/pdf.yml
src/PrestaShopBundle/Resources/config/services/adapter/profile.yml
src/PrestaShopBundle/Resources/config/services/adapter/mail_template.yml
src/PrestaShopBundle/Resources/config/services/adapter/admin.yml
src/PrestaShopBundle/Resources/config/services/adapter/search.yml
src/PrestaShopBundle/Resources/config/services/adapter/webservice.yml
src/PrestaShopBundle/Resources/config/services/adapter/form.yml
src/PrestaShopBundle/Resources/config/services/adapter/language.yml
@@ -5074,6 +5082,7 @@ src/PrestaShopBundle/Twig/ContextIsoCodeProviderExtension.php
src/PrestaShopBundle/Command/DebugCommand.php
src/PrestaShopBundle/Command/GenerateMailTemplatesCommand.php
src/PrestaShopBundle/Command/AppendHooksListForSqlUpgradeFileCommand.php
src/PrestaShopBundle/Command/SearchIndexationCommand.php
src/PrestaShopBundle/Command/SecurityAttributeLinterCommand.php
src/PrestaShopBundle/Command/NamingConventionLinterCommand.php
src/PrestaShopBundle/Command/UpdateSchemaCommand.php
@@ -6563,6 +6572,7 @@ src/Adapter/Category/CommandHandler/AbstractEditCategoryHandler.php
src/Adapter/Category/CategoryDataProvider.php
src/Adapter/Category/Repository/CategoryPreviewRepository.php
src/Adapter/Category/Repository/CategoryRepository.php
src/Adapter/Search/CommandHandler/SearchIndexationHandler.php
src/Adapter/Search/SearchProductSearchProvider.php
src/Adapter/Environment.php
src/Adapter/LegacyContext.php
@@ -12102,6 +12112,7 @@ tests/Unit/PrestaShopBundle/Command/ExportThemeCommandTest.php
tests/Unit/PrestaShopBundle/Command/ListCommandsAndQueriesCommandTest.php
tests/Unit/PrestaShopBundle/Command/UpdateSchemaCommandTest.php
tests/Unit/PrestaShopBundle/Command/DebugCommandTest.php
tests/Unit/PrestaShopBundle/Command/SearchIndexationCommandTest.php
tests/Unit/PrestaShopBundle/Service/Grid/ResponseBuilderTest.php
tests/Unit/PrestaShopBundle/Service/DataProvider/Admin/CategoriesProviderTest.php
tests/Unit/PrestaShopBundle/Service/DataProvider/Admin/fixtures/categories.yml
@@ -24591,6 +24591,14 @@ Adapter/Cache/Http/CacheStateValidator.php
Cache/Http/CacheStateValidator.php
Http/CacheStateValidator.php
CacheStateValidator.php
src/Core/Framework/Adapter/Cache/Http/Extension/ResolveCacheRelevantRuleIdsExtension.php
Core/Framework/Adapter/Cache/Http/Extension/ResolveCacheRelevantRuleIdsExtension.php
Framework/Adapter/Cache/Http/Extension/ResolveCacheRelevantRuleIdsExtension.php
Adapter/Cache/Http/Extension/ResolveCacheRelevantRuleIdsExtension.php
Cache/Http/Extension/ResolveCacheRelevantRuleIdsExtension.php
Http/Extension/ResolveCacheRelevantRuleIdsExtension.php
Extension/ResolveCacheRelevantRuleIdsExtension.php
ResolveCacheRelevantRuleIdsExtension.php
src/Core/Framework/Adapter/Cache/Http/CacheStore.php
Core/Framework/Adapter/Cache/Http/CacheStore.php
Framework/Adapter/Cache/Http/CacheStore.php
@@ -24598,6 +24606,13 @@ Adapter/Cache/Http/CacheStore.php
Cache/Http/CacheStore.php
Http/CacheStore.php
CacheStore.php
src/Core/Framework/Adapter/Cache/Http/CacheRelevantRulesResolver.php
Core/Framework/Adapter/Cache/Http/CacheRelevantRulesResolver.php
Framework/Adapter/Cache/Http/CacheRelevantRulesResolver.php
Adapter/Cache/Http/CacheRelevantRulesResolver.php
Cache/Http/CacheRelevantRulesResolver.php
Http/CacheRelevantRulesResolver.php
CacheRelevantRulesResolver.php
src/Core/Framework/Adapter/Cache/Http/CacheResponseSubscriber.php
Core/Framework/Adapter/Cache/Http/CacheResponseSubscriber.php
Framework/Adapter/Cache/Http/CacheResponseSubscriber.php
@@ -36354,6 +36369,11 @@ Core/Migration/V6_7/Migration1742199549MeasurementSystemTable.php
Migration/V6_7/Migration1742199549MeasurementSystemTable.php
V6_7/Migration1742199549MeasurementSystemTable.php
Migration1742199549MeasurementSystemTable.php
src/Core/Migration/V6_7/Migration1756068710FixCustomerAddressLastNameLength.php
Core/Migration/V6_7/Migration1756068710FixCustomerAddressLastNameLength.php
Migration/V6_7/Migration1756068710FixCustomerAddressLastNameLength.php
V6_7/Migration1756068710FixCustomerAddressLastNameLength.php
Migration1756068710FixCustomerAddressLastNameLength.php
src/Core/Migration/V6_7/Migration1743151679AddContextGatewayUrl.php
Core/Migration/V6_7/Migration1743151679AddContextGatewayUrl.php
Migration/V6_7/Migration1743151679AddContextGatewayUrl.php
@@ -36369,6 +36389,11 @@ Core/Migration/V6_7/Migration1720603803RemoveDefaultPaymentMethodRule.php
Migration/V6_7/Migration1720603803RemoveDefaultPaymentMethodRule.php
V6_7/Migration1720603803RemoveDefaultPaymentMethodRule.php
Migration1720603803RemoveDefaultPaymentMethodRule.php
src/Core/Migration/V6_7/Migration1756068711FixOrderAddressFirstNameLength.php
Core/Migration/V6_7/Migration1756068711FixOrderAddressFirstNameLength.php
Migration/V6_7/Migration1756068711FixOrderAddressFirstNameLength.php
V6_7/Migration1756068711FixOrderAddressFirstNameLength.php
Migration1756068711FixOrderAddressFirstNameLength.php
src/Core/Migration/V6_7/Migration1754892246FixWordingMistakeInEmailTemplates.php
Core/Migration/V6_7/Migration1754892246FixWordingMistakeInEmailTemplates.php
Migration/V6_7/Migration1754892246FixWordingMistakeInEmailTemplates.php
@@ -36464,6 +36489,11 @@ Core/Migration/V6_7/Migration1742484083TransitionToAddressInputFieldArrangement.
Migration/V6_7/Migration1742484083TransitionToAddressInputFieldArrangement.php
V6_7/Migration1742484083TransitionToAddressInputFieldArrangement.php
Migration1742484083TransitionToAddressInputFieldArrangement.php
src/Core/Migration/V6_7/Migration1756068712FixOrderAddressLastNameLength.php
Core/Migration/V6_7/Migration1756068712FixOrderAddressLastNameLength.php
Migration/V6_7/Migration1756068712FixOrderAddressLastNameLength.php
V6_7/Migration1756068712FixOrderAddressLastNameLength.php
Migration1756068712FixOrderAddressLastNameLength.php
src/Core/Migration/V6_7/Migration1753799632FixStateMachineHistoryIntegrationConstraint.php
Core/Migration/V6_7/Migration1753799632FixStateMachineHistoryIntegrationConstraint.php
Migration/V6_7/Migration1753799632FixStateMachineHistoryIntegrationConstraint.php
@@ -36509,6 +36539,11 @@ Core/Migration/V6_7/Migration1752499887UpdateAppRequestedPrivileges.php
Migration/V6_7/Migration1752499887UpdateAppRequestedPrivileges.php
V6_7/Migration1752499887UpdateAppRequestedPrivileges.php
Migration1752499887UpdateAppRequestedPrivileges.php
src/Core/Migration/V6_7/Migration1756068709FixCustomerAddressFirstNameLength.php
Core/Migration/V6_7/Migration1756068709FixCustomerAddressFirstNameLength.php
Migration/V6_7/Migration1756068709FixCustomerAddressFirstNameLength.php
V6_7/Migration1756068709FixCustomerAddressFirstNameLength.php
Migration1756068709FixCustomerAddressFirstNameLength.php
src/Core/Migration/V6_7/Migration1742199552SalesChannelMeasurementUnits.php
Core/Migration/V6_7/Migration1742199552SalesChannelMeasurementUnits.php
Migration/V6_7/Migration1742199552SalesChannelMeasurementUnits.php
@@ -100841,6 +100876,11 @@ Administration/Migration/V6_7/Migration1737472122TokenUser.php
Migration/V6_7/Migration1737472122TokenUser.php
V6_7/Migration1737472122TokenUser.php
Migration1737472122TokenUser.php
src/Administration/Migration/V6_7/Migration1757057005MailTemplate.php
Administration/Migration/V6_7/Migration1757057005MailTemplate.php
Migration/V6_7/Migration1757057005MailTemplate.php
V6_7/Migration1757057005MailTemplate.php
Migration1757057005MailTemplate.php
src/Administration/Migration/V6_7/Migration1744203319MailTemplate.php
Administration/Migration/V6_7/Migration1744203319MailTemplate.php
Migration/V6_7/Migration1744203319MailTemplate.php
@@ -114749,6 +114789,11 @@ migration/Core/V6_7/Migration1737430168RemoveFileTypeOfDocumentTableTest.php
Core/V6_7/Migration1737430168RemoveFileTypeOfDocumentTableTest.php
V6_7/Migration1737430168RemoveFileTypeOfDocumentTableTest.php
Migration1737430168RemoveFileTypeOfDocumentTableTest.php
tests/migration/Core/V6_7/Migration1756068710FixCustomerAddressLastNameLengthTest.php
migration/Core/V6_7/Migration1756068710FixCustomerAddressLastNameLengthTest.php
Core/V6_7/Migration1756068710FixCustomerAddressLastNameLengthTest.php
V6_7/Migration1756068710FixCustomerAddressLastNameLengthTest.php
Migration1756068710FixCustomerAddressLastNameLengthTest.php
tests/migration/Core/V6_7/Migration1752219159AddLanguageActiveTest.php
migration/Core/V6_7/Migration1752219159AddLanguageActiveTest.php
Core/V6_7/Migration1752219159AddLanguageActiveTest.php
@@ -114759,6 +114804,11 @@ migration/Core/V6_7/Migration1728040170AddPrimaryOrderTransactionTest.php
Core/V6_7/Migration1728040170AddPrimaryOrderTransactionTest.php
V6_7/Migration1728040170AddPrimaryOrderTransactionTest.php
Migration1728040170AddPrimaryOrderTransactionTest.php
tests/migration/Core/V6_7/Migration1756068709FixCustomerAddressFirstNameLengthTest.php
migration/Core/V6_7/Migration1756068709FixCustomerAddressFirstNameLengthTest.php
Core/V6_7/Migration1756068709FixCustomerAddressFirstNameLengthTest.php
V6_7/Migration1756068709FixCustomerAddressFirstNameLengthTest.php
Migration1756068709FixCustomerAddressFirstNameLengthTest.php
tests/migration/Core/V6_7/Migration1748326970UpdateMailTemplatesForAccessibilityTest.php
migration/Core/V6_7/Migration1748326970UpdateMailTemplatesForAccessibilityTest.php
Core/V6_7/Migration1748326970UpdateMailTemplatesForAccessibilityTest.php
@@ -114789,6 +114839,11 @@ migration/Core/V6_7/Migration1746176773AddIntegrationIdStateHistoryTest.php
Core/V6_7/Migration1746176773AddIntegrationIdStateHistoryTest.php
V6_7/Migration1746176773AddIntegrationIdStateHistoryTest.php
Migration1746176773AddIntegrationIdStateHistoryTest.php
tests/migration/Core/V6_7/Migration1756068711FixOrderAddressFirstNameLengthTest.php
migration/Core/V6_7/Migration1756068711FixOrderAddressFirstNameLengthTest.php
Core/V6_7/Migration1756068711FixOrderAddressFirstNameLengthTest.php
V6_7/Migration1756068711FixOrderAddressFirstNameLengthTest.php
Migration1756068711FixOrderAddressFirstNameLengthTest.php
tests/migration/Core/V6_7/Migration1720603803RemoveDefaultPaymentMethodRuleTest.php
migration/Core/V6_7/Migration1720603803RemoveDefaultPaymentMethodRuleTest.php
Core/V6_7/Migration1720603803RemoveDefaultPaymentMethodRuleTest.php
@@ -114930,6 +114985,11 @@ migration/Core/V6_7/Migration1720603803RemoveDefaultPaymentMethodFlowsTest.php
Core/V6_7/Migration1720603803RemoveDefaultPaymentMethodFlowsTest.php
V6_7/Migration1720603803RemoveDefaultPaymentMethodFlowsTest.php
Migration1720603803RemoveDefaultPaymentMethodFlowsTest.php
tests/migration/Core/V6_7/Migration1756068712FixOrderAddressLastNameLengthTest.php
migration/Core/V6_7/Migration1756068712FixOrderAddressLastNameLengthTest.php
Core/V6_7/Migration1756068712FixOrderAddressLastNameLengthTest.php
V6_7/Migration1756068712FixOrderAddressLastNameLengthTest.php
Migration1756068712FixOrderAddressLastNameLengthTest.php
tests/migration/Core/V6_7/Migration1697112043TemporaryPaymentAndShippingTechnicalNamesTest.php
migration/Core/V6_7/Migration1697112043TemporaryPaymentAndShippingTechnicalNamesTest.php
Core/V6_7/Migration1697112043TemporaryPaymentAndShippingTechnicalNamesTest.php
@@ -115279,6 +115339,9 @@ migration/Core/V6_6/Migration1736824370MigrationMailTemplateForDocumentTest.php
Core/V6_6/Migration1736824370MigrationMailTemplateForDocumentTest.php
V6_6/Migration1736824370MigrationMailTemplateForDocumentTest.php
Migration1736824370MigrationMailTemplateForDocumentTest.php
tests/migration/Translations.php
migration/Translations.php
Translations.php
tests/migration/Administration/V6_7/Migration1744203319MailTemplateTest.php
migration/Administration/V6_7/Migration1744203319MailTemplateTest.php
Administration/V6_7/Migration1744203319MailTemplateTest.php
@@ -115289,13 +115352,24 @@ migration/Administration/V6_7/Migration1737472122TokenUserTest.php
Administration/V6_7/Migration1737472122TokenUserTest.php
V6_7/Migration1737472122TokenUserTest.php
Migration1737472122TokenUserTest.php
tests/migration/Administration/V6_7/Migration1757057005MailTemplateTest.php
migration/Administration/V6_7/Migration1757057005MailTemplateTest.php
Administration/V6_7/Migration1757057005MailTemplateTest.php
V6_7/Migration1757057005MailTemplateTest.php
Migration1757057005MailTemplateTest.php
tests/migration/Administration/.gitkeep
migration/Administration/.gitkeep
Administration/.gitkeep
.gitkeep
tests/migration/MailTemplateTranslationResult.php
migration/MailTemplateTranslationResult.php
MailTemplateTranslationResult.php
tests/migration/MigrationTestTrait.php
migration/MigrationTestTrait.php
MigrationTestTrait.php
tests/migration/MailTemplateMigrationTestCase.php
migration/MailTemplateMigrationTestCase.php
MailTemplateMigrationTestCase.php
tests/unit/Elasticsearch/Sort/CountSortTest.php
unit/Elasticsearch/Sort/CountSortTest.php
Elasticsearch/Sort/CountSortTest.php
@@ -126657,6 +126731,14 @@ Adapter/Cache/Http/CacheControlListenerTest.php
Cache/Http/CacheControlListenerTest.php
Http/CacheControlListenerTest.php
CacheControlListenerTest.php
tests/unit/Core/Framework/Adapter/Cache/Http/CacheRelevantRulesResolverTest.php
unit/Core/Framework/Adapter/Cache/Http/CacheRelevantRulesResolverTest.php
Core/Framework/Adapter/Cache/Http/CacheRelevantRulesResolverTest.php
Framework/Adapter/Cache/Http/CacheRelevantRulesResolverTest.php
Adapter/Cache/Http/CacheRelevantRulesResolverTest.php
Cache/Http/CacheRelevantRulesResolverTest.php
Http/CacheRelevantRulesResolverTest.php
CacheRelevantRulesResolverTest.php
tests/unit/Core/Framework/Adapter/Cache/Http/CacheStoreTest.php
unit/Core/Framework/Adapter/Cache/Http/CacheStoreTest.php
Core/Framework/Adapter/Cache/Http/CacheStoreTest.php
@@ -140766,6 +140848,9 @@ _unreleased/2025-08-25-shop-id-change-suggestion-modal.md
changelog/_unreleased/2025-09-08-fix-custom-fields-with-fk-names.md
_unreleased/2025-09-08-fix-custom-fields-with-fk-names.md
2025-09-08-fix-custom-fields-with-fk-names.md
changelog/_unreleased/2025-09-10-fix-type-cast-system-config-validation.md
_unreleased/2025-09-10-fix-type-cast-system-config-validation.md
2025-09-10-fix-type-cast-system-config-validation.md
changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
@@ -140778,9 +140863,15 @@ _unreleased/2025-02-24-deferred-cart-errors.md
changelog/_unreleased/2025-09-08-fix-missing-promotion-rule-select.md
_unreleased/2025-09-08-fix-missing-promotion-rule-select.md
2025-09-08-fix-missing-promotion-rule-select.md
changelog/_unreleased/2025-09-11-fix-deletion-of-active-customer-address.md
_unreleased/2025-09-11-fix-deletion-of-active-customer-address.md
2025-09-11-fix-deletion-of-active-customer-address.md
changelog/_unreleased/2025-09-04-add-handler-to-retrieve-path.md
_unreleased/2025-09-04-add-handler-to-retrieve-path.md
2025-09-04-add-handler-to-retrieve-path.md
changelog/_unreleased/2025-08-24-fix-customer-address-name-field-lengths.md
_unreleased/2025-08-24-fix-customer-address-name-field-lengths.md
2025-08-24-fix-customer-address-name-field-lengths.md
changelog/_unreleased/2025-06-14-simplify-personal-company-fields.md
_unreleased/2025-06-14-simplify-personal-company-fields.md
2025-06-14-simplify-personal-company-fields.md
@@ -140832,6 +140923,9 @@ _unreleased/2025-07-09-fix-wrong-customer-context-on-login.md
changelog/_unreleased/2025-08-21-make-product-of-orderlineitem-api-aware.md
_unreleased/2025-08-21-make-product-of-orderlineitem-api-aware.md
2025-08-21-make-product-of-orderlineitem-api-aware.md
changelog/_unreleased/2025-09-10-fix-inherited-switch-value.md
_unreleased/2025-09-10-fix-inherited-switch-value.md
2025-09-10-fix-inherited-switch-value.md
changelog/_unreleased/2025-02-14-postpone-telemetry_metrics-stable-version-to-6-8.md
_unreleased/2025-02-14-postpone-telemetry_metrics-stable-version-to-6-8.md
2025-02-14-postpone-telemetry_metrics-stable-version-to-6-8.md
@@ -140871,12 +140965,18 @@ _unreleased/2025-08-20-update-opensearch-in-tests.md
changelog/_unreleased/2025-09-01-fix-remove-of-composer-plugins.md
_unreleased/2025-09-01-fix-remove-of-composer-plugins.md
2025-09-01-fix-remove-of-composer-plugins.md
changelog/_unreleased/2025-09-11-fixed-boolean-fields-in-theme-config.md
_unreleased/2025-09-11-fixed-boolean-fields-in-theme-config.md
2025-09-11-fixed-boolean-fields-in-theme-config.md
changelog/_unreleased/2025-09-03-recover-stuck-scheduled-tasks.md
_unreleased/2025-09-03-recover-stuck-scheduled-tasks.md
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-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
changelog/_unreleased/2025-08-19-add-design-tokens-to-the-review-module.md
_unreleased/2025-08-19-add-design-tokens-to-the-review-module.md
2025-08-19-add-design-tokens-to-the-review-module.md
@@ -3977,7 +3977,9 @@ src/Core/Framework/Adapter/Cache/ReverseProxy/ReverseProxyCache.php
src/Core/Framework/Adapter/Cache/ReverseProxy/VarnishReverseProxyGateway.php
src/Core/Framework/Adapter/Cache/CacheValueCompressor.php
src/Core/Framework/Adapter/Cache/Http/CacheStateValidator.php
src/Core/Framework/Adapter/Cache/Http/Extension/ResolveCacheRelevantRuleIdsExtension.php
src/Core/Framework/Adapter/Cache/Http/CacheStore.php
src/Core/Framework/Adapter/Cache/Http/CacheRelevantRulesResolver.php
src/Core/Framework/Adapter/Cache/Http/CacheResponseSubscriber.php
src/Core/Framework/Adapter/Cache/Http/HttpCacheKeyGenerator.php
src/Core/Framework/Adapter/Cache/Http/CacheControlListener.php
@@ -5809,9 +5811,11 @@ src/Core/Migration/V6_7/Migration1742563555AddNotificationTable.php
src/Core/Migration/V6_7/Migration1717573310ImportExportTechnicalNameRequired.php
src/Core/Migration/V6_7/Migration1697112044PaymentAndShippingTechnicalNameRequired.php
src/Core/Migration/V6_7/Migration1742199549MeasurementSystemTable.php
src/Core/Migration/V6_7/Migration1756068710FixCustomerAddressLastNameLength.php
src/Core/Migration/V6_7/Migration1743151679AddContextGatewayUrl.php
src/Core/Migration/V6_7/Migration1720610755RemoveDefaultPaymentMethodFromCustomer.php
src/Core/Migration/V6_7/Migration1720603803RemoveDefaultPaymentMethodRule.php
src/Core/Migration/V6_7/Migration1756068711FixOrderAddressFirstNameLength.php
src/Core/Migration/V6_7/Migration1754892246FixWordingMistakeInEmailTemplates.php
src/Core/Migration/V6_7/Migration1745319883AddDefaultConfigForMeasurementSystem.php
src/Core/Migration/V6_7/Migration1752750086AddIndexToOrderLineItemCreateAndUpdate.php
@@ -5831,6 +5835,7 @@ src/Core/Migration/V6_7/Migration1743064966CartConfigSubtotalTaxColumn.php
src/Core/Migration/V6_7/Migration1756296414UpdateSnippetSetBaseFiles.php
src/Core/Migration/V6_7/Migration1752219159AddLanguageActive.php
src/Core/Migration/V6_7/Migration1742484083TransitionToAddressInputFieldArrangement.php
src/Core/Migration/V6_7/Migration1756068712FixOrderAddressLastNameLength.php
src/Core/Migration/V6_7/Migration1753799632FixStateMachineHistoryIntegrationConstraint.php
src/Core/Migration/V6_7/Migration1742199550MeasurementDisplayUnitTable.php
src/Core/Migration/V6_7/Migration1754398573ChangeAllLineItemsRuleValueType.php
@@ -5840,6 +5845,7 @@ src/Core/Migration/V6_7/Migration1737430168RemoveFileTypeOfDocumentTable.php
src/Core/Migration/V6_7/Migration1740563553AddAppRequestedPrivileges.php
src/Core/Migration/V6_7/Migration1753191228AddMediaThumbnailSizeIdToMediaThumbnail.php
src/Core/Migration/V6_7/Migration1752499887UpdateAppRequestedPrivileges.php
src/Core/Migration/V6_7/Migration1756068709FixCustomerAddressFirstNameLength.php
src/Core/Migration/V6_7/Migration1742199552SalesChannelMeasurementUnits.php
src/Core/Migration/V6_7/Migration1742302302RenamePaidTransitionActions.php
src/Core/Migration/V6_7/Migration1752750171AddIndexToOrderAddressCreateAndUpdate.php
@@ -12357,6 +12363,7 @@ src/Administration/Migration/V6_7/assets/sso_user_invitation_mail.en-GB.txt
src/Administration/Migration/V6_7/assets/sso_user_invitation_mail.en-GB.html.twig
src/Administration/Migration/V6_7/assets/sso_user_invitation_mail.de-DE.html.twig
src/Administration/Migration/V6_7/Migration1737472122TokenUser.php
src/Administration/Migration/V6_7/Migration1757057005MailTemplate.php
src/Administration/Migration/V6_7/Migration1744203319MailTemplate.php
src/Administration/Migration/V6_6/.gitkeep
src/Administration/Events/PreResetExcludedSearchTermEvent.php
@@ -14273,14 +14280,17 @@ tests/migration/Core/V6_7/Migration1742199551SalesChannelDomainMeasurementUnitsT
tests/migration/Core/V6_7/Migration1741163941AddOrderInternalCommentTest.php
tests/migration/Core/V6_7/Migration1728040169AddPrimaryOrderDeliveryTest.php
tests/migration/Core/V6_7/Migration1737430168RemoveFileTypeOfDocumentTableTest.php
tests/migration/Core/V6_7/Migration1756068710FixCustomerAddressLastNameLengthTest.php
tests/migration/Core/V6_7/Migration1752219159AddLanguageActiveTest.php
tests/migration/Core/V6_7/Migration1728040170AddPrimaryOrderTransactionTest.php
tests/migration/Core/V6_7/Migration1756068709FixCustomerAddressFirstNameLengthTest.php
tests/migration/Core/V6_7/Migration1748326970UpdateMailTemplatesForAccessibilityTest.php
tests/migration/Core/V6_7/Migration1742563555AddNotificationTableTest.php
tests/migration/Core/V6_7/Migration1754892246FixWordingMistakeInEmailTemplatesTest.php
tests/migration/Core/V6_7/Migration1752229050ChangeDESnippetOfMeterUnitTest.php
tests/migration/Core/V6_7/Migration1742199550MeasurementDisplayUnitTableTest.php
tests/migration/Core/V6_7/Migration1746176773AddIntegrationIdStateHistoryTest.php
tests/migration/Core/V6_7/Migration1756068711FixOrderAddressFirstNameLengthTest.php
tests/migration/Core/V6_7/Migration1720603803RemoveDefaultPaymentMethodRuleTest.php
tests/migration/Core/V6_7/Migration1753799632FixStateMachineHistoryIntegrationConstraintTest.php
tests/migration/Core/V6_7/Migration1756296414UpdateSnippetSetBaseFilesTest.php
@@ -14309,6 +14319,7 @@ tests/migration/Core/V6_7/Migration1752499887UpdateAppRequestedPrivilegesTest.ph
tests/migration/Core/V6_7/Migration1728119898AddRobotsTxtTest.php
tests/migration/Core/V6_7/Migration1742897274RegistrationSalutationToggleConfigTest.php
tests/migration/Core/V6_7/Migration1720603803RemoveDefaultPaymentMethodFlowsTest.php
tests/migration/Core/V6_7/Migration1756068712FixOrderAddressLastNameLengthTest.php
tests/migration/Core/V6_7/Migration1697112043TemporaryPaymentAndShippingTechnicalNamesTest.php
tests/migration/Core/V6_7/Migration1742484083TransitionToAddressInputFieldArrangementTest.php
tests/migration/Core/V6_7/Migration1720610755RemoveDefaultPaymentMethodFromCustomerTest.php
@@ -14379,10 +14390,14 @@ tests/migration/Core/V6_6/Migration1737105721MigrateOrderStateChangeDocumentToA1
tests/migration/Core/V6_6/Migration1702479623RemoveEsMultilingualFlagTest.php
tests/migration/Core/V6_6/Migration1747746986OrderTaxCalculationTypeTest.php
tests/migration/Core/V6_6/Migration1736824370MigrationMailTemplateForDocumentTest.php
tests/migration/Translations.php
tests/migration/Administration/V6_7/Migration1744203319MailTemplateTest.php
tests/migration/Administration/V6_7/Migration1737472122TokenUserTest.php
tests/migration/Administration/V6_7/Migration1757057005MailTemplateTest.php
tests/migration/Administration/.gitkeep
tests/migration/MailTemplateTranslationResult.php
tests/migration/MigrationTestTrait.php
tests/migration/MailTemplateMigrationTestCase.php
tests/unit/Elasticsearch/Sort/CountSortTest.php
tests/unit/Elasticsearch/Event/ElasticsearchCustomFieldsMappingEventTest.php
tests/unit/Elasticsearch/Framework/ElasticsearchLanguageProviderTest.php
@@ -15888,6 +15903,7 @@ tests/unit/Core/Framework/Adapter/Cache/ReverseProxy/VarnishReverseProxyGatewayT
tests/unit/Core/Framework/Adapter/Cache/Http/CacheResponseSubscriberTest.php
tests/unit/Core/Framework/Adapter/Cache/Http/CacheStateValidatorTest.php
tests/unit/Core/Framework/Adapter/Cache/Http/CacheControlListenerTest.php
tests/unit/Core/Framework/Adapter/Cache/Http/CacheRelevantRulesResolverTest.php
tests/unit/Core/Framework/Adapter/Cache/Http/CacheStoreTest.php
tests/unit/Core/Framework/Adapter/Cache/StoreApiRouteCacheKeyEventTest.php
tests/unit/Core/Framework/Adapter/Filesystem/FilesystemFactoryTest.php
@@ -19667,11 +19683,14 @@ changelog/_unreleased/2025-08-29-add-criteria-excludes-property.md
changelog/_unreleased/2025-04-15-improve-promotion-calculation.md
changelog/_unreleased/2025-08-25-shop-id-change-suggestion-modal.md
changelog/_unreleased/2025-09-08-fix-custom-fields-with-fk-names.md
changelog/_unreleased/2025-09-10-fix-type-cast-system-config-validation.md
changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
changelog/_unreleased/2025-09-03-improved-language-settings-ui.md
changelog/_unreleased/2025-02-24-deferred-cart-errors.md
changelog/_unreleased/2025-09-08-fix-missing-promotion-rule-select.md
changelog/_unreleased/2025-09-11-fix-deletion-of-active-customer-address.md
changelog/_unreleased/2025-09-04-add-handler-to-retrieve-path.md
changelog/_unreleased/2025-08-24-fix-customer-address-name-field-lengths.md
changelog/_unreleased/2025-06-14-simplify-personal-company-fields.md
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
@@ -19689,6 +19708,7 @@ changelog/_unreleased/2025-08-29-remove-unused-and-unnecessary-associations-from
changelog/_unreleased/.keep
changelog/_unreleased/2025-07-09-fix-wrong-customer-context-on-login.md
changelog/_unreleased/2025-08-21-make-product-of-orderlineitem-api-aware.md
changelog/_unreleased/2025-09-10-fix-inherited-switch-value.md
changelog/_unreleased/2025-02-14-postpone-telemetry_metrics-stable-version-to-6-8.md
changelog/_unreleased/2024-09-27-add-an-option-for-generating-documents-via-bulk-edit.md
changelog/_unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md
@@ -19702,8 +19722,10 @@ changelog/_unreleased/2022-07-04-mail-attach.md
changelog/_unreleased/2025-08-28-fix-api-aware-flag-for-proxy.md
changelog/_unreleased/2025-08-20-update-opensearch-in-tests.md
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-06-03-only-consider-product-rule-ids-in-http-cache-key-generation.md
changelog/_unreleased/2025-08-19-add-design-tokens-to-the-review-module.md
changelog/_unreleased/2025-08-27-add-a-crud-permission-shortcut-to-manifest.md
changelog/_unreleased/2025-09-09-fix-order-creation-page-reload-during-confirmation-dialog.md
@@ -476,6 +476,15 @@ Core/Renderer/Blocks/class-media-text.php
Renderer/Blocks/class-media-text.php
Blocks/class-media-text.php
class-media-text.php
packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/class-gallery.php
php/email-editor/src/Integrations/Core/Renderer/Blocks/class-gallery.php
email-editor/src/Integrations/Core/Renderer/Blocks/class-gallery.php
src/Integrations/Core/Renderer/Blocks/class-gallery.php
Integrations/Core/Renderer/Blocks/class-gallery.php
Core/Renderer/Blocks/class-gallery.php
Renderer/Blocks/class-gallery.php
Blocks/class-gallery.php
class-gallery.php
packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/class-group.php
php/email-editor/src/Integrations/Core/Renderer/Blocks/class-group.php
email-editor/src/Integrations/Core/Renderer/Blocks/class-group.php
@@ -948,6 +957,16 @@ Integrations/Core/Renderer/Renderer_Test.php
Core/Renderer/Renderer_Test.php
Renderer/Renderer_Test.php
Renderer_Test.php
packages/php/email-editor/tests/integration/Integrations/Core/Renderer/Blocks/Gallery_Test.php
php/email-editor/tests/integration/Integrations/Core/Renderer/Blocks/Gallery_Test.php
email-editor/tests/integration/Integrations/Core/Renderer/Blocks/Gallery_Test.php
tests/integration/Integrations/Core/Renderer/Blocks/Gallery_Test.php
integration/Integrations/Core/Renderer/Blocks/Gallery_Test.php
Integrations/Core/Renderer/Blocks/Gallery_Test.php
Core/Renderer/Blocks/Gallery_Test.php
Renderer/Blocks/Gallery_Test.php
Blocks/Gallery_Test.php
Gallery_Test.php
packages/php/email-editor/tests/integration/Integrations/Core/Renderer/Blocks/Media_Text_Test.php
php/email-editor/tests/integration/Integrations/Core/Renderer/Blocks/Media_Text_Test.php
email-editor/tests/integration/Integrations/Core/Renderer/Blocks/Media_Text_Test.php
@@ -1265,6 +1284,11 @@ php/email-editor/changelog/add-audio-email-rendering
email-editor/changelog/add-audio-email-rendering
changelog/add-audio-email-rendering
add-audio-email-rendering
packages/php/email-editor/changelog/add-gallery-email-rendering
php/email-editor/changelog/add-gallery-email-rendering
email-editor/changelog/add-gallery-email-rendering
changelog/add-gallery-email-rendering
add-gallery-email-rendering
packages/php/email-editor/changelog/.gitkeep
php/email-editor/changelog/.gitkeep
email-editor/changelog/.gitkeep
@@ -91105,6 +91129,10 @@ plugins/woocommerce/includes/class-wc-customer.php
woocommerce/includes/class-wc-customer.php
includes/class-wc-customer.php
class-wc-customer.php
plugins/woocommerce/changelog/fix-variation-selector-rename-style-attribute
woocommerce/changelog/fix-variation-selector-rename-style-attribute
changelog/fix-variation-selector-rename-style-attribute
fix-variation-selector-rename-style-attribute
plugins/woocommerce/changelog/add-queryid-to-cart-test-layout
woocommerce/changelog/add-queryid-to-cart-test-layout
changelog/add-queryid-to-cart-test-layout
@@ -91137,6 +91165,10 @@ plugins/woocommerce/changelog/2025-09-03-10-19-47-182623
woocommerce/changelog/2025-09-03-10-19-47-182623
changelog/2025-09-03-10-19-47-182623
2025-09-03-10-19-47-182623
plugins/woocommerce/changelog/try-enable-cart-tests
woocommerce/changelog/try-enable-cart-tests
changelog/try-enable-cart-tests
try-enable-cart-tests
plugins/woocommerce/changelog/pr-60712
woocommerce/changelog/pr-60712
changelog/pr-60712
@@ -91145,6 +91177,10 @@ plugins/woocommerce/changelog/60614-fix-37326
woocommerce/changelog/60614-fix-37326
changelog/60614-fix-37326
60614-fix-37326
plugins/woocommerce/changelog/fix-product-data-source
woocommerce/changelog/fix-product-data-source
changelog/fix-product-data-source
fix-product-data-source
plugins/woocommerce/changelog/fix-60367
woocommerce/changelog/fix-60367
changelog/fix-60367
@@ -91173,6 +91209,10 @@ plugins/woocommerce/changelog/60699-fix-fulfillments-endpoint-responses
woocommerce/changelog/60699-fix-fulfillments-endpoint-responses
changelog/60699-fix-fulfillments-endpoint-responses
60699-fix-fulfillments-endpoint-responses
plugins/woocommerce/changelog/60674-fix-60556-a11y-express-payments-list-of-one
woocommerce/changelog/60674-fix-60556-a11y-express-payments-list-of-one
changelog/60674-fix-60556-a11y-express-payments-list-of-one
60674-fix-60556-a11y-express-payments-list-of-one
plugins/woocommerce/changelog/patch-5
woocommerce/changelog/patch-5
changelog/patch-5
@@ -91221,6 +91261,10 @@ plugins/woocommerce/changelog/feature-single-column-collection-block
woocommerce/changelog/feature-single-column-collection-block
changelog/feature-single-column-collection-block
feature-single-column-collection-block
plugins/woocommerce/changelog/fix-product-review-form-first-review-message
woocommerce/changelog/fix-product-review-form-first-review-message
changelog/fix-product-review-form-first-review-message
fix-product-review-form-first-review-message
plugins/woocommerce/changelog/60412-fix-60411-remove-title-from-images-due-to-alt-text
woocommerce/changelog/60412-fix-60411-remove-title-from-images-due-to-alt-text
changelog/60412-fix-60411-remove-title-from-images-due-to-alt-text
@@ -91273,6 +91317,10 @@ plugins/woocommerce/changelog/remove-revert-to-classic-template-button
woocommerce/changelog/remove-revert-to-classic-template-button
changelog/remove-revert-to-classic-template-button
remove-revert-to-classic-template-button
plugins/woocommerce/changelog/remove-experimental-flag-autocomplete
woocommerce/changelog/remove-experimental-flag-autocomplete
changelog/remove-experimental-flag-autocomplete
remove-experimental-flag-autocomplete
plugins/woocommerce/changelog/bump-email-editor-150
woocommerce/changelog/bump-email-editor-150
changelog/bump-email-editor-150
@@ -91309,6 +91357,10 @@ plugins/woocommerce/changelog/fix-60573
woocommerce/changelog/fix-60573
changelog/fix-60573
fix-60573
plugins/woocommerce/changelog/fix-60773-add-to-cart-with-options-action-current-page
woocommerce/changelog/fix-60773-add-to-cart-with-options-action-current-page
changelog/fix-60773-add-to-cart-with-options-action-current-page
fix-60773-add-to-cart-with-options-action-current-page
plugins/woocommerce/changelog/fix-define-woo-email-cpt-capabilities
woocommerce/changelog/fix-define-woo-email-cpt-capabilities
changelog/fix-define-woo-email-cpt-capabilities
@@ -91317,6 +91369,10 @@ plugins/woocommerce/changelog/wooplug-4686-apply-email-styles-to-woo-email-conte
woocommerce/changelog/wooplug-4686-apply-email-styles-to-woo-email-content-block-in-the-editor
changelog/wooplug-4686-apply-email-styles-to-woo-email-content-block-in-the-editor
wooplug-4686-apply-email-styles-to-woo-email-content-block-in-the-editor
plugins/woocommerce/changelog/try-pc-prevent-change-announcement-in-editore
woocommerce/changelog/try-pc-prevent-change-announcement-in-editore
changelog/try-pc-prevent-change-announcement-in-editore
try-pc-prevent-change-announcement-in-editore
plugins/woocommerce/changelog/.gitkeep
woocommerce/changelog/.gitkeep
changelog/.gitkeep
@@ -91345,6 +91401,10 @@ plugins/woocommerce/changelog/fix-60733-add-to-cart-notices
woocommerce/changelog/fix-60733-add-to-cart-notices
changelog/fix-60733-add-to-cart-notices
fix-60733-add-to-cart-notices
plugins/woocommerce/changelog/wooplug-5510-customereffortscoretracks-critical-uncaught-typeerror
woocommerce/changelog/wooplug-5510-customereffortscoretracks-critical-uncaught-typeerror
changelog/wooplug-5510-customereffortscoretracks-critical-uncaught-typeerror
wooplug-5510-customereffortscoretracks-critical-uncaught-typeerror
plugins/woocommerce/changelog/wooprd-800-add-api-for-notification-listing
woocommerce/changelog/wooprd-800-add-api-for-notification-listing
changelog/wooprd-800-add-api-for-notification-listing
@@ -75,6 +75,7 @@ packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/class-list-item.
packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/class-button.php
packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/class-abstract-block-renderer.php
packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/class-media-text.php
packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/class-gallery.php
packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/class-group.php
packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/class-audio.php
packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/class-image.php
@@ -145,6 +146,7 @@ packages/php/email-editor/tests/integration/Engine/Email_Editor_Test.php
packages/php/email-editor/tests/integration/Engine/Send_Preview_Email_Test.php
packages/php/email-editor/tests/integration/bootstrap.php
packages/php/email-editor/tests/integration/Integrations/Core/Renderer/Renderer_Test.php
packages/php/email-editor/tests/integration/Integrations/Core/Renderer/Blocks/Gallery_Test.php
packages/php/email-editor/tests/integration/Integrations/Core/Renderer/Blocks/Media_Text_Test.php
packages/php/email-editor/tests/integration/Integrations/Core/Renderer/Blocks/Image_Test.php
packages/php/email-editor/tests/integration/Integrations/Core/Renderer/Blocks/Audio_Test.php
@@ -182,6 +184,7 @@ packages/php/email-editor/tests/unit/stubs.php
packages/php/email-editor/phpcs.xml
packages/php/email-editor/changelog/60787-add-email-editor-html-processing-helper
packages/php/email-editor/changelog/add-audio-email-rendering
packages/php/email-editor/changelog/add-gallery-email-rendering
packages/php/email-editor/changelog/.gitkeep
packages/php/email-editor/SECURITY.md
packages/php/email-editor/composer.json
@@ -12408,6 +12411,7 @@ plugins/woocommerce/includes/log-handlers/class-wc-log-handler-email.php
plugins/woocommerce/includes/log-handlers/class-wc-log-handler-db.php
plugins/woocommerce/includes/class-wc-meta-data.php
plugins/woocommerce/includes/class-wc-customer.php
plugins/woocommerce/changelog/fix-variation-selector-rename-style-attribute
plugins/woocommerce/changelog/add-queryid-to-cart-test-layout
plugins/woocommerce/changelog/fix-register-product-blocks-deprecated-function
plugins/woocommerce/changelog/fix-autocomplete-unit-test
@@ -12416,8 +12420,10 @@ plugins/woocommerce/changelog/fix-WOOPLUG-5399-apple-google-pay-not-persisted
plugins/woocommerce/changelog/add-variations-endpoint
plugins/woocommerce/changelog/enhance-WOOPRD-838-other-payment-options-copy
plugins/woocommerce/changelog/2025-09-03-10-19-47-182623
plugins/woocommerce/changelog/try-enable-cart-tests
plugins/woocommerce/changelog/pr-60712
plugins/woocommerce/changelog/60614-fix-37326
plugins/woocommerce/changelog/fix-product-data-source
plugins/woocommerce/changelog/fix-60367
plugins/woocommerce/changelog/wooplug-5082-allow-html-string-to-be-passed-to-render-at-the-end-of-the
plugins/woocommerce/changelog/60602-add-optimistic-updates
@@ -12425,6 +12431,7 @@ plugins/woocommerce/changelog/update-hide-product-quantity-if-sold-individually
plugins/woocommerce/changelog/60789-feature-add-textalign-to-product-summary
plugins/woocommerce/changelog/performance-60341-remove-store_api_draft_order
plugins/woocommerce/changelog/60699-fix-fulfillments-endpoint-responses
plugins/woocommerce/changelog/60674-fix-60556-a11y-express-payments-list-of-one
plugins/woocommerce/changelog/patch-5
plugins/woocommerce/changelog/tweak-skip-a-flaky-test-for-analytics-product-refund
plugins/woocommerce/changelog/update-59443-quantity-selector-variation-data
@@ -12437,6 +12444,7 @@ plugins/woocommerce/changelog/fix-cart-link-a-tag-prevent-default
plugins/woocommerce/changelog/bump-email-editor-142
plugins/woocommerce/changelog/fix-deprecated-core-functions
plugins/woocommerce/changelog/feature-single-column-collection-block
plugins/woocommerce/changelog/fix-product-review-form-first-review-message
plugins/woocommerce/changelog/60412-fix-60411-remove-title-from-images-due-to-alt-text
plugins/woocommerce/changelog/fix-60743-select-attribute-from-url
plugins/woocommerce/changelog/60715-add-migrate-entity-add-to-cart-form
@@ -12450,6 +12458,7 @@ plugins/woocommerce/changelog/60692-fix-sanitize-session-token-in-the-url
plugins/woocommerce/changelog/60703-add-v4-products-changes
plugins/woocommerce/changelog/fix-WOOPLUG-5457-test-payments-modal-button-loading-state
plugins/woocommerce/changelog/remove-revert-to-classic-template-button
plugins/woocommerce/changelog/remove-experimental-flag-autocomplete
plugins/woocommerce/changelog/bump-email-editor-150
plugins/woocommerce/changelog/analytics-order-import-action
plugins/woocommerce/changelog/update-products-data-in-config
@@ -12459,8 +12468,10 @@ plugins/woocommerce/changelog/fix-59438-announce-adding-to-cart-and-quantity-cha
plugins/woocommerce/changelog/fix-phpcs-deprecation
plugins/woocommerce/changelog/fix-59444-accessible-selected-variation-data
plugins/woocommerce/changelog/fix-60573
plugins/woocommerce/changelog/fix-60773-add-to-cart-with-options-action-current-page
plugins/woocommerce/changelog/fix-define-woo-email-cpt-capabilities
plugins/woocommerce/changelog/wooplug-4686-apply-email-styles-to-woo-email-content-block-in-the-editor
plugins/woocommerce/changelog/try-pc-prevent-change-announcement-in-editore
plugins/woocommerce/changelog/.gitkeep
plugins/woocommerce/changelog/update-60530
plugins/woocommerce/changelog/60691-wooplug-5428-fcb-inner-blocks-should-be-unlocked
@@ -12468,6 +12479,7 @@ plugins/woocommerce/changelog/60399-patch-10
plugins/woocommerce/changelog/60610-fix-no-brands-found
plugins/woocommerce/changelog/wooplug-5264-block-checkout-the-shipping-address-section-remains
plugins/woocommerce/changelog/fix-60733-add-to-cart-notices
plugins/woocommerce/changelog/wooplug-5510-customereffortscoretracks-critical-uncaught-typeerror
plugins/woocommerce/changelog/wooprd-800-add-api-for-notification-listing
plugins/woocommerce/changelog/add-wordpress-abilities-api
plugins/woocommerce/changelog/update-WOOPRD-834-partner-extensions-recommendations