[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2024-08-23 10:03:32 +00:00
parent 98865a9842
commit efe3bf7d37
22 changed files with 2489 additions and 3965 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1724266984
},
"Trickest wordlist update": {
"last_update": 1724321013
"last_update": 1724407402
}
}

View file

@ -16543,6 +16543,8 @@ healthy-cows-grin.md
config.json
.changeset/quick-worms-kick.md
quick-worms-kick.md
.changeset/lucky-files-prove.md
lucky-files-prove.md
.changeset/smooth-trainers-occur.md
smooth-trainers-occur.md
.changeset/wet-lemons-heal.md
@ -16561,6 +16563,8 @@ wise-bikes-suffer.md
gentle-balloons-pretend.md
.changeset/lemon-dots-swim.md
lemon-dots-swim.md
.changeset/smart-boats-rule.md
smart-boats-rule.md
.changeset/grumpy-eels-add.md
grumpy-eels-add.md
.changeset/good-teachers-worry.md

View file

@ -3350,6 +3350,7 @@ contributing.md
.changeset/healthy-cows-grin.md
.changeset/config.json
.changeset/quick-worms-kick.md
.changeset/lucky-files-prove.md
.changeset/smooth-trainers-occur.md
.changeset/wet-lemons-heal.md
.changeset/breezy-pianos-wink.md
@ -3359,6 +3360,7 @@ contributing.md
.changeset/wise-bikes-suffer.md
.changeset/gentle-balloons-pretend.md
.changeset/lemon-dots-swim.md
.changeset/smart-boats-rule.md
.changeset/grumpy-eels-add.md
.changeset/good-teachers-worry.md
.changeset/yellow-comics-trade.md

View file

@ -62093,6 +62093,10 @@ compta/facture/tpl/linkedobjectblock.tpl.php
facture/tpl/linkedobjectblock.tpl.php
tpl/linkedobjectblock.tpl.php
linkedobjectblock.tpl.php
htdocs/compta/facture/messaging.php
compta/facture/messaging.php
facture/messaging.php
messaging.php
htdocs/compta/facture/note.php
compta/facture/note.php
facture/note.php

View file

@ -12446,6 +12446,7 @@ htdocs/compta/facture/index.php
htdocs/compta/facture/card.php
htdocs/compta/facture/tpl/linkedobjectblockForRec.tpl.php
htdocs/compta/facture/tpl/linkedobjectblock.tpl.php
htdocs/compta/facture/messaging.php
htdocs/compta/facture/note.php
htdocs/compta/facture/admin/invoicedet_rec_cust_extrafields.php
htdocs/compta/facture/admin/invoice_cust_extrafields.php

View file

@ -6152,6 +6152,12 @@ tests/unit/utils/merge-stats-by-date-test.js
unit/utils/merge-stats-by-date-test.js
utils/merge-stats-by-date-test.js
merge-stats-by-date-test.js
ghost/admin/tests/unit/utils/member-event-types-test.js
admin/tests/unit/utils/member-event-types-test.js
tests/unit/utils/member-event-types-test.js
unit/utils/member-event-types-test.js
utils/member-event-types-test.js
member-event-types-test.js
ghost/admin/tests/unit/models/setting-test.js
admin/tests/unit/models/setting-test.js
tests/unit/models/setting-test.js
@ -10459,6 +10465,11 @@ admin/app/utils/link-component.js
app/utils/link-component.js
utils/link-component.js
link-component.js
ghost/admin/app/utils/member-event-types.js
admin/app/utils/member-event-types.js
app/utils/member-event-types.js
utils/member-event-types.js
member-event-types.js
ghost/admin/app/utils/get-scroll-parent.js
admin/app/utils/get-scroll-parent.js
app/utils/get-scroll-parent.js
@ -22147,6 +22158,13 @@ utils/fixtures/settings/newroutes.yaml
fixtures/settings/newroutes.yaml
settings/newroutes.yaml
newroutes.yaml
ghost/core/test/utils/fixtures/settings/edgecaseroutes.yaml
core/test/utils/fixtures/settings/edgecaseroutes.yaml
test/utils/fixtures/settings/edgecaseroutes.yaml
utils/fixtures/settings/edgecaseroutes.yaml
fixtures/settings/edgecaseroutes.yaml
settings/edgecaseroutes.yaml
edgecaseroutes.yaml
ghost/core/test/utils/fixtures/themes/broken-theme/package.json
core/test/utils/fixtures/themes/broken-theme/package.json
test/utils/fixtures/themes/broken-theme/package.json

View file

@ -1282,6 +1282,7 @@ ghost/admin/tests/unit/utils/ghost-paths-test.js
ghost/admin/tests/unit/utils/subscription-data-test.js
ghost/admin/tests/unit/utils/sentry-test.js
ghost/admin/tests/unit/utils/merge-stats-by-date-test.js
ghost/admin/tests/unit/utils/member-event-types-test.js
ghost/admin/tests/unit/models/setting-test.js
ghost/admin/tests/unit/models/post-test.js
ghost/admin/tests/unit/models/navigation-item-test.js
@ -2058,6 +2059,7 @@ ghost/admin/app/utils/analytics.js
ghost/admin/app/utils/sentry.js
ghost/admin/app/utils/caja-sanitizers.js
ghost/admin/app/utils/link-component.js
ghost/admin/app/utils/member-event-types.js
ghost/admin/app/utils/get-scroll-parent.js
ghost/admin/app/utils/shortcuts.js
ghost/admin/app/utils/password-generator.js
@ -3774,6 +3776,7 @@ ghost/core/test/utils/fixtures/settings/notyaml.md
ghost/core/test/utils/fixtures/settings/goodroutes.yaml
ghost/core/test/utils/fixtures/settings/routes.yaml
ghost/core/test/utils/fixtures/settings/newroutes.yaml
ghost/core/test/utils/fixtures/settings/edgecaseroutes.yaml
ghost/core/test/utils/fixtures/themes/broken-theme/package.json
ghost/core/test/utils/fixtures/themes/invalid.zip
ghost/core/test/utils/fixtures/themes/casper/error.hbs

View file

@ -8879,6 +8879,11 @@ bundles/CoreBundle/Entity/FormEntity.php
CoreBundle/Entity/FormEntity.php
Entity/FormEntity.php
FormEntity.php
app/bundles/CoreBundle/Entity/SkipModifiedInterface.php
bundles/CoreBundle/Entity/SkipModifiedInterface.php
CoreBundle/Entity/SkipModifiedInterface.php
Entity/SkipModifiedInterface.php
SkipModifiedInterface.php
app/bundles/CoreBundle/Entity/CacheInvalidateInterface.php
bundles/CoreBundle/Entity/CacheInvalidateInterface.php
CoreBundle/Entity/CacheInvalidateInterface.php

View file

@ -1755,6 +1755,7 @@ app/bundles/CoreBundle/Entity/UuidInterface.php
app/bundles/CoreBundle/Entity/DynamicContentEntityTrait.php
app/bundles/CoreBundle/Entity/CommonRepository.php
app/bundles/CoreBundle/Entity/FormEntity.php
app/bundles/CoreBundle/Entity/SkipModifiedInterface.php
app/bundles/CoreBundle/Entity/CacheInvalidateInterface.php
app/bundles/CoreBundle/Entity/UpsertTrait.php
app/bundles/CoreBundle/Entity/OptimisticLockTrait.php

View file

@ -155,7 +155,6 @@ custom/apps/.gitkeep
custom/plugins/.gitkeep
LICENSE
UPGRADE-6.2.md
phpstan-v66-baseline.neon
.gitattributes
.danger.php
phpstan.neon.dist
@ -1103,14 +1102,23 @@ tests/integration/Core/Installer/Configuration/ShopConfigurationServiceTest.php
tests/integration/Core/BasicOrderProductTest.php
tests/integration/Core/Framework/Update/Event/UpdatePostPrepareEventTest.php
tests/integration/Core/Framework/Webhook/WebhookDispatcherTest.php
tests/integration/Core/Framework/Webhook/BusinessEventEncoderTest.php
tests/integration/Core/Framework/Webhook/WebhookApiTest.php
tests/integration/Core/Framework/Webhook/Handler/WebhookEventMessageHandlerTest.php
tests/integration/Core/Framework/Webhook/Subscriber/RetryWebhookMessageFailedSubscriberTest.php
tests/integration/Core/Framework/Webhook/Hookable/HookableEventFactoryTest.php
tests/integration/Core/Framework/Webhook/Hookable/HookableEventCollectorTest.php
tests/integration/Core/Framework/Webhook/Hookable/HookableBusinessEventTest.php
tests/integration/Core/Framework/RateLimiter/Policy/RateLimiterFactoryTest.php
tests/integration/Core/Framework/RateLimiter/Policy/TimeBackoffLimiterTest.php
tests/integration/Core/Framework/RateLimiter/RateLimiterTest.php
tests/integration/Core/Framework/Logging/LoggingServiceTest.php
tests/integration/Core/Framework/Logging/ScheduledTask/LogCleanupTaskHandlerTest.php
tests/integration/Core/Framework/Util/HtmlSanitizerTest.php
tests/integration/Core/Framework/Increment/IncrementerGatewayRegistryTest.php
tests/integration/Core/Framework/Increment/RedisIncrementerTest.php
tests/integration/Core/Framework/Increment/MySQLIncrementerTest.php
tests/integration/Core/Framework/Increment/Controller/IncrementApiControllerTest.php
tests/integration/Core/Framework/AdditionalPermissionValidationTest.php
tests/integration/Core/Framework/DependencyInjection/CompilerPass/AutoconfigureCompilerPassTest.php
tests/integration/Core/Framework/DependencyInjection/CompilerPass/TwigEnvironmentCompilerPassTest.php
@ -1159,6 +1167,10 @@ tests/integration/Core/Framework/Store/Api/StoreControllerTest.php
tests/integration/Core/Framework/Store/Api/FirstRunWizardControllerTest.php
tests/integration/Core/Framework/Store/Api/ExtensionStoreDataControllerTest.php
tests/integration/Core/Framework/KernelTest.php
tests/integration/Core/Framework/Seo/SeoUrl/StorefrontSeoUrlRepositoryTest.php
tests/integration/Core/Framework/Seo/SeoUrl/SeoUrlRepositoryTest.php
tests/integration/Core/Framework/Seo/SeoUrlPlaceholderHandlerTest.php
tests/integration/Core/Framework/Seo/SeoUrlPersisterTest.php
tests/integration/Core/Framework/App/Template/TemplateLoaderTest.php
tests/integration/Core/Framework/App/AppLocaleProviderTest.php
tests/integration/Core/Framework/App/AppUrlChangeResolver/ReinstallAppsStrategyTest.php
@ -1373,9 +1385,18 @@ tests/integration/Core/Framework/FeatureFlag/FeatureTest.php
tests/integration/Core/Framework/FeatureFlag/IdleFeatureFlagTest.php
tests/integration/Core/Framework/FeatureFlag/_fixture/featuretest_unregistered.html.twig
tests/integration/Core/Framework/FeatureFlag/_fixture/featuretest.html.twig
tests/integration/Core/Framework/Rule/NotRuleTest.php
tests/integration/Core/Framework/Rule/PaymentMethodRuleAccessibleTest.php
tests/integration/Core/Framework/Rule/DateRangeRuleTest.php
tests/integration/Core/Framework/Rule/OrRuleTest.php
tests/integration/Core/Framework/Rule/ShippingMethodRuleAccessibleTest.php
tests/integration/Core/Framework/Rule/ScriptRuleTest.php
tests/integration/Core/Framework/Rule/Container/MatchAllLineItemsRuleTest.php
tests/integration/Core/Framework/Rule/TimeRangeRuleTest.php
tests/integration/Core/Framework/Rule/_fixture/scripts/simple.twig
tests/integration/Core/Framework/Rule/Api/RuleConfigControllerTest.php
tests/integration/Core/Framework/Rule/XorRuleTest.php
tests/integration/Core/Framework/Rule/AndRuleTest.php
tests/integration/Core/Framework/CustomField/CustomFieldServiceTest.php
tests/integration/Core/Framework/CustomField/CustomFieldRepositoryTest.php
tests/integration/Core/Framework/CustomField/CustomFieldSetRepositoryTest.php
@ -1600,7 +1621,50 @@ tests/integration/Core/Framework/Adapter/Twig/Extension/PhpSyntaxExtensionTest.p
tests/integration/Core/Framework/Adapter/Twig/TwigFieldVisibilityTest.php
tests/integration/Core/Framework/Adapter/Twig/DisabledTwigCacheWarmupTest.php
tests/integration/Core/Framework/Adapter/Twig/TwigSwExtendsTest.php
tests/integration/Core/Framework/Script/Execution/ScriptExecutorTest.php
tests/integration/Core/Framework/Script/Execution/_fixtures/stoppable-case/manifest.xml
tests/integration/Core/Framework/Script/Execution/_fixtures/stoppable-case/Resources/scripts/stoppable-case/2-script.twig
tests/integration/Core/Framework/Script/Execution/_fixtures/stoppable-case/Resources/scripts/stoppable-case/1-script.twig
tests/integration/Core/Framework/Script/Execution/_fixtures/stoppable-case/Resources/scripts/stoppable-case/3-script.twig
tests/integration/Core/Framework/Script/Execution/_fixtures/shopware-version-case/manifest.xml
tests/integration/Core/Framework/Script/Execution/_fixtures/shopware-version-case/Resources/scripts/shopware-version-case/shopware-version-case.twig
tests/integration/Core/Framework/Script/Execution/_fixtures/include-with-complex-return-type-case/manifest.xml
tests/integration/Core/Framework/Script/Execution/_fixtures/include-with-complex-return-type-case/Resources/scripts/include-with-complex-return-type-case/include-case.twig
tests/integration/Core/Framework/Script/Execution/_fixtures/include-with-complex-return-type-case/Resources/scripts/include/my-function.twig
tests/integration/Core/Framework/Script/Execution/_fixtures/include-case/manifest.xml
tests/integration/Core/Framework/Script/Execution/_fixtures/include-case/Resources/scripts/include/my-function.twig
tests/integration/Core/Framework/Script/Execution/_fixtures/include-case/Resources/scripts/include-case/include-case.twig
tests/integration/Core/Framework/Script/Execution/_fixtures/translation-case/manifest.xml
tests/integration/Core/Framework/Script/Execution/_fixtures/translation-case/Resources/scripts/translation-case/translation-case.twig
tests/integration/Core/Framework/Script/Execution/_fixtures/multi-script-case/manifest.xml
tests/integration/Core/Framework/Script/Execution/_fixtures/multi-script-case/Resources/scripts/multi-script-case/multi-script-case-1.twig
tests/integration/Core/Framework/Script/Execution/_fixtures/multi-script-case/Resources/scripts/multi-script-case/multi-script-case-2.twig
tests/integration/Core/Framework/Script/Execution/_fixtures/simple-function-case/manifest.xml
tests/integration/Core/Framework/Script/Execution/_fixtures/simple-function-case/Resources/scripts/simple-service-script/simple-service-script.twig
tests/integration/Core/Framework/Script/Execution/_fixtures/simple-function-case/Resources/scripts/simple-function-case/simple-function-case.twig
tests/integration/Core/Framework/Script/Execution/ScriptLoaderTest.php
tests/integration/Core/Framework/Script/Api/ScriptStoreApiRouteTest.php
tests/integration/Core/Framework/Script/Api/ScriptApiRouteTest.php
tests/integration/Core/Framework/Script/Api/_fixtures/api-endpoint-cases/manifest.xml
tests/integration/Core/Framework/Script/Api/_fixtures/api-endpoint-cases/Resources/scripts/api-simple-script/simple-script.twig
tests/integration/Core/Framework/Script/Api/_fixtures/api-endpoint-cases/Resources/scripts/api-repository-test/api-repository-test.twig
tests/integration/Core/Framework/Script/Api/_fixtures/api-endpoint-cases/Resources/scripts/api-access-inner/access-inner.twig
tests/integration/Core/Framework/Script/Api/_fixtures/api-endpoint-cases/Resources/scripts/api-redirect-response/redirect-script.twig
tests/integration/Core/Framework/Script/Api/_fixtures/api-endpoint-cases/Resources/scripts/api-insufficient-permissions/api-insufficient-permissions.twig
tests/integration/Core/Framework/Script/Api/_fixtures/store-api-endpoint-cases/manifest.xml
tests/integration/Core/Framework/Script/Api/_fixtures/store-api-endpoint-cases/Resources/scripts/store-api-repository-test/store-api-repository-test.twig
tests/integration/Core/Framework/Script/Api/_fixtures/store-api-endpoint-cases/Resources/scripts/store-api-cache-script/cache-script.twig
tests/integration/Core/Framework/Script/Api/_fixtures/store-api-endpoint-cases/Resources/scripts/store-api-request-test/store-api-request-test.twig
tests/integration/Core/Framework/Script/Api/_fixtures/store-api-endpoint-cases/Resources/scripts/store-api-header-test/header-script.twig
tests/integration/Core/Framework/Script/Api/_fixtures/store-api-endpoint-cases/Resources/scripts/store-api-simple-script/simple-script.twig
tests/integration/Core/Framework/Script/Api/_fixtures/store-api-endpoint-cases/Resources/scripts/store-api-insufficient-permissions/store-api-insufficient-permissions.twig
tests/integration/Core/Framework/Script/Api/_fixtures/store-api-endpoint-cases/Resources/scripts/store-api-redirect-response/redirect-script.twig
tests/integration/Core/Framework/Routing/ApiRouteScopeTest.php
tests/integration/Core/Framework/Routing/SalesChannelRequestContextResolverTest.php
tests/integration/Core/Framework/Routing/ApiRequestContextResolverAppTest.php
tests/integration/Core/Framework/Routing/RouteScopeListenerTest.php
tests/integration/Core/Framework/Routing/ApiRequestContextResolverTest.php
tests/integration/Core/Framework/Routing/CoreSubscriberTest.php
tests/integration/Core/Framework/Cache/CacheClearerTest.php
tests/integration/Core/Framework/Cache/CacheIdLoaderTest.php
tests/integration/Core/Framework/Api/ApiAwareTest.php
@ -2163,6 +2227,7 @@ tests/unit/Core/Content/Media/Core/Strategy/IdPathStrategyTest.php
tests/unit/Core/Content/Media/Core/Strategy/FilenamePathStrategyTest.php
tests/unit/Core/Content/Media/Core/Strategy/PhysicalFilenamePathStrategyTest.php
tests/unit/Core/Content/Media/Core/Strategy/PlainPathStrategyTest.php
tests/unit/Core/Content/Media/Subscriber/MediaVisibilityRestrictionSubscriberTest.php
tests/unit/Core/Content/Media/Subscriber/CustomFieldsUnusedMediaSubscriberTest.php
tests/unit/Core/Content/Media/Subscriber/MediaCreationSubscriberTest.php
tests/unit/Core/Content/Media/Thumbnail/ThumbnailServiceTest.php
@ -2178,6 +2243,7 @@ tests/unit/Core/Content/Seo/SeoExceptionTest.php
tests/unit/Core/Content/Seo/SeoUrlPlaceholderHandlerTest.php
tests/unit/Core/Content/Seo/SeoUrlUpdaterTest.php
tests/unit/Core/Content/Seo/SeoResolverTest.php
tests/unit/Core/Content/Rule/RuleExceptionTest.php
tests/unit/Core/Content/Rule/RuleCollectionTest.php
tests/unit/Core/Content/Rule/DataAbstractionLayer/RuleAreaUpdaterTest.php
tests/unit/Core/Content/ImportExport/Message/ImportExportHandlerTest.php
@ -2829,11 +2895,14 @@ tests/unit/Core/Framework/Asset/FallbackUrlPackageTest.php
tests/unit/Core/Framework/Health/SystemCheckerTest.php
tests/unit/Core/Framework/Webhook/WebhookDispatcherTest.php
tests/unit/Core/Framework/Webhook/BusinessEventEncoderTest.php
tests/unit/Core/Framework/Webhook/WebhookCacheClearerTest.php
tests/unit/Core/Framework/Webhook/Service/WebhookCleanupTest.php
tests/unit/Core/Framework/Webhook/WebhookExceptionTest.php
tests/unit/Core/Framework/Webhook/ScheduledTask/CleanupWebhookEventLogTaskHandlerTest.php
tests/unit/Core/Framework/Webhook/Hookable/HookableEntityWrittenEventTest.php
tests/unit/Core/Framework/RateLimiter/Policy/SystemConfigLimiterTest.php
tests/unit/Core/Framework/RateLimiter/Policy/TimeBackoffTest.php
tests/unit/Core/Framework/Serializer/StructNormalizerTest.php
tests/unit/Core/Framework/Util/ComparatorExceptionTest.php
tests/unit/Core/Framework/Util/AfterSortTest.php
tests/unit/Core/Framework/Util/JsonTest.php
@ -2845,6 +2914,8 @@ tests/unit/Core/Framework/Util/FloatComparatorTest.php
tests/unit/Core/Framework/Util/HtmlSanitizerTest.php
tests/unit/Core/Framework/Util/MemorySizeCalculatorTest.php
tests/unit/Core/Framework/Util/VersionParserTest.php
tests/unit/Core/Framework/Increment/IncrementerGatewayCompilerPassTest.php
tests/unit/Core/Framework/Increment/ArrayIncrementerTest.php
tests/unit/Core/Framework/ContextTest.php
tests/unit/Core/Framework/DependencyInjection/DependencyInjectionExceptionTest.php
tests/unit/Core/Framework/DependencyInjection/CompilerPass/EntityCompilerPassTest.php
@ -3029,7 +3100,9 @@ tests/unit/Core/Framework/App/Hmac/QuerySignerTest.php
tests/unit/Core/Framework/App/Api/AppJWTGenerateRouteTest.php
tests/unit/Core/Framework/App/ActionButton/AppActionTest.php
tests/unit/Core/Framework/App/ActionButton/ExecutorTest.php
tests/unit/Core/Framework/Rule/NotRuleTest.php
tests/unit/Core/Framework/Rule/Fixture/DaysSinceRuleFixture.php
tests/unit/Core/Framework/Rule/DateRangeRuleTest.php
tests/unit/Core/Framework/Rule/RuleComparisonTest.php
tests/unit/Core/Framework/Rule/Container/DaysSinceRuleTest.php
tests/unit/Core/Framework/Rule/Container/AndRuleTest.php
@ -3037,6 +3110,10 @@ tests/unit/Core/Framework/Rule/Container/MatchAllLineItemsRuleTest.php
tests/unit/Core/Framework/Rule/RuleConfigTest.php
tests/unit/Core/Framework/Rule/CustomFieldRuleTest.php
tests/unit/Core/Framework/Rule/RuleIdMatcherTest.php
tests/unit/Core/Framework/Rule/TimeRangeRuleTest.php
tests/unit/Core/Framework/Rule/WeekdayRuleTest.php
tests/unit/Core/Framework/Uuid/UuidTest.php
tests/unit/Core/Framework/Validation/HappyPathValidatorTest.php
tests/unit/Core/Framework/Validation/DataBag/DataBagTest.php
tests/unit/Core/Framework/Test/TestCaseHelper/ReflectionHelperTest.php
tests/unit/Core/Framework/Test/Script/Execution/ScriptTwigLoaderTest.php
@ -3071,6 +3148,7 @@ tests/unit/Core/Framework/Log/ExceptionLoggerTest.php
tests/unit/Core/Framework/Struct/ArrayStructTest.php
tests/unit/Core/Framework/Struct/CloneStructTest.php
tests/unit/Core/Framework/Struct/StateAwareTraitTest.php
tests/unit/Core/Framework/Struct/CollectionTest.php
tests/unit/Core/Framework/DataAbstractionLayer/MigrationFileRendererTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Write/WriteInputValidatorTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Write/Command/WriteTypeIntendExceptionTest.php
@ -3122,6 +3200,7 @@ tests/unit/Core/Framework/DataAbstractionLayer/Search/Parser/QueryStringParserTe
tests/unit/Core/Framework/DataAbstractionLayer/Search/Grouping/FieldGroupingTest.php
tests/unit/Core/Framework/DataAbstractionLayer/EntityCustomFieldsTraitTest.php
tests/unit/Core/Framework/DataAbstractionLayer/SchemaGeneratorTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Exception/PropertyNotFoundExceptionTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Exception/EntityRepositoryNotFoundExceptionTest.php
tests/unit/Core/Framework/DataAbstractionLayer/MigrationQueryGeneratorTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Event/EntityDeleteEventTest.php
@ -3196,6 +3275,7 @@ tests/unit/Core/Framework/Adapter/Twig/TwigVariableParserFactoryTest.php
tests/unit/Core/Framework/Adapter/Twig/SecurityExtensionTest.php
tests/unit/Core/Framework/Adapter/Twig/TemplateFinderTest.php
tests/unit/Core/Framework/Adapter/Twig/StringTemplateRendererTest.php
tests/unit/Core/Framework/Adapter/Twig/TwigEnvironmentTest.php
tests/unit/Core/Framework/Adapter/Twig/NamespaceHierarchy/BundleHierarchyBuilderTest.php
tests/unit/Core/Framework/Adapter/Twig/TokenParser/FeatureFlagCallTokenParserTest.php
tests/unit/Core/Framework/Adapter/Twig/TokenParser/ExtendsTokenParserTest.php
@ -3206,12 +3286,16 @@ tests/unit/Core/Framework/Adapter/Twig/Node/FeatureCallSilentTokenTest.php
tests/unit/Core/Framework/Adapter/Twig/ConfigurableFilesystemCacheTest.php
tests/unit/Core/Framework/Adapter/Twig/SwGetAttributeTest.php
tests/unit/Core/Framework/Script/ScriptExceptionTest.php
tests/unit/Core/Framework/Script/Service/ArrayFacadeTest.php
tests/unit/Core/Framework/Routing/RouteEventSubscriberTest.php
tests/unit/Core/Framework/Routing/RoutingExceptionTest.php
tests/unit/Core/Framework/Routing/Facade/RequestFacadeFactoryTest.php
tests/unit/Core/Framework/Routing/Facade/RequestFacadeTest.php
tests/unit/Core/Framework/Routing/MaintenanceModeResolverTest.php
tests/unit/Core/Framework/Routing/RouteParamsCleanupListenerTest.php
tests/unit/Core/Framework/Routing/Event/MaintenanceModeRequestEventTest.php
tests/unit/Core/Framework/Routing/CanonicalRedirectServiceTest.php
tests/unit/Core/Framework/Routing/CoreSubscriberTest.php
tests/unit/Core/Framework/Cache/CacheIdLoaderTest.php
tests/unit/Core/Framework/DefaultTransportCompilerPassTest.php
tests/unit/Core/Framework/Api/Route/ApiRouteLoaderTest.php
@ -3263,6 +3347,7 @@ tests/unit/Core/Framework/Api/OAuth/AccessTokenTest.php
tests/unit/Core/Framework/Api/OAuth/JWTConfigurationFactoryTest.php
tests/unit/Core/Framework/Api/OAuth/SymfonyBearerTokenValidatorTest.php
tests/unit/Core/Framework/Api/EventListener/ExpectationSubscriberTest.php
tests/unit/Core/Framework/Api/EventListener/JsonRequestTransformerListenerTest.php
tests/unit/Core/Framework/Api/EventListener/ErrorResponseFactoryTest.php
tests/unit/Core/Framework/Api/Context/AdminApiSourceTest.php
tests/unit/Core/Framework/Api/ApiExceptionTest.php
@ -3501,6 +3586,7 @@ tests/unit/Storefront/Framework/Twig/Extension/EmailIdnTwigFilterTest.php
tests/unit/Storefront/Framework/Twig/Extension/IconCacheTwigFilterTest.php
tests/unit/Storefront/Framework/Twig/Extension/fixtures/Storefront/Resources/views/test/base.html.twig
tests/unit/Storefront/Framework/Twig/Extension/UrlEncodingTwigFilterTest.php
tests/unit/Storefront/Framework/Twig/TwigDateRequestListenerTest.php
tests/unit/Common/Stubs/IniMock.php
tests/unit/Common/UnitTestBootstrap.php
tests/performance/bench/Fixtures.php
@ -6020,6 +6106,7 @@ changelog/_unreleased/2024-08-19-fix-deletion-of-categories-from-category.md
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
changelog/_unreleased/2024-08-05-add-language-to-reviews.md
changelog/_unreleased/2024-07-24-improve-feature-silent-token-validation.md
changelog/_unreleased/2024-08-20-allow-0-value-for-translated-string-fields-with-custom-hydrators.md
changelog/_unreleased/2024-08-15-improve-cms-product-slider-variant-display.md
changelog/_unreleased/2024-08-05-the-user-needs-to-be-able-to-close-triggered-additional-content.md
changelog/_unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md
@ -6052,6 +6139,7 @@ changelog/_unreleased/2024-08-12-fix-currency-display-in-account-orders.md
changelog/_unreleased/2024-07-29-ignore-old-js-script-files-during-theme-compile.md
changelog/_unreleased/2024-07-23-media-thumbnails-load-incorrectly-when-switching-remote-thumbnail-setting-from-disabled-to-enabled.md
changelog/_unreleased/2024-08-05-exclude-folder-categories-from-sitemap.md
changelog/_unreleased/2024-08-20-add-beforeUpdateQuantity-to-BeforeLineItemQuantityChangedEvent.md
changelog/_unreleased/2024-08-13-fix-transition-loop-in-statemachineregistry.md
changelog/_unreleased/2024-08-09-adjusted-time-zone-hint-at-datepicker-component.md
changelog/_unreleased/2022-07-04-mail-attach.md
@ -13438,6 +13526,7 @@ src/Core/Content/Media/Subscriber/CustomFieldsUnusedMediaSubscriber.php
src/Core/Content/Media/Subscriber/MediaDeletionSubscriber.php
src/Core/Content/Media/Subscriber/MediaLoadedSubscriber.php
src/Core/Content/Media/Subscriber/MediaFolderConfigLoadedSubscriber.php
src/Core/Content/Media/Subscriber/MediaVisibilityRestrictionSubscriber.php
src/Core/Content/Media/Subscriber/MediaCreationSubscriber.php
src/Core/Content/Media/MediaHydrator.php
src/Core/Content/Media/MediaUrlPlaceholderHandlerInterface.php
@ -13536,6 +13625,7 @@ src/Core/Content/Rule/DataAbstractionLayer/RuleAreaUpdater.php
src/Core/Content/Rule/DataAbstractionLayer/RuleIndexer.php
src/Core/Content/Rule/DataAbstractionLayer/RulePayloadUpdater.php
src/Core/Content/Rule/RuleCollection.php
src/Core/Content/Rule/RuleException.php
src/Core/Content/ImportExport/Message/DeleteFileHandler.php
src/Core/Content/ImportExport/Message/ImportExportMessage.php
src/Core/Content/ImportExport/Message/ImportExportHandler.php
@ -17105,8 +17195,6 @@ src/Core/Framework/Validation/DataBag/QueryDataBag.php
src/Core/Framework/Validation/BuildValidationEvent.php
src/Core/Framework/Validation/HappyPathValidator.php
src/Core/Framework/Validation/WriteConstraintViolationException.php
src/Core/Framework/Test/Webhook/BusinessEventEncoderTest.php
src/Core/Framework/Test/Webhook/WebhookCacheClearerTest.php
src/Core/Framework/Test/Webhook/_fixtures/BusinessEvents/ArrayBusinessEvent.php
src/Core/Framework/Test/Webhook/_fixtures/BusinessEvents/InvalidTypeBusinessEvent.php
src/Core/Framework/Test/Webhook/_fixtures/BusinessEvents/EntityBusinessEvent.php
@ -17119,11 +17207,8 @@ src/Core/Framework/Test/Webhook/_fixtures/BusinessEvents/CollectionBusinessEvent
src/Core/Framework/Test/Webhook/_fixtures/BusinessEvents/InvalidEventType.php
src/Core/Framework/Test/Webhook/_fixtures/BusinessEvents/ScalarBusinessEvent.php
src/Core/Framework/Test/Webhook/_fixtures/BusinessEvents/BusinessEventEncoderTestInterface.php
src/Core/Framework/Test/Webhook/Handler/WebhookEventMessageHandlerTest.php
src/Core/Framework/Test/Webhook/Subscriber/RetryWebhookMessageFailedSubscriberTest.php
src/Core/Framework/Test/TestSessionStorage.php
src/Core/Framework/Test/TestDataCollection.php
src/Core/Framework/Test/RateLimiter/Policy/TimeBackoffTest.php
src/Core/Framework/Test/RateLimiter/RateLimiterTestTrait.php
src/Core/Framework/Test/RateLimiter/DisableRateLimiterCompilerPass.php
src/Core/Framework/Test/TestCaseBase/EventDispatcherBehaviour.php
@ -17151,17 +17236,8 @@ src/Core/Framework/Test/TestCaseBase/SalesChannelApiTestBehaviour.php
src/Core/Framework/Test/TestCaseBase/TaxAddToSalesChannelTestBehaviour.php
src/Core/Framework/Test/TestCaseBase/AdminFunctionalTestBehaviour.php
src/Core/Framework/Test/TestCaseBase/FilesystemBehaviourTest.php
src/Core/Framework/Test/Serializer/StructNormalizerTest.php
src/Core/Framework/Test/Logging/LoggingServiceTest.php
src/Core/Framework/Test/Logging/Event/LogAwareTestFlowEvent.php
src/Core/Framework/Test/Logging/ScheduledTask/LogCleanupTaskHandlerTest.php
src/Core/Framework/Test/TestSessionStorageFactory.php
src/Core/Framework/Test/Increment/IncrementerGatewayRegistryTest.php
src/Core/Framework/Test/Increment/RedisIncrementerTest.php
src/Core/Framework/Test/Increment/MySQLIncrementerTest.php
src/Core/Framework/Test/Increment/IncrementerGatewayCompilerPassTest.php
src/Core/Framework/Test/Increment/Controller/IncrementApiControllerTest.php
src/Core/Framework/Test/Increment/ArrayIncrementerTest.php
src/Core/Framework/Test/DependencyInjection/fixtures/TestEvent.php
src/Core/Framework/Test/DependencyInjection/fixtures/TestBusinessEvents.php
src/Core/Framework/Test/DependencyInjection/CompilerPass/ContainerVisibilityCompilerPass.php
@ -17174,25 +17250,8 @@ src/Core/Framework/Test/TestCaseHelper/CallableClass.php
src/Core/Framework/Test/TestCaseHelper/TestBrowser.php
src/Core/Framework/Test/TestCaseHelper/AssertResponseHelper.php
src/Core/Framework/Test/TestCaseHelper/ExtensionHelper.php
src/Core/Framework/Test/Seo/SeoUrl/StorefrontSeoUrlRepositoryTest.php
src/Core/Framework/Test/Seo/SeoUrl/SeoUrlRepositoryTest.php
src/Core/Framework/Test/Seo/SeoUrlPlaceholderHandlerTest.php
src/Core/Framework/Test/Seo/SeoUrlPersisterTest.php
src/Core/Framework/Test/Seo/StorefrontSalesChannelTestHelper.php
src/Core/Framework/Test/Rule/NotRuleTest.php
src/Core/Framework/Test/Rule/PaymentMethodRuleAccessibleTest.php
src/Core/Framework/Test/Rule/DateRangeRuleTest.php
src/Core/Framework/Test/Rule/OrRuleTest.php
src/Core/Framework/Test/Rule/ShippingMethodRuleAccessibleTest.php
src/Core/Framework/Test/Rule/TimeRangeRuleTest.php
src/Core/Framework/Test/Rule/RuleTest.php
src/Core/Framework/Test/Rule/WeekdayRuleTest.php
src/Core/Framework/Test/Rule/Api/RuleConfigControllerTest.php
src/Core/Framework/Test/Rule/XorRuleTest.php
src/Core/Framework/Test/Rule/AndRuleTest.php
src/Core/Framework/Test/Uuid/UuidTest.php
src/Core/Framework/Test/RemoveDeprecatedServicesPass.php
src/Core/Framework/Test/Validation/HappyPathValidatorTest.php
src/Core/Framework/Test/Telemetry/Transport/TraceableTransport.php
src/Core/Framework/Test/TestBundle.php
src/Core/Framework/Test/Migration/Migration1599570560FixSlovakiaDisplayedAsSloveniaTest.php
@ -17211,7 +17270,6 @@ src/Core/Framework/Test/Migration/MigrationTestBehaviour.php
src/Core/Framework/Test/Migration/_test_migrations_valid_run_time_exceptions/Migration2.php
src/Core/Framework/Test/Migration/_test_migrations_valid_run_time_exceptions/Migration1.php
src/Core/Framework/Test/Migration/IndexerQueuerTest.php
src/Core/Framework/Test/Struct/CollectionTest.php
src/Core/Framework/Test/DataAbstractionLayer/Write/Entity/DefaultsChildDefinition.php
src/Core/Framework/Test/DataAbstractionLayer/Write/Entity/SetNullOnDeleteParentDefinition.php
src/Core/Framework/Test/DataAbstractionLayer/Write/Entity/DefaultsDefinition.php
@ -17235,6 +17293,7 @@ src/Core/Framework/Test/DataAbstractionLayer/EntityProtection/_fixtures/PluginPr
src/Core/Framework/Test/DataAbstractionLayer/Field/DataAbstractionLayerFieldTestBehaviour.php
src/Core/Framework/Test/DataAbstractionLayer/Field/TestDefinition/NamedDefinition.php
src/Core/Framework/Test/DataAbstractionLayer/Field/TestDefinition/WriteProtectedTranslationDefinition.php
src/Core/Framework/Test/DataAbstractionLayer/Field/TestDefinition/TranslatableTestDefinition.php
src/Core/Framework/Test/DataAbstractionLayer/Field/TestDefinition/ProductExtension.php
src/Core/Framework/Test/DataAbstractionLayer/Field/TestDefinition/OneToOneInheritedProductExtension.php
src/Core/Framework/Test/DataAbstractionLayer/Field/TestDefinition/ReferenceVersionExtension.php
@ -17257,6 +17316,7 @@ src/Core/Framework/Test/DataAbstractionLayer/Field/TestDefinition/SingleEntityDe
src/Core/Framework/Test/DataAbstractionLayer/Field/TestDefinition/ExtendedDefinition.php
src/Core/Framework/Test/DataAbstractionLayer/Field/TestDefinition/WriteProtectedRelationDefinition.php
src/Core/Framework/Test/DataAbstractionLayer/Field/TestDefinition/SingleEntityDependencyTestDependencyDefinition.php
src/Core/Framework/Test/DataAbstractionLayer/Field/TestDefinition/TranslatableTestTranslationDefinition.php
src/Core/Framework/Test/DataAbstractionLayer/Field/TestDefinition/ManyToOneProductDefinition.php
src/Core/Framework/Test/DataAbstractionLayer/Field/TestDefinition/WriteProtectedReferenceDefinition.php
src/Core/Framework/Test/DataAbstractionLayer/Field/TestDefinition/FkFieldExtension.php
@ -17272,63 +17332,18 @@ src/Core/Framework/Test/DataAbstractionLayer/Field/TestDefinition/ExtendedProduc
src/Core/Framework/Test/DataAbstractionLayer/Field/TestDefinition/RootDefinition.php
src/Core/Framework/Test/DataAbstractionLayer/Field/TestDefinition/DateTimeDefinition.php
src/Core/Framework/Test/DataAbstractionLayer/Field/TestDefinition/OneToOneInheritedProductDefinition.php
src/Core/Framework/Test/DataAbstractionLayer/Field/TestDefinition/TranslatableTestHydrator.php
src/Core/Framework/Test/DataAbstractionLayer/Field/TestDefinition/SingleEntityDependencyTestDependencySubDefinition.php
src/Core/Framework/Test/DataAbstractionLayer/Field/TestDefinition/PriceFieldDefinition.php
src/Core/Framework/Test/DataAbstractionLayer/Field/TestDefinition/NamedOptionalGroupDefinition.php
src/Core/Framework/Test/DataAbstractionLayer/Field/TestDefinition/CustomFieldTestDefinition.php
src/Core/Framework/Test/DataAbstractionLayer/Field/TestDefinition/ScalarExtension.php
src/Core/Framework/Test/Filesystem/Adapter/MemoryAdapterFactory.php
src/Core/Framework/Test/Script/Service/ArrayFacadeTest.php
src/Core/Framework/Test/Script/Execution/ScriptExecutorTest.php
src/Core/Framework/Test/Script/Execution/StoppableTestHook.php
src/Core/Framework/Test/Script/Execution/_fixtures/stoppable-case/manifest.xml
src/Core/Framework/Test/Script/Execution/_fixtures/stoppable-case/Resources/scripts/stoppable-case/2-script.twig
src/Core/Framework/Test/Script/Execution/_fixtures/stoppable-case/Resources/scripts/stoppable-case/1-script.twig
src/Core/Framework/Test/Script/Execution/_fixtures/stoppable-case/Resources/scripts/stoppable-case/3-script.twig
src/Core/Framework/Test/Script/Execution/_fixtures/shopware-version-case/manifest.xml
src/Core/Framework/Test/Script/Execution/_fixtures/shopware-version-case/Resources/scripts/shopware-version-case/shopware-version-case.twig
src/Core/Framework/Test/Script/Execution/_fixtures/include-with-complex-return-type-case/manifest.xml
src/Core/Framework/Test/Script/Execution/_fixtures/include-with-complex-return-type-case/Resources/scripts/include-with-complex-return-type-case/include-case.twig
src/Core/Framework/Test/Script/Execution/_fixtures/include-with-complex-return-type-case/Resources/scripts/include/my-function.twig
src/Core/Framework/Test/Script/Execution/_fixtures/include-case/manifest.xml
src/Core/Framework/Test/Script/Execution/_fixtures/include-case/Resources/scripts/include/my-function.twig
src/Core/Framework/Test/Script/Execution/_fixtures/include-case/Resources/scripts/include-case/include-case.twig
src/Core/Framework/Test/Script/Execution/_fixtures/translation-case/manifest.xml
src/Core/Framework/Test/Script/Execution/_fixtures/translation-case/Resources/scripts/translation-case/translation-case.twig
src/Core/Framework/Test/Script/Execution/_fixtures/multi-script-case/manifest.xml
src/Core/Framework/Test/Script/Execution/_fixtures/multi-script-case/Resources/scripts/multi-script-case/multi-script-case-1.twig
src/Core/Framework/Test/Script/Execution/_fixtures/multi-script-case/Resources/scripts/multi-script-case/multi-script-case-2.twig
src/Core/Framework/Test/Script/Execution/_fixtures/simple-function-case/manifest.xml
src/Core/Framework/Test/Script/Execution/_fixtures/simple-function-case/Resources/scripts/simple-service-script/simple-service-script.twig
src/Core/Framework/Test/Script/Execution/_fixtures/simple-function-case/Resources/scripts/simple-function-case/simple-function-case.twig
src/Core/Framework/Test/Script/Execution/DeprecatedTestHook.php
src/Core/Framework/Test/Script/Execution/FunctionWillBeRequiredTestHook.php
src/Core/Framework/Test/Script/Execution/ScriptLoaderTest.php
src/Core/Framework/Test/Script/Execution/TestHook.php
src/Core/Framework/Test/Script/Execution/SalesChannelTestHook.php
src/Core/Framework/Test/Script/Api/ScriptStoreApiRouteTest.php
src/Core/Framework/Test/Script/Api/ScriptApiRouteTest.php
src/Core/Framework/Test/Script/Api/_fixtures/api-endpoint-cases/manifest.xml
src/Core/Framework/Test/Script/Api/_fixtures/api-endpoint-cases/Resources/scripts/api-simple-script/simple-script.twig
src/Core/Framework/Test/Script/Api/_fixtures/api-endpoint-cases/Resources/scripts/api-repository-test/api-repository-test.twig
src/Core/Framework/Test/Script/Api/_fixtures/api-endpoint-cases/Resources/scripts/api-access-inner/access-inner.twig
src/Core/Framework/Test/Script/Api/_fixtures/api-endpoint-cases/Resources/scripts/api-redirect-response/redirect-script.twig
src/Core/Framework/Test/Script/Api/_fixtures/api-endpoint-cases/Resources/scripts/api-insufficient-permissions/api-insufficient-permissions.twig
src/Core/Framework/Test/Script/Api/_fixtures/store-api-endpoint-cases/manifest.xml
src/Core/Framework/Test/Script/Api/_fixtures/store-api-endpoint-cases/Resources/scripts/store-api-repository-test/store-api-repository-test.twig
src/Core/Framework/Test/Script/Api/_fixtures/store-api-endpoint-cases/Resources/scripts/store-api-cache-script/cache-script.twig
src/Core/Framework/Test/Script/Api/_fixtures/store-api-endpoint-cases/Resources/scripts/store-api-request-test/store-api-request-test.twig
src/Core/Framework/Test/Script/Api/_fixtures/store-api-endpoint-cases/Resources/scripts/store-api-header-test/header-script.twig
src/Core/Framework/Test/Script/Api/_fixtures/store-api-endpoint-cases/Resources/scripts/store-api-simple-script/simple-script.twig
src/Core/Framework/Test/Script/Api/_fixtures/store-api-endpoint-cases/Resources/scripts/store-api-insufficient-permissions/store-api-insufficient-permissions.twig
src/Core/Framework/Test/Script/Api/_fixtures/store-api-endpoint-cases/Resources/scripts/store-api-redirect-response/redirect-script.twig
src/Core/Framework/Test/Routing/RouteEventSubscriberTest.php
src/Core/Framework/Test/Routing/ApiRouteScopeTest.php
src/Core/Framework/Test/Routing/SalesChannelRequestContextResolverTest.php
src/Core/Framework/Test/Routing/ApiRequestContextResolverAppTest.php
src/Core/Framework/Test/Routing/RouteScopeListenerTest.php
src/Core/Framework/Test/Routing/CanonicalRedirectServiceTest.php
src/Core/Framework/Test/Routing/CoreSubscriberTest.php
src/Core/Framework/Test/TestKernel.php
src/Core/Framework/Test/Language/LanguageValidatorTest.php
src/Core/Framework/Test/Api/Serializer/fixtures/TestInternalFieldsAreFiltered.php
@ -17839,6 +17854,7 @@ src/Core/Framework/DataAbstractionLayer/Exception/MissingTranslationLanguageExce
src/Core/Framework/DataAbstractionLayer/Exception/RuntimeFieldInCriteriaException.php
src/Core/Framework/DataAbstractionLayer/Exception/RepositoryNotFoundException.php
src/Core/Framework/DataAbstractionLayer/Exception/InconsistentCriteriaIdsException.php
src/Core/Framework/DataAbstractionLayer/Exception/PropertyNotFoundException.php
src/Core/Framework/DataAbstractionLayer/Exception/ParentFieldForeignKeyConstraintMissingException.php
src/Core/Framework/DataAbstractionLayer/Exception/InvalidFilterQueryException.php
src/Core/Framework/DataAbstractionLayer/Exception/MissingReverseAssociation.php

View file

@ -2318,12 +2318,14 @@ docker/000-default.conf
000-default.conf
docker/startup.sh
startup.sh
docker/startup_alpine.sh
startup_alpine.sh
docker/develop.sh
develop.sh
docker/docker-secrets.env
docker-secrets.env
docker/entrypoint_alpine.sh
entrypoint_alpine.sh
docker/startup_alpine_fpm.sh
startup_alpine_fpm.sh
docker/column-statistics.cnf
column-statistics.cnf
docker/supervisord.conf
@ -2334,8 +2336,6 @@ docker/supervisor-exit-event-listener
supervisor-exit-event-listener
docker/000-default-2.4.conf
000-default-2.4.conf
docker/docker-entrypoint.sh
docker-entrypoint.sh
docker/README.md
README.md
stubs/test.unit.stub
@ -2773,6 +2773,11 @@ Feature/AssetModels/Ui/UpdateAssetModelsTest.php
AssetModels/Ui/UpdateAssetModelsTest.php
Ui/UpdateAssetModelsTest.php
UpdateAssetModelsTest.php
tests/Feature/AssetModels/Api/AssetModelFilesTest.php
Feature/AssetModels/Api/AssetModelFilesTest.php
AssetModels/Api/AssetModelFilesTest.php
Api/AssetModelFilesTest.php
AssetModelFilesTest.php
tests/Feature/AssetModels/Api/CreateAssetModelsTest.php
Feature/AssetModels/Api/CreateAssetModelsTest.php
AssetModels/Api/CreateAssetModelsTest.php
@ -35640,6 +35645,11 @@ Http/Controllers/Api/AssetMaintenancesController.php
Controllers/Api/AssetMaintenancesController.php
Api/AssetMaintenancesController.php
AssetMaintenancesController.php
app/Http/Controllers/Api/AssetModelFilesController.php
Http/Controllers/Api/AssetModelFilesController.php
Controllers/Api/AssetModelFilesController.php
Api/AssetModelFilesController.php
AssetModelFilesController.php
app/Http/Controllers/Api/AssetsController.php
Http/Controllers/Api/AssetsController.php
Controllers/Api/AssetsController.php

View file

@ -505,15 +505,15 @@ Dockerfile.fpm-alpine
docker/docker.env
docker/000-default.conf
docker/startup.sh
docker/startup_alpine.sh
docker/develop.sh
docker/docker-secrets.env
docker/entrypoint_alpine.sh
docker/startup_alpine_fpm.sh
docker/column-statistics.cnf
docker/supervisord.conf
docker/001-default-ssl.conf
docker/supervisor-exit-event-listener
docker/000-default-2.4.conf
docker/docker-entrypoint.sh
docker/README.md
stubs/test.unit.stub
stubs/test.stub
@ -615,6 +615,7 @@ tests/Feature/Categories/Api/CreateCategoriesTest.php
tests/Feature/AssetModels/Ui/CreateAssetModelsTest.php
tests/Feature/AssetModels/Ui/IndexAssetModelsTest.php
tests/Feature/AssetModels/Ui/UpdateAssetModelsTest.php
tests/Feature/AssetModels/Api/AssetModelFilesTest.php
tests/Feature/AssetModels/Api/CreateAssetModelsTest.php
tests/Feature/AssetModels/Api/IndexAssetModelsTest.php
tests/Feature/AssetModels/Api/UpdateAssetModelsTest.php
@ -6791,6 +6792,7 @@ app/Http/Controllers/HealthController.php
app/Http/Controllers/ActionlogController.php
app/Http/Controllers/ViewAssetsController.php
app/Http/Controllers/Api/AssetMaintenancesController.php
app/Http/Controllers/Api/AssetModelFilesController.php
app/Http/Controllers/Api/AssetsController.php
app/Http/Controllers/Api/LicensesController.php
app/Http/Controllers/Api/GroupsController.php

View file

@ -46253,6 +46253,13 @@ Bundle/CoreBundle/Remover/ReviewerReviewsRemover.php
CoreBundle/Remover/ReviewerReviewsRemover.php
Remover/ReviewerReviewsRemover.php
ReviewerReviewsRemover.php
src/Sylius/Bundle/CoreBundle/Tests/Helper/PriceHelperTest.php
Sylius/Bundle/CoreBundle/Tests/Helper/PriceHelperTest.php
Bundle/CoreBundle/Tests/Helper/PriceHelperTest.php
CoreBundle/Tests/Helper/PriceHelperTest.php
Tests/Helper/PriceHelperTest.php
Helper/PriceHelperTest.php
PriceHelperTest.php
src/Sylius/Bundle/CoreBundle/Tests/Fixture/ShippingMethodFixtureTest.php
Sylius/Bundle/CoreBundle/Tests/Fixture/ShippingMethodFixtureTest.php
Bundle/CoreBundle/Tests/Fixture/ShippingMethodFixtureTest.php
@ -46702,6 +46709,20 @@ Tests/Functional/StateMachine/StateMachineCompositeTest.php
Functional/StateMachine/StateMachineCompositeTest.php
StateMachine/StateMachineCompositeTest.php
StateMachineCompositeTest.php
src/Sylius/Bundle/CoreBundle/Tests/Provider/ProductVariantLowestPriceMapProviderTest.php
Sylius/Bundle/CoreBundle/Tests/Provider/ProductVariantLowestPriceMapProviderTest.php
Bundle/CoreBundle/Tests/Provider/ProductVariantLowestPriceMapProviderTest.php
CoreBundle/Tests/Provider/ProductVariantLowestPriceMapProviderTest.php
Tests/Provider/ProductVariantLowestPriceMapProviderTest.php
Provider/ProductVariantLowestPriceMapProviderTest.php
ProductVariantLowestPriceMapProviderTest.php
src/Sylius/Bundle/CoreBundle/Tests/Provider/ProductVariantsPricesProviderTest.php
Sylius/Bundle/CoreBundle/Tests/Provider/ProductVariantsPricesProviderTest.php
Bundle/CoreBundle/Tests/Provider/ProductVariantsPricesProviderTest.php
CoreBundle/Tests/Provider/ProductVariantsPricesProviderTest.php
Tests/Provider/ProductVariantsPricesProviderTest.php
Provider/ProductVariantsPricesProviderTest.php
ProductVariantsPricesProviderTest.php
src/Sylius/Bundle/CoreBundle/Tests/Provider/ChannelBasedProductTranslationProviderTest.php
Sylius/Bundle/CoreBundle/Tests/Provider/ChannelBasedProductTranslationProviderTest.php
Bundle/CoreBundle/Tests/Provider/ChannelBasedProductTranslationProviderTest.php
@ -65639,6 +65660,13 @@ ApiBundle/Tests/Stub/DocumentationModifierStub.php
Tests/Stub/DocumentationModifierStub.php
Stub/DocumentationModifierStub.php
DocumentationModifierStub.php
src/Sylius/Bundle/ApiBundle/Tests/Serializer/ProductVariantNormalizerTest.php
Sylius/Bundle/ApiBundle/Tests/Serializer/ProductVariantNormalizerTest.php
Bundle/ApiBundle/Tests/Serializer/ProductVariantNormalizerTest.php
ApiBundle/Tests/Serializer/ProductVariantNormalizerTest.php
Tests/Serializer/ProductVariantNormalizerTest.php
Serializer/ProductVariantNormalizerTest.php
ProductVariantNormalizerTest.php
src/Sylius/Bundle/ApiBundle/Tests/Doctrine/QueryCollectionExtension/TranslationOrderLocaleExtensionTest.php
Sylius/Bundle/ApiBundle/Tests/Doctrine/QueryCollectionExtension/TranslationOrderLocaleExtensionTest.php
Bundle/ApiBundle/Tests/Doctrine/QueryCollectionExtension/TranslationOrderLocaleExtensionTest.php

View file

@ -7196,6 +7196,7 @@ src/Sylius/Bundle/CoreBundle/Twig/CheckoutStepsExtension.php
src/Sylius/Bundle/CoreBundle/Twig/PriceExtension.php
src/Sylius/Bundle/CoreBundle/Remover/ReviewerReviewsRemoverInterface.php
src/Sylius/Bundle/CoreBundle/Remover/ReviewerReviewsRemover.php
src/Sylius/Bundle/CoreBundle/Tests/Helper/PriceHelperTest.php
src/Sylius/Bundle/CoreBundle/Tests/Fixture/ShippingMethodFixtureTest.php
src/Sylius/Bundle/CoreBundle/Tests/Fixture/TaxRateFixtureTest.php
src/Sylius/Bundle/CoreBundle/Tests/Fixture/CurrencyFixtureTest.php
@ -7257,6 +7258,8 @@ src/Sylius/Bundle/CoreBundle/Tests/Functional/StateMachine/ShipmentWorkflowTest.
src/Sylius/Bundle/CoreBundle/Tests/Functional/StateMachine/PaymentWorkflowTest.php
src/Sylius/Bundle/CoreBundle/Tests/Functional/StateMachine/OrderShippingWorkflowTest.php
src/Sylius/Bundle/CoreBundle/Tests/Functional/StateMachine/StateMachineCompositeTest.php
src/Sylius/Bundle/CoreBundle/Tests/Provider/ProductVariantLowestPriceMapProviderTest.php
src/Sylius/Bundle/CoreBundle/Tests/Provider/ProductVariantsPricesProviderTest.php
src/Sylius/Bundle/CoreBundle/Tests/Provider/ChannelBasedProductTranslationProviderTest.php
src/Sylius/Bundle/CoreBundle/Tests/Twig/ChannelUrlExtensionTest.php
src/Sylius/Bundle/CoreBundle/test/public/index.php
@ -9926,6 +9929,7 @@ src/Sylius/Bundle/ApiBundle/Validator/ResourceApiInputDataPropertiesValidator.ph
src/Sylius/Bundle/ApiBundle/Tests/Stub/PaymentConfigurationProviderStub.php
src/Sylius/Bundle/ApiBundle/Tests/Stub/CommandDataTransformerStub.php
src/Sylius/Bundle/ApiBundle/Tests/Stub/DocumentationModifierStub.php
src/Sylius/Bundle/ApiBundle/Tests/Serializer/ProductVariantNormalizerTest.php
src/Sylius/Bundle/ApiBundle/Tests/Doctrine/QueryCollectionExtension/TranslationOrderLocaleExtensionTest.php
src/Sylius/Bundle/ApiBundle/Tests/CommandHandler/ChangeAddressOrderHandlerTest.php
src/Sylius/Bundle/ApiBundle/Tests/Application/public/index.php

View file

@ -848,6 +848,11 @@ js/expression-evaluation/changelog/46278-fix-43889-43901-43944
expression-evaluation/changelog/46278-fix-43889-43901-43944
changelog/46278-fix-43889-43901-43944
46278-fix-43889-43901-43944
packages/js/expression-evaluation/changelog/50828-dev-constrain-pnpm-version
js/expression-evaluation/changelog/50828-dev-constrain-pnpm-version
expression-evaluation/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
packages/js/expression-evaluation/changelog/.gitkeep
js/expression-evaluation/changelog/.gitkeep
expression-evaluation/changelog/.gitkeep
@ -939,6 +944,11 @@ js/extend-cart-checkout-block/changelog/add-upgrade-blocks-to-v3
extend-cart-checkout-block/changelog/add-upgrade-blocks-to-v3
changelog/add-upgrade-blocks-to-v3
add-upgrade-blocks-to-v3
packages/js/extend-cart-checkout-block/changelog/50828-dev-constrain-pnpm-version
js/extend-cart-checkout-block/changelog/50828-dev-constrain-pnpm-version
extend-cart-checkout-block/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
packages/js/extend-cart-checkout-block/changelog/.gitkeep
js/extend-cart-checkout-block/changelog/.gitkeep
extend-cart-checkout-block/changelog/.gitkeep
@ -7878,6 +7888,11 @@ js/api/changelog/dev-consolidate-eslint-versions
api/changelog/dev-consolidate-eslint-versions
changelog/dev-consolidate-eslint-versions
dev-consolidate-eslint-versions
packages/js/api/changelog/50828-dev-constrain-pnpm-version
js/api/changelog/50828-dev-constrain-pnpm-version
api/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
packages/js/api/changelog/update-changelogger
js/api/changelog/update-changelogger
api/changelog/update-changelogger
@ -8678,6 +8693,11 @@ js/explat/changelog/fix-misspelling-in-inline-doc-packages-js
explat/changelog/fix-misspelling-in-inline-doc-packages-js
changelog/fix-misspelling-in-inline-doc-packages-js
fix-misspelling-in-inline-doc-packages-js
packages/js/explat/changelog/50828-dev-constrain-pnpm-version
js/explat/changelog/50828-dev-constrain-pnpm-version
explat/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
packages/js/explat/changelog/.gitkeep
js/explat/changelog/.gitkeep
explat/changelog/.gitkeep
@ -8772,6 +8792,11 @@ js/currency/changelog/fix-misspelling-in-inline-doc-packages-js
currency/changelog/fix-misspelling-in-inline-doc-packages-js
changelog/fix-misspelling-in-inline-doc-packages-js
fix-misspelling-in-inline-doc-packages-js
packages/js/currency/changelog/50828-dev-constrain-pnpm-version
js/currency/changelog/50828-dev-constrain-pnpm-version
currency/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
packages/js/currency/changelog/.gitkeep
js/currency/changelog/.gitkeep
currency/changelog/.gitkeep
@ -8882,6 +8907,11 @@ js/notices/changelog/46278-fix-43889-43901-43944
notices/changelog/46278-fix-43889-43901-43944
changelog/46278-fix-43889-43901-43944
46278-fix-43889-43901-43944
packages/js/notices/changelog/50828-dev-constrain-pnpm-version
js/notices/changelog/50828-dev-constrain-pnpm-version
notices/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
packages/js/notices/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
js/notices/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
notices/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
@ -8995,6 +9025,11 @@ packages/js/csv-export/package.json
js/csv-export/package.json
csv-export/package.json
package.json
packages/js/csv-export/changelog/50828-dev-constrain-pnpm-version
js/csv-export/changelog/50828-dev-constrain-pnpm-version
csv-export/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
packages/js/csv-export/changelog/.gitkeep
js/csv-export/changelog/.gitkeep
csv-export/changelog/.gitkeep
@ -9092,6 +9127,11 @@ js/date/changelog/502820-fix-markdown-typos
date/changelog/502820-fix-markdown-typos
changelog/502820-fix-markdown-typos
502820-fix-markdown-typos
packages/js/date/changelog/50828-dev-constrain-pnpm-version
js/date/changelog/50828-dev-constrain-pnpm-version
date/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
packages/js/date/changelog/.gitkeep
js/date/changelog/.gitkeep
date/changelog/.gitkeep
@ -9249,6 +9289,11 @@ js/create-product-editor-block/changelog/bump-js-packages-php-version
create-product-editor-block/changelog/bump-js-packages-php-version
changelog/bump-js-packages-php-version
bump-js-packages-php-version
packages/js/create-product-editor-block/changelog/50828-dev-constrain-pnpm-version
js/create-product-editor-block/changelog/50828-dev-constrain-pnpm-version
create-product-editor-block/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
packages/js/create-product-editor-block/changelog/.gitkeep
js/create-product-editor-block/changelog/.gitkeep
create-product-editor-block/changelog/.gitkeep
@ -9517,6 +9562,11 @@ packages/js/onboarding/package.json
js/onboarding/package.json
onboarding/package.json
package.json
packages/js/onboarding/changelog/50828-dev-constrain-pnpm-version
js/onboarding/changelog/50828-dev-constrain-pnpm-version
onboarding/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
packages/js/onboarding/changelog/.gitkeep
js/onboarding/changelog/.gitkeep
onboarding/changelog/.gitkeep
@ -10073,6 +10123,11 @@ js/customer-effort-score/changelog/fix-misspelling-in-inline-doc-packages-js
customer-effort-score/changelog/fix-misspelling-in-inline-doc-packages-js
changelog/fix-misspelling-in-inline-doc-packages-js
fix-misspelling-in-inline-doc-packages-js
packages/js/customer-effort-score/changelog/50828-dev-constrain-pnpm-version
js/customer-effort-score/changelog/50828-dev-constrain-pnpm-version
customer-effort-score/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
packages/js/customer-effort-score/changelog/.gitkeep
js/customer-effort-score/changelog/.gitkeep
customer-effort-score/changelog/.gitkeep
@ -10357,6 +10412,11 @@ js/components/changelog/fix-tree-select-control-missing-wpcom-styles
components/changelog/fix-tree-select-control-missing-wpcom-styles
changelog/fix-tree-select-control-missing-wpcom-styles
fix-tree-select-control-missing-wpcom-styles
packages/js/components/changelog/fix-50815-default-props
js/components/changelog/fix-50815-default-props
components/changelog/fix-50815-default-props
changelog/fix-50815-default-props
fix-50815-default-props
packages/js/components/changelog/fix-add-escape-handle
js/components/changelog/fix-add-escape-handle
components/changelog/fix-add-escape-handle
@ -10392,6 +10452,11 @@ js/components/changelog/50266-fix-remove-functional-component-default-props
components/changelog/50266-fix-remove-functional-component-default-props
changelog/50266-fix-remove-functional-component-default-props
50266-fix-remove-functional-component-default-props
packages/js/components/changelog/36052-dev-move-report-error
js/components/changelog/36052-dev-move-report-error
components/changelog/36052-dev-move-report-error
changelog/36052-dev-move-report-error
36052-dev-move-report-error
packages/js/components/changelog/fix-misspelling-in-inline-doc-packages-js
js/components/changelog/fix-misspelling-in-inline-doc-packages-js
components/changelog/fix-misspelling-in-inline-doc-packages-js
@ -10452,6 +10517,11 @@ js/components/changelog/remove-scrollbar
components/changelog/remove-scrollbar
changelog/remove-scrollbar
remove-scrollbar
packages/js/components/changelog/50828-dev-constrain-pnpm-version
js/components/changelog/50828-dev-constrain-pnpm-version
components/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
packages/js/components/changelog/add-placeholder-taxonomy
js/components/changelog/add-placeholder-taxonomy
components/changelog/add-placeholder-taxonomy
@ -13412,6 +13482,51 @@ components/src/list/README.md
src/list/README.md
list/README.md
README.md
packages/js/components/src/analytics/index.js
js/components/src/analytics/index.js
components/src/analytics/index.js
src/analytics/index.js
analytics/index.js
index.js
packages/js/components/src/analytics/error/index.js
js/components/src/analytics/error/index.js
components/src/analytics/error/index.js
src/analytics/error/index.js
analytics/error/index.js
error/index.js
index.js
packages/js/components/src/analytics/error/tests/__snapshots__/index.test.js.snap
js/components/src/analytics/error/tests/__snapshots__/index.test.js.snap
components/src/analytics/error/tests/__snapshots__/index.test.js.snap
src/analytics/error/tests/__snapshots__/index.test.js.snap
analytics/error/tests/__snapshots__/index.test.js.snap
error/tests/__snapshots__/index.test.js.snap
tests/__snapshots__/index.test.js.snap
__snapshots__/index.test.js.snap
index.test.js.snap
packages/js/components/src/analytics/error/tests/index.test.js
js/components/src/analytics/error/tests/index.test.js
components/src/analytics/error/tests/index.test.js
src/analytics/error/tests/index.test.js
analytics/error/tests/index.test.js
error/tests/index.test.js
tests/index.test.js
index.test.js
packages/js/components/src/analytics/error/stories/index.tsx
js/components/src/analytics/error/stories/index.tsx
components/src/analytics/error/stories/index.tsx
src/analytics/error/stories/index.tsx
analytics/error/stories/index.tsx
error/stories/index.tsx
stories/index.tsx
index.tsx
packages/js/components/src/analytics/error/README.md
js/components/src/analytics/error/README.md
components/src/analytics/error/README.md
src/analytics/error/README.md
analytics/error/README.md
error/README.md
README.md
packages/js/components/src/conditional-wrapper/index.ts
js/components/src/conditional-wrapper/index.ts
components/src/conditional-wrapper/index.ts
@ -14018,6 +14133,11 @@ js/internal-js-tests/changelog/46278-fix-43889-43901-43944
internal-js-tests/changelog/46278-fix-43889-43901-43944
changelog/46278-fix-43889-43901-43944
46278-fix-43889-43901-43944
packages/js/internal-js-tests/changelog/50828-dev-constrain-pnpm-version
js/internal-js-tests/changelog/50828-dev-constrain-pnpm-version
internal-js-tests/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
packages/js/internal-js-tests/changelog/45148-poc-request-reviews
js/internal-js-tests/changelog/45148-poc-request-reviews
internal-js-tests/changelog/45148-poc-request-reviews
@ -14165,6 +14285,11 @@ js/data/changelog/48586-update-48516-detect-cache-when-launching-store
data/changelog/48586-update-48516-detect-cache-when-launching-store
changelog/48586-update-48516-detect-cache-when-launching-store
48586-update-48516-detect-cache-when-launching-store
packages/js/data/changelog/50828-dev-constrain-pnpm-version
js/data/changelog/50828-dev-constrain-pnpm-version
data/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
packages/js/data/changelog/.gitkeep
js/data/changelog/.gitkeep
data/changelog/.gitkeep
@ -16552,6 +16677,11 @@ packages/js/experimental/package.json
js/experimental/package.json
experimental/package.json
package.json
packages/js/experimental/changelog/50828-dev-constrain-pnpm-version
js/experimental/changelog/50828-dev-constrain-pnpm-version
experimental/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
packages/js/experimental/changelog/.gitkeep
js/experimental/changelog/.gitkeep
experimental/changelog/.gitkeep
@ -16841,6 +16971,11 @@ js/create-woo-extension/changelog/fix-create-woo-extension-case
create-woo-extension/changelog/fix-create-woo-extension-case
changelog/fix-create-woo-extension-case
fix-create-woo-extension-case
packages/js/create-woo-extension/changelog/50828-dev-constrain-pnpm-version
js/create-woo-extension/changelog/50828-dev-constrain-pnpm-version
create-woo-extension/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
packages/js/create-woo-extension/changelog/.gitkeep
js/create-woo-extension/changelog/.gitkeep
create-woo-extension/changelog/.gitkeep
@ -16952,6 +17087,11 @@ js/remote-logging/changelog/add-remote-logging-beta-tester-tool
remote-logging/changelog/add-remote-logging-beta-tester-tool
changelog/add-remote-logging-beta-tester-tool
add-remote-logging-beta-tester-tool
packages/js/remote-logging/changelog/50828-dev-constrain-pnpm-version
js/remote-logging/changelog/50828-dev-constrain-pnpm-version
remote-logging/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
packages/js/remote-logging/changelog/.gitkeep
js/remote-logging/changelog/.gitkeep
remote-logging/changelog/.gitkeep
@ -17064,6 +17204,11 @@ js/tracks/changelog/add-bump-stats-error
tracks/changelog/add-bump-stats-error
changelog/add-bump-stats-error
add-bump-stats-error
packages/js/tracks/changelog/50828-dev-constrain-pnpm-version
js/tracks/changelog/50828-dev-constrain-pnpm-version
tracks/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
packages/js/tracks/changelog/.gitkeep
js/tracks/changelog/.gitkeep
tracks/changelog/.gitkeep
@ -17524,6 +17669,11 @@ js/admin-e2e-tests/changelog/46278-fix-43889-43901-43944
admin-e2e-tests/changelog/46278-fix-43889-43901-43944
changelog/46278-fix-43889-43901-43944
46278-fix-43889-43901-43944
packages/js/admin-e2e-tests/changelog/50828-dev-constrain-pnpm-version
js/admin-e2e-tests/changelog/50828-dev-constrain-pnpm-version
admin-e2e-tests/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
packages/js/admin-e2e-tests/changelog/update-task-list-copies
js/admin-e2e-tests/changelog/update-task-list-copies
admin-e2e-tests/changelog/update-task-list-copies
@ -18401,6 +18551,11 @@ js/navigation/changelog/fix-misspelling-in-inline-doc-packages-js
navigation/changelog/fix-misspelling-in-inline-doc-packages-js
changelog/fix-misspelling-in-inline-doc-packages-js
fix-misspelling-in-inline-doc-packages-js
packages/js/navigation/changelog/50828-dev-constrain-pnpm-version
js/navigation/changelog/50828-dev-constrain-pnpm-version
navigation/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
packages/js/navigation/changelog/50190-add-navigation-deprecation
js/navigation/changelog/50190-add-navigation-deprecation
navigation/changelog/50190-add-navigation-deprecation
@ -18660,6 +18815,11 @@ js/dependency-extraction-webpack-plugin/changelog/47385-dev-update-pnpm9-1
dependency-extraction-webpack-plugin/changelog/47385-dev-update-pnpm9-1
changelog/47385-dev-update-pnpm9-1
47385-dev-update-pnpm9-1
packages/js/dependency-extraction-webpack-plugin/changelog/50828-dev-constrain-pnpm-version
js/dependency-extraction-webpack-plugin/changelog/50828-dev-constrain-pnpm-version
dependency-extraction-webpack-plugin/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
packages/js/dependency-extraction-webpack-plugin/changelog/.gitkeep
js/dependency-extraction-webpack-plugin/changelog/.gitkeep
dependency-extraction-webpack-plugin/changelog/.gitkeep
@ -18710,6 +18870,11 @@ packages/js/number/package.json
js/number/package.json
number/package.json
package.json
packages/js/number/changelog/50828-dev-constrain-pnpm-version
js/number/changelog/50828-dev-constrain-pnpm-version
number/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
packages/js/number/changelog/.gitkeep
js/number/changelog/.gitkeep
number/changelog/.gitkeep
@ -18781,6 +18946,11 @@ eslint-plugin/docs/rules/dependency-group.md
docs/rules/dependency-group.md
rules/dependency-group.md
dependency-group.md
packages/js/eslint-plugin/changelog/50828-dev-constrain-pnpm-version
js/eslint-plugin/changelog/50828-dev-constrain-pnpm-version
eslint-plugin/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
packages/js/eslint-plugin/changelog/.gitkeep
js/eslint-plugin/changelog/.gitkeep
eslint-plugin/changelog/.gitkeep
@ -28855,13 +29025,6 @@ components/report-summary/test/index.js
report-summary/test/index.js
test/index.js
index.js
plugins/woocommerce-admin/client/analytics/components/report-error/index.js
woocommerce-admin/client/analytics/components/report-error/index.js
client/analytics/components/report-error/index.js
analytics/components/report-error/index.js
components/report-error/index.js
report-error/index.js
index.js
plugins/woocommerce-admin/client/analytics/components/leaderboard/style.scss
woocommerce-admin/client/analytics/components/leaderboard/style.scss
client/analytics/components/leaderboard/style.scss
@ -59737,6 +59900,15 @@ Blocks/StoreApi/Routes/Checkout.php
StoreApi/Routes/Checkout.php
Routes/Checkout.php
Checkout.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/ProductReviews.php
woocommerce/tests/php/src/Blocks/StoreApi/Routes/ProductReviews.php
tests/php/src/Blocks/StoreApi/Routes/ProductReviews.php
php/src/Blocks/StoreApi/Routes/ProductReviews.php
src/Blocks/StoreApi/Routes/ProductReviews.php
Blocks/StoreApi/Routes/ProductReviews.php
StoreApi/Routes/ProductReviews.php
Routes/ProductReviews.php
ProductReviews.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/CartExtensions.php
woocommerce/tests/php/src/Blocks/StoreApi/Routes/CartExtensions.php
tests/php/src/Blocks/StoreApi/Routes/CartExtensions.php
@ -63463,6 +63635,10 @@ plugins/woocommerce/changelog/e2e-fix-cart-checkout-tax-test
woocommerce/changelog/e2e-fix-cart-checkout-tax-test
changelog/e2e-fix-cart-checkout-tax-test
e2e-fix-cart-checkout-tax-test
plugins/woocommerce/changelog/49425-dev-cleanup-analytics-1
woocommerce/changelog/49425-dev-cleanup-analytics-1
changelog/49425-dev-cleanup-analytics-1
49425-dev-cleanup-analytics-1
plugins/woocommerce/changelog/50606-fix-49651-rest-remove-line-item-stock
woocommerce/changelog/50606-fix-49651-rest-remove-line-item-stock
changelog/50606-fix-49651-rest-remove-line-item-stock
@ -63503,6 +63679,10 @@ plugins/woocommerce/changelog/fix-50543-additional-payments-use-default-gateways
woocommerce/changelog/fix-50543-additional-payments-use-default-gateways
changelog/fix-50543-additional-payments-use-default-gateways
fix-50543-additional-payments-use-default-gateways
plugins/woocommerce/changelog/fix-50815-default-props
woocommerce/changelog/fix-50815-default-props
changelog/fix-50815-default-props
fix-50815-default-props
plugins/woocommerce/changelog/49765-add-blueprint-rest-api-2
woocommerce/changelog/49765-add-blueprint-rest-api-2
changelog/49765-add-blueprint-rest-api-2
@ -63511,6 +63691,10 @@ plugins/woocommerce/changelog/prep-post-release-tasks-9.1.4
woocommerce/changelog/prep-post-release-tasks-9.1.4
changelog/prep-post-release-tasks-9.1.4
prep-post-release-tasks-9.1.4
plugins/woocommerce/changelog/e2e-fix-waitForResponse-editor-navigation
woocommerce/changelog/e2e-fix-waitForResponse-editor-navigation
changelog/e2e-fix-waitForResponse-editor-navigation
e2e-fix-waitForResponse-editor-navigation
plugins/woocommerce/changelog/update-remote-logging-data
woocommerce/changelog/update-remote-logging-data
changelog/update-remote-logging-data
@ -63611,6 +63795,10 @@ plugins/woocommerce/changelog/fix-php-warning
woocommerce/changelog/fix-php-warning
changelog/fix-php-warning
fix-php-warning
plugins/woocommerce/changelog/tweak-improve-reset-password-check
woocommerce/changelog/tweak-improve-reset-password-check
changelog/tweak-improve-reset-password-check
tweak-improve-reset-password-check
plugins/woocommerce/changelog/49757-dev-remove-unused-imports
woocommerce/changelog/49757-dev-remove-unused-imports
changelog/49757-dev-remove-unused-imports
@ -63643,6 +63831,10 @@ plugins/woocommerce/changelog/50763-revert-47899-express-checkout-button-styles
woocommerce/changelog/50763-revert-47899-express-checkout-button-styles
changelog/50763-revert-47899-express-checkout-button-styles
50763-revert-47899-express-checkout-button-styles
plugins/woocommerce/changelog/e2e-fix-delete-variation-test-strict-mode-violation
woocommerce/changelog/e2e-fix-delete-variation-test-strict-mode-violation
changelog/e2e-fix-delete-variation-test-strict-mode-violation
e2e-fix-delete-variation-test-strict-mode-violation
plugins/woocommerce/changelog/fix-43626-account-nav-aria-current
woocommerce/changelog/fix-43626-account-nav-aria-current
changelog/fix-43626-account-nav-aria-current
@ -63675,6 +63867,10 @@ plugins/woocommerce/changelog/49803-fix-subscription-activation-with-multiple-su
woocommerce/changelog/49803-fix-subscription-activation-with-multiple-subs-for-same-product
changelog/49803-fix-subscription-activation-with-multiple-subs-for-same-product
49803-fix-subscription-activation-with-multiple-subs-for-same-product
plugins/woocommerce/changelog/48964-add-generic-queue
woocommerce/changelog/48964-add-generic-queue
changelog/48964-add-generic-queue
48964-add-generic-queue
plugins/woocommerce/changelog/50363-48150-move-store-info-endpoint
woocommerce/changelog/50363-48150-move-store-info-endpoint
changelog/50363-48150-move-store-info-endpoint
@ -63807,6 +64003,10 @@ plugins/woocommerce/changelog/50210-44589-cys---core-e2e-test-add-coverage-for-t
woocommerce/changelog/50210-44589-cys---core-e2e-test-add-coverage-for-the-fonts-added-via-font-library
changelog/50210-44589-cys---core-e2e-test-add-coverage-for-the-fonts-added-via-font-library
50210-44589-cys---core-e2e-test-add-coverage-for-the-fonts-added-via-font-library
plugins/woocommerce/changelog/36052-dev-move-report-error
woocommerce/changelog/36052-dev-move-report-error
changelog/36052-dev-move-report-error
36052-dev-move-report-error
plugins/woocommerce/changelog/fix-44906-coupon-removal-notices
woocommerce/changelog/fix-44906-coupon-removal-notices
changelog/fix-44906-coupon-removal-notices
@ -63863,6 +64063,10 @@ plugins/woocommerce/changelog/update-abrev-global-unique-id
woocommerce/changelog/update-abrev-global-unique-id
changelog/update-abrev-global-unique-id
update-abrev-global-unique-id
plugins/woocommerce/changelog/docs-check_payment_method_support
woocommerce/changelog/docs-check_payment_method_support
changelog/docs-check_payment_method_support
docs-check_payment_method_support
plugins/woocommerce/changelog/49758-update-49210-restrict-wccomhelper-to-admin
woocommerce/changelog/49758-update-49210-restrict-wccomhelper-to-admin
changelog/49758-update-49210-restrict-wccomhelper-to-admin
@ -63875,6 +64079,10 @@ plugins/woocommerce/changelog/tweak-lost-password-e2e
woocommerce/changelog/tweak-lost-password-e2e
changelog/tweak-lost-password-e2e
tweak-lost-password-e2e
plugins/woocommerce/changelog/50803-add-clear-theme-info-cache
woocommerce/changelog/50803-add-clear-theme-info-cache
changelog/50803-add-clear-theme-info-cache
50803-add-clear-theme-info-cache
plugins/woocommerce/changelog/50239-update-in-product-blocks-docs-links
woocommerce/changelog/50239-update-in-product-blocks-docs-links
changelog/50239-update-in-product-blocks-docs-links
@ -63883,6 +64091,10 @@ plugins/woocommerce/changelog/update-improve-setup-task-count
woocommerce/changelog/update-improve-setup-task-count
changelog/update-improve-setup-task-count
update-improve-setup-task-count
plugins/woocommerce/changelog/50848-24-08-remove-selector-ambiguity
woocommerce/changelog/50848-24-08-remove-selector-ambiguity
changelog/50848-24-08-remove-selector-ambiguity
50848-24-08-remove-selector-ambiguity
plugins/woocommerce/changelog/dev-playwright-1_46-update
woocommerce/changelog/dev-playwright-1_46-update
changelog/dev-playwright-1_46-update
@ -63911,6 +64123,10 @@ plugins/woocommerce/changelog/fix-43630
woocommerce/changelog/fix-43630
changelog/fix-43630
fix-43630
plugins/woocommerce/changelog/49427-dev-cleanup-controllers
woocommerce/changelog/49427-dev-cleanup-controllers
changelog/49427-dev-cleanup-controllers
49427-dev-cleanup-controllers
plugins/woocommerce/changelog/fix-43617
woocommerce/changelog/fix-43617
changelog/fix-43617
@ -63951,6 +64167,10 @@ plugins/woocommerce/changelog/update-blocks-wp-env-core-.6
woocommerce/changelog/update-blocks-wp-env-core-.6
changelog/update-blocks-wp-env-core-.6
update-blocks-wp-env-core-.6
plugins/woocommerce/changelog/fix-50283-fatal-shipping-methods
woocommerce/changelog/fix-50283-fatal-shipping-methods
changelog/fix-50283-fatal-shipping-methods
fix-50283-fatal-shipping-methods
plugins/woocommerce/changelog/fix-placeholder-display-25152
woocommerce/changelog/fix-placeholder-display-25152
changelog/fix-placeholder-display-25152
@ -64075,6 +64295,10 @@ plugins/woocommerce/changelog/49748-49589-new-cys-homepage-tests
woocommerce/changelog/49748-49589-new-cys-homepage-tests
changelog/49748-49589-new-cys-homepage-tests
49748-49589-new-cys-homepage-tests
plugins/woocommerce/changelog/49425-dev-cleanup-analytics
woocommerce/changelog/49425-dev-cleanup-analytics
changelog/49425-dev-cleanup-analytics
49425-dev-cleanup-analytics
plugins/woocommerce/changelog/fix-50429-store-api-resuming-exclude-pending
woocommerce/changelog/fix-50429-store-api-resuming-exclude-pending
changelog/fix-50429-store-api-resuming-exclude-pending
@ -64219,6 +64443,14 @@ plugins/woocommerce/changelog/50332-patch-19
woocommerce/changelog/50332-patch-19
changelog/50332-patch-19
50332-patch-19
plugins/woocommerce/changelog/50828-dev-constrain-pnpm-version
woocommerce/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
plugins/woocommerce/changelog/50784-add-coming-soon-mode-e2e
woocommerce/changelog/50784-add-coming-soon-mode-e2e
changelog/50784-add-coming-soon-mode-e2e
50784-add-coming-soon-mode-e2e
plugins/woocommerce/changelog/50709-fix-mobile-sticky-header
woocommerce/changelog/50709-fix-mobile-sticky-header
changelog/50709-fix-mobile-sticky-header
@ -64267,6 +64499,10 @@ plugins/woocommerce/changelog/50016-skip-cys-test-wordpress-version
woocommerce/changelog/50016-skip-cys-test-wordpress-version
changelog/50016-skip-cys-test-wordpress-version
50016-skip-cys-test-wordpress-version
plugins/woocommerce/changelog/50396-48150-move-products-endpoint
woocommerce/changelog/50396-48150-move-products-endpoint
changelog/50396-48150-move-products-endpoint
50396-48150-move-products-endpoint
plugins/woocommerce/changelog/50160-patch-12
woocommerce/changelog/50160-patch-12
changelog/50160-patch-12
@ -64299,6 +64535,10 @@ plugins/woocommerce/changelog/fix-50167-payment-gateway-suggestions-flaky-unit-t
woocommerce/changelog/fix-50167-payment-gateway-suggestions-flaky-unit-test
changelog/fix-50167-payment-gateway-suggestions-flaky-unit-test
fix-50167-payment-gateway-suggestions-flaky-unit-test
plugins/woocommerce/changelog/fix-badge-height
woocommerce/changelog/fix-badge-height
changelog/fix-badge-height
fix-badge-height
plugins/woocommerce/changelog/ci-disable-metrics-job
woocommerce/changelog/ci-disable-metrics-job
changelog/ci-disable-metrics-job
@ -64351,6 +64591,10 @@ plugins/woocommerce/changelog/move-product-collection
woocommerce/changelog/move-product-collection
changelog/move-product-collection
move-product-collection
plugins/woocommerce/changelog/fix-42064-product-reviews-endpoint-tests
woocommerce/changelog/fix-42064-product-reviews-endpoint-tests
changelog/fix-42064-product-reviews-endpoint-tests
fix-42064-product-reviews-endpoint-tests
plugins/woocommerce/changelog/50247-patch-17
woocommerce/changelog/50247-patch-17
changelog/50247-patch-17
@ -64363,6 +64607,10 @@ plugins/woocommerce/changelog/update-remove-tooltip
woocommerce/changelog/update-remove-tooltip
changelog/update-remove-tooltip
update-remove-tooltip
plugins/woocommerce/changelog/fix-conditionally-set-new-order-metafield
woocommerce/changelog/fix-conditionally-set-new-order-metafield
changelog/fix-conditionally-set-new-order-metafield
fix-conditionally-set-new-order-metafield
plugins/woocommerce/changelog/update-50616-replace-colon-with-space-product-data-meta-box
woocommerce/changelog/update-50616-replace-colon-with-space-product-data-meta-box
changelog/update-50616-replace-colon-with-space-product-data-meta-box
@ -64431,6 +64679,10 @@ plugins/woocommerce/changelog/50171-cys-intro-docs
woocommerce/changelog/50171-cys-intro-docs
changelog/50171-cys-intro-docs
50171-cys-intro-docs
plugins/woocommerce/changelog/49320-dev-datastore-cleanup
woocommerce/changelog/49320-dev-datastore-cleanup
changelog/49320-dev-datastore-cleanup
49320-dev-datastore-cleanup
plugins/woocommerce/changelog/fix-43603-footer-text-color
woocommerce/changelog/fix-43603-footer-text-color
changelog/fix-43603-footer-text-color
@ -64451,6 +64703,10 @@ plugins/woocommerce/changelog/50431-50371-cys-automatic-scrolling-to-added-patte
woocommerce/changelog/50431-50371-cys-automatic-scrolling-to-added-pattern-not-functioning
changelog/50431-50371-cys-automatic-scrolling-to-added-pattern-not-functioning
50431-50371-cys-automatic-scrolling-to-added-pattern-not-functioning
plugins/woocommerce/changelog/update-contribution-docs
woocommerce/changelog/update-contribution-docs
changelog/update-contribution-docs
update-contribution-docs
plugins/woocommerce/changelog/fix-core-profiler-plugins-sticky-footer-button
woocommerce/changelog/fix-core-profiler-plugins-sticky-footer-button
changelog/fix-core-profiler-plugins-sticky-footer-button
@ -64459,6 +64715,10 @@ plugins/woocommerce/changelog/49970-fix-cys-skip-test-wordpress-6-5
woocommerce/changelog/49970-fix-cys-skip-test-wordpress-6-5
changelog/49970-fix-cys-skip-test-wordpress-6-5
49970-fix-cys-skip-test-wordpress-6-5
plugins/woocommerce/changelog/50732-dev-fix-phpdoc-code-reference
woocommerce/changelog/50732-dev-fix-phpdoc-code-reference
changelog/50732-dev-fix-phpdoc-code-reference
50732-dev-fix-phpdoc-code-reference
plugins/woocommerce/changelog/49214-fix-remove-active-shipping-zone-check-cart-page
woocommerce/changelog/49214-fix-remove-active-shipping-zone-check-cart-page
changelog/49214-fix-remove-active-shipping-zone-check-cart-page
@ -64495,6 +64755,10 @@ plugins/woocommerce/changelog/update-pattern-placeholder-image-optimization
woocommerce/changelog/update-pattern-placeholder-image-optimization
changelog/update-pattern-placeholder-image-optimization
update-pattern-placeholder-image-optimization
plugins/woocommerce/changelog/50393-48150-move-product-endpoint
woocommerce/changelog/50393-48150-move-product-endpoint
changelog/50393-48150-move-product-endpoint
50393-48150-move-product-endpoint
plugins/woocommerce/phpcs.xml
woocommerce/phpcs.xml
phpcs.xml
@ -67233,6 +67497,13 @@ Reports/Customers/Stats/DataStore.php
Customers/Stats/DataStore.php
Stats/DataStore.php
DataStore.php
plugins/woocommerce/src/Admin/API/Reports/OrderAwareControllerTrait.php
woocommerce/src/Admin/API/Reports/OrderAwareControllerTrait.php
src/Admin/API/Reports/OrderAwareControllerTrait.php
Admin/API/Reports/OrderAwareControllerTrait.php
API/Reports/OrderAwareControllerTrait.php
Reports/OrderAwareControllerTrait.php
OrderAwareControllerTrait.php
plugins/woocommerce/src/Admin/API/Reports/Coupons/Controller.php
woocommerce/src/Admin/API/Reports/Coupons/Controller.php
src/Admin/API/Reports/Coupons/Controller.php
@ -67328,6 +67599,13 @@ Admin/API/Reports/GenericController.php
API/Reports/GenericController.php
Reports/GenericController.php
GenericController.php
plugins/woocommerce/src/Admin/API/Reports/FilteredGetDataTrait.php
woocommerce/src/Admin/API/Reports/FilteredGetDataTrait.php
src/Admin/API/Reports/FilteredGetDataTrait.php
Admin/API/Reports/FilteredGetDataTrait.php
API/Reports/FilteredGetDataTrait.php
Reports/FilteredGetDataTrait.php
FilteredGetDataTrait.php
plugins/woocommerce/src/Admin/API/Reports/Orders/Controller.php
woocommerce/src/Admin/API/Reports/Orders/Controller.php
src/Admin/API/Reports/Orders/Controller.php
@ -67388,6 +67666,13 @@ Reports/Orders/Stats/Segmenter.php
Orders/Stats/Segmenter.php
Stats/Segmenter.php
Segmenter.php
plugins/woocommerce/src/Admin/API/Reports/GenericQuery.php
woocommerce/src/Admin/API/Reports/GenericQuery.php
src/Admin/API/Reports/GenericQuery.php
Admin/API/Reports/GenericQuery.php
API/Reports/GenericQuery.php
Reports/GenericQuery.php
GenericQuery.php
plugins/woocommerce/src/Admin/API/Reports/Export/Controller.php
woocommerce/src/Admin/API/Reports/Export/Controller.php
src/Admin/API/Reports/Export/Controller.php
@ -67462,6 +67747,13 @@ Admin/API/Reports/DataStoreInterface.php
API/Reports/DataStoreInterface.php
Reports/DataStoreInterface.php
DataStoreInterface.php
plugins/woocommerce/src/Admin/API/Reports/StatsDataStoreTrait.php
woocommerce/src/Admin/API/Reports/StatsDataStoreTrait.php
src/Admin/API/Reports/StatsDataStoreTrait.php
Admin/API/Reports/StatsDataStoreTrait.php
API/Reports/StatsDataStoreTrait.php
Reports/StatsDataStoreTrait.php
StatsDataStoreTrait.php
plugins/woocommerce/src/Admin/API/Reports/ExportableTraits.php
woocommerce/src/Admin/API/Reports/ExportableTraits.php
src/Admin/API/Reports/ExportableTraits.php
@ -67610,6 +67902,13 @@ Admin/API/AI/BusinessDescription.php
API/AI/BusinessDescription.php
AI/BusinessDescription.php
BusinessDescription.php
plugins/woocommerce/src/Admin/API/AI/Products.php
woocommerce/src/Admin/API/AI/Products.php
src/Admin/API/AI/Products.php
Admin/API/AI/Products.php
API/AI/Products.php
AI/Products.php
Products.php
plugins/woocommerce/src/Admin/API/AI/Patterns.php
woocommerce/src/Admin/API/AI/Patterns.php
src/Admin/API/AI/Patterns.php
@ -67638,6 +67937,13 @@ Admin/API/AI/StoreTitle.php
API/AI/StoreTitle.php
AI/StoreTitle.php
StoreTitle.php
plugins/woocommerce/src/Admin/API/AI/Product.php
woocommerce/src/Admin/API/AI/Product.php
src/Admin/API/AI/Product.php
Admin/API/AI/Product.php
API/AI/Product.php
AI/Product.php
Product.php
plugins/woocommerce/src/Admin/API/AI/Images.php
woocommerce/src/Admin/API/AI/Images.php
src/Admin/API/AI/Images.php
@ -70377,22 +70683,6 @@ StoreApi/Schemas/V1/CheckoutOrderSchema.php
Schemas/V1/CheckoutOrderSchema.php
V1/CheckoutOrderSchema.php
CheckoutOrderSchema.php
plugins/woocommerce/src/StoreApi/Schemas/V1/AI/ProductsSchema.php
woocommerce/src/StoreApi/Schemas/V1/AI/ProductsSchema.php
src/StoreApi/Schemas/V1/AI/ProductsSchema.php
StoreApi/Schemas/V1/AI/ProductsSchema.php
Schemas/V1/AI/ProductsSchema.php
V1/AI/ProductsSchema.php
AI/ProductsSchema.php
ProductsSchema.php
plugins/woocommerce/src/StoreApi/Schemas/V1/AI/ProductSchema.php
woocommerce/src/StoreApi/Schemas/V1/AI/ProductSchema.php
src/StoreApi/Schemas/V1/AI/ProductSchema.php
StoreApi/Schemas/V1/AI/ProductSchema.php
Schemas/V1/AI/ProductSchema.php
V1/AI/ProductSchema.php
AI/ProductSchema.php
ProductSchema.php
plugins/woocommerce/src/StoreApi/Schemas/V1/OrderSchema.php
woocommerce/src/StoreApi/Schemas/V1/OrderSchema.php
src/StoreApi/Schemas/V1/OrderSchema.php
@ -70716,30 +71006,6 @@ StoreApi/Routes/V1/ProductsById.php
Routes/V1/ProductsById.php
V1/ProductsById.php
ProductsById.php
plugins/woocommerce/src/StoreApi/Routes/V1/AI/Products.php
woocommerce/src/StoreApi/Routes/V1/AI/Products.php
src/StoreApi/Routes/V1/AI/Products.php
StoreApi/Routes/V1/AI/Products.php
Routes/V1/AI/Products.php
V1/AI/Products.php
AI/Products.php
Products.php
plugins/woocommerce/src/StoreApi/Routes/V1/AI/Middleware.php
woocommerce/src/StoreApi/Routes/V1/AI/Middleware.php
src/StoreApi/Routes/V1/AI/Middleware.php
StoreApi/Routes/V1/AI/Middleware.php
Routes/V1/AI/Middleware.php
V1/AI/Middleware.php
AI/Middleware.php
Middleware.php
plugins/woocommerce/src/StoreApi/Routes/V1/AI/Product.php
woocommerce/src/StoreApi/Routes/V1/AI/Product.php
src/StoreApi/Routes/V1/AI/Product.php
StoreApi/Routes/V1/AI/Product.php
Routes/V1/AI/Product.php
V1/AI/Product.php
AI/Product.php
Product.php
plugins/woocommerce/src/StoreApi/Routes/V1/CheckoutOrder.php
woocommerce/src/StoreApi/Routes/V1/CheckoutOrder.php
src/StoreApi/Routes/V1/CheckoutOrder.php
@ -71984,6 +72250,10 @@ plugins/woo-ai/changelog/dev-tune-up-zip-generation
woo-ai/changelog/dev-tune-up-zip-generation
changelog/dev-tune-up-zip-generation
dev-tune-up-zip-generation
plugins/woo-ai/changelog/50828-dev-constrain-pnpm-version
woo-ai/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
plugins/woo-ai/changelog/49310-dev-pin-block-env-package
woo-ai/changelog/49310-dev-pin-block-env-package
changelog/49310-dev-pin-block-env-package
@ -72439,6 +72709,11 @@ woocommerce-beta-tester/api/tools/delete-all-products.php
api/tools/delete-all-products.php
tools/delete-all-products.php
delete-all-products.php
plugins/woocommerce-beta-tester/api/tools/class-fake-wcpayments.php
woocommerce-beta-tester/api/tools/class-fake-wcpayments.php
api/tools/class-fake-wcpayments.php
tools/class-fake-wcpayments.php
class-fake-wcpayments.php
plugins/woocommerce-beta-tester/api/tools/run-wc-admin-daily.php
woocommerce-beta-tester/api/tools/run-wc-admin-daily.php
api/tools/run-wc-admin-daily.php
@ -72454,6 +72729,11 @@ woocommerce-beta-tester/api/tools/wccom-request-errors.php
api/tools/wccom-request-errors.php
tools/wccom-request-errors.php
wccom-request-errors.php
plugins/woocommerce-beta-tester/api/tools/fake-woo-payments-gateway.php
woocommerce-beta-tester/api/tools/fake-woo-payments-gateway.php
api/tools/fake-woo-payments-gateway.php
tools/fake-woo-payments-gateway.php
fake-woo-payments-gateway.php
plugins/woocommerce-beta-tester/api/tools/set-coming-soon-mode.php
woocommerce-beta-tester/api/tools/set-coming-soon-mode.php
api/tools/set-coming-soon-mode.php
@ -72618,6 +72898,10 @@ plugins/woocommerce-beta-tester/changelog/50518-fix-beta-tester-build
woocommerce-beta-tester/changelog/50518-fix-beta-tester-build
changelog/50518-fix-beta-tester-build
50518-fix-beta-tester-build
plugins/woocommerce-beta-tester/changelog/add-beta-tester-tool-fake-wcpay
woocommerce-beta-tester/changelog/add-beta-tester-tool-fake-wcpay
changelog/add-beta-tester-tool-fake-wcpay
add-beta-tester-tool-fake-wcpay
plugins/woocommerce-beta-tester/changelog/50372-48150-move-patterns-endpoint
woocommerce-beta-tester/changelog/50372-48150-move-patterns-endpoint
changelog/50372-48150-move-patterns-endpoint
@ -72634,6 +72918,10 @@ plugins/woocommerce-beta-tester/changelog/50568-update-wp-env
woocommerce-beta-tester/changelog/50568-update-wp-env
changelog/50568-update-wp-env
50568-update-wp-env
plugins/woocommerce-beta-tester/changelog/50828-dev-constrain-pnpm-version
woocommerce-beta-tester/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
plugins/woocommerce-beta-tester/changelog/.gitkeep
woocommerce-beta-tester/changelog/.gitkeep
changelog/.gitkeep
@ -73021,6 +73309,12 @@ src/tools/commands/set-coming-soon-mode.js
tools/commands/set-coming-soon-mode.js
commands/set-coming-soon-mode.js
set-coming-soon-mode.js
plugins/woocommerce-beta-tester/src/tools/commands/fake-woo-payments.js
woocommerce-beta-tester/src/tools/commands/fake-woo-payments.js
src/tools/commands/fake-woo-payments.js
tools/commands/fake-woo-payments.js
commands/fake-woo-payments.js
fake-woo-payments.js
plugins/woocommerce-beta-tester/src/tools/README.md
woocommerce-beta-tester/src/tools/README.md
src/tools/README.md

View file

@ -165,6 +165,7 @@ packages/js/expression-evaluation/changelog/47385-dev-update-pnpm9-1
packages/js/expression-evaluation/changelog/43532-add-cli-to-ci-workflow
packages/js/expression-evaluation/changelog/bump-js-packages-php-version
packages/js/expression-evaluation/changelog/46278-fix-43889-43901-43944
packages/js/expression-evaluation/changelog/50828-dev-constrain-pnpm-version
packages/js/expression-evaluation/changelog/.gitkeep
packages/js/expression-evaluation/changelog/45148-poc-request-reviews
packages/js/expression-evaluation/.eslintrc.js
@ -186,6 +187,7 @@ packages/js/extend-cart-checkout-block/index.js
packages/js/extend-cart-checkout-block/composer.lock
packages/js/extend-cart-checkout-block/package.json
packages/js/extend-cart-checkout-block/changelog/add-upgrade-blocks-to-v3
packages/js/extend-cart-checkout-block/changelog/50828-dev-constrain-pnpm-version
packages/js/extend-cart-checkout-block/changelog/.gitkeep
packages/js/extend-cart-checkout-block/.gitignore.mustache
packages/js/extend-cart-checkout-block/src/index.js.mustache
@ -1171,6 +1173,7 @@ packages/js/api/changelog/43532-add-cli-to-ci-workflow
packages/js/api/changelog/update-separate-php-and-js-tests
packages/js/api/changelog/bump-js-packages-php-version
packages/js/api/changelog/dev-consolidate-eslint-versions
packages/js/api/changelog/50828-dev-constrain-pnpm-version
packages/js/api/changelog/update-changelogger
packages/js/api/changelog/.gitkeep
packages/js/api/changelog/45148-poc-request-reviews
@ -1287,6 +1290,7 @@ packages/js/explat/tsconfig.json
packages/js/explat/composer.lock
packages/js/explat/package.json
packages/js/explat/changelog/fix-misspelling-in-inline-doc-packages-js
packages/js/explat/changelog/50828-dev-constrain-pnpm-version
packages/js/explat/changelog/.gitkeep
packages/js/explat/changelog/dev-monorepo-caching-deps-per-target-package
packages/js/explat/.eslintrc.js
@ -1308,6 +1312,7 @@ packages/js/currency/tsconfig.json
packages/js/currency/composer.lock
packages/js/currency/package.json
packages/js/currency/changelog/fix-misspelling-in-inline-doc-packages-js
packages/js/currency/changelog/50828-dev-constrain-pnpm-version
packages/js/currency/changelog/.gitkeep
packages/js/currency/.eslintrc.js
packages/js/currency/jest.config.json
@ -1332,6 +1337,7 @@ packages/js/notices/changelog/fix-misspelling-in-inline-doc-packages-js
packages/js/notices/changelog/47385-dev-update-pnpm9-1
packages/js/notices/changelog/43532-add-cli-to-ci-workflow
packages/js/notices/changelog/46278-fix-43889-43901-43944
packages/js/notices/changelog/50828-dev-constrain-pnpm-version
packages/js/notices/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
packages/js/notices/changelog/45148-poc-request-reviews
packages/js/notices/changelog/dev-updates-to-packages-for-dependencies
@ -1355,6 +1361,7 @@ packages/js/csv-export/tsconfig-cjs.json
packages/js/csv-export/tsconfig.json
packages/js/csv-export/composer.lock
packages/js/csv-export/package.json
packages/js/csv-export/changelog/50828-dev-constrain-pnpm-version
packages/js/csv-export/changelog/.gitkeep
packages/js/csv-export/typings/index.d.ts
packages/js/csv-export/.eslintrc.js
@ -1376,6 +1383,7 @@ packages/js/date/composer.lock
packages/js/date/package.json
packages/js/date/changelog/fix-misspelling-in-inline-doc-packages-js
packages/js/date/changelog/502820-fix-markdown-typos
packages/js/date/changelog/50828-dev-constrain-pnpm-version
packages/js/date/changelog/.gitkeep
packages/js/date/changelog/fix-typos-in-packages-js-md-files
packages/js/date/typings/global.d.ts
@ -1409,6 +1417,7 @@ packages/js/create-product-editor-block/changelog/fix-create-product-editor-bloc
packages/js/create-product-editor-block/changelog/fix-product-editor-block-template
packages/js/create-product-editor-block/changelog/47385-dev-update-pnpm9-1
packages/js/create-product-editor-block/changelog/bump-js-packages-php-version
packages/js/create-product-editor-block/changelog/50828-dev-constrain-pnpm-version
packages/js/create-product-editor-block/changelog/.gitkeep
packages/js/create-product-editor-block/changelog/45148-poc-request-reviews
packages/js/create-product-editor-block/block-templates/editor.scss.mustache
@ -1468,6 +1477,7 @@ packages/js/onboarding/tsconfig.json
packages/js/onboarding/webpack.config.js
packages/js/onboarding/composer.lock
packages/js/onboarding/package.json
packages/js/onboarding/changelog/50828-dev-constrain-pnpm-version
packages/js/onboarding/changelog/.gitkeep
packages/js/onboarding/typings/global.d.ts
packages/js/onboarding/typings/index.d.ts
@ -1553,6 +1563,7 @@ packages/js/customer-effort-score/composer.lock
packages/js/customer-effort-score/package.json
packages/js/customer-effort-score/changelog/improve-ces-allow-tracking-option
packages/js/customer-effort-score/changelog/fix-misspelling-in-inline-doc-packages-js
packages/js/customer-effort-score/changelog/50828-dev-constrain-pnpm-version
packages/js/customer-effort-score/changelog/.gitkeep
packages/js/customer-effort-score/typings/index.d.ts
packages/js/customer-effort-score/.eslintrc.js
@ -1602,6 +1613,7 @@ packages/js/components/webpack.config.js
packages/js/components/composer.lock
packages/js/components/package.json
packages/js/components/changelog/fix-tree-select-control-missing-wpcom-styles
packages/js/components/changelog/fix-50815-default-props
packages/js/components/changelog/fix-add-escape-handle
packages/js/components/changelog/fix-product-editor-images-drop-error
packages/js/components/changelog/update-select-tree-improvements-3
@ -1609,6 +1621,7 @@ packages/js/components/changelog/ci-add-workflow-call-event
packages/js/components/changelog/tweak-select-tree-2
packages/js/components/changelog/47156-dev-fix-build-error-build-style
packages/js/components/changelog/50266-fix-remove-functional-component-default-props
packages/js/components/changelog/36052-dev-move-report-error
packages/js/components/changelog/fix-misspelling-in-inline-doc-packages-js
packages/js/components/changelog/update-abrev-global-unique-id
packages/js/components/changelog/fix-product-editor-tree-control-checkbox
@ -1621,6 +1634,7 @@ packages/js/components/changelog/fix-misspelling-in-experimental-select-control-
packages/js/components/changelog/update-media-uploader-button
packages/js/components/changelog/dev-36283_add_clear_button_to_dropdown
packages/js/components/changelog/remove-scrollbar
packages/js/components/changelog/50828-dev-constrain-pnpm-version
packages/js/components/changelog/add-placeholder-taxonomy
packages/js/components/changelog/fix-47791-confetti-pop-every-render
packages/js/components/changelog/.gitkeep
@ -2080,6 +2094,12 @@ packages/js/components/src/list/stories/style.scss
packages/js/components/src/list/stories/index.js
packages/js/components/src/list/test/index.js
packages/js/components/src/list/README.md
packages/js/components/src/analytics/index.js
packages/js/components/src/analytics/error/index.js
packages/js/components/src/analytics/error/tests/__snapshots__/index.test.js.snap
packages/js/components/src/analytics/error/tests/index.test.js
packages/js/components/src/analytics/error/stories/index.tsx
packages/js/components/src/analytics/error/README.md
packages/js/components/src/conditional-wrapper/index.ts
packages/js/components/src/conditional-wrapper/conditional-wrapper.tsx
packages/js/components/src/experimental-tree-control/index.ts
@ -2179,6 +2199,7 @@ packages/js/internal-js-tests/changelog/47385-dev-update-pnpm9-1
packages/js/internal-js-tests/changelog/43532-add-cli-to-ci-workflow
packages/js/internal-js-tests/changelog/add-tracks-unit-tests-improvements-product-editor
packages/js/internal-js-tests/changelog/46278-fix-43889-43901-43944
packages/js/internal-js-tests/changelog/50828-dev-constrain-pnpm-version
packages/js/internal-js-tests/changelog/45148-poc-request-reviews
packages/js/internal-js-tests/changelog/dev-monorepo-caching-deps-per-target-package
packages/js/internal-js-tests/.eslintrc.js
@ -2209,6 +2230,7 @@ packages/js/data/changelog/fix-misspelling-in-inline-doc-packages-js
packages/js/data/changelog/tweak-google-extension-rename
packages/js/data/changelog/fix-misspelling-in-crud-reducer
packages/js/data/changelog/48586-update-48516-detect-cache-when-launching-store
packages/js/data/changelog/50828-dev-constrain-pnpm-version
packages/js/data/changelog/.gitkeep
packages/js/data/changelog/47614-tweak-google-extension-rename
packages/js/data/changelog/fix-unable-to-complete-tax-task
@ -2615,6 +2637,7 @@ packages/js/experimental/tsconfig.json
packages/js/experimental/webpack.config.js
packages/js/experimental/composer.lock
packages/js/experimental/package.json
packages/js/experimental/changelog/50828-dev-constrain-pnpm-version
packages/js/experimental/changelog/.gitkeep
packages/js/experimental/typings/global.d.ts
packages/js/experimental/typings/index.d.ts
@ -2667,6 +2690,7 @@ packages/js/create-woo-extension/changelog/45811-patch-3
packages/js/create-woo-extension/changelog/47385-dev-update-pnpm9-1
packages/js/create-woo-extension/changelog/update-woo-com-to-woocommerce-com
packages/js/create-woo-extension/changelog/fix-create-woo-extension-case
packages/js/create-woo-extension/changelog/50828-dev-constrain-pnpm-version
packages/js/create-woo-extension/changelog/.gitkeep
packages/js/create-woo-extension/changelog/45148-poc-request-reviews
packages/js/create-woo-extension/changelog/fix-typos-in-packages-js-md-files
@ -2692,6 +2716,7 @@ packages/js/remote-logging/changelog/update-remote-logging-data
packages/js/remote-logging/changelog/49702-add-js-remote-error-logging
packages/js/remote-logging/changelog/add-wcadmin-remote-logging
packages/js/remote-logging/changelog/add-remote-logging-beta-tester-tool
packages/js/remote-logging/changelog/50828-dev-constrain-pnpm-version
packages/js/remote-logging/changelog/.gitkeep
packages/js/remote-logging/changelog/fix-remote-logging-asset-path
packages/js/remote-logging/typings/global.d.ts
@ -2716,6 +2741,7 @@ packages/js/tracks/tsconfig.json
packages/js/tracks/composer.lock
packages/js/tracks/package.json
packages/js/tracks/changelog/add-bump-stats-error
packages/js/tracks/changelog/50828-dev-constrain-pnpm-version
packages/js/tracks/changelog/.gitkeep
packages/js/tracks/typings/global.d.ts
packages/js/tracks/.eslintrc.js
@ -2810,6 +2836,7 @@ packages/js/admin-e2e-tests/changelog/update-add-tests-for-translations
packages/js/admin-e2e-tests/changelog/update-admin-e2e-imports
packages/js/admin-e2e-tests/changelog/dev-consolidate-eslint-versions
packages/js/admin-e2e-tests/changelog/46278-fix-43889-43901-43944
packages/js/admin-e2e-tests/changelog/50828-dev-constrain-pnpm-version
packages/js/admin-e2e-tests/changelog/update-task-list-copies
packages/js/admin-e2e-tests/changelog/update-changelogger
packages/js/admin-e2e-tests/changelog/.gitkeep
@ -2975,6 +3002,7 @@ packages/js/navigation/composer.lock
packages/js/navigation/package.json
packages/js/navigation/changelog/add-navigation-deprecation
packages/js/navigation/changelog/fix-misspelling-in-inline-doc-packages-js
packages/js/navigation/changelog/50828-dev-constrain-pnpm-version
packages/js/navigation/changelog/50190-add-navigation-deprecation
packages/js/navigation/changelog/.gitkeep
packages/js/navigation/changelog/fix-typos-in-packages-js-md-files
@ -3028,6 +3056,7 @@ packages/js/dependency-extraction-webpack-plugin/package.json
packages/js/dependency-extraction-webpack-plugin/assets/packages.js
packages/js/dependency-extraction-webpack-plugin/changelog/49702-add-js-remote-error-logging
packages/js/dependency-extraction-webpack-plugin/changelog/47385-dev-update-pnpm9-1
packages/js/dependency-extraction-webpack-plugin/changelog/50828-dev-constrain-pnpm-version
packages/js/dependency-extraction-webpack-plugin/changelog/.gitkeep
packages/js/dependency-extraction-webpack-plugin/.eslintrc.js
packages/js/dependency-extraction-webpack-plugin/src/index.js
@ -3040,6 +3069,7 @@ packages/js/number/tsconfig-cjs.json
packages/js/number/tsconfig.json
packages/js/number/composer.lock
packages/js/number/package.json
packages/js/number/changelog/50828-dev-constrain-pnpm-version
packages/js/number/changelog/.gitkeep
packages/js/number/typings/index.d.ts
packages/js/number/.eslintrc.js
@ -3056,6 +3086,7 @@ packages/js/eslint-plugin/index.js
packages/js/eslint-plugin/composer.lock
packages/js/eslint-plugin/package.json
packages/js/eslint-plugin/docs/rules/dependency-group.md
packages/js/eslint-plugin/changelog/50828-dev-constrain-pnpm-version
packages/js/eslint-plugin/changelog/.gitkeep
packages/js/eslint-plugin/changelog/fix-typos-in-packages-js-md-files
packages/js/eslint-plugin/.eslintrc.js
@ -4738,7 +4769,6 @@ plugins/woocommerce-admin/client/analytics/components/report-chart/test/index.js
plugins/woocommerce-admin/client/analytics/components/index.js
plugins/woocommerce-admin/client/analytics/components/report-summary/index.js
plugins/woocommerce-admin/client/analytics/components/report-summary/test/index.js
plugins/woocommerce-admin/client/analytics/components/report-error/index.js
plugins/woocommerce-admin/client/analytics/components/leaderboard/style.scss
plugins/woocommerce-admin/client/analytics/components/leaderboard/index.js
plugins/woocommerce-admin/client/analytics/components/leaderboard/data/top-selling-products-mock-data.js
@ -9054,6 +9084,7 @@ plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/CartItems.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/ProductCollectionData.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/CartCoupons.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/Checkout.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/ProductReviews.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/CartExtensions.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/Cart.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/AdditionalFields.php
@ -9588,6 +9619,7 @@ plugins/woocommerce/assets/client/.gitkeep
plugins/woocommerce/license.txt
plugins/woocommerce/changelog/update-wcpay-promotion-add-default-promotions
plugins/woocommerce/changelog/e2e-fix-cart-checkout-tax-test
plugins/woocommerce/changelog/49425-dev-cleanup-analytics-1
plugins/woocommerce/changelog/50606-fix-49651-rest-remove-line-item-stock
plugins/woocommerce/changelog/fix-cart-token-disable-nonces-42341
plugins/woocommerce/changelog/fix-core-profiler-setup-tos-spacing
@ -9598,8 +9630,10 @@ plugins/woocommerce/changelog/add-bump-stats-error
plugins/woocommerce/changelog/e2e-remove-hardcoded-default-creds
plugins/woocommerce/changelog/update-e2e-product-editor-create-simple-product
plugins/woocommerce/changelog/fix-50543-additional-payments-use-default-gateways
plugins/woocommerce/changelog/fix-50815-default-props
plugins/woocommerce/changelog/49765-add-blueprint-rest-api-2
plugins/woocommerce/changelog/prep-post-release-tasks-9.1.4
plugins/woocommerce/changelog/e2e-fix-waitForResponse-editor-navigation
plugins/woocommerce/changelog/update-remote-logging-data
plugins/woocommerce/changelog/fix-49980-overlay-navigation-title-icon
plugins/woocommerce/changelog/45439-feature-normalize-geolocation-hash
@ -9625,6 +9659,7 @@ plugins/woocommerce/changelog/add-filter-woocommerce-should-clear-cart-after-pay
plugins/woocommerce/changelog/tweak-add-gtin-ld-json
plugins/woocommerce/changelog/add-php-mc-stats
plugins/woocommerce/changelog/fix-php-warning
plugins/woocommerce/changelog/tweak-improve-reset-password-check
plugins/woocommerce/changelog/49757-dev-remove-unused-imports
plugins/woocommerce/changelog/fix-state-requirement
plugins/woocommerce/changelog/prep-trunk-for-next-dev-cycle-9.3
@ -9633,6 +9668,7 @@ plugins/woocommerce/changelog/49796-add-47964-product-collection-collection-shou
plugins/woocommerce/changelog/50080-fix-revisit-opt-in-flow-patterns
plugins/woocommerce/changelog/e2e-add-buildkite-reporter-for-blocks-e2e
plugins/woocommerce/changelog/50763-revert-47899-express-checkout-button-styles
plugins/woocommerce/changelog/e2e-fix-delete-variation-test-strict-mode-violation
plugins/woocommerce/changelog/fix-43626-account-nav-aria-current
plugins/woocommerce/changelog/move-theme-docs
plugins/woocommerce/changelog/e2e-core-e2e-add-new-flaky-reporter
@ -9641,6 +9677,7 @@ plugins/woocommerce/changelog/fix-50112-ux-improvements-core-profiler-checkbox
plugins/woocommerce/changelog/48843-update-48796-use-createRoot-instead-of-render
plugins/woocommerce/changelog/fix-wcadmin-react-18-create-root-shippingzones-payment-methods
plugins/woocommerce/changelog/49803-fix-subscription-activation-with-multiple-subs-for-same-product
plugins/woocommerce/changelog/48964-add-generic-queue
plugins/woocommerce/changelog/50363-48150-move-store-info-endpoint
plugins/woocommerce/changelog/dev-codesniffer-validate-psr4-autoloading
plugins/woocommerce/changelog/46201-product-collection-sync-with-current-query-doesnt-display-the-correct-products-in-the-specific-category-templates
@ -9674,6 +9711,7 @@ plugins/woocommerce/changelog/remove-cys-sidebar-links
plugins/woocommerce/changelog/50006-patch-1
plugins/woocommerce/changelog/50196-add-improve_tracking_survey
plugins/woocommerce/changelog/50210-44589-cys---core-e2e-test-add-coverage-for-the-fonts-added-via-font-library
plugins/woocommerce/changelog/36052-dev-move-report-error
plugins/woocommerce/changelog/fix-44906-coupon-removal-notices
plugins/woocommerce/changelog/fix-google-for-woocommerce-e2e
plugins/woocommerce/changelog/dev-clean-up-images
@ -9688,11 +9726,14 @@ plugins/woocommerce/changelog/50352-48150-move-endpoints
plugins/woocommerce/changelog/add-49927-main-payments-screen
plugins/woocommerce/changelog/e2e-cleanup-environment-console-log
plugins/woocommerce/changelog/update-abrev-global-unique-id
plugins/woocommerce/changelog/docs-check_payment_method_support
plugins/woocommerce/changelog/49758-update-49210-restrict-wccomhelper-to-admin
plugins/woocommerce/changelog/fix-50787-site-visibility-badge-keyboard-accessibility
plugins/woocommerce/changelog/tweak-lost-password-e2e
plugins/woocommerce/changelog/50803-add-clear-theme-info-cache
plugins/woocommerce/changelog/50239-update-in-product-blocks-docs-links
plugins/woocommerce/changelog/update-improve-setup-task-count
plugins/woocommerce/changelog/50848-24-08-remove-selector-ambiguity
plugins/woocommerce/changelog/dev-playwright-1_46-update
plugins/woocommerce/changelog/update-lys-e2e-test
plugins/woocommerce/changelog/50737-fix-37502-inline-doc-typos-in-woo-blocks
@ -9700,6 +9741,7 @@ plugins/woocommerce/changelog/fix-45609
plugins/woocommerce/changelog/50354-fix-survey_ces
plugins/woocommerce/changelog/fix-37606
plugins/woocommerce/changelog/fix-43630
plugins/woocommerce/changelog/49427-dev-cleanup-controllers
plugins/woocommerce/changelog/fix-43617
plugins/woocommerce/changelog/fix-apostrophes
plugins/woocommerce/changelog/fix-50779-site-visibility-settings-add-documentation-link-and-copy-changes
@ -9710,6 +9752,7 @@ plugins/woocommerce/changelog/refactor-50063-migrate-all-products-block-to-funct
plugins/woocommerce/changelog/update-show-expiring-expired-notices-for-active-or-connected-subs
plugins/woocommerce/changelog/fix-core-profiler-plugins-reduce-footer-height
plugins/woocommerce/changelog/update-blocks-wp-env-core-.6
plugins/woocommerce/changelog/fix-50283-fatal-shipping-methods
plugins/woocommerce/changelog/fix-placeholder-display-25152
plugins/woocommerce/changelog/50392-fix-compatibility-layer
plugins/woocommerce/changelog/50372-48150-move-patterns-endpoint
@ -9741,6 +9784,7 @@ plugins/woocommerce/changelog/fix-50271-active-plugins-detection-in-multisites
plugins/woocommerce/changelog/add-upgrade-blocks-to-v3
plugins/woocommerce/changelog/update-move-marketing-task
plugins/woocommerce/changelog/49748-49589-new-cys-homepage-tests
plugins/woocommerce/changelog/49425-dev-cleanup-analytics
plugins/woocommerce/changelog/fix-50429-store-api-resuming-exclude-pending
plugins/woocommerce/changelog/50611-add-lost-password-e2e-test
plugins/woocommerce/changelog/fix-43607-single-product-tab-aria-selected
@ -9777,6 +9821,8 @@ plugins/woocommerce/changelog/fix-42276_featured_product_selection_dropdown
plugins/woocommerce/changelog/fix-classic-template-tests-product-attribute-template
plugins/woocommerce/changelog/50147-patch-6
plugins/woocommerce/changelog/50332-patch-19
plugins/woocommerce/changelog/50828-dev-constrain-pnpm-version
plugins/woocommerce/changelog/50784-add-coming-soon-mode-e2e
plugins/woocommerce/changelog/50709-fix-mobile-sticky-header
plugins/woocommerce/changelog/fix-pc-max-price-filter-value-inclusion
plugins/woocommerce/changelog/fix-43608-products-table-headers-scope
@ -9789,6 +9835,7 @@ plugins/woocommerce/changelog/dev-ci-phpunit-sharding
plugins/woocommerce/changelog/49648-fix-43603-footer-text-color
plugins/woocommerce/changelog/fix-page-titles-49798
plugins/woocommerce/changelog/50016-skip-cys-test-wordpress-version
plugins/woocommerce/changelog/50396-48150-move-products-endpoint
plugins/woocommerce/changelog/50160-patch-12
plugins/woocommerce/changelog/48937-update-perf-test-my-account-orders-id-boundary
plugins/woocommerce/changelog/fix-badge-decrease-marketing-task
@ -9797,6 +9844,7 @@ plugins/woocommerce/changelog/add-php-remote-error-logging
plugins/woocommerce/changelog/50495-50460-fatal-call-to-a-member-function-get_gallery_image_ids-on-bool
plugins/woocommerce/changelog/50680-fix-product-meta-editor-error
plugins/woocommerce/changelog/fix-50167-payment-gateway-suggestions-flaky-unit-test
plugins/woocommerce/changelog/fix-badge-height
plugins/woocommerce/changelog/ci-disable-metrics-job
plugins/woocommerce/changelog/50615-fix-product-rating-translations
plugins/woocommerce/changelog/fix-logout-endpoint-handling-25288
@ -9810,9 +9858,11 @@ plugins/woocommerce/changelog/e2e-fix-flaky-variations-test
plugins/woocommerce/changelog/e2e-remove-github-reporter
plugins/woocommerce/changelog/50521-fix-DataPoller-valid-result
plugins/woocommerce/changelog/move-product-collection
plugins/woocommerce/changelog/fix-42064-product-reviews-endpoint-tests
plugins/woocommerce/changelog/50247-patch-17
plugins/woocommerce/changelog/50567-update-match-redirected-product-page
plugins/woocommerce/changelog/update-remove-tooltip
plugins/woocommerce/changelog/fix-conditionally-set-new-order-metafield
plugins/woocommerce/changelog/update-50616-replace-colon-with-space-product-data-meta-box
plugins/woocommerce/changelog/fix-42328
plugins/woocommerce/changelog/50478-50385-update-cys-colors
@ -9830,13 +9880,16 @@ plugins/woocommerce/changelog/50243-patch-14
plugins/woocommerce/changelog/update-my-subscriptions-column-names-and-actions
plugins/woocommerce/changelog/ci-dont-use-sharding-for-last-failed
plugins/woocommerce/changelog/50171-cys-intro-docs
plugins/woocommerce/changelog/49320-dev-datastore-cleanup
plugins/woocommerce/changelog/fix-43603-footer-text-color
plugins/woocommerce/changelog/e2e-update-readme-pnpm-commands
plugins/woocommerce/changelog/50498-fix-fonts-zoom-out
plugins/woocommerce/changelog/dev-dont-disable-coming-soon-e2e
plugins/woocommerce/changelog/50431-50371-cys-automatic-scrolling-to-added-pattern-not-functioning
plugins/woocommerce/changelog/update-contribution-docs
plugins/woocommerce/changelog/fix-core-profiler-plugins-sticky-footer-button
plugins/woocommerce/changelog/49970-fix-cys-skip-test-wordpress-6-5
plugins/woocommerce/changelog/50732-dev-fix-phpdoc-code-reference
plugins/woocommerce/changelog/49214-fix-remove-active-shipping-zone-check-cart-page
plugins/woocommerce/changelog/refactor-pc-remove-automatic-migration
plugins/woocommerce/changelog/update-product-task
@ -9846,6 +9899,7 @@ plugins/woocommerce/changelog/49961-update-server-caching-link
plugins/woocommerce/changelog/fix-action-scheduler-blocking
plugins/woocommerce/changelog/ci-include-woocommercephp-in-changes
plugins/woocommerce/changelog/update-pattern-placeholder-image-optimization
plugins/woocommerce/changelog/50393-48150-move-product-endpoint
plugins/woocommerce/phpcs.xml
plugins/woocommerce/.phpunit-watcher.yml
plugins/woocommerce/sample-data/sample_products.xml
@ -10269,6 +10323,7 @@ plugins/woocommerce/src/Admin/API/Reports/Customers/DataStore.php
plugins/woocommerce/src/Admin/API/Reports/Customers/Stats/Controller.php
plugins/woocommerce/src/Admin/API/Reports/Customers/Stats/Query.php
plugins/woocommerce/src/Admin/API/Reports/Customers/Stats/DataStore.php
plugins/woocommerce/src/Admin/API/Reports/OrderAwareControllerTrait.php
plugins/woocommerce/src/Admin/API/Reports/Coupons/Controller.php
plugins/woocommerce/src/Admin/API/Reports/Coupons/Query.php
plugins/woocommerce/src/Admin/API/Reports/Coupons/DataStore.php
@ -10281,6 +10336,7 @@ plugins/woocommerce/src/Admin/API/Reports/SqlQuery.php
plugins/woocommerce/src/Admin/API/Reports/Segmenter.php
plugins/woocommerce/src/Admin/API/Reports/GenericStatsController.php
plugins/woocommerce/src/Admin/API/Reports/GenericController.php
plugins/woocommerce/src/Admin/API/Reports/FilteredGetDataTrait.php
plugins/woocommerce/src/Admin/API/Reports/Orders/Controller.php
plugins/woocommerce/src/Admin/API/Reports/Orders/Query.php
plugins/woocommerce/src/Admin/API/Reports/Orders/DataStore.php
@ -10288,6 +10344,7 @@ plugins/woocommerce/src/Admin/API/Reports/Orders/Stats/Controller.php
plugins/woocommerce/src/Admin/API/Reports/Orders/Stats/Query.php
plugins/woocommerce/src/Admin/API/Reports/Orders/Stats/DataStore.php
plugins/woocommerce/src/Admin/API/Reports/Orders/Stats/Segmenter.php
plugins/woocommerce/src/Admin/API/Reports/GenericQuery.php
plugins/woocommerce/src/Admin/API/Reports/Export/Controller.php
plugins/woocommerce/src/Admin/API/Reports/Stock/Controller.php
plugins/woocommerce/src/Admin/API/Reports/Stock/Stats/Controller.php
@ -10297,6 +10354,7 @@ plugins/woocommerce/src/Admin/API/Reports/Categories/Controller.php
plugins/woocommerce/src/Admin/API/Reports/Categories/Query.php
plugins/woocommerce/src/Admin/API/Reports/Categories/DataStore.php
plugins/woocommerce/src/Admin/API/Reports/DataStoreInterface.php
plugins/woocommerce/src/Admin/API/Reports/StatsDataStoreTrait.php
plugins/woocommerce/src/Admin/API/Reports/ExportableTraits.php
plugins/woocommerce/src/Admin/API/Reports/ParameterException.php
plugins/woocommerce/src/Admin/API/Reports/Import/Controller.php
@ -10320,10 +10378,12 @@ plugins/woocommerce/src/Admin/API/ProductAttributeTerms.php
plugins/woocommerce/src/Admin/API/Init.php
plugins/woocommerce/src/Admin/API/Customers.php
plugins/woocommerce/src/Admin/API/AI/BusinessDescription.php
plugins/woocommerce/src/Admin/API/AI/Products.php
plugins/woocommerce/src/Admin/API/AI/Patterns.php
plugins/woocommerce/src/Admin/API/AI/Middleware.php
plugins/woocommerce/src/Admin/API/AI/AIEndpoint.php
plugins/woocommerce/src/Admin/API/AI/StoreTitle.php
plugins/woocommerce/src/Admin/API/AI/Product.php
plugins/woocommerce/src/Admin/API/AI/Images.php
plugins/woocommerce/src/Admin/API/AI/StoreInfo.php
plugins/woocommerce/src/Admin/API/Plugins.php
@ -10757,8 +10817,6 @@ plugins/woocommerce/src/StoreApi/Schemas/V1/ItemSchema.php
plugins/woocommerce/src/StoreApi/Schemas/V1/CartExtensionsSchema.php
plugins/woocommerce/src/StoreApi/Schemas/V1/OrderItemSchema.php
plugins/woocommerce/src/StoreApi/Schemas/V1/CheckoutOrderSchema.php
plugins/woocommerce/src/StoreApi/Schemas/V1/AI/ProductsSchema.php
plugins/woocommerce/src/StoreApi/Schemas/V1/AI/ProductSchema.php
plugins/woocommerce/src/StoreApi/Schemas/V1/OrderSchema.php
plugins/woocommerce/src/StoreApi/Schemas/V1/PatternsSchema.php
plugins/woocommerce/src/StoreApi/Schemas/V1/BatchSchema.php
@ -10808,9 +10866,6 @@ plugins/woocommerce/src/StoreApi/Routes/V1/CartItemsByKey.php
plugins/woocommerce/src/StoreApi/Routes/V1/ProductAttributeTerms.php
plugins/woocommerce/src/StoreApi/Routes/V1/CartItems.php
plugins/woocommerce/src/StoreApi/Routes/V1/ProductsById.php
plugins/woocommerce/src/StoreApi/Routes/V1/AI/Products.php
plugins/woocommerce/src/StoreApi/Routes/V1/AI/Middleware.php
plugins/woocommerce/src/StoreApi/Routes/V1/AI/Product.php
plugins/woocommerce/src/StoreApi/Routes/V1/CheckoutOrder.php
plugins/woocommerce/src/StoreApi/Routes/V1/CartUpdateItem.php
plugins/woocommerce/src/StoreApi/Routes/V1/ProductsBySlug.php
@ -11019,6 +11074,7 @@ plugins/woo-ai/changelog/47385-dev-update-pnpm9-1
plugins/woo-ai/changelog/update-woo-com-to-woocommerce-com
plugins/woo-ai/changelog/50568-update-wp-env
plugins/woo-ai/changelog/dev-tune-up-zip-generation
plugins/woo-ai/changelog/50828-dev-constrain-pnpm-version
plugins/woo-ai/changelog/49310-dev-pin-block-env-package
plugins/woo-ai/changelog/fix-typo-in-woo-ai-plugin-doc
plugins/woo-ai/changelog/.gitkeep
@ -11112,9 +11168,11 @@ plugins/woocommerce-beta-tester/api/tools/set-block-template-logging-threshold.p
plugins/woocommerce-beta-tester/api/tools/trigger-update-callbacks.php
plugins/woocommerce-beta-tester/api/tools/disable-wc-email.php
plugins/woocommerce-beta-tester/api/tools/delete-all-products.php
plugins/woocommerce-beta-tester/api/tools/class-fake-wcpayments.php
plugins/woocommerce-beta-tester/api/tools/run-wc-admin-daily.php
plugins/woocommerce-beta-tester/api/tools/trigger-wca-install.php
plugins/woocommerce-beta-tester/api/tools/wccom-request-errors.php
plugins/woocommerce-beta-tester/api/tools/fake-woo-payments-gateway.php
plugins/woocommerce-beta-tester/api/tools/set-coming-soon-mode.php
plugins/woocommerce-beta-tester/api/tools/reset-cys.php
plugins/woocommerce-beta-tester/api/remote-logging/remote-logging.php
@ -11156,10 +11214,12 @@ plugins/woocommerce-beta-tester/assets/js/version-picker.min.js
plugins/woocommerce-beta-tester/assets/js/version-information.min.js
plugins/woocommerce-beta-tester/changelog/50467-add-beta-tester-wcpay-test-order
plugins/woocommerce-beta-tester/changelog/50518-fix-beta-tester-build
plugins/woocommerce-beta-tester/changelog/add-beta-tester-tool-fake-wcpay
plugins/woocommerce-beta-tester/changelog/50372-48150-move-patterns-endpoint
plugins/woocommerce-beta-tester/changelog/50508-fix-beta-tester-build-deps
plugins/woocommerce-beta-tester/changelog/fix-remote-logging-tool-cache
plugins/woocommerce-beta-tester/changelog/50568-update-wp-env
plugins/woocommerce-beta-tester/changelog/50828-dev-constrain-pnpm-version
plugins/woocommerce-beta-tester/changelog/.gitkeep
plugins/woocommerce-beta-tester/changelog/dev-beta-tester-prepare-release-2-4-0
plugins/woocommerce-beta-tester/changelog/50654-add-beta-tester-wccom-endpoints-mods
@ -11230,6 +11290,7 @@ plugins/woocommerce-beta-tester/src/tools/commands/trigger-update-callbacks.js
plugins/woocommerce-beta-tester/src/tools/commands/set-wccom-request-errors.js
plugins/woocommerce-beta-tester/src/tools/commands/disable-email.js
plugins/woocommerce-beta-tester/src/tools/commands/set-coming-soon-mode.js
plugins/woocommerce-beta-tester/src/tools/commands/fake-woo-payments.js
plugins/woocommerce-beta-tester/src/tools/README.md
plugins/woocommerce-beta-tester/src/example-fills/experimental-woocommerce-wcpay-feature.js
plugins/woocommerce-beta-tester/src/remote-logging/register-exception-filter.tsx

View file

@ -44431,6 +44431,9 @@ migrate/20170714000003_cleanup_cti_log.rb
db/migrate/20191029101733_issue_2608_missing_trigger_permission.rb
migrate/20191029101733_issue_2608_missing_trigger_permission.rb
20191029101733_issue_2608_missing_trigger_permission.rb
db/migrate/20240802143314_add_setting_option_for_postmaster_follow_up_search_in.rb
migrate/20240802143314_add_setting_option_for_postmaster_follow_up_search_in.rb
20240802143314_add_setting_option_for_postmaster_follow_up_search_in.rb
db/migrate/20171002091043_change_note_char_limit_for_users_and_organizations.rb
migrate/20171002091043_change_note_char_limit_for_users_and_organizations.rb
20171002091043_change_note_char_limit_for_users_and_organizations.rb
@ -49588,6 +49591,11 @@ translation_spec.rb
spec/models/group_spec.rb
models/group_spec.rb
group_spec.rb
spec/models/channel/filter/follow_up_check_spec.rb
models/channel/filter/follow_up_check_spec.rb
channel/filter/follow_up_check_spec.rb
filter/follow_up_check_spec.rb
follow_up_check_spec.rb
spec/models/channel/filter/match/contains_spec.rb
models/channel/filter/match/contains_spec.rb
channel/filter/match/contains_spec.rb
@ -54470,6 +54478,10 @@ spec/db/migrate/issue_2715_fix_broken_twitter_urls_spec.rb
db/migrate/issue_2715_fix_broken_twitter_urls_spec.rb
migrate/issue_2715_fix_broken_twitter_urls_spec.rb
issue_2715_fix_broken_twitter_urls_spec.rb
spec/db/migrate/issue_5286_add_setting_option_for_postmaster_follow_up_search_in_spec.rb
db/migrate/issue_5286_add_setting_option_for_postmaster_follow_up_search_in_spec.rb
migrate/issue_5286_add_setting_option_for_postmaster_follow_up_search_in_spec.rb
issue_5286_add_setting_option_for_postmaster_follow_up_search_in_spec.rb
spec/db/migrate/issue3829_broken_avatars_spec.rb
db/migrate/issue3829_broken_avatars_spec.rb
migrate/issue3829_broken_avatars_spec.rb

View file

@ -7234,6 +7234,7 @@ db/migrate/20180518100316_email_forward_prefix_setting_issue_1730.rb
db/migrate/20221010142630_issue_2401_convert_user_login_email_to_unicode.rb
db/migrate/20170714000003_cleanup_cti_log.rb
db/migrate/20191029101733_issue_2608_missing_trigger_permission.rb
db/migrate/20240802143314_add_setting_option_for_postmaster_follow_up_search_in.rb
db/migrate/20171002091043_change_note_char_limit_for_users_and_organizations.rb
db/migrate/20230505114614_drop_api_suffix_from_third_party_login_gitlab_site_parameter.rb
db/migrate/20210308000001_github_support.rb
@ -8472,6 +8473,7 @@ spec/models/user_group_spec.rb
spec/models/type_lookup_spec.rb
spec/models/translation_spec.rb
spec/models/group_spec.rb
spec/models/channel/filter/follow_up_check_spec.rb
spec/models/channel/filter/match/contains_spec.rb
spec/models/channel/filter/match/email_regex_spec.rb
spec/models/channel/filter/auto_response_check_spec.rb
@ -9479,6 +9481,7 @@ spec/db/migrate/issue_2019_fix_double_domain_links_in_trigger_emails_spec.rb
spec/db/migrate/issue_2333_object_country_already_exists_spec.rb
spec/db/migrate/role_signup_column_fix_spec.rb
spec/db/migrate/issue_2715_fix_broken_twitter_urls_spec.rb
spec/db/migrate/issue_5286_add_setting_option_for_postmaster_follow_up_search_in_spec.rb
spec/db/migrate/issue3829_broken_avatars_spec.rb
spec/db/migrate/update_user_attributes_spec.rb
spec/db/migrate/issue4505_inconsistent_screen_view_active_attribute_spec.rb

View file

@ -26,6 +26,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known
.well-known/assetlinks.json
.xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches
/*/commits
/*/compare
@ -33,8 +37,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/edit$
/*/forks
/*/graphs
/*/group
/*/invite
/*/issues/new
/*/issues/search
/*/more_ideas
/*/network
/*/projects
/*/pulse
@ -45,10 +52,21 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*source=
/.git
//wiki/skins
/?z=1
/MANUALS/*.pdf$
/Search/
/_
/_/rsrc
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/album/*/*?i=
/api
/apis
@ -60,6 +78,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/comments
/commits/*?author
/commits/*?path
/communities
/discovered
/docs/product
/download
/download/Browse.aspx?
@ -84,6 +104,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/layout/
/leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html
/likes
/listing/*/favoriters
/lookup?
/mediaapi/
@ -91,15 +112,20 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/music/*/Search/
/music/*/search/
/newsearch/
/organize
/people/*/circle
/people/*/favorites
/pinned_flashes
/pins
/podcast/*/*?i=
/print$
/profile-about
/raw
/revisions
/rg*/mediaviewer/rm*/tr
/rss
/scheduled-pin
/scheduled-pins
/search
/search/
/search/*?q=
@ -115,11 +141,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/store/d/groove-music-pass/cfq7ttc0k5dq/0001
/store/locations/store-locations-sitemap.xml
/store/music/groove-music-pass/*
/story_pins
/tagged
/tarball
/tree
/tried
/tv-season/*/*?i=
/unsubscribe/
/video-
/video_pins
/wal/
/wiki/Special:
/wiki/index.php/Help
@ -193,6 +223,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?order=
?pt1=true$
?s=
?show_error=true
?slogin
?tab=achievements&achievement=
?utm_*=
@ -984,6 +1015,8 @@ ZipCodeLookupAjax
[_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets
_
_/_
_/_/pixel
_/aihub_pod
_/ain/_/js
_/alkali-learn
@ -1045,6 +1078,8 @@ _next/gtm
_next/jwt
_next/title
_next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json
_nimbusJsonp.js
_nimbusJsonpStatic.js
@ -1150,10 +1185,12 @@ ad_spice
ad_syndication_user_tracking
ad_visibility
addContacts
addboard
addressBookExport
admin
adredir?
ads
ads.txt
ads/gpa/vidgen
ads/hotels/partners
ads/learn
@ -1172,6 +1209,7 @@ adwords/proposal
adx/bin
affil
affil/pal
age-appeal
aihub/tfhub
ajax
ajax/follow_info
@ -1184,6 +1222,7 @@ alkali
allanalytics
alllocations
ambry
amp
amphtml
amphtml/blogs/test
amphtml/classic-apps
@ -1211,7 +1250,9 @@ api/v3/ajax/bespoke/public/neu/specs
api_access_key=
app*_
app*form_id=
app-ads.txt
app/updates
appealed-pin
apple-app-site-association
apps
apps*&tags=
@ -1383,6 +1424,7 @@ auth/verifychallenge
author/following
author=
authwall
autocomplete
avis
away.php
b2bauth
@ -1501,7 +1543,11 @@ blogs/test
blogsearch
blogsearch_feeds
bn
board
board_activity
board_activity_comment
bookmark?
bookmarklet
bookmarks
books
books/about
@ -1523,17 +1569,38 @@ books?*zoom=1
books?*zoom=5
booksrightsholders
boutique/sitemaps
branded-pins
browse/reviews/recent
business/ad_create
business/adshare
business/adshare/faqs
business/blahblah
business/business-access
business/business-hierarchy
business/business-manager
business/catalogs
business/commerce-integrations
business/community-information
business/convert
business/create
business/create-linked-account
business/feedback
business/hub
business/invite
business/leads/jsplayer_show_lead_form.html
business/leads/show_form.html
business/learning/blog
business/onboarding
business/pin_create
business/premium/is_payment_pending
business/promotion
business/referral
business/sales/blog
business/site
business/switch-account
business/top-ads
business/update
business/verified-merchant/status
businessinfo
buyside-e2e-monitor
buzz/post
@ -1730,6 +1797,7 @@ checkout
checkout/package
checkoutnow
checkpoint
christmas-spotlight
chrome/browser/mobile/tour
chrome/crlset
chrome/webstore/images
@ -1752,6 +1820,7 @@ clickthru
client_errors
clima/ets
clima/sites/registry
close-account
cloud-launcher/sitemap
cloudsourcetools/images
cms_content
@ -1773,6 +1842,7 @@ commercesearch/images
commercesearch/services
commission_2010-2014/katainen
commits?author=
communities
communities/bin.aspx?
communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx?
@ -1788,12 +1858,15 @@ community/category/*
community/comments
community/feed
community/trackback
community_comment
community_post
community_s
companyDir
compare
compare/*/apply
compressiontest
config.js
connect
connections
connectivity
connector
@ -1801,20 +1874,31 @@ consumers/archive
contact_me
contactus
content
content-claiming
context_referrer=gig_page
context_referrer=user_page
control
conversation
conversations
convert-business
convert-personal
coop/directory
coop/manage
copy-conductor/crawled
copyright-reporting
corgi$
couchmode
counter/*?
coupons/visit
covid19
covid19/mobility
create_pin
creative-europe/404_en.htm
creative-studio
creative_editor
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub
cse/home
cse/manage
@ -1823,7 +1907,9 @@ cse?
csp
csp_block
csp_report_only
csrf_error
ct
ct.html
ct/log_list
culturalinstitute/images
culturalinstitute/sitemaps
@ -1938,7 +2024,9 @@ de/teams
de/transactions
de/treasury
de/your
deactivate-account
default
delete_post
delight
dell/cities-transformed
dell/cloud-future-of-medicine
@ -1989,6 +2077,7 @@ digital-single-market/taxonomy
digital-single-market/users
directory
directory/all
discover
discussion
discussion/comment-permalink
discussion/edit-profile
@ -2084,6 +2173,8 @@ ebooks?*zoom=1
ebooks?*zoom=5
ece
eclas
edit
editorial/*
edu/cs4hs
education/404_en.htm
edurec
@ -2095,6 +2186,7 @@ elite?
email
email-unsubscribe
email_actions
email_verification_error
embed
embed/feed/update
employment_social/anticipedia/xwiki/bin/attach
@ -2149,6 +2241,7 @@ en/microsoft-viva/
en/security
en/security/
endorsements
engagement
enterprise-jobs
enterprise-partner-search/sitemaps
environment/ets
@ -2251,6 +2344,8 @@ exec/obidos/subst/marketplace/sell-your-collection.html
exec/obidos/subst/marketplace/sell-your-stuff.html
exec/obidos/subst/partners/friends/access.html
exec/obidos/tg/cm/member
explore
explore/*/?p=
explore/*/lightbox
external
external/overture
@ -2260,6 +2355,7 @@ facebook
facebook_connect
faves-i_love_u_get_away_from_me
favorite
fb.html
fe=true
feature/sf-test
feed
@ -2340,6 +2436,8 @@ flights
flutter-canvaskit
folder
follow
follow_board
follow_user
following
food/archive
food/favourites
@ -2451,6 +2549,8 @@ global$
globalmarketfinder
globalmarketfinder/*.html
gog
google_gdn.html
google_search.html
googlebooks/images
gp
gp/aag
@ -2560,6 +2660,7 @@ gview
gwt
h5games_gamecenter/images
handmade
hanukkah-spotlight
hashtag/*?src=
hd
header/channels
@ -2635,15 +2736,18 @@ hk-en/teams
hk-en/transactions
hk-en/treasury
hk-en/your
holiday-spotlight
holidays-celebrations
home
homefeed
homepage-video-test
hosted/images
hotelfinder/rpc
hotels/rpc
hp/video
hpc/*/supported-applications.aspx?
http://archive.org/robots.txt
http://flickr.com/robots.txt
http://news.google.com/robots.txt
http://tinyurl.com/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -2654,6 +2758,9 @@ i/u
ia
icons
id-id.www.cloudflare.com
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb
identity/accountsettingssyaf
ie*/listing/*/favoriters
@ -2827,11 +2934,14 @@ info/customerror.htm*
info/smart404.asp*
info/tech-feedback
inproduct_help/chatsupport
install-shuffles
internalPref
intl/*/about/views
intlkb/
invite
inviteFromProfile
inviteMany
invited
invites/buy
invoice/est
invoice/estimate/buyerView
@ -2922,6 +3032,8 @@ johnhancock
johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
jp*/listing/*/favoriters
jp*/people/*/circle
jp*/people/*/favorites
@ -2989,6 +3101,7 @@ knowmore
ko-kr.www.cloudflare.com
ko-kr/feedback
ko-kr/lp
kwanzaa-spotlight
labs/popgadget/search
lamda/images
landing/cmsnext-root
@ -3023,10 +3136,12 @@ learning/search?
learning/settings
learning/settings$
learning/settings?
lens-search
li/track
library/devices
licensing-syndication
limited-release
linked
linkedin
list
list/ls*/_ajax
@ -3034,6 +3149,7 @@ list/ls*/export
listing/*/stubs
lite
lite.publication.PublicationRequestFulltextPromo.requestFulltext.html
live-session
live_chat
lm/R1XIHQVKXSKBNJ
lm/R3HQ5WJSZK6QSO
@ -3064,6 +3180,7 @@ location_suggest
lochp?
login
login$
login/?next=
login?*=
logo-maker/brief
logo-maker/choose-variation
@ -3310,6 +3427,7 @@ native
nb-no.www.cloudflare.com
nbubumblebee
network
new_invite
news$
news/$
news/0
@ -3321,6 +3439,7 @@ news/test
news/test-liveblog
news?viewArticle
newsArticle
news_hub
newsletter
newsroom/dae
newssearch
@ -3484,8 +3603,12 @@ nz/teams
nz/transactions
nz/treasury
nz/your
oauth/line
oauth/login
oauth/v2
oauth2/v2
oauth_error
offsite
og
onebox/media/sports/logos
onebox/media/sports/photos/soccer/wc2018
@ -3519,8 +3642,11 @@ pagespeed/insights/ui/logo
panel
pantheon
pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml
partners
password/reset
password_expired
patent-search/frontend
patents/download
@ -3556,8 +3682,40 @@ photos/i_love_u_get_away_from_me
photos/tags/*/page
photos/youpy
photosandvideos
pin-builder
pin-communities
pin-creation-tool
pin-editor
pin/*/activities
pin/*/activity
pin/*/analytics
pin/*/brand-catalog
pin/*/comments
pin/*/email
pin/*/feedback
pin/*/idea-pin/related-products
pin/*/likes
pin/*/promote
pin/*/reaction
pin/*/related-products
pin/*/repin
pin/*/repins
pin/*/sent
pin/*/share
pin/*/shop-the-look
pin/*/tag
pin/*/takes
pin/*/visual-search
pin/*/visual-shop
pin/create
pin/find
pin/find?url=
pin_shop
ping?
pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl*/listing/*/favoriters
pl*/people/*/circle
pl*/people/*/favorites
@ -3609,6 +3767,7 @@ pl/teams
pl/transactions
pl/treasury
pl/your
place
plan=
platform-telemetry
play/store/web
@ -3635,6 +3794,7 @@ ppob/?
ppob?
pqa
preference
prefs
present
presentation
prettyearth/assets
@ -3645,6 +3805,8 @@ private
pro
pro-resources
pro/about
product-catalogs
product-feed
product-reviews/B0069IY63Y
productPurchaseDone
product_
@ -3723,6 +3885,7 @@ publications
publicliterature.PublicLiterature.search.html
purchases
puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy
pwapiv2
px.gif
@ -3730,6 +3893,7 @@ q=
qnasearch?
qr
quality_form?
quiz
r
rackspace/elevating-performance
radio/aod
@ -3743,6 +3907,7 @@ rd/search
rd/search$
rd/search?
recensioni
recently-viewed
recharge/dashboard/car
recharge/dashboard/static
recipes/search
@ -3760,6 +3925,8 @@ refer
refer/pal
referrals
referrer=
refresh_stored_accounts
refresh_token
register
registration
registry/wishlist
@ -3769,10 +3936,14 @@ report
report-abuse?report=
report=
report_abuse.gne
reports-and-violations
request-data
requestList
requests
research/participants/cofund
reservations/*/notifyme
resource
resource/*/get
results
retail
retail/old
@ -3808,6 +3979,7 @@ s2/sitemaps
s2/static
s3
s?
safe-redirect
safebrowsing/diagnostic
safebrowsing/report_badware
safebrowsing/report_error
@ -3906,6 +4078,7 @@ searchhistory
sections
secure
seller_onboarding
sendHeaderEarly
send_to_friend
sendarticle
services
@ -3979,6 +4152,7 @@ shihui?
shop/browse/overlay
shop/iphone/payments/overlay
shop_name_search_service
shop_pins
shopping-content-api/product_images
shopping/product
shopping/ratings/account/metrics
@ -3987,7 +4161,7 @@ shopping/reviewer
shopping/seller
shopping/suppliers/search
shopping?
showtimes/location/*http://slideshare.net/robots.txt
showtimes/location/*http://microsoft.com/robots.txt
sidewiki/entry
signature
signin/inject
@ -4271,11 +4445,13 @@ smart/buttons
social/photosui/images
social/photosui/sitemap
social/social-security-directory/cai
socialmanager
sounds/player
sounds/player$
sounds/search
sounds/search$
sounds/search?
source
source=
source_repo=
spain/empresas/
@ -4298,6 +4474,7 @@ ss
ss/customer-reviews/lighthouse
ss/twister/ajax
sslsingle
sso
stadia/gamers
start
start_order
@ -4352,6 +4529,10 @@ storefront
storepicker
stores/page/*visitId=
stories
story-pin-builder
story-pin-invite
story_feed
story_pins
studios
styles/js-on.css$
subscribe/braintree
@ -4372,6 +4553,7 @@ support
support/content
support/forum/search?
surprise
suspension-appeal
sv-se.www.cloudflare.com
svc
svc/crosswords
@ -4382,6 +4564,7 @@ svc/spelling-bee
svc/vertex
svc/wordle
svpRecommendations
sw-shell.html
swg
syndicate
system1/images
@ -4389,6 +4572,7 @@ t/terms
tab=
tablet
tacms
taggingtool
tagmanager/containers/xo
tagmanager/pptm.js
talk
@ -4421,8 +4605,10 @@ test
testpage-forhomepage
tetro
th-th.www.cloudflare.com
thanksgiving-spotlight
thanx?
themacallan/worlds-together
theme
themes/rss
things/search
things/search$
@ -4505,6 +4691,7 @@ trustedstores/s
trustedstores/tm2
trustedstores/verify
tucritica
tv
tv/thumb
tvschedule
twitter
@ -4570,9 +4757,13 @@ uk/teams
uk/transactions
uk/treasury
uk/your
unauth-profile
unlink
unsub
until=
updates
upload-image-lens-history
upload-lens-image
uploads
urchin_test
us-es*/listing/*/favoriters
@ -4644,9 +4835,11 @@ users
using
utils
uviewer
v1/*http://fiverr.com/robots.txt
v1/*http://cdn.jsdelivr.net/robots.txt
v1/browser-performance
v1/stats
v1/urls/count.json
v3/pidgets/log
v4
verify_age
vi-vn.www.cloudflare.com
@ -4677,10 +4870,13 @@ webapps/xoonboarding
webmasters/sitemaps/ping?
webscr
websearch
website/confirm
website/confirm/download
webstore/search
webstore/static/*/wall/js
weekly/signup
weimg
welcome
whats-next/planes-trains-and-analytics
whsmiths
widget_auth.php
@ -5141,6 +5337,7 @@ xml?
xoplatform/logger/api/logger
xorouter
your
your-shop
youth/404_en.htm
youtube/fonts
youtube/img/promos

View file

@ -3086,7 +3086,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newssearch
/no-internet-heading-assigned
/no-internet-heading-assisted
/no-referrer-when-downgradehttp://google.ru/robots.txt
/no-referrer-when-downgradehttp://computerbase.de/robots.txt
/no-search-results
/node
/node/add
@ -3652,7 +3652,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*__rmid
?*__rmidpage
?*ajs_event
?*apikey*http://chromium.org/robots.txt
?*apikey*http://akismet.com/robots.txt
?*app
?*appidt=*
?*aspects=
@ -4027,6 +4027,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?georedirect=
?go=
?go=111b735a516af85c84df92fa7be3eface405339a91bac1c0d5bf8db96e9a2fc1
?gologin=1
?gp=*
?gws_rd=ssl$
?hc_location
@ -5477,6 +5478,7 @@ FRONT_SALA_PRENSA
FacebookConnect
FairShare
FareCalendar
FatalError.html
FavoriteReviewManagement
Featured
FeaturedShowMoreOverlay
@ -5678,6 +5680,7 @@ JustForYouGuide
Jyxobot
Kimengi
Kimengi/nineconnections.com
LFE/Live.controls.sharedpages/error.aspx
LICENSE.txt
LNAjax
LP
@ -6050,6 +6053,7 @@ OwnersDM
OwnersNew
OwnersOld
OwnersTermsAndConditions
P.mvc?_escaped_fragment_=/peopletags.aspx
PDATOI/
POLLSERVER
PRBCDN10
@ -6281,6 +6285,7 @@ SendMessage
SendToFriend
SentConfirmationEmail
Server
ServerError.aspx
Service-Search/find-a-psychological-therapies-service/find-your-gp
Service-Search/find-a-psychological-therapies-service/results
Service-Search/find-a-psychological-therapies-service/what-happens-when-you-refer-yourself
@ -6825,6 +6830,9 @@ about-aws/whats-new/2009/01/09/Amazon-CTO-Chief-of-Year-2/
about-aws/whats-new/2009/07/24/aws-survey/
about-which/contact-us/send-us-a-message/thank-you/
about.html
about/*/getting-started
about/*/mobile
about/*/update
about/adrm/data-linkage
about/ask/
about/ask?*
@ -6898,7 +6906,6 @@ account-settings
account-setup
account/
account/accomplishments
account/accomplishments/http://svt.se/robots.txt
account/ackgift
account/deactivated
account/emailoptout/?*token=
@ -7311,12 +7318,12 @@ api.html?
api.php
api/
api/?
api/attachments/*http://loc.gov/robots.txt
api/attachments/*http://blog.hubspot.com/robots.txt
api/discovery
api/editionurlgenerator
api/eventlogging
api/html
api/http://bostonglobe.com/robots.txt
api/http://vpro.nl/robots.txt
api/internal/*/location
api/internal/analytics/songs
api/jobPostings/jobs
@ -7391,7 +7398,7 @@ appchart
appdynamics-wem.cisco.com
appealed-pin
apple-app-site-association
apple-app-site-associationhttp://mediafire.com/robots.txt
apple-app-site-associationhttp://snapchat.com/robots.txt
apple-news
appliance
applicant-eligibility
@ -7816,6 +7823,7 @@ auth/sso/proxy-login
auth/verifychallenge
authentication
authentication$
authkey=
author
author/
author/*/date
@ -8594,7 +8602,7 @@ blog/*?text=
blog/*sitemap.xml$
blog/*utm_source=
blog/.
blog/.html.*http://onlinelibrary.wiley.com/robots.txt
blog/.html.*http://playstation.com/robots.txt
blog/?p=
blog/?s=
blog/Neuer_Beitrag.html
@ -8722,7 +8730,7 @@ bookmark_mana2
bookmarklet
bookmarks
bookmarks/widget
bookmarkshttp://freewebs.com/robots.txt
bookmarkshttp://ja.wikipedia.org/robots.txt
books
books/NBK
books/about
@ -8825,6 +8833,7 @@ breast-cancer/bc-treatment-21/provider-select
briefEditorPublicationId=
browse
browse-2
browse.aspx
browse/more_page
browse/reviews/recent
browseNode=*&node=
@ -9629,7 +9638,7 @@ cdn-cgi
cdn-cgi/
cdn-cgi/bm/cv
cdn-cgi/challenge-platform
cdn-cgi/http://timeanddate.com/robots.txt
cdn-cgi/http://freewebs.com/robots.txt
cdn-cgi/rum
cdn-cgi/zaraz/s.js
cdn-cgi/zaraz/t
@ -9656,7 +9665,7 @@ cgi-bin/homelandsecurity
cgi-bin/loginpage
cgi-bin/state
cgi-bin/wx
cgi-binhttp://kck.st/robots.txt
cgi-binhttp://euroncap.com/robots.txt
cgi-local
cgi-perl
cgi-registry
@ -9993,7 +10002,7 @@ co/users
co/ventureone
code
code/*
code/http://instagram.com/robots.txt
code/http://bbc.com/robots.txt
codeCoverage
codesamples/
coin*mid=
@ -10203,7 +10212,7 @@ confirmation.html
conflagexp
connect
connect/@
connect/http://joomla.org/robots.txt
connect/http://nbcnews.com/robots.txt
connect/social-intranet.html
connections
connections/recent
@ -10319,7 +10328,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://web.dev/robots.txt
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://j.mp/robots.txt
content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf
content/dam/oecd/
content/dam/redcross/lp
@ -11432,6 +11441,7 @@ downloadHistory
download_history.mhtml$
downloadapp
downloadassets
downloadaszip
downloadimage.aspx
downloads
downloads.php
@ -11616,7 +11626,7 @@ email-preferences/
email-unsubscribe
email-validation
email/$
email/*http://venmo.com/robots.txt
email/*http://fcc.gov/robots.txt
email/privacy-guarantees
email/privacy-terms
email/unsubscribe
@ -11649,6 +11659,7 @@ embed_js
embed_video
embeddable
embeds
embedservererror.aspx
embedvideo.cms*
emea
emea/corporate/careers
@ -12342,6 +12353,7 @@ fashion-shows
fashion/lookbook/38917
fashion/search/models
fastanswers
fatalerror.html
faves-i_love_u_get_away_from_me
favicon
favorit-hinzufuegen
@ -12571,7 +12583,7 @@ files/techabuse-welsh.pdf
files/techabuse.pdf
fileview
filing/free-file-fillable-forms/free-file-fillable-forms-support
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://s0.wp.com/robots.txt
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://epa.gov/robots.txt
filter
filter/tips
filter/tips
@ -12988,7 +13000,7 @@ fy-NL/search
fy-NL/user
fy-NL/users
g
g/4arE9Chttp://nngroup.com/robots.txt
g/4arE9Chttp://gartner.com/robots.txt
g/api
g00
g01
@ -13214,7 +13226,7 @@ gh/news
gh/useracquisition
gh_jid=
gif
gifshttp://newyorker.com/robots.txt
gifshttp://1.bp.blogspot.com/robots.txt
gift-redemption
gift-terms
gift_card=
@ -13241,7 +13253,7 @@ glass/images/commerce
global
global$
global-consumer-survey/tool
global-infrastructure/services/get-async/http://amzn.com/robots.txt
global-infrastructure/services/get-async/http://mentalshinri.net/robots.txt
global-master
global-nav-esi
global/RU/
@ -13497,6 +13509,7 @@ groupAnswers
groupSharingMsg
groupcallembed/*
groups
groups/
groups/*/-/analytics
groups/*/-/billings
groups/*/-/contribution_analytics
@ -13975,35 +13988,37 @@ http
http-checker
http2_data
http:
http://1.gravatar.com/robots.txt
http://amazon.it/robots.txt
http://apache.org/robots.txt
http://blog.youtube/robots.txt
http://bmj.com/robots.txt
http://cbsnews.com/robots.txt
http://cisco.com/robots.txt
http://behance.net/robots.txt
http://booking.com/robots.txt
http://change.org/robots.txt
http://copyright.gov/robots.txt
http://csmonitor.com/robots.txt
http://dl.dropbox.com/robots.txt
http://dropbox.com/robots.txt
http://economist.com/robots.txt
http://emarketer.com/robots.txt
http://ec.europa.eu/robots.txt
http://festo.com/robots.txt
http://fr.wikipedia.org/robots.txt
http://gigazine.net/robots.txt
http://hootsuite.com/robots.txt
http://google.fr/robots.txt
http://img.youtube.com/robots.txt
http://l.facebook.com/robots.txt
http://neilpatel.com/robots.txt
http://news.google.com/robots.txt
http://npr.org/robots.txt
http://online.wsj.com/robots.txt
http://searchengineland.com/robots.txt
http://smugmug.com/robots.txt
http://ipsos.com/robots.txt
http://is.gd/robots.txt
http://justice.gov/robots.txt
http://lapakbrebes.com/robots.txt
http://linkedin.com/robots.txt
http://m.youtube.com/robots.txt
http://msdn.microsoft.com/robots.txt
http://pewinternet.org/robots.txt
http://purdue.edu/robots.txt
http://raw.githubusercontent.com/robots.txt
http://slack.com/robots.txt
http://sourceforge.net/robots.txt
http://store.steampowered.com/robots.txt
http://sundancechannel.com/robots.txt
http://support.mozilla.org/robots.txt
http://technologyreview.com/robots.txt
http://usatoday.com/robots.txt
http://usnews.com/robots.txt
http://validator.w3.org/robots.txt
http://visitazores.com/robots.txt
http://svt.se/robots.txt
http://video.google.com/robots.txt
http://w3techs.com/robots.txt
http://webmd.com/robots.txt
http://wellbeing.google/robots.txt
http://wikihow.com/robots.txt
http://yellowpages.ca/robots.txt
hu
@ -14696,7 +14711,7 @@ intcmp=
integrate/
integromedb
intelligencer/amp
interactive*http://istockphoto.com/robots.txt
interactive*http://lastpass.com/robots.txt
interactive/reading-preference
interface/pda
intern/service/suche
@ -15210,8 +15225,6 @@ journal/wearables
journal/wearables$
journal/wem
journal/wem$
journal/wild
journal/wild$
journal_proc.php
journalists
journals/*/about-this-journal
@ -15575,7 +15588,7 @@ layout/set/txt_pq
layout/set/xml
layouts
lb
leadingtogether/http://scholar.google.com/robots.txt
leadingtogether/http://hayhouse.com/robots.txt
leaf
learn
learn-noperf
@ -16244,7 +16257,7 @@ media/tourism-content
media/travelpod-roll.flv
media/tv/channel/credits
media/tyfo*
media/tyfo*http://click.linksynergy.com/robots.txt
media/tyfo*http://jigsaw.w3.org/robots.txt
media/unesco
media/vr-geo-photo-j
media/vr-geo-photo-l
@ -16683,6 +16696,8 @@ mobile/search
mobile=no*
mobile_login
mobileformat=
mobilepagenotfounderror.aspx
mobileservererror.aspx
mockup-editor
mod
mod.php
@ -17706,9 +17721,9 @@ oauth2
oauth2/v2
oauth_error
oauth_signin
obe-long
obe-short
obe-teams
obe-control
obe-students
obe-work
objectstorage
oc/dash-button
oc/forums
@ -17984,6 +17999,7 @@ pagead/js/adsbygoogle.js
pagead/show_ads.js
pagead/show_ads.js
pageitem
pagenotfounderror.aspx
pages-extensions/FollowCompany
pages.www.cloudflare.com
pages/*&preview[
@ -18123,6 +18139,8 @@ people/oldhelp/
people/pad$
people/pad/$
people/search
peopleoptions.aspx
peopletags.aspx
pepe
perfil
performance/
@ -19301,6 +19319,7 @@ questions/tagged/*%20
questions/tagged/*+
queue
qui-sommes-nous
quickadd.aspx
quickcast
quickstart
quickstart/promo
@ -20273,7 +20292,7 @@ section/3
section/36
section/6
section/8
section/9http://w3c.github.io/robots.txt
section/9http://marketwatch.com/robots.txt
sectionized
sections
sections$
@ -20352,9 +20371,11 @@ security/introducing-s2n-new-open-source-TLS-implementation
seek-and-destroy
select
selectedImage
selectembed.aspx
selectlocale-dmc?fromPage=
selectpayment
self-registration
self.aspx
seller_onboarding
semantic-homepage
seminar/
@ -20400,6 +20421,7 @@ server/source
server/staging
server/top-addendum
server/trans-map.html
servererror.aspx
service
service-search/dist/images/loading.gif
service-search/find-a-psychological-therapies-service/find-your-gp
@ -20564,6 +20586,8 @@ shared
shared/*?wtime
shared/ad-enablers
shared/ad-iframe-busting-enablers
sharedfavorite.aspx
sharefavorite.aspx
sharehub
sharing
sharing/files
@ -20639,7 +20663,7 @@ showdependency
shows/
showtag
showtime/.requestinvite.html.swp
showtimes/location/*http://issuu.com/robots.txt
showtimes/location/*http://ad.doubleclick.net/robots.txt
shr*
shutterstock
si
@ -21888,7 +21912,7 @@ tag
tag-manager
tag-manager-360
tag/
tag/*+http://aboutads.info/robots.txt
tag/*+http://help.instagram.com/robots.txt
tag/*/a
tag/*/a/
tag/*/b
@ -22114,7 +22138,7 @@ test5
test6
testcases
testfl
testhttp://pca.st/robots.txt
testhttp://adweek.com/robots.txt
testing
testpage-forhomepage
tests/*
@ -22438,7 +22462,7 @@ transmute/static-2.6
transmute/static-2.8
transmute/static-2.9
transparency
transparency/http://ib.adnxs.com/robots.txt
transparency/http://atlasobscura.com/robots.txt
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14885
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14895
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14896
@ -23545,6 +23569,7 @@ vip
virtual
virtualization/
virtualsupportassistant
viruswarning.aspx
visualj/
visuals/services
vlabl
@ -23733,6 +23758,7 @@ weekly/signup
weimg
welcome
welcome-email
welcome.aspx
wetter/*p=
wewantyou/
wgbh/americanexperience/about/search/search_results.html
@ -24540,6 +24566,8 @@ word/document_stats
word/document_url
word/download
word/embed
wordpress/wp-admin
wordpress/wp-admin/admin-ajax.php
work
work
work/_
@ -24639,9 +24667,8 @@ wp-admin
wp-admin/
wp-admin/admin-ajax.php
wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://in.pinterest.com/robots.txt
wp-admin/admin-ajax.phphttp://nydailynews.com/robots.txt
wp-admin/admin-ajax.phphttp://roh.org.uk/robots.txt
wp-admin/admin-ajax.phphttp://edu.gcfglobal.org/robots.txt
wp-admin/admin-ajax.phphttp://jstor.org/robots.txt
wp-admin/load-scripts.php
wp-admin/load-styles.php
wp-adv
@ -24711,7 +24738,7 @@ wp-content/uploads/
wp-content/uploads/wc-logs
wp-content/uploads/woocommerce_transient_files
wp-content/uploads/woocommerce_uploads
wp-content/uploads/wp-import-export-lite/http://euroncap.com/robots.txt
wp-content/uploads/wp-import-export-lite/http://allrecipes.com/robots.txt
wp-dyn
wp-includes
wp-includes*.css
@ -24836,7 +24863,7 @@ your-account
your-orders
your-shop
youreurope/businessACC
youreurope/businessDEV/http://playstation.com/robots.txt
youreurope/businessDEV/http://guardian.co.uk/robots.txt
youreurope/citizensACC
youreurope/citizensDEV
yours
@ -25186,7 +25213,7 @@ zz
8618
9742
9744
101612.rsshttp://nippon.com/robots.txt
101612.rsshttp://he.wikipedia.org/robots.txt
1010203
1014943
1027454