[Github Action] Automated trickest wordlists update.

This commit is contained in:
GitHub Action 2024-03-27 00:18:34 +00:00
parent 6f5d949314
commit e695f8fa28
26 changed files with 700 additions and 2394 deletions

View file

@ -7109,6 +7109,11 @@ src/database/migrations/20210927B-replace-m2m-interface.ts
database/migrations/20210927B-replace-m2m-interface.ts
migrations/20210927B-replace-m2m-interface.ts
20210927B-replace-m2m-interface.ts
api/src/database/migrations/20240305A-change-useragent-type.ts
src/database/migrations/20240305A-change-useragent-type.ts
database/migrations/20240305A-change-useragent-type.ts
migrations/20240305A-change-useragent-type.ts
20240305A-change-useragent-type.ts
api/src/database/migrations/20210805B-change-image-metadata-structure.ts
src/database/migrations/20210805B-change-image-metadata-structure.ts
database/migrations/20210805B-change-image-metadata-structure.ts
@ -9431,6 +9436,8 @@ cla.md
fair-horses-deliver.md
.changeset/ninety-dolphins-worry.md
ninety-dolphins-worry.md
.changeset/poor-garlics-behave.md
poor-garlics-behave.md
.changeset/gentle-carrots-attend.md
gentle-carrots-attend.md
.changeset/polite-islands-collect.md
@ -9449,6 +9456,8 @@ tidy-fireants-dream.md
brave-walls-scream.md
.changeset/khaki-clouds-tease.md
khaki-clouds-tease.md
.changeset/empty-garlics-float.md
empty-garlics-float.md
.changeset/chilly-needles-trade.md
chilly-needles-trade.md
.changeset/tender-timers-develop.md

View file

@ -1431,6 +1431,7 @@ api/src/database/migrations/20240204A-marketplace.ts
api/src/database/migrations/run.ts
api/src/database/migrations/20210910A-move-module-setup.ts
api/src/database/migrations/20210927B-replace-m2m-interface.ts
api/src/database/migrations/20240305A-change-useragent-type.ts
api/src/database/migrations/20210805B-change-image-metadata-structure.ts
api/src/database/migrations/20211103A-set-unique-to-user-token.ts
api/src/database/migrations/20211104A-remove-collections-listing.ts
@ -1906,6 +1907,7 @@ ecosystem.config.cjs
cla.md
.changeset/fair-horses-deliver.md
.changeset/ninety-dolphins-worry.md
.changeset/poor-garlics-behave.md
.changeset/gentle-carrots-attend.md
.changeset/polite-islands-collect.md
.changeset/real-spiders-destroy.md
@ -1915,6 +1917,7 @@ cla.md
.changeset/tidy-fireants-dream.md
.changeset/brave-walls-scream.md
.changeset/khaki-clouds-tease.md
.changeset/empty-garlics-float.md
.changeset/chilly-needles-trade.md
.changeset/tender-timers-develop.md
.changeset/old-apples-refuse.md

View file

@ -29275,6 +29275,13 @@ tests/fixtures/update/media-oembed-iframe.php
fixtures/update/media-oembed-iframe.php
update/media-oembed-iframe.php
media-oembed-iframe.php
core/modules/media/tests/fixtures/oembed/video_vimeo-resized.json
modules/media/tests/fixtures/oembed/video_vimeo-resized.json
media/tests/fixtures/oembed/video_vimeo-resized.json
tests/fixtures/oembed/video_vimeo-resized.json
fixtures/oembed/video_vimeo-resized.json
oembed/video_vimeo-resized.json
video_vimeo-resized.json
core/modules/media/tests/fixtures/oembed/video_vimeo.html
modules/media/tests/fixtures/oembed/video_vimeo.html
media/tests/fixtures/oembed/video_vimeo.html
@ -29366,6 +29373,13 @@ tests/fixtures/oembed/photo_flickr_no_dimensions.json
fixtures/oembed/photo_flickr_no_dimensions.json
oembed/photo_flickr_no_dimensions.json
photo_flickr_no_dimensions.json
core/modules/media/tests/fixtures/oembed/video_vimeo-resized.html
modules/media/tests/fixtures/oembed/video_vimeo-resized.html
media/tests/fixtures/oembed/video_vimeo-resized.html
tests/fixtures/oembed/video_vimeo-resized.html
fixtures/oembed/video_vimeo-resized.html
oembed/video_vimeo-resized.html
video_vimeo-resized.html
core/modules/media/tests/modules/media_test_source/media_test_source.info.yml
modules/media/tests/modules/media_test_source/media_test_source.info.yml
media/tests/modules/media_test_source/media_test_source.info.yml
@ -49918,94 +49932,10 @@ core/modules/locale/locale.post_update.php
modules/locale/locale.post_update.php
locale/locale.post_update.php
locale.post_update.php
core/modules/help_topics/help_topics.module
modules/help_topics/help_topics.module
help_topics/help_topics.module
help_topics.module
core/modules/help_topics/src/HelpTopicTwigLoader.php
modules/help_topics/src/HelpTopicTwigLoader.php
help_topics/src/HelpTopicTwigLoader.php
src/HelpTopicTwigLoader.php
HelpTopicTwigLoader.php
core/modules/help_topics/src/HelpTopicPluginInterface.php
modules/help_topics/src/HelpTopicPluginInterface.php
help_topics/src/HelpTopicPluginInterface.php
src/HelpTopicPluginInterface.php
HelpTopicPluginInterface.php
core/modules/help_topics/src/HelpTopicTwig.php
modules/help_topics/src/HelpTopicTwig.php
help_topics/src/HelpTopicTwig.php
src/HelpTopicTwig.php
HelpTopicTwig.php
core/modules/help_topics/src/Controller/HelpTopicPluginController.php
modules/help_topics/src/Controller/HelpTopicPluginController.php
help_topics/src/Controller/HelpTopicPluginController.php
src/Controller/HelpTopicPluginController.php
Controller/HelpTopicPluginController.php
HelpTopicPluginController.php
core/modules/help_topics/src/SearchableHelpInterface.php
modules/help_topics/src/SearchableHelpInterface.php
help_topics/src/SearchableHelpInterface.php
src/SearchableHelpInterface.php
SearchableHelpInterface.php
core/modules/help_topics/src/Plugin/HelpSection/HelpTopicSection.php
modules/help_topics/src/Plugin/HelpSection/HelpTopicSection.php
help_topics/src/Plugin/HelpSection/HelpTopicSection.php
src/Plugin/HelpSection/HelpTopicSection.php
Plugin/HelpSection/HelpTopicSection.php
HelpSection/HelpTopicSection.php
HelpTopicSection.php
core/modules/help_topics/src/Plugin/Search/HelpSearch.php
modules/help_topics/src/Plugin/Search/HelpSearch.php
help_topics/src/Plugin/Search/HelpSearch.php
src/Plugin/Search/HelpSearch.php
Plugin/Search/HelpSearch.php
Search/HelpSearch.php
HelpSearch.php
core/modules/help_topics/src/HelpBreadcrumbBuilder.php
modules/help_topics/src/HelpBreadcrumbBuilder.php
help_topics/src/HelpBreadcrumbBuilder.php
src/HelpBreadcrumbBuilder.php
HelpBreadcrumbBuilder.php
core/modules/help_topics/src/HelpTopicPluginManagerInterface.php
modules/help_topics/src/HelpTopicPluginManagerInterface.php
help_topics/src/HelpTopicPluginManagerInterface.php
src/HelpTopicPluginManagerInterface.php
HelpTopicPluginManagerInterface.php
core/modules/help_topics/src/HelpTopicPluginBase.php
modules/help_topics/src/HelpTopicPluginBase.php
help_topics/src/HelpTopicPluginBase.php
src/HelpTopicPluginBase.php
HelpTopicPluginBase.php
core/modules/help_topics/src/HelpSectionManager.php
modules/help_topics/src/HelpSectionManager.php
help_topics/src/HelpSectionManager.php
src/HelpSectionManager.php
HelpSectionManager.php
core/modules/help_topics/src/HelpTopicDiscovery.php
modules/help_topics/src/HelpTopicDiscovery.php
help_topics/src/HelpTopicDiscovery.php
src/HelpTopicDiscovery.php
HelpTopicDiscovery.php
core/modules/help_topics/src/HelpTwigExtension.php
modules/help_topics/src/HelpTwigExtension.php
help_topics/src/HelpTwigExtension.php
src/HelpTwigExtension.php
HelpTwigExtension.php
core/modules/help_topics/src/HelpTopicPluginManager.php
modules/help_topics/src/HelpTopicPluginManager.php
help_topics/src/HelpTopicPluginManager.php
src/HelpTopicPluginManager.php
HelpTopicPluginManager.php
core/modules/help_topics/help_topics.info.yml
modules/help_topics/help_topics.info.yml
help_topics/help_topics.info.yml
help_topics.info.yml
core/modules/help_topics/templates/help-topic.html.twig
modules/help_topics/templates/help-topic.html.twig
help_topics/templates/help-topic.html.twig
templates/help-topic.html.twig
help-topic.html.twig
core/modules/inline_form_errors/inline_form_errors.info.yml
modules/inline_form_errors/inline_form_errors.info.yml
inline_form_errors/inline_form_errors.info.yml

View file

@ -4230,6 +4230,7 @@ core/modules/media/js/media_embed_ckeditor.theme.js
core/modules/media/media.api.php
core/modules/media/tests/fixtures/update/media.php
core/modules/media/tests/fixtures/update/media-oembed-iframe.php
core/modules/media/tests/fixtures/oembed/video_vimeo-resized.json
core/modules/media/tests/fixtures/oembed/video_vimeo.html
core/modules/media/tests/fixtures/oembed/rich_twitter.json
core/modules/media/tests/fixtures/oembed/photo_flickr.html
@ -4243,6 +4244,7 @@ core/modules/media/tests/fixtures/oembed/video_vimeo-no-title.html
core/modules/media/tests/fixtures/oembed/video_youtube.json
core/modules/media/tests/fixtures/oembed/video_dailymotion.xml
core/modules/media/tests/fixtures/oembed/photo_flickr_no_dimensions.json
core/modules/media/tests/fixtures/oembed/video_vimeo-resized.html
core/modules/media/tests/modules/media_test_source/media_test_source.info.yml
core/modules/media/tests/modules/media_test_source/config/schema/media_test_source.schema.yml
core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestTranslation.php
@ -7141,23 +7143,7 @@ core/modules/locale/templates/locale-translation-last-check.html.twig
core/modules/locale/locale.compare.inc
core/modules/locale/locale.admin.js
core/modules/locale/locale.post_update.php
core/modules/help_topics/help_topics.module
core/modules/help_topics/src/HelpTopicTwigLoader.php
core/modules/help_topics/src/HelpTopicPluginInterface.php
core/modules/help_topics/src/HelpTopicTwig.php
core/modules/help_topics/src/Controller/HelpTopicPluginController.php
core/modules/help_topics/src/SearchableHelpInterface.php
core/modules/help_topics/src/Plugin/HelpSection/HelpTopicSection.php
core/modules/help_topics/src/Plugin/Search/HelpSearch.php
core/modules/help_topics/src/HelpBreadcrumbBuilder.php
core/modules/help_topics/src/HelpTopicPluginManagerInterface.php
core/modules/help_topics/src/HelpTopicPluginBase.php
core/modules/help_topics/src/HelpSectionManager.php
core/modules/help_topics/src/HelpTopicDiscovery.php
core/modules/help_topics/src/HelpTwigExtension.php
core/modules/help_topics/src/HelpTopicPluginManager.php
core/modules/help_topics/help_topics.info.yml
core/modules/help_topics/templates/help-topic.html.twig
core/modules/inline_form_errors/inline_form_errors.info.yml
core/modules/inline_form_errors/inline_form_errors.module
core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerCKEditor5Test.php

View file

@ -34433,6 +34433,13 @@ Espo/Classes/FieldValidators/ArrayType.php
Classes/FieldValidators/ArrayType.php
FieldValidators/ArrayType.php
ArrayType.php
application/Espo/Classes/FieldValidators/Settings/ThousandSeparator/Valid.php
Espo/Classes/FieldValidators/Settings/ThousandSeparator/Valid.php
Classes/FieldValidators/Settings/ThousandSeparator/Valid.php
FieldValidators/Settings/ThousandSeparator/Valid.php
Settings/ThousandSeparator/Valid.php
ThousandSeparator/Valid.php
Valid.php
application/Espo/Classes/AppParams/Extensions.php
Espo/Classes/AppParams/Extensions.php
Classes/AppParams/Extensions.php

View file

@ -5393,6 +5393,7 @@ application/Espo/Classes/FieldValidators/LinkParentType.php
application/Espo/Classes/FieldValidators/Attachment/Related.php
application/Espo/Classes/FieldValidators/EnumType.php
application/Espo/Classes/FieldValidators/ArrayType.php
application/Espo/Classes/FieldValidators/Settings/ThousandSeparator/Valid.php
application/Espo/Classes/AppParams/Extensions.php
application/Espo/Classes/AppParams/TemplateEntityTypeList.php
application/Espo/Classes/RecordHooks/Team/ClearCacheAfterLink.php

View file

@ -4398,9 +4398,6 @@ schema.prisma
examples/extend-express-app/keystone.ts
extend-express-app/keystone.ts
keystone.ts
examples/extend-express-app/seed-data.tsx
extend-express-app/seed-data.tsx
seed-data.tsx
examples/extend-express-app/package.json
extend-express-app/package.json
package.json
@ -4416,10 +4413,6 @@ sandbox.config.json
examples/extend-express-app/README.md
extend-express-app/README.md
README.md
examples/extend-express-app/routes/tasks.ts
extend-express-app/routes/tasks.ts
routes/tasks.ts
tasks.ts
examples/extend-express-app/schema.prisma
extend-express-app/schema.prisma
schema.prisma

View file

@ -971,13 +971,11 @@ examples/virtual-field/sandbox.config.json
examples/virtual-field/README.md
examples/virtual-field/schema.prisma
examples/extend-express-app/keystone.ts
examples/extend-express-app/seed-data.tsx
examples/extend-express-app/package.json
examples/extend-express-app/schema.ts
examples/extend-express-app/schema.graphql
examples/extend-express-app/sandbox.config.json
examples/extend-express-app/README.md
examples/extend-express-app/routes/tasks.ts
examples/extend-express-app/schema.prisma
examples/extend-graphql-schema-graphql-tools/keystone.ts
examples/extend-graphql-schema-graphql-tools/package.json

View file

@ -14557,6 +14557,11 @@ includes/upgrades/common/3.0.0-update-smtp-system-settings.php
upgrades/common/3.0.0-update-smtp-system-settings.php
common/3.0.0-update-smtp-system-settings.php
3.0.0-update-smtp-system-settings.php
setup/includes/upgrades/common/3.0.5-db-changes.php
includes/upgrades/common/3.0.5-db-changes.php
upgrades/common/3.0.5-db-changes.php
common/3.0.5-db-changes.php
3.0.5-db-changes.php
setup/includes/upgrades/common/3.0.0-update-sys-setting_welcome_screen_url.php
includes/upgrades/common/3.0.0-update-sys-setting_welcome_screen_url.php
upgrades/common/3.0.0-update-sys-setting_welcome_screen_url.php
@ -14617,6 +14622,11 @@ includes/upgrades/common/3.0.0-policy-template-group-description.php
upgrades/common/3.0.0-policy-template-group-description.php
common/3.0.0-policy-template-group-description.php
3.0.0-policy-template-group-description.php
setup/includes/upgrades/mysql/3.0.5-pl.php
includes/upgrades/mysql/3.0.5-pl.php
upgrades/mysql/3.0.5-pl.php
mysql/3.0.5-pl.php
3.0.5-pl.php
setup/includes/upgrades/mysql/2.7.1-pl.php
includes/upgrades/mysql/2.7.1-pl.php
upgrades/mysql/2.7.1-pl.php

View file

@ -2991,6 +2991,7 @@ setup/includes/upgrades/common/3.0.0-update-menu-main.php
setup/includes/upgrades/common/2.7-browser-tree-hide-files.php
setup/includes/upgrades/common/3.0.0-update-tvs-output-params.php
setup/includes/upgrades/common/3.0.0-update-smtp-system-settings.php
setup/includes/upgrades/common/3.0.5-db-changes.php
setup/includes/upgrades/common/3.0.0-update-sys-setting_welcome_screen_url.php
setup/includes/upgrades/common/2.7.2-feed-modx-https.php
setup/includes/upgrades/common/3.1.0-remove-deprecated-resource-fields.php
@ -3003,6 +3004,7 @@ setup/includes/upgrades/common/3.0.0-update-xtypes-system-settings.php
setup/includes/upgrades/common/3.0.0-update-sys-setting_upload_files.php
setup/includes/upgrades/common/3.0.0-update-principal_targets.php
setup/includes/upgrades/common/3.0.0-policy-template-group-description.php
setup/includes/upgrades/mysql/3.0.5-pl.php
setup/includes/upgrades/mysql/2.7.1-pl.php
setup/includes/upgrades/mysql/3.1.0-pl.php
setup/includes/upgrades/mysql/2.7.0-pl.php

View file

@ -29764,6 +29764,9 @@ upload/system/helper/db_schema.php
system/helper/db_schema.php
helper/db_schema.php
db_schema.php
upload/system/test.ocmod.xml
system/test.ocmod.xml
test.ocmod.xml
upload/system/config/default.php
system/config/default.php
config/default.php

View file

@ -2971,6 +2971,7 @@ upload/system/helper/validation.php
upload/system/helper/bbcode.php
upload/system/helper/filter.php
upload/system/helper/db_schema.php
upload/system/test.ocmod.xml
upload/system/config/default.php
upload/system/config/admin.php
upload/system/config/catalog.php

View file

@ -12078,6 +12078,11 @@ Integration/ApiPlatform/EndPoint/ApiTestCase.php
ApiPlatform/EndPoint/ApiTestCase.php
EndPoint/ApiTestCase.php
ApiTestCase.php
tests/Integration/ApiPlatform/EndPoint/LanguageEndpointTest.php
Integration/ApiPlatform/EndPoint/LanguageEndpointTest.php
ApiPlatform/EndPoint/LanguageEndpointTest.php
EndPoint/LanguageEndpointTest.php
LanguageEndpointTest.php
tests/Integration/ApiPlatform/EndPoint/ApiAccessTokenEndpointTest.php
Integration/ApiPlatform/EndPoint/ApiAccessTokenEndpointTest.php
ApiPlatform/EndPoint/ApiAccessTokenEndpointTest.php
@ -44939,6 +44944,11 @@ PrestaShopBundle/ApiPlatform/Resources/README.md
ApiPlatform/Resources/README.md
Resources/README.md
README.md
src/PrestaShopBundle/ApiPlatform/Resources/Language.php
PrestaShopBundle/ApiPlatform/Resources/Language.php
ApiPlatform/Resources/Language.php
Resources/Language.php
Language.php
src/PrestaShopBundle/ApiPlatform/Processor/CommandProcessor.php
PrestaShopBundle/ApiPlatform/Processor/CommandProcessor.php
ApiPlatform/Processor/CommandProcessor.php
@ -68555,6 +68565,9 @@ ShopThemeCategory.xlf
translations/default/AdminNotificationsSuccess.xlf
default/AdminNotificationsSuccess.xlf
AdminNotificationsSuccess.xlf
translations/default/ModulesGoogleanalyticsAdmin.xlf
default/ModulesGoogleanalyticsAdmin.xlf
ModulesGoogleanalyticsAdmin.xlf
translations/default/AdminStatsHelp.xlf
default/AdminStatsHelp.xlf
AdminStatsHelp.xlf

View file

@ -2113,6 +2113,7 @@ tests/Integration/phpunit.xml
tests/Integration/bootstrap.php
tests/Integration/ApiPlatform/EndPoint/ApiClientEndpointTest.php
tests/Integration/ApiPlatform/EndPoint/ApiTestCase.php
tests/Integration/ApiPlatform/EndPoint/LanguageEndpointTest.php
tests/Integration/ApiPlatform/EndPoint/ApiAccessTokenEndpointTest.php
tests/Integration/ApiPlatform/DomainSerializerTest.php
tests/Integration/ApiPlatform/ApiSecurityTest.php
@ -7777,6 +7778,7 @@ src/PrestaShopBundle/ApiPlatform/ContextParametersTrait.php
src/PrestaShopBundle/ApiPlatform/Pagination/PaginationElements.php
src/PrestaShopBundle/ApiPlatform/Resources/ApiClient.php
src/PrestaShopBundle/ApiPlatform/Resources/README.md
src/PrestaShopBundle/ApiPlatform/Resources/Language.php
src/PrestaShopBundle/ApiPlatform/Processor/CommandProcessor.php
src/PrestaShopBundle/Http/RequestStackFactory.php
src/PrestaShopBundle/Translation/DataCollectorTranslator.php
@ -11266,6 +11268,7 @@ translations/default/ModulesNewproductsShop.xlf
translations/default/ModulesStatssalesAdmin.xlf
translations/default/ShopThemeCategory.xlf
translations/default/AdminNotificationsSuccess.xlf
translations/default/ModulesGoogleanalyticsAdmin.xlf
translations/default/AdminStatsHelp.xlf
translations/default/AdminGlobal.xlf
translations/default/ShopNavigation.xlf

View file

@ -4482,6 +4482,9 @@ _unreleased/2024-02-03-support-throwing-exception-when-create-customer.md
changelog/_unreleased/2024-01-25-fix-issue-on-windowrouterpush.md
_unreleased/2024-01-25-fix-issue-on-windowrouterpush.md
2024-01-25-fix-issue-on-windowrouterpush.md
changelog/_unreleased/2023-03-05-no-empty-nav.md
_unreleased/2023-03-05-no-empty-nav.md
2023-03-05-no-empty-nav.md
changelog/_unreleased/2022-01-22-fix-statefulness-issues-of-twig-environment-in-seo-url-generator.md
_unreleased/2022-01-22-fix-statefulness-issues-of-twig-environment-in-seo-url-generator.md
2022-01-22-fix-statefulness-issues-of-twig-environment-in-seo-url-generator.md
@ -4554,6 +4557,9 @@ _unreleased/2024-02-27-added-new-api-route-to-update-order-addresses.md
changelog/_unreleased/2024-01-30-fix-product-comparison-use-app_url-instead-of-assigned-sales-channel-domain.md
_unreleased/2024-01-30-fix-product-comparison-use-app_url-instead-of-assigned-sales-channel-domain.md
2024-01-30-fix-product-comparison-use-app_url-instead-of-assigned-sales-channel-domain.md
changelog/_unreleased/2024-03-24-add-sanitize-field-for-cms-text-fields.md
_unreleased/2024-03-24-add-sanitize-field-for-cms-text-fields.md
2024-03-24-add-sanitize-field-for-cms-text-fields.md
changelog/_unreleased/2024-01-26-fix-bug-cannot-upload-3d-file.md
_unreleased/2024-01-26-fix-bug-cannot-upload-3d-file.md
2024-01-26-fix-bug-cannot-upload-3d-file.md
@ -4650,6 +4656,9 @@ _unreleased/2024-01-23-change-constructor-type.md
changelog/_unreleased/2024-02-04-improve-cart-table.md
_unreleased/2024-02-04-improve-cart-table.md
2024-02-04-improve-cart-table.md
changelog/_unreleased/2024-03-25-handle-nullable-app-id.md
_unreleased/2024-03-25-handle-nullable-app-id.md
2024-03-25-handle-nullable-app-id.md
changelog/_unreleased/2024-01-26-fix-discount-calculation-in-order-detail-page.md
_unreleased/2024-01-26-fix-discount-calculation-in-order-detail-page.md
2024-01-26-fix-discount-calculation-in-order-detail-page.md
@ -15813,6 +15822,11 @@ migration/Core/V6_6/Migration1673964565MigrateToReferencedColumnsTest.php
Core/V6_6/Migration1673964565MigrateToReferencedColumnsTest.php
V6_6/Migration1673964565MigrateToReferencedColumnsTest.php
Migration1673964565MigrateToReferencedColumnsTest.php
tests/migration/Core/V6_6/Migration1711418838ReplaceSortingOptionKeysWithSortingOptionIdsInCmsSlotsTest.php
migration/Core/V6_6/Migration1711418838ReplaceSortingOptionKeysWithSortingOptionIdsInCmsSlotsTest.php
Core/V6_6/Migration1711418838ReplaceSortingOptionKeysWithSortingOptionIdsInCmsSlotsTest.php
V6_6/Migration1711418838ReplaceSortingOptionKeysWithSortingOptionIdsInCmsSlotsTest.php
Migration1711418838ReplaceSortingOptionKeysWithSortingOptionIdsInCmsSlotsTest.php
tests/migration/Core/V6_6/Migration1710493619ScheduleMediaPathIndexerTest.php
migration/Core/V6_6/Migration1710493619ScheduleMediaPathIndexerTest.php
Core/V6_6/Migration1710493619ScheduleMediaPathIndexerTest.php
@ -34315,6 +34329,10 @@ Kernel.php
src/WebInstaller/InstallerException.php
WebInstaller/InstallerException.php
InstallerException.php
src/WebInstaller/Services/FileBackup.php
WebInstaller/Services/FileBackup.php
Services/FileBackup.php
FileBackup.php
src/WebInstaller/Services/ProjectComposerJsonUpdater.php
WebInstaller/Services/ProjectComposerJsonUpdater.php
Services/ProjectComposerJsonUpdater.php
@ -34323,6 +34341,10 @@ src/WebInstaller/Services/StreamedCommandResponseGenerator.php
WebInstaller/Services/StreamedCommandResponseGenerator.php
Services/StreamedCommandResponseGenerator.php
StreamedCommandResponseGenerator.php
src/WebInstaller/Services/PluginCompatibility.php
WebInstaller/Services/PluginCompatibility.php
Services/PluginCompatibility.php
PluginCompatibility.php
src/WebInstaller/Services/PhpBinaryFinder.php
WebInstaller/Services/PhpBinaryFinder.php
Services/PhpBinaryFinder.php
@ -34657,6 +34679,11 @@ WebInstaller/Tests/Services/ReleaseInfoProviderTest.php
Tests/Services/ReleaseInfoProviderTest.php
Services/ReleaseInfoProviderTest.php
ReleaseInfoProviderTest.php
src/WebInstaller/Tests/Services/PluginCompatibilityTest.php
WebInstaller/Tests/Services/PluginCompatibilityTest.php
Tests/Services/PluginCompatibilityTest.php
Services/PluginCompatibilityTest.php
PluginCompatibilityTest.php
src/WebInstaller/Tests/Services/RecoveryManagerTest.php
WebInstaller/Tests/Services/RecoveryManagerTest.php
Tests/Services/RecoveryManagerTest.php
@ -34672,6 +34699,11 @@ WebInstaller/Tests/Services/ProjectComposerJsonUpdaterTest.php
Tests/Services/ProjectComposerJsonUpdaterTest.php
Services/ProjectComposerJsonUpdaterTest.php
ProjectComposerJsonUpdaterTest.php
src/WebInstaller/Tests/Services/FileBackupTest.php
WebInstaller/Tests/Services/FileBackupTest.php
Tests/Services/FileBackupTest.php
Services/FileBackupTest.php
FileBackupTest.php
src/WebInstaller/Tests/Services/FlexMigratorTest.php
WebInstaller/Tests/Services/FlexMigratorTest.php
Tests/Services/FlexMigratorTest.php
@ -47717,6 +47749,11 @@ Core/Migration/V6_6/Migration1707064042CartRemoveFK.php
Migration/V6_6/Migration1707064042CartRemoveFK.php
V6_6/Migration1707064042CartRemoveFK.php
Migration1707064042CartRemoveFK.php
src/Core/Migration/V6_6/Migration1711418838ReplaceSortingOptionKeysWithSortingOptionIdsInCmsSlots.php
Core/Migration/V6_6/Migration1711418838ReplaceSortingOptionKeysWithSortingOptionIdsInCmsSlots.php
Migration/V6_6/Migration1711418838ReplaceSortingOptionKeysWithSortingOptionIdsInCmsSlots.php
V6_6/Migration1711418838ReplaceSortingOptionKeysWithSortingOptionIdsInCmsSlots.php
Migration1711418838ReplaceSortingOptionKeysWithSortingOptionIdsInCmsSlots.php
src/Core/Migration/V6_6/Migration1663402950SetDoubleOptinCustomerActive.php
Core/Migration/V6_6/Migration1663402950SetDoubleOptinCustomerActive.php
Migration/V6_6/Migration1663402950SetDoubleOptinCustomerActive.php

View file

@ -1504,6 +1504,7 @@ changelog/_unreleased/2024-02-06-fix-cloning-of-structs-with-enums.md
changelog/_unreleased/2024-01-25-openapi-property-group-option.md
changelog/_unreleased/2024-02-03-support-throwing-exception-when-create-customer.md
changelog/_unreleased/2024-01-25-fix-issue-on-windowrouterpush.md
changelog/_unreleased/2023-03-05-no-empty-nav.md
changelog/_unreleased/2022-01-22-fix-statefulness-issues-of-twig-environment-in-seo-url-generator.md
changelog/_unreleased/2023-11-06-add-flag-for-full-indexing-category.md
changelog/_unreleased/2024-03-21-allow-export-invalid-import-only-profiles.md
@ -1528,6 +1529,7 @@ changelog/_unreleased/2024-01-12-fix-flow-dispatcher-error-handling-for-nested-t
changelog/_unreleased/2022-07-04-mail-attach.md
changelog/_unreleased/2024-02-27-added-new-api-route-to-update-order-addresses.md
changelog/_unreleased/2024-01-30-fix-product-comparison-use-app_url-instead-of-assigned-sales-channel-domain.md
changelog/_unreleased/2024-03-24-add-sanitize-field-for-cms-text-fields.md
changelog/_unreleased/2024-01-26-fix-bug-cannot-upload-3d-file.md
changelog/_unreleased/2024-01-25-openapi-media-thumbnail.md
changelog/_unreleased/2024-02-28-open-customer-from-order-detail-page.md
@ -1560,6 +1562,7 @@ changelog/_unreleased/2024-01-25-fix-variant-names-without-dashes-in-bulk-edit.m
changelog/_unreleased/2024-01-11-add-missing-fields-to-schema-generation.md
changelog/_unreleased/2024-01-23-change-constructor-type.md
changelog/_unreleased/2024-02-04-improve-cart-table.md
changelog/_unreleased/2024-03-25-handle-nullable-app-id.md
changelog/_unreleased/2024-01-26-fix-discount-calculation-in-order-detail-page.md
changelog/_unreleased/2024-02-09-fix-style-issue-with-total-of-all-purchase-prices-rule.md
changelog/_unreleased/2024-02-28-add-a-createclicontext-method-to-context.md
@ -4844,6 +4847,7 @@ tests/migration/phpunit.xml
tests/migration/Core/ImportTranslationTraitTest.php
tests/migration/Core/V6_7/Migration1697112044PaymentAndShippingTechnicalNameRequiredTest.php
tests/migration/Core/V6_6/Migration1673964565MigrateToReferencedColumnsTest.php
tests/migration/Core/V6_6/Migration1711418838ReplaceSortingOptionKeysWithSortingOptionIdsInCmsSlotsTest.php
tests/migration/Core/V6_6/Migration1710493619ScheduleMediaPathIndexerTest.php
tests/migration/Core/V6_6/Migration1673249981MigrateIsNewCustomerRuleTest.php
tests/migration/Core/V6_6/Migration1691662140MigrateAvailableStockTest.php
@ -7312,8 +7316,10 @@ src/WebInstaller/Controller/InstallController.php
src/WebInstaller/Controller/IndexController.php
src/WebInstaller/Kernel.php
src/WebInstaller/InstallerException.php
src/WebInstaller/Services/FileBackup.php
src/WebInstaller/Services/ProjectComposerJsonUpdater.php
src/WebInstaller/Services/StreamedCommandResponseGenerator.php
src/WebInstaller/Services/PluginCompatibility.php
src/WebInstaller/Services/PhpBinaryFinder.php
src/WebInstaller/Services/FlexMigrator.php
src/WebInstaller/Services/ReleaseInfoProvider.php
@ -7374,9 +7380,11 @@ src/WebInstaller/Tests/Controller/InstallControllerTest.php
src/WebInstaller/Tests/Controller/FinishControllerTest.php
src/WebInstaller/Tests/Controller/UpdateControllerTest.php
src/WebInstaller/Tests/Services/ReleaseInfoProviderTest.php
src/WebInstaller/Tests/Services/PluginCompatibilityTest.php
src/WebInstaller/Tests/Services/RecoveryManagerTest.php
src/WebInstaller/Tests/Services/StreamedCommandResponseGeneratorTest.php
src/WebInstaller/Tests/Services/ProjectComposerJsonUpdaterTest.php
src/WebInstaller/Tests/Services/FileBackupTest.php
src/WebInstaller/Tests/Services/FlexMigratorTest.php
src/WebInstaller/Tests/KernelTest.php
src/WebInstaller/Tests/Listener/PhpConfigForcerListenerTest.php
@ -9440,6 +9448,7 @@ src/Core/Migration/V6_6/Migration1710493619ScheduleMediaPathIndexer.php
src/Core/Migration/V6_6/Migration1707807389ChangeAvailableDefault.php
src/Core/Migration/V6_6/Migration1697788982ChangeColumnAvailabilityRuleIdFromShippingMethodToNullable.php
src/Core/Migration/V6_6/Migration1707064042CartRemoveFK.php
src/Core/Migration/V6_6/Migration1711418838ReplaceSortingOptionKeysWithSortingOptionIdsInCmsSlots.php
src/Core/Migration/V6_6/Migration1663402950SetDoubleOptinCustomerActive.php
src/Core/Migration/V6_6/Migration1673964565MigrateToReferencedColumns.php
src/Core/Migration/V6_6/Migration1679581138RemoveAssociationFields.php

View file

@ -33850,12 +33850,24 @@ Labels/Tapes/Dymo/LabelWriter.php
Tapes/Dymo/LabelWriter.php
Dymo/LabelWriter.php
LabelWriter.php
app/Models/Labels/Tapes/Dymo/LabelWriter_1933081.php
Models/Labels/Tapes/Dymo/LabelWriter_1933081.php
Labels/Tapes/Dymo/LabelWriter_1933081.php
Tapes/Dymo/LabelWriter_1933081.php
Dymo/LabelWriter_1933081.php
LabelWriter_1933081.php
app/Models/Labels/Tapes/Dymo/LabelWriter_30252.php
Models/Labels/Tapes/Dymo/LabelWriter_30252.php
Labels/Tapes/Dymo/LabelWriter_30252.php
Tapes/Dymo/LabelWriter_30252.php
Dymo/LabelWriter_30252.php
LabelWriter_30252.php
app/Models/Labels/Tapes/Dymo/LabelWriter_2112283.php
Models/Labels/Tapes/Dymo/LabelWriter_2112283.php
Labels/Tapes/Dymo/LabelWriter_2112283.php
Tapes/Dymo/LabelWriter_2112283.php
Dymo/LabelWriter_2112283.php
LabelWriter_2112283.php
app/Models/CompanyableScope.php
Models/CompanyableScope.php
CompanyableScope.php

View file

@ -6423,7 +6423,9 @@ app/Models/Labels/Tapes/Brother/TZe_12mm_A.php
app/Models/Labels/Tapes/Brother/TZe_24mm.php
app/Models/Labels/Tapes/Brother/TZe_24mm_A.php
app/Models/Labels/Tapes/Dymo/LabelWriter.php
app/Models/Labels/Tapes/Dymo/LabelWriter_1933081.php
app/Models/Labels/Tapes/Dymo/LabelWriter_30252.php
app/Models/Labels/Tapes/Dymo/LabelWriter_2112283.php
app/Models/CompanyableScope.php
app/Models/Group.php
app/Models/CustomField.php

View file

@ -37049,6 +37049,13 @@ CoreBundle/Validator/Constraints/ProductVariantCodeExistsValidator.php
Validator/Constraints/ProductVariantCodeExistsValidator.php
Constraints/ProductVariantCodeExistsValidator.php
ProductVariantCodeExistsValidator.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/MaxInteger.php
Sylius/Bundle/CoreBundle/Validator/Constraints/MaxInteger.php
Bundle/CoreBundle/Validator/Constraints/MaxInteger.php
CoreBundle/Validator/Constraints/MaxInteger.php
Validator/Constraints/MaxInteger.php
Constraints/MaxInteger.php
MaxInteger.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/ProductCodeExists.php
Sylius/Bundle/CoreBundle/Validator/Constraints/ProductCodeExists.php
Bundle/CoreBundle/Validator/Constraints/ProductCodeExists.php
@ -37126,6 +37133,13 @@ CoreBundle/Validator/Constraints/HasAllVariantPricesDefinedValidator.php
Validator/Constraints/HasAllVariantPricesDefinedValidator.php
Constraints/HasAllVariantPricesDefinedValidator.php
HasAllVariantPricesDefinedValidator.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/MaxIntegerValidator.php
Sylius/Bundle/CoreBundle/Validator/Constraints/MaxIntegerValidator.php
Bundle/CoreBundle/Validator/Constraints/MaxIntegerValidator.php
CoreBundle/Validator/Constraints/MaxIntegerValidator.php
Validator/Constraints/MaxIntegerValidator.php
Constraints/MaxIntegerValidator.php
MaxIntegerValidator.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/CustomerGroupCodeExistsValidator.php
Sylius/Bundle/CoreBundle/Validator/Constraints/CustomerGroupCodeExistsValidator.php
Bundle/CoreBundle/Validator/Constraints/CustomerGroupCodeExistsValidator.php
@ -41745,6 +41759,14 @@ spec/Validator/Initializer/CustomerInitializerSpec.php
Validator/Initializer/CustomerInitializerSpec.php
Initializer/CustomerInitializerSpec.php
CustomerInitializerSpec.php
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/MaxIntegerValidatorSpec.php
Sylius/Bundle/CoreBundle/spec/Validator/Constraints/MaxIntegerValidatorSpec.php
Bundle/CoreBundle/spec/Validator/Constraints/MaxIntegerValidatorSpec.php
CoreBundle/spec/Validator/Constraints/MaxIntegerValidatorSpec.php
spec/Validator/Constraints/MaxIntegerValidatorSpec.php
Validator/Constraints/MaxIntegerValidatorSpec.php
Constraints/MaxIntegerValidatorSpec.php
MaxIntegerValidatorSpec.php
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/ChannelCodeCollectionValidatorSpec.php
Sylius/Bundle/CoreBundle/spec/Validator/Constraints/ChannelCodeCollectionValidatorSpec.php
Bundle/CoreBundle/spec/Validator/Constraints/ChannelCodeCollectionValidatorSpec.php

View file

@ -5622,6 +5622,7 @@ src/Sylius/Bundle/CoreBundle/Validator/Constraints/OrderProductEligibility.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/HasEnabledEntity.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/ProductVariantCodeExists.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/ProductVariantCodeExistsValidator.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/MaxInteger.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/ProductCodeExists.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/ResendOrderConfirmationEmailWithValidOrderState.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/ChannelCodeCollectionValidator.php
@ -5633,6 +5634,7 @@ src/Sylius/Bundle/CoreBundle/Validator/Constraints/LocalesAwareValidAttributeVal
src/Sylius/Bundle/CoreBundle/Validator/Constraints/HasAllPricesDefined.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/ProductCodeExistsValidator.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/HasAllVariantPricesDefinedValidator.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/MaxIntegerValidator.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/CustomerGroupCodeExistsValidator.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/ChannelDefaultLocaleEnabled.php
src/Sylius/Bundle/CoreBundle/Validator/Constraints/ExistingChannelCode.php
@ -6242,6 +6244,7 @@ src/Sylius/Bundle/CoreBundle/spec/EventListener/ReviewCreateListenerSpec.php
src/Sylius/Bundle/CoreBundle/spec/Console/Command/Model/PluginInfoSpec.php
src/Sylius/Bundle/CoreBundle/spec/Remover/ReviewerReviewsRemoverSpec.php
src/Sylius/Bundle/CoreBundle/spec/Validator/Initializer/CustomerInitializerSpec.php
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/MaxIntegerValidatorSpec.php
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/ChannelCodeCollectionValidatorSpec.php
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/HasEnabledEntitySpec.php
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/CustomerGroupCodeExistsValidatorSpec.php

View file

@ -3532,11 +3532,11 @@ docs/building-a-woo-store/webhooks.md
docs/getting-started/developer-tools.md
docs/getting-started/troubleshooting-endpoints.md
docs/getting-started/woocommerce-endpoints.md
docs/getting-started/developer-resources.md
docs/getting-started/README.md
docs/getting-started/development-environment.md
docs/getting-started/customizing-endpoint-urls.md
docs/getting-started/debugging.md
docs/getting-started/contributing-to-core-and-marketplace.md
docs/contributing-docs/style-guide.md
docs/contributing-docs/contributing-docs.md
docs/contributing-docs/README.md
@ -3822,6 +3822,8 @@ plugins/woocommerce-admin/client/launch-your-store/status/index.js
plugins/woocommerce-admin/client/launch-your-store/status/style.scss
plugins/woocommerce-admin/client/launch-your-store/hub/sidebar/components/launch-store-hub.tsx
plugins/woocommerce-admin/client/launch-your-store/hub/sidebar/xstate.tsx
plugins/woocommerce-admin/client/launch-your-store/hub/test/common.test.ts
plugins/woocommerce-admin/client/launch-your-store/hub/common.ts
plugins/woocommerce-admin/client/launch-your-store/hub/styles.scss
plugins/woocommerce-admin/client/launch-your-store/hub/main-content/pages/site-preview.tsx
plugins/woocommerce-admin/client/launch-your-store/hub/main-content/pages/loading.tsx
@ -6921,7 +6923,6 @@ plugins/woocommerce-blocks/changelog/fix-43306-product-gallery-pager-accessibili
plugins/woocommerce-blocks/.prettierignore
plugins/woocommerce-blocks/.prettierrc.js
plugins/woocommerce-blocks/phpcs.xml
plugins/woocommerce-blocks/.husky/pre-commit
plugins/woocommerce-blocks/wp-cli.yml
plugins/woocommerce-blocks/checkstyle.xml
plugins/woocommerce-blocks/docker-compose.yml
@ -7890,252 +7891,39 @@ plugins/woocommerce/assets/fonts/star.svg
plugins/woocommerce/assets/fonts/star.ttf
plugins/woocommerce/assets/client/.gitkeep
plugins/woocommerce/uninstall.php
plugins/woocommerce/changelog/45758-add-to-cart-spacing
plugins/woocommerce/changelog/45524-update-admin-ci-config
plugins/woocommerce/changelog/45384-45379-update-logo-width
plugins/woocommerce/changelog/fix-e2e-test-organization-tab-selector
plugins/woocommerce/changelog/45499-add-unit-tests-to-checkout-fields
plugins/woocommerce/changelog/fix-42746
plugins/woocommerce/changelog/pr-45349
plugins/woocommerce/changelog/add-search-currency-iso-code
plugins/woocommerce/changelog/45709-cys-transitional-design-tweaks
plugins/woocommerce/changelog/add-update-task-list-copy-and-illustrations
plugins/woocommerce/changelog/add-39412_organization_tab_e2e_test
plugins/woocommerce/changelog/fix-44453-fix-block-templates-not-rendering
plugins/woocommerce/changelog/45684-add-woocom19612-identify-sponsored-products
plugins/woocommerce/changelog/45365-add-collection-date-filter-tests
plugins/woocommerce/changelog/44435-cys-on-core-update-the-copy-of-the-terms-and-conditions-on-woocommerce-intro-screen
plugins/woocommerce/changelog/fix-45300
plugins/woocommerce/changelog/performance-update-get-template-paths
plugins/woocommerce/changelog/44785-refactor-42361-convert-with-product-variations-hoc-to-typescript
plugins/woocommerce/changelog/fix-43311-fix-query-id-persistence
plugins/woocommerce/changelog/43096-fix-16504-vendor-notes-deletion
plugins/woocommerce/changelog/45598-add-zone_id-index-to-shipping-zone-locations
plugins/woocommerce/changelog/fix-rename_product_templates_namespace
plugins/woocommerce/changelog/44851-fix-font-card-flickering
plugins/woocommerce/changelog/fix-32237_orders_simple_products
plugins/woocommerce/changelog/fix-45315
plugins/woocommerce/changelog/45363-add-collection-price-range-tests
plugins/woocommerce/changelog/e2e-add-test-for-customer-list
plugins/woocommerce/changelog/add-test-for-woocommerce_specific_allowed_countries
plugins/woocommerce/changelog/tweak-e2e-global-setup
plugins/woocommerce/changelog/44811-update-blocks-build-message
plugins/woocommerce/changelog/45580-45476-cys-on-core-make-sure-the-pre-loader-is-triggered-right-after-the-user-clicks-on-the-opt-in-modal
plugins/woocommerce/changelog/45232-update-45219-disable-fresh_site_deletion
plugins/woocommerce/changelog/44800-update-footer-homepage-copy
plugins/woocommerce/changelog/44880-dev-e2e-refactoring
plugins/woocommerce/changelog/44537-update-BlockTemplatesController-refactor
plugins/woocommerce/changelog/45240-45215-fix-selected-footer
plugins/woocommerce/changelog/add-43707_show_prepublish_checks_section
plugins/woocommerce/changelog/45375-tweak-disable-report-slow-tests
plugins/woocommerce/changelog/tweak-blocks-e2e-workflow
plugins/woocommerce/changelog/45791-tweak-45790
plugins/woocommerce/changelog/45778-fix-44893-shipping-cost-task-input-layout-issue
plugins/woocommerce/changelog/fix-40382
plugins/woocommerce/changelog/fix-customer-test-pr-merge
plugins/woocommerce/changelog/44629-trunk
plugins/woocommerce/changelog/43267-add-auto-insert-customer-block
plugins/woocommerce/changelog/dev-xstatev5-inspector
plugins/woocommerce/changelog/45862-patch-4
plugins/woocommerce/changelog/45364-update-update-mercado-copy
plugins/woocommerce/changelog/fix-19763-marketplace-promotions
plugins/woocommerce/changelog/45756-update-chessboard-pattern
plugins/woocommerce/changelog/44822-44609-cys-on-core-update-the-themes-list-on-the-intro-screen
plugins/woocommerce/changelog/45333-dev-e2e-improvements
plugins/woocommerce/changelog/try-log-file-multisite
plugins/woocommerce/changelog/45329-fix-feature-flag-config
plugins/woocommerce/changelog/fix-44029
plugins/woocommerce/changelog/45193-docs-add-discussion-link-in-custom-fields-docs
plugins/woocommerce/changelog/fix-42746-part-2
plugins/woocommerce/changelog/45185-45138-cys-core-font-preview-and-site-preview-fail-to-load-fonts-when-user-opts-out-of-tracking
plugins/woocommerce/changelog/e2e-woo-com-connection
plugins/woocommerce/changelog/45481-44725-add-customize-button-modal-2
plugins/woocommerce/changelog/fix-45644-filter-page-reset
plugins/woocommerce/changelog/add-44169-list
plugins/woocommerce/changelog/45735-45711-cys-header-and-footer-disappear
plugins/woocommerce/changelog/45231-add-45217-lys-add-feature-flag
plugins/woocommerce/changelog/44625-remove-collection-block-id
plugins/woocommerce/changelog/45688-fix-lys-status-issues
plugins/woocommerce/changelog/45468-45418-cys-on-core-update-the-market-place-themes-screen
plugins/woocommerce/changelog/add-43395-handle-interactivityapi-incompatible-blocks-in-product-collection-block
plugins/woocommerce/changelog/YordanSoares-trunk
plugins/woocommerce/changelog/45558-fix-45491-incorrect-product-filter-attribute-block-preview
plugins/woocommerce/changelog/dev-45736_enable_prepublish_modal_feature
plugins/woocommerce/changelog/45201-add-44787-add-range-rule
plugins/woocommerce/changelog/add-product-collection-new-arrivals-7-days-default
plugins/woocommerce/changelog/45737-add-block-hooks-api-woo-block-templates
plugins/woocommerce/changelog/44588-fix-remove-test-comment
plugins/woocommerce/changelog/45600-45593-cys-on-core-product-rating-block-not-rendering
plugins/woocommerce/changelog/dev-44451-refactor-remote-specs-structure-and-naming
plugins/woocommerce/changelog/45551-fix-43967-43960-43890
plugins/woocommerce/changelog/add-lys-xstate-url-handling
plugins/woocommerce/changelog/e2e-display-marketing-overview
plugins/woocommerce/changelog/45530-fix-45528-single-product-block-restricting-inner-blocks-placement
plugins/woocommerce/changelog/45356-45341-add-intro-e2e-tests
plugins/woocommerce/changelog/45170-add-42004-totalValue-filter
plugins/woocommerce/changelog/45752-tests-remove-password-protected-product
plugins/woocommerce/changelog/add-44169-remove
plugins/woocommerce/changelog/e2e-fix-command-pallete-with-gb-tests
plugins/woocommerce/changelog/45691-45690-cys-on-core-add-the-sample-product-badge-before-the-product-name-to-mark-placeholder-products
plugins/woocommerce/changelog/pr-44896
plugins/woocommerce/changelog/try-checkout-e2e-fix-opr
plugins/woocommerce/changelog/try-45346-fix-failing-mini-cart-i18n-tests
plugins/woocommerce/changelog/44799-update-change-filter-by-attribute-filter-options-order
plugins/woocommerce/changelog/45385-45380-cys-on-core-whenever-the-rubikinter-font-pairing-is-selected-it-also-highlights-interinter
plugins/woocommerce/changelog/45399-45398-cys-warning-undefined-array-key-queryid
plugins/woocommerce/changelog/update-activity-panel-inbox-md
plugins/woocommerce/changelog/45804-45343-cys-core-e2e-tests-add-coverage-fot-the-loading-page
plugins/woocommerce/changelog/add-41740
plugins/woocommerce/changelog/e2e-update-mini-cart-cart-block-tests
plugins/woocommerce/changelog/45246-trunk
plugins/woocommerce/changelog/45216-fix-cys-intro-css
plugins/woocommerce/changelog/add-use-state-name-in-address-card
plugins/woocommerce/changelog/45602-fix-45361-disable-product-filter-price-block-interactions-within-the-editor
plugins/woocommerce/changelog/45586-45542-cys-core-wp-admin-screen-visible-for-a-moment-after-clicking-start-designing-1
plugins/woocommerce/changelog/fix-41248
plugins/woocommerce/changelog/pr-44856
plugins/woocommerce/changelog/add-39644
plugins/woocommerce/changelog/45732-fix-45170-broken-CSS-styles
plugins/woocommerce/changelog/45096-fix-remove-wp-nightly-test
plugins/woocommerce/changelog/45308-45307-cys-update-large-footer-to-avoid-duplicate-menus
plugins/woocommerce/changelog/45773-add-coming-soon-page
plugins/woocommerce/changelog/add-lys-default-values
plugins/woocommerce/changelog/40734-patch-2
plugins/woocommerce/changelog/45538-update-44120-disable-checkout-menu-when-checkout-block-is-default
plugins/woocommerce/changelog/pr-45610
plugins/woocommerce/changelog/fix-31946-get-inactive-plugins-docblock
plugins/woocommerce/changelog/fix-address-api-warnings
plugins/woocommerce/changelog/45792-45784-cys-ensure-the-cys-task-is-marked-as-complete-only-if-the-user-customized-their-theme-in-the-editor
plugins/woocommerce/changelog/45105-45104-cys-on-core-add-the-color-paletes-for-the-nokul-highline-and-luminate-themes
plugins/woocommerce/changelog/fix-type-error-create-options
plugins/woocommerce/changelog/44335-fix-44159-oa-missing-fields-element
plugins/woocommerce/changelog/45694-update-airwallex-gateway-png
plugins/woocommerce/changelog/45617-dakota-product-tour-extensibility
plugins/woocommerce/changelog/44838-dev-use-content-hash
plugins/woocommerce/changelog/45125-update-reduce-count-products
plugins/woocommerce/changelog/45706-fix-themes-card-footer-copy-being-displayed-on-discover-card
plugins/woocommerce/changelog/45606-add-lys-status-dropdown
plugins/woocommerce/changelog/e2e-fix-create-product-block-editor-tests-category-link-strictness
plugins/woocommerce/changelog/dev-cleanup-blocks-github-folder
plugins/woocommerce/changelog/e2e-add-manage-users-tests
plugins/woocommerce/changelog/fix-test-widget-renders-completed-task-count
plugins/woocommerce/changelog/44914-dev-refactor-attribute-filter-e2e
plugins/woocommerce/changelog/remove-updates-for-woo.com-extensions
plugins/woocommerce/changelog/44913-dev-refactor-product-filters-active-e2e
plugins/woocommerce/changelog/45258-feat-44748-add-block-previews-to-filter-blocks
plugins/woocommerce/changelog/e2e-disable-editor-welcome-guide
plugins/woocommerce/changelog/issue-44852-session-to-login-action
plugins/woocommerce/changelog/45802-update-cys-survey-design
plugins/woocommerce/changelog/45805-update-copy-cys-opt-in-modal
plugins/woocommerce/changelog/45744-remove-toggle-border
plugins/woocommerce/changelog/45533-update-woo-sniffs
plugins/woocommerce/changelog/pr44036
plugins/woocommerce/changelog/45661-45377-update-cys-theme-link
plugins/woocommerce/changelog/add-tracking-for-additional-fields
plugins/woocommerce/changelog/tweak-hide-unnecesary-order-attribution-details
plugins/woocommerce/changelog/31670-remove-star-icon
plugins/woocommerce/changelog/44824-44823-cys-on-core-remove-the-feature-flag-from-the-customize-your-store-flow-on-core
plugins/woocommerce/changelog/45592-45486-cys-on-core-clear-out-the-function-components-cannot-be-given-refs-error-whenever-switching-headers
plugins/woocommerce/changelog/pr-45570
plugins/woocommerce/changelog/add-is-store-page
plugins/woocommerce/changelog/e2e-fix-create-simple-product-fix
plugins/woocommerce/changelog/e2e-fix-customer-payment-page-fix
plugins/woocommerce/changelog/45830-add-patterns-title-spacing
plugins/woocommerce/changelog/45932-update-lys-task-action-url
plugins/woocommerce/changelog/e2e-add-merchant-checkout-block-options
plugins/woocommerce/changelog/45288-45284-cys-on-core-ensure-the-user-is-directed-to-the-in-app-marketplace-whenever-clicking-on-browse-all-themes
plugins/woocommerce/changelog/fix-42893-super-admin
plugins/woocommerce/changelog/45367-fix-44805-cannot-configure-tax-rate
plugins/woocommerce/changelog/45786-update-19763-marketplace-promotions-empty-array
plugins/woocommerce/changelog/fix-45225
plugins/woocommerce/changelog/update-default-payments-gateways-recommendations
plugins/woocommerce/changelog/43011-patch-1
plugins/woocommerce/changelog/45556-fix-result-count-interactivity
plugins/woocommerce/changelog/e2e-add-mini-cart-customization
plugins/woocommerce/changelog/45674-rating-filter-count-alignment
plugins/woocommerce/changelog/update-variation-safeguard
plugins/woocommerce/changelog/45739-update-action-scheduler-3.7.3
plugins/woocommerce/changelog/fix-33348
plugins/woocommerce/changelog/45458-45420-cys-headerfooter-pattern-arent-rendered-on-the-live-preview
plugins/woocommerce/changelog/45208-dev-fix-typo-sample-data
plugins/woocommerce/changelog/update-woocommerce-blocks-version-cleanup
plugins/woocommerce/changelog/45118-patch-3
plugins/woocommerce/changelog/45255-45221-cys-core-cannot-read-properties-of-undefined-reading-activethemehasmods
plugins/woocommerce/changelog/add-44169
plugins/woocommerce/changelog/45197-fix-44755-price-filter-styling-issue-when-inline-input-fields-is-enabled
plugins/woocommerce/changelog/e2e-reenable-all-e2e-tests
plugins/woocommerce/changelog/45152-fix-settings-slotfills
plugins/woocommerce/changelog/fix-43289-woocommerce-css-watch
plugins/woocommerce/changelog/45253-test-post-merge-workflow
plugins/woocommerce/changelog/45292-fix-misaligned-elements-in-generated-refunds-page
plugins/woocommerce/changelog/update-auth-screen-add-callback-domain
plugins/woocommerce/changelog/45214-product-collection-add-e2e-tests-with-all-product-elements-included
plugins/woocommerce/changelog/dev-update-workflow-node-20
plugins/woocommerce/changelog/45164-update-44538-allow-block-notices-for-classic-themes
plugins/woocommerce/changelog/45324-fix-e2e-test
plugins/woocommerce/changelog/e2e-fix-product-list-quick-actions
plugins/woocommerce/changelog/update-cache-marketing-task-is-complete
plugins/woocommerce/changelog/followup-44757
plugins/woocommerce/changelog/44771-44766-fix-cys-wrong-path
plugins/woocommerce/changelog/45828-fix-44405-disable-shipping-logic
plugins/woocommerce/changelog/45781-fix-query-non-public-tax
plugins/woocommerce/changelog/45298-update-remote-endpoints-2.0
plugins/woocommerce/changelog/update-set_attr_block
plugins/woocommerce/changelog/44532-44187-cys-on-core-conditionally-change-the-default-fonts-available-based-on-user-consent
plugins/woocommerce/changelog/45444-fix-optin-modal-styles
plugins/woocommerce/changelog/45403-fix-45361-invalid-price-range-selection-in-product-filter-price-block
plugins/woocommerce/changelog/45762-fix-theme-mark-woo-express
plugins/woocommerce/changelog/45603-product-filters-clickable-area
plugins/woocommerce/changelog/e2e-improve-product-quick-delete-test
plugins/woocommerce/changelog/add-launch-your-store-task
plugins/woocommerce/changelog/31099
plugins/woocommerce/changelog/e2e-product-attributes-block-editor
plugins/woocommerce/changelog/fix-44177
plugins/woocommerce/changelog/45166-44794-fix-site-title-block-typography
plugins/woocommerce/changelog/44447-enhancement-please-improve-woocommerce_blocks_hook_compatibility_additional_data-filter-hook
plugins/woocommerce/changelog/fix-warnings-from-product-elements
plugins/woocommerce/changelog/update-product-editor-register-metadata-block-attribute
plugins/woocommerce/changelog/fix-e2e-logged-out-user-handling
plugins/woocommerce/changelog/45402-add-45107-lys-settings-screen-page
plugins/woocommerce/changelog/45359-add-featured-collection-tests
plugins/woocommerce/changelog/fix-26692-order-invoice-nomenclature
plugins/woocommerce/changelog/45626-45282-fix-active-badge-color
plugins/woocommerce/changelog/dev-36777_update_copy_inventory_management
plugins/woocommerce/changelog/45546-45539-cys-on-core-transitional-page-i2
plugins/woocommerce/changelog/45404-add-lys-status-pill
plugins/woocommerce/changelog/44664-refactor-42362-convert-no-reviews-placeholder-file-from-js-to-ts
plugins/woocommerce/changelog/45581-remove-block-hooks-theme-include-list-guard
plugins/woocommerce/changelog/fix-customer-list-blank
plugins/woocommerce/changelog/direct-link-to-connect-page-for-supported-countries
plugins/woocommerce/changelog/45153-dev-fix-broken-import-e2e
plugins/woocommerce/changelog/update-wp-6.5
plugins/woocommerce/changelog/add-39886_e2e_test_create_variations
plugins/woocommerce/changelog/44890-cys-fix-complete-products-task
plugins/woocommerce/changelog/45713-show-modal-when-cys-task-complete
plugins/woocommerce/changelog/add-43232
plugins/woocommerce/changelog/45414-45383-selected-footer-header-first
plugins/woocommerce/changelog/e2e-add-merchant-checkout-block
plugins/woocommerce/changelog/45894-45350-transitional-page-e2e-tests
plugins/woocommerce/changelog/.gitkeep
plugins/woocommerce/changelog/e2e-add-merchant-transform-cart-test
plugins/woocommerce/changelog/tweak-blocks-e2e-allow-manual-trigger
plugins/woocommerce/changelog/45196-44889-cys-override-the-header-template-part-when-saving-in-the-assembler
plugins/woocommerce/changelog/add-44224
plugins/woocommerce/changelog/docs-improve-compatibility-layer-description
plugins/woocommerce/changelog/e2e-fix-flaky-create-variable-product-test
plugins/woocommerce/changelog/2023-10-24-08-52-26-105513
plugins/woocommerce/changelog/45519-45479-fix-404-error
plugins/woocommerce/changelog/add-additiona-checkout-fields-e2e
plugins/woocommerce/changelog/45678-fix-tracking-event-transitional-page
plugins/woocommerce/changelog/44821-44820-cys-on-core-display-a-new-modal-informing-the-theme-switch-whenever-the-user-clicks-on-the-start-designing-button
plugins/woocommerce/changelog/add-phone-number-to-order-preview
plugins/woocommerce/changelog/add-lys-xstate-scaffold
plugins/woocommerce/changelog/dev-blocks-package-housekeeping
plugins/woocommerce/changelog/add-44303-e2e-tests-for-notice-templates
plugins/woocommerce/changelog/dev-39449_add_source_prop_to_legacy_editor
plugins/woocommerce/changelog/fix-wccom-19988-double-bubble
plugins/woocommerce/changelog/44892-dakota-product-types-extensibility
plugins/woocommerce/changelog/dev-41786_update_attributes_tooltip_copy
plugins/woocommerce/changelog/45614-update-41534-improve-local-pickup-flow
plugins/woocommerce/changelog/45327-fix-45228-filter-is-not-applied-when-using-the-numeric-inputs
plugins/woocommerce/changelog/update-marketing-number-formatting
plugins/woocommerce/changelog/fix-41910
plugins/woocommerce/changelog/45498-fix-task-list-data
plugins/woocommerce/changelog/add-44761
plugins/woocommerce/changelog/45411-improve-font_installation_async
plugins/woocommerce/changelog/e2e-fix-convert-pages-to-shortcode
plugins/woocommerce/changelog/fix-product-filter-minor-fixes
plugins/woocommerce/changelog/e2e-shopper-product-filters
plugins/woocommerce/changelog/fix-37548
plugins/woocommerce/changelog/45296-45281-cys-on-core-identify-if-the-current-active-tt4-theme-has-been-already-modified-by-the-user
plugins/woocommerce/changelog/26289-validate-coupon-allowed-emails
plugins/woocommerce/woocommerce.php
plugins/woocommerce/phpcs.xml
plugins/woocommerce/client/legacy/package.json
@ -8417,6 +8205,7 @@ plugins/woocommerce/tests/e2e-pw/tests/customize-store/loading-screen/loading-sc
plugins/woocommerce/tests/e2e-pw/tests/customize-store/loading-screen/loading-screen.utils.js
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler-hub.spec.js
plugins/woocommerce/tests/e2e-pw/tests/customize-store/intro.spec.js
plugins/woocommerce/tests/e2e-pw/tests/customize-store/transitional.spec.js
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/assembler.page.js
plugins/woocommerce/tests/e2e-pw/tests/admin-marketing/overview.spec.js
plugins/woocommerce/tests/e2e-pw/tests/admin-marketing/coupons.spec.js
@ -11276,6 +11065,7 @@ plugins/woo-ai/changelog/42860-update-pnpm
plugins/woo-ai/changelog/44382-fix-pnpm-lock-update
plugins/woo-ai/changelog/fix-domain-substitution
plugins/woo-ai/changelog/update-tweak-remove-href-li
plugins/woo-ai/changelog/45871-dev-woo-ai-wp-65-update
plugins/woo-ai/changelog/.gitkeep
plugins/woo-ai/changelog/43769-add-woo-ai-watch
plugins/woo-ai/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs

View file

@ -6171,6 +6171,11 @@ system/apps/desktop/login_spec.rb
apps/desktop/login_spec.rb
desktop/login_spec.rb
login_spec.rb
spec/system/apps/desktop/registration_spec.rb
system/apps/desktop/registration_spec.rb
apps/desktop/registration_spec.rb
desktop/registration_spec.rb
registration_spec.rb
spec/system/system/maintenance/app_version_spec.rb
system/system/maintenance/app_version_spec.rb
system/maintenance/app_version_spec.rb
@ -21957,6 +21962,13 @@ app/lib/mixins/view_helpers.coffee
lib/mixins/view_helpers.coffee
mixins/view_helpers.coffee
view_helpers.coffee
app/assets/javascripts/app/lib/mixins/execution_localization.coffee
assets/javascripts/app/lib/mixins/execution_localization.coffee
javascripts/app/lib/mixins/execution_localization.coffee
app/lib/mixins/execution_localization.coffee
lib/mixins/execution_localization.coffee
mixins/execution_localization.coffee
execution_localization.coffee
app/assets/javascripts/app/lib/mixins/ticket_mass_updatable.coffee
assets/javascripts/app/lib/mixins/ticket_mass_updatable.coffee
javascripts/app/lib/mixins/ticket_mass_updatable.coffee

View file

@ -1615,6 +1615,7 @@ spec/system/apps/mobile/organization/edit_spec.rb
spec/system/apps/mobile/account/avatar_spec.rb
spec/system/apps/desktop/admin_password_auth_spec.rb
spec/system/apps/desktop/login_spec.rb
spec/system/apps/desktop/registration_spec.rb
spec/system/system/maintenance/app_version_spec.rb
spec/system/system/maintenance/session_message_spec.rb
spec/system/system/ssl_certificates_spec.rb
@ -4443,6 +4444,7 @@ app/assets/javascripts/app/lib/mixins/ticket_notification_matrix.coffee
app/assets/javascripts/app/lib/mixins/ticket_number_input.coffee
app/assets/javascripts/app/lib/mixins/knowledge_base_translationable.coffee
app/assets/javascripts/app/lib/mixins/view_helpers.coffee
app/assets/javascripts/app/lib/mixins/execution_localization.coffee
app/assets/javascripts/app/lib/mixins/ticket_mass_updatable.coffee
app/assets/javascripts/app/lib/mixins/popover_providable.coffee
app/assets/javascripts/app/lib/mixins/valid_users_for_ticket_selection_methods.coffee