[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2025-06-25 10:04:18 +00:00
parent 9f477ccc00
commit b13500a07f
20 changed files with 1576 additions and 2262 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1750835065
},
"Trickest wordlist update": {
"last_update": 1750759461
"last_update": 1750845848
}
}

View file

@ -9553,6 +9553,12 @@ database/get-ast-from-query/lib/convert-wildcards.ts
get-ast-from-query/lib/convert-wildcards.ts
lib/convert-wildcards.ts
convert-wildcards.ts
api/src/database/get-ast-from-query/lib/parse-fields.test.ts
src/database/get-ast-from-query/lib/parse-fields.test.ts
database/get-ast-from-query/lib/parse-fields.test.ts
get-ast-from-query/lib/parse-fields.test.ts
lib/parse-fields.test.ts
parse-fields.test.ts
api/src/database/index.ts
src/database/index.ts
database/index.ts
@ -17503,6 +17509,8 @@ fine-boats-brush.md
config.json
.changeset/six-dryers-punch.md
six-dryers-punch.md
.changeset/shaggy-bears-begin.md
shaggy-bears-begin.md
.changeset/pretty-paths-read.md
pretty-paths-read.md
.changeset/shy-dragons-go.md
@ -17531,6 +17539,8 @@ petite-symbols-drum.md
warm-carpets-dig.md
.changeset/purple-actors-cheer.md
purple-actors-cheer.md
.changeset/proud-zebras-appear.md
proud-zebras-appear.md
.changeset/little-jeans-brush.md
little-jeans-brush.md
.changeset/clever-seas-punch.md

View file

@ -2003,6 +2003,7 @@ api/src/database/get-ast-from-query/get-ast-from-query.ts
api/src/database/get-ast-from-query/lib/convert-wildcards.test.ts
api/src/database/get-ast-from-query/lib/parse-fields.ts
api/src/database/get-ast-from-query/lib/convert-wildcards.ts
api/src/database/get-ast-from-query/lib/parse-fields.test.ts
api/src/database/index.ts
api/src/database/migrations/20240716A-update-files-date-fields.ts
api/src/database/migrations/20210225A-add-relations-sort-field.ts
@ -3523,6 +3524,7 @@ contributing.md
.changeset/fine-boats-brush.md
.changeset/config.json
.changeset/six-dryers-punch.md
.changeset/shaggy-bears-begin.md
.changeset/pretty-paths-read.md
.changeset/shy-dragons-go.md
.changeset/afraid-ducks-end.md
@ -3537,6 +3539,7 @@ contributing.md
.changeset/petite-symbols-drum.md
.changeset/warm-carpets-dig.md
.changeset/purple-actors-cheer.md
.changeset/proud-zebras-appear.md
.changeset/little-jeans-brush.md
.changeset/clever-seas-punch.md
.changeset/polite-teeth-sink.md

View file

@ -68770,4 +68770,7 @@ reset-invalid-emails.php
scripts/emailings/mailing-send.php
emailings/mailing-send.php
mailing-send.php
scripts/blockedlog/check_blockedlog.php
blockedlog/check_blockedlog.php
check_blockedlog.php
.editorconfig

View file

@ -14096,4 +14096,5 @@ scripts/user/sync_groups_ldap2dolibarr.php
scripts/company/sync_contacts_dolibarr2ldap.php
scripts/emailings/reset-invalid-emails.php
scripts/emailings/mailing-send.php
scripts/blockedlog/check_blockedlog.php
.editorconfig

View file

@ -10650,6 +10650,9 @@ af.po
erpnext/locale/fr.po
locale/fr.po
fr.po
erpnext/locale/sr.po
locale/sr.po
sr.po
erpnext/locale/ar.po
locale/ar.po
ar.po
@ -10662,6 +10665,9 @@ vi.po
erpnext/locale/de.po
locale/de.po
de.po
erpnext/locale/cs.po
locale/cs.po
cs.po
erpnext/locale/sv.po
locale/sv.po
sv.po

View file

@ -2257,10 +2257,12 @@ erpnext/locale/fi.po
erpnext/locale/hu.po
erpnext/locale/af.po
erpnext/locale/fr.po
erpnext/locale/sr.po
erpnext/locale/ar.po
erpnext/locale/zh_TW.po
erpnext/locale/vi.po
erpnext/locale/de.po
erpnext/locale/cs.po
erpnext/locale/sv.po
erpnext/locale/fa.po
erpnext/locale/es.po

View file

@ -1843,11 +1843,6 @@ admin/mirage/models/post.js
mirage/models/post.js
models/post.js
post.js
ghost/admin/mirage/models/custom-theme-setting.js
admin/mirage/models/custom-theme-setting.js
mirage/models/custom-theme-setting.js
models/custom-theme-setting.js
custom-theme-setting.js
ghost/admin/mirage/models/webhook.js
admin/mirage/models/webhook.js
mirage/models/webhook.js
@ -2092,11 +2087,6 @@ admin/mirage/config/slugs.js
mirage/config/slugs.js
config/slugs.js
slugs.js
ghost/admin/mirage/config/custom-theme-settings.js
admin/mirage/config/custom-theme-settings.js
mirage/config/custom-theme-settings.js
config/custom-theme-settings.js
custom-theme-settings.js
ghost/admin/mirage/config/pages.js
admin/mirage/config/pages.js
mirage/config/pages.js
@ -2943,6 +2933,12 @@ tests/unit/transforms/twitter-url-user-test.js
unit/transforms/twitter-url-user-test.js
transforms/twitter-url-user-test.js
twitter-url-user-test.js
ghost/admin/tests/unit/adapters/embedded-relation-adapter-test.js
admin/tests/unit/adapters/embedded-relation-adapter-test.js
tests/unit/adapters/embedded-relation-adapter-test.js
unit/adapters/embedded-relation-adapter-test.js
adapters/embedded-relation-adapter-test.js
embedded-relation-adapter-test.js
ghost/admin/tests/unit/routes/explore-test.js
admin/tests/unit/routes/explore-test.js
tests/unit/routes/explore-test.js
@ -3420,11 +3416,6 @@ admin/app/services/data-cache.js
app/services/data-cache.js
services/data-cache.js
data-cache.js
ghost/admin/app/services/custom-theme-settings.js
admin/app/services/custom-theme-settings.js
app/services/custom-theme-settings.js
services/custom-theme-settings.js
custom-theme-settings.js
ghost/admin/app/services/post-analytics.js
admin/app/services/post-analytics.js
app/services/post-analytics.js
@ -3559,11 +3550,6 @@ admin/app/models/post.js
app/models/post.js
models/post.js
post.js
ghost/admin/app/models/custom-theme-setting.js
admin/app/models/custom-theme-setting.js
app/models/custom-theme-setting.js
models/custom-theme-setting.js
custom-theme-setting.js
ghost/admin/app/models/webhook.js
admin/app/models/webhook.js
app/models/webhook.js
@ -3579,11 +3565,6 @@ admin/app/models/setting.js
app/models/setting.js
models/setting.js
setting.js
ghost/admin/app/models/custom-theme-setting-list.js
admin/app/models/custom-theme-setting-list.js
app/models/custom-theme-setting-list.js
models/custom-theme-setting-list.js
custom-theme-setting-list.js
ghost/admin/app/models/mention.js
admin/app/models/mention.js
app/models/mention.js
@ -3979,11 +3960,6 @@ admin/app/serializers/setting.js
app/serializers/setting.js
serializers/setting.js
setting.js
ghost/admin/app/serializers/custom-theme-setting-list.js
admin/app/serializers/custom-theme-setting-list.js
app/serializers/custom-theme-setting-list.js
serializers/custom-theme-setting-list.js
custom-theme-setting-list.js
ghost/admin/app/serializers/action.js
admin/app/serializers/action.js
app/serializers/action.js
@ -4286,11 +4262,6 @@ admin/app/adapters/setting.js
app/adapters/setting.js
adapters/setting.js
setting.js
ghost/admin/app/adapters/custom-theme-setting-list.js
admin/app/adapters/custom-theme-setting-list.js
app/adapters/custom-theme-setting-list.js
adapters/custom-theme-setting-list.js
custom-theme-setting-list.js
ghost/admin/app/adapters/mention.js
admin/app/adapters/mention.js
app/adapters/mention.js
@ -29220,6 +29191,11 @@ src/utils/api/updateQueries.ts
utils/api/updateQueries.ts
api/updateQueries.ts
updateQueries.ts
apps/admin-x-framework/src/utils/post-helpers.ts
admin-x-framework/src/utils/post-helpers.ts
src/utils/post-helpers.ts
utils/post-helpers.ts
post-helpers.ts
apps/admin-x-framework/src/utils/source-utils.ts
admin-x-framework/src/utils/source-utils.ts
src/utils/source-utils.ts
@ -29994,6 +29970,16 @@ stats/src/utils/chart-helpers.ts
src/utils/chart-helpers.ts
utils/chart-helpers.ts
chart-helpers.ts
apps/stats/src/utils/content-helpers.ts
stats/src/utils/content-helpers.ts
src/utils/content-helpers.ts
utils/content-helpers.ts
content-helpers.ts
apps/stats/src/utils/url-helpers.ts
stats/src/utils/url-helpers.ts
src/utils/url-helpers.ts
utils/url-helpers.ts
url-helpers.ts
apps/stats/src/utils/constants.ts
stats/src/utils/constants.ts
src/utils/constants.ts
@ -30029,6 +30015,11 @@ stats/src/hooks/useTopPostsStatsWithRange.ts
src/hooks/useTopPostsStatsWithRange.ts
hooks/useTopPostsStatsWithRange.ts
useTopPostsStatsWithRange.ts
apps/stats/src/hooks/useTopSourcesGrowth.ts
stats/src/hooks/useTopSourcesGrowth.ts
src/hooks/useTopSourcesGrowth.ts
hooks/useTopSourcesGrowth.ts
useTopSourcesGrowth.ts
apps/stats/src/hooks/useActiveVisitors.ts
stats/src/hooks/useActiveVisitors.ts
src/hooks/useActiveVisitors.ts
@ -30044,11 +30035,6 @@ stats/src/hooks/useFeatureFlag.tsx
src/hooks/useFeatureFlag.tsx
hooks/useFeatureFlag.tsx
useFeatureFlag.tsx
apps/stats/src/hooks/useReferrersGrowth.ts
stats/src/hooks/useReferrersGrowth.ts
src/hooks/useReferrersGrowth.ts
hooks/useReferrersGrowth.ts
useReferrersGrowth.ts
apps/stats/src/hooks/withFeatureFlag.tsx
stats/src/hooks/withFeatureFlag.tsx
src/hooks/withFeatureFlag.tsx

View file

@ -323,7 +323,6 @@ ghost/admin/mirage/routes-dev.js
ghost/admin/mirage/routes-test.js
ghost/admin/mirage/scenarios/default.js
ghost/admin/mirage/models/post.js
ghost/admin/mirage/models/custom-theme-setting.js
ghost/admin/mirage/models/webhook.js
ghost/admin/mirage/models/member-activity-event.js
ghost/admin/mirage/models/config.js
@ -373,7 +372,6 @@ ghost/admin/mirage/config/api-keys.js
ghost/admin/mirage/config/authentication.js
ghost/admin/mirage/config/invites.js
ghost/admin/mirage/config/slugs.js
ghost/admin/mirage/config/custom-theme-settings.js
ghost/admin/mirage/config/pages.js
ghost/admin/mirage/config/stats.js
ghost/admin/mirage/config/offers.js
@ -524,6 +522,7 @@ ghost/admin/tests/unit/transforms/facebook-url-user-test.js
ghost/admin/tests/unit/transforms/navigation-settings-test.js
ghost/admin/tests/unit/transforms/json-string-test.js
ghost/admin/tests/unit/transforms/twitter-url-user-test.js
ghost/admin/tests/unit/adapters/embedded-relation-adapter-test.js
ghost/admin/tests/unit/routes/explore-test.js
ghost/admin/tests/unit/routes/lexical-editor.new-test.js
ghost/admin/tests/unit/.gitkeep
@ -618,7 +617,6 @@ ghost/admin/app/services/onboarding.js
ghost/admin/app/services/dashboard-stats.js
ghost/admin/app/services/migrate.js
ghost/admin/app/services/data-cache.js
ghost/admin/app/services/custom-theme-settings.js
ghost/admin/app/services/post-analytics.js
ghost/admin/app/services/slug-generator.js
ghost/admin/app/services/notifications.js
@ -646,11 +644,9 @@ ghost/admin/app/mixins/validation-state.js
ghost/admin/app/mixins/validation-engine.js
ghost/admin/app/mixins/text-input.js
ghost/admin/app/models/post.js
ghost/admin/app/models/custom-theme-setting.js
ghost/admin/app/models/webhook.js
ghost/admin/app/models/member-tier.js
ghost/admin/app/models/setting.js
ghost/admin/app/models/custom-theme-setting-list.js
ghost/admin/app/models/mention.js
ghost/admin/app/models/member-subscription.js
ghost/admin/app/models/action.js
@ -729,7 +725,6 @@ ghost/admin/app/serializers/post.js
ghost/admin/app/serializers/application.js
ghost/admin/app/serializers/webhook.js
ghost/admin/app/serializers/setting.js
ghost/admin/app/serializers/custom-theme-setting-list.js
ghost/admin/app/serializers/action.js
ghost/admin/app/serializers/newsletter.js
ghost/admin/app/serializers/snippet.js
@ -791,7 +786,6 @@ ghost/admin/app/router.js
ghost/admin/app/adapters/post.js
ghost/admin/app/adapters/application.js
ghost/admin/app/adapters/setting.js
ghost/admin/app/adapters/custom-theme-setting-list.js
ghost/admin/app/adapters/mention.js
ghost/admin/app/adapters/newsletter.js
ghost/admin/app/adapters/snippet.js
@ -4305,6 +4299,7 @@ apps/admin-x-framework/src/utils/api/handleResponse.ts
apps/admin-x-framework/src/utils/api/hooks.ts
apps/admin-x-framework/src/utils/api/fetchApi.ts
apps/admin-x-framework/src/utils/api/updateQueries.ts
apps/admin-x-framework/src/utils/post-helpers.ts
apps/admin-x-framework/src/utils/source-utils.ts
apps/admin-x-framework/src/api/activitypub.ts
apps/admin-x-framework/src/api/integrations.ts
@ -4447,6 +4442,8 @@ apps/stats/src/views/Stats/components/FeatureImagePlaceholder.tsx
apps/stats/src/providers/GlobalDataProvider.tsx
apps/stats/src/routes.tsx
apps/stats/src/utils/chart-helpers.ts
apps/stats/src/utils/content-helpers.ts
apps/stats/src/utils/url-helpers.ts
apps/stats/src/utils/constants.ts
apps/stats/src/types/svg.d.ts
apps/stats/src/types/kpi.ts
@ -4454,10 +4451,10 @@ apps/stats/src/types/svg-maps.d.ts
apps/stats/src/hooks/useLatestPostStats.ts
apps/stats/src/hooks/useGrowthStats.ts
apps/stats/src/hooks/useTopPostsStatsWithRange.ts
apps/stats/src/hooks/useTopSourcesGrowth.ts
apps/stats/src/hooks/useActiveVisitors.ts
apps/stats/src/hooks/useNewsletterStatsWithRange.ts
apps/stats/src/hooks/useFeatureFlag.tsx
apps/stats/src/hooks/useReferrersGrowth.ts
apps/stats/src/hooks/withFeatureFlag.tsx
apps/stats/src/components/layout/index.ts
apps/stats/src/components/layout/MainLayout.tsx

View file

@ -156441,14 +156441,6 @@ Catalog/Test/Mftf/README.md
Test/Mftf/README.md
Mftf/README.md
README.md
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAssertCategoryCountInCategoryTreeWidgetActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAssertCategoryCountInCategoryTreeWidgetActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminAssertCategoryCountInCategoryTreeWidgetActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminAssertCategoryCountInCategoryTreeWidgetActionGroup.xml
Test/Mftf/ActionGroup/AdminAssertCategoryCountInCategoryTreeWidgetActionGroup.xml
Mftf/ActionGroup/AdminAssertCategoryCountInCategoryTreeWidgetActionGroup.xml
ActionGroup/AdminAssertCategoryCountInCategoryTreeWidgetActionGroup.xml
AdminAssertCategoryCountInCategoryTreeWidgetActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AddProductWithQtyToCartFromStorefrontProductPageActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AddProductWithQtyToCartFromStorefrontProductPageActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AddProductWithQtyToCartFromStorefrontProductPageActionGroup.xml

View file

@ -18423,7 +18423,6 @@ app/code/Magento/Catalog/Test/Mftf/Metadata/CatalogAttributeSetMeta.xml
app/code/Magento/Catalog/Test/Mftf/Metadata/ProductLinkMeta.xml
app/code/Magento/Catalog/Test/Mftf/Metadata/FrontendLabelMeta.xml
app/code/Magento/Catalog/Test/Mftf/README.md
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAssertCategoryCountInCategoryTreeWidgetActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AddProductWithQtyToCartFromStorefrontProductPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductPageCreateAttributeSetWithAttributeActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/VerifyProductTypeOrderActionGroup.xml

View file

@ -9962,6 +9962,12 @@ Snippet/Aggregate/SnippetSet/SnippetSetCollection.php
Aggregate/SnippetSet/SnippetSetCollection.php
SnippetSet/SnippetSetCollection.php
SnippetSetCollection.php
src/Core/System/Snippet/Event/SnippetsThemeResolveEvent.php
Core/System/Snippet/Event/SnippetsThemeResolveEvent.php
System/Snippet/Event/SnippetsThemeResolveEvent.php
Snippet/Event/SnippetsThemeResolveEvent.php
Event/SnippetsThemeResolveEvent.php
SnippetsThemeResolveEvent.php
src/Core/System/Snippet/SnippetEntity.php
Core/System/Snippet/SnippetEntity.php
System/Snippet/SnippetEntity.php
@ -35515,6 +35521,11 @@ Core/Migration/V6_7/Migration1742484083TransitionToAddressInputFieldArrangement.
Migration/V6_7/Migration1742484083TransitionToAddressInputFieldArrangement.php
V6_7/Migration1742484083TransitionToAddressInputFieldArrangement.php
Migration1742484083TransitionToAddressInputFieldArrangement.php
src/Core/Migration/V6_7/Migration1742568836CreateThemeRuntimeConfigTable.php
Core/Migration/V6_7/Migration1742568836CreateThemeRuntimeConfigTable.php
Migration/V6_7/Migration1742568836CreateThemeRuntimeConfigTable.php
V6_7/Migration1742568836CreateThemeRuntimeConfigTable.php
Migration1742568836CreateThemeRuntimeConfigTable.php
src/Core/Migration/V6_7/Migration1737430168RemoveFileTypeOfDocumentTable.php
Core/Migration/V6_7/Migration1737430168RemoveFileTypeOfDocumentTable.php
Migration/V6_7/Migration1737430168RemoveFileTypeOfDocumentTable.php
@ -36410,6 +36421,12 @@ Test/Stub/App/StaticSourceResolver.php
Stub/App/StaticSourceResolver.php
App/StaticSourceResolver.php
StaticSourceResolver.php
src/Core/Test/Stub/Storefront/ThemeRuntimeConfigTestService.php
Core/Test/Stub/Storefront/ThemeRuntimeConfigTestService.php
Test/Stub/Storefront/ThemeRuntimeConfigTestService.php
Stub/Storefront/ThemeRuntimeConfigTestService.php
Storefront/ThemeRuntimeConfigTestService.php
ThemeRuntimeConfigTestService.php
src/Core/Test/Stub/Storefront/AuthTestSubscriber.php
Core/Test/Stub/Storefront/AuthTestSubscriber.php
Test/Stub/Storefront/AuthTestSubscriber.php
@ -47468,6 +47485,10 @@ Storefront/Theme/StorefrontPluginConfiguration/File.php
Theme/StorefrontPluginConfiguration/File.php
StorefrontPluginConfiguration/File.php
File.php
src/Storefront/Theme/ThemeMergedConfigBuilder.php
Storefront/Theme/ThemeMergedConfigBuilder.php
Theme/ThemeMergedConfigBuilder.php
ThemeMergedConfigBuilder.php
src/Storefront/Theme/ThemeConfigField.php
Storefront/Theme/ThemeConfigField.php
Theme/ThemeConfigField.php
@ -47587,6 +47608,10 @@ src/Storefront/Theme/AbstractThemePathBuilder.php
Storefront/Theme/AbstractThemePathBuilder.php
Theme/AbstractThemePathBuilder.php
AbstractThemePathBuilder.php
src/Storefront/Theme/ThemeRuntimeConfigService.php
Storefront/Theme/ThemeRuntimeConfigService.php
Theme/ThemeRuntimeConfigService.php
ThemeRuntimeConfigService.php
src/Storefront/Theme/ConfigLoader/StaticFileConfigDumper.php
Storefront/Theme/ConfigLoader/StaticFileConfigDumper.php
Theme/ConfigLoader/StaticFileConfigDumper.php
@ -47689,10 +47714,10 @@ src/Storefront/Theme/AbstractResolvedConfigLoader.php
Storefront/Theme/AbstractResolvedConfigLoader.php
Theme/AbstractResolvedConfigLoader.php
AbstractResolvedConfigLoader.php
src/Storefront/Theme/CachedResolvedConfigLoaderInvalidator.php
Storefront/Theme/CachedResolvedConfigLoaderInvalidator.php
Theme/CachedResolvedConfigLoaderInvalidator.php
CachedResolvedConfigLoaderInvalidator.php
src/Storefront/Theme/ThemeRuntimeConfig.php
Storefront/Theme/ThemeRuntimeConfig.php
Theme/ThemeRuntimeConfig.php
ThemeRuntimeConfig.php
src/Storefront/Theme/ThemeEntity.php
Storefront/Theme/ThemeEntity.php
Theme/ThemeEntity.php
@ -47785,6 +47810,11 @@ Storefront/Theme/Subscriber/UnusedMediaSubscriber.php
Theme/Subscriber/UnusedMediaSubscriber.php
Subscriber/UnusedMediaSubscriber.php
UnusedMediaSubscriber.php
src/Storefront/Theme/Subscriber/ThemeSnippetsSubscriber.php
Storefront/Theme/Subscriber/ThemeSnippetsSubscriber.php
Theme/Subscriber/ThemeSnippetsSubscriber.php
Subscriber/ThemeSnippetsSubscriber.php
ThemeSnippetsSubscriber.php
src/Storefront/Theme/Subscriber/AppLifecycleSubscriber.php
Storefront/Theme/Subscriber/AppLifecycleSubscriber.php
Theme/Subscriber/AppLifecycleSubscriber.php
@ -47794,10 +47824,18 @@ src/Storefront/Theme/ThemeFilesystemResolver.php
Storefront/Theme/ThemeFilesystemResolver.php
Theme/ThemeFilesystemResolver.php
ThemeFilesystemResolver.php
src/Storefront/Theme/ThemeConfigCacheInvalidator.php
Storefront/Theme/ThemeConfigCacheInvalidator.php
Theme/ThemeConfigCacheInvalidator.php
ThemeConfigCacheInvalidator.php
src/Storefront/Theme/ThemeSalesChannelCollection.php
Storefront/Theme/ThemeSalesChannelCollection.php
Theme/ThemeSalesChannelCollection.php
ThemeSalesChannelCollection.php
src/Storefront/Theme/ThemeRuntimeConfigStorage.php
Storefront/Theme/ThemeRuntimeConfigStorage.php
Theme/ThemeRuntimeConfigStorage.php
ThemeRuntimeConfigStorage.php
src/Storefront/Theme/ThemeCompilerInterface.php
Storefront/Theme/ThemeCompilerInterface.php
Theme/ThemeCompilerInterface.php
@ -112204,6 +112242,11 @@ integration/Storefront/Theme/ThemeCompilerTest.php
Storefront/Theme/ThemeCompilerTest.php
Theme/ThemeCompilerTest.php
ThemeCompilerTest.php
tests/integration/Storefront/Theme/ThemeRuntimeConfigStorageTest.php
integration/Storefront/Theme/ThemeRuntimeConfigStorageTest.php
Storefront/Theme/ThemeRuntimeConfigStorageTest.php
Theme/ThemeRuntimeConfigStorageTest.php
ThemeRuntimeConfigStorageTest.php
tests/integration/Storefront/Theme/ThemeLifecycleServiceTest.php
integration/Storefront/Theme/ThemeLifecycleServiceTest.php
Storefront/Theme/ThemeLifecycleServiceTest.php
@ -112690,12 +112733,51 @@ Framework/Twig/Extension/SlugifyExtensionTwigFilterTest.php
Twig/Extension/SlugifyExtensionTwigFilterTest.php
Extension/SlugifyExtensionTwigFilterTest.php
SlugifyExtensionTwigFilterTest.php
tests/integration/Storefront/Framework/Twig/ThumbnailExtensionTest.php
integration/Storefront/Framework/Twig/ThumbnailExtensionTest.php
Storefront/Framework/Twig/ThumbnailExtensionTest.php
Framework/Twig/ThumbnailExtensionTest.php
Twig/ThumbnailExtensionTest.php
ThumbnailExtensionTest.php
tests/integration/Storefront/Framework/Twig/TwigAppVariableTest.php
integration/Storefront/Framework/Twig/TwigAppVariableTest.php
Storefront/Framework/Twig/TwigAppVariableTest.php
Framework/Twig/TwigAppVariableTest.php
Twig/TwigAppVariableTest.php
TwigAppVariableTest.php
tests/integration/Storefront/Framework/Twig/fixtures/Storefront/Resources/views/storefront/thumbnail-alt-false.html.twig
integration/Storefront/Framework/Twig/fixtures/Storefront/Resources/views/storefront/thumbnail-alt-false.html.twig
Storefront/Framework/Twig/fixtures/Storefront/Resources/views/storefront/thumbnail-alt-false.html.twig
Framework/Twig/fixtures/Storefront/Resources/views/storefront/thumbnail-alt-false.html.twig
Twig/fixtures/Storefront/Resources/views/storefront/thumbnail-alt-false.html.twig
fixtures/Storefront/Resources/views/storefront/thumbnail-alt-false.html.twig
Storefront/Resources/views/storefront/thumbnail-alt-false.html.twig
Resources/views/storefront/thumbnail-alt-false.html.twig
views/storefront/thumbnail-alt-false.html.twig
storefront/thumbnail-alt-false.html.twig
thumbnail-alt-false.html.twig
tests/integration/Storefront/Framework/Twig/fixtures/Storefront/Resources/views/storefront/thumbnail-decorative.html.twig
integration/Storefront/Framework/Twig/fixtures/Storefront/Resources/views/storefront/thumbnail-decorative.html.twig
Storefront/Framework/Twig/fixtures/Storefront/Resources/views/storefront/thumbnail-decorative.html.twig
Framework/Twig/fixtures/Storefront/Resources/views/storefront/thumbnail-decorative.html.twig
Twig/fixtures/Storefront/Resources/views/storefront/thumbnail-decorative.html.twig
fixtures/Storefront/Resources/views/storefront/thumbnail-decorative.html.twig
Storefront/Resources/views/storefront/thumbnail-decorative.html.twig
Resources/views/storefront/thumbnail-decorative.html.twig
views/storefront/thumbnail-decorative.html.twig
storefront/thumbnail-decorative.html.twig
thumbnail-decorative.html.twig
tests/integration/Storefront/Framework/Twig/fixtures/Storefront/Resources/views/storefront/thumbnail-default.html.twig
integration/Storefront/Framework/Twig/fixtures/Storefront/Resources/views/storefront/thumbnail-default.html.twig
Storefront/Framework/Twig/fixtures/Storefront/Resources/views/storefront/thumbnail-default.html.twig
Framework/Twig/fixtures/Storefront/Resources/views/storefront/thumbnail-default.html.twig
Twig/fixtures/Storefront/Resources/views/storefront/thumbnail-default.html.twig
fixtures/Storefront/Resources/views/storefront/thumbnail-default.html.twig
Storefront/Resources/views/storefront/thumbnail-default.html.twig
Resources/views/storefront/thumbnail-default.html.twig
views/storefront/thumbnail-default.html.twig
storefront/thumbnail-default.html.twig
thumbnail-default.html.twig
tests/integration/Storefront/Framework/Command/SalesChannelCreateStorefrontCommandTest.php
integration/Storefront/Framework/Command/SalesChannelCreateStorefrontCommandTest.php
Storefront/Framework/Command/SalesChannelCreateStorefrontCommandTest.php
@ -113177,6 +113259,11 @@ migration/Core/V6_7/Migration1717572627RemoveImportExportProfileNameTest.php
Core/V6_7/Migration1717572627RemoveImportExportProfileNameTest.php
V6_7/Migration1717572627RemoveImportExportProfileNameTest.php
Migration1717572627RemoveImportExportProfileNameTest.php
tests/migration/Core/V6_7/Migration1742568836CreateThemeRuntimeConfigTableTest.php
migration/Core/V6_7/Migration1742568836CreateThemeRuntimeConfigTableTest.php
Core/V6_7/Migration1742568836CreateThemeRuntimeConfigTableTest.php
V6_7/Migration1742568836CreateThemeRuntimeConfigTableTest.php
Migration1742568836CreateThemeRuntimeConfigTableTest.php
tests/migration/Core/V6_7/Migration1726135997CreateMessengerStatsTableTest.php
migration/Core/V6_7/Migration1726135997CreateMessengerStatsTableTest.php
Core/V6_7/Migration1726135997CreateMessengerStatsTableTest.php
@ -126967,11 +127054,21 @@ Storefront/Theme/StorefrontPluginConfiguration/StorefrontPluginConfigurationTest
Theme/StorefrontPluginConfiguration/StorefrontPluginConfigurationTest.php
StorefrontPluginConfiguration/StorefrontPluginConfigurationTest.php
StorefrontPluginConfigurationTest.php
tests/unit/Storefront/Theme/ThemeRuntimeConfigTest.php
unit/Storefront/Theme/ThemeRuntimeConfigTest.php
Storefront/Theme/ThemeRuntimeConfigTest.php
Theme/ThemeRuntimeConfigTest.php
ThemeRuntimeConfigTest.php
tests/unit/Storefront/Theme/StorefrontPluginRegistryTest.php
unit/Storefront/Theme/StorefrontPluginRegistryTest.php
Storefront/Theme/StorefrontPluginRegistryTest.php
Theme/StorefrontPluginRegistryTest.php
StorefrontPluginRegistryTest.php
tests/unit/Storefront/Theme/ThemeMergedConfigBuilderTest.php
unit/Storefront/Theme/ThemeMergedConfigBuilderTest.php
Storefront/Theme/ThemeMergedConfigBuilderTest.php
Theme/ThemeMergedConfigBuilderTest.php
ThemeMergedConfigBuilderTest.php
tests/unit/Storefront/Theme/Message/CompileThemeHandlerTest.php
unit/Storefront/Theme/Message/CompileThemeHandlerTest.php
Storefront/Theme/Message/CompileThemeHandlerTest.php
@ -127789,12 +127886,28 @@ unit/Storefront/Theme/ThemeAssetPackageTest.php
Storefront/Theme/ThemeAssetPackageTest.php
Theme/ThemeAssetPackageTest.php
ThemeAssetPackageTest.php
tests/unit/Storefront/Theme/ThemeConfigCacheInvalidatorTest.php
unit/Storefront/Theme/ThemeConfigCacheInvalidatorTest.php
Storefront/Theme/ThemeConfigCacheInvalidatorTest.php
Theme/ThemeConfigCacheInvalidatorTest.php
ThemeConfigCacheInvalidatorTest.php
tests/unit/Storefront/Theme/Exception/ThemeExceptionTest.php
unit/Storefront/Theme/Exception/ThemeExceptionTest.php
Storefront/Theme/Exception/ThemeExceptionTest.php
Theme/Exception/ThemeExceptionTest.php
Exception/ThemeExceptionTest.php
ThemeExceptionTest.php
tests/unit/Storefront/Theme/Validator/SCSSValidatorTest.php
unit/Storefront/Theme/Validator/SCSSValidatorTest.php
Storefront/Theme/Validator/SCSSValidatorTest.php
Theme/Validator/SCSSValidatorTest.php
Validator/SCSSValidatorTest.php
SCSSValidatorTest.php
tests/unit/Storefront/Theme/ThemeRuntimeConfigServiceTest.php
unit/Storefront/Theme/ThemeRuntimeConfigServiceTest.php
Storefront/Theme/ThemeRuntimeConfigServiceTest.php
Theme/ThemeRuntimeConfigServiceTest.php
ThemeRuntimeConfigServiceTest.php
tests/unit/Storefront/Theme/DatabaseSalesChannelThemeLoaderTest.php
unit/Storefront/Theme/DatabaseSalesChannelThemeLoaderTest.php
Storefront/Theme/DatabaseSalesChannelThemeLoaderTest.php
@ -127862,6 +127975,12 @@ unit/Storefront/Theme/MockedCacheInvalidator.php
Storefront/Theme/MockedCacheInvalidator.php
Theme/MockedCacheInvalidator.php
MockedCacheInvalidator.php
tests/unit/Storefront/Theme/Subscriber/ThemeSnippetsSubscriberTest.php
unit/Storefront/Theme/Subscriber/ThemeSnippetsSubscriberTest.php
Storefront/Theme/Subscriber/ThemeSnippetsSubscriberTest.php
Theme/Subscriber/ThemeSnippetsSubscriberTest.php
Subscriber/ThemeSnippetsSubscriberTest.php
ThemeSnippetsSubscriberTest.php
tests/unit/Storefront/Theme/Subscriber/UnusedMediaSubscriberTest.php
unit/Storefront/Theme/Subscriber/UnusedMediaSubscriberTest.php
Storefront/Theme/Subscriber/UnusedMediaSubscriberTest.php
@ -127895,11 +128014,6 @@ unit/Storefront/Theme/CompilerConfigurationTest.php
Storefront/Theme/CompilerConfigurationTest.php
Theme/CompilerConfigurationTest.php
CompilerConfigurationTest.php
tests/unit/Storefront/Theme/CachedResolvedConfigLoaderInvalidatorTest.php
unit/Storefront/Theme/CachedResolvedConfigLoaderInvalidatorTest.php
Storefront/Theme/CachedResolvedConfigLoaderInvalidatorTest.php
Theme/CachedResolvedConfigLoaderInvalidatorTest.php
CachedResolvedConfigLoaderInvalidatorTest.php
tests/unit/Storefront/Theme/ThemeScriptsTest.php
unit/Storefront/Theme/ThemeScriptsTest.php
Storefront/Theme/ThemeScriptsTest.php
@ -137496,6 +137610,9 @@ _unreleased/2025-05-19-bsfg-compliant-alt-tag-for-decorative-images.md
changelog/_unreleased/2025-05-07-deprecated-theme-translations-to-use-admin-snippets.md
_unreleased/2025-05-07-deprecated-theme-translations-to-use-admin-snippets.md
2025-05-07-deprecated-theme-translations-to-use-admin-snippets.md
changelog/_unreleased/2025-06-16-allow-empty-alt-with-sw_thumbnails.md
_unreleased/2025-06-16-allow-empty-alt-with-sw_thumbnails.md
2025-06-16-allow-empty-alt-with-sw_thumbnails.md
changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
2024-07-16-remove-manual-override-for-state-machine.md
@ -137613,6 +137730,9 @@ _unreleased/2024-10-04-add-primary-order-delivery-and-transaction-reference.md
changelog/_unreleased/2025-05-28-add-deprecations-to-the-theme-configuration-apis.md
_unreleased/2025-05-28-add-deprecations-to-the-theme-configuration-apis.md
2025-05-28-add-deprecations-to-the-theme-configuration-apis.md
changelog/_unreleased/2025-04-09-optimizing-theme-config-loading.md
_unreleased/2025-04-09-optimizing-theme-config-loading.md
2025-04-09-optimizing-theme-config-loading.md
changelog/_unreleased/2025-06-11-manufacturer-replace-media-sidebar-to-media-modal.md
_unreleased/2025-06-11-manufacturer-replace-media-sidebar-to-media-modal.md
2025-06-11-manufacturer-replace-media-sidebar-to-media-modal.md
@ -137643,6 +137763,9 @@ _unreleased/2025-05-05-remove-obsolete-requiredmessage-variable-declarations.md
changelog/_unreleased/2025-03-25-fix-show-product-name-for-variants-in-admin-category-products.md
_unreleased/2025-03-25-fix-show-product-name-for-variants-in-admin-category-products.md
2025-03-25-fix-show-product-name-for-variants-in-admin-category-products.md
changelog/_unreleased/2025-06-18-improve-app-uninstalls-with-custom-entities.md
_unreleased/2025-06-18-improve-app-uninstalls-with-custom-entities.md
2025-06-18-improve-app-uninstalls-with-custom-entities.md
changelog/_unreleased/2025-04-14-truncate-long-custom-field-descriptions-in-rulebuilder.md
_unreleased/2025-04-14-truncate-long-custom-field-descriptions-in-rulebuilder.md
2025-04-14-truncate-long-custom-field-descriptions-in-rulebuilder.md

View file

@ -1660,6 +1660,7 @@ src/Core/System/Snippet/SnippetValidator.php
src/Core/System/Snippet/Aggregate/SnippetSet/SnippetSetEntity.php
src/Core/System/Snippet/Aggregate/SnippetSet/SnippetSetDefinition.php
src/Core/System/Snippet/Aggregate/SnippetSet/SnippetSetCollection.php
src/Core/System/Snippet/Event/SnippetsThemeResolveEvent.php
src/Core/System/Snippet/SnippetEntity.php
src/Core/System/Snippet/Struct/MissingSnippetStruct.php
src/Core/System/Snippet/Struct/MissingSnippetCollection.php
@ -5692,6 +5693,7 @@ src/Core/Migration/V6_7/Migration1728040169AddPrimaryOrderDelivery.php
src/Core/Migration/V6_7/Migration1739197440ChangeCmsBlockDefaultMargin.php
src/Core/Migration/V6_7/Migration1743064966CartConfigSubtotalTaxColumn.php
src/Core/Migration/V6_7/Migration1742484083TransitionToAddressInputFieldArrangement.php
src/Core/Migration/V6_7/Migration1742568836CreateThemeRuntimeConfigTable.php
src/Core/Migration/V6_7/Migration1737430168RemoveFileTypeOfDocumentTable.php
src/Core/Migration/V6_7/Migration1742302302RenamePaidTransitionActions.php
src/Core/Migration/V6_7/Migration1746176773AddIntegrationIdStateHistory.php
@ -5852,6 +5854,7 @@ src/Core/Test/Stub/DataAbstractionLayer/StaticDefinitionInstanceRegistry.php
src/Core/Test/Stub/DataAbstractionLayer/StaticEntityWriterGateway.php
src/Core/Test/Stub/DataAbstractionLayer/EmptyEntityExistence.php
src/Core/Test/Stub/App/StaticSourceResolver.php
src/Core/Test/Stub/Storefront/ThemeRuntimeConfigTestService.php
src/Core/Test/Stub/Storefront/AuthTestSubscriber.php
src/Core/Test/Stub/Doctrine/FakeQueryBuilder.php
src/Core/Test/Stub/Doctrine/TestExceptionFactory.php
@ -7115,6 +7118,7 @@ src/Storefront/Theme/StorefrontPluginConfiguration/StorefrontPluginConfiguration
src/Storefront/Theme/StorefrontPluginConfiguration/StorefrontPluginConfigurationFactory.php
src/Storefront/Theme/StorefrontPluginConfiguration/FileCollection.php
src/Storefront/Theme/StorefrontPluginConfiguration/File.php
src/Storefront/Theme/ThemeMergedConfigBuilder.php
src/Storefront/Theme/ThemeConfigField.php
src/Storefront/Theme/ThemeFileResolver.php
src/Storefront/Theme/AbstractScssCompiler.php
@ -7140,6 +7144,7 @@ src/Storefront/Theme/DataAbstractionLayer/ThemeIndexer.php
src/Storefront/Theme/DataAbstractionLayer/ThemeIndexingMessage.php
src/Storefront/Theme/ThemeAppLifecycleHandler.php
src/Storefront/Theme/AbstractThemePathBuilder.php
src/Storefront/Theme/ThemeRuntimeConfigService.php
src/Storefront/Theme/ConfigLoader/StaticFileConfigDumper.php
src/Storefront/Theme/ConfigLoader/DatabaseConfigLoader.php
src/Storefront/Theme/ConfigLoader/AbstractAvailableThemeProvider.php
@ -7162,7 +7167,7 @@ src/Storefront/Theme/ThemeDefinition.php
src/Storefront/Theme/ThemeLifecycleHandler.php
src/Storefront/Theme/Validator/SCSSValidator.php
src/Storefront/Theme/AbstractResolvedConfigLoader.php
src/Storefront/Theme/CachedResolvedConfigLoaderInvalidator.php
src/Storefront/Theme/ThemeRuntimeConfig.php
src/Storefront/Theme/ThemeEntity.php
src/Storefront/Theme/ThemeConfigFieldFactory.php
src/Storefront/Theme/ScheduledTask/DeleteThemeFilesTaskHandler.php
@ -7182,9 +7187,12 @@ src/Storefront/Theme/Subscriber/UpdateSubscriber.php
src/Storefront/Theme/Subscriber/FirstRunWizardSubscriber.php
src/Storefront/Theme/Subscriber/PluginLifecycleSubscriber.php
src/Storefront/Theme/Subscriber/UnusedMediaSubscriber.php
src/Storefront/Theme/Subscriber/ThemeSnippetsSubscriber.php
src/Storefront/Theme/Subscriber/AppLifecycleSubscriber.php
src/Storefront/Theme/ThemeFilesystemResolver.php
src/Storefront/Theme/ThemeConfigCacheInvalidator.php
src/Storefront/Theme/ThemeSalesChannelCollection.php
src/Storefront/Theme/ThemeRuntimeConfigStorage.php
src/Storefront/Theme/ThemeCompilerInterface.php
src/Storefront/Theme/StorefrontPluginRegistry.php
src/Storefront/Theme/ThemeAssetPackage.php
@ -13844,6 +13852,7 @@ tests/integration/Storefront/Theme/ThemeInheritanceBuilderTest.php
tests/integration/Storefront/Theme/Command/ThemeChangeCommandTest.php
tests/integration/Storefront/Theme/Command/ThemeDumpCommandTest.php
tests/integration/Storefront/Theme/ThemeCompilerTest.php
tests/integration/Storefront/Theme/ThemeRuntimeConfigStorageTest.php
tests/integration/Storefront/Theme/ThemeLifecycleServiceTest.php
tests/integration/Storefront/Theme/Subscriber/AppLifecycleSubscriberTest.php
tests/integration/Storefront/Theme/Subscriber/PluginLifecycleSubscriberTest.php
@ -13913,7 +13922,11 @@ tests/integration/Storefront/Framework/Cookie/_fixtures/mergeAppGroups/app2/mani
tests/integration/Storefront/Framework/Cookie/_fixtures/singleCookie/manifest.xml
tests/integration/Storefront/Framework/Cookie/AppCookieProviderTest.php
tests/integration/Storefront/Framework/Twig/Extension/SlugifyExtensionTwigFilterTest.php
tests/integration/Storefront/Framework/Twig/ThumbnailExtensionTest.php
tests/integration/Storefront/Framework/Twig/TwigAppVariableTest.php
tests/integration/Storefront/Framework/Twig/fixtures/Storefront/Resources/views/storefront/thumbnail-alt-false.html.twig
tests/integration/Storefront/Framework/Twig/fixtures/Storefront/Resources/views/storefront/thumbnail-decorative.html.twig
tests/integration/Storefront/Framework/Twig/fixtures/Storefront/Resources/views/storefront/thumbnail-default.html.twig
tests/integration/Storefront/Framework/Command/SalesChannelCreateStorefrontCommandTest.php
tests/integration/Storefront/Framework/HealthCheck/ProductListingReadinessCheckTest.php
tests/integration/Storefront/Framework/HealthCheck/SalesChannelsReadinessCheckTest.php
@ -13998,6 +14011,7 @@ tests/migration/Core/V6_7/Migration1743064966CartConfigSubtotalTaxColumnTest.php
tests/migration/Core/V6_7/Migration1733136208AddH1ToCmsCategoryListingTest.php
tests/migration/Core/V6_7/Migration1739197440ChangeCmsBlockDefaultMarginTest.php
tests/migration/Core/V6_7/Migration1717572627RemoveImportExportProfileNameTest.php
tests/migration/Core/V6_7/Migration1742568836CreateThemeRuntimeConfigTableTest.php
tests/migration/Core/V6_7/Migration1726135997CreateMessengerStatsTableTest.php
tests/migration/Core/V6_7/Migration1717573310ImportExportTechnicalNameRequiredTest.php
tests/migration/Core/V6_7/Migration1697112044PaymentAndShippingTechnicalNameRequiredTest.php
@ -15855,7 +15869,9 @@ tests/unit/Storefront/Theme/ThemeServiceTest.php
tests/unit/Storefront/Theme/MD5ThemePathBuilderTest.php
tests/unit/Storefront/Theme/StorefrontPluginConfiguration/FileCollectionTest.php
tests/unit/Storefront/Theme/StorefrontPluginConfiguration/StorefrontPluginConfigurationTest.php
tests/unit/Storefront/Theme/ThemeRuntimeConfigTest.php
tests/unit/Storefront/Theme/StorefrontPluginRegistryTest.php
tests/unit/Storefront/Theme/ThemeMergedConfigBuilderTest.php
tests/unit/Storefront/Theme/Message/CompileThemeHandlerTest.php
tests/unit/Storefront/Theme/Message/DeleteThemeFilesMessageTest.php
tests/unit/Storefront/Theme/Message/CompileThemeMessageTest.php
@ -15938,7 +15954,10 @@ tests/unit/Storefront/Theme/ConfigLoader/StaticFileConfigLoaderTest.php
tests/unit/Storefront/Theme/ConfigLoader/StaticFileConfigDumperTest.php
tests/unit/Storefront/Theme/ConfigLoader/StaticFileAvailableThemeProviderTest.php
tests/unit/Storefront/Theme/ThemeAssetPackageTest.php
tests/unit/Storefront/Theme/ThemeConfigCacheInvalidatorTest.php
tests/unit/Storefront/Theme/Exception/ThemeExceptionTest.php
tests/unit/Storefront/Theme/Validator/SCSSValidatorTest.php
tests/unit/Storefront/Theme/ThemeRuntimeConfigServiceTest.php
tests/unit/Storefront/Theme/DatabaseSalesChannelThemeLoaderTest.php
tests/unit/Storefront/Theme/ScheduledTask/DeleteThemeFilesTaskHandlerTest.php
tests/unit/Storefront/Theme/Twig/ThemeInheritanceBuilderTest.php
@ -15951,13 +15970,13 @@ tests/unit/Storefront/Theme/ThemeCompilerTest.php
tests/unit/Storefront/Theme/ScssPhpCompilerTest.php
tests/unit/Storefront/Theme/ThemeFilesystemResolverTest.php
tests/unit/Storefront/Theme/MockedCacheInvalidator.php
tests/unit/Storefront/Theme/Subscriber/ThemeSnippetsSubscriberTest.php
tests/unit/Storefront/Theme/Subscriber/UnusedMediaSubscriberTest.php
tests/unit/Storefront/Theme/Subscriber/ThemeCompilerEnrichScssVarSubscriberTest.php
tests/unit/Storefront/Theme/Subscriber/PluginLifecycleSubscriberTest.php
tests/unit/Storefront/Theme/StorefrontPluginConfigurationTest.php
tests/unit/Storefront/Theme/ThemeFileResolverTest.php
tests/unit/Storefront/Theme/CompilerConfigurationTest.php
tests/unit/Storefront/Theme/CachedResolvedConfigLoaderInvalidatorTest.php
tests/unit/Storefront/Theme/ThemeScriptsTest.php
tests/unit/Storefront/Theme/SeedingThemePathBuilderTest.php
tests/unit/Storefront/Checkout/Shipping/BlockedShippingMethodSwitcherTest.php
@ -19036,6 +19055,7 @@ changelog/release-6-3-5-1/2021-02-02-lower-min-version-of-composer-package-versi
changelog/_unreleased/2025-04-08-fix-invoice-empty-pages.md
changelog/_unreleased/2025-05-19-bsfg-compliant-alt-tag-for-decorative-images.md
changelog/_unreleased/2025-05-07-deprecated-theme-translations-to-use-admin-snippets.md
changelog/_unreleased/2025-06-16-allow-empty-alt-with-sw_thumbnails.md
changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
changelog/_unreleased/2025-04-21-implement-media-component-with-admin-sdk.md
changelog/_unreleased/2025-05-23-add-new-increment-api-to-delete-unused-keys-or-cluster.md
@ -19075,6 +19095,7 @@ changelog/_unreleased/2025-05-05-message-queues-statistics.md
changelog/_unreleased/2025-01-07-unify-constraint-option-structure-and-checks.md
changelog/_unreleased/2024-10-04-add-primary-order-delivery-and-transaction-reference.md
changelog/_unreleased/2025-05-28-add-deprecations-to-the-theme-configuration-apis.md
changelog/_unreleased/2025-04-09-optimizing-theme-config-loading.md
changelog/_unreleased/2025-06-11-manufacturer-replace-media-sidebar-to-media-modal.md
changelog/_unreleased/.keep
changelog/_unreleased/2025-04-08-fix-seo-urls-for-landing-pages-in-footer-navigation.md
@ -19085,6 +19106,7 @@ changelog/_unreleased/2025-03-19-add-nl2br-filter-to-review-content.md
changelog/_unreleased/2025-06-10-removed-write-protection-flag-from-fileextension-field-in-the-mediadefinition.md
changelog/_unreleased/2025-05-05-remove-obsolete-requiredmessage-variable-declarations.md
changelog/_unreleased/2025-03-25-fix-show-product-name-for-variants-in-admin-category-products.md
changelog/_unreleased/2025-06-18-improve-app-uninstalls-with-custom-entities.md
changelog/_unreleased/2025-04-14-truncate-long-custom-field-descriptions-in-rulebuilder.md
changelog/_unreleased/2025-03-17-add-twig-block-around-filter-columns.md
changelog/_unreleased/2025-04-29-deprecated-carts-alerts.md

View file

@ -57824,6 +57824,116 @@ Umbraco.Web.UI.Client/examples/custom-modal/example-modal-token.ts
examples/custom-modal/example-modal-token.ts
custom-modal/example-modal-token.ts
example-modal-token.ts
src/Umbraco.Web.UI.Client/examples/collection/dashboard-with-collection/manifests.ts
Umbraco.Web.UI.Client/examples/collection/dashboard-with-collection/manifests.ts
examples/collection/dashboard-with-collection/manifests.ts
collection/dashboard-with-collection/manifests.ts
dashboard-with-collection/manifests.ts
manifests.ts
src/Umbraco.Web.UI.Client/examples/collection/dashboard-with-collection/dashboard-with-collection.element.ts
Umbraco.Web.UI.Client/examples/collection/dashboard-with-collection/dashboard-with-collection.element.ts
examples/collection/dashboard-with-collection/dashboard-with-collection.element.ts
collection/dashboard-with-collection/dashboard-with-collection.element.ts
dashboard-with-collection/dashboard-with-collection.element.ts
dashboard-with-collection.element.ts
src/Umbraco.Web.UI.Client/examples/collection/index.ts
Umbraco.Web.UI.Client/examples/collection/index.ts
examples/collection/index.ts
collection/index.ts
index.ts
src/Umbraco.Web.UI.Client/examples/collection/README.md
Umbraco.Web.UI.Client/examples/collection/README.md
examples/collection/README.md
collection/README.md
README.md
src/Umbraco.Web.UI.Client/examples/collection/collection/repository/types.ts
Umbraco.Web.UI.Client/examples/collection/collection/repository/types.ts
examples/collection/collection/repository/types.ts
collection/collection/repository/types.ts
collection/repository/types.ts
repository/types.ts
types.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/repository/manifests.ts
Umbraco.Web.UI.Client/examples/collection/collection/repository/manifests.ts
examples/collection/collection/repository/manifests.ts
collection/collection/repository/manifests.ts
collection/repository/manifests.ts
repository/manifests.ts
manifests.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/repository/collection.repository.ts
Umbraco.Web.UI.Client/examples/collection/collection/repository/collection.repository.ts
examples/collection/collection/repository/collection.repository.ts
collection/collection/repository/collection.repository.ts
collection/repository/collection.repository.ts
repository/collection.repository.ts
collection.repository.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/repository/constants.ts
Umbraco.Web.UI.Client/examples/collection/collection/repository/constants.ts
examples/collection/collection/repository/constants.ts
collection/collection/repository/constants.ts
collection/repository/constants.ts
repository/constants.ts
constants.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/table-view/index.ts
Umbraco.Web.UI.Client/examples/collection/collection/table-view/index.ts
examples/collection/collection/table-view/index.ts
collection/collection/table-view/index.ts
collection/table-view/index.ts
table-view/index.ts
index.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/table-view/manifests.ts
Umbraco.Web.UI.Client/examples/collection/collection/table-view/manifests.ts
examples/collection/collection/table-view/manifests.ts
collection/collection/table-view/manifests.ts
collection/table-view/manifests.ts
table-view/manifests.ts
manifests.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/table-view/collection-view.element.ts
Umbraco.Web.UI.Client/examples/collection/collection/table-view/collection-view.element.ts
examples/collection/collection/table-view/collection-view.element.ts
collection/collection/table-view/collection-view.element.ts
collection/table-view/collection-view.element.ts
table-view/collection-view.element.ts
collection-view.element.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/manifests.ts
Umbraco.Web.UI.Client/examples/collection/collection/manifests.ts
examples/collection/collection/manifests.ts
collection/collection/manifests.ts
collection/manifests.ts
manifests.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/card-view/index.ts
Umbraco.Web.UI.Client/examples/collection/collection/card-view/index.ts
examples/collection/collection/card-view/index.ts
collection/collection/card-view/index.ts
collection/card-view/index.ts
card-view/index.ts
index.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/card-view/manifests.ts
Umbraco.Web.UI.Client/examples/collection/collection/card-view/manifests.ts
examples/collection/collection/card-view/manifests.ts
collection/collection/card-view/manifests.ts
collection/card-view/manifests.ts
card-view/manifests.ts
manifests.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/card-view/collection-view.element.ts
Umbraco.Web.UI.Client/examples/collection/collection/card-view/collection-view.element.ts
examples/collection/collection/card-view/collection-view.element.ts
collection/collection/card-view/collection-view.element.ts
collection/card-view/collection-view.element.ts
card-view/collection-view.element.ts
collection-view.element.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/constants.ts
Umbraco.Web.UI.Client/examples/collection/collection/constants.ts
examples/collection/collection/constants.ts
collection/collection/constants.ts
collection/constants.ts
constants.ts
src/Umbraco.Web.UI.Client/examples/collection/workspace-view-with-collection/manifests.ts
Umbraco.Web.UI.Client/examples/collection/workspace-view-with-collection/manifests.ts
examples/collection/workspace-view-with-collection/manifests.ts
collection/workspace-view-with-collection/manifests.ts
workspace-view-with-collection/manifests.ts
manifests.ts
src/Umbraco.Web.UI.Client/examples/manipulate-document-property-value-permissions/index.ts
Umbraco.Web.UI.Client/examples/manipulate-document-property-value-permissions/index.ts
examples/manipulate-document-property-value-permissions/index.ts

View file

@ -7175,6 +7175,23 @@ src/Umbraco.Web.UI.Client/examples/custom-modal/index.ts
src/Umbraco.Web.UI.Client/examples/custom-modal/example-modal-view.element.ts
src/Umbraco.Web.UI.Client/examples/custom-modal/example-custom-modal-element.element.ts
src/Umbraco.Web.UI.Client/examples/custom-modal/example-modal-token.ts
src/Umbraco.Web.UI.Client/examples/collection/dashboard-with-collection/manifests.ts
src/Umbraco.Web.UI.Client/examples/collection/dashboard-with-collection/dashboard-with-collection.element.ts
src/Umbraco.Web.UI.Client/examples/collection/index.ts
src/Umbraco.Web.UI.Client/examples/collection/README.md
src/Umbraco.Web.UI.Client/examples/collection/collection/repository/types.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/repository/manifests.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/repository/collection.repository.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/repository/constants.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/table-view/index.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/table-view/manifests.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/table-view/collection-view.element.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/manifests.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/card-view/index.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/card-view/manifests.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/card-view/collection-view.element.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/constants.ts
src/Umbraco.Web.UI.Client/examples/collection/workspace-view-with-collection/manifests.ts
src/Umbraco.Web.UI.Client/examples/manipulate-document-property-value-permissions/index.ts
src/Umbraco.Web.UI.Client/examples/manipulate-document-property-value-permissions/README.md
src/Umbraco.Web.UI.Client/examples/manipulate-document-property-value-permissions/manipulate-property-write-permissions-action.ts

View file

@ -155,6 +155,7 @@ packages/php/email-editor/phpcs.xml
packages/php/email-editor/changelog/58941-dev-consolidate-packages-license-version
packages/php/email-editor/changelog/add-email-editor-phpstan
packages/php/email-editor/changelog/wooplug-3951-migrate-email-editor-to-the-wordpresseditor-editor-component
packages/php/email-editor/changelog/58755-dev-53714
packages/php/email-editor/changelog/update-user-theme-post-name
packages/php/email-editor/changelog/fix-implicitly-nullable-warnings
packages/php/email-editor/changelog/wooplug-4675-load-supported-email-editor-blocks-from-supports-settings
@ -278,6 +279,7 @@ packages/php/blueprint/changelog/58941-dev-consolidate-packages-license-version
packages/php/blueprint/changelog/dev-fix-blueprint-package-setup
packages/php/blueprint/changelog/wooplug-3933-fix-blueprint-type-warnings-and-improve-error-handling
packages/php/blueprint/changelog/woo6-10-blueprints-security-audit-determine-the-scope-of-allowed-sql
packages/php/blueprint/changelog/58755-dev-53714
packages/php/blueprint/changelog/57935-update-blueprint-docs
packages/php/blueprint/changelog/wooplug-3964-blueprint-protect-critical-options
packages/php/blueprint/changelog/fix-blueprint-autoload
@ -1163,6 +1165,7 @@ packages/js/data/changelog/fix-revert-removal-and-deprecate-navigation-store
packages/js/data/changelog/add-settings-option-store
packages/js/data/changelog/47614-tweak-google-extension-rename
packages/js/data/changelog/dev-55380-items-store
packages/js/data/changelog/update-payments-nox-fill-woopayments-onboarding-tracking-gaps
packages/js/data/changelog/fix-migrate-settings-store
packages/js/data/changelog/update-55773-add-ced-commerce-to-marketing-task
packages/js/data/changelog/fix-experimental_role_warning
@ -1222,14 +1225,7 @@ packages/js/dependency-extraction-webpack-plugin/src/index.js
packages/js/dependency-extraction-webpack-plugin/README.md
packages/js/dependency-extraction-webpack-plugin/package.json
packages/js/dependency-extraction-webpack-plugin/PREVIOUS_CHANGELOG.md
packages/js/dependency-extraction-webpack-plugin/changelog/58941-dev-consolidate-packages-license-version
packages/js/dependency-extraction-webpack-plugin/changelog/53865-dev-pnpm-9-15-0
packages/js/dependency-extraction-webpack-plugin/changelog/56575-dev-bump-babel-deps
packages/js/dependency-extraction-webpack-plugin/changelog/56746-dev-webpack-deps-review
packages/js/dependency-extraction-webpack-plugin/changelog/54996-chore-update-wireit
packages/js/dependency-extraction-webpack-plugin/changelog/57299-fix-wireit-in-ci
packages/js/dependency-extraction-webpack-plugin/changelog/.gitkeep
packages/js/dependency-extraction-webpack-plugin/changelog/dev-wcdewp-update-deps
packages/js/dependency-extraction-webpack-plugin/composer.json
packages/js/dependency-extraction-webpack-plugin/.eslintrc.js
packages/js/dependency-extraction-webpack-plugin/CHANGELOG.md
@ -4508,6 +4504,7 @@ plugins/woocommerce-beta-tester/includes/class-wc-beta-tester-plugin-upgrader.ph
plugins/woocommerce-beta-tester/includes/class-wc-beta-tester-override-coming-soon-options.php
plugins/woocommerce-beta-tester/includes/class-wc-beta-tester-admin-menus.php
plugins/woocommerce-beta-tester/changelog/58941-dev-consolidate-packages-license-version
plugins/woocommerce-beta-tester/changelog/58755-dev-53714
plugins/woocommerce-beta-tester/changelog/add-woocommerce-beta-tester-template-load-tool
plugins/woocommerce-beta-tester/changelog/55796-add-54370-hide_flat_rate_when_free
plugins/woocommerce-beta-tester/changelog/fix-beta-tester-live-branch
@ -5692,6 +5689,7 @@ plugins/woocommerce/client/blocks/assets/js/blocks/product-details/types.ts
plugins/woocommerce/client/blocks/assets/js/blocks/product-details/save.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/product-details/edit.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/product-details/block.json
plugins/woocommerce/client/blocks/assets/js/blocks/product-details/style.scss
plugins/woocommerce/client/blocks/assets/js/blocks/product-details/icon.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/catalog-sorting/index.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/catalog-sorting/types.ts
@ -6531,13 +6529,6 @@ plugins/woocommerce/client/blocks/assets/js/atomic/blocks/product-elements/price
plugins/woocommerce/client/blocks/assets/js/atomic/blocks/product-elements/price/edit.tsx
plugins/woocommerce/client/blocks/assets/js/atomic/blocks/product-elements/price/frontend.ts
plugins/woocommerce/client/blocks/assets/js/atomic/blocks/product-elements/price/block.json
plugins/woocommerce/client/blocks/assets/js/atomic/blocks/product-elements/product-details/editor.scss
plugins/woocommerce/client/blocks/assets/js/atomic/blocks/product-elements/product-details/index.tsx
plugins/woocommerce/client/blocks/assets/js/atomic/blocks/product-elements/product-details/types.ts
plugins/woocommerce/client/blocks/assets/js/atomic/blocks/product-elements/product-details/block.tsx
plugins/woocommerce/client/blocks/assets/js/atomic/blocks/product-elements/product-details/edit.tsx
plugins/woocommerce/client/blocks/assets/js/atomic/blocks/product-elements/product-details/block.json
plugins/woocommerce/client/blocks/assets/js/atomic/blocks/product-elements/product-details/style.scss
plugins/woocommerce/client/blocks/assets/js/atomic/blocks/product-elements/button/index.tsx
plugins/woocommerce/client/blocks/assets/js/atomic/blocks/product-elements/button/types.ts
plugins/woocommerce/client/blocks/assets/js/atomic/blocks/product-elements/button/block.tsx
@ -6587,12 +6578,6 @@ plugins/woocommerce/client/blocks/assets/js/atomic/blocks/product-elements/ratin
plugins/woocommerce/client/blocks/assets/js/atomic/blocks/product-elements/rating-stars/edit.tsx
plugins/woocommerce/client/blocks/assets/js/atomic/blocks/product-elements/rating-stars/block.json
plugins/woocommerce/client/blocks/assets/js/atomic/blocks/product-elements/rating-stars/style.scss
plugins/woocommerce/client/blocks/assets/js/atomic/blocks/product-elements/product-reviews/index.tsx
plugins/woocommerce/client/blocks/assets/js/atomic/blocks/product-elements/product-reviews/types.ts
plugins/woocommerce/client/blocks/assets/js/atomic/blocks/product-elements/product-reviews/block.tsx
plugins/woocommerce/client/blocks/assets/js/atomic/blocks/product-elements/product-reviews/edit.tsx
plugins/woocommerce/client/blocks/assets/js/atomic/blocks/product-elements/product-reviews/block.json
plugins/woocommerce/client/blocks/assets/js/atomic/blocks/product-elements/product-reviews/style.scss
plugins/woocommerce/client/blocks/assets/js/atomic/blocks/product-elements/sale-badge/index.tsx
plugins/woocommerce/client/blocks/assets/js/atomic/blocks/product-elements/sale-badge/types.ts
plugins/woocommerce/client/blocks/assets/js/atomic/blocks/product-elements/sale-badge/block.tsx
@ -7339,7 +7324,6 @@ plugins/woocommerce/client/blocks/tests/e2e/tests/utils/register-block-single-pr
plugins/woocommerce/client/blocks/tests/e2e/tests/on-sale-badge/on-sale-badge-single-product-template.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/cart/cart-checkout-block-shipping.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/cart/cart-checkout-block-taxes.shopper.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/cart/cart-block.merchant.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/cart/cart.page.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/cart/cart-block.perf.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/cart/cart-checkout-block-coupons.shopper.block_theme.spec.ts
@ -7882,6 +7866,7 @@ plugins/woocommerce/client/admin/client/settings-payments/settings-payments-meth
plugins/woocommerce/client/admin/client/settings-payments/test/settings-payments-methods.test.tsx
plugins/woocommerce/client/admin/client/settings-payments/test/settings-payments-main.test.tsx
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-woopayments.scss
plugins/woocommerce/client/admin/client/settings-payments/constants.ts
plugins/woocommerce/client/admin/client/settings-payments/components/sortable/sortable-drag-handle.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/sortable/index.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/sortable/sortable-item.tsx
@ -9266,7 +9251,6 @@ plugins/woocommerce/src/Blocks/BlockTypes/MiniCartContents.php
plugins/woocommerce/src/Blocks/BlockTypes/MiniCartTitleBlock.php
plugins/woocommerce/src/Blocks/BlockTypes/ProductRatingCounter.php
plugins/woocommerce/src/Blocks/BlockTypes/ReviewsByProduct.php
plugins/woocommerce/src/Blocks/BlockTypes/ProductReviews.php
plugins/woocommerce/src/Blocks/BlockTypes/CartOrderSummarySubtotalBlock.php
plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation/Summary.php
plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation/Downloads.php
@ -9325,7 +9309,6 @@ plugins/woocommerce/src/Blocks/BlockTypes/ProductFilterCheckboxList.php
plugins/woocommerce/src/Blocks/BlockTypes/ProductRating.php
plugins/woocommerce/src/Blocks/BlockTypes/CustomerAccount.php
plugins/woocommerce/src/Blocks/BlockTypes/PageContentWrapper.php
plugins/woocommerce/src/Blocks/BlockTypes/BlockifiedProductDetails.php
plugins/woocommerce/src/Blocks/BlockTypes/CheckoutActionsBlock.php
plugins/woocommerce/src/Blocks/Installer.php
plugins/woocommerce/src/Blocks/AI/Connection.php
@ -9546,17 +9529,35 @@ plugins/woocommerce/src/Internal/Admin/Suggestions/PaymentsExtensionSuggestions.
plugins/woocommerce/src/Internal/Admin/Suggestions/PaymentsExtensionSuggestionIncentives.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsController.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/AfterpayClearpay.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/Affirm.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/MercadoPago.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/Airwallex.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/Payoneer.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/PaymentGateway.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsService.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/WooPayments/WooPaymentsRestController.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/PseudoWCPaymentGateway.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/Antom.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/Paymob.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/Vivacom.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/KlarnaCheckout.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/Paystack.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/Mollie.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/Payfast.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/PayPal.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/Paytrail.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/Razorpay.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/Klarna.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/AmazonPay.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/WooPayments.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/Stripe.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/Tilopay.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/WCCore.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/PayUIndia.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/Monei.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/GoCardless.php
plugins/woocommerce/src/Internal/Admin/Settings/PaymentsProviders/HelioPay.php
plugins/woocommerce/src/Internal/Admin/Settings/Payments.php
plugins/woocommerce/src/Internal/Admin/Settings/Exceptions/ApiArgumentException.php
plugins/woocommerce/src/Internal/Admin/Settings/Exceptions/ApiException.php
@ -11018,20 +11019,20 @@ plugins/woocommerce/tests/php/src/Blocks/BlockTypes/AddToCartWithOptions.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductQuery.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductSaleBadge.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/Checkout.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductDetails/render_with_no_hook_expected_result.html
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductDetails/ProductDetails.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductDetails/template.html
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductDetails/render_with_hook_expected_result.html
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/MiniCart.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductCollection.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/OrderConfirmation/Totals.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/BlockifiedProductDetails/test_product_details_render_with_hook_expected_result.html
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/BlockifiedProductDetails/test_product_details_render_with_hook_template.html
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/BlockifiedProductDetails/test_product_details_render_with_no_hook_template.html
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/BlockifiedProductDetails/BlockifiedProductDetails.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/BlockifiedProductDetails/test_product_details_render_with_no_hook_expected_result.html
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/BlockHooksTests.php
plugins/woocommerce/tests/php/src/Blocks/Patterns/PatternRegistryTest.php
plugins/woocommerce/tests/php/src/Blocks/Patterns/PTKPatternsStoreTest.php
plugins/woocommerce/tests/php/src/Blocks/Patterns/PTKClientTest.php
plugins/woocommerce/tests/php/src/Blocks/Templates/SingleProductTemplateTests.php
plugins/woocommerce/tests/php/src/Blocks/Templates/SingleProductTemplateCompatibilityTests.php
plugins/woocommerce/tests/php/src/Blocks/Mocks/ProductDetailsNoRegisterMock.php
plugins/woocommerce/tests/php/src/Blocks/Mocks/AssetDataRegistryMock.php
plugins/woocommerce/tests/php/src/Blocks/Mocks/AddToCartWithOptionsGroupedProductSelectorMock.php
plugins/woocommerce/tests/php/src/Blocks/Mocks/CheckoutMock.php
@ -11045,7 +11046,6 @@ plugins/woocommerce/tests/php/src/Blocks/Mocks/ProductQueryMock.php
plugins/woocommerce/tests/php/src/Blocks/Mocks/AddToCartWithOptionsMock.php
plugins/woocommerce/tests/php/src/Blocks/Mocks/AddToCartWithOptionsGroupedProductItemSelectorMock.php
plugins/woocommerce/tests/php/src/Blocks/Mocks/OrderConfirmation/TotalsMock.php
plugins/woocommerce/tests/php/src/Blocks/Mocks/BlockifiedProductDetailsMock.php
plugins/woocommerce/tests/php/src/Blocks/Utils/CartCheckoutUtilsTest.php
plugins/woocommerce/tests/php/src/Blocks/Utils/WC_Product_Custom.php
plugins/woocommerce/tests/php/src/Blocks/Utils/single-product.html
@ -12137,285 +12137,48 @@ plugins/woocommerce/includes/log-handlers/class-wc-log-handler-email.php
plugins/woocommerce/includes/log-handlers/class-wc-log-handler-db.php
plugins/woocommerce/includes/class-wc-meta-data.php
plugins/woocommerce/includes/class-wc-customer.php
plugins/woocommerce/changelog/58053-fix-woocommerce-blocks-storybook-bugs
plugins/woocommerce/changelog/58941-dev-consolidate-packages-license-version
plugins/woocommerce/changelog/wooplug-3507-flaky-test-can-set-variation-defaults
plugins/woocommerce/changelog/fix-editor-layout-issues
plugins/woocommerce/changelog/add-higher-priority-for-disabling-cliend-side-nav-in-pc
plugins/woocommerce/changelog/wooplug-4382-display-email-type-description-in-the-sidebar
plugins/woocommerce/changelog/58984-add-preload-jetpack-config-lys
plugins/woocommerce/changelog/dev-api-tests-with-object-cache
plugins/woocommerce/changelog/add-product-gallery-thumbnail-ar
plugins/woocommerce/changelog/fix-add-to-cart-with-options-product-price-classes
plugins/woocommerce/changelog/fix-43565
plugins/woocommerce/changelog/57590-feature-57585-product-image-accept-direct-src
plugins/woocommerce/changelog/fix-57664
plugins/woocommerce/changelog/dev-monorepo-revisit-gh-deps-pinning
plugins/woocommerce/changelog/58588-product-button-ignore-ajax-add-to-cart
plugins/woocommerce/changelog/fix-58200
plugins/woocommerce/changelog/wooplug-3951-migrate-email-editor-to-the-wordpresseditor-editor-component
plugins/woocommerce/changelog/fix-docs-links
plugins/woocommerce/changelog/fix-pg-a11y-arrows
plugins/woocommerce/changelog/57911-fix-issue-27632
plugins/woocommerce/changelog/lstr-update-local-fallback-data-for-recommended-extensions
plugins/woocommerce/changelog/58268-dev-refactor-price-utils
plugins/woocommerce/changelog/wooplug-3075-fix-error-notices-disappearing
plugins/woocommerce/changelog/58727-add-grouped-products-e2e
plugins/woocommerce/changelog/wooplug-4477-fix-afterpay-payment-option-not-fitting-inside-the-container
plugins/woocommerce/changelog/dev-40117-deprecate-admin-e2e-tests-package
plugins/woocommerce/changelog/fix-remove-product-details-feature-gate
plugins/woocommerce/changelog/58755-dev-53714
plugins/woocommerce/changelog/58998-fix-cys-crash
plugins/woocommerce/changelog/wooplug-2456-flaky-test-clicking-opt-in-new-fonts-should-be-available
plugins/woocommerce/changelog/wooplug-4075-incorrect-rate-when-toggling-between-shipping-and-local
plugins/woocommerce/changelog/wooplug-4278-remove-the-shipping-calculation-section-in-the-cart-block
plugins/woocommerce/changelog/fix-product-filters-clean-canonical-url
plugins/woocommerce/changelog/wooplug-4413-product-gallery-beta-cannot-scroll-in-mobile
plugins/woocommerce/changelog/fix-WOOPLUG-4504-redirecting-back-to-lys
plugins/woocommerce/changelog/dev-40117-deprecate-e2e-environment-package
plugins/woocommerce/changelog/fix-42382
plugins/woocommerce/changelog/58108-fix-wooplug-4308-php-warning-in-pluginshelper-get_expired_subscription_notice
plugins/woocommerce/changelog/fix-57726-x-in-cart-variable-products
plugins/woocommerce/changelog/fix-product-gallery-improvements
plugins/woocommerce/changelog/58265-dev-iapi-mini-cart-filled-empty
plugins/woocommerce/changelog/wooplug-3614-add-a-new-setting-in-wc-settings-general-for-use-predictive
plugins/woocommerce/changelog/58830-25-06-local-image-tests
plugins/woocommerce/changelog/fix-cart-checkout-block-console-warnings
plugins/woocommerce/changelog/wooplug-208-incorrect-quantity-in-product-backorder-email
plugins/woocommerce/changelog/migrate-pos-feature-flag-to-feature-switch
plugins/woocommerce/changelog/update-nox-do-not-hide-shell-gateways-from-single-gateway-extensions
plugins/woocommerce/changelog/feat-prepare-product-button-for-variable-product
plugins/woocommerce/changelog/display-pos-store-details-in-pos-email-footer-placeholders
plugins/woocommerce/changelog/wooplug-1200-enhancement-add-order-object-to
plugins/woocommerce/changelog/fix-39881
plugins/woocommerce/changelog/update-shared-state-cart-init
plugins/woocommerce/changelog/57965-fix-schema-conditional-accept-both-types
plugins/woocommerce/changelog/try-product-details-compatibility-layer
plugins/woocommerce/changelog/58905-refactor-remove-cross-env-blocks
plugins/woocommerce/changelog/fix-store-api-send-cors-headers
plugins/woocommerce/changelog/58255-add-recipient-filter-email-block-editor
plugins/woocommerce/changelog/wooplug-4675-load-supported-email-editor-blocks-from-supports-settings
plugins/woocommerce/changelog/wooplug-4112-product-gallery-thumbnails-overlay-may-stick-to-wrong-side
plugins/woocommerce/changelog/enhance-WOOPRD-580-nox-in-context-styles
plugins/woocommerce/changelog/pr-57992
plugins/woocommerce/changelog/fix-checkout-editor-template-e2e-test
plugins/woocommerce/changelog/fix-wccom-1365
plugins/woocommerce/changelog/fix-product-filters-a11y
plugins/woocommerce/changelog/58930-fix-WOOPLUG-4668
plugins/woocommerce/changelog/fix-add-to-cart-options-quantity-styles
plugins/woocommerce/changelog/update-WOOPLUG-4397-pm-selection-header-classes
plugins/woocommerce/changelog/58111-fix-max-word-count-description-and-step
plugins/woocommerce/changelog/wooplug-1139-update-urls-in-please-moderate-product-name-emails
plugins/woocommerce/changelog/58716-dev-min-max-discount
plugins/woocommerce/changelog/dev-40117-deprecate-e2e-core-tests-package
plugins/woocommerce/changelog/57927-add-product-selector-label-block
plugins/woocommerce/changelog/dev-40117-deprecate-e2e-utils-package
plugins/woocommerce/changelog/58696-wooplug-4469-minor-ui-issue-in-woocommerce-990-beta-rc1
plugins/woocommerce/changelog/update-nox-lys-fix-meaning-of-woopayments-test-account
plugins/woocommerce/changelog/wooplug-4140-flaky-test-can-search-for-order-by-order-id
plugins/woocommerce/changelog/wooplug-3540-flaky-test-add-cross-sells
plugins/woocommerce/changelog/fix-php-error-multiple-pc-blocks
plugins/woocommerce/changelog/update-WOOPRD-582-completed-colors
plugins/woocommerce/changelog/58691-update-atcwo-tabindex
plugins/woocommerce/changelog/refactor-normalize-filter-item-data-structure
plugins/woocommerce/changelog/fix-404-product-gallery
plugins/woocommerce/changelog/fix-WOOPLUG-4519-typo-after-test-account-onboarding
plugins/woocommerce/changelog/58464-make-default-attribute-selected
plugins/woocommerce/changelog/58733-fix-aria-labelledby-typos
plugins/woocommerce/changelog/59076-update-new-copy-for-test-step-nox
plugins/woocommerce/changelog/fix-48895
plugins/woocommerce/changelog/revert-disable-core-profiler-free-feature-fallback
plugins/woocommerce/changelog/58322-add-mutation-observer-in-useThemeColors
plugins/woocommerce/changelog/fix-29211
plugins/woocommerce/changelog/add-product-image-in-product-gallery
plugins/woocommerce/changelog/dev-ci-php-8-4-jobs
plugins/woocommerce/changelog/wooplug-3653-configure-build-and-publishing-of-the-email-editors-js
plugins/woocommerce/changelog/fix-58351
plugins/woocommerce/changelog/57948-wooplug-2367-flaky-test-theme-template-has-priority-over-woocommerces-and
plugins/woocommerce/changelog/fix-44701
plugins/woocommerce/changelog/fix-nox-catch-errors-thrown-from-callable-gateway-methods
plugins/woocommerce/changelog/wooplug-4492-flaky-test-should-display-the-same-selected-image-when-the
plugins/woocommerce/changelog/58662-fix-58469-allow-diacritics-matching
plugins/woocommerce/changelog/57611-dev-install-iapi-via-gh-urls
plugins/woocommerce/changelog/clean-up-session-and-purge
plugins/woocommerce/changelog/fix-wccom-1228
plugins/woocommerce/changelog/e2e-fix-product-csv-import-tests-missing-existing-products
plugins/woocommerce/changelog/58402-add-57318
plugins/woocommerce/changelog/wooplug-1059-enhancement-send-order-cancellation-email-to-customers
plugins/woocommerce/changelog/57469-wooplug-3473-migrate-woocommercesettings-to-interactivity-api
plugins/woocommerce/changelog/57468-dev-introducing-payment-gateway-features-constants
plugins/woocommerce/changelog/wooplug-4322-order-has-a-saved-payment-method-the-default-payment-method
plugins/woocommerce/changelog/feature-55996-add-inner-blocks-support-for-product-image-block
plugins/woocommerce/changelog/fix-login-form-on-checkout
plugins/woocommerce/changelog/wooplug-4615-plain-text-emails-are-aligned-center-when-sending-an-email
plugins/woocommerce/changelog/58968-add-adapt-messaging-based-on-interval
plugins/woocommerce/changelog/58437-fix-change-order-nox-steps
plugins/woocommerce/changelog/fix-58130
plugins/woocommerce/changelog/enhance-WOOPLUG-4531-provide-capabilities-kyc
plugins/woocommerce/changelog/fix-58548-add-to-cart-options-remove-feature-flags
plugins/woocommerce/changelog/58608-update-WCCOM-1420-official-marketplace-copy
plugins/woocommerce/changelog/wooplug-3648-technical-debt-refactor-create-account-service-class
plugins/woocommerce/changelog/fix-subject-and-recipient-update
plugins/woocommerce/changelog/performance-47602-use-clx
plugins/woocommerce/changelog/fix-crop-image-product-gallery
plugins/woocommerce/changelog/fix-add-to-cart-with-options-string-updates
plugins/woocommerce/changelog/update-payments-nox-fill-woopayments-onboarding-tracking-gaps
plugins/woocommerce/changelog/fix-variable-products-handling
plugins/woocommerce/changelog/58623-fix-issue-51258
plugins/woocommerce/changelog/fix-57694
plugins/woocommerce/changelog/58093-fix-58047
plugins/woocommerce/changelog/wooplug-2337-flaky-test-inner-blocks-can-be-addedremoved-by-filters
plugins/woocommerce/changelog/dev-57213-update-php-compatibility-dependecy
plugins/woocommerce/changelog/wooplug-4218-block-email-editor-prints-many-updated-block-coreheading
plugins/woocommerce/changelog/wooplug-4476-email-status-update-on-the-email-editor-stopped-working
plugins/woocommerce/changelog/wooplug-4444-function-wp_is_block_theme-was-called-incorrectly-notice
plugins/woocommerce/changelog/58263-remove-wp-core-data
plugins/woocommerce/changelog/58661-fix-flaky-test-local-pickup
plugins/woocommerce/changelog/fix-57725-add-to-cart-options-errors
plugins/woocommerce/changelog/fix-WOOPLUG-4337-improve-get-available-variations-blocks
plugins/woocommerce/changelog/try-extend-product-details-using-block-hooks-api
plugins/woocommerce/changelog/wooplug-4345-add-bccccrecipient-email-validation
plugins/woocommerce/changelog/wooplug-4331-extend-personalization-tags-for-order-and-customer
plugins/woocommerce/changelog/58729-update-atcwo-default-quantity
plugins/woocommerce/changelog/fix-58034
plugins/woocommerce/changelog/58493-add-new-placeholder-image
plugins/woocommerce/changelog/fix-WOOPLUG-4640-styles-order-conflict
plugins/woocommerce/changelog/wooplug-2686-flaky-test-merchant-can-transform-shortcode-block-into
plugins/woocommerce/changelog/wooplug-2504-flaky-test-template-can-be-opened-in-the-site-editor
plugins/woocommerce/changelog/fix-WOOPLUG-790-customer-bought-products-perf
plugins/woocommerce/changelog/fix-local-pickup-gaps
plugins/woocommerce/changelog/update-payments-nox-defensive-coding-for-hooks
plugins/woocommerce/changelog/wooplug-4295-hidden-but-required-fields-prevent-checkout
plugins/woocommerce/changelog/fix-55699-add-to-cart-with-options-legacy-mode-variable-products
plugins/woocommerce/changelog/2025-06-20-10-40-34-690102
plugins/woocommerce/changelog/wooplug-3528-add-transactional-email-toggle-into-the-email-editor-sidebar
plugins/woocommerce/changelog/fix-add-to-cart-with-options-e2e-test
plugins/woocommerce/changelog/fix-sticky-proceed-to-checkout-area-bg-color
plugins/woocommerce/changelog/fix-56289
plugins/woocommerce/changelog/wooplug-819-enhancement-notifications-out-of-stock-send-to-default
plugins/woocommerce/changelog/57920-fix-package-items-style-broken
plugins/woocommerce/changelog/wooplug-3704-blockified-add-to-cart-with-options-block-display-variation
plugins/woocommerce/changelog/update-add-to-cart-with-options-slugs-and-classnames
plugins/woocommerce/changelog/fix-issue-57698
plugins/woocommerce/changelog/58545-fix-fix-logic-for-marking-step-completed
plugins/woocommerce/changelog/57915-dev-adding-constant-visibility-to-existing-enum-classes
plugins/woocommerce/changelog/fix-WOOPLUG-4481-show-tooltips-for-all-suggestion-categories
plugins/woocommerce/changelog/fix-order-summary-initial-loading
plugins/woocommerce/changelog/fix-flaky-email-tests
plugins/woocommerce/changelog/add-pos-settings-for-pos-refunded-html-plaintext-templates
plugins/woocommerce/changelog/fix-37428
plugins/woocommerce/changelog/remove-non-critical-flow-e2e-test-to-access-cart-template-via-page-editor
plugins/woocommerce/changelog/fix-filter-checkbox-list-a11y
plugins/woocommerce/changelog/wooplug-4542-store-api-item-is-added-to-cart-even-if-quantity-is-0-within
plugins/woocommerce/changelog/wooplug-4464-email-editor-crashes
plugins/woocommerce/changelog/wooplug-4114-on-sale-badge-poc-of-filter-allowing-to-change-the-label
plugins/woocommerce/changelog/dev-40117-deprecate-packages-cleanup
plugins/woocommerce/changelog/58101-dev-disable-forked-iapi-runtime-by-default
plugins/woocommerce/changelog/fix-filter-rating-component
plugins/woocommerce/changelog/dev-nox-refactor-consistent-naming-around-plural-payments
plugins/woocommerce/changelog/fix-nox-restrict-admin-gateways-action-to-only-payments-settings-page
plugins/woocommerce/changelog/46886-fix-order-save-canceled-consequences
plugins/woocommerce/changelog/wooplug-4590-rename-the-single-product-block-to-product
plugins/woocommerce/changelog/57951-dev-experiment-render-iapi-mini-cart
plugins/woocommerce/changelog/fix-respect-quantity-limits-when-manage-stock-is-disabled
plugins/woocommerce/changelog/wooplug-1543-inconsistent-cart-item-handling-when-login-at-checkout
plugins/woocommerce/changelog/dev-40117-deprecate-internal-e2e-builds-package
plugins/woocommerce/changelog/e2e-selected-product-export
plugins/woocommerce/changelog/wooplug-4513-blocksutilget_blocks_from_widget_area-fatals-when-returns
plugins/woocommerce/changelog/wooplug-3866-add-the-possibility-of-logging-into-the-package-email-editor
plugins/woocommerce/changelog/wooplug-4527-add-email-usage-tracking
plugins/woocommerce/changelog/fix-add-to-cart-options-better-context-checks
plugins/woocommerce/changelog/wooplug-4158-ask-from-alessandro-monteiro
plugins/woocommerce/changelog/58314-fix-mini-cart-contents-theme-colors
plugins/woocommerce/changelog/fix-block-chips-styling
plugins/woocommerce/changelog/wooplug-4606-remove-cha-ching-from-new-order-admin-notification
plugins/woocommerce/changelog/wooplug-4635-php-warning-in-wc_rest_check_post_permissions-when-an
plugins/woocommerce/changelog/fix-mini-cart-quantity-selector-border
plugins/woocommerce/changelog/update-is-address-complete
plugins/woocommerce/changelog/58765-dev-deps-cleanup-concurrently
plugins/woocommerce/changelog/58400-refactor-54490
plugins/woocommerce/changelog/58059-fix-remove-woocommerce-ai-package
plugins/woocommerce/changelog/wooplug-818-email-template-cache-is-not-flushed-following-edits
plugins/woocommerce/changelog/display-pos-store-name-in-email-header-html
plugins/woocommerce/changelog/fix-flaky-test-56629
plugins/woocommerce/changelog/58490-add-product-name-in-grouped-products
plugins/woocommerce/changelog/57809-fix-improve-patterns-validation
plugins/woocommerce/changelog/update-WOOPLUG-4735-switch-nox-endpoints-from-get-to-post
plugins/woocommerce/changelog/58304-wooplug-4265-update-the-email-descriptions-copy
plugins/woocommerce/changelog/58648-feature-automated-recommendations
plugins/woocommerce/changelog/add-56675
plugins/woocommerce/changelog/fix-css-imports-for-checkout-inner-blocks
plugins/woocommerce/changelog/57942-fix-issue-28669
plugins/woocommerce/changelog/remove-mini-cart-widget-e2e-test
plugins/woocommerce/changelog/58367-fix-58210-clean-up-orphaned-images
plugins/woocommerce/changelog/fix-WOOPLUG-4579-setup-payments-not-complete
plugins/woocommerce/changelog/58081-fix-wooplug-2976-product-collection-cross-sells-product-selection-error-when
plugins/woocommerce/changelog/58669-update-mercadopago-svg-icon
plugins/woocommerce/changelog/add-pos-settings-for-pos-html-plaintext-templates
plugins/woocommerce/changelog/update-58129
plugins/woocommerce/changelog/wooplug-4075-incorrect-rate-when-toggling-between-shipping-and-local-follow-up
plugins/woocommerce/changelog/wooplug-3303-flaky-test-place-order
plugins/woocommerce/changelog/trigger-pos-refund-emails-for-pos-orders
plugins/woocommerce/changelog/fix-58806-add-to-cart-with-options-express-payment-methods-classes
plugins/woocommerce/changelog/feat-list-label-color
plugins/woocommerce/changelog/wooplug-3952-update-delivery-testing-for-the-checkout-block
plugins/woocommerce/changelog/wooplug-3953-update-telemetry-tracking-in-the-email-editor
plugins/woocommerce/changelog/57892-product-collection-alphabetical-fallback
plugins/woocommerce/changelog/wooplug-4541-blockified-product-details-makes-404-requests-in-the-editor
plugins/woocommerce/changelog/58370-dev-cart-drawer-items
plugins/woocommerce/changelog/.gitkeep
plugins/woocommerce/changelog/fix-shipping-rate-cache-hash
plugins/woocommerce/changelog/remove-flaky-login-test
plugins/woocommerce/changelog/57991-fix-wooplug-2694
plugins/woocommerce/changelog/sync-pos-tab-visibility-with-feature-switch
plugins/woocommerce/changelog/58730-update-wccom-1502
plugins/woocommerce/changelog/fix-56606
plugins/woocommerce/changelog/wooplug-4268-add-back-button-to-the-email-editor
plugins/woocommerce/changelog/e2e-fix-dotcom-connect-test
plugins/woocommerce/changelog/wooplug-4619-enhancement-font-weight-510-makes-text-blurry-in-the-new
plugins/woocommerce/changelog/fix-58395-grouped-product-quantity-selector-styles
plugins/woocommerce/changelog/wooplug-4080-trashed-post-show-up-in-email-listing-and-cannot-be-deleted
plugins/woocommerce/changelog/fix-55187
plugins/woocommerce/changelog/wooplug-4200-edtitor-ui-updates
plugins/woocommerce/changelog/58436-update-36803-update-country-Turkey
plugins/woocommerce/changelog/fix-flaky-56629
plugins/woocommerce/changelog/fix-50483-can-change-attributes-from-sidebar-flaky-test
plugins/woocommerce/changelog/wooplug-4505-warning-when-using-product-filters-on-a-page
plugins/woocommerce/changelog/pr-57966
plugins/woocommerce/changelog/wooplug-3550-flaky-test-should-not-display-move-up-for-the-top-or-move
plugins/woocommerce/changelog/57979-try-style-grouped-block-template
plugins/woocommerce/changelog/wooplug-4211-product-specifications-inherit-table-block-styling
plugins/woocommerce/changelog/fix-sale-badge-no-visible-inserter-single-product-template
plugins/woocommerce/changelog/58528-wooplug-4456-ptk-patterns-cache-can-grow-quite-large-also-set-to-autoload
plugins/woocommerce/changelog/fix-58465-add-to-cart-options-font-size
plugins/woocommerce/changelog/fix-58358-add-missing-hooks-to-variable-product
plugins/woocommerce/changelog/dev-40117-unwire-deprecated-e2e-packages
plugins/woocommerce/changelog/featured-blocks-bg-image-color-notice
plugins/woocommerce/changelog/58724-revert-settings-save
plugins/woocommerce/changelog/mu-customer-management
plugins/woocommerce/changelog/update-WOOPLUG-4459-nox-complete-step-icon
plugins/woocommerce/changelog/57946-fix-issue-43771
plugins/woocommerce/changelog/58150-fix-wooplug-1009
plugins/woocommerce/changelog/57980-fix-product-sale-badge
plugins/woocommerce/changelog/fix-add-to-cart-with-options-add-form-missing-class
plugins/woocommerce/changelog/58291-add-nox-to-lys
plugins/woocommerce/changelog/add-recipient-fields-to-email-editor-sidebar
plugins/woocommerce/changelog/pos-emails-block-support
plugins/woocommerce/changelog/wooplug-4557-cartupdate-customer-endpoint-escapes-html-twice-and-leaves
plugins/woocommerce/changelog/fix-jsonSerialize-deprecation-notice
plugins/woocommerce/changelog/wooplug-4325-investigate-potential-loop-in-privacy-cleanup-actions
plugins/woocommerce/changelog/58904-fix-html-validation-errors
plugins/woocommerce/changelog/integra-28-add-ability-to-generate-a-cart-from-link-or-load-up-via
plugins/woocommerce/changelog/wooplug-3573-flaky-test-switching-between-local-pickup-and-shipping-does
plugins/woocommerce/changelog/wooplug-4186-safe-guard-block-checkout-from-creating-multiple-concurrent
plugins/woocommerce/changelog/fix-active-filter-label
plugins/woocommerce/changelog/fix-product-gallery-small-imgs
plugins/woocommerce/changelog/57964-fix-wooplug-4144-2-remove-dot-from-description
plugins/woocommerce/changelog/fix-57718-select-invalid-variations-flaky
plugins/woocommerce/changelog/dev-40117-deprecate-api-core-tests-package
plugins/woocommerce/changelog/58013-fix-wooplug-410
plugins/woocommerce/changelog/fix-58026-variable-products-stock-indicator
plugins/woocommerce/changelog/57883-trunk
plugins/woocommerce/changelog/wooplug-693-order-email-says-partially-refunded-but-remaining-amount-is
plugins/woocommerce/changelog/58006-add-payment-methods-list-page-function
plugins/woocommerce/changelog/fix-57577
plugins/woocommerce/changelog/wooplug-4475-wrap-product-description-in-p-element-in-accordion-block
plugins/woocommerce/changelog/wooplug-3362-flaky-test-shows-empty-cart-when-changing-the-view
plugins/woocommerce/changelog/wooplug-4634-race-condition-hooks-added-after-pages-initialization-but
plugins/woocommerce/changelog/58002-update-grouped-product-iapi
plugins/woocommerce/changelog/57887-fix-add-to-cart-variable-content
plugins/woocommerce/templates/taxonomy-product-cat.php
plugins/woocommerce/templates/global/breadcrumb.php
plugins/woocommerce/templates/global/quantity-input.php
@ -12648,7 +12411,7 @@ bin/patches/@wordpress__env@10.17.0.patch
bin/patches/@wordpress__edit-site@5.15.0.patch
bin/packages/js/extend-cart-checkout-block/.prettierrc.js.mustache
bin/packages/js/components/phone-number-input/build-data.js
bin/wp-env-with-wp-641.js
bin/run-canonical-extensions-tests.sh
bin/pre-push.sh
.markdownlint.json
.prettierrc.js

View file

@ -925,7 +925,6 @@ comment
comment/reply/
comments
commercesearch/images
commercesearch/services
commission_2010-2014/katainen
commits?author=
common/
@ -948,7 +947,6 @@ community/feed
community/trackback
companyDir
compare
compare/*/apply
compressiontest
concussion/HeadsUp/training/
config.js
@ -961,8 +959,6 @@ contactus
contactus/mwaas*
content-guest/rss/channels
control
coop/directory
coop/manage
copy-conductor/crawled
core/
core/*.css$
@ -983,10 +979,6 @@ cr?
create
creative-europe/404_en.htm
creatorhub
cse/home
cse/manage
cse/panel
cse?
csp
ct
ct/log_list
@ -1547,10 +1539,10 @@ hp/video
hpc/*/supported-applications.aspx?
hpm
hpmob
http://calendar.google.com/robots.txt
http://gmpg.org/robots.txt
http://instagram.com/robots.txt
http://storage.googleapis.com/robots.txt
http://dropbox.com/robots.txt
http://eventbrite.com/robots.txt
http://wa.me/robots.txt
http://web.archive.org/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -3252,7 +3244,7 @@ wiki/Wikipedia_Diskussion:Checkuser
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://google.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard

View file

@ -319,7 +319,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known/amphtml/apikey.pub
.well-known/apple-app-site-association
.well-known/assetlinks.json
.well-known/assetlinks.jsonhttp://web.archive.org/robots.txt
.well-known/assetlinks.jsonhttp://css-tricks.com/robots.txt
.well-known/privacy-sandbox-attestations.json
.well-known/resource-that-should-not-exist-whose-status-code-should-not-be-200
.well-known/security.txt
@ -2580,7 +2580,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/article/figure/powerpoint
/article/metrics
/articlelist/*
/articlelist/*http://tiny.cc/robots.txt
/articlelist/*http://stupidhackathon.github.io/robots.txt
/articleshow_amitr/*
/articleshowajax/*
/articleshowhsbc/
@ -2595,6 +2595,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/automatic-renewal-terms
/autos/marketplace/product/*
/avg-review
/b
/b/*/*
/b/*/*+
/b/*/*+3132/$
@ -2665,6 +2666,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/buy
/buyback
/buyer/widget
/c
/c/*
/c/*/*+3132/$
/c/*/*+3133/$
@ -2728,7 +2730,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/collections/*/things
/collections/*filter*&*filter
/collections/*sort_by
/collections/likes
/comment
/comment-
/comment/*
@ -3030,6 +3031,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/external
/external-application
/external-products
/f
/favorite-*.html
/favorite.html
/favorites_list
@ -3415,7 +3417,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newsletter
/newssearch
/nightly-news
/no-referrer-when-downgradehttp://globesimregistrations.ph/robots.txt
/no-referrer-when-downgradehttp://howtogeek.com/robots.txt
/no-search-results
/node
/node/add
@ -3950,6 +3952,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/test
/test-template
/testhome
/testing-products-
/thankyoupage.aspx
/the-hustle/author/*&
/the-hustle/author/*?
@ -4169,7 +4172,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*__rmidpage
?*_hsmi=
?*ajs_event
?*apikey*http://vk.com/robots.txt
?*apikey*http://getpocket.com/robots.txt
?*app
?*aspects=
?*attachment_id
@ -4291,9 +4294,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?252525253Bpreview=
?=ref
?Author=
?CMP
?EGOTECpage
?ExternalDataReference
?LID=
?RefID=
?SESSION
@ -4475,6 +4476,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?hl=*&*&gws_rd=ssl
?hl=*&gws_rd=ssl$
?hmz=
?hubs_post-cta
?i
?i=
?iana=
@ -4621,7 +4623,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?q=user
?q=user/login
?q=user/logout
?q=user/logout/http://rebrand.ly/robots.txt
?q=user/logout/http://business.facebook.com/robots.txt
?q=user/password
?q=user/register
?q=vote
@ -4642,7 +4644,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?referralCode=*
?referrer=
?regcode*
?region=
?rel
?reply=
?replytocom
@ -4713,6 +4714,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?t=
?tab=achievements&achievement=
?tabPane
?tabid=
?tc_deviceCategory=
?td=*
?term=
@ -6471,7 +6473,7 @@ account-settings
account-setup
account/
account/*
account/*http://healthtips1dr.blogspot.com/robots.txt
account/*http://imgur.com/robots.txt
account/accomplishments
account/ackgift
account/authenticate
@ -6966,7 +6968,7 @@ api/editionurlgenerator
api/extensions/1.0/extensions
api/federation
api/html
api/http://kobo.com/robots.txt
api/http://cnbc.com/robots.txt
api/infinite-list.html
api/internal/*/location
api/internal/_bb
@ -7039,7 +7041,7 @@ app$
app*_
app*form_id=
app-ads.txt
app-ads.txthttp://digital-strategy.ec.europa.eu/robots.txt
app-ads.txthttp://static.parastorage.com/robots.txt
app-center/oauth/authorize
app-directory
app-market/search-result?query=
@ -7112,9 +7114,7 @@ arama
archive
archive$
archive/api/image.jpg
archive/article
archive/graphs.php
archive/page
archive/project/sovsport$
archived
archived$
@ -7137,11 +7137,7 @@ article/HUG
article/PR-CO
article/api
article/beta
article/category
article/preview
article/this-article-has-been-deleted
article/this-article-has-been-removed
article/this-article-is-no-longer-available
article_count
article_email
articlecomment/
@ -7595,7 +7591,6 @@ backstage/api/
bad-boys
bad-boys-ii
badges/profile/create
baidu
bal/impression
bal/impression/RecordImpression.htm?
ban-me-i-am-a-robot
@ -7846,7 +7841,7 @@ blog/*?text=
blog/*sitemap.xml$
blog/*utm_source=
blog/.*
blog/.html.*http://samsung.com/robots.txt
blog/.html.*http://store.steampowered.com/robots.txt
blog/10-lessons-from-an-engineering-manager/$
blog/23-prototyping-resources-to-bookmark-right-now/$
blog/27-figjam-activities-to-spark-creativity-in-the-classroom/$
@ -8381,6 +8376,7 @@ blog/s1-confidential-submission/$
blog/search
blog/search-results?q
blog/search-tag-
blog/search?
blog/security/$
blog/server-side-sandboxing-an-introduction/$
blog/server-side-sandboxing-containers-and-seccomp/$
@ -8623,7 +8619,7 @@ bookmark_mana2
bookmarklet
bookmarks
bookmarks/widget
bookmarkshttp://ecrs.com/robots.txt
bookmarkshttp://i0.wp.com/robots.txt
books
books/NBK
books/about
@ -9366,7 +9362,7 @@ cdn-cgi
cdn-cgi/
cdn-cgi/bm/cv
cdn-cgi/challenge-platform
cdn-cgi/http://medium.com/robots.txt
cdn-cgi/http://kids.youtube.com/robots.txt
cdn-cgi/images/trace
cdn-cgi/rum
cdn-cgi/scripts
@ -9395,7 +9391,7 @@ cgi-bin/koha/
cgi-bin/loginpage
cgi-bin/search.fpl
cgi-bin/wx
cgi-binhttp://ifttt.com/robots.txt
cgi-binhttp://seekingalpha.com/robots.txt
cgi-local
cgi-mad/
cgi-pct/
@ -9512,7 +9508,6 @@ checkout-external
checkout/
checkout/cart
checkout/package
checkouthttp://moderncalculators.com/robots.txt
checkoutnow
checkouts
checkpoint
@ -9698,12 +9693,13 @@ co/multistore/co_epp_members
co/multistore/co_epp_outlet
co/multistore/co_epp_secret
co/multistore/gobierno_co
co/multistore/pymes_co
co/search
co/user
co/users
code
code/*
code/http://w3techs.com/robots.txt
code/http://espn.com/robots.txt
codeCoverage
coderpad-for-figjam/$
codesamples/
@ -11613,7 +11609,6 @@ commerce
commerce$
commerce/digital-download
commercesearch/images
commercesearch/services
commission_2010-2014/katainen
commit-snapshots
commits?author=
@ -11692,7 +11687,6 @@ companyDir
company_size=
compare
compare-invision-lp/$
compare/*/apply
compare=
compare?
compareajax
@ -11784,7 +11778,7 @@ confirmation
conflagexp
connect
connect/@
connect/http://blog.twitter.com/robots.txt
connect/http://oreilly.com/robots.txt
connect/social-intranet.html
connections
connections/recent
@ -11895,7 +11889,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://caniuse.com/robots.txt
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://lifewire.com/robots.txt
content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf
content/dam/oecd/
content/dam/pwc/uk/en/assets/pdf/hcl_f2.18.pdf
@ -11993,8 +11987,6 @@ cookie-law
cookie-preferences
cookie.aspx
cookies
coop/directory
coop/manage
copy-conductor/crawled
copyleft
copyright-reporting
@ -12096,7 +12088,6 @@ cpds2
cpp/docs/reference
cpp/docs/reference/*/latest
cpresources
cpro
cpropub/univercd
cpspa
cr$
@ -12176,10 +12167,6 @@ csbapi
csbapi/unified-communication
csc
csds/*
cse/home
cse/manage
cse/panel
cse?
cservice
cservice/ya_index.gsp
csi_204
@ -13297,7 +13284,7 @@ docs
docs$
docs-api-legacy
docs-api-legacy$
docs-api-legacy/http://deezer.com/robots.txt
docs-api-legacy/http://advancedformintegration.com/robots.txt
docs-footer
docs/*
docs/3.x/fr
@ -13542,7 +13529,6 @@ edit/review
edit/success
editing
editing/EditHomeFacts.htm
edition/null
editionssi
editor
editor.jsp
@ -14709,6 +14695,7 @@ es-es/customers/how-king-brings-game-design-together/$
es-es/customers/how-patagonia-uses-figma/$
es-es/customers/how-workday-scales-design-and-development-collaboration-with-figma/$
es-es/customers/razorpay-boosting-design-system-adoption-and-collaboration/$
es-es/customers/spendesk-identite-marque-figma/$
es-es/customers/vanguard-designs-fifty-percent-faster/$
es-es/design-handoff/$
es-es/design-systems/$
@ -15614,8 +15601,6 @@ feedback-service
feedback/
feedback/user_study
feeds
feeds.thetimes.com/puzzles
feeds.thetimes.com/timescrossword
feeds/
feeds/*
feeds/TechNet/fr-fr/screenshot/screenshot%20surface.jpg
@ -15752,7 +15737,7 @@ files/live/sites/isoorg/files/_noindex
files/resources
fileview
filing/free-file-fillable-forms/free-file-fillable-forms-support
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://iso.org/robots.txt
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://asana.com/robots.txt
filter/
filter/tips
filter/tips
@ -15790,7 +15775,7 @@ find
find$
find-more
find/
find/*http://freepik.com/robots.txt
find/*http://buymeacoffee.com/robots.txt
finetune
fios
firefox/?
@ -17574,7 +17559,7 @@ forum/members
forum/online
forum/posts
forum/search
forum/ucp.phphttp://embassybel.ru/robots.txt
forum/ucp.phphttp://form.jotform.com/robots.txt
forum/viewtopic.php
forum/whats-new
forumTeaser
@ -18395,7 +18380,7 @@ fy-NL/search
fy-NL/user
fy-NL/users
g
g/4arE9Chttp://flickr.com/robots.txt
g/4arE9Chttp://cdtfa.ca.gov/robots.txt
g/api
ga-IE/forums
ga-IE/kb/*/discuss
@ -19035,7 +19020,6 @@ homeimprovement/EmbeddedProfile.htm
homeloans/*zga_z_guid=
homepage
homepage-video-test
homepage/
homepage/2013
homepage/HomepageVideoMetrics.htm
homes
@ -19137,50 +19121,49 @@ html5
http
http-checker
http2_data
http://2.bp.blogspot.com/robots.txt
http://about.fb.com/robots.txt
http://akparti.org.tr/robots.txt
http://amazon.co.jp/robots.txt
http://amazon.co.uk/robots.txt
http://amazon.com/robots.txt
http://amazon.de/robots.txt
http://amazon.es/robots.txt
http://amazon.fr/robots.txt
http://amazon.in/robots.txt
http://amazon.it/robots.txt
http://ameblo.jp/robots.txt
http://apple.com/robots.txt
http://creativecommons.org/robots.txt
http://en.m.wikipedia.org/robots.txt
http://expedia.com/robots.txt
http://gist.github.com/robots.txt
http://govostis.gr/robots.txt
http://groupon.com/robots.txt
http://healthline.com/robots.txt
http://help.twitter.com/robots.txt
http://img.youtube.com/robots.txt
http://irishtimes.com/robots.txt
http://iubenda.com/robots.txt
http://kickstarter.com/robots.txt
http://last.fm/robots.txt
http://lefigaro.fr/robots.txt
http://msdn.microsoft.com/robots.txt
http://nationalgeographic.com/robots.txt
http://nerdwallet.com/robots.txt
http://patents.google.com/robots.txt
http://producthunt.com/robots.txt
http://python.org/robots.txt
http://reconstructingjudaism.org/robots.txt
http://seekingalpha.com/robots.txt
http://siteground.com/robots.txt
http://smithsonianmag.com/robots.txt
http://static.wixstatic.com/robots.txt
http://techradar.com/robots.txt
http://teenage.engineering/robots.txt
http://addons.mozilla.org/robots.txt
http://aliexpress.com/robots.txt
http://apis.google.com/robots.txt
http://arenawanita.com/robots.txt
http://bbcsfx.acropolis.org.uk/robots.txt
http://bitbucket.org/robots.txt
http://calendly.com/robots.txt
http://chrome.google.com/robots.txt
http://coindesk.com/robots.txt
http://developer.chrome.com/robots.txt
http://developer.mozilla.org/robots.txt
http://dl.acm.org/robots.txt
http://duckduckgo.com/robots.txt
http://economist.com/robots.txt
http://eff.org/robots.txt
http://families.google.com/robots.txt
http://festivaldesantipodes.com/robots.txt
http://flickr.com/robots.txt
http://heylink.me/robots.txt
http://img1.wsimg.com/robots.txt
http://ko-fi.com/robots.txt
http://material.io/robots.txt
http://news.yahoo.com/robots.txt
http://rantanps.blogspot.com/robots.txt
http://rtbf.be/robots.txt
http://s3.amazonaws.com/robots.txt
http://speakerdeck.com/robots.txt
http://squarespace.com/robots.txt
http://summit.riot-os.org/robots.txt
http://takeout.google.com/robots.txt
http://ted.com/robots.txt
http://telegram.me/robots.txt
http://themeforest.net/robots.txt
http://thenextweb.com/robots.txt
http://theverge.com/robots.txt
http://threads.net/robots.txt
http://tracks.arte.tv/robots.txt
http://weebly.com/robots.txt
http://transparencyreport.google.com/robots.txt
http://tunecore.co.jp/robots.txt
http://unpkg.com/robots.txt
http://vr.youtube.com/robots.txt
http://waze.com/robots.txt
http://xcelab.net/robots.txt
http://yahoo.com/robots.txt
http://zazzle.com/robots.txt
https://player.cnevids.com
https:/www.alibaba.com
hu
@ -19680,7 +19663,7 @@ index.php/user/login/
index.php/user/logout
index.php/user/logout
index.php/user/logout/
index.php/user/logout/http://diigo.com/robots.txt
index.php/user/logout/http://pitchfork.com/robots.txt
index.php/user/password
index.php/user/password
index.php/user/password/
@ -19747,9 +19730,8 @@ integrate/
integrations
intelligencer/amp
intent
interactive*http://fda.gov/robots.txt
interactive*http://missingkids.org/robots.txt
interactive/reading-preference
interactives
intercept
internal
internal-api
@ -21268,7 +21250,6 @@ limited-release
link
link-intersect
link-intersect/$
link?
link_to
linked
linkedin
@ -21377,7 +21358,6 @@ login.php*&next=
login.php/?next=
login.php?next=
login.php?return_to=
login.thetimes.com/user/logout
login/
login/$
login/*&next=
@ -22033,7 +22013,7 @@ mre/*.jpg$
mre/*.js$
mre/*.pdf$
mre/*.png$
mre/*.zip$http://gov.uk/robots.txt
mre/*.zip$http://omegamasonry.com/robots.txt
mre/*?
mre/*@@configuracoes_view
mre/*@@download/file$
@ -22170,7 +22150,6 @@ mx/your
my
my-account
my-agent/eligibility
my-articles
my-eurlex
my-library
my-library
@ -22940,7 +22919,7 @@ ohcm
ojp
okxbet.com
oma
on-demand/session/*http://nymag.com/robots.txt
on-demand/session/*http://podcasts.google.com/robots.txt
onboard
onboarding
one-app-preview
@ -23077,7 +23056,7 @@ p/*/v2/actions?
p/*/v?
p/*/victory$
p/*/victory?
p/*http://socialimpact.youtube.com/robots.txt
p/*http://gravatar.com/robots.txt
p/*surveyopen
p/*thm=
p/60
@ -23134,6 +23113,7 @@ page/*/?s=
page/*/?s=
page/*/?search=
page/*?
page/*page
page/account-confirmation-thanks
page/html
page/scientific-american-digital-subscription-user-guide
@ -23425,9 +23405,6 @@ password
password-changed-email
password/reset
password_expired
past-six-days
past-six-days$
past-six-days/$
patent
patent-search/frontend
patents
@ -23789,7 +23766,6 @@ play
play/store/web
play/surveys/serp
player
player/brightcove
player/metadata/video
playerColor=
playing-house
@ -23964,7 +23940,7 @@ premium$
premium-reports
premium/
premium/$
premium/http://s.w.org/robots.txt
premium/http://threads.net/robots.txt
premiumsupport/iam/
premiumsupport/knowledge-center/feedback-no/
premiumsupport/knowledge-center/feedback-yes/
@ -24047,7 +24023,7 @@ privacy/zoho-group.html
private
private
private-promo
private/http://sgtrains.com/robots.txt
private/http://explore.org/robots.txt
private/wtrack
pro
pro-learn
@ -24078,7 +24054,7 @@ product-integrations/figma-for-microsoft-teams/$
product-integrations/google-workspace/$
product-integrations/zoom/$
product-managers/$
product-ratings/http://wix.com/robots.txt
product-ratings/http://moderncalculators.com/robots.txt
product-reviews/B0069IY63Y
product/*
product/electrode/api/logger
@ -25400,6 +25376,8 @@ resource-library/icebreaker-ideas/$
resource-library/k-12-design-basics/$
resource-library/kotters-8-step-change-model/$
resource-library/lateral-thinking-explained/$
resource-library/linkedin-banner-ideas/$
resource-library/linkedin-post-examples/$
resource-library/low-fidelity-prototyping/$
resource-library/matrix-organization/$
resource-library/mind-map-examples/$
@ -25854,7 +25832,6 @@ s3
s=
s=p
s?
s?
s?*rh=n%3A1380045031
s_id=
sa
@ -26163,7 +26140,6 @@ search/audio
search/audio?k=
search/autocomplete
search/autosuggest
search/browse-by-day
search/browse/HDPTree,*Border.*debug*DebugBar.*InspectorButton.link.sdirect
search/buyeroffers/*.html
search/buyeroffers/*/*.html
@ -26444,7 +26420,6 @@ sharing/folders
shelf/user_shelves
shenghuo
shenghuo/search?
shifen/
shihui
shihui?
ship
@ -27050,7 +27025,7 @@ sort=
sortBy=
sos/clerical/
sos/online_corps/
sos/registration/http://inc.com/robots.txt
sos/registration/http://khinsider.com/robots.txt
soundcloud-tpa
sounds/player
sounds/player$
@ -27366,7 +27341,6 @@ strpixel.png
structured-content-renderer
sts/
student-loans
studentpro
students
studien-und-reports/*&q=
studien-und-reports/*?q=
@ -27706,7 +27680,7 @@ tag
tag-manager
tag-manager-360
tag/
tag/*+http://dinotim.com/robots.txt
tag/*+http://census.gov/robots.txt
tag/*/shoutbox
tag/*/shoutbox?
tag/credible
@ -28212,7 +28186,7 @@ test.html
test_community
testfl
testgpr
testhttp://monroewvhistory.org/robots.txt
testhttp://edition.cnn.com/robots.txt
testing
testpage-forhomepage
tests/*
@ -28503,7 +28477,6 @@ topic/*seo9*
topic/*{*
topic/article/
topic/articlecollection
topic/bbc
topic/collection
topic/electrode/api/logger
topic/electrode/api/wpa
@ -28730,7 +28703,6 @@ try-search-term
try?
trylater
tsa
tto
tucritica
tune*retpath=
turbo
@ -28915,7 +28887,6 @@ uk/zazzle
uki/search
ul
uli/trac
ulink?
ulk/i
ulk/sch
ulk/usr
@ -29387,7 +29358,6 @@ users/login-faster.php
users/login-instant.php
users/login-quick.php
users/onUpdateOnlineStatus.php
users/password/edit
users/search
users/show
users/sign_in
@ -29422,7 +29392,7 @@ uy/es/ServicesLandingPage/AdvisoryLanding/RPA/Robotic_Process%20Automation_inser
uy/help
uz/en/
uz/forums
uz/http://billboard.com/robots.txt
uz/http://beacons.ai/robots.txt
uz/kb/*/discuss
uz/ru/
uz/search
@ -30339,9 +30309,9 @@ wiki/Wikipedia_discusión:Solicitudes_de_verificación_de_usuarios
wiki/Wikipedia_discusión:Supresores/Candidaturas
wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://en.wikipedia.org/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://engadget.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://win.gs/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://itunes.apple.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://owasp.org/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://wish.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
@ -30649,8 +30619,8 @@ wp-admin
wp-admin/
wp-admin/admin-ajax.php
wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://rtbf.be/robots.txt
wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt
wp-admin/admin-ajax.phphttp://bible.com/robots.txt
wp-admin/admin-ajax.phphttp://schurorthodontics.com/robots.txt
wp-admin/load-scripts.php
wp-admin/load-styles.php
wp-adv
@ -30853,7 +30823,7 @@ your
your-account
your-shop
youreurope/businessACC
youreurope/businessDEV/http://europarl.europa.eu/robots.txt
youreurope/businessDEV/http://weibo.com/robots.txt
youreurope/citizensACC
youreurope/citizensDEV
yours
@ -31058,7 +31028,7 @@ zh-tw.www.cloudflare.com
zh-tw/
zh-tw/feedback
zh-tw/lp
zh-tw/searchhttp://blog.giallozafferano.it/robots.txt
zh-tw/searchhttp://i2.wp.com/robots.txt
zh-tw/searchresults
zh/
zh/api.php?
@ -31136,7 +31106,6 @@ zz-test
1_fs
2
2-fast-2-furious
2fa
3
3/account
3/configuration