[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2025-12-18 10:08:20 +00:00
parent 9b890357aa
commit 900fbd8a00
22 changed files with 2447 additions and 2970 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1765858645
},
"Trickest wordlist update": {
"last_update": 1765966088
"last_update": 1766052489
}
}

View file

@ -8157,6 +8157,8 @@ index.html
pink-mails-wonder.md
.changeset/big-poems-heal.md
big-poems-heal.md
.changeset/free-lines-worry.md
free-lines-worry.md
.changeset/chilly-poems-play.md
chilly-poems-play.md
.changeset/config.json

View file

@ -1551,6 +1551,7 @@ app/src/sdk.ts
app/index.html
.changeset/pink-mails-wonder.md
.changeset/big-poems-heal.md
.changeset/free-lines-worry.md
.changeset/chilly-poems-play.md
.changeset/config.json
.changeset/major-forks-run.md

View file

@ -21420,6 +21420,13 @@ Tests/Core/Cache/CacheableMetadataTest.php
Core/Cache/CacheableMetadataTest.php
Cache/CacheableMetadataTest.php
CacheableMetadataTest.php
core/tests/Drupal/Tests/Core/Layout/LayoutAttributeTest.php
tests/Drupal/Tests/Core/Layout/LayoutAttributeTest.php
Drupal/Tests/Core/Layout/LayoutAttributeTest.php
Tests/Core/Layout/LayoutAttributeTest.php
Core/Layout/LayoutAttributeTest.php
Layout/LayoutAttributeTest.php
LayoutAttributeTest.php
core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php
tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php
Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php
@ -76211,22 +76218,6 @@ options_config_install_test/config/install/core.entity_view_display.node.options
config/install/core.entity_view_display.node.options_install_test.default.yml
install/core.entity_view_display.node.options_install_test.default.yml
core.entity_view_display.node.options_install_test.default.yml
core/modules/options/tests/options_config_install_test/config/install/field.field.node.options_install_test.body.yml
modules/options/tests/options_config_install_test/config/install/field.field.node.options_install_test.body.yml
options/tests/options_config_install_test/config/install/field.field.node.options_install_test.body.yml
tests/options_config_install_test/config/install/field.field.node.options_install_test.body.yml
options_config_install_test/config/install/field.field.node.options_install_test.body.yml
config/install/field.field.node.options_install_test.body.yml
install/field.field.node.options_install_test.body.yml
field.field.node.options_install_test.body.yml
core/modules/options/tests/options_config_install_test/config/install/field.storage.node.body.yml
modules/options/tests/options_config_install_test/config/install/field.storage.node.body.yml
options/tests/options_config_install_test/config/install/field.storage.node.body.yml
tests/options_config_install_test/config/install/field.storage.node.body.yml
options_config_install_test/config/install/field.storage.node.body.yml
config/install/field.storage.node.body.yml
install/field.storage.node.body.yml
field.storage.node.body.yml
core/modules/options/tests/options_config_install_test/options_config_install_test.info.yml
modules/options/tests/options_config_install_test/options_config_install_test.info.yml
options/tests/options_config_install_test/options_config_install_test.info.yml

View file

@ -3091,6 +3091,7 @@ core/tests/Drupal/Tests/Core/Cache/ChainedFastBackendTest.php
core/tests/Drupal/Tests/Core/Cache/LruMemoryCacheTest.php
core/tests/Drupal/Tests/Core/Cache/CacheTest.php
core/tests/Drupal/Tests/Core/Cache/CacheableMetadataTest.php
core/tests/Drupal/Tests/Core/Layout/LayoutAttributeTest.php
core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php
core/tests/Drupal/Tests/Core/Layout/LayoutDefaultTest.php
core/tests/Drupal/Tests/Core/Image/ImageTest.php
@ -10908,8 +10909,6 @@ core/modules/options/tests/options_config_install_test/config/install/core.entit
core/modules/options/tests/options_config_install_test/config/install/field.storage.node.field_options_float.yml
core/modules/options/tests/options_config_install_test/config/install/node.type.options_install_test.yml
core/modules/options/tests/options_config_install_test/config/install/core.entity_view_display.node.options_install_test.default.yml
core/modules/options/tests/options_config_install_test/config/install/field.field.node.options_install_test.body.yml
core/modules/options/tests/options_config_install_test/config/install/field.storage.node.body.yml
core/modules/options/tests/options_config_install_test/options_config_install_test.info.yml
core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_string.yml
core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_numeric.yml

View file

@ -112,6 +112,10 @@ e2e/tests/public/member-signup-types.test.ts
tests/public/member-signup-types.test.ts
public/member-signup-types.test.ts
member-signup-types.test.ts
e2e/tests/public/comments.test.ts
tests/public/comments.test.ts
public/comments.test.ts
comments.test.ts
e2e/tests/public/homepage.test.ts
tests/public/homepage.test.ts
public/homepage.test.ts
@ -322,6 +326,11 @@ helpers/pages/public/public-page.ts
pages/public/public-page.ts
public/public-page.ts
public-page.ts
e2e/helpers/pages/public/post-page.ts
helpers/pages/public/post-page.ts
pages/public/post-page.ts
public/post-page.ts
post-page.ts
e2e/helpers/pages/public/home-page.ts
helpers/pages/public/home-page.ts
pages/public/home-page.ts
@ -332,6 +341,18 @@ helpers/pages/public/index.ts
pages/public/index.ts
public/index.ts
index.ts
e2e/helpers/pages/public/post/comments-section.ts
helpers/pages/public/post/comments-section.ts
pages/public/post/comments-section.ts
public/post/comments-section.ts
post/comments-section.ts
comments-section.ts
e2e/helpers/pages/public/post/index.ts
helpers/pages/public/post/index.ts
pages/public/post/index.ts
public/post/index.ts
post/index.ts
index.ts
e2e/helpers/pages/index.ts
helpers/pages/index.ts
pages/index.ts
@ -653,11 +674,11 @@ helpers/playwright/flows/signup.ts
playwright/flows/signup.ts
flows/signup.ts
signup.ts
e2e/helpers/playwright/flows/login.ts
helpers/playwright/flows/login.ts
playwright/flows/login.ts
flows/login.ts
login.ts
e2e/helpers/playwright/flows/sign-in.ts
helpers/playwright/flows/sign-in.ts
playwright/flows/sign-in.ts
flows/sign-in.ts
sign-in.ts
e2e/helpers/playwright/flows/index.ts
helpers/playwright/flows/index.ts
playwright/flows/index.ts
@ -681,6 +702,11 @@ helpers/services/members-import/index.ts
services/members-import/index.ts
members-import/index.ts
index.ts
e2e/helpers/services/tiers/tiers-service.ts
helpers/services/tiers/tiers-service.ts
services/tiers/tiers-service.ts
tiers/tiers-service.ts
tiers-service.ts
e2e/helpers/services/email/utils.ts
helpers/services/email/utils.ts
services/email/utils.ts
@ -28086,6 +28112,12 @@ test/e2e-api/admin/redirects.test.js
e2e-api/admin/redirects.test.js
admin/redirects.test.js
redirects.test.js
ghost/core/test/e2e-api/admin/storage-adapter-switching.test.js
core/test/e2e-api/admin/storage-adapter-switching.test.js
test/e2e-api/admin/storage-adapter-switching.test.js
e2e-api/admin/storage-adapter-switching.test.js
admin/storage-adapter-switching.test.js
storage-adapter-switching.test.js
ghost/core/test/e2e-api/admin/actions.test.js
core/test/e2e-api/admin/actions.test.js
test/e2e-api/admin/actions.test.js

View file

@ -32,6 +32,7 @@ e2e/compose.yml
e2e/tests/global.setup.ts
e2e/tests/public/member-signup.test.ts
e2e/tests/public/member-signup-types.test.ts
e2e/tests/public/comments.test.ts
e2e/tests/public/homepage.test.ts
e2e/tests/public/portal-loading.test.ts
e2e/tests/global.teardown.ts
@ -80,8 +81,11 @@ e2e/helpers/pages/portal/index.ts
e2e/helpers/pages/page-http-logger.ts
e2e/helpers/pages/base-page.ts
e2e/helpers/pages/public/public-page.ts
e2e/helpers/pages/public/post-page.ts
e2e/helpers/pages/public/home-page.ts
e2e/helpers/pages/public/index.ts
e2e/helpers/pages/public/post/comments-section.ts
e2e/helpers/pages/public/post/index.ts
e2e/helpers/pages/index.ts
e2e/helpers/pages/admin/login-verify-page.ts
e2e/helpers/pages/admin/whats-new/whats-new-modal.ts
@ -137,12 +141,13 @@ e2e/helpers/environment/service-managers/ghost-manager.ts
e2e/helpers/environment/docker-compose.ts
e2e/helpers/playwright/fixture.ts
e2e/helpers/playwright/flows/signup.ts
e2e/helpers/playwright/flows/login.ts
e2e/helpers/playwright/flows/sign-in.ts
e2e/helpers/playwright/flows/index.ts
e2e/helpers/playwright/with-isolated-page.ts
e2e/helpers/playwright/index.ts
e2e/helpers/services/members-import/members-import-service.ts
e2e/helpers/services/members-import/index.ts
e2e/helpers/services/tiers/tiers-service.ts
e2e/helpers/services/email/utils.ts
e2e/helpers/services/email/mail-pit.ts
e2e/helpers/services/settings/settings-service.ts
@ -4142,6 +4147,7 @@ ghost/core/test/e2e-api/admin/files.test.js
ghost/core/test/e2e-api/admin/tinybird.test.js
ghost/core/test/e2e-api/admin/oembed.test.js
ghost/core/test/e2e-api/admin/redirects.test.js
ghost/core/test/e2e-api/admin/storage-adapter-switching.test.js
ghost/core/test/e2e-api/admin/actions.test.js
ghost/core/test/e2e-api/admin/db.test.js
ghost/core/test/e2e-api/admin/notifications.test.js

View file

@ -2325,6 +2325,13 @@ plugins/system/sef/SefPlugin.cy.js
system/sef/SefPlugin.cy.js
sef/SefPlugin.cy.js
SefPlugin.cy.js
tests/System/integration/plugins/system/tasknotification/TaskNotification.cy.js
System/integration/plugins/system/tasknotification/TaskNotification.cy.js
integration/plugins/system/tasknotification/TaskNotification.cy.js
plugins/system/tasknotification/TaskNotification.cy.js
system/tasknotification/TaskNotification.cy.js
tasknotification/TaskNotification.cy.js
TaskNotification.cy.js
tests/System/integration/plugins/system/shortcut/ShortcutPlugin.cy.js
System/integration/plugins/system/shortcut/ShortcutPlugin.cy.js
integration/plugins/system/shortcut/ShortcutPlugin.cy.js

View file

@ -418,6 +418,7 @@ tests/System/integration/administrator/components/com_menu/Menus.cy.js
tests/System/integration/administrator/components/com_menu/Menu.cy.js
tests/System/integration/administrator/components/com_menu/MenuItem.cy.js
tests/System/integration/plugins/system/sef/SefPlugin.cy.js
tests/System/integration/plugins/system/tasknotification/TaskNotification.cy.js
tests/System/integration/plugins/system/shortcut/ShortcutPlugin.cy.js
tests/System/integration/plugins/media-action/resize/ResizePlugin.cy.js
tests/System/integration/plugins/media-action/crop/CropPlugin.cy.js

View file

@ -25714,12 +25714,6 @@ code/Magento/AdminAnalytics/composer.json
Magento/AdminAnalytics/composer.json
AdminAnalytics/composer.json
composer.json
app/code/Magento/JwtFrameworkAdapter/Model/JweCompressionManagerFactory.php
code/Magento/JwtFrameworkAdapter/Model/JweCompressionManagerFactory.php
Magento/JwtFrameworkAdapter/Model/JweCompressionManagerFactory.php
JwtFrameworkAdapter/Model/JweCompressionManagerFactory.php
Model/JweCompressionManagerFactory.php
JweCompressionManagerFactory.php
app/code/Magento/JwtFrameworkAdapter/Model/JweSerializerPoolFactory.php
code/Magento/JwtFrameworkAdapter/Model/JweSerializerPoolFactory.php
Magento/JwtFrameworkAdapter/Model/JweSerializerPoolFactory.php
@ -34989,6 +34983,14 @@ Mftf/Test/StorefrontUpdateCustomerPasswordTest/StorefrontUpdateCustomerPasswordV
Test/StorefrontUpdateCustomerPasswordTest/StorefrontUpdateCustomerPasswordValidCurrentPasswordTest.xml
StorefrontUpdateCustomerPasswordTest/StorefrontUpdateCustomerPasswordValidCurrentPasswordTest.xml
StorefrontUpdateCustomerPasswordValidCurrentPasswordTest.xml
app/code/Magento/Customer/Test/Mftf/Test/AdminUpdateCustomerEmailWithSwissDomainTest.xml
code/Magento/Customer/Test/Mftf/Test/AdminUpdateCustomerEmailWithSwissDomainTest.xml
Magento/Customer/Test/Mftf/Test/AdminUpdateCustomerEmailWithSwissDomainTest.xml
Customer/Test/Mftf/Test/AdminUpdateCustomerEmailWithSwissDomainTest.xml
Test/Mftf/Test/AdminUpdateCustomerEmailWithSwissDomainTest.xml
Mftf/Test/AdminUpdateCustomerEmailWithSwissDomainTest.xml
Test/AdminUpdateCustomerEmailWithSwissDomainTest.xml
AdminUpdateCustomerEmailWithSwissDomainTest.xml
app/code/Magento/Customer/Test/Mftf/Test/AdminSearchCustomerAddressByKeywordTest.xml
code/Magento/Customer/Test/Mftf/Test/AdminSearchCustomerAddressByKeywordTest.xml
Magento/Customer/Test/Mftf/Test/AdminSearchCustomerAddressByKeywordTest.xml
@ -56221,6 +56223,52 @@ Adminhtml/Rss/Grid/LinkTest.php
Rss/Grid/LinkTest.php
Grid/LinkTest.php
LinkTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Helper/ImageTest.php
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Helper/ImageTest.php
Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Helper/ImageTest.php
Catalog/Test/Unit/Block/Adminhtml/Category/Helper/ImageTest.php
Test/Unit/Block/Adminhtml/Category/Helper/ImageTest.php
Unit/Block/Adminhtml/Category/Helper/ImageTest.php
Block/Adminhtml/Category/Helper/ImageTest.php
Adminhtml/Category/Helper/ImageTest.php
Category/Helper/ImageTest.php
Helper/ImageTest.php
ImageTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Helper/PricestepTest.php
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Helper/PricestepTest.php
Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Helper/PricestepTest.php
Catalog/Test/Unit/Block/Adminhtml/Category/Helper/PricestepTest.php
Test/Unit/Block/Adminhtml/Category/Helper/PricestepTest.php
Unit/Block/Adminhtml/Category/Helper/PricestepTest.php
Block/Adminhtml/Category/Helper/PricestepTest.php
Adminhtml/Category/Helper/PricestepTest.php
Category/Helper/PricestepTest.php
Helper/PricestepTest.php
PricestepTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Helper/Sortby/DefaultSortbyTest.php
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Helper/Sortby/DefaultSortbyTest.php
Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Helper/Sortby/DefaultSortbyTest.php
Catalog/Test/Unit/Block/Adminhtml/Category/Helper/Sortby/DefaultSortbyTest.php
Test/Unit/Block/Adminhtml/Category/Helper/Sortby/DefaultSortbyTest.php
Unit/Block/Adminhtml/Category/Helper/Sortby/DefaultSortbyTest.php
Block/Adminhtml/Category/Helper/Sortby/DefaultSortbyTest.php
Adminhtml/Category/Helper/Sortby/DefaultSortbyTest.php
Category/Helper/Sortby/DefaultSortbyTest.php
Helper/Sortby/DefaultSortbyTest.php
Sortby/DefaultSortbyTest.php
DefaultSortbyTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Helper/Sortby/AvailableTest.php
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Helper/Sortby/AvailableTest.php
Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Helper/Sortby/AvailableTest.php
Catalog/Test/Unit/Block/Adminhtml/Category/Helper/Sortby/AvailableTest.php
Test/Unit/Block/Adminhtml/Category/Helper/Sortby/AvailableTest.php
Unit/Block/Adminhtml/Category/Helper/Sortby/AvailableTest.php
Block/Adminhtml/Category/Helper/Sortby/AvailableTest.php
Adminhtml/Category/Helper/Sortby/AvailableTest.php
Category/Helper/Sortby/AvailableTest.php
Helper/Sortby/AvailableTest.php
Sortby/AvailableTest.php
AvailableTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Tab/ProductBlockPrepareCollectionTest.php
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Tab/ProductBlockPrepareCollectionTest.php
Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Tab/ProductBlockPrepareCollectionTest.php
@ -82520,6 +82568,14 @@ Test/Mftf/Test/AdminReviewOrderWithReportsPermissionTest.xml
Mftf/Test/AdminReviewOrderWithReportsPermissionTest.xml
Test/AdminReviewOrderWithReportsPermissionTest.xml
AdminReviewOrderWithReportsPermissionTest.xml
app/code/Magento/User/Test/Mftf/Test/AdminVerifyRolesTreeExpandCollapseButtonsTest.xml
code/Magento/User/Test/Mftf/Test/AdminVerifyRolesTreeExpandCollapseButtonsTest.xml
Magento/User/Test/Mftf/Test/AdminVerifyRolesTreeExpandCollapseButtonsTest.xml
User/Test/Mftf/Test/AdminVerifyRolesTreeExpandCollapseButtonsTest.xml
Test/Mftf/Test/AdminVerifyRolesTreeExpandCollapseButtonsTest.xml
Mftf/Test/AdminVerifyRolesTreeExpandCollapseButtonsTest.xml
Test/AdminVerifyRolesTreeExpandCollapseButtonsTest.xml
AdminVerifyRolesTreeExpandCollapseButtonsTest.xml
app/code/Magento/User/Test/Mftf/Test/AdminDeleteAdminUserEntityTest.xml
code/Magento/User/Test/Mftf/Test/AdminDeleteAdminUserEntityTest.xml
Magento/User/Test/Mftf/Test/AdminDeleteAdminUserEntityTest.xml
@ -193859,6 +193915,14 @@ Test/Mftf/Test/AdminLoginFailedTest.xml
Mftf/Test/AdminLoginFailedTest.xml
Test/AdminLoginFailedTest.xml
AdminLoginFailedTest.xml
app/code/Magento/Backend/Test/Mftf/Test/StorefrontVerifyProductPriceWithDifferentCurrenciesInStoreViewsTest.xml
code/Magento/Backend/Test/Mftf/Test/StorefrontVerifyProductPriceWithDifferentCurrenciesInStoreViewsTest.xml
Magento/Backend/Test/Mftf/Test/StorefrontVerifyProductPriceWithDifferentCurrenciesInStoreViewsTest.xml
Backend/Test/Mftf/Test/StorefrontVerifyProductPriceWithDifferentCurrenciesInStoreViewsTest.xml
Test/Mftf/Test/StorefrontVerifyProductPriceWithDifferentCurrenciesInStoreViewsTest.xml
Mftf/Test/StorefrontVerifyProductPriceWithDifferentCurrenciesInStoreViewsTest.xml
Test/StorefrontVerifyProductPriceWithDifferentCurrenciesInStoreViewsTest.xml
StorefrontVerifyProductPriceWithDifferentCurrenciesInStoreViewsTest.xml
app/code/Magento/Backend/Test/Mftf/Test/AdminOrderCreateAfterHtmlMinificationTest.xml
code/Magento/Backend/Test/Mftf/Test/AdminOrderCreateAfterHtmlMinificationTest.xml
Magento/Backend/Test/Mftf/Test/AdminOrderCreateAfterHtmlMinificationTest.xml
@ -194611,6 +194675,14 @@ Test/Mftf/ActionGroup/DeleteEntitySecondaryGridActionGroup.xml
Mftf/ActionGroup/DeleteEntitySecondaryGridActionGroup.xml
ActionGroup/DeleteEntitySecondaryGridActionGroup.xml
DeleteEntitySecondaryGridActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminSetAllowedCurrenciesActionGroup.xml
code/Magento/Backend/Test/Mftf/ActionGroup/AdminSetAllowedCurrenciesActionGroup.xml
Magento/Backend/Test/Mftf/ActionGroup/AdminSetAllowedCurrenciesActionGroup.xml
Backend/Test/Mftf/ActionGroup/AdminSetAllowedCurrenciesActionGroup.xml
Test/Mftf/ActionGroup/AdminSetAllowedCurrenciesActionGroup.xml
Mftf/ActionGroup/AdminSetAllowedCurrenciesActionGroup.xml
ActionGroup/AdminSetAllowedCurrenciesActionGroup.xml
AdminSetAllowedCurrenciesActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminAssertNoErrorMessageActionGroup.xml
code/Magento/Backend/Test/Mftf/ActionGroup/AdminAssertNoErrorMessageActionGroup.xml
Magento/Backend/Test/Mftf/ActionGroup/AdminAssertNoErrorMessageActionGroup.xml
@ -209653,6 +209725,14 @@ Unit/Ui/DataProvider/ExportFileDataProviderTest.php
Ui/DataProvider/ExportFileDataProviderTest.php
DataProvider/ExportFileDataProviderTest.php
ExportFileDataProviderTest.php
app/code/Magento/ImportExport/Test/Mftf/Test/AdminImportProductsChangeAttributeSetTest.xml
code/Magento/ImportExport/Test/Mftf/Test/AdminImportProductsChangeAttributeSetTest.xml
Magento/ImportExport/Test/Mftf/Test/AdminImportProductsChangeAttributeSetTest.xml
ImportExport/Test/Mftf/Test/AdminImportProductsChangeAttributeSetTest.xml
Test/Mftf/Test/AdminImportProductsChangeAttributeSetTest.xml
Mftf/Test/AdminImportProductsChangeAttributeSetTest.xml
Test/AdminImportProductsChangeAttributeSetTest.xml
AdminImportProductsChangeAttributeSetTest.xml
app/code/Magento/ImportExport/Test/Mftf/Test/AdminImportProductsWithAddUpdateBehaviorTest.xml
code/Magento/ImportExport/Test/Mftf/Test/AdminImportProductsWithAddUpdateBehaviorTest.xml
Magento/ImportExport/Test/Mftf/Test/AdminImportProductsWithAddUpdateBehaviorTest.xml
@ -273920,6 +274000,12 @@ acceptance/tests/_data/lorem_ipsum.txt
tests/_data/lorem_ipsum.txt
_data/lorem_ipsum.txt
lorem_ipsum.txt
dev/tests/acceptance/tests/_data/import_change_attribute_set.csv
tests/acceptance/tests/_data/import_change_attribute_set.csv
acceptance/tests/_data/import_change_attribute_set.csv
tests/_data/import_change_attribute_set.csv
_data/import_change_attribute_set.csv
import_change_attribute_set.csv
dev/tests/acceptance/tests/_data/import_updated.csv
tests/acceptance/tests/_data/import_updated.csv
acceptance/tests/_data/import_updated.csv

View file

@ -3146,7 +3146,6 @@ app/code/Magento/AdminAnalytics/view/adminhtml/layout/adminhtml_dashboard_index.
app/code/Magento/AdminAnalytics/view/adminhtml/layout/default.xml
app/code/Magento/AdminAnalytics/i18n/en_US.csv
app/code/Magento/AdminAnalytics/composer.json
app/code/Magento/JwtFrameworkAdapter/Model/JweCompressionManagerFactory.php
app/code/Magento/JwtFrameworkAdapter/Model/JweSerializerPoolFactory.php
app/code/Magento/JwtFrameworkAdapter/Model/JweAlgorithmManagerFactory.php
app/code/Magento/JwtFrameworkAdapter/Model/JwsFactory.php
@ -4309,6 +4308,7 @@ app/code/Magento/Customer/Test/Mftf/Test/StorefrontCustomerDataStorageOnSessionT
app/code/Magento/Customer/Test/Mftf/Test/StorefrontUpdateCustomerPasswordTest/StorefrontUpdateCustomerPasswordInvalidCurrentPasswordTest.xml
app/code/Magento/Customer/Test/Mftf/Test/StorefrontUpdateCustomerPasswordTest/StorefrontUpdateCustomerPasswordInvalidConfirmationPasswordTest.xml
app/code/Magento/Customer/Test/Mftf/Test/StorefrontUpdateCustomerPasswordTest/StorefrontUpdateCustomerPasswordValidCurrentPasswordTest.xml
app/code/Magento/Customer/Test/Mftf/Test/AdminUpdateCustomerEmailWithSwissDomainTest.xml
app/code/Magento/Customer/Test/Mftf/Test/AdminSearchCustomerAddressByKeywordTest.xml
app/code/Magento/Customer/Test/Mftf/Test/StorefrontDeleteCustomerAddressTest.xml
app/code/Magento/Customer/Test/Mftf/Test/AdminCustomersDeleteSystemCustomerGroupTest.xml
@ -6860,6 +6860,10 @@ app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Options/AjaxTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Composite/Fieldset/OptionsTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Rss/NotifyStockTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Rss/Grid/LinkTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Helper/ImageTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Helper/PricestepTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Helper/Sortby/DefaultSortbyTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Helper/Sortby/AvailableTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Tab/ProductBlockPrepareCollectionTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/Checkboxes/TreeTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Category/AbstractCategoryTest.php
@ -10035,6 +10039,7 @@ app/code/Magento/User/Test/Mftf/Test/AdminUpdateUserPasswordTest.xml
app/code/Magento/User/Test/Mftf/Test/AdminSystemLockedUsersNavigateMenuTest.xml
app/code/Magento/User/Test/Mftf/Test/AdminUserCreationPasswordLengthValidationTest.xml
app/code/Magento/User/Test/Mftf/Test/AdminReviewOrderWithReportsPermissionTest.xml
app/code/Magento/User/Test/Mftf/Test/AdminVerifyRolesTreeExpandCollapseButtonsTest.xml
app/code/Magento/User/Test/Mftf/Test/AdminDeleteAdminUserEntityTest.xml
app/code/Magento/User/Test/Mftf/LICENSE_AFL.txt
app/code/Magento/User/Test/Mftf/Page/AdminBulkActionsLogIndexPage.xml
@ -23937,6 +23942,7 @@ app/code/Magento/Backend/Test/Mftf/Test/AdminPrivacyPolicyTest.xml
app/code/Magento/Backend/Test/Mftf/Test/AdminProductAttributeAdminValuesUsedInsteadOfDefaultValueTest.xml
app/code/Magento/Backend/Test/Mftf/Test/AdminPersistentShoppingCartSettingsTest.xml
app/code/Magento/Backend/Test/Mftf/Test/AdminLoginFailedTest.xml
app/code/Magento/Backend/Test/Mftf/Test/StorefrontVerifyProductPriceWithDifferentCurrenciesInStoreViewsTest.xml
app/code/Magento/Backend/Test/Mftf/Test/AdminOrderCreateAfterHtmlMinificationTest.xml
app/code/Magento/Backend/Test/Mftf/Test/AdminCheckDashboardWithChartsTest.xml
app/code/Magento/Backend/Test/Mftf/Test/CustomerReorderSimpleProductTest.xml
@ -24030,6 +24036,7 @@ app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminClickLogoActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/SetWebsiteCountryOptionsToDefaultActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AssertAdminUserIsInGridActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/DeleteEntitySecondaryGridActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminSetAllowedCurrenciesActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminAssertNoErrorMessageActionGroup.xml
app/code/Magento/Backend/Test/Mftf/Data/CookieConfigData.xml
app/code/Magento/Backend/Test/Mftf/Data/AdminWebConfigData.xml
@ -25843,6 +25850,7 @@ app/code/Magento/ImportExport/Test/Unit/Controller/Adminhtml/History/IndexTest.p
app/code/Magento/ImportExport/Test/Unit/Controller/Adminhtml/History/DownloadTest.php
app/code/Magento/ImportExport/Test/Unit/Controller/Adminhtml/Export/File/DownloadTest.php
app/code/Magento/ImportExport/Test/Unit/Ui/DataProvider/ExportFileDataProviderTest.php
app/code/Magento/ImportExport/Test/Mftf/Test/AdminImportProductsChangeAttributeSetTest.xml
app/code/Magento/ImportExport/Test/Mftf/Test/AdminImportProductsWithAddUpdateBehaviorTest.xml
app/code/Magento/ImportExport/Test/Mftf/Test/AdminExportPageNavigateMenuTest.xml
app/code/Magento/ImportExport/Test/Mftf/Test/AdminURLKeyWorksWhenUpdatingProductThroughImportingCSVTest.xml
@ -33947,6 +33955,7 @@ dev/tests/acceptance/tests/_data/import_tax_rates.csv
dev/tests/acceptance/tests/_data/usa_tablerates.csv
dev/tests/acceptance/tests/_data/import_configurable_product.csv
dev/tests/acceptance/tests/_data/lorem_ipsum.txt
dev/tests/acceptance/tests/_data/import_change_attribute_set.csv
dev/tests/acceptance/tests/_data/import_updated.csv
dev/tests/acceptance/tests/_data/prepared-for-sample-data.csv
dev/tests/acceptance/tests/_suite/suite.xml.sample

View file

@ -7672,6 +7672,7 @@ webpack.config.js
RoboFile.php
UPGRADE-API-2.1.md
.env.test
CHANGELOG-2.2.md
docker-compose.yml
AGENTS.md
config/parameters.yaml
@ -11100,6 +11101,93 @@ Component/Core/Generator/UploadedImagePathGenerator.php
Core/Generator/UploadedImagePathGenerator.php
Generator/UploadedImagePathGenerator.php
UploadedImagePathGenerator.php
src/Sylius/Component/Core/Telemetry/DTO/TelemetryDataInterface.php
Sylius/Component/Core/Telemetry/DTO/TelemetryDataInterface.php
Component/Core/Telemetry/DTO/TelemetryDataInterface.php
Core/Telemetry/DTO/TelemetryDataInterface.php
Telemetry/DTO/TelemetryDataInterface.php
DTO/TelemetryDataInterface.php
TelemetryDataInterface.php
src/Sylius/Component/Core/Telemetry/TelemetrySendManagerInterface.php
Sylius/Component/Core/Telemetry/TelemetrySendManagerInterface.php
Component/Core/Telemetry/TelemetrySendManagerInterface.php
Core/Telemetry/TelemetrySendManagerInterface.php
Telemetry/TelemetrySendManagerInterface.php
TelemetrySendManagerInterface.php
src/Sylius/Component/Core/Telemetry/TelemetryOrchestratorInterface.php
Sylius/Component/Core/Telemetry/TelemetryOrchestratorInterface.php
Component/Core/Telemetry/TelemetryOrchestratorInterface.php
Core/Telemetry/TelemetryOrchestratorInterface.php
Telemetry/TelemetryOrchestratorInterface.php
TelemetryOrchestratorInterface.php
src/Sylius/Component/Core/Telemetry/Collector/TelemetryDataCollectorInterface.php
Sylius/Component/Core/Telemetry/Collector/TelemetryDataCollectorInterface.php
Component/Core/Telemetry/Collector/TelemetryDataCollectorInterface.php
Core/Telemetry/Collector/TelemetryDataCollectorInterface.php
Telemetry/Collector/TelemetryDataCollectorInterface.php
Collector/TelemetryDataCollectorInterface.php
TelemetryDataCollectorInterface.php
src/Sylius/Component/Core/Telemetry/Generator/InstallationIdGeneratorInterface.php
Sylius/Component/Core/Telemetry/Generator/InstallationIdGeneratorInterface.php
Component/Core/Telemetry/Generator/InstallationIdGeneratorInterface.php
Core/Telemetry/Generator/InstallationIdGeneratorInterface.php
Telemetry/Generator/InstallationIdGeneratorInterface.php
Generator/InstallationIdGeneratorInterface.php
InstallationIdGeneratorInterface.php
src/Sylius/Component/Core/Telemetry/Generator/InstallationIdGenerator.php
Sylius/Component/Core/Telemetry/Generator/InstallationIdGenerator.php
Component/Core/Telemetry/Generator/InstallationIdGenerator.php
Core/Telemetry/Generator/InstallationIdGenerator.php
Telemetry/Generator/InstallationIdGenerator.php
Generator/InstallationIdGenerator.php
InstallationIdGenerator.php
src/Sylius/Component/Core/Telemetry/DataProvider/DataProviderInterface.php
Sylius/Component/Core/Telemetry/DataProvider/DataProviderInterface.php
Component/Core/Telemetry/DataProvider/DataProviderInterface.php
Core/Telemetry/DataProvider/DataProviderInterface.php
Telemetry/DataProvider/DataProviderInterface.php
DataProvider/DataProviderInterface.php
DataProviderInterface.php
src/Sylius/Component/Core/Telemetry/TelemetrySendManager.php
Sylius/Component/Core/Telemetry/TelemetrySendManager.php
Component/Core/Telemetry/TelemetrySendManager.php
Core/Telemetry/TelemetrySendManager.php
Telemetry/TelemetrySendManager.php
TelemetrySendManager.php
src/Sylius/Component/Core/Telemetry/Cache/TelemetryCacheInterface.php
Sylius/Component/Core/Telemetry/Cache/TelemetryCacheInterface.php
Component/Core/Telemetry/Cache/TelemetryCacheInterface.php
Core/Telemetry/Cache/TelemetryCacheInterface.php
Telemetry/Cache/TelemetryCacheInterface.php
Cache/TelemetryCacheInterface.php
TelemetryCacheInterface.php
src/Sylius/Component/Core/Telemetry/Cache/TelemetryCache.php
Sylius/Component/Core/Telemetry/Cache/TelemetryCache.php
Component/Core/Telemetry/Cache/TelemetryCache.php
Core/Telemetry/Cache/TelemetryCache.php
Telemetry/Cache/TelemetryCache.php
Cache/TelemetryCache.php
TelemetryCache.php
src/Sylius/Component/Core/Telemetry/Mapper/ValueRangeMapper.php
Sylius/Component/Core/Telemetry/Mapper/ValueRangeMapper.php
Component/Core/Telemetry/Mapper/ValueRangeMapper.php
Core/Telemetry/Mapper/ValueRangeMapper.php
Telemetry/Mapper/ValueRangeMapper.php
Mapper/ValueRangeMapper.php
ValueRangeMapper.php
src/Sylius/Component/Core/Telemetry/Sender/TelemetrySenderInterface.php
Sylius/Component/Core/Telemetry/Sender/TelemetrySenderInterface.php
Component/Core/Telemetry/Sender/TelemetrySenderInterface.php
Core/Telemetry/Sender/TelemetrySenderInterface.php
Telemetry/Sender/TelemetrySenderInterface.php
Sender/TelemetrySenderInterface.php
TelemetrySenderInterface.php
src/Sylius/Component/Core/Telemetry/TelemetryOrchestrator.php
Sylius/Component/Core/Telemetry/TelemetryOrchestrator.php
Component/Core/Telemetry/TelemetryOrchestrator.php
Core/Telemetry/TelemetryOrchestrator.php
Telemetry/TelemetryOrchestrator.php
TelemetryOrchestrator.php
src/Sylius/Component/Core/Storage/CartStorageInterface.php
Sylius/Component/Core/Storage/CartStorageInterface.php
Component/Core/Storage/CartStorageInterface.php
@ -11783,6 +11871,13 @@ Core/tests/Generator/UploadedImagePathGeneratorTest.php
tests/Generator/UploadedImagePathGeneratorTest.php
Generator/UploadedImagePathGeneratorTest.php
UploadedImagePathGeneratorTest.php
src/Sylius/Component/Core/tests/Telemetry/TelemetrySendManagerTest.php
Sylius/Component/Core/tests/Telemetry/TelemetrySendManagerTest.php
Component/Core/tests/Telemetry/TelemetrySendManagerTest.php
Core/tests/Telemetry/TelemetrySendManagerTest.php
tests/Telemetry/TelemetrySendManagerTest.php
Telemetry/TelemetrySendManagerTest.php
TelemetrySendManagerTest.php
src/Sylius/Component/Core/tests/Positioner/PositionerTest.php
Sylius/Component/Core/tests/Positioner/PositionerTest.php
Component/Core/tests/Positioner/PositionerTest.php
@ -64361,6 +64456,12 @@ Bundle/CoreBundle/Migrations/Version20241024174728.php
CoreBundle/Migrations/Version20241024174728.php
Migrations/Version20241024174728.php
Version20241024174728.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20251126120000.php
Sylius/Bundle/CoreBundle/Migrations/Version20251126120000.php
Bundle/CoreBundle/Migrations/Version20251126120000.php
CoreBundle/Migrations/Version20251126120000.php
Migrations/Version20251126120000.php
Version20251126120000.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20241020131614.php
Sylius/Bundle/CoreBundle/Migrations/Version20241020131614.php
Bundle/CoreBundle/Migrations/Version20241020131614.php
@ -64409,6 +64510,12 @@ Bundle/CoreBundle/Migrations/Version20241010135921.php
CoreBundle/Migrations/Version20241010135921.php
Migrations/Version20241010135921.php
Version20241010135921.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20251126120001.php
Sylius/Bundle/CoreBundle/Migrations/Version20251126120001.php
Bundle/CoreBundle/Migrations/Version20251126120001.php
CoreBundle/Migrations/Version20251126120001.php
Migrations/Version20251126120001.php
Version20251126120001.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20241020131533.php
Sylius/Bundle/CoreBundle/Migrations/Version20241020131533.php
Bundle/CoreBundle/Migrations/Version20241020131533.php
@ -65007,6 +65114,233 @@ CoreBundle/Doctrine/DQL/Cast.php
Doctrine/DQL/Cast.php
DQL/Cast.php
Cast.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Business/ShippingProviderData.php
Sylius/Bundle/CoreBundle/Telemetry/DTO/Business/ShippingProviderData.php
Bundle/CoreBundle/Telemetry/DTO/Business/ShippingProviderData.php
CoreBundle/Telemetry/DTO/Business/ShippingProviderData.php
Telemetry/DTO/Business/ShippingProviderData.php
DTO/Business/ShippingProviderData.php
Business/ShippingProviderData.php
ShippingProviderData.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Business/PaymentProviderData.php
Sylius/Bundle/CoreBundle/Telemetry/DTO/Business/PaymentProviderData.php
Bundle/CoreBundle/Telemetry/DTO/Business/PaymentProviderData.php
CoreBundle/Telemetry/DTO/Business/PaymentProviderData.php
Telemetry/DTO/Business/PaymentProviderData.php
DTO/Business/PaymentProviderData.php
Business/PaymentProviderData.php
PaymentProviderData.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Business/OrderMetricsData.php
Sylius/Bundle/CoreBundle/Telemetry/DTO/Business/OrderMetricsData.php
Bundle/CoreBundle/Telemetry/DTO/Business/OrderMetricsData.php
CoreBundle/Telemetry/DTO/Business/OrderMetricsData.php
Telemetry/DTO/Business/OrderMetricsData.php
DTO/Business/OrderMetricsData.php
Business/OrderMetricsData.php
OrderMetricsData.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Business/LocalesData.php
Sylius/Bundle/CoreBundle/Telemetry/DTO/Business/LocalesData.php
Bundle/CoreBundle/Telemetry/DTO/Business/LocalesData.php
CoreBundle/Telemetry/DTO/Business/LocalesData.php
Telemetry/DTO/Business/LocalesData.php
DTO/Business/LocalesData.php
Business/LocalesData.php
LocalesData.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Business/PaymentMethodsData.php
Sylius/Bundle/CoreBundle/Telemetry/DTO/Business/PaymentMethodsData.php
Bundle/CoreBundle/Telemetry/DTO/Business/PaymentMethodsData.php
CoreBundle/Telemetry/DTO/Business/PaymentMethodsData.php
Telemetry/DTO/Business/PaymentMethodsData.php
DTO/Business/PaymentMethodsData.php
Business/PaymentMethodsData.php
PaymentMethodsData.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Business/OrdersBusinessData.php
Sylius/Bundle/CoreBundle/Telemetry/DTO/Business/OrdersBusinessData.php
Bundle/CoreBundle/Telemetry/DTO/Business/OrdersBusinessData.php
CoreBundle/Telemetry/DTO/Business/OrdersBusinessData.php
Telemetry/DTO/Business/OrdersBusinessData.php
DTO/Business/OrdersBusinessData.php
Business/OrdersBusinessData.php
OrdersBusinessData.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Business/CurrenciesData.php
Sylius/Bundle/CoreBundle/Telemetry/DTO/Business/CurrenciesData.php
Bundle/CoreBundle/Telemetry/DTO/Business/CurrenciesData.php
CoreBundle/Telemetry/DTO/Business/CurrenciesData.php
Telemetry/DTO/Business/CurrenciesData.php
DTO/Business/CurrenciesData.php
Business/CurrenciesData.php
CurrenciesData.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Business/MetricsCountsData.php
Sylius/Bundle/CoreBundle/Telemetry/DTO/Business/MetricsCountsData.php
Bundle/CoreBundle/Telemetry/DTO/Business/MetricsCountsData.php
CoreBundle/Telemetry/DTO/Business/MetricsCountsData.php
Telemetry/DTO/Business/MetricsCountsData.php
DTO/Business/MetricsCountsData.php
Business/MetricsCountsData.php
MetricsCountsData.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Business/ShippingMethodsData.php
Sylius/Bundle/CoreBundle/Telemetry/DTO/Business/ShippingMethodsData.php
Bundle/CoreBundle/Telemetry/DTO/Business/ShippingMethodsData.php
CoreBundle/Telemetry/DTO/Business/ShippingMethodsData.php
Telemetry/DTO/Business/ShippingMethodsData.php
DTO/Business/ShippingMethodsData.php
Business/ShippingMethodsData.php
ShippingMethodsData.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Plugins/InstalledPluginsData.php
Sylius/Bundle/CoreBundle/Telemetry/DTO/Plugins/InstalledPluginsData.php
Bundle/CoreBundle/Telemetry/DTO/Plugins/InstalledPluginsData.php
CoreBundle/Telemetry/DTO/Plugins/InstalledPluginsData.php
Telemetry/DTO/Plugins/InstalledPluginsData.php
DTO/Plugins/InstalledPluginsData.php
Plugins/InstalledPluginsData.php
InstalledPluginsData.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Plugins/PluginData.php
Sylius/Bundle/CoreBundle/Telemetry/DTO/Plugins/PluginData.php
Bundle/CoreBundle/Telemetry/DTO/Plugins/PluginData.php
CoreBundle/Telemetry/DTO/Plugins/PluginData.php
Telemetry/DTO/Plugins/PluginData.php
DTO/Plugins/PluginData.php
Plugins/PluginData.php
PluginData.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Technical/EnvironmentData.php
Sylius/Bundle/CoreBundle/Telemetry/DTO/Technical/EnvironmentData.php
Bundle/CoreBundle/Telemetry/DTO/Technical/EnvironmentData.php
CoreBundle/Telemetry/DTO/Technical/EnvironmentData.php
Telemetry/DTO/Technical/EnvironmentData.php
DTO/Technical/EnvironmentData.php
Technical/EnvironmentData.php
EnvironmentData.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Technical/DatabaseData.php
Sylius/Bundle/CoreBundle/Telemetry/DTO/Technical/DatabaseData.php
Bundle/CoreBundle/Telemetry/DTO/Technical/DatabaseData.php
CoreBundle/Telemetry/DTO/Technical/DatabaseData.php
Telemetry/DTO/Technical/DatabaseData.php
DTO/Technical/DatabaseData.php
Technical/DatabaseData.php
DatabaseData.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Technical/VersionData.php
Sylius/Bundle/CoreBundle/Telemetry/DTO/Technical/VersionData.php
Bundle/CoreBundle/Telemetry/DTO/Technical/VersionData.php
CoreBundle/Telemetry/DTO/Technical/VersionData.php
Telemetry/DTO/Technical/VersionData.php
DTO/Technical/VersionData.php
Technical/VersionData.php
VersionData.php
src/Sylius/Bundle/CoreBundle/Telemetry/Collector/PluginsDataCollector.php
Sylius/Bundle/CoreBundle/Telemetry/Collector/PluginsDataCollector.php
Bundle/CoreBundle/Telemetry/Collector/PluginsDataCollector.php
CoreBundle/Telemetry/Collector/PluginsDataCollector.php
Telemetry/Collector/PluginsDataCollector.php
Collector/PluginsDataCollector.php
PluginsDataCollector.php
src/Sylius/Bundle/CoreBundle/Telemetry/Collector/BusinessDataCollector.php
Sylius/Bundle/CoreBundle/Telemetry/Collector/BusinessDataCollector.php
Bundle/CoreBundle/Telemetry/Collector/BusinessDataCollector.php
CoreBundle/Telemetry/Collector/BusinessDataCollector.php
Telemetry/Collector/BusinessDataCollector.php
Collector/BusinessDataCollector.php
BusinessDataCollector.php
src/Sylius/Bundle/CoreBundle/Telemetry/Collector/TechnicalDataCollector.php
Sylius/Bundle/CoreBundle/Telemetry/Collector/TechnicalDataCollector.php
Bundle/CoreBundle/Telemetry/Collector/TechnicalDataCollector.php
CoreBundle/Telemetry/Collector/TechnicalDataCollector.php
Telemetry/Collector/TechnicalDataCollector.php
Collector/TechnicalDataCollector.php
TechnicalDataCollector.php
src/Sylius/Bundle/CoreBundle/Telemetry/EventListener/TelemetryListener.php
Sylius/Bundle/CoreBundle/Telemetry/EventListener/TelemetryListener.php
Bundle/CoreBundle/Telemetry/EventListener/TelemetryListener.php
CoreBundle/Telemetry/EventListener/TelemetryListener.php
Telemetry/EventListener/TelemetryListener.php
EventListener/TelemetryListener.php
TelemetryListener.php
src/Sylius/Bundle/CoreBundle/Telemetry/Provider/Business/PaymentMethodsDataProvider.php
Sylius/Bundle/CoreBundle/Telemetry/Provider/Business/PaymentMethodsDataProvider.php
Bundle/CoreBundle/Telemetry/Provider/Business/PaymentMethodsDataProvider.php
CoreBundle/Telemetry/Provider/Business/PaymentMethodsDataProvider.php
Telemetry/Provider/Business/PaymentMethodsDataProvider.php
Provider/Business/PaymentMethodsDataProvider.php
Business/PaymentMethodsDataProvider.php
PaymentMethodsDataProvider.php
src/Sylius/Bundle/CoreBundle/Telemetry/Provider/Business/OrdersBusinessDataProvider.php
Sylius/Bundle/CoreBundle/Telemetry/Provider/Business/OrdersBusinessDataProvider.php
Bundle/CoreBundle/Telemetry/Provider/Business/OrdersBusinessDataProvider.php
CoreBundle/Telemetry/Provider/Business/OrdersBusinessDataProvider.php
Telemetry/Provider/Business/OrdersBusinessDataProvider.php
Provider/Business/OrdersBusinessDataProvider.php
Business/OrdersBusinessDataProvider.php
OrdersBusinessDataProvider.php
src/Sylius/Bundle/CoreBundle/Telemetry/Provider/Business/LocalesDataProvider.php
Sylius/Bundle/CoreBundle/Telemetry/Provider/Business/LocalesDataProvider.php
Bundle/CoreBundle/Telemetry/Provider/Business/LocalesDataProvider.php
CoreBundle/Telemetry/Provider/Business/LocalesDataProvider.php
Telemetry/Provider/Business/LocalesDataProvider.php
Provider/Business/LocalesDataProvider.php
Business/LocalesDataProvider.php
LocalesDataProvider.php
src/Sylius/Bundle/CoreBundle/Telemetry/Provider/Business/ShippingMethodsDataProvider.php
Sylius/Bundle/CoreBundle/Telemetry/Provider/Business/ShippingMethodsDataProvider.php
Bundle/CoreBundle/Telemetry/Provider/Business/ShippingMethodsDataProvider.php
CoreBundle/Telemetry/Provider/Business/ShippingMethodsDataProvider.php
Telemetry/Provider/Business/ShippingMethodsDataProvider.php
Provider/Business/ShippingMethodsDataProvider.php
Business/ShippingMethodsDataProvider.php
ShippingMethodsDataProvider.php
src/Sylius/Bundle/CoreBundle/Telemetry/Provider/Business/MetricsCountsDataProvider.php
Sylius/Bundle/CoreBundle/Telemetry/Provider/Business/MetricsCountsDataProvider.php
Bundle/CoreBundle/Telemetry/Provider/Business/MetricsCountsDataProvider.php
CoreBundle/Telemetry/Provider/Business/MetricsCountsDataProvider.php
Telemetry/Provider/Business/MetricsCountsDataProvider.php
Provider/Business/MetricsCountsDataProvider.php
Business/MetricsCountsDataProvider.php
MetricsCountsDataProvider.php
src/Sylius/Bundle/CoreBundle/Telemetry/Provider/Business/CurrenciesDataProvider.php
Sylius/Bundle/CoreBundle/Telemetry/Provider/Business/CurrenciesDataProvider.php
Bundle/CoreBundle/Telemetry/Provider/Business/CurrenciesDataProvider.php
CoreBundle/Telemetry/Provider/Business/CurrenciesDataProvider.php
Telemetry/Provider/Business/CurrenciesDataProvider.php
Provider/Business/CurrenciesDataProvider.php
Business/CurrenciesDataProvider.php
CurrenciesDataProvider.php
src/Sylius/Bundle/CoreBundle/Telemetry/Provider/Plugins/InstalledPluginsDataProvider.php
Sylius/Bundle/CoreBundle/Telemetry/Provider/Plugins/InstalledPluginsDataProvider.php
Bundle/CoreBundle/Telemetry/Provider/Plugins/InstalledPluginsDataProvider.php
CoreBundle/Telemetry/Provider/Plugins/InstalledPluginsDataProvider.php
Telemetry/Provider/Plugins/InstalledPluginsDataProvider.php
Provider/Plugins/InstalledPluginsDataProvider.php
Plugins/InstalledPluginsDataProvider.php
InstalledPluginsDataProvider.php
src/Sylius/Bundle/CoreBundle/Telemetry/Provider/Technical/VersionDataProvider.php
Sylius/Bundle/CoreBundle/Telemetry/Provider/Technical/VersionDataProvider.php
Bundle/CoreBundle/Telemetry/Provider/Technical/VersionDataProvider.php
CoreBundle/Telemetry/Provider/Technical/VersionDataProvider.php
Telemetry/Provider/Technical/VersionDataProvider.php
Provider/Technical/VersionDataProvider.php
Technical/VersionDataProvider.php
VersionDataProvider.php
src/Sylius/Bundle/CoreBundle/Telemetry/Provider/Technical/DatabasePlatformDataProvider.php
Sylius/Bundle/CoreBundle/Telemetry/Provider/Technical/DatabasePlatformDataProvider.php
Bundle/CoreBundle/Telemetry/Provider/Technical/DatabasePlatformDataProvider.php
CoreBundle/Telemetry/Provider/Technical/DatabasePlatformDataProvider.php
Telemetry/Provider/Technical/DatabasePlatformDataProvider.php
Provider/Technical/DatabasePlatformDataProvider.php
Technical/DatabasePlatformDataProvider.php
DatabasePlatformDataProvider.php
src/Sylius/Bundle/CoreBundle/Telemetry/Provider/Technical/EnvironmentDataProvider.php
Sylius/Bundle/CoreBundle/Telemetry/Provider/Technical/EnvironmentDataProvider.php
Bundle/CoreBundle/Telemetry/Provider/Technical/EnvironmentDataProvider.php
CoreBundle/Telemetry/Provider/Technical/EnvironmentDataProvider.php
Telemetry/Provider/Technical/EnvironmentDataProvider.php
Provider/Technical/EnvironmentDataProvider.php
Technical/EnvironmentDataProvider.php
EnvironmentDataProvider.php
src/Sylius/Bundle/CoreBundle/Telemetry/Sender/TelemetrySender.php
Sylius/Bundle/CoreBundle/Telemetry/Sender/TelemetrySender.php
Bundle/CoreBundle/Telemetry/Sender/TelemetrySender.php
CoreBundle/Telemetry/Sender/TelemetrySender.php
Telemetry/Sender/TelemetrySender.php
Sender/TelemetrySender.php
TelemetrySender.php
src/Sylius/Bundle/CoreBundle/Storage/CartSessionStorage.php
Sylius/Bundle/CoreBundle/Storage/CartSessionStorage.php
Bundle/CoreBundle/Storage/CartSessionStorage.php
@ -65049,6 +65383,12 @@ Bundle/CoreBundle/EventListener/CanonicalizerListener.php
CoreBundle/EventListener/CanonicalizerListener.php
EventListener/CanonicalizerListener.php
CanonicalizerListener.php
src/Sylius/Bundle/CoreBundle/EventListener/TelemetryNoticeListener.php
Sylius/Bundle/CoreBundle/EventListener/TelemetryNoticeListener.php
Bundle/CoreBundle/EventListener/TelemetryNoticeListener.php
CoreBundle/EventListener/TelemetryNoticeListener.php
EventListener/TelemetryNoticeListener.php
TelemetryNoticeListener.php
src/Sylius/Bundle/CoreBundle/EventListener/MailerListener.php
Sylius/Bundle/CoreBundle/EventListener/MailerListener.php
Bundle/CoreBundle/EventListener/MailerListener.php
@ -68717,6 +69057,15 @@ Resources/config/services/factories.xml
config/services/factories.xml
services/factories.xml
factories.xml
src/Sylius/Bundle/CoreBundle/Resources/config/services/telemetry/telemetry.xml
Sylius/Bundle/CoreBundle/Resources/config/services/telemetry/telemetry.xml
Bundle/CoreBundle/Resources/config/services/telemetry/telemetry.xml
CoreBundle/Resources/config/services/telemetry/telemetry.xml
Resources/config/services/telemetry/telemetry.xml
config/services/telemetry/telemetry.xml
services/telemetry/telemetry.xml
telemetry/telemetry.xml
telemetry.xml
src/Sylius/Bundle/CoreBundle/Resources/config/services/price_history.xml
Sylius/Bundle/CoreBundle/Resources/config/services/price_history.xml
Bundle/CoreBundle/Resources/config/services/price_history.xml
@ -70152,6 +70501,167 @@ Doctrine/ORM/Handler/ResourceDeleteHandlerTest.php
ORM/Handler/ResourceDeleteHandlerTest.php
Handler/ResourceDeleteHandlerTest.php
ResourceDeleteHandlerTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Collector/BusinessDataCollectorTest.php
Sylius/Bundle/CoreBundle/tests/Telemetry/Collector/BusinessDataCollectorTest.php
Bundle/CoreBundle/tests/Telemetry/Collector/BusinessDataCollectorTest.php
CoreBundle/tests/Telemetry/Collector/BusinessDataCollectorTest.php
tests/Telemetry/Collector/BusinessDataCollectorTest.php
Telemetry/Collector/BusinessDataCollectorTest.php
Collector/BusinessDataCollectorTest.php
BusinessDataCollectorTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Collector/TechnicalDataCollectorTest.php
Sylius/Bundle/CoreBundle/tests/Telemetry/Collector/TechnicalDataCollectorTest.php
Bundle/CoreBundle/tests/Telemetry/Collector/TechnicalDataCollectorTest.php
CoreBundle/tests/Telemetry/Collector/TechnicalDataCollectorTest.php
tests/Telemetry/Collector/TechnicalDataCollectorTest.php
Telemetry/Collector/TechnicalDataCollectorTest.php
Collector/TechnicalDataCollectorTest.php
TechnicalDataCollectorTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Collector/PluginsDataCollectorTest.php
Sylius/Bundle/CoreBundle/tests/Telemetry/Collector/PluginsDataCollectorTest.php
Bundle/CoreBundle/tests/Telemetry/Collector/PluginsDataCollectorTest.php
CoreBundle/tests/Telemetry/Collector/PluginsDataCollectorTest.php
tests/Telemetry/Collector/PluginsDataCollectorTest.php
Telemetry/Collector/PluginsDataCollectorTest.php
Collector/PluginsDataCollectorTest.php
PluginsDataCollectorTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Generator/InstallationIdGeneratorTest.php
Sylius/Bundle/CoreBundle/tests/Telemetry/Generator/InstallationIdGeneratorTest.php
Bundle/CoreBundle/tests/Telemetry/Generator/InstallationIdGeneratorTest.php
CoreBundle/tests/Telemetry/Generator/InstallationIdGeneratorTest.php
tests/Telemetry/Generator/InstallationIdGeneratorTest.php
Telemetry/Generator/InstallationIdGeneratorTest.php
Generator/InstallationIdGeneratorTest.php
InstallationIdGeneratorTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/EventListener/TelemetryListenerTest.php
Sylius/Bundle/CoreBundle/tests/Telemetry/EventListener/TelemetryListenerTest.php
Bundle/CoreBundle/tests/Telemetry/EventListener/TelemetryListenerTest.php
CoreBundle/tests/Telemetry/EventListener/TelemetryListenerTest.php
tests/Telemetry/EventListener/TelemetryListenerTest.php
Telemetry/EventListener/TelemetryListenerTest.php
EventListener/TelemetryListenerTest.php
TelemetryListenerTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Cache/TelemetryCacheTest.php
Sylius/Bundle/CoreBundle/tests/Telemetry/Cache/TelemetryCacheTest.php
Bundle/CoreBundle/tests/Telemetry/Cache/TelemetryCacheTest.php
CoreBundle/tests/Telemetry/Cache/TelemetryCacheTest.php
tests/Telemetry/Cache/TelemetryCacheTest.php
Telemetry/Cache/TelemetryCacheTest.php
Cache/TelemetryCacheTest.php
TelemetryCacheTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/TelemetryOrchestratorTest.php
Sylius/Bundle/CoreBundle/tests/Telemetry/TelemetryOrchestratorTest.php
Bundle/CoreBundle/tests/Telemetry/TelemetryOrchestratorTest.php
CoreBundle/tests/Telemetry/TelemetryOrchestratorTest.php
tests/Telemetry/TelemetryOrchestratorTest.php
Telemetry/TelemetryOrchestratorTest.php
TelemetryOrchestratorTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Business/MetricsCountsDataProviderTest.php
Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Business/MetricsCountsDataProviderTest.php
Bundle/CoreBundle/tests/Telemetry/Provider/Business/MetricsCountsDataProviderTest.php
CoreBundle/tests/Telemetry/Provider/Business/MetricsCountsDataProviderTest.php
tests/Telemetry/Provider/Business/MetricsCountsDataProviderTest.php
Telemetry/Provider/Business/MetricsCountsDataProviderTest.php
Provider/Business/MetricsCountsDataProviderTest.php
Business/MetricsCountsDataProviderTest.php
MetricsCountsDataProviderTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Business/ShippingMethodsDataProviderTest.php
Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Business/ShippingMethodsDataProviderTest.php
Bundle/CoreBundle/tests/Telemetry/Provider/Business/ShippingMethodsDataProviderTest.php
CoreBundle/tests/Telemetry/Provider/Business/ShippingMethodsDataProviderTest.php
tests/Telemetry/Provider/Business/ShippingMethodsDataProviderTest.php
Telemetry/Provider/Business/ShippingMethodsDataProviderTest.php
Provider/Business/ShippingMethodsDataProviderTest.php
Business/ShippingMethodsDataProviderTest.php
ShippingMethodsDataProviderTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Business/OrdersBusinessDataProviderTest.php
Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Business/OrdersBusinessDataProviderTest.php
Bundle/CoreBundle/tests/Telemetry/Provider/Business/OrdersBusinessDataProviderTest.php
CoreBundle/tests/Telemetry/Provider/Business/OrdersBusinessDataProviderTest.php
tests/Telemetry/Provider/Business/OrdersBusinessDataProviderTest.php
Telemetry/Provider/Business/OrdersBusinessDataProviderTest.php
Provider/Business/OrdersBusinessDataProviderTest.php
Business/OrdersBusinessDataProviderTest.php
OrdersBusinessDataProviderTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Business/PaymentMethodsDataProviderTest.php
Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Business/PaymentMethodsDataProviderTest.php
Bundle/CoreBundle/tests/Telemetry/Provider/Business/PaymentMethodsDataProviderTest.php
CoreBundle/tests/Telemetry/Provider/Business/PaymentMethodsDataProviderTest.php
tests/Telemetry/Provider/Business/PaymentMethodsDataProviderTest.php
Telemetry/Provider/Business/PaymentMethodsDataProviderTest.php
Provider/Business/PaymentMethodsDataProviderTest.php
Business/PaymentMethodsDataProviderTest.php
PaymentMethodsDataProviderTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Business/CurrenciesDataProviderTest.php
Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Business/CurrenciesDataProviderTest.php
Bundle/CoreBundle/tests/Telemetry/Provider/Business/CurrenciesDataProviderTest.php
CoreBundle/tests/Telemetry/Provider/Business/CurrenciesDataProviderTest.php
tests/Telemetry/Provider/Business/CurrenciesDataProviderTest.php
Telemetry/Provider/Business/CurrenciesDataProviderTest.php
Provider/Business/CurrenciesDataProviderTest.php
Business/CurrenciesDataProviderTest.php
CurrenciesDataProviderTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Business/LocalesDataProviderTest.php
Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Business/LocalesDataProviderTest.php
Bundle/CoreBundle/tests/Telemetry/Provider/Business/LocalesDataProviderTest.php
CoreBundle/tests/Telemetry/Provider/Business/LocalesDataProviderTest.php
tests/Telemetry/Provider/Business/LocalesDataProviderTest.php
Telemetry/Provider/Business/LocalesDataProviderTest.php
Provider/Business/LocalesDataProviderTest.php
Business/LocalesDataProviderTest.php
LocalesDataProviderTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Plugins/InstalledPluginsDataProviderTest.php
Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Plugins/InstalledPluginsDataProviderTest.php
Bundle/CoreBundle/tests/Telemetry/Provider/Plugins/InstalledPluginsDataProviderTest.php
CoreBundle/tests/Telemetry/Provider/Plugins/InstalledPluginsDataProviderTest.php
tests/Telemetry/Provider/Plugins/InstalledPluginsDataProviderTest.php
Telemetry/Provider/Plugins/InstalledPluginsDataProviderTest.php
Provider/Plugins/InstalledPluginsDataProviderTest.php
Plugins/InstalledPluginsDataProviderTest.php
InstalledPluginsDataProviderTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Technical/DatabasePlatformDataProviderTest.php
Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Technical/DatabasePlatformDataProviderTest.php
Bundle/CoreBundle/tests/Telemetry/Provider/Technical/DatabasePlatformDataProviderTest.php
CoreBundle/tests/Telemetry/Provider/Technical/DatabasePlatformDataProviderTest.php
tests/Telemetry/Provider/Technical/DatabasePlatformDataProviderTest.php
Telemetry/Provider/Technical/DatabasePlatformDataProviderTest.php
Provider/Technical/DatabasePlatformDataProviderTest.php
Technical/DatabasePlatformDataProviderTest.php
DatabasePlatformDataProviderTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Technical/EnvironmentDataProviderTest.php
Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Technical/EnvironmentDataProviderTest.php
Bundle/CoreBundle/tests/Telemetry/Provider/Technical/EnvironmentDataProviderTest.php
CoreBundle/tests/Telemetry/Provider/Technical/EnvironmentDataProviderTest.php
tests/Telemetry/Provider/Technical/EnvironmentDataProviderTest.php
Telemetry/Provider/Technical/EnvironmentDataProviderTest.php
Provider/Technical/EnvironmentDataProviderTest.php
Technical/EnvironmentDataProviderTest.php
EnvironmentDataProviderTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Technical/VersionDataProviderTest.php
Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Technical/VersionDataProviderTest.php
Bundle/CoreBundle/tests/Telemetry/Provider/Technical/VersionDataProviderTest.php
CoreBundle/tests/Telemetry/Provider/Technical/VersionDataProviderTest.php
tests/Telemetry/Provider/Technical/VersionDataProviderTest.php
Telemetry/Provider/Technical/VersionDataProviderTest.php
Provider/Technical/VersionDataProviderTest.php
Technical/VersionDataProviderTest.php
VersionDataProviderTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Mapper/ValueRangeMapperTest.php
Sylius/Bundle/CoreBundle/tests/Telemetry/Mapper/ValueRangeMapperTest.php
Bundle/CoreBundle/tests/Telemetry/Mapper/ValueRangeMapperTest.php
CoreBundle/tests/Telemetry/Mapper/ValueRangeMapperTest.php
tests/Telemetry/Mapper/ValueRangeMapperTest.php
Telemetry/Mapper/ValueRangeMapperTest.php
Mapper/ValueRangeMapperTest.php
ValueRangeMapperTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Sender/TelemetrySenderTest.php
Sylius/Bundle/CoreBundle/tests/Telemetry/Sender/TelemetrySenderTest.php
Bundle/CoreBundle/tests/Telemetry/Sender/TelemetrySenderTest.php
CoreBundle/tests/Telemetry/Sender/TelemetrySenderTest.php
tests/Telemetry/Sender/TelemetrySenderTest.php
Telemetry/Sender/TelemetrySenderTest.php
Sender/TelemetrySenderTest.php
TelemetrySenderTest.php
src/Sylius/Bundle/CoreBundle/tests/Storage/CartSessionStorageTest.php
Sylius/Bundle/CoreBundle/tests/Storage/CartSessionStorageTest.php
Bundle/CoreBundle/tests/Storage/CartSessionStorageTest.php

View file

@ -1473,6 +1473,7 @@ webpack.config.js
RoboFile.php
UPGRADE-API-2.1.md
.env.test
CHANGELOG-2.2.md
docker-compose.yml
AGENTS.md
config/parameters.yaml
@ -2082,6 +2083,19 @@ src/Sylius/Component/Core/Customer/OrderAddressesSaverInterface.php
src/Sylius/Component/Core/Customer/CustomerUniqueAddressAdder.php
src/Sylius/Component/Core/Generator/ImagePathGeneratorInterface.php
src/Sylius/Component/Core/Generator/UploadedImagePathGenerator.php
src/Sylius/Component/Core/Telemetry/DTO/TelemetryDataInterface.php
src/Sylius/Component/Core/Telemetry/TelemetrySendManagerInterface.php
src/Sylius/Component/Core/Telemetry/TelemetryOrchestratorInterface.php
src/Sylius/Component/Core/Telemetry/Collector/TelemetryDataCollectorInterface.php
src/Sylius/Component/Core/Telemetry/Generator/InstallationIdGeneratorInterface.php
src/Sylius/Component/Core/Telemetry/Generator/InstallationIdGenerator.php
src/Sylius/Component/Core/Telemetry/DataProvider/DataProviderInterface.php
src/Sylius/Component/Core/Telemetry/TelemetrySendManager.php
src/Sylius/Component/Core/Telemetry/Cache/TelemetryCacheInterface.php
src/Sylius/Component/Core/Telemetry/Cache/TelemetryCache.php
src/Sylius/Component/Core/Telemetry/Mapper/ValueRangeMapper.php
src/Sylius/Component/Core/Telemetry/Sender/TelemetrySenderInterface.php
src/Sylius/Component/Core/Telemetry/TelemetryOrchestrator.php
src/Sylius/Component/Core/Storage/CartStorageInterface.php
src/Sylius/Component/Core/OrderPaymentStates.php
src/Sylius/Component/Core/Positioner/PositionerInterface.php
@ -2174,6 +2188,7 @@ src/Sylius/Component/Core/tests/Customer/Statistics/CustomerStatisticsTest.php
src/Sylius/Component/Core/tests/Customer/CustomerUniqueAddressAdderTest.php
src/Sylius/Component/Core/tests/Customer/CustomerOrderAddressesSaverTest.php
src/Sylius/Component/Core/tests/Generator/UploadedImagePathGeneratorTest.php
src/Sylius/Component/Core/tests/Telemetry/TelemetrySendManagerTest.php
src/Sylius/Component/Core/tests/Positioner/PositionerTest.php
src/Sylius/Component/Core/tests/Currency/CurrencyStorageTest.php
src/Sylius/Component/Core/tests/Currency/Context/StorageBasedCurrencyContextTest.php
@ -8847,6 +8862,7 @@ src/Sylius/Bundle/CoreBundle/Migrations/Version20251113054740.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20160101092155.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20241020131444.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20241024174728.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20251126120000.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20241020131614.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20251113054741.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20160101084139.php
@ -8855,6 +8871,7 @@ src/Sylius/Bundle/CoreBundle/Migrations/Version20241020131553.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20241020131510.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20241126095850.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20241010135921.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20251126120001.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20241020131533.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20241020131539.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20241020131504.php
@ -8942,6 +8959,35 @@ src/Sylius/Bundle/CoreBundle/Doctrine/DQL/Hour.php
src/Sylius/Bundle/CoreBundle/Doctrine/DQL/Month.php
src/Sylius/Bundle/CoreBundle/Doctrine/DQL/Year.php
src/Sylius/Bundle/CoreBundle/Doctrine/DQL/Cast.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Business/ShippingProviderData.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Business/PaymentProviderData.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Business/OrderMetricsData.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Business/LocalesData.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Business/PaymentMethodsData.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Business/OrdersBusinessData.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Business/CurrenciesData.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Business/MetricsCountsData.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Business/ShippingMethodsData.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Plugins/InstalledPluginsData.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Plugins/PluginData.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Technical/EnvironmentData.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Technical/DatabaseData.php
src/Sylius/Bundle/CoreBundle/Telemetry/DTO/Technical/VersionData.php
src/Sylius/Bundle/CoreBundle/Telemetry/Collector/PluginsDataCollector.php
src/Sylius/Bundle/CoreBundle/Telemetry/Collector/BusinessDataCollector.php
src/Sylius/Bundle/CoreBundle/Telemetry/Collector/TechnicalDataCollector.php
src/Sylius/Bundle/CoreBundle/Telemetry/EventListener/TelemetryListener.php
src/Sylius/Bundle/CoreBundle/Telemetry/Provider/Business/PaymentMethodsDataProvider.php
src/Sylius/Bundle/CoreBundle/Telemetry/Provider/Business/OrdersBusinessDataProvider.php
src/Sylius/Bundle/CoreBundle/Telemetry/Provider/Business/LocalesDataProvider.php
src/Sylius/Bundle/CoreBundle/Telemetry/Provider/Business/ShippingMethodsDataProvider.php
src/Sylius/Bundle/CoreBundle/Telemetry/Provider/Business/MetricsCountsDataProvider.php
src/Sylius/Bundle/CoreBundle/Telemetry/Provider/Business/CurrenciesDataProvider.php
src/Sylius/Bundle/CoreBundle/Telemetry/Provider/Plugins/InstalledPluginsDataProvider.php
src/Sylius/Bundle/CoreBundle/Telemetry/Provider/Technical/VersionDataProvider.php
src/Sylius/Bundle/CoreBundle/Telemetry/Provider/Technical/DatabasePlatformDataProvider.php
src/Sylius/Bundle/CoreBundle/Telemetry/Provider/Technical/EnvironmentDataProvider.php
src/Sylius/Bundle/CoreBundle/Telemetry/Sender/TelemetrySender.php
src/Sylius/Bundle/CoreBundle/Storage/CartSessionStorage.php
src/Sylius/Bundle/CoreBundle/EventListener/ProductDeletionListener.php
src/Sylius/Bundle/CoreBundle/EventListener/CustomerDefaultAddressListener.php
@ -8949,6 +8995,7 @@ src/Sylius/Bundle/CoreBundle/EventListener/LockingListener.php
src/Sylius/Bundle/CoreBundle/EventListener/ChannelDeletionListener.php
src/Sylius/Bundle/CoreBundle/EventListener/ImageUploadListener.php
src/Sylius/Bundle/CoreBundle/EventListener/CanonicalizerListener.php
src/Sylius/Bundle/CoreBundle/EventListener/TelemetryNoticeListener.php
src/Sylius/Bundle/CoreBundle/EventListener/MailerListener.php
src/Sylius/Bundle/CoreBundle/EventListener/OrderRecalculationListener.php
src/Sylius/Bundle/CoreBundle/EventListener/DefaultUsernameORMListener.php
@ -9377,6 +9424,7 @@ src/Sylius/Bundle/CoreBundle/Resources/config/services/order_processing.xml
src/Sylius/Bundle/CoreBundle/Resources/config/services/fixtures_listeners.xml
src/Sylius/Bundle/CoreBundle/Resources/config/services/installer.xml
src/Sylius/Bundle/CoreBundle/Resources/config/services/factories.xml
src/Sylius/Bundle/CoreBundle/Resources/config/services/telemetry/telemetry.xml
src/Sylius/Bundle/CoreBundle/Resources/config/services/price_history.xml
src/Sylius/Bundle/CoreBundle/Resources/config/services/console_command.xml
src/Sylius/Bundle/CoreBundle/Resources/config/services/fixtures_factories.xml
@ -9571,6 +9619,25 @@ src/Sylius/Bundle/CoreBundle/tests/PriceHistory/EntityObserver/ProcessLowestPric
src/Sylius/Bundle/CoreBundle/tests/Doctrine/ORM/Inventory/Operator/OrderInventoryOperatorTest.php
src/Sylius/Bundle/CoreBundle/tests/Doctrine/ORM/Handler/ResourceUpdateHandlerTest.php
src/Sylius/Bundle/CoreBundle/tests/Doctrine/ORM/Handler/ResourceDeleteHandlerTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Collector/BusinessDataCollectorTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Collector/TechnicalDataCollectorTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Collector/PluginsDataCollectorTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Generator/InstallationIdGeneratorTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/EventListener/TelemetryListenerTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Cache/TelemetryCacheTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/TelemetryOrchestratorTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Business/MetricsCountsDataProviderTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Business/ShippingMethodsDataProviderTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Business/OrdersBusinessDataProviderTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Business/PaymentMethodsDataProviderTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Business/CurrenciesDataProviderTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Business/LocalesDataProviderTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Plugins/InstalledPluginsDataProviderTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Technical/DatabasePlatformDataProviderTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Technical/EnvironmentDataProviderTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Provider/Technical/VersionDataProviderTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Mapper/ValueRangeMapperTest.php
src/Sylius/Bundle/CoreBundle/tests/Telemetry/Sender/TelemetrySenderTest.php
src/Sylius/Bundle/CoreBundle/tests/Storage/CartSessionStorageTest.php
src/Sylius/Bundle/CoreBundle/tests/EventListener/ImageUploadListenerTest.php
src/Sylius/Bundle/CoreBundle/tests/EventListener/PasswordUpdaterListenerTest.php

View file

@ -2522,6 +2522,11 @@ tests/Umbraco.Tests.Integration/Umbraco.Web.Common/MembersServiceCollectionExten
Umbraco.Tests.Integration/Umbraco.Web.Common/MembersServiceCollectionExtensionsTests.cs
Umbraco.Web.Common/MembersServiceCollectionExtensionsTests.cs
MembersServiceCollectionExtensionsTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Web.Common/Security/MemberManagerTests.cs
Umbraco.Tests.Integration/Umbraco.Web.Common/Security/MemberManagerTests.cs
Umbraco.Web.Common/Security/MemberManagerTests.cs
Security/MemberManagerTests.cs
MemberManagerTests.cs
tests/Umbraco.Tests.Integration/appsettings.Tests.json
Umbraco.Tests.Integration/appsettings.Tests.json
appsettings.Tests.json
@ -2550,6 +2555,11 @@ Umbraco.Tests.Integration/Umbraco.Core/IO/ShadowFileSystemTests.cs
Umbraco.Core/IO/ShadowFileSystemTests.cs
IO/ShadowFileSystemTests.cs
ShadowFileSystemTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/Cache/ContentCacheRefresherStaleCacheInstructionTests.cs
Umbraco.Tests.Integration/Umbraco.Core/Cache/ContentCacheRefresherStaleCacheInstructionTests.cs
Umbraco.Core/Cache/ContentCacheRefresherStaleCacheInstructionTests.cs
Cache/ContentCacheRefresherStaleCacheInstructionTests.cs
ContentCacheRefresherStaleCacheInstructionTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/Cache/PublishedContentTypeCacheTests.cs
Umbraco.Tests.Integration/Umbraco.Core/Cache/PublishedContentTypeCacheTests.cs
Umbraco.Core/Cache/PublishedContentTypeCacheTests.cs
@ -3186,6 +3196,11 @@ Umbraco.Tests.Integration/ManagementApi/LogViewer/AllMessageTemplateLogViewerCon
ManagementApi/LogViewer/AllMessageTemplateLogViewerControllerTests.cs
LogViewer/AllMessageTemplateLogViewerControllerTests.cs
AllMessageTemplateLogViewerControllerTests.cs
tests/Umbraco.Tests.Integration/ManagementApi/LogViewer/LogViewerTestBase.cs
Umbraco.Tests.Integration/ManagementApi/LogViewer/LogViewerTestBase.cs
ManagementApi/LogViewer/LogViewerTestBase.cs
LogViewer/LogViewerTestBase.cs
LogViewerTestBase.cs
tests/Umbraco.Tests.Integration/ManagementApi/LogViewer/AllLogViewerControllerTests.cs
Umbraco.Tests.Integration/ManagementApi/LogViewer/AllLogViewerControllerTests.cs
ManagementApi/LogViewer/AllLogViewerControllerTests.cs
@ -4544,6 +4559,12 @@ Umbraco.Tests.Integration/Umbraco.Persistence.EFCore/DbContext/CustomDbContextUm
Umbraco.Persistence.EFCore/DbContext/CustomDbContextUmbracoProviderTests.cs
DbContext/CustomDbContextUmbracoProviderTests.cs
CustomDbContextUmbracoProviderTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/HybridCache/Factories/PublishedContentFactoryTests.cs
Umbraco.Tests.Integration/Umbraco.Infrastructure/HybridCache/Factories/PublishedContentFactoryTests.cs
Umbraco.Infrastructure/HybridCache/Factories/PublishedContentFactoryTests.cs
HybridCache/Factories/PublishedContentFactoryTests.cs
Factories/PublishedContentFactoryTests.cs
PublishedContentFactoryTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Migrations/Upgrade/V_16_4_0/CreateMissingTabsTest.cs
Umbraco.Tests.Integration/Umbraco.Infrastructure/Migrations/Upgrade/V_16_4_0/CreateMissingTabsTest.cs
Umbraco.Infrastructure/Migrations/Upgrade/V_16_4_0/CreateMissingTabsTest.cs
@ -94680,6 +94701,12 @@ Migrations/Upgrade/V_16_3_0/AddRichTextEditorCapabilities.cs
Upgrade/V_16_3_0/AddRichTextEditorCapabilities.cs
V_16_3_0/AddRichTextEditorCapabilities.cs
AddRichTextEditorCapabilities.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_17_1_0/ChangeValidationRegExpToNvarcharMax.cs
Umbraco.Infrastructure/Migrations/Upgrade/V_17_1_0/ChangeValidationRegExpToNvarcharMax.cs
Migrations/Upgrade/V_17_1_0/ChangeValidationRegExpToNvarcharMax.cs
Upgrade/V_17_1_0/ChangeValidationRegExpToNvarcharMax.cs
V_17_1_0/ChangeValidationRegExpToNvarcharMax.cs
ChangeValidationRegExpToNvarcharMax.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/UmbracoPlan.cs
Umbraco.Infrastructure/Migrations/Upgrade/UmbracoPlan.cs
Migrations/Upgrade/UmbracoPlan.cs

View file

@ -480,12 +480,14 @@ tests/Umbraco.Tests.Integration/Implementations/TestHelper.cs
tests/Umbraco.Tests.Integration/Implementations/TestLifetime.cs
tests/Umbraco.Tests.Integration/Implementations/TestUmbracoBootPermissionChecker.cs
tests/Umbraco.Tests.Integration/Umbraco.Web.Common/MembersServiceCollectionExtensionsTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Web.Common/Security/MemberManagerTests.cs
tests/Umbraco.Tests.Integration/appsettings.Tests.json
tests/Umbraco.Tests.Integration/Umbraco.Core/PublishedContent/PublishContentTypeFactoryTest.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/PublishedContent/PublishedContentFallbackTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/Telemetry/TelemetryServiceTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/IO/FileSystemsTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/IO/ShadowFileSystemTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/Cache/ContentCacheRefresherStaleCacheInstructionTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/Cache/PublishedContentTypeCacheTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/Cache/DistributedCacheRefresherTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/DeliveryApi/OpenApiContractTest.cs
@ -618,6 +620,7 @@ tests/Umbraco.Tests.Integration/CompatibilitySuppressions.xml
tests/Umbraco.Tests.Integration/ManagementApi/LogViewer/ValidateLogFileSizeLogViewerControllerTests.cs
tests/Umbraco.Tests.Integration/ManagementApi/LogViewer/AllSinkLevelLogViewerControllerTests.cs
tests/Umbraco.Tests.Integration/ManagementApi/LogViewer/AllMessageTemplateLogViewerControllerTests.cs
tests/Umbraco.Tests.Integration/ManagementApi/LogViewer/LogViewerTestBase.cs
tests/Umbraco.Tests.Integration/ManagementApi/LogViewer/AllLogViewerControllerTests.cs
tests/Umbraco.Tests.Integration/ManagementApi/LogViewer/SavedSearch/AllSavedSearchLogViewerControllerTests.cs
tests/Umbraco.Tests.Integration/ManagementApi/LogViewer/SavedSearch/CreateSavedSearchLogViewerControllerTests.cs
@ -871,6 +874,7 @@ tests/Umbraco.Tests.Integration/Umbraco.Persistence.EFCore/Scoping/EFCoreLockTes
tests/Umbraco.Tests.Integration/Umbraco.Persistence.EFCore/DbContext/UmbracoLock.cs
tests/Umbraco.Tests.Integration/Umbraco.Persistence.EFCore/DbContext/TestUmbracoDbContext.cs
tests/Umbraco.Tests.Integration/Umbraco.Persistence.EFCore/DbContext/CustomDbContextUmbracoProviderTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/HybridCache/Factories/PublishedContentFactoryTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Migrations/Upgrade/V_16_4_0/CreateMissingTabsTest.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Migrations/Expressions/Create/Expressions/CreateTableExpressionTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Migrations/PartialMigrationsTests.cs
@ -14248,6 +14252,7 @@ src/Umbraco.Infrastructure/Migrations/Upgrade/V_16_0_0/MigrateTinyMceToTiptap.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_3_0/AddNameAndDescriptionToWebhooks.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_16_3_0/MigrateMediaTypeLabelProperties.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_16_3_0/AddRichTextEditorCapabilities.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_17_1_0/ChangeValidationRegExpToNvarcharMax.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/UmbracoPlan.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_1_0/FixConvertLocalLinks.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_1_0/RebuildCacheMigration.cs

View file

@ -76456,6 +76456,14 @@ src/Internal/Logging/OrderLogsDeletionProcessorTest.php
Internal/Logging/OrderLogsDeletionProcessorTest.php
Logging/OrderLogsDeletionProcessorTest.php
OrderLogsDeletionProcessorTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/FraudProtectionControllerTest.php
woocommerce/tests/php/src/Internal/FraudProtection/FraudProtectionControllerTest.php
tests/php/src/Internal/FraudProtection/FraudProtectionControllerTest.php
php/src/Internal/FraudProtection/FraudProtectionControllerTest.php
src/Internal/FraudProtection/FraudProtectionControllerTest.php
Internal/FraudProtection/FraudProtectionControllerTest.php
FraudProtection/FraudProtectionControllerTest.php
FraudProtectionControllerTest.php
plugins/woocommerce/tests/php/src/Internal/CLI/Migrator/Core/PlatformRegistryTest.php
woocommerce/tests/php/src/Internal/CLI/Migrator/Core/PlatformRegistryTest.php
tests/php/src/Internal/CLI/Migrator/Core/PlatformRegistryTest.php
@ -85018,6 +85026,10 @@ plugins/woocommerce/changelog/fix-breadcrumbs-product_cat-taxonomy
woocommerce/changelog/fix-breadcrumbs-product_cat-taxonomy
changelog/fix-breadcrumbs-product_cat-taxonomy
fix-breadcrumbs-product_cat-taxonomy
plugins/woocommerce/changelog/62495-fix-remove-preg-match
woocommerce/changelog/62495-fix-remove-preg-match
changelog/62495-fix-remove-preg-match
62495-fix-remove-preg-match
plugins/woocommerce/changelog/61788-wooplug-5756-occasional-blank-shop-archive-page
woocommerce/changelog/61788-wooplug-5756-occasional-blank-shop-archive-page
changelog/61788-wooplug-5756-occasional-blank-shop-archive-page
@ -85118,10 +85130,18 @@ plugins/woocommerce/changelog/fix-product-button-use-a11y-from-script-module
woocommerce/changelog/fix-product-button-use-a11y-from-script-module
changelog/fix-product-button-use-a11y-from-script-module
fix-product-button-use-a11y-from-script-module
plugins/woocommerce/changelog/fix-62462-flaky-js-file-monitor-test
woocommerce/changelog/fix-62462-flaky-js-file-monitor-test
changelog/fix-62462-flaky-js-file-monitor-test
fix-62462-flaky-js-file-monitor-test
plugins/woocommerce/changelog/pr-61838
woocommerce/changelog/pr-61838
changelog/pr-61838
pr-61838
plugins/woocommerce/changelog/62494-wooplug-6029-minicart-incorrect-focus-when-having-multiple-minicarts
woocommerce/changelog/62494-wooplug-6029-minicart-incorrect-focus-when-having-multiple-minicarts
changelog/62494-wooplug-6029-minicart-incorrect-focus-when-having-multiple-minicarts
62494-wooplug-6029-minicart-incorrect-focus-when-having-multiple-minicarts
plugins/woocommerce/changelog/62149-wooa7s-797-add-analytics-scheduled-updates-feature-flag
woocommerce/changelog/62149-wooa7s-797-add-analytics-scheduled-updates-feature-flag
changelog/62149-wooa7s-797-add-analytics-scheduled-updates-feature-flag
@ -85218,6 +85238,10 @@ plugins/woocommerce/changelog/62321-fix-WOOPLUG-5957-product-permalinks-deepest-
woocommerce/changelog/62321-fix-WOOPLUG-5957-product-permalinks-deepest-category
changelog/62321-fix-WOOPLUG-5957-product-permalinks-deepest-category
62321-fix-WOOPLUG-5957-product-permalinks-deepest-category
plugins/woocommerce/changelog/wooplug-5959-storeapi-request-modifying-shipping-packages-might-cause
woocommerce/changelog/wooplug-5959-storeapi-request-modifying-shipping-packages-might-cause
changelog/wooplug-5959-storeapi-request-modifying-shipping-packages-might-cause
wooplug-5959-storeapi-request-modifying-shipping-packages-might-cause
plugins/woocommerce/changelog/WOOA7S-804
woocommerce/changelog/WOOA7S-804
changelog/WOOA7S-804
@ -85226,6 +85250,14 @@ plugins/woocommerce/changelog/61821-dev-simple-quantity-refactor
woocommerce/changelog/61821-dev-simple-quantity-refactor
changelog/61821-dev-simple-quantity-refactor
61821-dev-simple-quantity-refactor
plugins/woocommerce/changelog/62317-bgn-transitions-eur
woocommerce/changelog/62317-bgn-transitions-eur
changelog/62317-bgn-transitions-eur
62317-bgn-transitions-eur
plugins/woocommerce/changelog/stomail-7654-email-from-name-defaults-to-my-wordpress-site-instead-of
woocommerce/changelog/stomail-7654-email-from-name-defaults-to-my-wordpress-site-instead-of
changelog/stomail-7654-email-from-name-defaults-to-my-wordpress-site-instead-of
stomail-7654-email-from-name-defaults-to-my-wordpress-site-instead-of
plugins/woocommerce/changelog/wooprd-968-update-design-of-notification-email-template-and-contents
woocommerce/changelog/wooprd-968-update-design-of-notification-email-template-and-contents
changelog/wooprd-968-update-design-of-notification-email-template-and-contents
@ -85246,6 +85278,10 @@ plugins/woocommerce/changelog/fix-launch-your-store-minor-fixes
woocommerce/changelog/fix-launch-your-store-minor-fixes
changelog/fix-launch-your-store-minor-fixes
fix-launch-your-store-minor-fixes
plugins/woocommerce/changelog/pr-62452
woocommerce/changelog/pr-62452
changelog/pr-62452
pr-62452
plugins/woocommerce/changelog/add-simplify-cys-remove-unnecessary-code
woocommerce/changelog/add-simplify-cys-remove-unnecessary-code
changelog/add-simplify-cys-remove-unnecessary-code
@ -85270,6 +85306,18 @@ plugins/woocommerce/changelog/fix-61860-misc
woocommerce/changelog/fix-61860-misc
changelog/fix-61860-misc
fix-61860-misc
plugins/woocommerce/changelog/62418-fix-paypal-standard-prevent-repeated-order-address-update
woocommerce/changelog/62418-fix-paypal-standard-prevent-repeated-order-address-update
changelog/62418-fix-paypal-standard-prevent-repeated-order-address-update
62418-fix-paypal-standard-prevent-repeated-order-address-update
plugins/woocommerce/changelog/62366-fix-plain-embed-in-v4-orders
woocommerce/changelog/62366-fix-plain-embed-in-v4-orders
changelog/62366-fix-plain-embed-in-v4-orders
62366-fix-plain-embed-in-v4-orders
plugins/woocommerce/changelog/62447-add-issue-62446
woocommerce/changelog/62447-add-issue-62446
changelog/62447-add-issue-62446
62447-add-issue-62446
plugins/woocommerce/changelog/55354-fix-notice-55353
woocommerce/changelog/55354-fix-notice-55353
changelog/55354-fix-notice-55353
@ -89447,6 +89495,12 @@ src/Internal/Logging/RemoteLogger.php
Internal/Logging/RemoteLogger.php
Logging/RemoteLogger.php
RemoteLogger.php
plugins/woocommerce/src/Internal/FraudProtection/FraudProtectionController.php
woocommerce/src/Internal/FraudProtection/FraudProtectionController.php
src/Internal/FraudProtection/FraudProtectionController.php
Internal/FraudProtection/FraudProtectionController.php
FraudProtection/FraudProtectionController.php
FraudProtectionController.php
plugins/woocommerce/src/Internal/CLI/Migrator/Commands/ProductsCommand.php
woocommerce/src/Internal/CLI/Migrator/Commands/ProductsCommand.php
src/Internal/CLI/Migrator/Commands/ProductsCommand.php

View file

@ -10021,6 +10021,7 @@ plugins/woocommerce/tests/php/src/Internal/ProductFeed/Integrations/POSCatalog/P
plugins/woocommerce/tests/php/src/Internal/ReceiptRendering/ReceiptRenderingEngineTest.php
plugins/woocommerce/tests/php/src/Internal/Logging/RemoteLoggerTest.php
plugins/woocommerce/tests/php/src/Internal/Logging/OrderLogsDeletionProcessorTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/FraudProtectionControllerTest.php
plugins/woocommerce/tests/php/src/Internal/CLI/Migrator/Core/PlatformRegistryTest.php
plugins/woocommerce/tests/php/src/Internal/CLI/Migrator/Core/WooCommerceProductImporterTest.php
plugins/woocommerce/tests/php/src/Internal/CLI/Migrator/Core/ProductsControllerTest.php
@ -11385,6 +11386,7 @@ plugins/woocommerce/changelog/60397-patch-8
plugins/woocommerce/changelog/wooprd-1297-improvements-needed-for-customer-reports-route-and-lookup
plugins/woocommerce/changelog/62198-trunk
plugins/woocommerce/changelog/fix-breadcrumbs-product_cat-taxonomy
plugins/woocommerce/changelog/62495-fix-remove-preg-match
plugins/woocommerce/changelog/61788-wooplug-5756-occasional-blank-shop-archive-page
plugins/woocommerce/changelog/pr-61476
plugins/woocommerce/changelog/wooplug-5820-enhancement-product-gallery-permit-to-add-block-beforeafter
@ -11410,7 +11412,9 @@ plugins/woocommerce/changelog/62045-dev-pass-input-element-as-context-in-quantit
plugins/woocommerce/changelog/62107-wooplug-5855-category-archive-performance-on-block-based-themes-with
plugins/woocommerce/changelog/60404-patch-11
plugins/woocommerce/changelog/fix-product-button-use-a11y-from-script-module
plugins/woocommerce/changelog/fix-62462-flaky-js-file-monitor-test
plugins/woocommerce/changelog/pr-61838
plugins/woocommerce/changelog/62494-wooplug-6029-minicart-incorrect-focus-when-having-multiple-minicarts
plugins/woocommerce/changelog/62149-wooa7s-797-add-analytics-scheduled-updates-feature-flag
plugins/woocommerce/changelog/62169-wooa7s-791-backend-register-analytics-import-mode-setting
plugins/woocommerce/changelog/fix-61855-autoload-options
@ -11435,19 +11439,26 @@ plugins/woocommerce/changelog/add-phpstan
plugins/woocommerce/changelog/62240-feat-woomob-1844-add-variation_id-to-error-data-for
plugins/woocommerce/changelog/wooplug-5819-remove-skipped-e2e-tests-with-older-wordpress-versions
plugins/woocommerce/changelog/62321-fix-WOOPLUG-5957-product-permalinks-deepest-category
plugins/woocommerce/changelog/wooplug-5959-storeapi-request-modifying-shipping-packages-might-cause
plugins/woocommerce/changelog/WOOA7S-804
plugins/woocommerce/changelog/61821-dev-simple-quantity-refactor
plugins/woocommerce/changelog/62317-bgn-transitions-eur
plugins/woocommerce/changelog/stomail-7654-email-from-name-defaults-to-my-wordpress-site-instead-of
plugins/woocommerce/changelog/wooprd-968-update-design-of-notification-email-template-and-contents
plugins/woocommerce/changelog/woothme-209-rename-large-image-into-viewer-block
plugins/woocommerce/changelog/62288-fix-setup-wizard-id
plugins/woocommerce/changelog/refunds-v4-taxes
plugins/woocommerce/changelog/fix-launch-your-store-minor-fixes
plugins/woocommerce/changelog/pr-62452
plugins/woocommerce/changelog/add-simplify-cys-remove-unnecessary-code
plugins/woocommerce/changelog/woo13-101-add-delete-endpoint-shipping-zones
plugins/woocommerce/changelog/fix-62029
plugins/woocommerce/changelog/61463-add-refund-v4
plugins/woocommerce/changelog/fix-wooplug-5947
plugins/woocommerce/changelog/fix-61860-misc
plugins/woocommerce/changelog/62418-fix-paypal-standard-prevent-repeated-order-address-update
plugins/woocommerce/changelog/62366-fix-plain-embed-in-v4-orders
plugins/woocommerce/changelog/62447-add-issue-62446
plugins/woocommerce/changelog/55354-fix-notice-55353
plugins/woocommerce/changelog/wooa7s-794-analytics-overview-add-date-status-and-manual-update-ui
plugins/woocommerce/changelog/perf-cache-tax-display-option-in-price-loop
@ -12084,6 +12095,7 @@ plugins/woocommerce/src/Internal/ReceiptRendering/Templates/order-receipt-css.ph
plugins/woocommerce/src/Internal/Logging/SafeGlobalFunctionProxy.php
plugins/woocommerce/src/Internal/Logging/OrderLogsDeletionProcessor.php
plugins/woocommerce/src/Internal/Logging/RemoteLogger.php
plugins/woocommerce/src/Internal/FraudProtection/FraudProtectionController.php
plugins/woocommerce/src/Internal/CLI/Migrator/Commands/ProductsCommand.php
plugins/woocommerce/src/Internal/CLI/Migrator/Commands/ListCommand.php
plugins/woocommerce/src/Internal/CLI/Migrator/Commands/ResetCommand.php

View file

@ -52903,6 +52903,9 @@ migrate/20190613000001_group_dependent_text_modules.rb
db/migrate/20170626000001_locale_add_direction.rb
migrate/20170626000001_locale_add_direction.rb
20170626000001_locale_add_direction.rb
db/migrate/20251212150958_kb_add_dates_index.rb
migrate/20251212150958_kb_add_dates_index.rb
20251212150958_kb_add_dates_index.rb
db/migrate/20250511130007_issue_5084_sla_agent_customer.rb
migrate/20250511130007_issue_5084_sla_agent_customer.rb
20250511130007_issue_5084_sla_agent_customer.rb

View file

@ -8309,6 +8309,7 @@ db/migrate/20200507095900_imap_authentication_migration_cleanup_job_scheduler.rb
db/migrate/20210728103633_move_auth_backends_to_database.rb
db/migrate/20190613000001_group_dependent_text_modules.rb
db/migrate/20170626000001_locale_add_direction.rb
db/migrate/20251212150958_kb_add_dates_index.rb
db/migrate/20250511130007_issue_5084_sla_agent_customer.rb
db/migrate/20250220095415_improve_group_email_ui_wording.rb
db/migrate/20170130000001_follow_up_possible_check_643.rb

View file

@ -822,6 +822,7 @@ blog/*?event-format=
blog/*?event-type=
blog/*?s=
blog/*?segment=
blog/?
blog/following
blog/search
blog/wp-admin
@ -1360,7 +1361,6 @@ ga_exp.js
gallery
games?act=search_page&tags=
gb/images
gcc
gdpr-consent
genuine/
geo/browse
@ -1496,7 +1496,6 @@ gsx
gtp/stir
guidebooks
gview
gwt
h5games_gamecenter/images
hashtag/*?src=
hd
@ -1535,10 +1534,10 @@ hp/video
hpc/*/supported-applications.aspx?
hpm
hpmob
http://amazon.co.uk/robots.txt
http://de.wikipedia.org/robots.txt
http://ncbi.nlm.nih.gov/robots.txt
http://player.vimeo.com/robots.txt
http://accounts.google.com/robots.txt
http://api.whatsapp.com/robots.txt
http://archive.org/robots.txt
http://sites.google.com/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -1572,7 +1571,6 @@ images/search?
images/searchbyimage
images?
imaginecup/*
imesync
imgres
imode/?
imode/search?
@ -1777,9 +1775,7 @@ mailman
main
manage_playlist
map_tile.php
mapabcpoi?
maphp?
mapprint?
maps
maps/$
maps/?daddr=
@ -1835,7 +1831,6 @@ maps?saddr=
maps?sid=
mapslt?
mapspro
mapstt?
mapview
market_catalog/*?w=product-
marketing-cms
@ -1886,8 +1881,6 @@ music/*/wal/
music/album
music/artist
musica
musicad
musicas
musicl
musiclp
musics
@ -1952,7 +1945,6 @@ onebox/sports/logos/sports_types/png
open
oppenheimerfunds/the-upside
organization-guest
orkut/albums
ospublishing/story
osview
otherContacts
@ -2059,9 +2051,6 @@ posttv/c/video_search
posttv/posttv/trendex
posttv/sponsored-video
ppl
ppob/?
ppob?
pqa
preference
present
presentation
@ -2126,12 +2115,10 @@ pt-br/vimeo-academy
pub/dir
public-profile
publications
purchases
puzzles/leaderboards/invite
pwapi-proxy/pwproxy
pwapiv2
q=
qnasearch?
qr
quality_form?
rackspace/elevating-performance
@ -2141,8 +2128,6 @@ rating
rd/search
rd/search$
rd/search?
recharge/dashboard/car
recharge/dashboard/static
recipes/*?q=
recipes/search
reconnect
@ -2273,9 +2258,6 @@ sharing
sharing/files
sharing/folders
shenghuo
shenghuo/search?
shihui
shihui?
shop$
shop/
shop/browse/overlay
@ -2298,7 +2280,6 @@ shopping/suppliers/search
shopping?
shopping?udm=28$
shopstream
sidewiki/entry
signature
signin
signin-oidc
@ -2604,11 +2585,6 @@ sport/olympics/2008/events
sport/olympics/2008/medals
spreadsheet
spresults
sprint_wml
sprint_xhtml
squared/api
squared/search
squared/table
src=support_app
ss
ss/customer-reviews/lighthouse
@ -2781,7 +2757,6 @@ top-stories
topic
topic*?post=
topics
topicsearch?q=
touringbird
toyota/coming-soon
toyota/fueled-by-skepticism
@ -3256,7 +3231,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://youtube.com/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
@ -3467,7 +3442,6 @@ wwwhkotc.cc
x/oauth
xclick-auction
xdoor
xfx7
xhr
xhtml/?
xhtml/search?

View file

@ -334,7 +334,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known/amphtml/apikey.pub
.well-known/apple-app-site-association
.well-known/assetlinks.json
.well-known/assetlinks.jsonhttp://fastcompany.com/robots.txt
.well-known/assetlinks.jsonhttp://wattpad.com/robots.txt
.well-known/privacy-sandbox-attestations.json
.well-known/resource-that-should-not-exist-whose-status-code-should-not-be-200
.well-known/security.txt
@ -522,7 +522,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/projects
/*/pulse
/*/schemes
/*/search-results.htmlhttp://discord.com/robots.txt
/*/search-results.htmlhttp://x.com/robots.txt
/*/stargazers
/*/structures
/*/tables
@ -1779,7 +1779,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/business/aisearch
/business/availability
/business/availability/?context
/business/availability/?context=http://xcelab.net/robots.txt
/business/availability/?context=http://help.twitter.com/robots.txt
/business/availability?context
/business/availability?context=
/business/search
@ -2179,7 +2179,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/goglobal/
/goldlog$
/group
/gtc/gtc-chatbot/*http://qz.com/robots.txt
/gtc/gtc-chatbot/*http://nymag.com/robots.txt
/hack
/hardware/*/cart
/havadurumu/
@ -2237,6 +2237,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/image-vector/*.webp
/imagelist-*.html
/imagelist.html
/images
/imagine/
/includes
/increment_lp_video_plays
@ -2475,7 +2476,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newssearch
/nextpodcastlist
/nightly-news
/no-referrer-when-downgradehttp://wetransfer.com/robots.txt
/no-referrer-when-downgradehttp://globesimregistrations.ph/robots.txt
/no-search-results
/node
/node/add
@ -3244,7 +3245,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*__rmidpage
?*add-to-cart=
?*ajs_event
?*apikey*http://hackernoon.com/robots.txt
?*apikey*http://vk.com/robots.txt
?*app
?*attachment_id
?*author
@ -3287,7 +3288,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*hsCacheBuster=
?*hsCtaTracking
?*hs_preview=
?*http://fda.gov/robots.txt
?*http://healthtips1dr.blogspot.com/robots.txt
?*hubs_signup-cta
?*hybrid=
?*iframe
@ -6061,7 +6062,7 @@ apdata
api
api*.do
api*?hl=
api*?hl=http://mozilla.org/robots.txt
api*?hl=http://adssettings.google.com/robots.txt
api-keys
api-proxy
api.html?
@ -6114,7 +6115,6 @@ api/taxonomy$
api/template-taxonomy-service
api/template-taxonomy-service$
api/ucs/shortlist
api/ui
api/ui-extensions
api/uisprime/track
api/unified-underdog
@ -6886,6 +6886,7 @@ bilgisayar-tablet
billing
billing/confirmed
billing/invoice
billpay/
bills/billAction
bin
bin/
@ -6992,7 +6993,7 @@ blog/*?text=
blog/*sitemap.xml$
blog/*utm_source=
blog/.*
blog/.html.*http://blog.hubspot.com/robots.txt
blog/.html.*http://samsung.com/robots.txt
blog/10-lessons-from-an-engineering-manager/$
blog/2025-shifting-roles-report/$
blog/23-prototyping-resources-to-bookmark-right-now/$
@ -7009,6 +7010,7 @@ blog/7-moments-that-shaped-figma/$
blog/8-tips-for-designers-building-branded-templates-in-figma-buzz/$
blog/8-ways-to-build-with-figma-make/$
blog/8-ways-to-craft-an-unforgettable-config-talk/$
blog/?
blog/?id=*
blog/?p=
blog/?rest_route=
@ -7116,6 +7118,7 @@ blog/career-and-education/$
blog/case-study/$
blog/cgi-bin
blog/charmaine-lees-10-rules-for-building-developer-tools/$
blog/chat-are-we-cooked-algospeak-adam-aleksic/$
blog/co-designing-at-segment/$
blog/coinbase-case-study/$
blog/collaborating-and-connecting-in-figjam/$
@ -7553,6 +7556,7 @@ blog/product-updates/$
blog/productivity/$
blog/profiles-and-interviews/$
blog/proto-gp-5-ways-to-level-up-your-prototyping-workflow/$
blog/prototypes-are-the-new-prds/$
blog/prototyping-updates-and-interactive-components/$
blog/prototyping/$
blog/punto
@ -8100,6 +8104,7 @@ c/subscription
c/technology.atom
c1/en/pdf-nf/*.PDF
c1/en/pdf-nf/*.pdf
c1a6a4206fb6bc70
c?*attr_*=
cDN_contENt
ca
@ -8240,7 +8245,7 @@ ca_fr
ca_fr/Download
ca_referer=
caas
caas/http://google.fr/robots.txt
caas/http://enterprisemarketingportal.google/robots.txt
cache
cache/MiamiImageURL
cacheKiller=
@ -8543,7 +8548,7 @@ cdn-cgi
cdn-cgi/
cdn-cgi/bm/cv
cdn-cgi/challenge-platform
cdn-cgi/http://contagious.com/robots.txt
cdn-cgi/http://medium.com/robots.txt
cdn-cgi/images/trace
cdn-cgi/l/email-protection
cdn-cgi/rum
@ -8551,7 +8556,7 @@ cdn-cgi/scripts
cdn-cgi/speculation
cdn-cgi/styles
cdn-cgi/zaraz
cdn-cgi/zaraz/http://ibb.co/robots.txt
cdn-cgi/zaraz/http://deezer.com/robots.txt
cdn-proxy/pim
cdn-proxy/px
cdn.jwplayer.com/previews
@ -8575,7 +8580,7 @@ cgi-bin/koha/
cgi-bin/loginpage
cgi-bin/search.fpl
cgi-bin/wx
cgi-binhttp://similarweb.com/robots.txt
cgi-binhttp://ifttt.com/robots.txt
cgi-local
cgi-mad/
cgi-pct/
@ -8701,7 +8706,7 @@ checklink?
checkout
checkout-external
checkout/package
checkouthttp://ubuntu.com/robots.txt
checkouthttp://moderncalculators.com/robots.txt
checkoutnow
checkouts
checkpoint
@ -8873,7 +8878,7 @@ code
code-connect-docs
code-docs
code/*
code/http://fb.com/robots.txt
code/http://w3techs.com/robots.txt
codeCoverage
coderpad-for-figjam/$
codesamples/
@ -10947,7 +10952,7 @@ confirmation
conflagexp
connect
connect/@
connect/http://explore.org/robots.txt
connect/http://blog.twitter.com/robots.txt
connect/social-intranet.html
connections
connections/recent
@ -11051,7 +11056,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://bol.com/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
@ -14280,7 +14285,7 @@ fastajax/order/tax/validatevat
fastanswers
fatalerror.html
faves-i_love_u_get_away_from_me
favicon.icohttp://blacklivesmatter.com/robots.txt
favicon.icohttp://blog.google/robots.txt
favorit-hinzufuegen
favorit-loeschen
favorites?
@ -14472,7 +14477,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://variety.com/robots.txt
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://iso.org/robots.txt
filter/
filter/tips
filter/tips
@ -14494,7 +14499,7 @@ find
find$
find-more
find/
find/*http://indeed.com/robots.txt
find/*http://freepik.com/robots.txt
finetune
fios
firefox/?
@ -16281,7 +16286,7 @@ forum/members
forum/online
forum/posts
forum/search
forum/ucp.phphttp://adweek.com/robots.txt
forum/ucp.phphttp://embassybel.ru/robots.txt
forum/viewtopic.php
forum/whats-new
forumTeaser
@ -17166,7 +17171,7 @@ fy-NL/firefox/collections/mozilla
fy-NL/firefox/collections/mozilla/$
fy-NL/firefox/search
g
g/4arE9Chttp://firebase.google.com/robots.txt
g/4arE9Chttp://flickr.com/robots.txt
g/api
ga-actions/formie/forms/refresh-tokens
ga/p
@ -17209,7 +17214,6 @@ gb/search
gb/user
gb/user$
gc?k
gcc
gcdn/dc
gcdn/dcc
gcdn/dcjs
@ -17563,7 +17567,6 @@ gundem
gview
gwc
gws$
gwt
gx/en/audit-services-risk-assurance-services/assets/PwCs_journals_ai.pdf
gx/en/forensics/gecs-2020/pdf/global-economic-crime-and-fraud-survey-2020.pdf
gx/en/zz-test
@ -17630,7 +17633,7 @@ health/*/wp-
health/QA-Tabbed-ManyTabs-21
health/drugs/hm-test-all-about-humira
health/drugs/ozempic-for-weight-loss
health/files/rhpthttp://khinsider.com/robots.txt
health/files/rhpthttp://inc.com/robots.txt
health/hm-test-17-proven-tips-to-sleep-better-at-night
health/hm-test-feature-template-for-sponsorship
health/mirgraine-headaches
@ -17890,45 +17893,45 @@ html5
http
http-checker
http2_data
http://about.youtube/robots.txt
http://15721.courses.cs.cmu.edu/robots.txt
http://alexa.com/robots.txt
http://aliexpress.com/robots.txt
http://amazon.co.jp/robots.txt
http://amazon.co.uk/robots.txt
http://amazon.com/robots.txt
http://amazon.de/robots.txt
http://amazon.es/robots.txt
http://amazon.fr/robots.txt
http://amazon.in/robots.txt
http://amazon.it/robots.txt
http://bbc.co.uk/robots.txt
http://ameblo.jp/robots.txt
http://apple.com/robots.txt
http://bbc.com/robots.txt
http://chrome.google.com/robots.txt
http://cnbc.com/robots.txt
http://cnet.com/robots.txt
http://dictionary.com/robots.txt
http://fb.me/robots.txt
http://flaybos.blogspot.com/robots.txt
http://folsominteriordesigners.com/robots.txt
http://gov.br/robots.txt
http://hardcandymusic.com/robots.txt
http://iana.org/robots.txt
http://ihg.com/robots.txt
http://instagram.com/robots.txt
http://japantimes.co.jp/robots.txt
http://kino.com/robots.txt
http://klarna.com/robots.txt
http://lit.link/robots.txt
http://maxcdn.bootstrapcdn.com/robots.txt
http://orcd.co/robots.txt
http://shopify.com/robots.txt
http://sintradaytrips.com/robots.txt
http://tandfonline.com/robots.txt
http://teenage.engineering/robots.txt
http://theglobeandmail.com/robots.txt
http://tiktok.com/robots.txt
http://uber.com/robots.txt
http://virustotal.com/robots.txt
http://w3schools.com/robots.txt
http://wix.com/robots.txt
http://woocommerce.com/robots.txt
http://wp.me/robots.txt
http://wp.sbcounty.gov/robots.txt
http://wsws.org/robots.txt
http://xing.com/robots.txt
http://youtube-creators.googleblog.com/robots.txt
http://creativecommons.org/robots.txt
http://en.m.wikipedia.org/robots.txt
http://expedia.com/robots.txt
http://gist.github.com/robots.txt
http://govostis.gr/robots.txt
http://groupon.com/robots.txt
http://healthline.com/robots.txt
http://img.youtube.com/robots.txt
http://irishtimes.com/robots.txt
http://kickstarter.com/robots.txt
http://lefigaro.fr/robots.txt
http://nationalgeographic.com/robots.txt
http://patents.google.com/robots.txt
http://python.org/robots.txt
http://seekingalpha.com/robots.txt
http://siteground.com/robots.txt
http://smithsonianmag.com/robots.txt
http://static.wixstatic.com/robots.txt
http://techradar.com/robots.txt
http://thelancet.com/robots.txt
http://threads.net/robots.txt
http://tracks.arte.tv/robots.txt
http://use.fontawesome.com/robots.txt
http://weebly.com/robots.txt
https://player.cnevids.com
https://www.iubenda.com/en/help/126238-pricing-faqs-legacy-guide
https://www.iubenda.com/en/help/142642-old-vs-new-pricing
@ -18222,7 +18225,6 @@ images/viewconfig$
images?
imagine/
imaginecup/*
imesync
imf-fetch-message
imf-fetch-message/api/v1/request/fetch-message/MOBILE_APP_UPSELL
img
@ -18472,7 +18474,7 @@ index.php/user/logout
index.php/user/logout/
index.php/user/logout/?context
index.php/user/logout/?context=
index.php/user/logout/http://haveibeenpwned.com/robots.txt
index.php/user/logout/http://diigo.com/robots.txt
index.php/user/logout?context
index.php/user/logout?context=
index.php/user/password
@ -18543,7 +18545,7 @@ integrations
intelligencer/amp
intent
interactive
interactive*http://alltop.com/robots.txt
interactive*http://fda.gov/robots.txt
interactive/reading-preference
interactives/sponsor-story
intercept
@ -20450,12 +20452,10 @@ map-regular.xml
map-videofull.xml
map/
map_tile.php
mapabcpoi?
mapeditor/*?
maphp?
mapi/v4/*/user
mapi?*
mapprint?
maps
maps-api/docs/js-api/reference-guide/instruction-gxs.html
maps-api/docs/js-api/reference-guide/instruction-rs.html
@ -20522,9 +20522,7 @@ maps?saddr=
maps?sid=
mapslt?
mapspro
mapstt?
mapview
mar-optout
market/
market/confederate_flag
market/dixie_flag
@ -20892,7 +20890,7 @@ mre/*.jpg$
mre/*.js$
mre/*.pdf$
mre/*.png$
mre/*.zip$http://t.ly/robots.txt
mre/*.zip$http://gov.uk/robots.txt
mre/*?
mre/*@@configuracoes_view
mre/*@@download/file$
@ -20934,7 +20932,7 @@ mu_api
multiproduct
multivu
munin
munin*http://jquery.com/robots.txt
munin*http://podcasters.spotify.com/robots.txt
muse/identity/v2/identity.js
museumdays/accounts
music
@ -20954,8 +20952,6 @@ music/artist
music/search/*
music/song-embed
musica
musicad
musicas
musicl
musiclp
musics
@ -21870,7 +21866,6 @@ organizationMembers
organizationinvited
organizations
origin=
orkut/albums
oslo/
ospublishing/story
osview
@ -21962,7 +21957,7 @@ p/*/v2/actions$
p/*/v2/actions?
p/*/victory$
p/*/victory?
p/*http://phys.org/robots.txt
p/*http://socialimpact.youtube.com/robots.txt
p/*surveyopen
p/*thm=
p/60
@ -22710,7 +22705,6 @@ plus/experience/*/
plus/experience/*/series/
plus/experience/dreamforce_2025_x_test
plusinstall
pm-optout
pm/
pm/amplify/
pm/lambda/
@ -22835,10 +22829,7 @@ power-rangers
powershell/
ppc
ppl
ppob/?
ppob?
ppt/*?
pqa
pr
pr=
practical-law-the-journal/search
@ -22856,7 +22847,7 @@ premium$
premium-reports
premium/
premium/$
premium/http://qvc.co/robots.txt
premium/http://s.w.org/robots.txt
premiumsupport/iam/
premiumsupport/knowledge-center/feedback-no/
premiumsupport/knowledge-center/feedback-yes/
@ -22938,7 +22929,7 @@ privacy/zoho-group.html
private
private
private-promo
private/http://upload.wikimedia.org/robots.txt
private/http://about.fb.com/robots.txt
private/wtrack
pro
pro-help/q
@ -22973,7 +22964,7 @@ product-integrations/figma-for-microsoft-teams/$
product-integrations/google-workspace/$
product-integrations/zoom/$
product-managers/$
product-ratings/http://support.office.com/robots.txt
product-ratings/http://wix.com/robots.txt
product-reviews/B0069IY63Y
product/*
product/electrode/api/logger
@ -23731,7 +23722,6 @@ q=
qa
qemail
qi
qnasearch?
qr
qr-code-generator/$
qrCode/*
@ -23847,8 +23837,6 @@ received-gift
recensioni
recently-viewed
recfb?
recharge/dashboard/car
recharge/dashboard/static
recherche
recipes/*?q=
recipes/search
@ -23937,7 +23925,6 @@ remotelogout
removalrequest
remove-favorite
renders
renewal-reminder-optout
rental-manager/?source=topnav&itc=postbutton_topnav
rental-manager/?zpid=
rental-manager/login/?url
@ -25196,7 +25183,7 @@ search_rss$
search_suggest
searchdeb/
searches
searchhttp://zapier.com/robots.txt
searchhttp://sgtrains.com/robots.txt
searchresults
searchresults.aspx
searchsuggest
@ -25434,10 +25421,7 @@ sharing/files
sharing/folders
shelf/user_shelves
shenghuo
shenghuo/search?
shifen/
shihui
shihui?
ship
shipping
shipping-payment
@ -25506,7 +25490,6 @@ shrek
si
si/*
si/Download
sidewiki/entry
sigma.html
sign
sign-in
@ -26005,11 +25988,13 @@ solutions/$
solutions/ai-admin-app-builder/$
solutions/ai-agency-website-builder/$
solutions/ai-agent-workflow-builder/$
solutions/ai-analytics-dashboard-generator/$
solutions/ai-animated-prototype-generator/$
solutions/ai-app-builder/$
solutions/ai-artist-website-builder/$
solutions/ai-booking-app-builder/$
solutions/ai-budgeting-app-builder/$
solutions/ai-business-dashboard-generator/$
solutions/ai-business-website-builder/$
solutions/ai-calculator-app-builder/$
solutions/ai-calendar-app-builder/$
@ -26231,8 +26216,6 @@ spot
spots_shown=
spreadsheet
spresults
sprint_wml
sprint_xhtml
sq-AL/$
sq/android/collections
sq/android/search
@ -26242,9 +26225,6 @@ sq/firefox/collections/4757633/$
sq/firefox/collections/mozilla
sq/firefox/collections/mozilla/$
sq/firefox/search
squared/api
squared/search
squared/table
sr-RS/$
sr-latn-cs/
sr-latn-rs/
@ -26451,6 +26431,7 @@ stories
story
story-pin-builder
story-pin-invite
story/
story/2014/03/20/ge-cfo-challenge-david-bartlett-amway/6653003
story/advisory
story/draft
@ -26746,7 +26727,7 @@ tag
tag-manager
tag-manager-360
tag/
tag/*+http://census.gov/robots.txt
tag/*+http://dinotim.com/robots.txt
tag/credible
tag/expire-images
tag/interaction-card
@ -27212,7 +27193,6 @@ templates/x-matrix-template/$
templates/yearly-calendar-template/$
temporary_marketing_proxy/*
temptation-island
ter-optout
termini-e-condizioni
termos-e-condicoes
terms
@ -27242,7 +27222,7 @@ test.html
test_community
testfl
testgpr
testhttp://500px.com/robots.txt
testhttp://moskva.stroi-podryad.ru/robots.txt
testing
testpage-forhomepage
tests/*
@ -27538,7 +27518,6 @@ topic/sections
topic/sgo-subjects
topiclist/
topics
topicsearch?q=
total-leadership
touch/login
touchsearch
@ -27635,7 +27614,6 @@ transcripts/419570939
transcripts/470280334
transcripts/480128005
transcripts/830237502
transfers
transformation-digitale-du-processus-de-design/$
transit?
translate
@ -27960,7 +27938,6 @@ univercd/cc/td/doc
universal-design-system/
university
unlink
unlisted
unsaved
unsub
unsubscribe
@ -28462,7 +28439,7 @@ uxtest/ux/
uy
uy/es/ServicesLandingPage/AdvisoryLanding/RPA/Robotic_Process%20Automation_insert.pdf
uy/help
uz/http://groupon.com/robots.txt
uz/http://bilgematics.com/robots.txt
v
v$
v/badge
@ -28518,7 +28495,6 @@ verification/source
verificationofemployment
verified-modal
verify
verify-mobile
verify_age
verify_cookies
verify_your_email$
@ -28708,8 +28684,6 @@ wall*?search=1
wall*?thread=
wall*?with=
wall-*?q=
wallpaper
wallpapers
wanted
wap/*
wapsearch?
@ -29369,9 +29343,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://allaboutcookies.org/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://guardian.co.uk/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://itunes.apple.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
@ -29679,8 +29653,7 @@ wp-admin
wp-admin/
wp-admin/admin-ajax.php
wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://foodshuttle.org/robots.txt
wp-admin/admin-ajax.phphttp://us.napster.com/robots.txt
wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt
wp-admin/load-scripts.php
wp-admin/load-styles.php
wp-adv
@ -29817,7 +29790,6 @@ xclick-auction
xcs0MhRsfxHG.js
xdoor
xf/help
xfx7
xgCxM9By/init.js
xhr
xhtml/?
@ -29863,7 +29835,7 @@ your
your-account
your-shop
youreurope/businessACC
youreurope/businessDEV/http://streamelements.com/robots.txt
youreurope/businessDEV/http://europarl.europa.eu/robots.txt
youreurope/citizensACC
youreurope/citizensDEV
yourtake
@ -30134,7 +30106,6 @@ zz-test
21-jump-street
22minutes
64-bit/
71f62290946e5dbf
100books/*/downloadPDF
100chats
100chats-project