[Github Action] Automated trickest wordlists update.

This commit is contained in:
GitHub Action 2024-02-18 00:20:13 +00:00
parent a47eb2fd09
commit a4aab0f255
16 changed files with 939 additions and 1011 deletions

View File

@ -1369,6 +1369,9 @@ StripeTest.php
test/phpunit/CommonInvoiceTest.php test/phpunit/CommonInvoiceTest.php
phpunit/CommonInvoiceTest.php phpunit/CommonInvoiceTest.php
CommonInvoiceTest.php CommonInvoiceTest.php
test/phpunit/CommonClassTest.class.php
phpunit/CommonClassTest.class.php
CommonClassTest.class.php
test/phpunit/FichinterTest.php test/phpunit/FichinterTest.php
phpunit/FichinterTest.php phpunit/FichinterTest.php
FichinterTest.php FichinterTest.php

View File

@ -348,6 +348,7 @@ test/phpunit/PdfDocTest.php
test/phpunit/ExpenseReportTest.php test/phpunit/ExpenseReportTest.php
test/phpunit/StripeTest.php test/phpunit/StripeTest.php
test/phpunit/CommonInvoiceTest.php test/phpunit/CommonInvoiceTest.php
test/phpunit/CommonClassTest.class.php
test/phpunit/FichinterTest.php test/phpunit/FichinterTest.php
test/phpunit/CompanyLibTest.php test/phpunit/CompanyLibTest.php
test/phpunit/BarcodeTest.php test/phpunit/BarcodeTest.php

View File

@ -44616,6 +44616,13 @@ views/admin/entity-manager/scope.js
admin/entity-manager/scope.js admin/entity-manager/scope.js
entity-manager/scope.js entity-manager/scope.js
scope.js scope.js
client/src/views/admin/entity-manager/fields/primary-filters.js
src/views/admin/entity-manager/fields/primary-filters.js
views/admin/entity-manager/fields/primary-filters.js
admin/entity-manager/fields/primary-filters.js
entity-manager/fields/primary-filters.js
fields/primary-filters.js
primary-filters.js
client/src/views/admin/entity-manager/fields/duplicate-check-field-list.js client/src/views/admin/entity-manager/fields/duplicate-check-field-list.js
src/views/admin/entity-manager/fields/duplicate-check-field-list.js src/views/admin/entity-manager/fields/duplicate-check-field-list.js
views/admin/entity-manager/fields/duplicate-check-field-list.js views/admin/entity-manager/fields/duplicate-check-field-list.js

View File

@ -7099,6 +7099,7 @@ client/src/views/admin/entity-manager/record/edit-formula.js
client/src/views/admin/entity-manager/record/edit.js client/src/views/admin/entity-manager/record/edit.js
client/src/views/admin/entity-manager/index.js client/src/views/admin/entity-manager/index.js
client/src/views/admin/entity-manager/scope.js client/src/views/admin/entity-manager/scope.js
client/src/views/admin/entity-manager/fields/primary-filters.js
client/src/views/admin/entity-manager/fields/duplicate-check-field-list.js client/src/views/admin/entity-manager/fields/duplicate-check-field-list.js
client/src/views/admin/entity-manager/fields/icon-class.js client/src/views/admin/entity-manager/fields/icon-class.js
client/src/views/admin/entity-manager/modals/select-icon.js client/src/views/admin/entity-manager/modals/select-icon.js

View File

@ -445,6 +445,11 @@ bundles/CoreBundle/EventListener/DoctrineGeneratedColumnsListener.php
CoreBundle/EventListener/DoctrineGeneratedColumnsListener.php CoreBundle/EventListener/DoctrineGeneratedColumnsListener.php
EventListener/DoctrineGeneratedColumnsListener.php EventListener/DoctrineGeneratedColumnsListener.php
DoctrineGeneratedColumnsListener.php DoctrineGeneratedColumnsListener.php
app/bundles/CoreBundle/EventListener/ReportSubscriber.php
bundles/CoreBundle/EventListener/ReportSubscriber.php
CoreBundle/EventListener/ReportSubscriber.php
EventListener/ReportSubscriber.php
ReportSubscriber.php
app/bundles/CoreBundle/EventListener/BuildJsSubscriber.php app/bundles/CoreBundle/EventListener/BuildJsSubscriber.php
bundles/CoreBundle/EventListener/BuildJsSubscriber.php bundles/CoreBundle/EventListener/BuildJsSubscriber.php
CoreBundle/EventListener/BuildJsSubscriber.php CoreBundle/EventListener/BuildJsSubscriber.php

View File

@ -98,6 +98,7 @@ app/bundles/CoreBundle/EventListener/ConsoleErrorListener.php
app/bundles/CoreBundle/EventListener/CommonStatsSubscriber.php app/bundles/CoreBundle/EventListener/CommonStatsSubscriber.php
app/bundles/CoreBundle/EventListener/EnvironmentSubscriber.php app/bundles/CoreBundle/EventListener/EnvironmentSubscriber.php
app/bundles/CoreBundle/EventListener/DoctrineGeneratedColumnsListener.php app/bundles/CoreBundle/EventListener/DoctrineGeneratedColumnsListener.php
app/bundles/CoreBundle/EventListener/ReportSubscriber.php
app/bundles/CoreBundle/EventListener/BuildJsSubscriber.php app/bundles/CoreBundle/EventListener/BuildJsSubscriber.php
app/bundles/CoreBundle/EventListener/CoreSubscriber.php app/bundles/CoreBundle/EventListener/CoreSubscriber.php
app/bundles/CoreBundle/EventListener/DashboardSubscriber.php app/bundles/CoreBundle/EventListener/DashboardSubscriber.php

View File

@ -60624,6 +60624,13 @@ FO/hummingbird/myAccount/orderDetails.ts
hummingbird/myAccount/orderDetails.ts hummingbird/myAccount/orderDetails.ts
myAccount/orderDetails.ts myAccount/orderDetails.ts
orderDetails.ts orderDetails.ts
tests/UI/pages/FO/hummingbird/category/index.ts
UI/pages/FO/hummingbird/category/index.ts
pages/FO/hummingbird/category/index.ts
FO/hummingbird/category/index.ts
hummingbird/category/index.ts
category/index.ts
index.ts
tests/UI/pages/FO/hummingbird/stores/index.ts tests/UI/pages/FO/hummingbird/stores/index.ts
UI/pages/FO/hummingbird/stores/index.ts UI/pages/FO/hummingbird/stores/index.ts
pages/FO/hummingbird/stores/index.ts pages/FO/hummingbird/stores/index.ts
@ -65201,6 +65208,38 @@ classic/10_cart/01_modal/01_displayModal.ts
10_cart/01_modal/01_displayModal.ts 10_cart/01_modal/01_displayModal.ts
01_modal/01_displayModal.ts 01_modal/01_displayModal.ts
01_displayModal.ts 01_displayModal.ts
tests/UI/campaigns/functional/FO/hummingbird/06_homePage/02_displaySomeProducts.ts
UI/campaigns/functional/FO/hummingbird/06_homePage/02_displaySomeProducts.ts
campaigns/functional/FO/hummingbird/06_homePage/02_displaySomeProducts.ts
functional/FO/hummingbird/06_homePage/02_displaySomeProducts.ts
FO/hummingbird/06_homePage/02_displaySomeProducts.ts
hummingbird/06_homePage/02_displaySomeProducts.ts
06_homePage/02_displaySomeProducts.ts
02_displaySomeProducts.ts
tests/UI/campaigns/functional/FO/hummingbird/06_homePage/01_checkSlider.ts
UI/campaigns/functional/FO/hummingbird/06_homePage/01_checkSlider.ts
campaigns/functional/FO/hummingbird/06_homePage/01_checkSlider.ts
functional/FO/hummingbird/06_homePage/01_checkSlider.ts
FO/hummingbird/06_homePage/01_checkSlider.ts
hummingbird/06_homePage/01_checkSlider.ts
06_homePage/01_checkSlider.ts
01_checkSlider.ts
tests/UI/campaigns/functional/FO/hummingbird/06_homePage/03_allProducts.ts
UI/campaigns/functional/FO/hummingbird/06_homePage/03_allProducts.ts
campaigns/functional/FO/hummingbird/06_homePage/03_allProducts.ts
functional/FO/hummingbird/06_homePage/03_allProducts.ts
FO/hummingbird/06_homePage/03_allProducts.ts
hummingbird/06_homePage/03_allProducts.ts
06_homePage/03_allProducts.ts
03_allProducts.ts
tests/UI/campaigns/functional/FO/hummingbird/06_homePage/04_productQuickView.ts
UI/campaigns/functional/FO/hummingbird/06_homePage/04_productQuickView.ts
campaigns/functional/FO/hummingbird/06_homePage/04_productQuickView.ts
functional/FO/hummingbird/06_homePage/04_productQuickView.ts
FO/hummingbird/06_homePage/04_productQuickView.ts
hummingbird/06_homePage/04_productQuickView.ts
06_homePage/04_productQuickView.ts
04_productQuickView.ts
tests/UI/campaigns/functional/FO/hummingbird/04_newsletter/01_subscribeNewsletter.ts tests/UI/campaigns/functional/FO/hummingbird/04_newsletter/01_subscribeNewsletter.ts
UI/campaigns/functional/FO/hummingbird/04_newsletter/01_subscribeNewsletter.ts UI/campaigns/functional/FO/hummingbird/04_newsletter/01_subscribeNewsletter.ts
campaigns/functional/FO/hummingbird/04_newsletter/01_subscribeNewsletter.ts campaigns/functional/FO/hummingbird/04_newsletter/01_subscribeNewsletter.ts

View File

@ -10443,6 +10443,7 @@ tests/UI/pages/FO/hummingbird/myAccount/identity.ts
tests/UI/pages/FO/hummingbird/myAccount/myWishlists.ts tests/UI/pages/FO/hummingbird/myAccount/myWishlists.ts
tests/UI/pages/FO/hummingbird/myAccount/vouchers.ts tests/UI/pages/FO/hummingbird/myAccount/vouchers.ts
tests/UI/pages/FO/hummingbird/myAccount/orderDetails.ts tests/UI/pages/FO/hummingbird/myAccount/orderDetails.ts
tests/UI/pages/FO/hummingbird/category/index.ts
tests/UI/pages/FO/hummingbird/stores/index.ts tests/UI/pages/FO/hummingbird/stores/index.ts
tests/UI/pages/FO/hummingbird/passwordReminder/index.ts tests/UI/pages/FO/hummingbird/passwordReminder/index.ts
tests/UI/pages/FO/hummingbird/checkout/orderConfirmation.ts tests/UI/pages/FO/hummingbird/checkout/orderConfirmation.ts
@ -10982,6 +10983,10 @@ tests/UI/campaigns/functional/FO/classic/10_cart/02_cart/02_deleteProduct.ts
tests/UI/campaigns/functional/FO/classic/10_cart/02_cart/01_changeQuantity.ts tests/UI/campaigns/functional/FO/classic/10_cart/02_cart/01_changeQuantity.ts
tests/UI/campaigns/functional/FO/classic/10_cart/02_cart/03_addPromoCode.ts tests/UI/campaigns/functional/FO/classic/10_cart/02_cart/03_addPromoCode.ts
tests/UI/campaigns/functional/FO/classic/10_cart/01_modal/01_displayModal.ts tests/UI/campaigns/functional/FO/classic/10_cart/01_modal/01_displayModal.ts
tests/UI/campaigns/functional/FO/hummingbird/06_homePage/02_displaySomeProducts.ts
tests/UI/campaigns/functional/FO/hummingbird/06_homePage/01_checkSlider.ts
tests/UI/campaigns/functional/FO/hummingbird/06_homePage/03_allProducts.ts
tests/UI/campaigns/functional/FO/hummingbird/06_homePage/04_productQuickView.ts
tests/UI/campaigns/functional/FO/hummingbird/04_newsletter/01_subscribeNewsletter.ts tests/UI/campaigns/functional/FO/hummingbird/04_newsletter/01_subscribeNewsletter.ts
tests/UI/campaigns/functional/FO/hummingbird/05_contactUs/01_checkMailtoLink.ts tests/UI/campaigns/functional/FO/hummingbird/05_contactUs/01_checkMailtoLink.ts
tests/UI/campaigns/functional/FO/hummingbird/05_contactUs/02_sendMessageWithCustomer.ts tests/UI/campaigns/functional/FO/hummingbird/05_contactUs/02_sendMessageWithCustomer.ts

View File

@ -11627,6 +11627,9 @@ _unreleased/2024-01-23-fix-alignment-of-cms-image-elements.md
changelog/_unreleased/2024-02-01-disable-autocomplete-for-password-fields-inside-user-and-profile-settings.md changelog/_unreleased/2024-02-01-disable-autocomplete-for-password-fields-inside-user-and-profile-settings.md
_unreleased/2024-02-01-disable-autocomplete-for-password-fields-inside-user-and-profile-settings.md _unreleased/2024-02-01-disable-autocomplete-for-password-fields-inside-user-and-profile-settings.md
2024-02-01-disable-autocomplete-for-password-fields-inside-user-and-profile-settings.md 2024-02-01-disable-autocomplete-for-password-fields-inside-user-and-profile-settings.md
changelog/_unreleased/2024-02-16-update-area-rule-ids-in-cart-calculation.md
_unreleased/2024-02-16-update-area-rule-ids-in-cart-calculation.md
2024-02-16-update-area-rule-ids-in-cart-calculation.md
changelog/_unreleased/2023-11-13-update-jwt-package.md changelog/_unreleased/2023-11-13-update-jwt-package.md
_unreleased/2023-11-13-update-jwt-package.md _unreleased/2023-11-13-update-jwt-package.md
2023-11-13-update-jwt-package.md 2023-11-13-update-jwt-package.md
@ -11795,6 +11798,9 @@ _unreleased/2023-12-20-use-swc-in-admin-to-minify.md
changelog/_unreleased/2024-01-31-validate-email-when-unsubcribe-newsletter.md changelog/_unreleased/2024-01-31-validate-email-when-unsubcribe-newsletter.md
_unreleased/2024-01-31-validate-email-when-unsubcribe-newsletter.md _unreleased/2024-01-31-validate-email-when-unsubcribe-newsletter.md
2024-01-31-validate-email-when-unsubcribe-newsletter.md 2024-01-31-validate-email-when-unsubcribe-newsletter.md
changelog/_unreleased/2024-02-13-fix-plugin-index-html.md
_unreleased/2024-02-13-fix-plugin-index-html.md
2024-02-13-fix-plugin-index-html.md
changelog/_unreleased/2024-01-25-openapi-media.md changelog/_unreleased/2024-01-25-openapi-media.md
_unreleased/2024-01-25-openapi-media.md _unreleased/2024-01-25-openapi-media.md
2024-01-25-openapi-media.md 2024-01-25-openapi-media.md
@ -12035,6 +12041,9 @@ _unreleased/2024-01-12-unify-sw-form-field-renderer-events.md
changelog/_unreleased/2024-01-31-make-sure-exists-the-defaultcurrency.md changelog/_unreleased/2024-01-31-make-sure-exists-the-defaultcurrency.md
_unreleased/2024-01-31-make-sure-exists-the-defaultcurrency.md _unreleased/2024-01-31-make-sure-exists-the-defaultcurrency.md
2024-01-31-make-sure-exists-the-defaultcurrency.md 2024-01-31-make-sure-exists-the-defaultcurrency.md
changelog/_unreleased/2024-01-08-make-rule-config-field-names-unique.md
_unreleased/2024-01-08-make-rule-config-field-names-unique.md
2024-01-08-make-rule-config-field-names-unique.md
changelog/_unreleased/2024-01-30-added-seo-warning-notification-to-landing-pages-in-admin-if-no-layout-is-assigned.md changelog/_unreleased/2024-01-30-added-seo-warning-notification-to-landing-pages-in-admin-if-no-layout-is-assigned.md
_unreleased/2024-01-30-added-seo-warning-notification-to-landing-pages-in-admin-if-no-layout-is-assigned.md _unreleased/2024-01-30-added-seo-warning-notification-to-landing-pages-in-admin-if-no-layout-is-assigned.md
2024-01-30-added-seo-warning-notification-to-landing-pages-in-admin-if-no-layout-is-assigned.md 2024-01-30-added-seo-warning-notification-to-landing-pages-in-admin-if-no-layout-is-assigned.md
@ -12074,6 +12083,9 @@ _unreleased/2024-01-15-fix-product-slider-cms-element-not-displayed.md
changelog/_unreleased/2024-01-16-fixed-template-select-for-product-comparison-sales-channels.md changelog/_unreleased/2024-01-16-fixed-template-select-for-product-comparison-sales-channels.md
_unreleased/2024-01-16-fixed-template-select-for-product-comparison-sales-channels.md _unreleased/2024-01-16-fixed-template-select-for-product-comparison-sales-channels.md
2024-01-16-fixed-template-select-for-product-comparison-sales-channels.md 2024-01-16-fixed-template-select-for-product-comparison-sales-channels.md
changelog/_unreleased/2023-04-17-allow-trailing-slash-in-seo-url.md
_unreleased/2023-04-17-allow-trailing-slash-in-seo-url.md
2023-04-17-allow-trailing-slash-in-seo-url.md
changelog/_unreleased/2024-01-04-add-symfony-scheduler-bridge.md changelog/_unreleased/2024-01-04-add-symfony-scheduler-bridge.md
_unreleased/2024-01-04-add-symfony-scheduler-bridge.md _unreleased/2024-01-04-add-symfony-scheduler-bridge.md
2024-01-04-add-symfony-scheduler-bridge.md 2024-01-04-add-symfony-scheduler-bridge.md
@ -12359,6 +12371,9 @@ _unreleased/2024-01-30-added-delete-restriction-to-sales-channel-domain.md
changelog/_unreleased/2023-09-28-fix-smalle-issued-in-flow-builder.md changelog/_unreleased/2023-09-28-fix-smalle-issued-in-flow-builder.md
_unreleased/2023-09-28-fix-smalle-issued-in-flow-builder.md _unreleased/2023-09-28-fix-smalle-issued-in-flow-builder.md
2023-09-28-fix-smalle-issued-in-flow-builder.md 2023-09-28-fix-smalle-issued-in-flow-builder.md
changelog/_unreleased/2023-11-24-delete-payment-method.md
_unreleased/2023-11-24-delete-payment-method.md
2023-11-24-delete-payment-method.md
changelog/_unreleased/2024-01-04-consider-subfolders-when-deleting-using-a-specific-entity.md changelog/_unreleased/2024-01-04-consider-subfolders-when-deleting-using-a-specific-entity.md
_unreleased/2024-01-04-consider-subfolders-when-deleting-using-a-specific-entity.md _unreleased/2024-01-04-consider-subfolders-when-deleting-using-a-specific-entity.md
2024-01-04-consider-subfolders-when-deleting-using-a-specific-entity.md 2024-01-04-consider-subfolders-when-deleting-using-a-specific-entity.md
@ -34677,12 +34692,6 @@ Test/Seo/SeoUrl/SeoUrlRepositoryTest.php
Seo/SeoUrl/SeoUrlRepositoryTest.php Seo/SeoUrl/SeoUrlRepositoryTest.php
SeoUrl/SeoUrlRepositoryTest.php SeoUrl/SeoUrlRepositoryTest.php
SeoUrlRepositoryTest.php SeoUrlRepositoryTest.php
src/Core/Framework/Test/Seo/SeoResolverTest.php
Core/Framework/Test/Seo/SeoResolverTest.php
Framework/Test/Seo/SeoResolverTest.php
Test/Seo/SeoResolverTest.php
Seo/SeoResolverTest.php
SeoResolverTest.php
src/Core/Framework/Test/Seo/SeoUrlPersisterTest.php src/Core/Framework/Test/Seo/SeoUrlPersisterTest.php
Core/Framework/Test/Seo/SeoUrlPersisterTest.php Core/Framework/Test/Seo/SeoUrlPersisterTest.php
Framework/Test/Seo/SeoUrlPersisterTest.php Framework/Test/Seo/SeoUrlPersisterTest.php
@ -112494,6 +112503,12 @@ Content/Product/Cart/ProductLineItemValidatorTest.php
Product/Cart/ProductLineItemValidatorTest.php Product/Cart/ProductLineItemValidatorTest.php
Cart/ProductLineItemValidatorTest.php Cart/ProductLineItemValidatorTest.php
ProductLineItemValidatorTest.php ProductLineItemValidatorTest.php
tests/unit/Core/Content/Seo/SeoResolverTest.php
unit/Core/Content/Seo/SeoResolverTest.php
Core/Content/Seo/SeoResolverTest.php
Content/Seo/SeoResolverTest.php
Seo/SeoResolverTest.php
SeoResolverTest.php
tests/unit/Core/Content/Seo/SeoExceptionTest.php tests/unit/Core/Content/Seo/SeoExceptionTest.php
unit/Core/Content/Seo/SeoExceptionTest.php unit/Core/Content/Seo/SeoExceptionTest.php
Core/Content/Seo/SeoExceptionTest.php Core/Content/Seo/SeoExceptionTest.php
@ -116689,6 +116704,25 @@ Controller/Fixtures/BundleWithCustomSnippet/BundleWithCustomSnippet.php
Fixtures/BundleWithCustomSnippet/BundleWithCustomSnippet.php Fixtures/BundleWithCustomSnippet/BundleWithCustomSnippet.php
BundleWithCustomSnippet/BundleWithCustomSnippet.php BundleWithCustomSnippet/BundleWithCustomSnippet.php
BundleWithCustomSnippet.php BundleWithCustomSnippet.php
tests/unit/Core/Framework/Api/Controller/Fixtures/AdminExtensionApiPluginWithLocalEntryPoint/Resources/public/administration/index.html
unit/Core/Framework/Api/Controller/Fixtures/AdminExtensionApiPluginWithLocalEntryPoint/Resources/public/administration/index.html
Core/Framework/Api/Controller/Fixtures/AdminExtensionApiPluginWithLocalEntryPoint/Resources/public/administration/index.html
Framework/Api/Controller/Fixtures/AdminExtensionApiPluginWithLocalEntryPoint/Resources/public/administration/index.html
Api/Controller/Fixtures/AdminExtensionApiPluginWithLocalEntryPoint/Resources/public/administration/index.html
Controller/Fixtures/AdminExtensionApiPluginWithLocalEntryPoint/Resources/public/administration/index.html
Fixtures/AdminExtensionApiPluginWithLocalEntryPoint/Resources/public/administration/index.html
AdminExtensionApiPluginWithLocalEntryPoint/Resources/public/administration/index.html
Resources/public/administration/index.html
public/administration/index.html
administration/index.html
index.html
tests/unit/Core/Framework/Api/Controller/InfoControllerTest.php
unit/Core/Framework/Api/Controller/InfoControllerTest.php
Core/Framework/Api/Controller/InfoControllerTest.php
Framework/Api/Controller/InfoControllerTest.php
Api/Controller/InfoControllerTest.php
Controller/InfoControllerTest.php
InfoControllerTest.php
tests/unit/Core/Framework/FrameworkTest.php tests/unit/Core/Framework/FrameworkTest.php
unit/Core/Framework/FrameworkTest.php unit/Core/Framework/FrameworkTest.php
Core/Framework/FrameworkTest.php Core/Framework/FrameworkTest.php
@ -117001,6 +117035,12 @@ Core/Framework/Rule/RuleComparisonTest.php
Framework/Rule/RuleComparisonTest.php Framework/Rule/RuleComparisonTest.php
Rule/RuleComparisonTest.php Rule/RuleComparisonTest.php
RuleComparisonTest.php RuleComparisonTest.php
tests/unit/Core/Framework/Rule/RuleConfigTest.php
unit/Core/Framework/Rule/RuleConfigTest.php
Core/Framework/Rule/RuleConfigTest.php
Framework/Rule/RuleConfigTest.php
Rule/RuleConfigTest.php
RuleConfigTest.php
tests/unit/Core/Framework/Rule/CustomFieldRuleTest.php tests/unit/Core/Framework/Rule/CustomFieldRuleTest.php
unit/Core/Framework/Rule/CustomFieldRuleTest.php unit/Core/Framework/Rule/CustomFieldRuleTest.php
Core/Framework/Rule/CustomFieldRuleTest.php Core/Framework/Rule/CustomFieldRuleTest.php
@ -122854,6 +122894,12 @@ Content/Product/Cms/ProductListingCmsElementResolverTest.php
Product/Cms/ProductListingCmsElementResolverTest.php Product/Cms/ProductListingCmsElementResolverTest.php
Cms/ProductListingCmsElementResolverTest.php Cms/ProductListingCmsElementResolverTest.php
ProductListingCmsElementResolverTest.php ProductListingCmsElementResolverTest.php
tests/integration/Core/Content/Seo/SeoResolverTest.php
integration/Core/Content/Seo/SeoResolverTest.php
Core/Content/Seo/SeoResolverTest.php
Content/Seo/SeoResolverTest.php
Seo/SeoResolverTest.php
SeoResolverTest.php
tests/integration/Core/Content/Seo/SeoUrlGeneratorTest.php tests/integration/Core/Content/Seo/SeoUrlGeneratorTest.php
integration/Core/Content/Seo/SeoUrlGeneratorTest.php integration/Core/Content/Seo/SeoUrlGeneratorTest.php
Core/Content/Seo/SeoUrlGeneratorTest.php Core/Content/Seo/SeoUrlGeneratorTest.php

View File

@ -3876,6 +3876,7 @@ changelog/_unreleased/2023-11-24-remove-http-cache-deprecations.md
changelog/_unreleased/2023-08-09-change-sw-entity-many-to-many-select-default-event.md changelog/_unreleased/2023-08-09-change-sw-entity-many-to-many-select-default-event.md
changelog/_unreleased/2024-01-23-fix-alignment-of-cms-image-elements.md changelog/_unreleased/2024-01-23-fix-alignment-of-cms-image-elements.md
changelog/_unreleased/2024-02-01-disable-autocomplete-for-password-fields-inside-user-and-profile-settings.md changelog/_unreleased/2024-02-01-disable-autocomplete-for-password-fields-inside-user-and-profile-settings.md
changelog/_unreleased/2024-02-16-update-area-rule-ids-in-cart-calculation.md
changelog/_unreleased/2023-11-13-update-jwt-package.md changelog/_unreleased/2023-11-13-update-jwt-package.md
changelog/_unreleased/2024-01-10-multi-select-field-with-multiple-collapsed-values-can-not-be-expanded-anymore.md changelog/_unreleased/2024-01-10-multi-select-field-with-multiple-collapsed-values-can-not-be-expanded-anymore.md
changelog/_unreleased/2023-12-20-fixed-condition-fields.md changelog/_unreleased/2023-12-20-fixed-condition-fields.md
@ -3932,6 +3933,7 @@ changelog/_unreleased/2023-10-02-easier-admin-way-to-only-reindex-indices-withou
changelog/_unreleased/2024-01-18-create-phpstan-rule-to-check-that-fields-are-registered-with-the-schemabuilder.md changelog/_unreleased/2024-01-18-create-phpstan-rule-to-check-that-fields-are-registered-with-the-schemabuilder.md
changelog/_unreleased/2023-12-20-use-swc-in-admin-to-minify.md changelog/_unreleased/2023-12-20-use-swc-in-admin-to-minify.md
changelog/_unreleased/2024-01-31-validate-email-when-unsubcribe-newsletter.md changelog/_unreleased/2024-01-31-validate-email-when-unsubcribe-newsletter.md
changelog/_unreleased/2024-02-13-fix-plugin-index-html.md
changelog/_unreleased/2024-01-25-openapi-media.md changelog/_unreleased/2024-01-25-openapi-media.md
changelog/_unreleased/2023-12-04-fix-address-modal-closing.md changelog/_unreleased/2023-12-04-fix-address-modal-closing.md
changelog/_unreleased/2023-08-10-change-sw-button-process-default-event.md changelog/_unreleased/2023-08-10-change-sw-button-process-default-event.md
@ -4012,6 +4014,7 @@ changelog/_unreleased/2023-10-11-make-settings-module-compatible-with-vue3.md
changelog/_unreleased/2024-01-17-deprecate-shopidchangedexception.md changelog/_unreleased/2024-01-17-deprecate-shopidchangedexception.md
changelog/_unreleased/2024-01-12-unify-sw-form-field-renderer-events.md changelog/_unreleased/2024-01-12-unify-sw-form-field-renderer-events.md
changelog/_unreleased/2024-01-31-make-sure-exists-the-defaultcurrency.md changelog/_unreleased/2024-01-31-make-sure-exists-the-defaultcurrency.md
changelog/_unreleased/2024-01-08-make-rule-config-field-names-unique.md
changelog/_unreleased/2024-01-30-added-seo-warning-notification-to-landing-pages-in-admin-if-no-layout-is-assigned.md changelog/_unreleased/2024-01-30-added-seo-warning-notification-to-landing-pages-in-admin-if-no-layout-is-assigned.md
changelog/_unreleased/2024-01-25-remove-product-count-from-sales-channel-list.md changelog/_unreleased/2024-01-25-remove-product-count-from-sales-channel-list.md
changelog/_unreleased/2023-11-16-added-new-create-migration-command.md changelog/_unreleased/2023-11-16-added-new-create-migration-command.md
@ -4025,6 +4028,7 @@ changelog/_unreleased/2024-01-25-changed-order-save-behaviour.md
changelog/_unreleased/2024-01-22-update-meteor-admin-sdk-to-the-latest-version.md changelog/_unreleased/2024-01-22-update-meteor-admin-sdk-to-the-latest-version.md
changelog/_unreleased/2024-01-15-fix-product-slider-cms-element-not-displayed.md changelog/_unreleased/2024-01-15-fix-product-slider-cms-element-not-displayed.md
changelog/_unreleased/2024-01-16-fixed-template-select-for-product-comparison-sales-channels.md changelog/_unreleased/2024-01-16-fixed-template-select-for-product-comparison-sales-channels.md
changelog/_unreleased/2023-04-17-allow-trailing-slash-in-seo-url.md
changelog/_unreleased/2024-01-04-add-symfony-scheduler-bridge.md changelog/_unreleased/2024-01-04-add-symfony-scheduler-bridge.md
changelog/_unreleased/2023-12-08-remove-experimental-from-aync-theme-compile.md changelog/_unreleased/2023-12-08-remove-experimental-from-aync-theme-compile.md
changelog/_unreleased/2024-01-22-fix-order-status-can-not-changes.md changelog/_unreleased/2024-01-22-fix-order-status-can-not-changes.md
@ -4120,6 +4124,7 @@ changelog/_unreleased/2023-08-10-change-sw-order-customer-address-select-default
changelog/_unreleased/2023-12-15-allow-association_fields-of-media_default_folder-to-be-nullable.md changelog/_unreleased/2023-12-15-allow-association_fields-of-media_default_folder-to-be-nullable.md
changelog/_unreleased/2024-01-30-added-delete-restriction-to-sales-channel-domain.md changelog/_unreleased/2024-01-30-added-delete-restriction-to-sales-channel-domain.md
changelog/_unreleased/2023-09-28-fix-smalle-issued-in-flow-builder.md changelog/_unreleased/2023-09-28-fix-smalle-issued-in-flow-builder.md
changelog/_unreleased/2023-11-24-delete-payment-method.md
changelog/_unreleased/2024-01-04-consider-subfolders-when-deleting-using-a-specific-entity.md changelog/_unreleased/2024-01-04-consider-subfolders-when-deleting-using-a-specific-entity.md
changelog/_unreleased/2024-01-31-remove-capitalize-in-plugin-recommandation.md changelog/_unreleased/2024-01-31-remove-capitalize-in-plugin-recommandation.md
changelog/_unreleased/2024-02-07-fix-asset-path-generation-in-plugin-html-files.md changelog/_unreleased/2024-02-07-fix-asset-path-generation-in-plugin-html-files.md
@ -7725,7 +7730,6 @@ src/Core/Framework/Test/Logging/ScheduledTask/LogCleanupTaskHandlerTest.php
src/Core/Framework/Test/Seo/SeoUrlPlaceholderHandlerTest.php src/Core/Framework/Test/Seo/SeoUrlPlaceholderHandlerTest.php
src/Core/Framework/Test/Seo/SeoUrl/StorefrontSeoUrlRepositoryTest.php src/Core/Framework/Test/Seo/SeoUrl/StorefrontSeoUrlRepositoryTest.php
src/Core/Framework/Test/Seo/SeoUrl/SeoUrlRepositoryTest.php src/Core/Framework/Test/Seo/SeoUrl/SeoUrlRepositoryTest.php
src/Core/Framework/Test/Seo/SeoResolverTest.php
src/Core/Framework/Test/Seo/SeoUrlPersisterTest.php src/Core/Framework/Test/Seo/SeoUrlPersisterTest.php
src/Core/Framework/Test/Seo/StorefrontSalesChannelTestHelper.php src/Core/Framework/Test/Seo/StorefrontSalesChannelTestHelper.php
src/Core/Framework/Test/KernelTest.php src/Core/Framework/Test/KernelTest.php
@ -16603,6 +16607,7 @@ tests/unit/Core/Content/Product/Cms/ProductBoxCmsElementResolverTest.php
tests/unit/Core/Content/Product/ProductVariationBuilderTest.php tests/unit/Core/Content/Product/ProductVariationBuilderTest.php
tests/unit/Core/Content/Product/Subscriber/ProductSubscriberTest.php tests/unit/Core/Content/Product/Subscriber/ProductSubscriberTest.php
tests/unit/Core/Content/Product/Cart/ProductLineItemValidatorTest.php tests/unit/Core/Content/Product/Cart/ProductLineItemValidatorTest.php
tests/unit/Core/Content/Seo/SeoResolverTest.php
tests/unit/Core/Content/Seo/SeoExceptionTest.php tests/unit/Core/Content/Seo/SeoExceptionTest.php
tests/unit/Core/Content/Seo/SeoUrlTwigFactoryTest.php tests/unit/Core/Content/Seo/SeoUrlTwigFactoryTest.php
tests/unit/Core/Content/Seo/SeoUrlUpdaterTest.php tests/unit/Core/Content/Seo/SeoUrlUpdaterTest.php
@ -17115,6 +17120,8 @@ tests/unit/Core/Framework/Api/Controller/HealthCheckControllerTest.php
tests/unit/Core/Framework/Api/Controller/Fixtures/BundleWithCustomSnippet/Resources/views/snippets/address/first_name.html.twig tests/unit/Core/Framework/Api/Controller/Fixtures/BundleWithCustomSnippet/Resources/views/snippets/address/first_name.html.twig
tests/unit/Core/Framework/Api/Controller/Fixtures/BundleWithCustomSnippet/Resources/views/snippets/custom-snippet/custom-snippet.html.twig tests/unit/Core/Framework/Api/Controller/Fixtures/BundleWithCustomSnippet/Resources/views/snippets/custom-snippet/custom-snippet.html.twig
tests/unit/Core/Framework/Api/Controller/Fixtures/BundleWithCustomSnippet/BundleWithCustomSnippet.php tests/unit/Core/Framework/Api/Controller/Fixtures/BundleWithCustomSnippet/BundleWithCustomSnippet.php
tests/unit/Core/Framework/Api/Controller/Fixtures/AdminExtensionApiPluginWithLocalEntryPoint/Resources/public/administration/index.html
tests/unit/Core/Framework/Api/Controller/InfoControllerTest.php
tests/unit/Core/Framework/FrameworkTest.php tests/unit/Core/Framework/FrameworkTest.php
tests/unit/Core/Framework/Webhook/Hookable/HookableEntityWrittenEventTest.php tests/unit/Core/Framework/Webhook/Hookable/HookableEntityWrittenEventTest.php
tests/unit/Core/Framework/Webhook/WebhookDispatcherTest.php tests/unit/Core/Framework/Webhook/WebhookDispatcherTest.php
@ -17162,6 +17169,7 @@ tests/unit/Core/Framework/Rule/Fixture/DaysSinceRuleFixture.php
tests/unit/Core/Framework/Rule/Container/AndRuleTest.php tests/unit/Core/Framework/Rule/Container/AndRuleTest.php
tests/unit/Core/Framework/Rule/Container/DaysSinceRuleTest.php tests/unit/Core/Framework/Rule/Container/DaysSinceRuleTest.php
tests/unit/Core/Framework/Rule/RuleComparisonTest.php tests/unit/Core/Framework/Rule/RuleComparisonTest.php
tests/unit/Core/Framework/Rule/RuleConfigTest.php
tests/unit/Core/Framework/Rule/CustomFieldRuleTest.php tests/unit/Core/Framework/Rule/CustomFieldRuleTest.php
tests/unit/Core/Framework/Struct/CloneStructTest.php tests/unit/Core/Framework/Struct/CloneStructTest.php
tests/unit/Core/Framework/Struct/StateAwareTraitTest.php tests/unit/Core/Framework/Struct/StateAwareTraitTest.php
@ -17975,6 +17983,7 @@ tests/integration/Core/Content/Product/Cms/Type/ProductListingTypeDataResolverTe
tests/integration/Core/Content/Product/Cms/Type/ProductDetailCmsElementResolverTest.php tests/integration/Core/Content/Product/Cms/Type/ProductDetailCmsElementResolverTest.php
tests/integration/Core/Content/Product/Cms/Type/ManufacturerLogoTypeCmsResolverTest.php tests/integration/Core/Content/Product/Cms/Type/ManufacturerLogoTypeCmsResolverTest.php
tests/integration/Core/Content/Product/Cms/ProductListingCmsElementResolverTest.php tests/integration/Core/Content/Product/Cms/ProductListingCmsElementResolverTest.php
tests/integration/Core/Content/Seo/SeoResolverTest.php
tests/integration/Core/Content/Seo/SeoUrlGeneratorTest.php tests/integration/Core/Content/Seo/SeoUrlGeneratorTest.php
tests/integration/Core/Content/Cms/Subscriber/UnusedMediaSubscriberTest.php tests/integration/Core/Content/Cms/Subscriber/UnusedMediaSubscriberTest.php
tests/integration/Core/Content/Cms/Subscriber/CmsPageBeforeDeleteSubscriberTest.php tests/integration/Core/Content/Cms/Subscriber/CmsPageBeforeDeleteSubscriberTest.php

View File

@ -1707,6 +1707,10 @@ plugins/woocommerce/changelog/update-blocks-e2e-readme
woocommerce/changelog/update-blocks-e2e-readme woocommerce/changelog/update-blocks-e2e-readme
changelog/update-blocks-e2e-readme changelog/update-blocks-e2e-readme
update-blocks-e2e-readme update-blocks-e2e-readme
plugins/woocommerce/changelog/44114-patch-1
woocommerce/changelog/44114-patch-1
changelog/44114-patch-1
44114-patch-1
plugins/woocommerce/changelog/44576-update-home-copy plugins/woocommerce/changelog/44576-update-home-copy
woocommerce/changelog/44576-update-home-copy woocommerce/changelog/44576-update-home-copy
changelog/44576-update-home-copy changelog/44576-update-home-copy
@ -1715,10 +1719,6 @@ plugins/woocommerce/changelog/44258-cys-on-core-ensure-the-default-font-pairing-
woocommerce/changelog/44258-cys-on-core-ensure-the-default-font-pairing-is-pre-selected-on-the-sidebar woocommerce/changelog/44258-cys-on-core-ensure-the-default-font-pairing-is-pre-selected-on-the-sidebar
changelog/44258-cys-on-core-ensure-the-default-font-pairing-is-pre-selected-on-the-sidebar changelog/44258-cys-on-core-ensure-the-default-font-pairing-is-pre-selected-on-the-sidebar
44258-cys-on-core-ensure-the-default-font-pairing-is-pre-selected-on-the-sidebar 44258-cys-on-core-ensure-the-default-font-pairing-is-pre-selected-on-the-sidebar
plugins/woocommerce/changelog/fix-44677
woocommerce/changelog/fix-44677
changelog/fix-44677
fix-44677
plugins/woocommerce/changelog/44457-cys-core-bodoni-font-isnt-loaded-on-the-page plugins/woocommerce/changelog/44457-cys-core-bodoni-font-isnt-loaded-on-the-page
woocommerce/changelog/44457-cys-core-bodoni-font-isnt-loaded-on-the-page woocommerce/changelog/44457-cys-core-bodoni-font-isnt-loaded-on-the-page
changelog/44457-cys-core-bodoni-font-isnt-loaded-on-the-page changelog/44457-cys-core-bodoni-font-isnt-loaded-on-the-page
@ -1795,6 +1795,10 @@ plugins/woocommerce/changelog/dev-audit-transformaters
woocommerce/changelog/dev-audit-transformaters woocommerce/changelog/dev-audit-transformaters
changelog/dev-audit-transformaters changelog/dev-audit-transformaters
dev-audit-transformaters dev-audit-transformaters
plugins/woocommerce/changelog/44160-update-42108-adjust-cart-checkout-spacing
woocommerce/changelog/44160-update-42108-adjust-cart-checkout-spacing
changelog/44160-update-42108-adjust-cart-checkout-spacing
44160-update-42108-adjust-cart-checkout-spacing
plugins/woocommerce/changelog/experiment-customer-session-meta-data plugins/woocommerce/changelog/experiment-customer-session-meta-data
woocommerce/changelog/experiment-customer-session-meta-data woocommerce/changelog/experiment-customer-session-meta-data
changelog/experiment-customer-session-meta-data changelog/experiment-customer-session-meta-data
@ -1931,6 +1935,10 @@ plugins/woocommerce/changelog/add-43808-common-options
woocommerce/changelog/add-43808-common-options woocommerce/changelog/add-43808-common-options
changelog/add-43808-common-options changelog/add-43808-common-options
add-43808-common-options add-43808-common-options
plugins/woocommerce/changelog/44639-tweak-stabilize-block-theme-e2e
woocommerce/changelog/44639-tweak-stabilize-block-theme-e2e
changelog/44639-tweak-stabilize-block-theme-e2e
44639-tweak-stabilize-block-theme-e2e
plugins/woocommerce/changelog/update-store-default-specs-when-fails plugins/woocommerce/changelog/update-store-default-specs-when-fails
woocommerce/changelog/update-store-default-specs-when-fails woocommerce/changelog/update-store-default-specs-when-fails
changelog/update-store-default-specs-when-fails changelog/update-store-default-specs-when-fails
@ -2099,6 +2107,14 @@ plugins/woocommerce/changelog/40998-fix-coupon-title-sanitization-39481
woocommerce/changelog/40998-fix-coupon-title-sanitization-39481 woocommerce/changelog/40998-fix-coupon-title-sanitization-39481
changelog/40998-fix-coupon-title-sanitization-39481 changelog/40998-fix-coupon-title-sanitization-39481
40998-fix-coupon-title-sanitization-39481 40998-fix-coupon-title-sanitization-39481
plugins/woocommerce/changelog/44614-update-homepage-templates
woocommerce/changelog/44614-update-homepage-templates
changelog/44614-update-homepage-templates
44614-update-homepage-templates
plugins/woocommerce/changelog/e2e-merchant-restricted-coupon-creation
woocommerce/changelog/e2e-merchant-restricted-coupon-creation
changelog/e2e-merchant-restricted-coupon-creation
e2e-merchant-restricted-coupon-creation
plugins/woocommerce/changelog/fix-mini-cart-svg-44006 plugins/woocommerce/changelog/fix-mini-cart-svg-44006
woocommerce/changelog/fix-mini-cart-svg-44006 woocommerce/changelog/fix-mini-cart-svg-44006
changelog/fix-mini-cart-svg-44006 changelog/fix-mini-cart-svg-44006
@ -2179,6 +2195,10 @@ plugins/woocommerce/changelog/44234-fix-woocommerce-build-cache-bloat
woocommerce/changelog/44234-fix-woocommerce-build-cache-bloat woocommerce/changelog/44234-fix-woocommerce-build-cache-bloat
changelog/44234-fix-woocommerce-build-cache-bloat changelog/44234-fix-woocommerce-build-cache-bloat
44234-fix-woocommerce-build-cache-bloat 44234-fix-woocommerce-build-cache-bloat
plugins/woocommerce/changelog/44633-fix-available-express-payment-method-removal
woocommerce/changelog/44633-fix-available-express-payment-method-removal
changelog/44633-fix-available-express-payment-method-removal
44633-fix-available-express-payment-method-removal
plugins/woocommerce/changelog/44010-fix-font-pairings plugins/woocommerce/changelog/44010-fix-font-pairings
woocommerce/changelog/44010-fix-font-pairings woocommerce/changelog/44010-fix-font-pairings
changelog/44010-fix-font-pairings changelog/44010-fix-font-pairings
@ -18694,6 +18714,13 @@ e2e-pw/tests/merchant/create-coupon.spec.js
tests/merchant/create-coupon.spec.js tests/merchant/create-coupon.spec.js
merchant/create-coupon.spec.js merchant/create-coupon.spec.js
create-coupon.spec.js create-coupon.spec.js
plugins/woocommerce/tests/e2e-pw/tests/merchant/create-restricted-coupons.spec.js
woocommerce/tests/e2e-pw/tests/merchant/create-restricted-coupons.spec.js
tests/e2e-pw/tests/merchant/create-restricted-coupons.spec.js
e2e-pw/tests/merchant/create-restricted-coupons.spec.js
tests/merchant/create-restricted-coupons.spec.js
merchant/create-restricted-coupons.spec.js
create-restricted-coupons.spec.js
plugins/woocommerce/tests/e2e-pw/tests/merchant/product-settings.spec.js plugins/woocommerce/tests/e2e-pw/tests/merchant/product-settings.spec.js
woocommerce/tests/e2e-pw/tests/merchant/product-settings.spec.js woocommerce/tests/e2e-pw/tests/merchant/product-settings.spec.js
tests/e2e-pw/tests/merchant/product-settings.spec.js tests/e2e-pw/tests/merchant/product-settings.spec.js
@ -65882,6 +65909,11 @@ js/product-editor/changelog/add-43706
product-editor/changelog/add-43706 product-editor/changelog/add-43706
changelog/add-43706 changelog/add-43706
add-43706 add-43706
packages/js/product-editor/changelog/dev-44651_modify_prepublish_texts_after_scheduling_product
js/product-editor/changelog/dev-44651_modify_prepublish_texts_after_scheduling_product
product-editor/changelog/dev-44651_modify_prepublish_texts_after_scheduling_product
changelog/dev-44651_modify_prepublish_texts_after_scheduling_product
dev-44651_modify_prepublish_texts_after_scheduling_product
packages/js/product-editor/changelog/fix-product-editor-blank-flash packages/js/product-editor/changelog/fix-product-editor-blank-flash
js/product-editor/changelog/fix-product-editor-blank-flash js/product-editor/changelog/fix-product-editor-blank-flash
product-editor/changelog/fix-product-editor-blank-flash product-editor/changelog/fix-product-editor-blank-flash
@ -71036,6 +71068,11 @@ packages/php/monorepo-plugin/composer.lock
php/monorepo-plugin/composer.lock php/monorepo-plugin/composer.lock
monorepo-plugin/composer.lock monorepo-plugin/composer.lock
composer.lock composer.lock
packages/php/remote-specs-validation/changelog/add-json-schema-files
php/remote-specs-validation/changelog/add-json-schema-files
remote-specs-validation/changelog/add-json-schema-files
changelog/add-json-schema-files
add-json-schema-files
packages/php/remote-specs-validation/changelog/add-php-package-RIN-testing packages/php/remote-specs-validation/changelog/add-php-package-RIN-testing
php/remote-specs-validation/changelog/add-php-package-RIN-testing php/remote-specs-validation/changelog/add-php-package-RIN-testing
remote-specs-validation/changelog/add-php-package-RIN-testing remote-specs-validation/changelog/add-php-package-RIN-testing
@ -71046,10 +71083,54 @@ php/remote-specs-validation/changelog/.gitkeep
remote-specs-validation/changelog/.gitkeep remote-specs-validation/changelog/.gitkeep
changelog/.gitkeep changelog/.gitkeep
.gitkeep .gitkeep
packages/php/remote-specs-validation/bundles/remote-inbox-notification.json
php/remote-specs-validation/bundles/remote-inbox-notification.json
remote-specs-validation/bundles/remote-inbox-notification.json
bundles/remote-inbox-notification.json
remote-inbox-notification.json
packages/php/remote-specs-validation/bundles/shipping-partner-suggestions.json
php/remote-specs-validation/bundles/shipping-partner-suggestions.json
remote-specs-validation/bundles/shipping-partner-suggestions.json
bundles/shipping-partner-suggestions.json
shipping-partner-suggestions.json
packages/php/remote-specs-validation/bundles/obw-free-extensions.json
php/remote-specs-validation/bundles/obw-free-extensions.json
remote-specs-validation/bundles/obw-free-extensions.json
bundles/obw-free-extensions.json
obw-free-extensions.json
packages/php/remote-specs-validation/bundles/wc-pay-promotions.json
php/remote-specs-validation/bundles/wc-pay-promotions.json
remote-specs-validation/bundles/wc-pay-promotions.json
bundles/wc-pay-promotions.json
wc-pay-promotions.json
packages/php/remote-specs-validation/bundles/payment-gateway-suggestions.json
php/remote-specs-validation/bundles/payment-gateway-suggestions.json
remote-specs-validation/bundles/payment-gateway-suggestions.json
bundles/payment-gateway-suggestions.json
payment-gateway-suggestions.json
packages/php/remote-specs-validation/bin/build
php/remote-specs-validation/bin/build
remote-specs-validation/bin/build
bin/build
build
packages/php/remote-specs-validation/composer.json packages/php/remote-specs-validation/composer.json
php/remote-specs-validation/composer.json php/remote-specs-validation/composer.json
remote-specs-validation/composer.json remote-specs-validation/composer.json
composer.json composer.json
packages/php/remote-specs-validation/README.md
php/remote-specs-validation/README.md
remote-specs-validation/README.md
README.md
packages/php/remote-specs-validation/src/RemoteSpecValidationResult.php
php/remote-specs-validation/src/RemoteSpecValidationResult.php
remote-specs-validation/src/RemoteSpecValidationResult.php
src/RemoteSpecValidationResult.php
RemoteSpecValidationResult.php
packages/php/remote-specs-validation/src/RemoteSpecValidator.php
php/remote-specs-validation/src/RemoteSpecValidator.php
remote-specs-validation/src/RemoteSpecValidator.php
src/RemoteSpecValidator.php
RemoteSpecValidator.php
packages/php/remote-specs-validation/src/.gitkeep packages/php/remote-specs-validation/src/.gitkeep
php/remote-specs-validation/src/.gitkeep php/remote-specs-validation/src/.gitkeep
remote-specs-validation/src/.gitkeep remote-specs-validation/src/.gitkeep
@ -71059,6 +71140,187 @@ packages/php/remote-specs-validation/changelog.md
php/remote-specs-validation/changelog.md php/remote-specs-validation/changelog.md
remote-specs-validation/changelog.md remote-specs-validation/changelog.md
changelog.md changelog.md
packages/php/remote-specs-validation/phpunit.xml
php/remote-specs-validation/phpunit.xml
remote-specs-validation/phpunit.xml
phpunit.xml
packages/php/remote-specs-validation/schemas/remote-inbox-notification.json
php/remote-specs-validation/schemas/remote-inbox-notification.json
remote-specs-validation/schemas/remote-inbox-notification.json
schemas/remote-inbox-notification.json
remote-inbox-notification.json
packages/php/remote-specs-validation/schemas/shipping-partner-suggestions.json
php/remote-specs-validation/schemas/shipping-partner-suggestions.json
remote-specs-validation/schemas/shipping-partner-suggestions.json
schemas/shipping-partner-suggestions.json
shipping-partner-suggestions.json
packages/php/remote-specs-validation/schemas/shared/operations.json
php/remote-specs-validation/schemas/shared/operations.json
remote-specs-validation/schemas/shared/operations.json
schemas/shared/operations.json
shared/operations.json
operations.json
packages/php/remote-specs-validation/schemas/shared/rules.json
php/remote-specs-validation/schemas/shared/rules.json
remote-specs-validation/schemas/shared/rules.json
schemas/shared/rules.json
shared/rules.json
rules.json
packages/php/remote-specs-validation/schemas/shared/rules/pass.json
php/remote-specs-validation/schemas/shared/rules/pass.json
remote-specs-validation/schemas/shared/rules/pass.json
schemas/shared/rules/pass.json
shared/rules/pass.json
rules/pass.json
pass.json
packages/php/remote-specs-validation/schemas/shared/rules/order_count.json
php/remote-specs-validation/schemas/shared/rules/order_count.json
remote-specs-validation/schemas/shared/rules/order_count.json
schemas/shared/rules/order_count.json
shared/rules/order_count.json
rules/order_count.json
order_count.json
packages/php/remote-specs-validation/schemas/shared/rules/plugin_version.json
php/remote-specs-validation/schemas/shared/rules/plugin_version.json
remote-specs-validation/schemas/shared/rules/plugin_version.json
schemas/shared/rules/plugin_version.json
shared/rules/plugin_version.json
rules/plugin_version.json
plugin_version.json
packages/php/remote-specs-validation/schemas/shared/rules/onboarding_profile.json
php/remote-specs-validation/schemas/shared/rules/onboarding_profile.json
remote-specs-validation/schemas/shared/rules/onboarding_profile.json
schemas/shared/rules/onboarding_profile.json
shared/rules/onboarding_profile.json
rules/onboarding_profile.json
onboarding_profile.json
packages/php/remote-specs-validation/schemas/shared/rules/base_location_country.json
php/remote-specs-validation/schemas/shared/rules/base_location_country.json
remote-specs-validation/schemas/shared/rules/base_location_country.json
schemas/shared/rules/base_location_country.json
shared/rules/base_location_country.json
rules/base_location_country.json
base_location_country.json
packages/php/remote-specs-validation/schemas/shared/rules/fail.json
php/remote-specs-validation/schemas/shared/rules/fail.json
remote-specs-validation/schemas/shared/rules/fail.json
schemas/shared/rules/fail.json
shared/rules/fail.json
rules/fail.json
fail.json
packages/php/remote-specs-validation/schemas/shared/rules/total_payments_value.json
php/remote-specs-validation/schemas/shared/rules/total_payments_value.json
remote-specs-validation/schemas/shared/rules/total_payments_value.json
schemas/shared/rules/total_payments_value.json
shared/rules/total_payments_value.json
rules/total_payments_value.json
total_payments_value.json
packages/php/remote-specs-validation/schemas/shared/rules/product_count.json
php/remote-specs-validation/schemas/shared/rules/product_count.json
remote-specs-validation/schemas/shared/rules/product_count.json
schemas/shared/rules/product_count.json
shared/rules/product_count.json
rules/product_count.json
product_count.json
packages/php/remote-specs-validation/schemas/shared/rules/publish_after_time.json
php/remote-specs-validation/schemas/shared/rules/publish_after_time.json
remote-specs-validation/schemas/shared/rules/publish_after_time.json
schemas/shared/rules/publish_after_time.json
shared/rules/publish_after_time.json
rules/publish_after_time.json
publish_after_time.json
packages/php/remote-specs-validation/schemas/shared/rules/option.json
php/remote-specs-validation/schemas/shared/rules/option.json
remote-specs-validation/schemas/shared/rules/option.json
schemas/shared/rules/option.json
shared/rules/option.json
rules/option.json
option.json
packages/php/remote-specs-validation/schemas/shared/rules/wcadmin_active_for.json
php/remote-specs-validation/schemas/shared/rules/wcadmin_active_for.json
remote-specs-validation/schemas/shared/rules/wcadmin_active_for.json
schemas/shared/rules/wcadmin_active_for.json
shared/rules/wcadmin_active_for.json
rules/wcadmin_active_for.json
wcadmin_active_for.json
packages/php/remote-specs-validation/schemas/shared/rules/is_ecommerce.json
php/remote-specs-validation/schemas/shared/rules/is_ecommerce.json
remote-specs-validation/schemas/shared/rules/is_ecommerce.json
schemas/shared/rules/is_ecommerce.json
shared/rules/is_ecommerce.json
rules/is_ecommerce.json
is_ecommerce.json
packages/php/remote-specs-validation/schemas/shared/rules/plugins_activated.json
php/remote-specs-validation/schemas/shared/rules/plugins_activated.json
remote-specs-validation/schemas/shared/rules/plugins_activated.json
schemas/shared/rules/plugins_activated.json
shared/rules/plugins_activated.json
rules/plugins_activated.json
plugins_activated.json
packages/php/remote-specs-validation/schemas/shared/rules/stored_state.json
php/remote-specs-validation/schemas/shared/rules/stored_state.json
remote-specs-validation/schemas/shared/rules/stored_state.json
schemas/shared/rules/stored_state.json
shared/rules/stored_state.json
rules/stored_state.json
stored_state.json
packages/php/remote-specs-validation/schemas/shared/rules/not.json
php/remote-specs-validation/schemas/shared/rules/not.json
remote-specs-validation/schemas/shared/rules/not.json
schemas/shared/rules/not.json
shared/rules/not.json
rules/not.json
not.json
packages/php/remote-specs-validation/schemas/shared/rules/or.json
php/remote-specs-validation/schemas/shared/rules/or.json
remote-specs-validation/schemas/shared/rules/or.json
schemas/shared/rules/or.json
shared/rules/or.json
rules/or.json
or.json
packages/php/remote-specs-validation/schemas/shared/rules/publish_before_time.json
php/remote-specs-validation/schemas/shared/rules/publish_before_time.json
remote-specs-validation/schemas/shared/rules/publish_before_time.json
schemas/shared/rules/publish_before_time.json
shared/rules/publish_before_time.json
rules/publish_before_time.json
publish_before_time.json
packages/php/remote-specs-validation/schemas/shared/rules/is_woo_express.json
php/remote-specs-validation/schemas/shared/rules/is_woo_express.json
remote-specs-validation/schemas/shared/rules/is_woo_express.json
schemas/shared/rules/is_woo_express.json
shared/rules/is_woo_express.json
rules/is_woo_express.json
is_woo_express.json
packages/php/remote-specs-validation/schemas/shared/rules/base_location_state.json
php/remote-specs-validation/schemas/shared/rules/base_location_state.json
remote-specs-validation/schemas/shared/rules/base_location_state.json
schemas/shared/rules/base_location_state.json
shared/rules/base_location_state.json
rules/base_location_state.json
base_location_state.json
packages/php/remote-specs-validation/schemas/shared/rules/note_status.json
php/remote-specs-validation/schemas/shared/rules/note_status.json
remote-specs-validation/schemas/shared/rules/note_status.json
schemas/shared/rules/note_status.json
shared/rules/note_status.json
rules/note_status.json
note_status.json
packages/php/remote-specs-validation/schemas/obw-free-extensions.json
php/remote-specs-validation/schemas/obw-free-extensions.json
remote-specs-validation/schemas/obw-free-extensions.json
schemas/obw-free-extensions.json
obw-free-extensions.json
packages/php/remote-specs-validation/schemas/wc-pay-promotions.json
php/remote-specs-validation/schemas/wc-pay-promotions.json
remote-specs-validation/schemas/wc-pay-promotions.json
schemas/wc-pay-promotions.json
wc-pay-promotions.json
packages/php/remote-specs-validation/schemas/payment-gateway-suggestions.json
php/remote-specs-validation/schemas/payment-gateway-suggestions.json
remote-specs-validation/schemas/payment-gateway-suggestions.json
schemas/payment-gateway-suggestions.json
payment-gateway-suggestions.json
packages/php/remote-specs-validation/composer.lock packages/php/remote-specs-validation/composer.lock
php/remote-specs-validation/composer.lock php/remote-specs-validation/composer.lock
remote-specs-validation/composer.lock remote-specs-validation/composer.lock
@ -71067,6 +71329,51 @@ packages/php/remote-specs-validation/package.json
php/remote-specs-validation/package.json php/remote-specs-validation/package.json
remote-specs-validation/package.json remote-specs-validation/package.json
package.json package.json
packages/php/remote-specs-validation/tests/TestCase.php
php/remote-specs-validation/tests/TestCase.php
remote-specs-validation/tests/TestCase.php
tests/TestCase.php
TestCase.php
packages/php/remote-specs-validation/tests/FixtureTest.php
php/remote-specs-validation/tests/FixtureTest.php
remote-specs-validation/tests/FixtureTest.php
tests/FixtureTest.php
FixtureTest.php
packages/php/remote-specs-validation/tests/RemoteSpecValidatorTest.php
php/remote-specs-validation/tests/RemoteSpecValidatorTest.php
remote-specs-validation/tests/RemoteSpecValidatorTest.php
tests/RemoteSpecValidatorTest.php
RemoteSpecValidatorTest.php
packages/php/remote-specs-validation/tests/fixtures/remote-inbox-notification.json
php/remote-specs-validation/tests/fixtures/remote-inbox-notification.json
remote-specs-validation/tests/fixtures/remote-inbox-notification.json
tests/fixtures/remote-inbox-notification.json
fixtures/remote-inbox-notification.json
remote-inbox-notification.json
packages/php/remote-specs-validation/tests/fixtures/shipping-partner-suggestions.json
php/remote-specs-validation/tests/fixtures/shipping-partner-suggestions.json
remote-specs-validation/tests/fixtures/shipping-partner-suggestions.json
tests/fixtures/shipping-partner-suggestions.json
fixtures/shipping-partner-suggestions.json
shipping-partner-suggestions.json
packages/php/remote-specs-validation/tests/fixtures/obw-free-extensions.json
php/remote-specs-validation/tests/fixtures/obw-free-extensions.json
remote-specs-validation/tests/fixtures/obw-free-extensions.json
tests/fixtures/obw-free-extensions.json
fixtures/obw-free-extensions.json
obw-free-extensions.json
packages/php/remote-specs-validation/tests/fixtures/wc-pay-promotions.json
php/remote-specs-validation/tests/fixtures/wc-pay-promotions.json
remote-specs-validation/tests/fixtures/wc-pay-promotions.json
tests/fixtures/wc-pay-promotions.json
fixtures/wc-pay-promotions.json
wc-pay-promotions.json
packages/php/remote-specs-validation/tests/fixtures/payment-gateway-suggestions.json
php/remote-specs-validation/tests/fixtures/payment-gateway-suggestions.json
remote-specs-validation/tests/fixtures/payment-gateway-suggestions.json
tests/fixtures/payment-gateway-suggestions.json
fixtures/payment-gateway-suggestions.json
payment-gateway-suggestions.json
packages/php/.gitkeep packages/php/.gitkeep
php/.gitkeep php/.gitkeep
.gitkeep .gitkeep

View File

@ -363,9 +363,9 @@ plugins/woocommerce/changelog/44147-dev-fix-flickering-attribute-editor
plugins/woocommerce/changelog/44552-cys-core-ensure-that-fonts-arent-installed-on-the-cys-loading-screen-when-the-user-did-not-opt-in plugins/woocommerce/changelog/44552-cys-core-ensure-that-fonts-arent-installed-on-the-cys-loading-screen-when-the-user-did-not-opt-in
plugins/woocommerce/changelog/e2e-customer-emails plugins/woocommerce/changelog/e2e-customer-emails
plugins/woocommerce/changelog/update-blocks-e2e-readme plugins/woocommerce/changelog/update-blocks-e2e-readme
plugins/woocommerce/changelog/44114-patch-1
plugins/woocommerce/changelog/44576-update-home-copy plugins/woocommerce/changelog/44576-update-home-copy
plugins/woocommerce/changelog/44258-cys-on-core-ensure-the-default-font-pairing-is-pre-selected-on-the-sidebar plugins/woocommerce/changelog/44258-cys-on-core-ensure-the-default-font-pairing-is-pre-selected-on-the-sidebar
plugins/woocommerce/changelog/fix-44677
plugins/woocommerce/changelog/44457-cys-core-bodoni-font-isnt-loaded-on-the-page plugins/woocommerce/changelog/44457-cys-core-bodoni-font-isnt-loaded-on-the-page
plugins/woocommerce/changelog/44192-dev-e2e-test-rating-filter plugins/woocommerce/changelog/44192-dev-e2e-test-rating-filter
plugins/woocommerce/changelog/pr-44113 plugins/woocommerce/changelog/pr-44113
@ -385,6 +385,7 @@ plugins/woocommerce/changelog/fix-44475-logging-backtrace-fix
plugins/woocommerce/changelog/update-add-virtual-product plugins/woocommerce/changelog/update-add-virtual-product
plugins/woocommerce/changelog/44602-update-transitional-copy plugins/woocommerce/changelog/44602-update-transitional-copy
plugins/woocommerce/changelog/dev-audit-transformaters plugins/woocommerce/changelog/dev-audit-transformaters
plugins/woocommerce/changelog/44160-update-42108-adjust-cart-checkout-spacing
plugins/woocommerce/changelog/experiment-customer-session-meta-data plugins/woocommerce/changelog/experiment-customer-session-meta-data
plugins/woocommerce/changelog/fix-rethink-visibility-control-and-context-passing plugins/woocommerce/changelog/fix-rethink-visibility-control-and-context-passing
plugins/woocommerce/changelog/44121-fix-ai-status-missing-on-cys-transitional plugins/woocommerce/changelog/44121-fix-ai-status-missing-on-cys-transitional
@ -419,6 +420,7 @@ plugins/woocommerce/changelog/fix-unserialize-order-meta-with-nonexistent-class
plugins/woocommerce/changelog/issue-27941 plugins/woocommerce/changelog/issue-27941
plugins/woocommerce/changelog/31582-special-characters-in-password-on-checkout-page-lead-to-not-working-account plugins/woocommerce/changelog/31582-special-characters-in-password-on-checkout-page-lead-to-not-working-account
plugins/woocommerce/changelog/add-43808-common-options plugins/woocommerce/changelog/add-43808-common-options
plugins/woocommerce/changelog/44639-tweak-stabilize-block-theme-e2e
plugins/woocommerce/changelog/update-store-default-specs-when-fails plugins/woocommerce/changelog/update-store-default-specs-when-fails
plugins/woocommerce/changelog/43985-e2e-email-cancelled-order plugins/woocommerce/changelog/43985-e2e-email-cancelled-order
plugins/woocommerce/changelog/fix-product-filters-e2e-tests plugins/woocommerce/changelog/fix-product-filters-e2e-tests
@ -461,6 +463,8 @@ plugins/woocommerce/changelog/44397-add-back-parent-machine
plugins/woocommerce/changelog/add-41478_subsection_block plugins/woocommerce/changelog/add-41478_subsection_block
plugins/woocommerce/changelog/dev-44456_rename_add_button_to_publish plugins/woocommerce/changelog/dev-44456_rename_add_button_to_publish
plugins/woocommerce/changelog/40998-fix-coupon-title-sanitization-39481 plugins/woocommerce/changelog/40998-fix-coupon-title-sanitization-39481
plugins/woocommerce/changelog/44614-update-homepage-templates
plugins/woocommerce/changelog/e2e-merchant-restricted-coupon-creation
plugins/woocommerce/changelog/fix-mini-cart-svg-44006 plugins/woocommerce/changelog/fix-mini-cart-svg-44006
plugins/woocommerce/changelog/fix-validation-message-44045 plugins/woocommerce/changelog/fix-validation-message-44045
plugins/woocommerce/changelog/44236-fix-43759-enable-keyboard-navigation-for-thumbnails plugins/woocommerce/changelog/44236-fix-43759-enable-keyboard-navigation-for-thumbnails
@ -481,6 +485,7 @@ plugins/woocommerce/changelog/44628-update-action-scheduler-3.7.2
plugins/woocommerce/changelog/44280-fix-font-ai-flow-no-visible plugins/woocommerce/changelog/44280-fix-font-ai-flow-no-visible
plugins/woocommerce/changelog/44180-fix-link_documentation_store_api plugins/woocommerce/changelog/44180-fix-link_documentation_store_api
plugins/woocommerce/changelog/44234-fix-woocommerce-build-cache-bloat plugins/woocommerce/changelog/44234-fix-woocommerce-build-cache-bloat
plugins/woocommerce/changelog/44633-fix-available-express-payment-method-removal
plugins/woocommerce/changelog/44010-fix-font-pairings plugins/woocommerce/changelog/44010-fix-font-pairings
plugins/woocommerce/changelog/44031-44005-handle-products-error plugins/woocommerce/changelog/44031-44005-handle-products-error
plugins/woocommerce/changelog/as-diff-D129164 plugins/woocommerce/changelog/as-diff-D129164
@ -3053,6 +3058,7 @@ plugins/woocommerce/tests/e2e-pw/fixtures.js
plugins/woocommerce/tests/e2e-pw/playwright.config.js plugins/woocommerce/tests/e2e-pw/playwright.config.js
plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js plugins/woocommerce/tests/e2e-pw/tests/merchant/command-palette.spec.js
plugins/woocommerce/tests/e2e-pw/tests/merchant/create-coupon.spec.js plugins/woocommerce/tests/e2e-pw/tests/merchant/create-coupon.spec.js
plugins/woocommerce/tests/e2e-pw/tests/merchant/create-restricted-coupons.spec.js
plugins/woocommerce/tests/e2e-pw/tests/merchant/product-settings.spec.js plugins/woocommerce/tests/e2e-pw/tests/merchant/product-settings.spec.js
plugins/woocommerce/tests/e2e-pw/tests/merchant/order-coupon.spec.js plugins/woocommerce/tests/e2e-pw/tests/merchant/order-coupon.spec.js
plugins/woocommerce/tests/e2e-pw/tests/merchant/product-import-csv.spec.js plugins/woocommerce/tests/e2e-pw/tests/merchant/product-import-csv.spec.js
@ -10299,6 +10305,7 @@ packages/js/product-editor/typings/global.d.ts
packages/js/product-editor/changelog/fix-44560_small_screens_prepublish_modal packages/js/product-editor/changelog/fix-44560_small_screens_prepublish_modal
packages/js/product-editor/changelog/add-43705_collapsible_visibility_section packages/js/product-editor/changelog/add-43705_collapsible_visibility_section
packages/js/product-editor/changelog/add-43706 packages/js/product-editor/changelog/add-43706
packages/js/product-editor/changelog/dev-44651_modify_prepublish_texts_after_scheduling_product
packages/js/product-editor/changelog/fix-product-editor-blank-flash packages/js/product-editor/changelog/fix-product-editor-blank-flash
packages/js/product-editor/changelog/dev-44476_refactor_section_and_subsection packages/js/product-editor/changelog/dev-44476_refactor_section_and_subsection
packages/js/product-editor/changelog/fix-44467 packages/js/product-editor/changelog/fix-44467
@ -10990,13 +10997,59 @@ packages/php/monorepo-plugin/composer.json
packages/php/monorepo-plugin/src/Plugin.php packages/php/monorepo-plugin/src/Plugin.php
packages/php/monorepo-plugin/src/JetpackManifestEditor.php packages/php/monorepo-plugin/src/JetpackManifestEditor.php
packages/php/monorepo-plugin/composer.lock packages/php/monorepo-plugin/composer.lock
packages/php/remote-specs-validation/changelog/add-json-schema-files
packages/php/remote-specs-validation/changelog/add-php-package-RIN-testing packages/php/remote-specs-validation/changelog/add-php-package-RIN-testing
packages/php/remote-specs-validation/changelog/.gitkeep packages/php/remote-specs-validation/changelog/.gitkeep
packages/php/remote-specs-validation/bundles/remote-inbox-notification.json
packages/php/remote-specs-validation/bundles/shipping-partner-suggestions.json
packages/php/remote-specs-validation/bundles/obw-free-extensions.json
packages/php/remote-specs-validation/bundles/wc-pay-promotions.json
packages/php/remote-specs-validation/bundles/payment-gateway-suggestions.json
packages/php/remote-specs-validation/bin/build
packages/php/remote-specs-validation/composer.json packages/php/remote-specs-validation/composer.json
packages/php/remote-specs-validation/README.md
packages/php/remote-specs-validation/src/RemoteSpecValidationResult.php
packages/php/remote-specs-validation/src/RemoteSpecValidator.php
packages/php/remote-specs-validation/src/.gitkeep packages/php/remote-specs-validation/src/.gitkeep
packages/php/remote-specs-validation/changelog.md packages/php/remote-specs-validation/changelog.md
packages/php/remote-specs-validation/phpunit.xml
packages/php/remote-specs-validation/schemas/remote-inbox-notification.json
packages/php/remote-specs-validation/schemas/shipping-partner-suggestions.json
packages/php/remote-specs-validation/schemas/shared/operations.json
packages/php/remote-specs-validation/schemas/shared/rules.json
packages/php/remote-specs-validation/schemas/shared/rules/pass.json
packages/php/remote-specs-validation/schemas/shared/rules/order_count.json
packages/php/remote-specs-validation/schemas/shared/rules/plugin_version.json
packages/php/remote-specs-validation/schemas/shared/rules/onboarding_profile.json
packages/php/remote-specs-validation/schemas/shared/rules/base_location_country.json
packages/php/remote-specs-validation/schemas/shared/rules/fail.json
packages/php/remote-specs-validation/schemas/shared/rules/total_payments_value.json
packages/php/remote-specs-validation/schemas/shared/rules/product_count.json
packages/php/remote-specs-validation/schemas/shared/rules/publish_after_time.json
packages/php/remote-specs-validation/schemas/shared/rules/option.json
packages/php/remote-specs-validation/schemas/shared/rules/wcadmin_active_for.json
packages/php/remote-specs-validation/schemas/shared/rules/is_ecommerce.json
packages/php/remote-specs-validation/schemas/shared/rules/plugins_activated.json
packages/php/remote-specs-validation/schemas/shared/rules/stored_state.json
packages/php/remote-specs-validation/schemas/shared/rules/not.json
packages/php/remote-specs-validation/schemas/shared/rules/or.json
packages/php/remote-specs-validation/schemas/shared/rules/publish_before_time.json
packages/php/remote-specs-validation/schemas/shared/rules/is_woo_express.json
packages/php/remote-specs-validation/schemas/shared/rules/base_location_state.json
packages/php/remote-specs-validation/schemas/shared/rules/note_status.json
packages/php/remote-specs-validation/schemas/obw-free-extensions.json
packages/php/remote-specs-validation/schemas/wc-pay-promotions.json
packages/php/remote-specs-validation/schemas/payment-gateway-suggestions.json
packages/php/remote-specs-validation/composer.lock packages/php/remote-specs-validation/composer.lock
packages/php/remote-specs-validation/package.json packages/php/remote-specs-validation/package.json
packages/php/remote-specs-validation/tests/TestCase.php
packages/php/remote-specs-validation/tests/FixtureTest.php
packages/php/remote-specs-validation/tests/RemoteSpecValidatorTest.php
packages/php/remote-specs-validation/tests/fixtures/remote-inbox-notification.json
packages/php/remote-specs-validation/tests/fixtures/shipping-partner-suggestions.json
packages/php/remote-specs-validation/tests/fixtures/obw-free-extensions.json
packages/php/remote-specs-validation/tests/fixtures/wc-pay-promotions.json
packages/php/remote-specs-validation/tests/fixtures/payment-gateway-suggestions.json
packages/php/.gitkeep packages/php/.gitkeep
.eslintrc.js .eslintrc.js
changelog.txt changelog.txt

View File

@ -34601,6 +34601,8 @@ i18n/zammad.rw.po
zammad.rw.po zammad.rw.po
i18n/zammad.th.po i18n/zammad.th.po
zammad.th.po zammad.th.po
i18n/zammad.ga.po
zammad.ga.po
i18n/zammad.es-es.po i18n/zammad.es-es.po
zammad.es-es.po zammad.es-es.po
i18n/zammad.en-gb.po i18n/zammad.en-gb.po

View File

@ -5839,6 +5839,7 @@ i18n/zammad.he-il.po
i18n/zammad.cs.po i18n/zammad.cs.po
i18n/zammad.rw.po i18n/zammad.rw.po
i18n/zammad.th.po i18n/zammad.th.po
i18n/zammad.ga.po
i18n/zammad.es-es.po i18n/zammad.es-es.po
i18n/zammad.en-gb.po i18n/zammad.en-gb.po
i18n/zammad.lv.po i18n/zammad.lv.po

View File

@ -4404,7 +4404,6 @@ HeadJS/static-2.92
Help Help
HelpContent HelpContent
Heritrix Heritrix
HpImageArchive.aspx
HpOptOut=true$ HpOptOut=true$
HubStyle/static-2.309 HubStyle/static-2.309
HubStyle/static-2.313 HubStyle/static-2.313
@ -4702,7 +4701,6 @@ ProfilesGate
Project Project
PromotionDetailsDisplayView PromotionDetailsDisplayView
PromotionDisplayView PromotionDisplayView
Proxy.ashx
QUICKNEWS QUICKNEWS
Qinfo Qinfo
Qinfo/cams Qinfo/cams
@ -4761,7 +4759,6 @@ SOImapPriceDisplayView
SametimeWebApp SametimeWebApp
Scripts Scripts
Search Search
Search
Search/* Search/*
Search/Mail/Public Search/Mail/Public
SearchNavigationView SearchNavigationView
@ -5225,8 +5222,6 @@ ac/
ac/globalnav/2.0/*/images/ac-globalnav/globalnav/search ac/globalnav/2.0/*/images/ac-globalnav/globalnav/search
ac2 ac2
academic-subscriptions academic-subscriptions
academic/profile
academic/search
academy academy
academy-free-account academy-free-account
academy/*/results academy/*/results
@ -5283,7 +5278,6 @@ ach/search
ach/user ach/user
ach/users ach/users
achievements achievements
aclick
aclk aclk
acoustic acoustic
acq/nonprofits acq/nonprofits
@ -5404,7 +5398,6 @@ addContacts
addToHistory addToHistory
add_diary.pl add_diary.pl
add_favorite add_favorite
addappterless
addboard addboard
adddata adddata
addemail addemail
@ -5448,7 +5441,6 @@ adsrepository
adtest adtest
adtrack adtrack
adult adult
adv/news/vystavka-prodazha-na-poiske-poyavilas-tovarnaya-galereya
advanced-search advanced-search
advanced-search/x advanced-search/x
advanced/adv-suggestions advanced/adv-suggestions
@ -5580,11 +5572,9 @@ alexa-top-sites/*
alexa-web-search/* alexa-web-search/*
alexa/* alexa/*
alexaforbusiness/ alexaforbusiness/
alink
alkali alkali
all all
all-supported-params all-supported-params
all?
allegation allegation
allprodreviews allprodreviews
allproductreview allproductreview
@ -5604,7 +5594,6 @@ amp
amp$ amp$
amp-proxy amp-proxy
amp-tealium amp-tealium
amp/
amphtml amphtml
amphtml/blogs/test amphtml/blogs/test
amphtml/classic-apps amphtml/classic-apps
@ -5676,7 +5665,6 @@ api/http://kobo.com/robots.txt
api/internal/analytics/songs api/internal/analytics/songs
api/jobPostings/jobs api/jobPostings/jobs
api/legendary-data/relay api/legendary-data/relay
api/maps/
api/nextsteps/* api/nextsteps/*
api/nicorepo/timeline api/nicorepo/timeline
api/programas/69730/audios.rss api/programas/69730/audios.rss
@ -5811,13 +5799,10 @@ arabic
arama arama
archiv/regional archiv/regional
archive archive
archive$
archive/api/image.jpg
archive/article archive/article
archive/graphs.php archive/graphs.php
archive/lifestyle/wellness/1999/01/19/an-illness-no-one-understands-tourettes-syndrome/852df0cc-2164-4c83-be8d-0c770d028547 archive/lifestyle/wellness/1999/01/19/an-illness-no-one-understands-tourettes-syndrome/852df0cc-2164-4c83-be8d-0c770d028547
archive/page archive/page
archive/project/sovsport$
archived archived
archives archives
archivos archivos
@ -5989,6 +5974,7 @@ atom/static-1.31
atom/static-1.33 atom/static-1.33
atom/static-1.40 atom/static-1.40
attr-cm-warning-signs attr-cm-warning-signs
attractions/index.hi.
au au
au$ au$
au*/blog-article-remove-faq-utms-*.js au*/blog-article-remove-faq-utms-*.js
@ -6105,8 +6091,6 @@ audio_file
audio_news audio_news
audio_player audio_player
aui/inbound aui/inbound
aura
aura/promo
auth auth
auth auth
auth$ auth$
@ -6854,7 +6838,6 @@ betting/sitemap-2022-7-a.xml
bfe/apps/website bfe/apps/website
bfl bfl
bfmp bfmp
bfp/search
bg bg
bg-*/ bg-*/
bg-bg/ bg-bg/
@ -6896,7 +6879,6 @@ billing/invoice
bin bin
bin/search.go bin/search.go
bin/search.py bin/search.py
bing-site-safety
bingbot bingbot
bipolar-disorder/bipolar-depression-management bipolar-disorder/bipolar-depression-management
bipolar-disorder/video/bipolar-fatherhood bipolar-disorder/video/bipolar-fatherhood
@ -7033,7 +7015,6 @@ blogintegrations/
blogletspeak/ blogletspeak/
blogmarketing/ blogmarketing/
blogs blogs
blogs$
blogs/ blogs/
blogs/$ blogs/$
blogs/*%2B blogs/*%2B
@ -7045,7 +7026,6 @@ blogs/blogpost/preview
blogs/nationals-journal-beta blogs/nationals-journal-beta
blogs/pad$ blogs/pad$
blogs/pad/$ blogs/pad/$
blogs/search/
blogs/slow-ride blogs/slow-ride
blogs/technology.atom blogs/technology.atom
blogs/test blogs/test
@ -7265,8 +7245,6 @@ bus/Nouveau-Brunswick
bus/Nouvelle-Ecosse bus/Nouvelle-Ecosse
bus/Terre-Neuve-et-Labrador bus/Terre-Neuve-et-Labrador
bus/Territoires-du-Nord-Ouest bus/Territoires-du-Nord-Ouest
bus/api
bus/orders
bus/print bus/print
bus/widget bus/widget
buscador buscador
@ -8242,7 +8220,6 @@ civis/posts
civis/search civis/search
civis/threads/*in_iframe=1 civis/threads/*in_iframe=1
civis/threads/*wp_data= civis/threads/*wp_data=
ck/
cl cl
cl2/feeds cl2/feeds
cl2/ical cl2/ical
@ -8902,12 +8879,10 @@ cpresources
cpropub/univercd cpropub/univercd
cpspa cpspa
cr cr
cr$
cr/ cr/
cr/$ cr/$
cr/corporate/contact cr/corporate/contact
cr/news cr/news
cr?
craft craft
crash crash
crawler4j crawler4j
@ -10225,9 +10200,6 @@ enterprise/orgs-terms
entertain entertain
entertainment/article/Minerva-s-horoscope entertainment/article/Minerva-s-horoscope
entertainment/bravo entertainment/bravo
entities/search
entityexplore$
entityexplore?
entp entp
entrez entrez
entrez/eutils entrez/eutils
@ -10742,7 +10714,6 @@ fallback
false/select-store-cookies.html false/select-store-cookies.html
family_filter family_filter
familylink-earlyaccess familylink-earlyaccess
familysearch
fan/feed fan/feed
fan_reach fan_reach
faq_search.php faq_search.php
@ -10769,7 +10740,6 @@ fbl/terms.html
fbpostaction.cms?article= fbpostaction.cms?article=
fcgi- fcgi-
fckeditor fckeditor
fd/
fdbk fdbk
fe=true fe=true
feature/sf-test feature/sf-test
@ -10973,6 +10943,7 @@ flashes/4*$
flexiproduct flexiproduct
flickrimagerequest flickrimagerequest
flights flights
flights/index.hi.
flipboardrss flipboardrss
flow/help/search-results.html flow/help/search-results.html
flu/espanol/ flu/espanol/
@ -11309,7 +11280,6 @@ freemonth
freertos/archive freertos/archive
french/thewto_f/minist_f/mc10_f/coordinator_guide_f.pdf french/thewto_f/minist_f/mc10_f/coordinator_guide_f.pdf
french/thewto_f/minist_f/mc10_f/participant_guide_f.pdf french/thewto_f/minist_f/mc10_f/participant_guide_f.pdf
fresh
friends friends
friends-through-gvhd friends-through-gvhd
friendsprofile friendsprofile
@ -11324,8 +11294,6 @@ full
fullscreen fullscreen
fullscreen/ReportLinker fullscreen/ReportLinker
fun fun
fun/api/
fun/g/
fundraiser/search fundraiser/search
fur/forums fur/forums
fur/kb/*/discuss fur/kb/*/discuss
@ -12170,14 +12138,12 @@ hosted
hosted/images hosted/images
hosting/search hosting/search
hotel/index.hi. hotel/index.hi.
hotel/reviews?
hotel/us/the-airstream-van.*.html hotel/us/the-airstream-van.*.html
hotel_attractions hotel_attractions
hotel_rt_onview hotel_rt_onview
hotelfinder/rpc hotelfinder/rpc
hotels hotels
hotels/rpc hotels/rpc
hotels/search
hotelsonmap.*.json hotelsonmap.*.json
hotfix/ hotfix/
houseads houseads
@ -12194,8 +12160,6 @@ hp/video/api
hp/video/mystuff hp/video/mystuff
hp/video/profiles hp/video/profiles
hpc/*/supported-applications.aspx? hpc/*/supported-applications.aspx?
hpm
hpmob
hr hr
hr-*/ hr-*/
hr-hr/ hr-hr/
@ -12637,41 +12601,25 @@ images/$
images/* images/*
images/? images/?
images/Podcasts images/Podcasts
images/async/?
images/async?
images/carBlogsimages images/carBlogsimages
images/chart_gifs images/chart_gifs
images/chart_pdfs images/chart_pdfs
images/chart_png300 images/chart_png300
images/chart_png460 images/chart_png460
images/hosted/?
images/hosted/search?
images/hosted?
images/interview_pdfs images/interview_pdfs
images/li.gif images/li.gif
images/logging_requests.gif images/logging_requests.gif
images/mockups images/mockups
images/ndtvvideo/* images/ndtvvideo/*
images/pad/search?rpt=imageview
images/pad/search?text=*&source=morda
images/resume images/resume
images/search%3F
images/search/?
images/search?
images/search?rpt=imageview
images/search?text=*&source=morda
images/searchbyimage
images/showroomimages images/showroomimages
images/smart/$ images/smart/$
images/touch/$ images/touch/$
images/touch/? images/touch/?
images/touch/search?rpt=imageview
images/touch/search?text=*&source=morda
images/usedcarimages images/usedcarimages
images/userprofileimg images/userprofileimg
images/v$ images/v$
images/viewconfig$ images/viewconfig$
images?
imagine/ imagine/
imaginecup/* imaginecup/*
imesync imesync
@ -12797,7 +12745,6 @@ inapp
inbox inbox
inbox$ inbox$
inbox$ inbox$
inboxcommerce
include include
include/ include/
includes includes
@ -12858,6 +12805,7 @@ index.php/ko/node/
index.php/magazine/get_comment index.php/magazine/get_comment
index.php/media/oembed index.php/media/oembed
index.php/members/profile index.php/members/profile
index.php/node
index.php/node/add index.php/node/add
index.php/node/add/ index.php/node/add/
index.php/ru/node/ index.php/ru/node/
@ -13364,7 +13312,6 @@ jobs/companies/n
jobs/cv/sign-up-and-create jobs/cv/sign-up-and-create
jobs/email-job jobs/email-job
jobs/n jobs/n
jobs/skill-diagnostic/private
jobs/view/externalApply jobs/view/externalApply
jobs?runSearch jobs?runSearch
johnhancock johnhancock
@ -14024,7 +13971,6 @@ loader.cfm*
loc/volunteers loc/volunteers
loc= loc=
local local
local
local-services-ads local-services-ads
local/ajax local/ajax
local/blogsandcolumns/slow-ride-front local/blogsandcolumns/slow-ride-front
@ -14304,12 +14250,9 @@ mapi?*
mapprint? mapprint?
maps maps
maps/*?lang=kk$ maps/*?lang=kk$
maps/*?lang=ru$
maps/*?lang=uk$
maps/*?lang=uz$ maps/*?lang=uz$
maps/*?ll= maps/*?ll=
maps/about maps/about
maps/adsendpoint
maps/api/js maps/api/js
maps/api/place/js maps/api/place/js
maps/api/staticmap maps/api/staticmap
@ -14703,7 +14646,6 @@ merchant/directions
merchant/imageUploadPreview merchant/imageUploadPreview
merchant/loc merchant/loc
merchant/moreProducts? merchant/moreProducts?
merchant/reviews?
merchant/update merchant/update
merchantapps merchantapps
mes mes
@ -15682,7 +15624,6 @@ notificarelacionadas
notifications notifications
notifications notifications
notifications$ notifications$
notifications/
notifications/* notifications/*
nova nova
now/mt3 now/mt3
@ -15848,8 +15789,6 @@ offers/nonprofits
offers/nonprofits$ offers/nonprofits$
offers/nonprofits% offers/nonprofits%
offers/nonprofits? offers/nonprofits?
offers/proxy/dealsserver/api/log
offers/proxy/dealsserver/buy
offline offline
offlinenotice.xml offlinenotice.xml
offsite offsite
@ -16173,7 +16112,6 @@ pegulator
pending pending
pendings.php pendings.php
people people
people/$
people/*/*?*daterange people/*/*?*daterange
people/*/*?*page people/*/*?*page
people/*/category people/*/category
@ -16185,8 +16123,6 @@ people/iweReconnectAction
people/like people/like
people/offers.html people/offers.html
people/oldhelp/ people/oldhelp/
people/pad$
people/pad/$
people/quickbook-integration.html people/quickbook-integration.html
people/search people/search
people/setup-guide.html people/setup-guide.html
@ -16494,7 +16430,7 @@ pmc/publisherportal/download
pmc/publisherportal/journalmanager pmc/publisherportal/journalmanager
pmc/tocrender.fcgi pmc/tocrender.fcgi
pmc/utilities pmc/utilities
pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEycQobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_CiUKI1dhcyBiZWRldXRldCBVc2VyIEFnZW50ICogZGlzYWxsb3c_EOQC\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22Tg0yyUWXWMqm36XtAWuztCGlSZA\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEycQobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_CiUKI1dhcyBiZWRldXRldCBVc2VyIEFnZW50ICogZGlzYWxsb3c_EOQC\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x227G3lolfuTHYoHga3FXHewjLbIeI\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe
pmcomment/ pmcomment/
pmm-templates pmm-templates
pmo/contact/en/staff pmo/contact/en/staff
@ -16720,10 +16656,6 @@ podcasts/yous-yay-new-emotions.html$
podpiska/login.pl podpiska/login.pl
pogod pogod
pogoda pogoda
pogoda/*?*lat=*&*lon=
pogoda/*?*lon=*&*lat=
pogoda/404
pogoda/search
pointroll pointroll
policies policies
policies/dpa policies/dpa
@ -16797,13 +16729,13 @@ prbcdn10
prbr prbr
prbr0 prbr0
prbr1 prbr1
pre.apnews.com/http://app.box.com/robots.txt
preferedui= preferedui=
preferedui=desktop preferedui=desktop
preference preference
preferences preferences
preferences/ preferences/
preferences/cookies preferences/cookies
prefetch
prefs prefs
preisvergleich preisvergleich
prelex prelex
@ -16880,7 +16812,6 @@ pro-resources
pro-site pro-site
pro/about pro/about
pro2 pro2
proFile/history?
proMatch proMatch
proProjects proProjects
proVideoWidget proVideoWidget
@ -16899,7 +16830,6 @@ product-reviews/B0069IY63Y
product/electrode/api/logger product/electrode/api/logger
product/electrode/api/wpa product/electrode/api/wpa
product/recommended product/recommended
product/reviews?
productBrand= productBrand=
productId= productId=
productPurchaseDone productPurchaseDone
@ -16921,10 +16851,8 @@ products/explore
products/finder products/finder
products/holiday-sales-*sgbr-sg products/holiday-sales-*sgbr-sg
products/home-perf products/home-perf
products/product/*/sku
products/query products/query
products/query/*nqrwns products/query/*nqrwns
products/search?text=
products/world-war-i/?category= products/world-war-i/?category=
products; products;
products? products?
@ -16942,7 +16870,6 @@ profile/*/followers
profile/*/following profile/*/following
profile/*/map$ profile/*/map$
profile/downloads_limit profile/downloads_limit
profile/history?
profile/license profile/license
profile/payment/getstarted profile/payment/getstarted
profile/view profile/view
@ -17025,7 +16952,6 @@ promo/diskelement
promo/launcher/? promo/launcher/?
promo/launcher/feedback promo/launcher/feedback
promo/launcher/mgoodbye promo/launcher/mgoodbye
promo/market/mobile/app*?from=
promo/skype*? promo/skype*?
promo/skype/* promo/skype/*
promo/yobject/changelog promo/yobject/changelog
@ -17271,12 +17197,6 @@ q/*/settings
q/*/stats q/*/stats
q/*/submissions q/*/submissions
q/*/suggestions q/*/suggestions
q/profile/*/answers
q/profile/*/articles
q/profile/*/org_answers
q/profile/*/questions
q/profile/*/subscribers
q/profile/*/verifies
q/static-3.28 q/static-3.28
q/static-4.11 q/static-4.11
q/static-4.12 q/static-4.12
@ -17285,12 +17205,6 @@ q/static-5.22
q/static-5.23 q/static-5.23
q/static-5.28 q/static-5.28
q/static-5.29 q/static-5.29
q/user/*/answers
q/user/*/articles
q/user/*/org_answers
q/user/*/questions
q/user/*/subscribers
q/user/*/verifies
q= q=
qa qa
qantas qantas
@ -17583,7 +17497,6 @@ responder
rest rest
rest rest
results results
results
results-export-email-by-search-data results-export-email-by-search-data
results-export-ids results-export-ids
results-export-search-by-year results-export-search-by-year
@ -17634,7 +17547,6 @@ reviews/seller
reviews/top-reviewers reviews/top-reviewers
reviews_page= reviews_page=
rewards rewards
rewardsapp/
rf=* rf=*
rfcdiff* rfcdiff*
rh-cong3-fragment rh-cong3-fragment
@ -17893,7 +17805,6 @@ school-architecture-design/wp-content/sites/
school-architecture-design/wp-content/themes/ school-architecture-design/wp-content/themes/
school-architecture-design/wp-content/wp-admin/ school-architecture-design/wp-content/wp-admin/
school-architecture-design/wp-content/wp-includes/ school-architecture-design/wp-content/wp-includes/
schoolsearch
sciam/esi-my-account.cfm sciam/esi-my-account.cfm
sciam/remote sciam/remote
science/MiamiMultiMediaURL science/MiamiMultiMediaURL
@ -18147,7 +18058,6 @@ search/customers/browse
search/customers? search/customers?
search/default.aspx?* search/default.aspx?*
search/ec_solr search/ec_solr
search/entity/touch
search/events/_ search/events/_
search/events? search/events?
search/feed_content? search/feed_content?
@ -18413,7 +18323,6 @@ set_cookie.pl
setbucket setbucket
setprefs setprefs
settings settings
settings
settings/* settings/*
settings/deactivated settings/deactivated
settings/linkaccount settings/linkaccount
@ -18546,7 +18455,6 @@ sharing/files
sharing/folders sharing/folders
sheet/help/search-results.html sheet/help/search-results.html
shelf/user_shelves shelf/user_shelves
shenghuo
shenghuo/search? shenghuo/search?
shihui shihui
shihui? shihui?
@ -18556,8 +18464,6 @@ shipping-payment
shippingassistant shippingassistant
shippinginformation shippinginformation
shop shop
shop$
shop/
shop/bag shop/bag
shop/browse/campaigns/mobile_overlay shop/browse/campaigns/mobile_overlay
shop/browse/overlay shop/browse/overlay
@ -18571,7 +18477,6 @@ shop/sign_in
shop/sign_out shop/sign_out
shop/signed_in_account shop/signed_in_account
shop/store/feeds shop/store/feeds
shop?
shop_name_search_service shop_name_search_service
shop_pins shop_pins
shopfront-api shopfront-api
@ -19150,7 +19055,6 @@ social-connect/send
social/help/search-results.html social/help/search-results.html
social/photosui/images social/photosui/images
social/photosui/sitemap social/photosui/sitemap
social/search?
social/social-security-directory/cai social/social-security-directory/cai
social_media social_media
socialapp/ socialapp/
@ -19243,7 +19147,6 @@ spanish/thewto_s/minist_s/mc10_s/coordinator_guide_s.pdf
spanish/thewto_s/minist_s/mc10_s/participant_guide_s.pdf spanish/thewto_s/minist_s/mc10_s/participant_guide_s.pdf
spartan spartan
spatl spatl
spbasic
spbot spbot
spc-source= spc-source=
special-promo/2for1 special-promo/2for1
@ -19330,7 +19233,6 @@ sports/xyz123
sports_fp_ms sports_fp_ms
spp/ spp/
spreadsheet spreadsheet
spresults
sprint_wml sprint_wml
sprint_xhtml sprint_xhtml
sprints/help/search-results.html sprints/help/search-results.html
@ -19414,7 +19316,6 @@ statement
static static
static-assets/documents/PwnedPasswordsTop100k.txt static-assets/documents/PwnedPasswordsTop100k.txt
static-assets/images/collection static-assets/images/collection
static/
static/*.css$ static/*.css$
static/*.css? static/*.css?
static/*.gif static/*.gif
@ -19538,8 +19439,6 @@ storeclick
storefront storefront
storepicker storepicker
storerequest storerequest
stores$
stores/
stores/page/*visitId= stores/page/*visitId=
stories stories
story story
@ -19910,11 +19809,7 @@ take-a-class/participant-materials
takedown takedown
talent/matches talent/matches
talk talk
talk/api
talk/create
talk/new_topic talk/new_topic
talk/user
talk/user/*/article
talks2 talks2
talktalk talktalk
tally-loader-react/static-1.65 tally-loader-react/static-1.65
@ -19945,6 +19840,7 @@ taxation_customs/tax-cfw-interactive-brochure
taxation_customs/tax-cfw-interactive-brochure-news taxation_customs/tax-cfw-interactive-brochure-news
taxation_customs/tax-cfw-interactive-brochure-news_en taxation_customs/tax-cfw-interactive-brochure-news_en
taxation_customs/tax-cfw-interactive-brochure_en taxation_customs/tax-cfw-interactive-brochure_en
taxi/index.hi.
taxonomy/term taxonomy/term
tb tb
tb-recent tb-recent
@ -20084,7 +19980,6 @@ text
textedition textedition
tfemail tfemail
th th
th$
th-*/ th-*/
th-th.www.cloudflare.com th-th.www.cloudflare.com
th-th/ th-th/
@ -20106,7 +20001,6 @@ th/solutions/case-studies/
th/solutions/case-studies/innovators/innovators-eu/ th/solutions/case-studies/innovators/innovators-eu/
th/user th/user
th/users th/users
th?
th_en th_en
th_th/templates/M th_th/templates/M
thank-you thank-you
@ -20349,7 +20243,6 @@ translate_static
translate_suggestion translate_suggestion
translate_t translate_t
translation translation
translator/?ref=
transmute/static-1.85 transmute/static-1.85
transmute/static-2.6 transmute/static-2.6
transmute/static-2.8 transmute/static-2.8
@ -20378,22 +20271,8 @@ travel/*/articles/page-
travel/2013/aug/22/been-there-readers-competition? travel/2013/aug/22/been-there-readers-competition?
travel/8711559/The-Telegraph-Travel-Awards-2011.html travel/8711559/The-Telegraph-Travel-Awards-2011.html
travel/clk travel/clk
travel/css
travel/flight/flightSearch
travel/flight/flightSearchAction
travel/flight/search/?
travel/flight/search?
travel/flights/s travel/flights/s
travel/hotel-search
travel/hotel/e travel/hotel/e
travel/hotel/hotelMiniSearchRequest
travel/hotel/hotelSearch
travel/hotels/checkout
travel/hotels/detail
travel/hotels/search/?
travel/hotels/search?
travel/scripts
travel/secure
travelnevadahighway95tc travelnevadahighway95tc
treasury treasury
treasury/treasdocuments treasury/treasdocuments
@ -20584,8 +20463,6 @@ uas/oauth2
uds uds
ugc ugc
ugc$ ugc$
ugcpub
ugcpub/cabinet
ugcsupport ugcsupport
ugcsupport$ ugcsupport$
ui ui
@ -20746,6 +20623,7 @@ understanding-c3g
understanding-melanoma understanding-melanoma
unfiltered? unfiltered?
unfinished.php unfinished.php
unicef-component-mosaichttp://unpkg.com/robots.txt
unicorn/check unicorn/check
unijobs/*/emailjob unijobs/*/emailjob
unijobs/*/jbequicksignup unijobs/*/jbequicksignup
@ -20852,7 +20730,6 @@ ur/user
ur/users ur/users
urbanag urbanag
urchin_test urchin_test
url
urlinator/static-1.54 urlinator/static-1.54
urlinator/static-1.55 urlinator/static-1.55
urlinator/static-1.57 urlinator/static-1.57
@ -21174,8 +21051,6 @@ users/user_hints
using using
uslugi uslugi
uslugi/$ uslugi/$
uslugi/*/category/doctors
uslugi/cab
usopen09/* usopen09/*
uspod uspod
usr usr
@ -21315,7 +21190,6 @@ video-search
video.php video.php
video/$ video/$
video/%D0%B7%D0%B0%D0%BF%D1%80%D0%BE%D1%81 video/%D0%B7%D0%B0%D0%BF%D1%80%D0%BE%D1%81
video/%D0%B7%D0%B0%D0%BF%D1%80%D0%BE%D1%81/*text=
video/*/preview video/*/preview
video/*/search video/*/search
video/*filmId= video/*filmId=
@ -21357,21 +21231,11 @@ video_passthrough
video_passthrough.php video_passthrough.php
videorequest videorequest
videos videos
videos/?
videos/assets videos/assets
videos/browsing
videos/e videos/e
videos/explore
videos/favorites
videos/feed
videos/feedcontent
videos/get_video_by_uid/ videos/get_video_by_uid/
videos/images videos/images
videos/js videos/js
videos/music
videos/music/
videos/music/?
videos/music?
videos/search.php videos/search.php
videos/search.php?filter=*&s=Fight+Compilation$ videos/search.php?filter=*&s=Fight+Compilation$
videos/search.php?filter=*&s=Fight+Compilation*&start=*$ videos/search.php?filter=*&s=Fight+Compilation*&start=*$
@ -21416,13 +21280,8 @@ videos/search.php?s=street+fight$
videos/search.php?s=street+fight*&start=*$ videos/search.php?s=street+fight*&start=*$
videos/search.php?s=woman+fight$ videos/search.php?s=woman+fight$
videos/search.php?s=woman+fight*&start=*$ videos/search.php?s=woman+fight*&start=*$
videos/search/?
videos/search?
videos/trending
videos/trendingcontent
videos/viewmeta/ videos/viewmeta/
videos/week videos/week
videos?
videosearch videosearch
view view
viewReview viewReview
@ -21677,10 +21536,6 @@ whysecure
whythisad whythisad
widget widget
widget-landing-page.html widget-landing-page.html
widget/cr
widget/entity/search/?
widget/render
widget/snapshot
widget_auth.php widget_auth.php
widget_chunks widget_chunks
widgets widgets
@ -22451,7 +22306,6 @@ word/download
word/embed word/embed
wordpress/wp-admin wordpress/wp-admin
wordpress/wp-admin/admin-ajax.php wordpress/wp-admin/admin-ajax.php
work
work/_ work/_
work/acceptinvitation work/acceptinvitation
work/account work/account
@ -22713,18 +22567,6 @@ xs4all
xsl/ xsl/
y1= y1=
yaca yaca
yaca/$
yaca/*.xml$
yaca/*/geo
yaca/*/synt2
yaca/*/time
yaca/*/tungrp
yaca/cat/*/$
yaca/cat/*/geo
yaca/m/$
yaca/m/yca/cat/*/$
yaca/result.xml
yandpage
yandsearch yandsearch
yap/preview yap/preview
yca/cy yca/cy