[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2024-12-12 10:04:23 +00:00
parent edb8724c21
commit 0dff598b54
26 changed files with 1097 additions and 1832 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1733857403
},
"Trickest wordlist update": {
"last_update": 1733911457
"last_update": 1733997853
}
}

View file

@ -8791,6 +8791,10 @@ api/src/types/events.ts
src/types/events.ts
types/events.ts
events.ts
api/src/types/rolemap.ts
src/types/rolemap.ts
types/rolemap.ts
rolemap.ts
api/src/types/auth.ts
src/types/auth.ts
types/auth.ts
@ -15658,6 +15662,8 @@ giant-lamps-brush.md
smart-trainers-jam.md
.changeset/shiny-years-matter.md
shiny-years-matter.md
.changeset/swift-grapes-pump.md
swift-grapes-pump.md
.changeset/quick-experts-sneeze.md
quick-experts-sneeze.md
.changeset/mean-lizards-battle.md

View file

@ -1861,6 +1861,7 @@ api/src/types/migration.ts
api/src/types/snapshot.ts
api/src/types/database.ts
api/src/types/events.ts
api/src/types/rolemap.ts
api/src/types/auth.ts
api/src/types/express.d.ts
api/src/types/services.ts
@ -3182,6 +3183,7 @@ pnpm-workspace.yaml
.changeset/giant-lamps-brush.md
.changeset/smart-trainers-jam.md
.changeset/shiny-years-matter.md
.changeset/swift-grapes-pump.md
.changeset/quick-experts-sneeze.md
.changeset/mean-lizards-battle.md
.changeset/cyan-crabs-compete.md

View file

@ -126554,8 +126554,6 @@ TypedData/DataDefinitionInterface.php
DataDefinitionInterface.php
core/core.api.php
core.api.php
core/drupalci.yml
drupalci.yml
core/COPYRIGHT.txt
COPYRIGHT.txt
core/core.services.yml

View file

@ -18313,7 +18313,6 @@ core/lib/Drupal/Core/TypedData/DataReferenceDefinition.php
core/lib/Drupal/Core/TypedData/ComplexDataDefinitionInterface.php
core/lib/Drupal/Core/TypedData/DataDefinitionInterface.php
core/core.api.php
core/drupalci.yml
core/COPYRIGHT.txt
core/core.services.yml
core/INSTALL.mysql.txt

View file

@ -14456,6 +14456,10 @@ erpnext/controllers/tests/test_queries.py
controllers/tests/test_queries.py
tests/test_queries.py
test_queries.py
erpnext/controllers/tests/test_reactivity.py
controllers/tests/test_reactivity.py
tests/test_reactivity.py
test_reactivity.py
erpnext/controllers/tests/test_subcontracting_controller.py
controllers/tests/test_subcontracting_controller.py
tests/test_subcontracting_controller.py

View file

@ -2993,6 +2993,7 @@ erpnext/controllers/tests/test_item_variant.py
erpnext/controllers/tests/test_accounts_controller.py
erpnext/controllers/tests/test_distributed_discount.py
erpnext/controllers/tests/test_queries.py
erpnext/controllers/tests/test_reactivity.py
erpnext/controllers/tests/test_subcontracting_controller.py
erpnext/controllers/tests/test_item_wise_tax_details.py
erpnext/controllers/tests/test_qty_based_taxes.py

View file

@ -3769,6 +3769,12 @@ test/integration/jobs/test-job.js
integration/jobs/test-job.js
jobs/test-job.js
test-job.js
ghost/core/test/integration/jobs/test-job-events.js
core/test/integration/jobs/test-job-events.js
test/integration/jobs/test-job-events.js
integration/jobs/test-job-events.js
jobs/test-job-events.js
test-job-events.js
ghost/core/test/integration/jobs/job-queue.test.js
core/test/integration/jobs/job-queue.test.js
test/integration/jobs/job-queue.test.js
@ -6440,6 +6446,14 @@ server/services/link-tracking/PostLinkRepository.test.js
services/link-tracking/PostLinkRepository.test.js
link-tracking/PostLinkRepository.test.js
PostLinkRepository.test.js
ghost/core/test/unit/server/services/link-tracking/LinkClickRepository.test.js
core/test/unit/server/services/link-tracking/LinkClickRepository.test.js
test/unit/server/services/link-tracking/LinkClickRepository.test.js
unit/server/services/link-tracking/LinkClickRepository.test.js
server/services/link-tracking/LinkClickRepository.test.js
services/link-tracking/LinkClickRepository.test.js
link-tracking/LinkClickRepository.test.js
LinkClickRepository.test.js
ghost/core/test/unit/server/services/mail/GhostMailer.test.js
core/test/unit/server/services/mail/GhostMailer.test.js
test/unit/server/services/mail/GhostMailer.test.js
@ -34451,6 +34465,11 @@ comments-ui/src/utils/api.test.ts
src/utils/api.test.ts
utils/api.test.ts
api.test.ts
apps/comments-ui/src/utils/hooks.test.tsx
comments-ui/src/utils/hooks.test.tsx
src/utils/hooks.test.tsx
utils/hooks.test.tsx
hooks.test.tsx
apps/comments-ui/src/utils/api.ts
comments-ui/src/utils/api.ts
src/utils/api.ts
@ -34614,6 +34633,13 @@ src/components/content/ContentTitle.tsx
components/content/ContentTitle.tsx
content/ContentTitle.tsx
ContentTitle.tsx
apps/comments-ui/src/components/content/context-menus/CommentContextMenu.test.jsx
comments-ui/src/components/content/context-menus/CommentContextMenu.test.jsx
src/components/content/context-menus/CommentContextMenu.test.jsx
components/content/context-menus/CommentContextMenu.test.jsx
content/context-menus/CommentContextMenu.test.jsx
context-menus/CommentContextMenu.test.jsx
CommentContextMenu.test.jsx
apps/comments-ui/src/components/content/context-menus/NotAuthorContextMenu.tsx
comments-ui/src/components/content/context-menus/NotAuthorContextMenu.tsx
src/components/content/context-menus/NotAuthorContextMenu.tsx

View file

@ -832,6 +832,7 @@ ghost/core/test/integration/importer/legacy.test.js
ghost/core/test/integration/importer/v2.test.js
ghost/core/test/integration/importer/v1.test.js
ghost/core/test/integration/jobs/test-job.js
ghost/core/test/integration/jobs/test-job-events.js
ghost/core/test/integration/jobs/job-queue.test.js
ghost/core/test/integration/jobs/update-check.test.js
ghost/core/test/integration/prometheus-client.test.js
@ -1175,6 +1176,7 @@ ghost/core/test/unit/server/services/members/middleware.test.js
ghost/core/test/unit/server/services/members/utils.test.js
ghost/core/test/unit/server/services/members/stripe-connect.test.js
ghost/core/test/unit/server/services/link-tracking/PostLinkRepository.test.js
ghost/core/test/unit/server/services/link-tracking/LinkClickRepository.test.js
ghost/core/test/unit/server/services/mail/GhostMailer.test.js
ghost/core/test/unit/server/services/collections/CollectionsServiceWrapper.test.js
ghost/core/test/unit/server/services/slack-notifications/index.test.js
@ -5819,6 +5821,7 @@ apps/comments-ui/src/index.tsx
apps/comments-ui/src/typings.d.ts
apps/comments-ui/src/utils/hooks.ts
apps/comments-ui/src/utils/api.test.ts
apps/comments-ui/src/utils/hooks.test.tsx
apps/comments-ui/src/utils/api.ts
apps/comments-ui/src/utils/adminAPI.test.ts
apps/comments-ui/src/utils/helpers.ts
@ -5849,6 +5852,7 @@ apps/comments-ui/src/components/content/CTABox.tsx
apps/comments-ui/src/components/content/Replies.tsx
apps/comments-ui/src/components/content/Comment.test.jsx
apps/comments-ui/src/components/content/ContentTitle.tsx
apps/comments-ui/src/components/content/context-menus/CommentContextMenu.test.jsx
apps/comments-ui/src/components/content/context-menus/NotAuthorContextMenu.tsx
apps/comments-ui/src/components/content/context-menus/AdminContextMenu.tsx
apps/comments-ui/src/components/content/context-menus/CommentContextMenu.tsx

View file

@ -74209,6 +74209,14 @@ Test/Mftf/ActionGroup/AdminUncheckUseSystemValueActionGroup.xml
Mftf/ActionGroup/AdminUncheckUseSystemValueActionGroup.xml
ActionGroup/AdminUncheckUseSystemValueActionGroup.xml
AdminUncheckUseSystemValueActionGroup.xml
app/code/Magento/Config/Test/Mftf/ActionGroup/AdminEnableDHLAPWithoutAccountAndCountryConfigurationActionGroup.xml
code/Magento/Config/Test/Mftf/ActionGroup/AdminEnableDHLAPWithoutAccountAndCountryConfigurationActionGroup.xml
Magento/Config/Test/Mftf/ActionGroup/AdminEnableDHLAPWithoutAccountAndCountryConfigurationActionGroup.xml
Config/Test/Mftf/ActionGroup/AdminEnableDHLAPWithoutAccountAndCountryConfigurationActionGroup.xml
Test/Mftf/ActionGroup/AdminEnableDHLAPWithoutAccountAndCountryConfigurationActionGroup.xml
Mftf/ActionGroup/AdminEnableDHLAPWithoutAccountAndCountryConfigurationActionGroup.xml
ActionGroup/AdminEnableDHLAPWithoutAccountAndCountryConfigurationActionGroup.xml
AdminEnableDHLAPWithoutAccountAndCountryConfigurationActionGroup.xml
app/code/Magento/Config/Test/Mftf/ActionGroup/ConfigAdminAccountSharingActionGroup.xml
code/Magento/Config/Test/Mftf/ActionGroup/ConfigAdminAccountSharingActionGroup.xml
Magento/Config/Test/Mftf/ActionGroup/ConfigAdminAccountSharingActionGroup.xml
@ -77673,6 +77681,14 @@ Test/Mftf/Test/AdminCheckInputFieldsDisabledAfterAppConfigDumpTest.xml
Mftf/Test/AdminCheckInputFieldsDisabledAfterAppConfigDumpTest.xml
Test/AdminCheckInputFieldsDisabledAfterAppConfigDumpTest.xml
AdminCheckInputFieldsDisabledAfterAppConfigDumpTest.xml
app/code/Magento/Fedex/Test/Mftf/Test/StorefrontAssertAvailableShippingRateIsChangedBasedOnInputedDataTest.xml
code/Magento/Fedex/Test/Mftf/Test/StorefrontAssertAvailableShippingRateIsChangedBasedOnInputedDataTest.xml
Magento/Fedex/Test/Mftf/Test/StorefrontAssertAvailableShippingRateIsChangedBasedOnInputedDataTest.xml
Fedex/Test/Mftf/Test/StorefrontAssertAvailableShippingRateIsChangedBasedOnInputedDataTest.xml
Test/Mftf/Test/StorefrontAssertAvailableShippingRateIsChangedBasedOnInputedDataTest.xml
Mftf/Test/StorefrontAssertAvailableShippingRateIsChangedBasedOnInputedDataTest.xml
Test/StorefrontAssertAvailableShippingRateIsChangedBasedOnInputedDataTest.xml
StorefrontAssertAvailableShippingRateIsChangedBasedOnInputedDataTest.xml
app/code/Magento/Fedex/Test/Mftf/Test/AdminCreatingShippingLabelTest.xml
code/Magento/Fedex/Test/Mftf/Test/AdminCreatingShippingLabelTest.xml
Magento/Fedex/Test/Mftf/Test/AdminCreatingShippingLabelTest.xml
@ -176154,6 +176170,14 @@ Test/Mftf/ActionGroup/StorefrontUpdateShippingAddressActionGroup.xml
Mftf/ActionGroup/StorefrontUpdateShippingAddressActionGroup.xml
ActionGroup/StorefrontUpdateShippingAddressActionGroup.xml
StorefrontUpdateShippingAddressActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableFreeShippingToAllCountriesActionGroup.xml
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableFreeShippingToAllCountriesActionGroup.xml
Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableFreeShippingToAllCountriesActionGroup.xml
Shipping/Test/Mftf/ActionGroup/AdminEnableFreeShippingToAllCountriesActionGroup.xml
Test/Mftf/ActionGroup/AdminEnableFreeShippingToAllCountriesActionGroup.xml
Mftf/ActionGroup/AdminEnableFreeShippingToAllCountriesActionGroup.xml
ActionGroup/AdminEnableFreeShippingToAllCountriesActionGroup.xml
AdminEnableFreeShippingToAllCountriesActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAddTrackingNumberToShipmentActionGroup.xml
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAddTrackingNumberToShipmentActionGroup.xml
Magento/Shipping/Test/Mftf/ActionGroup/AdminAddTrackingNumberToShipmentActionGroup.xml
@ -176186,6 +176210,14 @@ Test/Mftf/ActionGroup/AssertStoreFrontNoQuotesMessageActionGroup.xml
Mftf/ActionGroup/AssertStoreFrontNoQuotesMessageActionGroup.xml
ActionGroup/AssertStoreFrontNoQuotesMessageActionGroup.xml
AssertStoreFrontNoQuotesMessageActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminDisableFedexConfigurationActionGroup.xml
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminDisableFedexConfigurationActionGroup.xml
Magento/Shipping/Test/Mftf/ActionGroup/AdminDisableFedexConfigurationActionGroup.xml
Shipping/Test/Mftf/ActionGroup/AdminDisableFedexConfigurationActionGroup.xml
Test/Mftf/ActionGroup/AdminDisableFedexConfigurationActionGroup.xml
Mftf/ActionGroup/AdminDisableFedexConfigurationActionGroup.xml
ActionGroup/AdminDisableFedexConfigurationActionGroup.xml
AdminDisableFedexConfigurationActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
@ -176194,6 +176226,14 @@ Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
AdminSetShippingOriginOtherConfigActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableFreeShippingToSpecificCountriesActionGroup.xml
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableFreeShippingToSpecificCountriesActionGroup.xml
Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableFreeShippingToSpecificCountriesActionGroup.xml
Shipping/Test/Mftf/ActionGroup/AdminEnableFreeShippingToSpecificCountriesActionGroup.xml
Test/Mftf/ActionGroup/AdminEnableFreeShippingToSpecificCountriesActionGroup.xml
Mftf/ActionGroup/AdminEnableFreeShippingToSpecificCountriesActionGroup.xml
ActionGroup/AdminEnableFreeShippingToSpecificCountriesActionGroup.xml
AdminEnableFreeShippingToSpecificCountriesActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminImportFileTableRatesShippingMethodActionGroup.xml
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminImportFileTableRatesShippingMethodActionGroup.xml
Magento/Shipping/Test/Mftf/ActionGroup/AdminImportFileTableRatesShippingMethodActionGroup.xml
@ -176474,6 +176514,14 @@ Test/Mftf/ActionGroup/AdminEnableUPSActionGroup.xml
Mftf/ActionGroup/AdminEnableUPSActionGroup.xml
ActionGroup/AdminEnableUPSActionGroup.xml
AdminEnableUPSActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginConfigForStateFieldActionGroup.xml
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginConfigForStateFieldActionGroup.xml
Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginConfigForStateFieldActionGroup.xml
Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginConfigForStateFieldActionGroup.xml
Test/Mftf/ActionGroup/AdminSetShippingOriginConfigForStateFieldActionGroup.xml
Mftf/ActionGroup/AdminSetShippingOriginConfigForStateFieldActionGroup.xml
ActionGroup/AdminSetShippingOriginConfigForStateFieldActionGroup.xml
AdminSetShippingOriginConfigForStateFieldActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/SubmitShipmentIntoOrderActionGroup.xml
code/Magento/Shipping/Test/Mftf/ActionGroup/SubmitShipmentIntoOrderActionGroup.xml
Magento/Shipping/Test/Mftf/ActionGroup/SubmitShipmentIntoOrderActionGroup.xml
@ -190439,6 +190487,14 @@ Test/Mftf/ActionGroup/AdminChangeWebSiteAssignedToProductActionGroup.xml
Mftf/ActionGroup/AdminChangeWebSiteAssignedToProductActionGroup.xml
ActionGroup/AdminChangeWebSiteAssignedToProductActionGroup.xml
AdminChangeWebSiteAssignedToProductActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminUpdateCategoryMetaInformationActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminUpdateCategoryMetaInformationActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminUpdateCategoryMetaInformationActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminUpdateCategoryMetaInformationActionGroup.xml
Test/Mftf/ActionGroup/AdminUpdateCategoryMetaInformationActionGroup.xml
Mftf/ActionGroup/AdminUpdateCategoryMetaInformationActionGroup.xml
ActionGroup/AdminUpdateCategoryMetaInformationActionGroup.xml
AdminUpdateCategoryMetaInformationActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminDeleteCreatedColorSpecificAttributeActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminDeleteCreatedColorSpecificAttributeActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminDeleteCreatedColorSpecificAttributeActionGroup.xml
@ -193687,6 +193743,14 @@ Test/Mftf/ActionGroup/AdminStartCreateProductAttributeOnProductPageActionGroup.x
Mftf/ActionGroup/AdminStartCreateProductAttributeOnProductPageActionGroup.xml
ActionGroup/AdminStartCreateProductAttributeOnProductPageActionGroup.xml
AdminStartCreateProductAttributeOnProductPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminUpdateCategoryDisplaySettingsActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminUpdateCategoryDisplaySettingsActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminUpdateCategoryDisplaySettingsActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminUpdateCategoryDisplaySettingsActionGroup.xml
Test/Mftf/ActionGroup/AdminUpdateCategoryDisplaySettingsActionGroup.xml
Mftf/ActionGroup/AdminUpdateCategoryDisplaySettingsActionGroup.xml
ActionGroup/AdminUpdateCategoryDisplaySettingsActionGroup.xml
AdminUpdateCategoryDisplaySettingsActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertCustomOptionValuesInProductDetailsPageActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertCustomOptionValuesInProductDetailsPageActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertCustomOptionValuesInProductDetailsPageActionGroup.xml
@ -193967,6 +194031,14 @@ Test/Mftf/ActionGroup/AdminAddProductCustomOptionActionGroup.xml
Mftf/ActionGroup/AdminAddProductCustomOptionActionGroup.xml
ActionGroup/AdminAddProductCustomOptionActionGroup.xml
AdminAddProductCustomOptionActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminUpdateCategoryDescriptionActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminUpdateCategoryDescriptionActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminUpdateCategoryDescriptionActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminUpdateCategoryDescriptionActionGroup.xml
Test/Mftf/ActionGroup/AdminUpdateCategoryDescriptionActionGroup.xml
Mftf/ActionGroup/AdminUpdateCategoryDescriptionActionGroup.xml
ActionGroup/AdminUpdateCategoryDescriptionActionGroup.xml
AdminUpdateCategoryDescriptionActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontOpenProductFromCategoryPageActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontOpenProductFromCategoryPageActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/StorefrontOpenProductFromCategoryPageActionGroup.xml
@ -195902,6 +195974,14 @@ Test/Mftf/Test/AdminUpdateCategoryNameWithStoreViewTest.xml
Mftf/Test/AdminUpdateCategoryNameWithStoreViewTest.xml
Test/AdminUpdateCategoryNameWithStoreViewTest.xml
AdminUpdateCategoryNameWithStoreViewTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminMoveAndUpdateCategoryOnIndexerUpdateOnSaveModeTest.xml
code/Magento/Catalog/Test/Mftf/Test/AdminMoveAndUpdateCategoryOnIndexerUpdateOnSaveModeTest.xml
Magento/Catalog/Test/Mftf/Test/AdminMoveAndUpdateCategoryOnIndexerUpdateOnSaveModeTest.xml
Catalog/Test/Mftf/Test/AdminMoveAndUpdateCategoryOnIndexerUpdateOnSaveModeTest.xml
Test/Mftf/Test/AdminMoveAndUpdateCategoryOnIndexerUpdateOnSaveModeTest.xml
Mftf/Test/AdminMoveAndUpdateCategoryOnIndexerUpdateOnSaveModeTest.xml
Test/AdminMoveAndUpdateCategoryOnIndexerUpdateOnSaveModeTest.xml
AdminMoveAndUpdateCategoryOnIndexerUpdateOnSaveModeTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontEnsureThatAccordionAnchorIsVisibleOnViewportOnceClickedTest.xml
code/Magento/Catalog/Test/Mftf/Test/StorefrontEnsureThatAccordionAnchorIsVisibleOnViewportOnceClickedTest.xml
Magento/Catalog/Test/Mftf/Test/StorefrontEnsureThatAccordionAnchorIsVisibleOnViewportOnceClickedTest.xml
@ -197956,6 +198036,14 @@ Test/Mftf/Section/StorefrontProductPageDesignSection.xml
Mftf/Section/StorefrontProductPageDesignSection.xml
Section/StorefrontProductPageDesignSection.xml
StorefrontProductPageDesignSection.xml
app/code/Magento/Catalog/Test/Mftf/Section/StorefrontCategoryHeadSection.xml
code/Magento/Catalog/Test/Mftf/Section/StorefrontCategoryHeadSection.xml
Magento/Catalog/Test/Mftf/Section/StorefrontCategoryHeadSection.xml
Catalog/Test/Mftf/Section/StorefrontCategoryHeadSection.xml
Test/Mftf/Section/StorefrontCategoryHeadSection.xml
Mftf/Section/StorefrontCategoryHeadSection.xml
Section/StorefrontCategoryHeadSection.xml
StorefrontCategoryHeadSection.xml
app/code/Magento/Catalog/Test/Mftf/Section/CatalogSubmenuSection.xml
code/Magento/Catalog/Test/Mftf/Section/CatalogSubmenuSection.xml
Magento/Catalog/Test/Mftf/Section/CatalogSubmenuSection.xml
@ -212250,6 +212338,14 @@ Test/Mftf/ActionGroup/StorefrontClickPlaceOrderButtonActionGroup.xml
Mftf/ActionGroup/StorefrontClickPlaceOrderButtonActionGroup.xml
ActionGroup/StorefrontClickPlaceOrderButtonActionGroup.xml
StorefrontClickPlaceOrderButtonActionGroup.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/FillShippingAddressOneStreetActionGroup.xml
code/Magento/Checkout/Test/Mftf/ActionGroup/FillShippingAddressOneStreetActionGroup.xml
Magento/Checkout/Test/Mftf/ActionGroup/FillShippingAddressOneStreetActionGroup.xml
@ -216076,6 +216172,14 @@ Test/Mftf/Test/AdminCheckInputFieldsDisabledAfterAppConfigDumpTest.xml
Mftf/Test/AdminCheckInputFieldsDisabledAfterAppConfigDumpTest.xml
Test/AdminCheckInputFieldsDisabledAfterAppConfigDumpTest.xml
AdminCheckInputFieldsDisabledAfterAppConfigDumpTest.xml
app/code/Magento/Dhl/Test/Mftf/Test/StorefrontRegisteredCustomerUsesDHLAPOnlineShippingCarrierOnCheckoutTest.xml
code/Magento/Dhl/Test/Mftf/Test/StorefrontRegisteredCustomerUsesDHLAPOnlineShippingCarrierOnCheckoutTest.xml
Magento/Dhl/Test/Mftf/Test/StorefrontRegisteredCustomerUsesDHLAPOnlineShippingCarrierOnCheckoutTest.xml
Dhl/Test/Mftf/Test/StorefrontRegisteredCustomerUsesDHLAPOnlineShippingCarrierOnCheckoutTest.xml
Test/Mftf/Test/StorefrontRegisteredCustomerUsesDHLAPOnlineShippingCarrierOnCheckoutTest.xml
Mftf/Test/StorefrontRegisteredCustomerUsesDHLAPOnlineShippingCarrierOnCheckoutTest.xml
Test/StorefrontRegisteredCustomerUsesDHLAPOnlineShippingCarrierOnCheckoutTest.xml
StorefrontRegisteredCustomerUsesDHLAPOnlineShippingCarrierOnCheckoutTest.xml
app/code/Magento/Dhl/Test/Mftf/Section/AdminShippingMethodDHLSection.xml
code/Magento/Dhl/Test/Mftf/Section/AdminShippingMethodDHLSection.xml
Magento/Dhl/Test/Mftf/Section/AdminShippingMethodDHLSection.xml

View file

@ -9360,6 +9360,7 @@ app/code/Magento/Config/Test/Mftf/ActionGroup/ResetBackTaxClassForGiftOptionsAnd
app/code/Magento/Config/Test/Mftf/ActionGroup/AdminConfigExpandStorefrontTabActionGroup.xml
app/code/Magento/Config/Test/Mftf/ActionGroup/ChooseElasticSearchAsSearchEngineActionGroup.xml
app/code/Magento/Config/Test/Mftf/ActionGroup/AdminUncheckUseSystemValueActionGroup.xml
app/code/Magento/Config/Test/Mftf/ActionGroup/AdminEnableDHLAPWithoutAccountAndCountryConfigurationActionGroup.xml
app/code/Magento/Config/Test/Mftf/ActionGroup/ConfigAdminAccountSharingActionGroup.xml
app/code/Magento/Config/Test/Mftf/ActionGroup/SetGroupForValidVATIdIntraUnionActionGroup.xml
app/code/Magento/Config/Test/Mftf/ActionGroup/ResetWebUrlOptionsActionGroup.xml
@ -9788,6 +9789,7 @@ app/code/Magento/Fedex/Test/Mftf/Data/FedExConfigData.xml
app/code/Magento/Fedex/Test/Mftf/LICENSE_AFL.txt
app/code/Magento/Fedex/Test/Mftf/README.md
app/code/Magento/Fedex/Test/Mftf/Test/AdminCheckInputFieldsDisabledAfterAppConfigDumpTest.xml
app/code/Magento/Fedex/Test/Mftf/Test/StorefrontAssertAvailableShippingRateIsChangedBasedOnInputedDataTest.xml
app/code/Magento/Fedex/Test/Mftf/Test/AdminCreatingShippingLabelTest.xml
app/code/Magento/Fedex/Test/Mftf/Section/AdminShippingMethodFedExSection.xml
app/code/Magento/Fedex/Test/Unit/Model/Config/Backend/FedexUrlTest.php
@ -21965,11 +21967,14 @@ app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminCreateShipmentPackageAction
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontSelectShippingMethodBasedOnAddressActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/VerifyBasicShipmentInformationActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontUpdateShippingAddressActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableFreeShippingToAllCountriesActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAddTrackingNumberToShipmentActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/CheckShipmentPackageActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AssertStoreFrontShippingMethodUnavailableActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AssertStoreFrontNoQuotesMessageActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminDisableFedexConfigurationActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableFreeShippingToSpecificCountriesActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminImportFileTableRatesShippingMethodActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginConfigurationActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminChangeFlatRateShippingMethodStatusActionGroup.xml
@ -22005,6 +22010,7 @@ app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminDisableUSPSActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAssertTrackingValidationErrorActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAssertShipmentItemsActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUPSActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginConfigForStateFieldActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/SubmitShipmentIntoOrderActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSelectAddressInShippingInformationActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontSetShippingMethodActionGroup.xml
@ -23654,6 +23660,7 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertStorefrontProductPageGaller
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCreateSimpleProductWithTextOptionCharLimitActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminSetMaxAllowedQtyForProductActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminChangeWebSiteAssignedToProductActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminUpdateCategoryMetaInformationActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminDeleteCreatedColorSpecificAttributeActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AddSimpleProductToCartActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertProductImageNotInAdminProductPageActionGroup.xml
@ -24060,6 +24067,7 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/GoToAttributeGridPageActionGroup.
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertMetaDescriptionInProductEditFormActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminDisableActiveCategoryActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminStartCreateProductAttributeOnProductPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminUpdateCategoryDisplaySettingsActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertCustomOptionValuesInProductDetailsPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontProductPageOpenImageFullscreenActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertProductImageNotInStorefrontProductPage2ActionGroup.xml
@ -24095,6 +24103,7 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminSaveCategoryFormActionGroup.
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAddToCartCustomOptionsProductPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCreateAttributeVisualSwatchNthValueActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAddProductCustomOptionActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminUpdateCategoryDescriptionActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontOpenProductFromCategoryPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertAdminProductGridCellActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCreateCatalogProductWidgetActionGroup.xml
@ -24333,6 +24342,7 @@ app/code/Magento/Catalog/Test/Mftf/Test/AdminFilteringCategoryProductsUsingScope
app/code/Magento/Catalog/Test/Mftf/Test/AdminProductGridUrlFilterApplierTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminValidateRelatedUpsellCrossSellPositionValueInProductExportCsvTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminUpdateCategoryNameWithStoreViewTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminMoveAndUpdateCategoryOnIndexerUpdateOnSaveModeTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontEnsureThatAccordionAnchorIsVisibleOnViewportOnceClickedTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminUpdateSimpleProductNameToVerifyDataOverridingOnStoreViewLevelTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminProductCategoryIndexerInUpdateOnScheduleModeTest.xml
@ -24583,6 +24593,7 @@ app/code/Magento/Catalog/Test/Mftf/Section/StorefrontProductMoreInformationSecti
app/code/Magento/Catalog/Test/Mftf/Section/StorefrontCategoryMainSection.xml
app/code/Magento/Catalog/Test/Mftf/Section/NewProductPageSection.xml
app/code/Magento/Catalog/Test/Mftf/Section/StorefrontProductPageDesignSection.xml
app/code/Magento/Catalog/Test/Mftf/Section/StorefrontCategoryHeadSection.xml
app/code/Magento/Catalog/Test/Mftf/Section/CatalogSubmenuSection.xml
app/code/Magento/Catalog/Test/Mftf/Section/StorefrontFooterSection.xml
app/code/Magento/Catalog/Test/Mftf/Section/StorefrontProductRelatedProductsSection.xml
@ -26241,6 +26252,7 @@ app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontAddProductToCartFromCa
app/code/Magento/Checkout/Test/Mftf/ActionGroup/CustomerCheckoutFillNewShippingAddressActionGroup.xml
app/code/Magento/Checkout/Test/Mftf/ActionGroup/VerifyTopDestinationsCountryActionGroup.xml
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontClickPlaceOrderButtonActionGroup.xml
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontVerifyFedexShippingMethodPricesActionGroup.xml
app/code/Magento/Checkout/Test/Mftf/ActionGroup/FillShippingAddressOneStreetActionGroup.xml
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontOpenCustomStoreCheckoutPageActionGroup.xml
app/code/Magento/Checkout/Test/Mftf/ActionGroup/LoggedInUserCheckoutAddNewShippingSectionWithoutRegionActionGroup.xml
@ -26737,6 +26749,7 @@ app/code/Magento/Dhl/Test/Mftf/LICENSE.txt
app/code/Magento/Dhl/Test/Mftf/LICENSE_AFL.txt
app/code/Magento/Dhl/Test/Mftf/README.md
app/code/Magento/Dhl/Test/Mftf/Test/AdminCheckInputFieldsDisabledAfterAppConfigDumpTest.xml
app/code/Magento/Dhl/Test/Mftf/Test/StorefrontRegisteredCustomerUsesDHLAPOnlineShippingCarrierOnCheckoutTest.xml
app/code/Magento/Dhl/Test/Mftf/Section/AdminShippingMethodDHLSection.xml
app/code/Magento/Dhl/Test/Unit/Model/Validator/ResponseErrorProcessorTest.php
app/code/Magento/Dhl/Test/Unit/Model/Validator/XmlValidatorTest.php

View file

@ -28389,11 +28389,6 @@ Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/PluginNopStartup.cs
Nop.Plugin.Misc.Omnisend/Infrastructure/PluginNopStartup.cs
Infrastructure/PluginNopStartup.cs
PluginNopStartup.cs
src/Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/ViewLocationExpander.cs
Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/ViewLocationExpander.cs
Nop.Plugin.Misc.Omnisend/Infrastructure/ViewLocationExpander.cs
Infrastructure/ViewLocationExpander.cs
ViewLocationExpander.cs
src/Plugins/Nop.Plugin.Misc.Omnisend/Views/_ViewImports.cshtml
Plugins/Nop.Plugin.Misc.Omnisend/Views/_ViewImports.cshtml
Nop.Plugin.Misc.Omnisend/Views/_ViewImports.cshtml

View file

@ -4332,7 +4332,6 @@ src/Plugins/Nop.Plugin.Misc.Omnisend/OmnisendPlugin.cs
src/Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/RouteProvider.cs
src/Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/EventConsumer.cs
src/Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/PluginNopStartup.cs
src/Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/ViewLocationExpander.cs
src/Plugins/Nop.Plugin.Misc.Omnisend/Views/_ViewImports.cshtml
src/Plugins/Nop.Plugin.Misc.Omnisend/Views/Configure.cshtml
src/Plugins/Nop.Plugin.Misc.Omnisend/Controllers/OmnisendAdminController.cs

View file

@ -5461,6 +5461,9 @@ _unreleased/2024-11-11-remove-duplicated-sortedproperties-from-saleschannelprodu
changelog/_unreleased/2024-11-21-theme-dump-interactive-part-should-be-optional.md
_unreleased/2024-11-21-theme-dump-interactive-part-should-be-optional.md
2024-11-21-theme-dump-interactive-part-should-be-optional.md
changelog/_unreleased/2024-12-06-fix-assert-in-state-machine-dump.md
_unreleased/2024-12-06-fix-assert-in-state-machine-dump.md
2024-12-06-fix-assert-in-state-machine-dump.md
changelog/_unreleased/2024-11-04-fix-unknown-redis-connection-adapter-exception-message.md
_unreleased/2024-11-04-fix-unknown-redis-connection-adapter-exception-message.md
2024-11-04-fix-unknown-redis-connection-adapter-exception-message.md
@ -5494,6 +5497,9 @@ _unreleased/2024-05-22-navbar-for-main-navigation.md
changelog/_unreleased/2024-10-25-cart-duplicates-when-restored-by-token.md
_unreleased/2024-10-25-cart-duplicates-when-restored-by-token.md
2024-10-25-cart-duplicates-when-restored-by-token.md
changelog/_unreleased/2024-12-11-deprecate-custom-entities-for-plugins.md
_unreleased/2024-12-11-deprecate-custom-entities-for-plugins.md
2024-12-11-deprecate-custom-entities-for-plugins.md
changelog/_unreleased/2024-11-23-remove-deprecated-autoload-true-associations.md
_unreleased/2024-11-23-remove-deprecated-autoload-true-associations.md
2024-11-23-remove-deprecated-autoload-true-associations.md
@ -5566,6 +5572,9 @@ _unreleased/2024-11-11-fixed-shipping-method-fixed-tax-recalculation.md
changelog/_unreleased/2024-10-08-fix-admin-refresh-token.md
_unreleased/2024-10-08-fix-admin-refresh-token.md
2024-10-08-fix-admin-refresh-token.md
changelog/_unreleased/2024-11-14-improve-mail-sender-fs.md
_unreleased/2024-11-14-improve-mail-sender-fs.md
2024-11-14-improve-mail-sender-fs.md
changelog/_unreleased/2024-11-22-a11y-convey-how-the-promotion-information-when-submit.md
_unreleased/2024-11-22-a11y-convey-how-the-promotion-information-when-submit.md
2024-11-22-a11y-convey-how-the-promotion-information-when-submit.md
@ -5593,6 +5602,9 @@ _unreleased/2024-10-30-added-extension-point-for-flow-executor.md
changelog/_unreleased/2024-10-22-create-rule-for-check-rule-order-creation-by-admin.md
_unreleased/2024-10-22-create-rule-for-check-rule-order-creation-by-admin.md
2024-10-22-create-rule-for-check-rule-order-creation-by-admin.md
changelog/_unreleased/2024-12-11-add-created-at-column-to-coupon-codes.md
_unreleased/2024-12-11-add-created-at-column-to-coupon-codes.md
2024-12-11-add-created-at-column-to-coupon-codes.md
changelog/_unreleased/2024-11-13-fix-default-hero-image-display.md
_unreleased/2024-11-13-fix-default-hero-image-display.md
2024-11-13-fix-default-hero-image-display.md
@ -5674,6 +5686,9 @@ _unreleased/2024-11-04-the-filtering-of-variant-list-are-not-working-correctly.m
changelog/_unreleased/2024-09-23-fix-flow-action-on-order-state-change-with-shipping-discount.md
_unreleased/2024-09-23-fix-flow-action-on-order-state-change-with-shipping-discount.md
2024-09-23-fix-flow-action-on-order-state-change-with-shipping-discount.md
changelog/_unreleased/2024-10-07-improve-admin-last-activity-behavior.md
_unreleased/2024-10-07-improve-admin-last-activity-behavior.md
2024-10-07-improve-admin-last-activity-behavior.md
changelog/_unreleased/2024-10-30-fix-multiple-field-types-in-product-bulk-edit.md
_unreleased/2024-10-30-fix-multiple-field-types-in-product-bulk-edit.md
2024-10-30-fix-multiple-field-types-in-product-bulk-edit.md
@ -5899,6 +5914,9 @@ _unreleased/2024-11-14-omit-duplicate-links-in-product-card.md
changelog/_unreleased/2024-10-21-fix-order-can-not-recalculate-when-line-items-are-empty.md
_unreleased/2024-10-21-fix-order-can-not-recalculate-when-line-items-are-empty.md
2024-10-21-fix-order-can-not-recalculate-when-line-items-are-empty.md
changelog/_unreleased/2024-11-26-improve-checkout-order-placed-event.md
_unreleased/2024-11-26-improve-checkout-order-placed-event.md
2024-11-26-improve-checkout-order-placed-event.md
changelog/_unreleased/2024-11-11-fix-promotion-help-text.md
_unreleased/2024-11-11-fix-promotion-help-text.md
2024-11-11-fix-promotion-help-text.md
@ -16668,6 +16686,13 @@ Content/Sitemap/Service/SitemapExporterTest.php
Sitemap/Service/SitemapExporterTest.php
Service/SitemapExporterTest.php
SitemapExporterTest.php
tests/integration/Core/Content/Mail/Service/EmailSenderTest.php
integration/Core/Content/Mail/Service/EmailSenderTest.php
Core/Content/Mail/Service/EmailSenderTest.php
Content/Mail/Service/EmailSenderTest.php
Mail/Service/EmailSenderTest.php
Service/EmailSenderTest.php
EmailSenderTest.php
tests/integration/Core/Content/Mail/Service/MailServiceTest.php
integration/Core/Content/Mail/Service/MailServiceTest.php
Core/Content/Mail/Service/MailServiceTest.php
@ -29085,6 +29110,13 @@ Content/Sitemap/Service/SitemapExporterTest.php
Sitemap/Service/SitemapExporterTest.php
Service/SitemapExporterTest.php
SitemapExporterTest.php
tests/unit/Core/Content/Mail/Message/SendMailHandlerTest.php
unit/Core/Content/Mail/Message/SendMailHandlerTest.php
Core/Content/Mail/Message/SendMailHandlerTest.php
Content/Mail/Message/SendMailHandlerTest.php
Mail/Message/SendMailHandlerTest.php
Message/SendMailHandlerTest.php
SendMailHandlerTest.php
tests/unit/Core/Content/Mail/Service/MailAttachmentsConfigTest.php
unit/Core/Content/Mail/Service/MailAttachmentsConfigTest.php
Core/Content/Mail/Service/MailAttachmentsConfigTest.php
@ -61631,6 +61663,18 @@ Core/Content/Mail/MailException.php
Content/Mail/MailException.php
Mail/MailException.php
MailException.php
src/Core/Content/Mail/Message/SendMailMessage.php
Core/Content/Mail/Message/SendMailMessage.php
Content/Mail/Message/SendMailMessage.php
Mail/Message/SendMailMessage.php
Message/SendMailMessage.php
SendMailMessage.php
src/Core/Content/Mail/Message/SendMailHandler.php
Core/Content/Mail/Message/SendMailHandler.php
Content/Mail/Message/SendMailHandler.php
Mail/Message/SendMailHandler.php
Message/SendMailHandler.php
SendMailHandler.php
src/Core/Content/Mail/Service/SendMailTemplate.php
Core/Content/Mail/Service/SendMailTemplate.php
Content/Mail/Service/SendMailTemplate.php

View file

@ -1819,6 +1819,7 @@ changelog/_unreleased/2024-09-13-fix-stopwords-are-not-working-with-and-search.m
changelog/_unreleased/2024-11-12-add-skip-to-links-for-search-and-navigation.md
changelog/_unreleased/2024-11-11-remove-duplicated-sortedproperties-from-saleschannelproductdefinition.md
changelog/_unreleased/2024-11-21-theme-dump-interactive-part-should-be-optional.md
changelog/_unreleased/2024-12-06-fix-assert-in-state-machine-dump.md
changelog/_unreleased/2024-11-04-fix-unknown-redis-connection-adapter-exception-message.md
changelog/_unreleased/2024-11-26-fix-product-availabel-set-to-0-if-is-closeout-is-null.md
changelog/_unreleased/2024-11-26-unify-cache-state-and-cookie-constants.md
@ -1830,6 +1831,7 @@ changelog/_unreleased/2024-11-25-improve-modal-accessibility.md
changelog/_unreleased/2024-11-22-a11y-date-picker-must-have-label.md
changelog/_unreleased/2024-05-22-navbar-for-main-navigation.md
changelog/_unreleased/2024-10-25-cart-duplicates-when-restored-by-token.md
changelog/_unreleased/2024-12-11-deprecate-custom-entities-for-plugins.md
changelog/_unreleased/2024-11-23-remove-deprecated-autoload-true-associations.md
changelog/_unreleased/2024-11-20-prevent-license-violation-from-loopback-address.md
changelog/_unreleased/2024-10-27-add-criteria-filter-types-to-sw-string-filter.md
@ -1854,6 +1856,7 @@ changelog/_unreleased/2024-11-26-using-external-url-for-media-s-path-without-sto
changelog/_unreleased/2024-10-29-Add-area-live-updates-to-quanity-select.md
changelog/_unreleased/2024-11-11-fixed-shipping-method-fixed-tax-recalculation.md
changelog/_unreleased/2024-10-08-fix-admin-refresh-token.md
changelog/_unreleased/2024-11-14-improve-mail-sender-fs.md
changelog/_unreleased/2024-11-22-a11y-convey-how-the-promotion-information-when-submit.md
changelog/_unreleased/2024-11-19-change-windowrouterpush-handle-to-be-async.md
changelog/_unreleased/2024-10-29-media-library-items-disapear-after-switch-tabs-in-media-modal.md
@ -1863,6 +1866,7 @@ changelog/_unreleased/2024-09-26-fix-delivery-address-editing-during-order-creat
changelog/_unreleased/2024-11-06-add-force-option-command-system-setup-staging.md
changelog/_unreleased/2024-10-30-added-extension-point-for-flow-executor.md
changelog/_unreleased/2024-10-22-create-rule-for-check-rule-order-creation-by-admin.md
changelog/_unreleased/2024-12-11-add-created-at-column-to-coupon-codes.md
changelog/_unreleased/2024-11-13-fix-default-hero-image-display.md
changelog/_unreleased/2024-10-24-allow-update-product-description-containing-only-invalid-tag.md
changelog/_unreleased/2024-10-31-support-multiple-theme-variables-in-hotmode.md
@ -1890,6 +1894,7 @@ changelog/_unreleased/2024-10-29-Increase-button-link-outline-contrast.md
changelog/_unreleased/2024-11-13-fix-exception-in-elasticsearch-indexer.md
changelog/_unreleased/2024-11-04-the-filtering-of-variant-list-are-not-working-correctly.md
changelog/_unreleased/2024-09-23-fix-flow-action-on-order-state-change-with-shipping-discount.md
changelog/_unreleased/2024-10-07-improve-admin-last-activity-behavior.md
changelog/_unreleased/2024-10-30-fix-multiple-field-types-in-product-bulk-edit.md
changelog/_unreleased/2024-11-04-fix-snippets-inaccessible-and-unchangeable.md
changelog/_unreleased/2024-11-25-fix-unique-ids-for-address-forms.md
@ -1965,6 +1970,7 @@ changelog/_unreleased/2024-12-04-deprecate-implicit-http-cache-clear-from-cache-
changelog/_unreleased/2024-11-13-a11y-change-styling-for-promotion-submit-button.md
changelog/_unreleased/2024-11-14-omit-duplicate-links-in-product-card.md
changelog/_unreleased/2024-10-21-fix-order-can-not-recalculate-when-line-items-are-empty.md
changelog/_unreleased/2024-11-26-improve-checkout-order-placed-event.md
changelog/_unreleased/2024-11-11-fix-promotion-help-text.md
changelog/_unreleased/2024-11-11-fixed-price-field-collection-serialization.md
changelog/release-6-4-9-0/2022-01-17-correct-the-words-for-singular-nouns-and-plural-nouns-in-bulk-edit.md
@ -5242,6 +5248,7 @@ tests/integration/Core/Content/Sitemap/Provider/HomeUrlProviderTest.php
tests/integration/Core/Content/Sitemap/Provider/CategoryUrlProviderTest.php
tests/integration/Core/Content/Sitemap/Service/SitemapHandleTest.php
tests/integration/Core/Content/Sitemap/Service/SitemapExporterTest.php
tests/integration/Core/Content/Mail/Service/EmailSenderTest.php
tests/integration/Core/Content/Mail/Service/MailServiceTest.php
tests/integration/Core/Content/Flow/ChangeCustomerGroupActionTest.php
tests/integration/Core/Content/Flow/ChangeCustomerStatusActionTest.php
@ -6849,6 +6856,7 @@ tests/unit/Core/Content/Sitemap/SitemapExceptionTest.php
tests/unit/Core/Content/Sitemap/Provider/CustomUrlProviderTest.php
tests/unit/Core/Content/Sitemap/Service/SitemapListerTest.php
tests/unit/Core/Content/Sitemap/Service/SitemapExporterTest.php
tests/unit/Core/Content/Mail/Message/SendMailHandlerTest.php
tests/unit/Core/Content/Mail/Service/MailAttachmentsConfigTest.php
tests/unit/Core/Content/Mail/Service/MailFactoryTest.php
tests/unit/Core/Content/Mail/Service/MailerTransportDecoratorTest.php
@ -11552,6 +11560,8 @@ src/Core/Content/Sitemap/Struct/Sitemap.php
src/Core/Content/Sitemap/Struct/UrlResult.php
src/Core/Content/Mail/MailerConfigurationCompilerPass.php
src/Core/Content/Mail/MailException.php
src/Core/Content/Mail/Message/SendMailMessage.php
src/Core/Content/Mail/Message/SendMailHandler.php
src/Core/Content/Mail/Service/SendMailTemplate.php
src/Core/Content/Mail/Service/MailAttachmentsConfig.php
src/Core/Content/Mail/Service/AbstractMailFactory.php

View file

@ -7420,13 +7420,6 @@ server/src/preview/index.ts
src/preview/index.ts
preview/index.ts
index.ts
packages/core/content-manager/server/src/preview/constants.ts
core/content-manager/server/src/preview/constants.ts
content-manager/server/src/preview/constants.ts
server/src/preview/constants.ts
src/preview/constants.ts
preview/constants.ts
constants.ts
packages/core/content-manager/server/src/preview/controllers/validation/preview.ts
core/content-manager/server/src/preview/controllers/validation/preview.ts
content-manager/server/src/preview/controllers/validation/preview.ts
@ -8394,13 +8387,6 @@ admin/src/preview/index.ts
src/preview/index.ts
preview/index.ts
index.ts
packages/core/content-manager/admin/src/preview/constants.ts
core/content-manager/admin/src/preview/constants.ts
content-manager/admin/src/preview/constants.ts
admin/src/preview/constants.ts
src/preview/constants.ts
preview/constants.ts
constants.ts
packages/core/content-manager/admin/src/preview/pages/Preview.tsx
core/content-manager/admin/src/preview/pages/Preview.tsx
content-manager/admin/src/preview/pages/Preview.tsx
@ -8786,6 +8772,19 @@ FormInputs/BlocksInput/Blocks/Paragraph.tsx
BlocksInput/Blocks/Paragraph.tsx
Blocks/Paragraph.tsx
Paragraph.tsx
packages/core/content-manager/admin/src/pages/EditView/components/FormInputs/BlocksInput/Blocks/utils/prismLanguages.ts
core/content-manager/admin/src/pages/EditView/components/FormInputs/BlocksInput/Blocks/utils/prismLanguages.ts
content-manager/admin/src/pages/EditView/components/FormInputs/BlocksInput/Blocks/utils/prismLanguages.ts
admin/src/pages/EditView/components/FormInputs/BlocksInput/Blocks/utils/prismLanguages.ts
src/pages/EditView/components/FormInputs/BlocksInput/Blocks/utils/prismLanguages.ts
pages/EditView/components/FormInputs/BlocksInput/Blocks/utils/prismLanguages.ts
EditView/components/FormInputs/BlocksInput/Blocks/utils/prismLanguages.ts
components/FormInputs/BlocksInput/Blocks/utils/prismLanguages.ts
FormInputs/BlocksInput/Blocks/utils/prismLanguages.ts
BlocksInput/Blocks/utils/prismLanguages.ts
Blocks/utils/prismLanguages.ts
utils/prismLanguages.ts
prismLanguages.ts
packages/core/content-manager/admin/src/pages/EditView/components/FormInputs/BlocksInput/Blocks/Quote.tsx
core/content-manager/admin/src/pages/EditView/components/FormInputs/BlocksInput/Blocks/Quote.tsx
content-manager/admin/src/pages/EditView/components/FormInputs/BlocksInput/Blocks/Quote.tsx

View file

@ -1132,7 +1132,6 @@ packages/core/content-manager/server/src/preview/LICENSE
packages/core/content-manager/server/src/preview/routes/index.ts
packages/core/content-manager/server/src/preview/routes/preview.ts
packages/core/content-manager/server/src/preview/index.ts
packages/core/content-manager/server/src/preview/constants.ts
packages/core/content-manager/server/src/preview/controllers/validation/preview.ts
packages/core/content-manager/server/src/preview/controllers/index.ts
packages/core/content-manager/server/src/preview/controllers/preview.ts
@ -1271,7 +1270,6 @@ packages/core/content-manager/admin/src/preview/services/preview.ts
packages/core/content-manager/admin/src/preview/LICENSE
packages/core/content-manager/admin/src/preview/routes.tsx
packages/core/content-manager/admin/src/preview/index.ts
packages/core/content-manager/admin/src/preview/constants.ts
packages/core/content-manager/admin/src/preview/pages/Preview.tsx
packages/core/content-manager/admin/src/preview/components/PreviewSidePanel.tsx
packages/core/content-manager/admin/src/preview/components/PreviewContent.tsx
@ -1311,6 +1309,7 @@ packages/core/content-manager/admin/src/pages/EditView/components/FormInputs/Blo
packages/core/content-manager/admin/src/pages/EditView/components/FormInputs/BlocksInput/Blocks/tests/Wrapper.tsx
packages/core/content-manager/admin/src/pages/EditView/components/FormInputs/BlocksInput/Blocks/List.tsx
packages/core/content-manager/admin/src/pages/EditView/components/FormInputs/BlocksInput/Blocks/Paragraph.tsx
packages/core/content-manager/admin/src/pages/EditView/components/FormInputs/BlocksInput/Blocks/utils/prismLanguages.ts
packages/core/content-manager/admin/src/pages/EditView/components/FormInputs/BlocksInput/Blocks/Quote.tsx
packages/core/content-manager/admin/src/pages/EditView/components/FormInputs/BlocksInput/Blocks/Image.tsx
packages/core/content-manager/admin/src/pages/EditView/components/FormInputs/BlocksInput/Blocks/Heading.tsx

View file

@ -36255,6 +36255,14 @@ Resources/assets/images/404.svg
assets/images/404.svg
images/404.svg
404.svg
src/Sylius/Bundle/AdminBundle/Resources/assets/images/loader.svg
Sylius/Bundle/AdminBundle/Resources/assets/images/loader.svg
Bundle/AdminBundle/Resources/assets/images/loader.svg
AdminBundle/Resources/assets/images/loader.svg
Resources/assets/images/loader.svg
assets/images/loader.svg
images/loader.svg
loader.svg
src/Sylius/Bundle/AdminBundle/Resources/assets/images/sylius-logo.svg
Sylius/Bundle/AdminBundle/Resources/assets/images/sylius-logo.svg
Bundle/AdminBundle/Resources/assets/images/sylius-logo.svg
@ -36400,6 +36408,14 @@ Resources/assets/styles/_loader.scss
assets/styles/_loader.scss
styles/_loader.scss
_loader.scss
src/Sylius/Bundle/AdminBundle/Resources/assets/styles/_accordion.scss
Sylius/Bundle/AdminBundle/Resources/assets/styles/_accordion.scss
Bundle/AdminBundle/Resources/assets/styles/_accordion.scss
AdminBundle/Resources/assets/styles/_accordion.scss
Resources/assets/styles/_accordion.scss
assets/styles/_accordion.scss
styles/_accordion.scss
_accordion.scss
src/Sylius/Bundle/AdminBundle/Resources/assets/styles/_infinite-tree.scss
Sylius/Bundle/AdminBundle/Resources/assets/styles/_infinite-tree.scss
Bundle/AdminBundle/Resources/assets/styles/_infinite-tree.scss

View file

@ -5181,6 +5181,7 @@ src/Sylius/Bundle/AdminBundle/Resources/assets/controllers/ProductAttributeAutoc
src/Sylius/Bundle/AdminBundle/Resources/assets/controllers/ProductTaxonTreeController.js
src/Sylius/Bundle/AdminBundle/Resources/assets/controllers/TabsErrorsController.js
src/Sylius/Bundle/AdminBundle/Resources/assets/images/404.svg
src/Sylius/Bundle/AdminBundle/Resources/assets/images/loader.svg
src/Sylius/Bundle/AdminBundle/Resources/assets/images/sylius-logo.svg
src/Sylius/Bundle/AdminBundle/Resources/assets/images/flags/un.svg
src/Sylius/Bundle/AdminBundle/Resources/assets/images/no_data.svg
@ -5199,6 +5200,7 @@ src/Sylius/Bundle/AdminBundle/Resources/assets/styles/_body.scss
src/Sylius/Bundle/AdminBundle/Resources/assets/styles/_datatable.scss
src/Sylius/Bundle/AdminBundle/Resources/assets/styles/_collapse.scss
src/Sylius/Bundle/AdminBundle/Resources/assets/styles/_loader.scss
src/Sylius/Bundle/AdminBundle/Resources/assets/styles/_accordion.scss
src/Sylius/Bundle/AdminBundle/Resources/assets/styles/_infinite-tree.scss
src/Sylius/Bundle/AdminBundle/Resources/assets/styles/_flashes.scss
src/Sylius/Bundle/AdminBundle/Resources/assets/styles/_avatar.scss

View file

@ -6880,6 +6880,12 @@ apache/catalina/servlets/TestWebdavServlet.java
catalina/servlets/TestWebdavServlet.java
servlets/TestWebdavServlet.java
TestWebdavServlet.java
test/org/apache/catalina/servlets/TestDefaultServletRfc9110Section13.java
org/apache/catalina/servlets/TestDefaultServletRfc9110Section13.java
apache/catalina/servlets/TestDefaultServletRfc9110Section13.java
catalina/servlets/TestDefaultServletRfc9110Section13.java
servlets/TestDefaultServletRfc9110Section13.java
TestDefaultServletRfc9110Section13.java
test/org/apache/catalina/servlets/TestDefaultServletOptions.java
org/apache/catalina/servlets/TestDefaultServletOptions.java
apache/catalina/servlets/TestDefaultServletOptions.java
@ -6916,6 +6922,12 @@ apache/catalina/servlets/TestDefaultServletRangeRequests.java
catalina/servlets/TestDefaultServletRangeRequests.java
servlets/TestDefaultServletRangeRequests.java
TestDefaultServletRangeRequests.java
test/org/apache/catalina/servlets/TestDefaultServletRfc9110Section13Parameterized.java
org/apache/catalina/servlets/TestDefaultServletRfc9110Section13Parameterized.java
apache/catalina/servlets/TestDefaultServletRfc9110Section13Parameterized.java
catalina/servlets/TestDefaultServletRfc9110Section13Parameterized.java
servlets/TestDefaultServletRfc9110Section13Parameterized.java
TestDefaultServletRfc9110Section13Parameterized.java
test/org/apache/catalina/servlets/TestDefaultServlet.java
org/apache/catalina/servlets/TestDefaultServlet.java
apache/catalina/servlets/TestDefaultServlet.java

View file

@ -1091,12 +1091,14 @@ test/org/apache/catalina/servlets/TestCGIServletCmdLineArguments.java
test/org/apache/catalina/servlets/TestWebdavPropertyStore.java
test/org/apache/catalina/servlets/TestWebdavServletOptionsUnknown.java
test/org/apache/catalina/servlets/TestWebdavServlet.java
test/org/apache/catalina/servlets/TestDefaultServletRfc9110Section13.java
test/org/apache/catalina/servlets/TestDefaultServletOptions.java
test/org/apache/catalina/servlets/TestDefaultServletEncodingWithoutBom.java
test/org/apache/catalina/servlets/ServletOptionsBaseTest.java
test/org/apache/catalina/servlets/DefaultServletEncodingBaseTest.java
test/org/apache/catalina/servlets/TestDefaultServletEncodingWithBom.java
test/org/apache/catalina/servlets/TestDefaultServletRangeRequests.java
test/org/apache/catalina/servlets/TestDefaultServletRfc9110Section13Parameterized.java
test/org/apache/catalina/servlets/TestDefaultServlet.java
test/org/apache/catalina/servlets/TestDefaultServletPut.java
test/org/apache/el/TesterEnum.java

View file

@ -8828,6 +8828,11 @@ js/data/changelog/dev-build-profiling-tweaks-take-1
data/changelog/dev-build-profiling-tweaks-take-1
changelog/dev-build-profiling-tweaks-take-1
dev-build-profiling-tweaks-take-1
packages/js/data/changelog/update-53563-handle-beta-testing-plugin-installs
js/data/changelog/update-53563-handle-beta-testing-plugin-installs
data/changelog/update-53563-handle-beta-testing-plugin-installs
changelog/update-53563-handle-beta-testing-plugin-installs
update-53563-handle-beta-testing-plugin-installs
packages/js/data/changelog/update-use-error-boundary-for-panels
js/data/changelog/update-use-error-boundary-for-panels
data/changelog/update-use-error-boundary-for-panels
@ -8953,11 +8958,21 @@ js/data/changelog/fix-misspelling-in-packages-js-resolvers-error-msgs
data/changelog/fix-misspelling-in-packages-js-resolvers-error-msgs
changelog/fix-misspelling-in-packages-js-resolvers-error-msgs
fix-misspelling-in-packages-js-resolvers-error-msgs
packages/js/data/changelog/53612-dev-update-cod-copy
js/data/changelog/53612-dev-update-cod-copy
data/changelog/53612-dev-update-cod-copy
changelog/53612-dev-update-cod-copy
53612-dev-update-cod-copy
packages/js/data/changelog/add-stripe-tax-to task
js/data/changelog/add-stripe-tax-to task
data/changelog/add-stripe-tax-to task
changelog/add-stripe-tax-to task
add-stripe-tax-to task
packages/js/data/changelog/dev-nox-drag-and-drop-updates
js/data/changelog/dev-nox-drag-and-drop-updates
data/changelog/dev-nox-drag-and-drop-updates
changelog/dev-nox-drag-and-drop-updates
dev-nox-drag-and-drop-updates
packages/js/data/changelog/53165-dev-ts-5-7-2
js/data/changelog/53165-dev-ts-5-7-2
data/changelog/53165-dev-ts-5-7-2
@ -14483,6 +14498,11 @@ js/e2e-utils-playwright/changelog/.gitkeep
e2e-utils-playwright/changelog/.gitkeep
changelog/.gitkeep
.gitkeep
packages/js/e2e-utils-playwright/changelog/dev-improve-checkout-util
js/e2e-utils-playwright/changelog/dev-improve-checkout-util
e2e-utils-playwright/changelog/dev-improve-checkout-util
changelog/dev-improve-checkout-util
dev-improve-checkout-util
packages/js/e2e-utils-playwright/package.json
js/e2e-utils-playwright/package.json
e2e-utils-playwright/package.json
@ -20791,6 +20811,9 @@ configuring_special_tax_scenarios.md
docs/code-snippets/link-to-logged-data.md
code-snippets/link-to-logged-data.md
link-to-logged-data.md
docs/code-snippets/override-loop-template-show-quantities-next-add-cart.md
code-snippets/override-loop-template-show-quantities-next-add-cart.md
override-loop-template-show-quantities-next-add-cart.md
docs/code-snippets/add-a-currency-symbol.md
code-snippets/add-a-currency-symbol.md
add-a-currency-symbol.md
@ -20960,6 +20983,9 @@ slot-fills.md
docs/cart-and-checkout-blocks/dom-events.md
cart-and-checkout-blocks/dom-events.md
dom-events.md
docs/cart-and-checkout-blocks/overview-of-data-flow.md
cart-and-checkout-blocks/overview-of-data-flow.md
overview-of-data-flow.md
docs/cart-and-checkout-blocks/integration-interface.md
cart-and-checkout-blocks/integration-interface.md
integration-interface.md
@ -34441,6 +34467,15 @@ checkout/inner-blocks/checkout-order-summary-subtotal/block.json
inner-blocks/checkout-order-summary-subtotal/block.json
checkout-order-summary-subtotal/block.json
block.json
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/constants.ts
woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/constants.ts
assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/constants.ts
js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/constants.ts
blocks/checkout/inner-blocks/checkout-order-summary-subtotal/constants.ts
checkout/inner-blocks/checkout-order-summary-subtotal/constants.ts
inner-blocks/checkout-order-summary-subtotal/constants.ts
checkout-order-summary-subtotal/constants.ts
constants.ts
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/block.tsx
woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/block.tsx
assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/block.tsx
@ -35502,6 +35537,15 @@ cart/inner-blocks/cart-order-summary-subtotal/block.json
inner-blocks/cart-order-summary-subtotal/block.json
cart-order-summary-subtotal/block.json
block.json
plugins/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/constants.ts
woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/constants.ts
assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/constants.ts
js/blocks/cart/inner-blocks/cart-order-summary-subtotal/constants.ts
blocks/cart/inner-blocks/cart-order-summary-subtotal/constants.ts
cart/inner-blocks/cart-order-summary-subtotal/constants.ts
inner-blocks/cart-order-summary-subtotal/constants.ts
cart-order-summary-subtotal/constants.ts
constants.ts
plugins/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/block.tsx
woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/block.tsx
assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/block.tsx
@ -39006,6 +39050,13 @@ js/blocks/add-to-cart-with-options/style.scss
blocks/add-to-cart-with-options/style.scss
add-to-cart-with-options/style.scss
style.scss
plugins/woocommerce-blocks/assets/js/blocks/add-to-cart-with-options/save.tsx
woocommerce-blocks/assets/js/blocks/add-to-cart-with-options/save.tsx
assets/js/blocks/add-to-cart-with-options/save.tsx
js/blocks/add-to-cart-with-options/save.tsx
blocks/add-to-cart-with-options/save.tsx
add-to-cart-with-options/save.tsx
save.tsx
plugins/woocommerce-blocks/assets/js/blocks/add-to-cart-with-options/components/toolbar-type-product-selector-group/index.tsx
woocommerce-blocks/assets/js/blocks/add-to-cart-with-options/components/toolbar-type-product-selector-group/index.tsx
assets/js/blocks/add-to-cart-with-options/components/toolbar-type-product-selector-group/index.tsx
@ -41453,6 +41504,10 @@ plugins/woocommerce/changelog/53193-dev-53179-adjust-client-to-providers-api
woocommerce/changelog/53193-dev-53179-adjust-client-to-providers-api
changelog/53193-dev-53179-adjust-client-to-providers-api
53193-dev-53179-adjust-client-to-providers-api
plugins/woocommerce/changelog/52081-nullable
woocommerce/changelog/52081-nullable
changelog/52081-nullable
52081-nullable
plugins/woocommerce/changelog/add-disable-next-prev
woocommerce/changelog/add-disable-next-prev
changelog/add-disable-next-prev
@ -41577,6 +41632,10 @@ plugins/woocommerce/changelog/cfe-fix-plugin-search
woocommerce/changelog/cfe-fix-plugin-search
changelog/cfe-fix-plugin-search
cfe-fix-plugin-search
plugins/woocommerce/changelog/e2e-fix-add-new-coupon-btn-text
woocommerce/changelog/e2e-fix-add-new-coupon-btn-text
changelog/e2e-fix-add-new-coupon-btn-text
e2e-fix-add-new-coupon-btn-text
plugins/woocommerce/changelog/52625-fix-broken-docs-links-52587
woocommerce/changelog/52625-fix-broken-docs-links-52587
changelog/52625-fix-broken-docs-links-52587
@ -41593,6 +41652,10 @@ plugins/woocommerce/changelog/52223-email-color-settings
woocommerce/changelog/52223-email-color-settings
changelog/52223-email-color-settings
52223-email-color-settings
plugins/woocommerce/changelog/add-data-flow-overview
woocommerce/changelog/add-data-flow-overview
changelog/add-data-flow-overview
add-data-flow-overview
plugins/woocommerce/changelog/52604-dev-alignment-on-mobile-order-summary-48899
woocommerce/changelog/52604-dev-alignment-on-mobile-order-summary-48899
changelog/52604-dev-alignment-on-mobile-order-summary-48899
@ -41621,6 +41684,10 @@ plugins/woocommerce/changelog/add-52933-payment-provider-ordering-api
woocommerce/changelog/add-52933-payment-provider-ordering-api
changelog/add-52933-payment-provider-ordering-api
add-52933-payment-provider-ordering-api
plugins/woocommerce/changelog/update-53563-handle-beta-testing-plugin-installs
woocommerce/changelog/update-53563-handle-beta-testing-plugin-installs
changelog/update-53563-handle-beta-testing-plugin-installs
update-53563-handle-beta-testing-plugin-installs
plugins/woocommerce/changelog/52780-52773-add-include-status-param
woocommerce/changelog/52780-52773-add-include-status-param
changelog/52780-52773-add-include-status-param
@ -41645,6 +41712,10 @@ plugins/woocommerce/changelog/remove-dead-lys-state-action
woocommerce/changelog/remove-dead-lys-state-action
changelog/remove-dead-lys-state-action
remove-dead-lys-state-action
plugins/woocommerce/changelog/e2e-update-external-envs-pw-configs
woocommerce/changelog/e2e-update-external-envs-pw-configs
changelog/e2e-update-external-envs-pw-configs
e2e-update-external-envs-pw-configs
plugins/woocommerce/changelog/fix-import-product-card
woocommerce/changelog/fix-import-product-card
changelog/fix-import-product-card
@ -41693,6 +41764,10 @@ plugins/woocommerce/changelog/fix-cys-router
woocommerce/changelog/fix-cys-router
changelog/fix-cys-router
fix-cys-router
plugins/woocommerce/changelog/e2e-fix-flaky-e2e-test-can-connect-wccom
woocommerce/changelog/e2e-fix-flaky-e2e-test-can-connect-wccom
changelog/e2e-fix-flaky-e2e-test-can-connect-wccom
e2e-fix-flaky-e2e-test-can-connect-wccom
plugins/woocommerce/changelog/fix-52396_product_sku_styles
woocommerce/changelog/fix-52396_product_sku_styles
changelog/fix-52396_product_sku_styles
@ -41769,6 +41844,10 @@ plugins/woocommerce/changelog/52980-dev-52807
woocommerce/changelog/52980-dev-52807
changelog/52980-dev-52807
52980-dev-52807
plugins/woocommerce/changelog/53544-dev-editable-summary-subtotal-heading
woocommerce/changelog/53544-dev-editable-summary-subtotal-heading
changelog/53544-dev-editable-summary-subtotal-heading
53544-dev-editable-summary-subtotal-heading
plugins/woocommerce/changelog/e2e-fix-flaky-grouped-products-tests
woocommerce/changelog/e2e-fix-flaky-grouped-products-tests
changelog/e2e-fix-flaky-grouped-products-tests
@ -41813,6 +41892,10 @@ plugins/woocommerce/changelog/fix-local-pickup-buttons-wpcom
woocommerce/changelog/fix-local-pickup-buttons-wpcom
changelog/fix-local-pickup-buttons-wpcom
fix-local-pickup-buttons-wpcom
plugins/woocommerce/changelog/53575-email-preview-subject
woocommerce/changelog/53575-email-preview-subject
changelog/53575-email-preview-subject
53575-email-preview-subject
plugins/woocommerce/changelog/fix-e2e-tests-wp-6-6
woocommerce/changelog/fix-e2e-tests-wp-6-6
changelog/fix-e2e-tests-wp-6-6
@ -41893,6 +41976,10 @@ plugins/woocommerce/changelog/update-52738-woopayments-incentives-refac-and-api
woocommerce/changelog/update-52738-woopayments-incentives-refac-and-api
changelog/update-52738-woopayments-incentives-refac-and-api
update-52738-woopayments-incentives-refac-and-api
plugins/woocommerce/changelog/woo-core-test-patch
woocommerce/changelog/woo-core-test-patch
changelog/woo-core-test-patch
woo-core-test-patch
plugins/woocommerce/changelog/add-quantity-selector-block
woocommerce/changelog/add-quantity-selector-block
changelog/add-quantity-selector-block
@ -41997,10 +42084,6 @@ plugins/woocommerce/changelog/53507-dev-53381-remove-recommended-payment-methods
woocommerce/changelog/53507-dev-53381-remove-recommended-payment-methods-for-react-settings-page
changelog/53507-dev-53381-remove-recommended-payment-methods-for-react-settings-page
53507-dev-53381-remove-recommended-payment-methods-for-react-settings-page
plugins/woocommerce/changelog/53482-fix-52907-button-styling-missing-on-add-to-cart-buttons-when-using-a-products-shortcode-on-the-homepage
woocommerce/changelog/53482-fix-52907-button-styling-missing-on-add-to-cart-buttons-when-using-a-products-shortcode-on-the-homepage
changelog/53482-fix-52907-button-styling-missing-on-add-to-cart-buttons-when-using-a-products-shortcode-on-the-homepage
53482-fix-52907-button-styling-missing-on-add-to-cart-buttons-when-using-a-products-shortcode-on-the-homepage
plugins/woocommerce/changelog/52757-update-settings-sidebar-components
woocommerce/changelog/52757-update-settings-sidebar-components
changelog/52757-update-settings-sidebar-components
@ -42025,10 +42108,22 @@ plugins/woocommerce/changelog/add-payment-settings-drag-and-drop-2
woocommerce/changelog/add-payment-settings-drag-and-drop-2
changelog/add-payment-settings-drag-and-drop-2
add-payment-settings-drag-and-drop-2
plugins/woocommerce/changelog/add-save_method_to_add_to_cart_with_options
woocommerce/changelog/add-save_method_to_add_to_cart_with_options
changelog/add-save_method_to_add_to_cart_with_options
add-save_method_to_add_to_cart_with_options
plugins/woocommerce/changelog/53033-add-51448-handle-ellipsis-menu-items
woocommerce/changelog/53033-add-51448-handle-ellipsis-menu-items
changelog/53033-add-51448-handle-ellipsis-menu-items
53033-add-51448-handle-ellipsis-menu-items
plugins/woocommerce/changelog/fix-variation-selector-alignment
woocommerce/changelog/fix-variation-selector-alignment
changelog/fix-variation-selector-alignment
fix-variation-selector-alignment
plugins/woocommerce/changelog/53588-fix-are-you-sure-refresh
woocommerce/changelog/53588-fix-are-you-sure-refresh
changelog/53588-fix-are-you-sure-refresh
53588-fix-are-you-sure-refresh
plugins/woocommerce/changelog/53002-52945-add-virtual-param
woocommerce/changelog/53002-52945-add-virtual-param
changelog/53002-52945-add-virtual-param
@ -42121,6 +42216,10 @@ plugins/woocommerce/changelog/.gitkeep
woocommerce/changelog/.gitkeep
changelog/.gitkeep
.gitkeep
plugins/woocommerce/changelog/53590-dev-53376-add-reset-account-popup-to-settings-page
woocommerce/changelog/53590-dev-53376-add-reset-account-popup-to-settings-page
changelog/53590-dev-53376-add-reset-account-popup-to-settings-page
53590-dev-53376-add-reset-account-popup-to-settings-page
plugins/woocommerce/changelog/fix-51799
woocommerce/changelog/fix-51799
changelog/fix-51799
@ -42129,6 +42228,10 @@ plugins/woocommerce/changelog/52971-fix-52879-analytics-scroll
woocommerce/changelog/52971-fix-52879-analytics-scroll
changelog/52971-fix-52879-analytics-scroll
52971-fix-52879-analytics-scroll
plugins/woocommerce/changelog/fix-53460_errors_in_stock_status
woocommerce/changelog/fix-53460_errors_in_stock_status
changelog/fix-53460_errors_in_stock_status
fix-53460_errors_in_stock_status
plugins/woocommerce/changelog/52691-add-settings-sidebar-items
woocommerce/changelog/52691-add-settings-sidebar-items
changelog/52691-add-settings-sidebar-items
@ -42141,6 +42244,10 @@ plugins/woocommerce/changelog/e2e-improve-checkout-login-unique-test-data
woocommerce/changelog/e2e-improve-checkout-login-unique-test-data
changelog/e2e-improve-checkout-login-unique-test-data
e2e-improve-checkout-login-unique-test-data
plugins/woocommerce/changelog/update-link-payments-task-to-task-page-when-new-payments-settings-feature-flag
woocommerce/changelog/update-link-payments-task-to-task-page-when-new-payments-settings-feature-flag
changelog/update-link-payments-task-to-task-page-when-new-payments-settings-feature-flag
update-link-payments-task-to-task-page-when-new-payments-settings-feature-flag
plugins/woocommerce/changelog/53083-update-enable-brands
woocommerce/changelog/53083-update-enable-brands
changelog/53083-update-enable-brands
@ -42205,10 +42312,10 @@ plugins/woocommerce/changelog/53341-trunk
woocommerce/changelog/53341-trunk
changelog/53341-trunk
53341-trunk
plugins/woocommerce/changelog/cherry-pick-fail-safe
woocommerce/changelog/cherry-pick-fail-safe
changelog/cherry-pick-fail-safe
cherry-pick-fail-safe
plugins/woocommerce/changelog/e2e-update-tags-in-page-loads-spec
woocommerce/changelog/e2e-update-tags-in-page-loads-spec
changelog/e2e-update-tags-in-page-loads-spec
e2e-update-tags-in-page-loads-spec
plugins/woocommerce/changelog/53176-tests-enable-brands-tests
woocommerce/changelog/53176-tests-enable-brands-tests
changelog/53176-tests-enable-brands-tests
@ -42249,6 +42356,10 @@ plugins/woocommerce/changelog/fix-53443-core-profiler-crash-with-specific-locale
woocommerce/changelog/fix-53443-core-profiler-crash-with-specific-locale
changelog/fix-53443-core-profiler-crash-with-specific-locale
fix-53443-core-profiler-crash-with-specific-locale
plugins/woocommerce/changelog/53612-dev-update-cod-copy
woocommerce/changelog/53612-dev-update-cod-copy
changelog/53612-dev-update-cod-copy
53612-dev-update-cod-copy
plugins/woocommerce/changelog/53028-52946-add-downloadable-param
woocommerce/changelog/53028-52946-add-downloadable-param
changelog/53028-52946-add-downloadable-param
@ -42277,6 +42388,10 @@ plugins/woocommerce/changelog/e2e-update-base-url-to-always-end-in-fw-slash
woocommerce/changelog/e2e-update-base-url-to-always-end-in-fw-slash
changelog/e2e-update-base-url-to-always-end-in-fw-slash
e2e-update-base-url-to-always-end-in-fw-slash
plugins/woocommerce/changelog/dev-nox-drag-and-drop-updates
woocommerce/changelog/dev-nox-drag-and-drop-updates
changelog/dev-nox-drag-and-drop-updates
dev-nox-drag-and-drop-updates
plugins/woocommerce/changelog/fix-51794
woocommerce/changelog/fix-51794
changelog/fix-51794
@ -42289,6 +42404,10 @@ plugins/woocommerce/changelog/53184-52998-add-exclude-types-param
woocommerce/changelog/53184-52998-add-exclude-types-param
changelog/53184-52998-add-exclude-types-param
53184-52998-add-exclude-types-param
plugins/woocommerce/changelog/fix-paymentinfo-uncaught-exception
woocommerce/changelog/fix-paymentinfo-uncaught-exception
changelog/fix-paymentinfo-uncaught-exception
fix-paymentinfo-uncaught-exception
plugins/woocommerce/changelog/add-coming-soon-social-links
woocommerce/changelog/add-coming-soon-social-links
changelog/add-coming-soon-social-links
@ -42373,6 +42492,10 @@ plugins/woocommerce/changelog/52770-dev-using-order-internal-status-constants-in
woocommerce/changelog/52770-dev-using-order-internal-status-constants-in-main-files
changelog/52770-dev-using-order-internal-status-constants-in-main-files
52770-dev-using-order-internal-status-constants-in-main-files
plugins/woocommerce/changelog/52782-fix-52111-additional-field-0
woocommerce/changelog/52782-fix-52111-additional-field-0
changelog/52782-fix-52111-additional-field-0
52782-fix-52111-additional-field-0
plugins/woocommerce/changelog/update-coming-soon-cache-doc
woocommerce/changelog/update-coming-soon-cache-doc
changelog/update-coming-soon-cache-doc
@ -61776,33 +61899,6 @@ settings-payments/components/incentive-modal/incentive-modal.tsx
components/incentive-modal/incentive-modal.tsx
incentive-modal/incentive-modal.tsx
incentive-modal.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/index.ts
woocommerce/client/admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/index.ts
client/admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/index.ts
admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/index.ts
client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/index.ts
settings-payments/components/woo-payments-post-sandbox-account-setup-modal/index.ts
components/woo-payments-post-sandbox-account-setup-modal/index.ts
woo-payments-post-sandbox-account-setup-modal/index.ts
index.ts
plugins/woocommerce/client/admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.tsx
woocommerce/client/admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.tsx
client/admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.tsx
admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.tsx
client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.tsx
settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.tsx
components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.tsx
woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.tsx
woo-payments-post-sandbox-account-setup-modal.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.scss
woocommerce/client/admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.scss
client/admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.scss
admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.scss
client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.scss
settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.scss
components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.scss
woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.scss
woo-payments-post-sandbox-account-setup-modal.scss
plugins/woocommerce/client/admin/client/settings-payments/components/offline-gateway-list-item/index.ts
woocommerce/client/admin/client/settings-payments/components/offline-gateway-list-item/index.ts
client/admin/client/settings-payments/components/offline-gateway-list-item/index.ts
@ -61866,6 +61962,69 @@ settings-payments/components/list-placeholder/list-placeholder.scss
components/list-placeholder/list-placeholder.scss
list-placeholder/list-placeholder.scss
list-placeholder.scss
plugins/woocommerce/client/admin/client/settings-payments/components/modals/index.ts
woocommerce/client/admin/client/settings-payments/components/modals/index.ts
client/admin/client/settings-payments/components/modals/index.ts
admin/client/settings-payments/components/modals/index.ts
client/settings-payments/components/modals/index.ts
settings-payments/components/modals/index.ts
components/modals/index.ts
modals/index.ts
index.ts
plugins/woocommerce/client/admin/client/settings-payments/components/modals/woo-payments-reset-account-modal.tsx
woocommerce/client/admin/client/settings-payments/components/modals/woo-payments-reset-account-modal.tsx
client/admin/client/settings-payments/components/modals/woo-payments-reset-account-modal.tsx
admin/client/settings-payments/components/modals/woo-payments-reset-account-modal.tsx
client/settings-payments/components/modals/woo-payments-reset-account-modal.tsx
settings-payments/components/modals/woo-payments-reset-account-modal.tsx
components/modals/woo-payments-reset-account-modal.tsx
modals/woo-payments-reset-account-modal.tsx
woo-payments-reset-account-modal.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/modals/modals.scss
woocommerce/client/admin/client/settings-payments/components/modals/modals.scss
client/admin/client/settings-payments/components/modals/modals.scss
admin/client/settings-payments/components/modals/modals.scss
client/settings-payments/components/modals/modals.scss
settings-payments/components/modals/modals.scss
components/modals/modals.scss
modals/modals.scss
modals.scss
plugins/woocommerce/client/admin/client/settings-payments/components/modals/woo-payments-post-sandbox-account-setup-modal.tsx
woocommerce/client/admin/client/settings-payments/components/modals/woo-payments-post-sandbox-account-setup-modal.tsx
client/admin/client/settings-payments/components/modals/woo-payments-post-sandbox-account-setup-modal.tsx
admin/client/settings-payments/components/modals/woo-payments-post-sandbox-account-setup-modal.tsx
client/settings-payments/components/modals/woo-payments-post-sandbox-account-setup-modal.tsx
settings-payments/components/modals/woo-payments-post-sandbox-account-setup-modal.tsx
components/modals/woo-payments-post-sandbox-account-setup-modal.tsx
modals/woo-payments-post-sandbox-account-setup-modal.tsx
woo-payments-post-sandbox-account-setup-modal.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/payment-gateway-list/index.ts
woocommerce/client/admin/client/settings-payments/components/payment-gateway-list/index.ts
client/admin/client/settings-payments/components/payment-gateway-list/index.ts
admin/client/settings-payments/components/payment-gateway-list/index.ts
client/settings-payments/components/payment-gateway-list/index.ts
settings-payments/components/payment-gateway-list/index.ts
components/payment-gateway-list/index.ts
payment-gateway-list/index.ts
index.ts
plugins/woocommerce/client/admin/client/settings-payments/components/payment-gateway-list/payment-gateway-list.tsx
woocommerce/client/admin/client/settings-payments/components/payment-gateway-list/payment-gateway-list.tsx
client/admin/client/settings-payments/components/payment-gateway-list/payment-gateway-list.tsx
admin/client/settings-payments/components/payment-gateway-list/payment-gateway-list.tsx
client/settings-payments/components/payment-gateway-list/payment-gateway-list.tsx
settings-payments/components/payment-gateway-list/payment-gateway-list.tsx
components/payment-gateway-list/payment-gateway-list.tsx
payment-gateway-list/payment-gateway-list.tsx
payment-gateway-list.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/payment-gateway-list/payment-gateway-list.scss
woocommerce/client/admin/client/settings-payments/components/payment-gateway-list/payment-gateway-list.scss
client/admin/client/settings-payments/components/payment-gateway-list/payment-gateway-list.scss
admin/client/settings-payments/components/payment-gateway-list/payment-gateway-list.scss
client/settings-payments/components/payment-gateway-list/payment-gateway-list.scss
settings-payments/components/payment-gateway-list/payment-gateway-list.scss
components/payment-gateway-list/payment-gateway-list.scss
payment-gateway-list/payment-gateway-list.scss
payment-gateway-list.scss
plugins/woocommerce/client/admin/client/settings-payments/components/country-selector/country-selector.scss
woocommerce/client/admin/client/settings-payments/components/country-selector/country-selector.scss
client/admin/client/settings-payments/components/country-selector/country-selector.scss
@ -62020,6 +62179,15 @@ settings-payments/components/offline-payment-gateways/index.ts
components/offline-payment-gateways/index.ts
offline-payment-gateways/index.ts
index.ts
plugins/woocommerce/client/admin/client/settings-payments/components/offline-payment-gateways/offline-payment-gateways.scss
woocommerce/client/admin/client/settings-payments/components/offline-payment-gateways/offline-payment-gateways.scss
client/admin/client/settings-payments/components/offline-payment-gateways/offline-payment-gateways.scss
admin/client/settings-payments/components/offline-payment-gateways/offline-payment-gateways.scss
client/settings-payments/components/offline-payment-gateways/offline-payment-gateways.scss
settings-payments/components/offline-payment-gateways/offline-payment-gateways.scss
components/offline-payment-gateways/offline-payment-gateways.scss
offline-payment-gateways/offline-payment-gateways.scss
offline-payment-gateways.scss
plugins/woocommerce/client/admin/client/settings-payments/components/offline-payment-gateways/offline-payment-gateways.tsx
woocommerce/client/admin/client/settings-payments/components/offline-payment-gateways/offline-payment-gateways.tsx
client/admin/client/settings-payments/components/offline-payment-gateways/offline-payment-gateways.tsx
@ -62129,6 +62297,15 @@ settings-payments/components/status-badge/status-badge.tsx
components/status-badge/status-badge.tsx
status-badge/status-badge.tsx
status-badge.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/ellipsis-menu-content/ellipsis-menu.tsx
woocommerce/client/admin/client/settings-payments/components/ellipsis-menu-content/ellipsis-menu.tsx
client/admin/client/settings-payments/components/ellipsis-menu-content/ellipsis-menu.tsx
admin/client/settings-payments/components/ellipsis-menu-content/ellipsis-menu.tsx
client/settings-payments/components/ellipsis-menu-content/ellipsis-menu.tsx
settings-payments/components/ellipsis-menu-content/ellipsis-menu.tsx
components/ellipsis-menu-content/ellipsis-menu.tsx
ellipsis-menu-content/ellipsis-menu.tsx
ellipsis-menu.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/ellipsis-menu-content/index.ts
woocommerce/client/admin/client/settings-payments/components/ellipsis-menu-content/index.ts
client/admin/client/settings-payments/components/ellipsis-menu-content/index.ts

View file

@ -1313,6 +1313,7 @@ packages/js/data/changelog/48586-update-48516-detect-cache-when-launching-store
packages/js/data/changelog/fix-51395-reporttable-page
packages/js/data/changelog/add-core-profiler-step-completion
packages/js/data/changelog/dev-build-profiling-tweaks-take-1
packages/js/data/changelog/update-53563-handle-beta-testing-plugin-installs
packages/js/data/changelog/update-use-error-boundary-for-panels
packages/js/data/changelog/dev-consolidate-syncpack-config
packages/js/data/changelog/34241-react-payment-settings
@ -1338,7 +1339,9 @@ packages/js/data/changelog/update-lys-tour-meta
packages/js/data/changelog/dev-ci-lint-monorepo-job-update
packages/js/data/changelog/update-51955-wcpay-task-install-behavior
packages/js/data/changelog/fix-misspelling-in-packages-js-resolvers-error-msgs
packages/js/data/changelog/53612-dev-update-cod-copy
packages/js/data/changelog/add-stripe-tax-to task
packages/js/data/changelog/dev-nox-drag-and-drop-updates
packages/js/data/changelog/53165-dev-ts-5-7-2
packages/js/data/changelog/52815-dev-lock-dependencies
packages/js/data/changelog/52824-add-pull-the-data-via-ui
@ -2345,6 +2348,7 @@ packages/js/e2e-environment/index.js
packages/js/e2e-environment/NEXT_CHANGELOG.md
packages/js/README.md
packages/js/e2e-utils-playwright/changelog/.gitkeep
packages/js/e2e-utils-playwright/changelog/dev-improve-checkout-util
packages/js/e2e-utils-playwright/package.json
packages/js/e2e-utils-playwright/babel.config.js
packages/js/e2e-utils-playwright/composer.json
@ -3491,6 +3495,7 @@ docs/performance/README.md
docs/performance/performance-best-practices.md
docs/code-snippets/configuring_special_tax_scenarios.md
docs/code-snippets/link-to-logged-data.md
docs/code-snippets/override-loop-template-show-quantities-next-add-cart.md
docs/code-snippets/add-a-currency-symbol.md
docs/code-snippets/change-a-currency-symbol.md
docs/code-snippets/uninstall_remove_all_woocommerce_data.md
@ -3543,6 +3548,7 @@ docs/cart-and-checkout-blocks/README.md
docs/cart-and-checkout-blocks/how-checkout-processes-an-order.md
docs/cart-and-checkout-blocks/slot-fills.md
docs/cart-and-checkout-blocks/dom-events.md
docs/cart-and-checkout-blocks/overview-of-data-flow.md
docs/cart-and-checkout-blocks/integration-interface.md
docs/building-a-woo-store/adding-a-custom-field-to-variable-products.md
docs/building-a-woo-store/configuring-caching-plugins.md
@ -5337,6 +5343,7 @@ plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/index.tsx
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/frontend.tsx
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/block.json
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/constants.ts
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/block.tsx
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-totals/edit.tsx
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-totals/index.tsx
@ -5458,6 +5465,7 @@ plugins/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary
plugins/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/index.tsx
plugins/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/frontend.tsx
plugins/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/block.json
plugins/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/constants.ts
plugins/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/block.tsx
plugins/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/edit.tsx
plugins/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/index.tsx
@ -5892,6 +5900,7 @@ plugins/woocommerce-blocks/assets/js/blocks/add-to-cart-with-options/store/index
plugins/woocommerce-blocks/assets/js/blocks/add-to-cart-with-options/store/constants.ts
plugins/woocommerce-blocks/assets/js/blocks/add-to-cart-with-options/store/Readme.md
plugins/woocommerce-blocks/assets/js/blocks/add-to-cart-with-options/style.scss
plugins/woocommerce-blocks/assets/js/blocks/add-to-cart-with-options/save.tsx
plugins/woocommerce-blocks/assets/js/blocks/add-to-cart-with-options/components/toolbar-type-product-selector-group/index.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-results-count/edit.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-results-count/index.tsx
@ -6224,6 +6233,7 @@ plugins/woocommerce-blocks/.editorconfig
plugins/woocommerce-blocks/.eslintrc.js
plugins/woocommerce-blocks/.prettierrc.js
plugins/woocommerce/changelog/53193-dev-53179-adjust-client-to-providers-api
plugins/woocommerce/changelog/52081-nullable
plugins/woocommerce/changelog/add-disable-next-prev
plugins/woocommerce/changelog/53016-fix-settings-modern-route-update
plugins/woocommerce/changelog/52666-update-52622-product-collection-move-display-layout-menu-from-toolbar-to-inspector-controls
@ -6255,10 +6265,12 @@ plugins/woocommerce/changelog/add-recommended-payment-methods-page-wrapper
plugins/woocommerce/changelog/53106-fix-52479-marketplace-no-locale-passed-to-search
plugins/woocommerce/changelog/fix-additional-fields-locations
plugins/woocommerce/changelog/cfe-fix-plugin-search
plugins/woocommerce/changelog/e2e-fix-add-new-coupon-btn-text
plugins/woocommerce/changelog/52625-fix-broken-docs-links-52587
plugins/woocommerce/changelog/update-53493-suppress-wp-admin-notices-on-payments-nox-page
plugins/woocommerce/changelog/fix-account-settings-order-52985
plugins/woocommerce/changelog/52223-email-color-settings
plugins/woocommerce/changelog/add-data-flow-overview
plugins/woocommerce/changelog/52604-dev-alignment-on-mobile-order-summary-48899
plugins/woocommerce/changelog/52928-patch-1
plugins/woocommerce/changelog/fix-51924
@ -6266,12 +6278,14 @@ plugins/woocommerce/changelog/update-docs-template-structure-paths
plugins/woocommerce/changelog/e2e-improve-handling-of-dotenv-files
plugins/woocommerce/changelog/update-migrate-php-blocks-to-api-version-3
plugins/woocommerce/changelog/add-52933-payment-provider-ordering-api
plugins/woocommerce/changelog/update-53563-handle-beta-testing-plugin-installs
plugins/woocommerce/changelog/52780-52773-add-include-status-param
plugins/woocommerce/changelog/dev-fix-wireit-cache-bloating
plugins/woocommerce/changelog/try-env-tests-mapping
plugins/woocommerce/changelog/52229-send-preview-email
plugins/woocommerce/changelog/53217-53195-registerblocksingleproducttemplate-register-blocks-twice-in-posts
plugins/woocommerce/changelog/remove-dead-lys-state-action
plugins/woocommerce/changelog/e2e-update-external-envs-pw-configs
plugins/woocommerce/changelog/fix-import-product-card
plugins/woocommerce/changelog/email-preview-rest-not-found
plugins/woocommerce/changelog/52909-fix-improve-wp-6-6-e2e-tests
@ -6284,6 +6298,7 @@ plugins/woocommerce/changelog/fix-remove-unnecessary-set-state
plugins/woocommerce/changelog/add-unify-togglegroupcontrol-styling
plugins/woocommerce/changelog/53022-fix-53020-php-csv-export-allow-negative-numbers-unescaped
plugins/woocommerce/changelog/fix-cys-router
plugins/woocommerce/changelog/e2e-fix-flaky-e2e-test-can-connect-wccom
plugins/woocommerce/changelog/fix-52396_product_sku_styles
plugins/woocommerce/changelog/53051-fix-52990-use-payment-method-instead-of-intent
plugins/woocommerce/changelog/e2e-update-changes-list-for-api-core-include-setup-files
@ -6303,6 +6318,7 @@ plugins/woocommerce/changelog/pr-52937
plugins/woocommerce/changelog/53453-dev-51473-switch-to-live-account
plugins/woocommerce/changelog/52925-update-52876-persist-user-admin-color-scheme-on-wpcom-jpc
plugins/woocommerce/changelog/52980-dev-52807
plugins/woocommerce/changelog/53544-dev-editable-summary-subtotal-heading
plugins/woocommerce/changelog/e2e-fix-flaky-grouped-products-tests
plugins/woocommerce/changelog/update-add-feature-flag-for-add-to-cart
plugins/woocommerce/changelog/e2e-fixes-for-api-core-tests-customer-crud
@ -6314,6 +6330,7 @@ plugins/woocommerce/changelog/update-swtich-product-type-from-block-toolbar
plugins/woocommerce/changelog/fix-class-wc-structured-data
plugins/woocommerce/changelog/add-fix-tests-with-croatia
plugins/woocommerce/changelog/fix-local-pickup-buttons-wpcom
plugins/woocommerce/changelog/53575-email-preview-subject
plugins/woocommerce/changelog/fix-e2e-tests-wp-6-6
plugins/woocommerce/changelog/feat-add-product-review-autocomplete-fields
plugins/woocommerce/changelog/52761-fix-ci-jobs
@ -6334,6 +6351,7 @@ plugins/woocommerce/changelog/add-53008_add_to_cart_wrapper_block
plugins/woocommerce/changelog/add-trigger-on-change-event-stepper-quantity-selector
plugins/woocommerce/changelog/53090-52999-patterns-unable-to-change-product-being-shown-in-product-hero-pattern
plugins/woocommerce/changelog/update-52738-woopayments-incentives-refac-and-api
plugins/woocommerce/changelog/woo-core-test-patch
plugins/woocommerce/changelog/add-quantity-selector-block
plugins/woocommerce/changelog/add-croatian-countries
plugins/woocommerce/changelog/fix-52883-order-details-failed
@ -6360,14 +6378,16 @@ plugins/woocommerce/changelog/53203-fix-fix-typo-wither-to-either
plugins/woocommerce/changelog/perf-do-not-load-admin-features-frontend
plugins/woocommerce/changelog/feat-filter-apply-button-server-context
plugins/woocommerce/changelog/53507-dev-53381-remove-recommended-payment-methods-for-react-settings-page
plugins/woocommerce/changelog/53482-fix-52907-button-styling-missing-on-add-to-cart-buttons-when-using-a-products-shortcode-on-the-homepage
plugins/woocommerce/changelog/52757-update-settings-sidebar-components
plugins/woocommerce/changelog/52226-email-preview-setting
plugins/woocommerce/changelog/update-dont-show-type-selector-when-product-defined
plugins/woocommerce/changelog/add-coming-soon-template-left-image
plugins/woocommerce/changelog/53270-add-categories-to-setting-page
plugins/woocommerce/changelog/add-payment-settings-drag-and-drop-2
plugins/woocommerce/changelog/add-save_method_to_add_to_cart_with_options
plugins/woocommerce/changelog/53033-add-51448-handle-ellipsis-menu-items
plugins/woocommerce/changelog/fix-variation-selector-alignment
plugins/woocommerce/changelog/53588-fix-are-you-sure-refresh
plugins/woocommerce/changelog/53002-52945-add-virtual-param
plugins/woocommerce/changelog/update-add-to-cart-introduce-template-state
plugins/woocommerce/changelog/51549-fix-wrong-default-param-type-51548
@ -6391,11 +6411,14 @@ plugins/woocommerce/changelog/update-add-to-cart-not-register-behind-flag
plugins/woocommerce/changelog/53173-dev-51452-test-drive-onboarding-flow
plugins/woocommerce/changelog/53342-fix-i18n-fix-german-case
plugins/woocommerce/changelog/.gitkeep
plugins/woocommerce/changelog/53590-dev-53376-add-reset-account-popup-to-settings-page
plugins/woocommerce/changelog/fix-51799
plugins/woocommerce/changelog/52971-fix-52879-analytics-scroll
plugins/woocommerce/changelog/fix-53460_errors_in_stock_status
plugins/woocommerce/changelog/52691-add-settings-sidebar-items
plugins/woocommerce/changelog/52222-email-font-and-footer-settings
plugins/woocommerce/changelog/e2e-improve-checkout-login-unique-test-data
plugins/woocommerce/changelog/update-link-payments-task-to-task-page-when-new-payments-settings-feature-flag
plugins/woocommerce/changelog/53083-update-enable-brands
plugins/woocommerce/changelog/add-order-statuses-rest-api-endpoint
plugins/woocommerce/changelog/53475-dev-52482-ellipsis-menu-styling
@ -6412,7 +6435,7 @@ plugins/woocommerce/changelog/fix-delayed-account-mobile-styles-52717
plugins/woocommerce/changelog/update-define-use-collection-data-types
plugins/woocommerce/changelog/fix-52700_gropued_products_styles_twenty_twenty_five
plugins/woocommerce/changelog/53341-trunk
plugins/woocommerce/changelog/cherry-pick-fail-safe
plugins/woocommerce/changelog/e2e-update-tags-in-page-loads-spec
plugins/woocommerce/changelog/53176-tests-enable-brands-tests
plugins/woocommerce/changelog/fix-53149-2
plugins/woocommerce/changelog/experiment-product-summary-ssr-more-features
@ -6423,6 +6446,7 @@ plugins/woocommerce/changelog/52649-fix-22178-fix-market-place-connect-for-multi
plugins/woocommerce/changelog/fix-51831
plugins/woocommerce/changelog/53277-fix-use-correct-option-type
plugins/woocommerce/changelog/fix-53443-core-profiler-crash-with-specific-locale
plugins/woocommerce/changelog/53612-dev-update-cod-copy
plugins/woocommerce/changelog/53028-52946-add-downloadable-param
plugins/woocommerce/changelog/pr-52551
plugins/woocommerce/changelog/52806-fix-settings-typings
@ -6430,9 +6454,11 @@ plugins/woocommerce/changelog/53052-52626-add-to-cart-button-block-has-different
plugins/woocommerce/changelog/fix-53130-janky-core-profiler
plugins/woocommerce/changelog/fix-add-to-cart-form-untranslatable-string
plugins/woocommerce/changelog/e2e-update-base-url-to-always-end-in-fw-slash
plugins/woocommerce/changelog/dev-nox-drag-and-drop-updates
plugins/woocommerce/changelog/fix-51794
plugins/woocommerce/changelog/fix-51903
plugins/woocommerce/changelog/53184-52998-add-exclude-types-param
plugins/woocommerce/changelog/fix-paymentinfo-uncaught-exception
plugins/woocommerce/changelog/add-coming-soon-social-links
plugins/woocommerce/changelog/53165-dev-ts-5-7-2
plugins/woocommerce/changelog/pr-52764
@ -6454,6 +6480,7 @@ plugins/woocommerce/changelog/fix-51796
plugins/woocommerce/changelog/52824-add-pull-the-data-via-ui
plugins/woocommerce/changelog/tests-52957
plugins/woocommerce/changelog/52770-dev-using-order-internal-status-constants-in-main-files
plugins/woocommerce/changelog/52782-fix-52111-additional-field-0
plugins/woocommerce/changelog/update-coming-soon-cache-doc
plugins/woocommerce/changelog/fix-52812-payments-menu-item-linking-to-blank-page
plugins/woocommerce/changelog/e2e-improve-create-account-test-data
@ -8914,9 +8941,6 @@ plugins/woocommerce/client/admin/client/settings-payments/components/grid-item-p
plugins/woocommerce/client/admin/client/settings-payments/components/incentive-modal/index.ts
plugins/woocommerce/client/admin/client/settings-payments/components/incentive-modal/incentive-modal.scss
plugins/woocommerce/client/admin/client/settings-payments/components/incentive-modal/incentive-modal.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/index.ts
plugins/woocommerce/client/admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.scss
plugins/woocommerce/client/admin/client/settings-payments/components/offline-gateway-list-item/index.ts
plugins/woocommerce/client/admin/client/settings-payments/components/offline-gateway-list-item/offline-payment-gateway-list-item.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/other-payment-gateways/index.ts
@ -8924,6 +8948,13 @@ plugins/woocommerce/client/admin/client/settings-payments/components/other-payme
plugins/woocommerce/client/admin/client/settings-payments/components/list-placeholder/index.ts
plugins/woocommerce/client/admin/client/settings-payments/components/list-placeholder/list-placeholder.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/list-placeholder/list-placeholder.scss
plugins/woocommerce/client/admin/client/settings-payments/components/modals/index.ts
plugins/woocommerce/client/admin/client/settings-payments/components/modals/woo-payments-reset-account-modal.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/modals/modals.scss
plugins/woocommerce/client/admin/client/settings-payments/components/modals/woo-payments-post-sandbox-account-setup-modal.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/payment-gateway-list/index.ts
plugins/woocommerce/client/admin/client/settings-payments/components/payment-gateway-list/payment-gateway-list.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/payment-gateway-list/payment-gateway-list.scss
plugins/woocommerce/client/admin/client/settings-payments/components/country-selector/country-selector.scss
plugins/woocommerce/client/admin/client/settings-payments/components/country-selector/index.ts
plugins/woocommerce/client/admin/client/settings-payments/components/country-selector/test/country-selector.test.tsx
@ -8941,6 +8972,7 @@ plugins/woocommerce/client/admin/client/settings-payments/components/wcpay-insta
plugins/woocommerce/client/admin/client/settings-payments/components/payment-gateway-buttons/payment-gateway-buttons.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/payment-gateway-buttons/index.ts
plugins/woocommerce/client/admin/client/settings-payments/components/offline-payment-gateways/index.ts
plugins/woocommerce/client/admin/client/settings-payments/components/offline-payment-gateways/offline-payment-gateways.scss
plugins/woocommerce/client/admin/client/settings-payments/components/offline-payment-gateways/offline-payment-gateways.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/payment-gateway-list-item/payment-gateway-list-item.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/payment-gateway-list-item/index.ts
@ -8953,6 +8985,7 @@ plugins/woocommerce/client/admin/client/settings-payments/components/status-badg
plugins/woocommerce/client/admin/client/settings-payments/components/status-badge/test/status-badge.test.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/status-badge/status-badge.scss
plugins/woocommerce/client/admin/client/settings-payments/components/status-badge/status-badge.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/ellipsis-menu-content/ellipsis-menu.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/ellipsis-menu-content/index.ts
plugins/woocommerce/client/admin/client/settings-payments/components/ellipsis-menu-content/test/ellipsis-menu-content.test.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/ellipsis-menu-content/ellipsis-menu-content.scss

View file

@ -1574,8 +1574,8 @@ hp/video
hpc/*/supported-applications.aspx?
hpm
hpmob
http://npr.org/robots.txt
http://x.com/robots.txt
http://amazon.de/robots.txt
http://bing.com/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -3281,7 +3281,7 @@ wiki/Wikipedia_Diskussion:Checkuser
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://eventbrite.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard

View file

@ -3061,7 +3061,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/item_support
/itslideshow/*
/itunes
/ivc
/j
/jcr:content/slimHeaderPar/slim_page_header_v2
/jobs/*q=
@ -3269,7 +3268,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newsletter
/newssearch
/nightly-news
/no-referrer-when-downgradehttp://fb.watch/robots.txt
/no-referrer-when-downgradehttp://globesimregistrations.ph/robots.txt
/no-search-results
/node
/node/add
@ -3936,7 +3935,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*__rmid
?*__rmidpage
?*ajs_event
?*apikey*http://themeforest.net/robots.txt
?*apikey*http://vk.com/robots.txt
?*app
?*aspects=
?*attachment_id
@ -4267,7 +4266,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?language=TAM
?language=TEL
?last_metric=
?lastactivity
?licenses
?lid=
?link*
@ -4374,7 +4372,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?q=user
?q=user/login
?q=user/logout
?q=user/logout/http://business.facebook.com/robots.txt
?q=user/logout/http://rebrand.ly/robots.txt
?q=user/password
?q=user/register
?q=vote
@ -4428,7 +4426,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?showAllGroups=
?show_error=true
?showcomment*
?shttp://irs.gov/robots.txt
?shttp://jigsaw.google.com/robots.txt
?sid
?sitrackingid=
?slogin
@ -4557,7 +4555,7 @@ API/user
API/user/abtest
API/user/combinedinfo
API/uxr-survey-management
API/v2$http://digital-strategy.ec.europa.eu/robots.txt
API/v2$http://hbr.org/robots.txt
APIAccessSupport
AWSEC2/2006-06-26
AWSEC2/2006-10-01
@ -6642,7 +6640,6 @@ amphtml/news/test
amphtml/stamp/ucp/post-testing
amphtml/utils
amptest
amzn/click
an
an/forums
an/kb/*/discuss
@ -6725,7 +6722,7 @@ api/editionurlgenerator
api/extensions/1.0/extensions
api/federation
api/html
api/http://tripadvisor.com/robots.txt
api/http://kobo.com/robots.txt
api/infinite-list.html
api/internal/*/location
api/internal/_bb
@ -7410,7 +7407,6 @@ backstage/api/
bad-boys
bad-boys-ii
badges/profile/create
baidu
bal/impression
bal/impression/RecordImpression.htm?
ban-me-i-am-a-robot
@ -7796,7 +7792,7 @@ blog/*?text=
blog/*sitemap.xml$
blog/*utm_source=
blog/.
blog/.html.*http://airbnb.com/robots.txt
blog/.html.*http://samsung.com/robots.txt
blog/?p=
blog/?s=
blog/add
@ -7925,7 +7921,7 @@ bookmark_mana2
bookmarklet
bookmarks
bookmarks/widget
bookmarkshttp://newyorker.com/robots.txt
bookmarkshttp://ecrs.com/robots.txt
books
books/NBK
books/about
@ -8279,6 +8275,7 @@ c1/en/pdf-nf/*.PDF
c1/en/pdf-nf/*.pdf
c360/v1/track
c360_v1_track
c=b.closest("[data-vdb]");c&&(c.dataset.nohu="1",b.dataset.hovt&&(b=c.querySelector("[data-vist]")))&&(b.addEventListener("mouseenter",function(){delete
c?*attr_*=
cDN_contENt
ca
@ -8814,7 +8811,7 @@ cdn-cgi
cdn-cgi/
cdn-cgi/bm/cv
cdn-cgi/challenge-platform
cdn-cgi/http://kids.youtube.com/robots.txt
cdn-cgi/http://medium.com/robots.txt
cdn-cgi/images/trace
cdn-cgi/rum
cdn-cgi/scripts
@ -8845,7 +8842,7 @@ cgi-bin/koha/
cgi-bin/loginpage
cgi-bin/search.fpl
cgi-bin/wx
cgi-binhttp://beppegrillo.it/robots.txt
cgi-binhttp://ifttt.com/robots.txt
cgi-local
cgi-mad/
cgi-pct/
@ -8958,7 +8955,7 @@ checkout-external
checkout/
checkout/cart
checkout/package
checkouthttp://bilgematics.com/robots.txt
checkouthttp://moderncalculators.com/robots.txt
checkoutnow
checkouts
checkpoint
@ -9185,7 +9182,7 @@ co/users
co/ventureone
code
code/*
code/http://myspace.com/robots.txt
code/http://w3techs.com/robots.txt
codeCoverage
codesamples/
coin*mid=
@ -9277,7 +9274,7 @@ community/*/comments
community/*/feed
community/*/live
community/*/post
community/*/profile/*http://mediafire.com/robots.txt
community/*/profile/*http://commission.europa.eu/robots.txt
community/*/topics
community/*/trackback
community/*?
@ -9399,7 +9396,7 @@ confirmation.html
conflagexp
connect
connect/@
connect/http://irishtimes.com/robots.txt
connect/http://blog.twitter.com/robots.txt
connect/social-intranet.html
connections
connections/recent
@ -9505,7 +9502,7 @@ content/dam/ircc/documents/pdf/francais/trousses/form/imm5476
content/dam/ircc/documents/pdf/francais/trousses/form/imm5644
content/dam/ircc/documents/pdf/francais/trousses/form/irm0002
content/dam/ircc/documents/pdf/francais/trousses/form/irm0004
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://snipfeed.co/robots.txt
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://caniuse.com/robots.txt
content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf
content/dam/oecd/
content/dam/pwc/uk/en/assets/pdf/hcl_f2.18.pdf
@ -9699,7 +9696,6 @@ cp/api/logger
cp/api/wpa
cpds2
cpresources
cpro
cpropub/univercd
cpspa
cr$
@ -10516,7 +10512,7 @@ docs
docs$
docs-api-legacy
docs-api-legacy$
docs-api-legacy/http://youtube-creators.googleblog.com/robots.txt
docs-api-legacy/http://deezer.com/robots.txt
docs-footer
docs/*
docs/3.x/fr
@ -11684,7 +11680,6 @@ feeds/*
feeds/rss
feeds/user_rss
feeds/videos.xml
feeds?
ferramentas/criador-de-logo/onboarding
festival/*/shoutbox
festival/*/shoutbox?
@ -11826,7 +11821,7 @@ files/live/sites/isoorg/files/_noindex
files/resources
fileview
filing/free-file-fillable-forms/free-file-fillable-forms-support
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://music.apple.com/robots.txt
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://iso.org/robots.txt
filter/
filter/tips
filter/tips
@ -11848,7 +11843,7 @@ financial-services/ofss
find
find$
find-more
find/*http://michigan.gov/robots.txt
find/*http://freepik.com/robots.txt
finetune
fios
firefox/?
@ -11940,7 +11935,7 @@ forum/members
forum/online
forum/posts
forum/search
forum/ucp.phphttp://roxanegay.com/robots.txt
forum/ucp.phphttp://embassybel.ru/robots.txt
forum/viewtopic.php
forum/whats-new
forumTeaser
@ -12218,7 +12213,7 @@ fy-NL/search
fy-NL/user
fy-NL/users
g
g/4arE9Chttp://nps.gov/robots.txt
g/4arE9Chttp://flickr.com/robots.txt
g/api
ga-IE/android/collections
ga-IE/android/search
@ -12432,7 +12427,7 @@ government-education/nonprofits/leadership-forum-poc
government-education/nonprofits/leadership-forum-poc/confirmation
government-education/public-sector-cloud-start/public-sector-cloud-start/
government-education/public-sector-cloud-start/public-sector-cloud-start1/
government/uploads/system/uploads/attachment_data/file/881746/pc1-print.pdf*http://ubuntu.com/robots.txt
government/uploads/system/uploads/attachment_data/file/881746/pc1-print.pdf*http://asyura2.com/robots.txt
gp
gp/aag
gp/aag/main?*seller=ABVFEJU8LS620
@ -12539,7 +12534,6 @@ gp/wishlist/vendor-button
gp/yourstore
gpay/social
gpra
gps
gpts$
gql
gr
@ -12937,7 +12931,6 @@ homeimprovement/EmbeddedProfile.htm
homeloans/*zga_z_guid=
homepage
homepage-video-test
homepage/
homepage/2013
homepage/HomepageVideoMetrics.htm
homes
@ -13045,39 +13038,39 @@ html5
http
http-checker
http2_data
http://adssettings.google.com/robots.txt
http://advancedformintegration.com/robots.txt
http://apis.google.com/robots.txt
http://arminbwagner.com/robots.txt
http://audible.com/robots.txt
http://bitbucket.org/robots.txt
http://calendar.google.com/robots.txt
http://change.org/robots.txt
http://duckduckgo.com/robots.txt
http://embassybel.ru/robots.txt
http://google.it/robots.txt
http://help.github.com/robots.txt
http://help.twitter.com/robots.txt
http://heylink.me/robots.txt
http://ico.org.uk/robots.txt
http://istockphoto.com/robots.txt
http://lit.link/robots.txt
http://maxcdn.bootstrapcdn.com/robots.txt
http://mdpi.com/robots.txt
http://missingkids.org/robots.txt
http://money.cnn.com/robots.txt
http://nature.com/robots.txt
http://ncbi.nlm.nih.gov/robots.txt
http://nielsen.com/robots.txt
http://oreilly.com/robots.txt
http://pbs.twimg.com/robots.txt
http://squarespace.com/robots.txt
http://target.com/robots.txt
http://theglobeandmail.com/robots.txt
http://thenextweb.com/robots.txt
http://2.bp.blogspot.com/robots.txt
http://about.fb.com/robots.txt
http://akparti.org.tr/robots.txt
http://amazon.de/robots.txt
http://amazon.in/robots.txt
http://ameblo.jp/robots.txt
http://apple.com/robots.txt
http://bbc.com/robots.txt
http://bbcsfx.acropolis.org.uk/robots.txt
http://census.gov/robots.txt
http://creativecommons.org/robots.txt
http://economist.com/robots.txt
http://expedia.com/robots.txt
http://gist.github.com/robots.txt
http://govostis.gr/robots.txt
http://healthline.com/robots.txt
http://irishtimes.com/robots.txt
http://iubenda.com/robots.txt
http://last.fm/robots.txt
http://msdn.microsoft.com/robots.txt
http://nationalgeographic.com/robots.txt
http://patents.google.com/robots.txt
http://producthunt.com/robots.txt
http://python.org/robots.txt
http://reconstructingjudaism.org/robots.txt
http://smithsonianmag.com/robots.txt
http://static.wixstatic.com/robots.txt
http://techradar.com/robots.txt
http://theverge.com/robots.txt
http://threads.net/robots.txt
http://tiny.cc/robots.txt
http://tracks.arte.tv/robots.txt
http://zazzle.com/robots.txt
http://zoom.us/robots.txt
http://weebly.com/robots.txt
https:/www.alibaba.com
hu
hu-*/
@ -13674,7 +13667,7 @@ index.php/user/login/
index.php/user/logout
index.php/user/logout
index.php/user/logout/
index.php/user/logout/http://galaxy-design.com/robots.txt
index.php/user/logout/http://diigo.com/robots.txt
index.php/user/password
index.php/user/password
index.php/user/password/
@ -13736,7 +13729,7 @@ integrate/
integrations
intelligencer/amp
intent
interactive*http://alltop.com/robots.txt
interactive*http://fda.gov/robots.txt
interactive/reading-preference
interactives
intercept
@ -14143,24 +14136,16 @@ jobs
jobs
jobs-guest
jobs/*/apply_now
jobs/*/more-jobs-count
jobs/?
jobs/EU_UpdateJobEmployerCounter
jobs/JS_JobSearchResult
jobs/JS_Login
jobs/UpdateJobEmployerCounterServlet
jobs/a
jobs/apply
jobs/botrace_bot
jobs/botrace_matches
jobs/botrace_my_bots
jobs/botrace_rankings
jobs/botrace_upload_bot
jobs/companies/a
jobs/companies/n
jobs/cv/sign-up-and-create
jobs/email-job
jobs/n
jobs/posting_clicks
jobs/search
jobs/search?
@ -14609,7 +14594,7 @@ law-abiding-citizen
layout
layouts
lb
leadingtogether/http://scratch.mit.edu/robots.txt
leadingtogether/http://validator.w3.org/robots.txt
leaf
learn
learn-noperf
@ -14768,7 +14753,6 @@ limited-release
link
link-intersect
link-intersect/$
link?
link_to
linked
linkedin
@ -15537,7 +15521,7 @@ mre/*.jpg$
mre/*.js$
mre/*.pdf$
mre/*.png$
mre/*.zip$http://accidentinjurylawyers.claims/robots.txt
mre/*.zip$http://gov.uk/robots.txt
mre/*?
mre/*@@configuracoes_view
mre/*@@download/file$
@ -15599,6 +15583,8 @@ multiple-sclerosis/rrms-20/monthly-rms-treatment
multiproduct
multisite_files/fastcompany/imagecache
multivu
munin
munin*http://lefigaro.fr/robots.txt
muse/identity/v2/identity.js
museumdays/accounts
music
@ -15876,6 +15862,7 @@ nav/tabs/developers/
nav/tabs/products/
nav/tabs/support/
navigation_times
navigator-info
navlvl=
nb-*/
nb-NO/android/collections
@ -16343,7 +16330,6 @@ noindex
noindex$
nojs=
nonConfig/api/wpa
nonce="VPHCrqAAtXIcGH8xmfhwPw">if(google.cis
nonprofits/account
nonstyleishida/videolist-*.html
nonstyleishida/videolist.html
@ -16557,7 +16543,7 @@ ohcm
ojp
okxbet.com
oma
on-demand/session/*http://google.es/robots.txt
on-demand/session/*http://nymag.com/robots.txt
onboard
onboarding
one-app-preview
@ -16694,7 +16680,7 @@ p/*/v/*?
p/*/v?
p/*/victory$
p/*/victory?
p/*http://seekingalpha.com/robots.txt
p/*http://socialimpact.youtube.com/robots.txt
p/*surveyopen
p/*thm=
p/60
@ -17016,6 +17002,7 @@ partNumber=
partial
participate/conferences.xml
partner
partner-articles
partner/*?
partnerfeeds
partners
@ -17567,7 +17554,6 @@ posts/
posts/flag
posts/item
posts/list
posts?
posttv-beta
posttv/c/embed
posttv/c/trendex
@ -17606,7 +17592,7 @@ premium-video/*/vertical
premium-videos
premium/
premium/$
premium/http://glitzvibes.com/robots.txt
premium/http://s.w.org/robots.txt
premiumsupport/iam/
premiumsupport/knowledge-center/feedback-no/
premiumsupport/knowledge-center/feedback-yes/
@ -17684,7 +17670,7 @@ privacy/zoho-group.html
privacy_policy
private
private-promo
private/http://s3-us-west-2.amazonaws.com/robots.txt
private/http://sgtrains.com/robots.txt
private/wtrack
pro
pro-learn
@ -17708,7 +17694,7 @@ product-catalogs
product-detail
product-detail/alisite-mobile.alibaba.com
product-feed
product-ratings/http://support.office.com/robots.txt
product-ratings/http://wix.com/robots.txt
product-reviews/B0069IY63Y
product/*
product/electrode/api/logger
@ -18181,12 +18167,6 @@ query?*action=issuu.stacks.list_anonymous&
query?*action=issuu.user.list_subscribers$
query?*action=issuu.user.list_subscribers&
questionId
questions/*/answer/submit
questions/*answertab=
questions/ask
questions/ask?
questions/tagged/*%20
questions/tagged/*+
queue
qui-sommes-nous
quickadd.aspx
@ -18755,7 +18735,6 @@ return-from-share
return_to
return_to=
reuters$
review
review-by-author
review-drafts
review-order
@ -19014,7 +18993,6 @@ s3
s=
s=p
s?
s?
s?*rh=n%3A1380045031
s_id=
sa
@ -19679,7 +19657,6 @@ sharing/folders
shelf/user_shelves
shenghuo
shenghuo/search?
shifen/
shihui
shihui?
ship
@ -20294,7 +20271,7 @@ sort=
sortBy=
sos/clerical/
sos/online_corps/
sos/registration/http://coschedule.com/robots.txt
sos/registration/http://inc.com/robots.txt
soundcloud-tpa
soundoff
sounds/player
@ -20672,8 +20649,6 @@ subscriptions/securejson/
subscriptions/video-docs
subswitch
suche
suggested-edits
suggested-edits?
suggestions
suggestions$
suite
@ -20869,7 +20844,7 @@ tag
tag-manager
tag-manager-360
tag/
tag/*+http://technorati.com/robots.txt
tag/*+http://dinotim.com/robots.txt
tag/*/shoutbox
tag/*/shoutbox?
tag/credible
@ -20886,8 +20861,6 @@ tagmanager/containers/xo
tagmanager/pptm.js
tags
tags-artists
tags/*%20
tags/*+
tags/newsletters
takaoka-saki-blog/videolist-*.html
takaoka-saki-blog/videolist.html
@ -21037,7 +21010,7 @@ test.html
test_community
testfl
testgpr
testhttp://edition.cnn.com/robots.txt
testhttp://monroewvhistory.org/robots.txt
testing
testpage-forhomepage
tests/*
@ -21837,15 +21810,12 @@ uk/your
uk/zazzle
uki/search
uli/trac
ulink?
ulk/i
ulk/sch
ulk/usr
ultrasearch
um
unable-to-process-request/
unanswered
unanswered?
unauth-profile
uncategorized
undefined
@ -22315,47 +22285,24 @@ users/*/mypixiv
users/*/replies
users/*/snippets
users/*?
users/*?tab=accounts
users/*?tab=activity
users/activate
users/activity
users/activity/?
users/auth/github
users/auth/twitter
users/authenticate
users/authenticate?
users/connect
users/connect?redirect
users/connect?signup
users/create
users/embed-login-to-edit
users/filter
users/filter?
users/flag-summary
users/flair
users/flair?
users/login
users/login-fast.php
users/login-faster.php
users/login-instant.php
users/login-quick.php
users/login/global/request
users/login/global/request?
users/login?
users/logout
users/logout?
users/oauth
users/onUpdateOnlineStatus.php
users/password/edit
users/rep/show
users/rep/show?
users/search
users/show
users/sign_in
users/sign_up
users/signup
users/signup?
users/stats
users/user_hints
usi
using
@ -22383,7 +22330,7 @@ uy
uy/es/ServicesLandingPage/AdvisoryLanding/RPA/Robotic_Process%20Automation_insert.pdf
uz/en/
uz/forums
uz/http://img1.wsimg.com/robots.txt
uz/http://bilgematics.com/robots.txt
uz/kb/*/discuss
uz/ru/
uz/search
@ -23314,9 +23261,9 @@ wiki/Wikipedia_discusión:Solicitudes_de_verificación_de_usuarios
wiki/Wikipedia_discusión:Supresores/Candidaturas
wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://uscis.gov/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://venturebeat.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://en.wikipedia.org/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://engadget.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://win.gs/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
@ -23609,7 +23556,8 @@ wp-admin
wp-admin/
wp-admin/admin-ajax.php
wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://caniuse.com/robots.txt
wp-admin/admin-ajax.phphttp://rtbf.be/robots.txt
wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt
wp-admin/load-scripts.php
wp-admin/load-styles.php
wp-adv
@ -23673,6 +23621,7 @@ wp-content/themes/wired/assets/images/subscribe_290x110.gif
wp-content/themes/wired/assets/images/subscribe_310x80.gif
wp-content/themes/wired/assets/images/wired_insider_1118_1000x190.jpg
wp-content/themes/wired/assets/images/wired_video_1000x190.jpg
wp-content/uploads
wp-content/uploads/sites/4/wpforms
wp-content/uploads/sites/6/wpforms
wp-content/uploads/wc-logs
@ -23798,7 +23747,7 @@ your
your-account
your-shop
youreurope/businessACC
youreurope/businessDEV/http://foxnews.com/robots.txt
youreurope/businessDEV/http://europarl.europa.eu/robots.txt
youreurope/citizensACC
youreurope/citizensDEV
yours
@ -23948,7 +23897,7 @@ zh-tw.www.cloudflare.com
zh-tw/
zh-tw/feedback
zh-tw/lp
zh-tw/searchhttp://google.be/robots.txt
zh-tw/searchhttp://blog.giallozafferano.it/robots.txt
zh-tw/searchresults
zh/
zh/*?*shpxid=
@ -24086,7 +24035,6 @@ zz-test
9
9*?
10
10m
21-jump-street
22minutes
64-bit/