[Github Action] Automated trickest wordlists update.

This commit is contained in:
GitHub Action 2024-01-05 00:19:38 +00:00
parent 42eb032872
commit 606ab425e6
25 changed files with 7765 additions and 1948 deletions

View File

@ -1767,6 +1767,13 @@ tests/Feature/API/CategoryProductTest.php
Feature/API/CategoryProductTest.php
API/CategoryProductTest.php
CategoryProductTest.php
packages/Webkul/Shop/tests/Feature/Checkout/CheckoutTest.php
Webkul/Shop/tests/Feature/Checkout/CheckoutTest.php
Shop/tests/Feature/Checkout/CheckoutTest.php
tests/Feature/Checkout/CheckoutTest.php
Feature/Checkout/CheckoutTest.php
Checkout/CheckoutTest.php
CheckoutTest.php
packages/Webkul/Shop/tests/Feature/RegistrationPageTest.php
Webkul/Shop/tests/Feature/RegistrationPageTest.php
Shop/tests/Feature/RegistrationPageTest.php
@ -10112,6 +10119,13 @@ src/Database/Factories/CartAddressFactory.php
Database/Factories/CartAddressFactory.php
Factories/CartAddressFactory.php
CartAddressFactory.php
packages/Webkul/Checkout/src/Database/Factories/CartShippingRateFactory.php
Webkul/Checkout/src/Database/Factories/CartShippingRateFactory.php
Checkout/src/Database/Factories/CartShippingRateFactory.php
src/Database/Factories/CartShippingRateFactory.php
Database/Factories/CartShippingRateFactory.php
Factories/CartShippingRateFactory.php
CartShippingRateFactory.php
packages/Webkul/Checkout/src/Database/Factories/CartFactory.php
Webkul/Checkout/src/Database/Factories/CartFactory.php
Checkout/src/Database/Factories/CartFactory.php
@ -13877,6 +13891,13 @@ default/build/assets/logo-942157c2.svg
build/assets/logo-942157c2.svg
assets/logo-942157c2.svg
logo-942157c2.svg
public/themes/shop/default/build/assets/app-357ab995.js
themes/shop/default/build/assets/app-357ab995.js
shop/default/build/assets/app-357ab995.js
default/build/assets/app-357ab995.js
build/assets/app-357ab995.js
assets/app-357ab995.js
app-357ab995.js
public/themes/shop/default/build/assets/hero-image-3170dce6.webp
themes/shop/default/build/assets/hero-image-3170dce6.webp
shop/default/build/assets/hero-image-3170dce6.webp

View File

@ -239,6 +239,7 @@ packages/Webkul/Shop/tests/ShopTestCase.php
packages/Webkul/Shop/tests/Unit/ExampleTest.php
packages/Webkul/Shop/tests/Feature/API/ProductTest.php
packages/Webkul/Shop/tests/Feature/API/CategoryProductTest.php
packages/Webkul/Shop/tests/Feature/Checkout/CheckoutTest.php
packages/Webkul/Shop/tests/Feature/RegistrationPageTest.php
packages/Webkul/Shop/tests/Feature/HomePageTest.php
packages/Webkul/Shop/tests/Feature/LoginPageTest.php
@ -1306,6 +1307,7 @@ packages/Webkul/Checkout/src/Cart.php
packages/Webkul/Checkout/src/Database/Factories/CartPaymentFactory.php
packages/Webkul/Checkout/src/Database/Factories/CartItemFactory.php
packages/Webkul/Checkout/src/Database/Factories/CartAddressFactory.php
packages/Webkul/Checkout/src/Database/Factories/CartShippingRateFactory.php
packages/Webkul/Checkout/src/Database/Factories/CartFactory.php
packages/Webkul/Checkout/src/Database/Migrations/2018_09_05_150444_create_cart_table.php
packages/Webkul/Checkout/src/Database/Migrations/2018_09_05_150915_create_cart_items_table.php
@ -1983,6 +1985,7 @@ public/themes/shop/default/build/assets/app-5b62a8dc.js
public/themes/shop/default/build/assets/large-product-placeholder-13b8a96b.webp
public/themes/shop/default/build/assets/medium-product-placeholder-3b1a7b7d.webp
public/themes/shop/default/build/assets/logo-942157c2.svg
public/themes/shop/default/build/assets/app-357ab995.js
public/themes/shop/default/build/assets/hero-image-3170dce6.webp
public/themes/shop/default/build/manifest.json
public/themes/admin/default/build/assets/captcha-061d77ab.svg

View File

@ -5729,6 +5729,8 @@ license
healthy-eggs-help.md
.changeset/witty-carpets-add.md
witty-carpets-add.md
.changeset/breezy-candles-wonder.md
breezy-candles-wonder.md
.changeset/red-zebras-rhyme.md
red-zebras-rhyme.md
.changeset/chilled-humans-report.md
@ -5779,6 +5781,8 @@ silver-cameras-end.md
witty-eagles-search.md
.changeset/sixty-plums-wash.md
sixty-plums-wash.md
.changeset/shy-tomatoes-sing.md
shy-tomatoes-sing.md
.changeset/strange-eggs-admire.md
strange-eggs-admire.md
.changeset/long-mayflies-try.md

View File

@ -1149,6 +1149,7 @@ packages/data/tsconfig.json
packages/data/license
.changeset/healthy-eggs-help.md
.changeset/witty-carpets-add.md
.changeset/breezy-candles-wonder.md
.changeset/red-zebras-rhyme.md
.changeset/chilled-humans-report.md
.changeset/thick-spiders-share.md
@ -1174,6 +1175,7 @@ packages/data/license
.changeset/silver-cameras-end.md
.changeset/witty-eagles-search.md
.changeset/sixty-plums-wash.md
.changeset/shy-tomatoes-sing.md
.changeset/strange-eggs-admire.md
.changeset/long-mayflies-try.md
.changeset/old-llamas-check.md

View File

@ -2563,6 +2563,11 @@ install/mysql/migration/14.0.0-15.0.0.sql
mysql/migration/14.0.0-15.0.0.sql
migration/14.0.0-15.0.0.sql
14.0.0-15.0.0.sql
htdocs/install/mysql/migration/19.0.0-20.0.0.sql
install/mysql/migration/19.0.0-20.0.0.sql
mysql/migration/19.0.0-20.0.0.sql
migration/19.0.0-20.0.0.sql
19.0.0-20.0.0.sql
htdocs/install/mysql/migration/6.0.0-7.0.0.sql
install/mysql/migration/6.0.0-7.0.0.sql
mysql/migration/6.0.0-7.0.0.sql
@ -34467,6 +34472,10 @@ htdocs/core/lib/website.lib.php
core/lib/website.lib.php
lib/website.lib.php
website.lib.php
htdocs/core/lib/profid.lib.php
core/lib/profid.lib.php
lib/profid.lib.php
profid.lib.php
htdocs/core/lib/report.lib.php
core/lib/report.lib.php
lib/report.lib.php

View File

@ -571,6 +571,7 @@ htdocs/install/mysql/migration/3.7.0-3.8.0.sql
htdocs/install/mysql/migration/3.3.0-3.4.0.sql
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
htdocs/install/mysql/migration/14.0.0-15.0.0.sql
htdocs/install/mysql/migration/19.0.0-20.0.0.sql
htdocs/install/mysql/migration/6.0.0-7.0.0.sql
htdocs/install/mysql/migration/7.0.0-8.0.0.sql
htdocs/install/mysql/migration/11.0.0-12.0.0.sql
@ -8380,6 +8381,7 @@ htdocs/core/lib/json.lib.php
htdocs/core/lib/agenda.lib.php
htdocs/core/lib/memory.lib.php
htdocs/core/lib/website.lib.php
htdocs/core/lib/profid.lib.php
htdocs/core/lib/report.lib.php
htdocs/core/lib/takepos.lib.php
htdocs/core/lib/propal.lib.php

View File

@ -9346,6 +9346,13 @@ Nop.Web.Tests/Public/Factories/NewsletterModelFactoryTests.cs
Public/Factories/NewsletterModelFactoryTests.cs
Factories/NewsletterModelFactoryTests.cs
NewsletterModelFactoryTests.cs
src/Tests/Nop.Tests/Nop.Web.Tests/Public/Factories/CountryModelFactoryTests.cs
Tests/Nop.Tests/Nop.Web.Tests/Public/Factories/CountryModelFactoryTests.cs
Nop.Tests/Nop.Web.Tests/Public/Factories/CountryModelFactoryTests.cs
Nop.Web.Tests/Public/Factories/CountryModelFactoryTests.cs
Public/Factories/CountryModelFactoryTests.cs
Factories/CountryModelFactoryTests.cs
CountryModelFactoryTests.cs
src/Tests/Nop.Tests/Nop.Web.Tests/Public/Models/Polls/PollModelTests.cs
Tests/Nop.Tests/Nop.Web.Tests/Public/Models/Polls/PollModelTests.cs
Nop.Tests/Nop.Web.Tests/Public/Models/Polls/PollModelTests.cs

View File

@ -1708,6 +1708,7 @@ src/Tests/Nop.Tests/Nop.Web.Tests/Public/Factories/ShoppingCartModelFactoryTests
src/Tests/Nop.Tests/Nop.Web.Tests/Public/Factories/CatalogModelFactorySpecialTests.cs
src/Tests/Nop.Tests/Nop.Web.Tests/Public/Factories/CatalogModelFactoryBaseTests.cs
src/Tests/Nop.Tests/Nop.Web.Tests/Public/Factories/NewsletterModelFactoryTests.cs
src/Tests/Nop.Tests/Nop.Web.Tests/Public/Factories/CountryModelFactoryTests.cs
src/Tests/Nop.Tests/Nop.Web.Tests/Public/Models/Polls/PollModelTests.cs
src/Tests/Nop.Tests/Nop.Web.Tests/Public/Models/News/HomepageNewsItemsModelTests.cs
src/Tests/Nop.Tests/Nop.Web.Tests/Public/TestWidgetPlugin.cs

View File

@ -20503,14 +20503,6 @@ Configure/ShopParameters/OrderPreferences/OrderPreferencesGeneralFormDataProvide
ShopParameters/OrderPreferences/OrderPreferencesGeneralFormDataProvider.php
OrderPreferences/OrderPreferencesGeneralFormDataProvider.php
OrderPreferencesGeneralFormDataProvider.php
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/OrderPreferences/OrderPreferencesFormDataProvider.php
PrestaShopBundle/Form/Admin/Configure/ShopParameters/OrderPreferences/OrderPreferencesFormDataProvider.php
Form/Admin/Configure/ShopParameters/OrderPreferences/OrderPreferencesFormDataProvider.php
Admin/Configure/ShopParameters/OrderPreferences/OrderPreferencesFormDataProvider.php
Configure/ShopParameters/OrderPreferences/OrderPreferencesFormDataProvider.php
ShopParameters/OrderPreferences/OrderPreferencesFormDataProvider.php
OrderPreferences/OrderPreferencesFormDataProvider.php
OrderPreferencesFormDataProvider.php
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/OrderPreferences/GeneralType.php
PrestaShopBundle/Form/Admin/Configure/ShopParameters/OrderPreferences/GeneralType.php
Form/Admin/Configure/ShopParameters/OrderPreferences/GeneralType.php
@ -20768,14 +20760,6 @@ Configure/ShopParameters/ProductPreferences/PaginationFormDataProvider.php
ShopParameters/ProductPreferences/PaginationFormDataProvider.php
ProductPreferences/PaginationFormDataProvider.php
PaginationFormDataProvider.php
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/ProductPreferences/ProductPreferencesFormDataProvider.php
PrestaShopBundle/Form/Admin/Configure/ShopParameters/ProductPreferences/ProductPreferencesFormDataProvider.php
Form/Admin/Configure/ShopParameters/ProductPreferences/ProductPreferencesFormDataProvider.php
Admin/Configure/ShopParameters/ProductPreferences/ProductPreferencesFormDataProvider.php
Configure/ShopParameters/ProductPreferences/ProductPreferencesFormDataProvider.php
ShopParameters/ProductPreferences/ProductPreferencesFormDataProvider.php
ProductPreferences/ProductPreferencesFormDataProvider.php
ProductPreferencesFormDataProvider.php
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/ProductPreferences/ProductPreferencesFormHandler.php
PrestaShopBundle/Form/Admin/Configure/ShopParameters/ProductPreferences/ProductPreferencesFormHandler.php
Form/Admin/Configure/ShopParameters/ProductPreferences/ProductPreferencesFormHandler.php
@ -47348,9 +47332,6 @@ src/Adapter/Preferences/PreferencesConfiguration.php
Adapter/Preferences/PreferencesConfiguration.php
Preferences/PreferencesConfiguration.php
PreferencesConfiguration.php
src/Adapter/ObjectPresenter.php
Adapter/ObjectPresenter.php
ObjectPresenter.php
src/Adapter/Module/AdminModuleDataProvider.php
Adapter/Module/AdminModuleDataProvider.php
Module/AdminModuleDataProvider.php
@ -51040,10 +51021,6 @@ src/Adapter/System/SystemInformation.php
Adapter/System/SystemInformation.php
System/SystemInformation.php
SystemInformation.php
src/Adapter/Cart/CartPresenter.php
Adapter/Cart/CartPresenter.php
Cart/CartPresenter.php
CartPresenter.php
src/Adapter/Cart/AbstractCartHandler.php
Adapter/Cart/AbstractCartHandler.php
Cart/AbstractCartHandler.php
@ -51562,8 +51539,6 @@ index.php
admin-dev/backups/.htaccess
backups/.htaccess
.htaccess
admin-dev/footer.inc.php
footer.inc.php
admin-dev/import/index.php
import/index.php
index.php
@ -60334,8 +60309,6 @@ index.php
admin-dev/autoupgrade/index.php
autoupgrade/index.php
index.php
admin-dev/header.inc.php
header.inc.php
admin-dev/cron_currency_rates.php
cron_currency_rates.php
admin-dev/init.php

View File

@ -3235,7 +3235,6 @@ src/PrestaShopBundle/Form/Admin/Improve/International/Localization/LocalizationC
src/PrestaShopBundle/Form/Admin/Improve/International/Localization/LocalUnitsType.php
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/OrderStates/OrderStateType.php
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/OrderPreferences/OrderPreferencesGeneralFormDataProvider.php
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/OrderPreferences/OrderPreferencesFormDataProvider.php
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/OrderPreferences/GeneralType.php
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/OrderPreferences/GiftOptionsType.php
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/OrderPreferences/OrderPreferencesGiftOptionsFormDataProvider.php
@ -3267,7 +3266,6 @@ src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/ProductPreferences/Stoc
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/ProductPreferences/GeneralType.php
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/ProductPreferences/PaginationType.php
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/ProductPreferences/PaginationFormDataProvider.php
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/ProductPreferences/ProductPreferencesFormDataProvider.php
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/ProductPreferences/ProductPreferencesFormHandler.php
src/PrestaShopBundle/Form/Admin/Configure/ShopParameters/ProductPreferences/GeneralFormDataProvider.php
src/PrestaShopBundle/Form/Admin/Configure/AdvancedParameters/RequestSql/SqlRequestType.php
@ -7446,7 +7444,6 @@ src/Adapter/Kpi/TopCategoryKpi.php
src/Adapter/Kpi/ShoppingCartTotalKpi.php
src/Adapter/Kpi/MostCommonCustomersGenderKpi.php
src/Adapter/Preferences/PreferencesConfiguration.php
src/Adapter/ObjectPresenter.php
src/Adapter/Module/AdminModuleDataProvider.php
src/Adapter/Module/PaymentModuleListProvider.php
src/Adapter/Module/Module.php
@ -8201,7 +8198,6 @@ src/Adapter/CMS/PageCategory/CommandHandler/EditCmsPageCategoryHandler.php
src/Adapter/CMS/PageCategory/CategoriesProvider.php
src/Adapter/CMS/CMSDataProvider.php
src/Adapter/System/SystemInformation.php
src/Adapter/Cart/CartPresenter.php
src/Adapter/Cart/AbstractCartHandler.php
src/Adapter/Cart/QueryHandler/GetLastEmptyCustomerCartHandler.php
src/Adapter/Cart/QueryHandler/GetCartForViewingHandler.php
@ -8319,7 +8315,6 @@ themes/.eslintignore
themes/package-lock.json
admin-dev/backups/index.php
admin-dev/backups/.htaccess
admin-dev/footer.inc.php
admin-dev/import/index.php
admin-dev/import/.htaccess
admin-dev/robots.txt
@ -9575,7 +9570,6 @@ admin-dev/filemanager/lang/hr.php
admin-dev/filemanager/lang/br.php
admin-dev/autoupgrade/backup/index.php
admin-dev/autoupgrade/index.php
admin-dev/header.inc.php
admin-dev/cron_currency_rates.php
admin-dev/init.php
admin-dev/export/index.php

View File

@ -4081,6 +4081,13 @@ Framework/Api/Controller/CustomSnippetFormatControllerTest.php
Api/Controller/CustomSnippetFormatControllerTest.php
Controller/CustomSnippetFormatControllerTest.php
CustomSnippetFormatControllerTest.php
tests/integration/Core/Framework/Api/Controller/SyncControllerTest.php
integration/Core/Framework/Api/Controller/SyncControllerTest.php
Core/Framework/Api/Controller/SyncControllerTest.php
Framework/Api/Controller/SyncControllerTest.php
Api/Controller/SyncControllerTest.php
Controller/SyncControllerTest.php
SyncControllerTest.php
tests/integration/Core/Framework/Api/ApiAwareTest.php
integration/Core/Framework/Api/ApiAwareTest.php
Core/Framework/Api/ApiAwareTest.php
@ -6227,6 +6234,13 @@ Framework/DataAbstractionLayer/Write/WriteCommandExtractorTest.php
DataAbstractionLayer/Write/WriteCommandExtractorTest.php
Write/WriteCommandExtractorTest.php
WriteCommandExtractorTest.php
tests/integration/Core/Framework/DataAbstractionLayer/Write/EntityWriterTest.php
integration/Core/Framework/DataAbstractionLayer/Write/EntityWriterTest.php
Core/Framework/DataAbstractionLayer/Write/EntityWriterTest.php
Framework/DataAbstractionLayer/Write/EntityWriterTest.php
DataAbstractionLayer/Write/EntityWriterTest.php
Write/EntityWriterTest.php
EntityWriterTest.php
tests/integration/Core/Framework/Changelog/ChangelogParserTest.php
integration/Core/Framework/Changelog/ChangelogParserTest.php
Core/Framework/Changelog/ChangelogParserTest.php
@ -14712,6 +14726,13 @@ DataAbstractionLayer/Write/Command/WriteTypeIntendExceptionTest.php
Write/Command/WriteTypeIntendExceptionTest.php
Command/WriteTypeIntendExceptionTest.php
WriteTypeIntendExceptionTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Write/WriteInputValidatorTest.php
unit/Core/Framework/DataAbstractionLayer/Write/WriteInputValidatorTest.php
Core/Framework/DataAbstractionLayer/Write/WriteInputValidatorTest.php
Framework/DataAbstractionLayer/Write/WriteInputValidatorTest.php
DataAbstractionLayer/Write/WriteInputValidatorTest.php
Write/WriteInputValidatorTest.php
WriteInputValidatorTest.php
tests/unit/Core/Framework/DataAbstractionLayer/EntityTest.php
unit/Core/Framework/DataAbstractionLayer/EntityTest.php
Core/Framework/DataAbstractionLayer/EntityTest.php
@ -15856,6 +15877,13 @@ System/UsageData/Consent/ConsentReporterTest.php
UsageData/Consent/ConsentReporterTest.php
Consent/ConsentReporterTest.php
ConsentReporterTest.php
tests/unit/Core/System/UsageData/Consent/BannerServiceTest.php
unit/Core/System/UsageData/Consent/BannerServiceTest.php
Core/System/UsageData/Consent/BannerServiceTest.php
System/UsageData/Consent/BannerServiceTest.php
UsageData/Consent/BannerServiceTest.php
Consent/BannerServiceTest.php
BannerServiceTest.php
tests/unit/Core/System/UsageData/Consent/ConsentServiceTest.php
unit/Core/System/UsageData/Consent/ConsentServiceTest.php
Core/System/UsageData/Consent/ConsentServiceTest.php
@ -34561,15 +34589,6 @@ src/app/service/app-cms.service.spec.vue2.js
app/service/app-cms.service.spec.vue2.js
service/app-cms.service.spec.vue2.js
app-cms.service.spec.vue2.js
src/Administration/Resources/app/administration/src/app/service/filter.service.spec.vue2.js
Administration/Resources/app/administration/src/app/service/filter.service.spec.vue2.js
Resources/app/administration/src/app/service/filter.service.spec.vue2.js
app/administration/src/app/service/filter.service.spec.vue2.js
administration/src/app/service/filter.service.spec.vue2.js
src/app/service/filter.service.spec.vue2.js
app/service/filter.service.spec.vue2.js
service/filter.service.spec.vue2.js
filter.service.spec.vue2.js
src/Administration/Resources/app/administration/src/app/service/search-preferences.service.spec.js
Administration/Resources/app/administration/src/app/service/search-preferences.service.spec.js
Resources/app/administration/src/app/service/search-preferences.service.spec.js
@ -34642,6 +34661,15 @@ src/app/service/recently-search.service.spec.js
app/service/recently-search.service.spec.js
service/recently-search.service.spec.js
recently-search.service.spec.js
src/Administration/Resources/app/administration/src/app/service/filter.service.spec.js
Administration/Resources/app/administration/src/app/service/filter.service.spec.js
Resources/app/administration/src/app/service/filter.service.spec.js
app/administration/src/app/service/filter.service.spec.js
administration/src/app/service/filter.service.spec.js
src/app/service/filter.service.spec.js
app/service/filter.service.spec.js
service/filter.service.spec.js
filter.service.spec.js
src/Administration/Resources/app/administration/src/app/service/acl.service.spec.js
Administration/Resources/app/administration/src/app/service/acl.service.spec.js
Resources/app/administration/src/app/service/acl.service.spec.js
@ -34831,6 +34859,15 @@ src/app/mixin/user-settings.mixin.spec.js
app/mixin/user-settings.mixin.spec.js
mixin/user-settings.mixin.spec.js
user-settings.mixin.spec.js
src/Administration/Resources/app/administration/src/app/mixin/salutation.mixin.spec.js
Administration/Resources/app/administration/src/app/mixin/salutation.mixin.spec.js
Resources/app/administration/src/app/mixin/salutation.mixin.spec.js
app/administration/src/app/mixin/salutation.mixin.spec.js
administration/src/app/mixin/salutation.mixin.spec.js
src/app/mixin/salutation.mixin.spec.js
app/mixin/salutation.mixin.spec.js
mixin/salutation.mixin.spec.js
salutation.mixin.spec.js
src/Administration/Resources/app/administration/src/app/mixin/validation.mixin.ts
Administration/Resources/app/administration/src/app/mixin/validation.mixin.ts
Resources/app/administration/src/app/mixin/validation.mixin.ts
@ -34858,24 +34895,6 @@ src/app/mixin/placeholder.mixin.ts
app/mixin/placeholder.mixin.ts
mixin/placeholder.mixin.ts
placeholder.mixin.ts
src/Administration/Resources/app/administration/src/app/mixin/validation.mixin.spec.vue2.js
Administration/Resources/app/administration/src/app/mixin/validation.mixin.spec.vue2.js
Resources/app/administration/src/app/mixin/validation.mixin.spec.vue2.js
app/administration/src/app/mixin/validation.mixin.spec.vue2.js
administration/src/app/mixin/validation.mixin.spec.vue2.js
src/app/mixin/validation.mixin.spec.vue2.js
app/mixin/validation.mixin.spec.vue2.js
mixin/validation.mixin.spec.vue2.js
validation.mixin.spec.vue2.js
src/Administration/Resources/app/administration/src/app/mixin/notification.mixin.spec.vue2.js
Administration/Resources/app/administration/src/app/mixin/notification.mixin.spec.vue2.js
Resources/app/administration/src/app/mixin/notification.mixin.spec.vue2.js
app/administration/src/app/mixin/notification.mixin.spec.vue2.js
administration/src/app/mixin/notification.mixin.spec.vue2.js
src/app/mixin/notification.mixin.spec.vue2.js
app/mixin/notification.mixin.spec.vue2.js
mixin/notification.mixin.spec.vue2.js
notification.mixin.spec.vue2.js
src/Administration/Resources/app/administration/src/app/mixin/placeholder.mixin.spec.js
Administration/Resources/app/administration/src/app/mixin/placeholder.mixin.spec.js
Resources/app/administration/src/app/mixin/placeholder.mixin.spec.js
@ -34885,6 +34904,15 @@ src/app/mixin/placeholder.mixin.spec.js
app/mixin/placeholder.mixin.spec.js
mixin/placeholder.mixin.spec.js
placeholder.mixin.spec.js
src/Administration/Resources/app/administration/src/app/mixin/notification.mixin.spec.js
Administration/Resources/app/administration/src/app/mixin/notification.mixin.spec.js
Resources/app/administration/src/app/mixin/notification.mixin.spec.js
app/administration/src/app/mixin/notification.mixin.spec.js
administration/src/app/mixin/notification.mixin.spec.js
src/app/mixin/notification.mixin.spec.js
app/mixin/notification.mixin.spec.js
mixin/notification.mixin.spec.js
notification.mixin.spec.js
src/Administration/Resources/app/administration/src/app/mixin/position.mixin.ts
Administration/Resources/app/administration/src/app/mixin/position.mixin.ts
Resources/app/administration/src/app/mixin/position.mixin.ts
@ -34912,15 +34940,6 @@ src/app/mixin/form-field.mixin.ts
app/mixin/form-field.mixin.ts
mixin/form-field.mixin.ts
form-field.mixin.ts
src/Administration/Resources/app/administration/src/app/mixin/salutation.mixin.spec.vue2.js
Administration/Resources/app/administration/src/app/mixin/salutation.mixin.spec.vue2.js
Resources/app/administration/src/app/mixin/salutation.mixin.spec.vue2.js
app/administration/src/app/mixin/salutation.mixin.spec.vue2.js
administration/src/app/mixin/salutation.mixin.spec.vue2.js
src/app/mixin/salutation.mixin.spec.vue2.js
app/mixin/salutation.mixin.spec.vue2.js
mixin/salutation.mixin.spec.vue2.js
salutation.mixin.spec.vue2.js
src/Administration/Resources/app/administration/src/app/mixin/form-field.mixin.spec.js
Administration/Resources/app/administration/src/app/mixin/form-field.mixin.spec.js
Resources/app/administration/src/app/mixin/form-field.mixin.spec.js
@ -34948,6 +34967,15 @@ src/app/mixin/salutation.mixin.ts
app/mixin/salutation.mixin.ts
mixin/salutation.mixin.ts
salutation.mixin.ts
src/Administration/Resources/app/administration/src/app/mixin/validation.mixin.spec.js
Administration/Resources/app/administration/src/app/mixin/validation.mixin.spec.js
Resources/app/administration/src/app/mixin/validation.mixin.spec.js
app/administration/src/app/mixin/validation.mixin.spec.js
administration/src/app/mixin/validation.mixin.spec.js
src/app/mixin/validation.mixin.spec.js
app/mixin/validation.mixin.spec.js
mixin/validation.mixin.spec.js
validation.mixin.spec.js
src/Administration/Resources/app/administration/src/app/mixin/user-settings.mixin.ts
Administration/Resources/app/administration/src/app/mixin/user-settings.mixin.ts
Resources/app/administration/src/app/mixin/user-settings.mixin.ts
@ -39843,6 +39871,17 @@ component/utils/sw-notifications/sw-notifications.html.twig
utils/sw-notifications/sw-notifications.html.twig
sw-notifications/sw-notifications.html.twig
sw-notifications.html.twig
src/Administration/Resources/app/administration/src/app/component/utils/sw-status/sw-status.spec.js
Administration/Resources/app/administration/src/app/component/utils/sw-status/sw-status.spec.js
Resources/app/administration/src/app/component/utils/sw-status/sw-status.spec.js
app/administration/src/app/component/utils/sw-status/sw-status.spec.js
administration/src/app/component/utils/sw-status/sw-status.spec.js
src/app/component/utils/sw-status/sw-status.spec.js
app/component/utils/sw-status/sw-status.spec.js
component/utils/sw-status/sw-status.spec.js
utils/sw-status/sw-status.spec.js
sw-status/sw-status.spec.js
sw-status.spec.js
src/Administration/Resources/app/administration/src/app/component/utils/sw-status/index.js
Administration/Resources/app/administration/src/app/component/utils/sw-status/index.js
Resources/app/administration/src/app/component/utils/sw-status/index.js
@ -39865,17 +39904,6 @@ component/utils/sw-status/sw-status.scss
utils/sw-status/sw-status.scss
sw-status/sw-status.scss
sw-status.scss
src/Administration/Resources/app/administration/src/app/component/utils/sw-status/sw-status.spec.vue2.js
Administration/Resources/app/administration/src/app/component/utils/sw-status/sw-status.spec.vue2.js
Resources/app/administration/src/app/component/utils/sw-status/sw-status.spec.vue2.js
app/administration/src/app/component/utils/sw-status/sw-status.spec.vue2.js
administration/src/app/component/utils/sw-status/sw-status.spec.vue2.js
src/app/component/utils/sw-status/sw-status.spec.vue2.js
app/component/utils/sw-status/sw-status.spec.vue2.js
component/utils/sw-status/sw-status.spec.vue2.js
utils/sw-status/sw-status.spec.vue2.js
sw-status/sw-status.spec.vue2.js
sw-status.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/utils/sw-status/sw-status.html.twig
Administration/Resources/app/administration/src/app/component/utils/sw-status/sw-status.html.twig
Resources/app/administration/src/app/component/utils/sw-status/sw-status.html.twig
@ -40195,17 +40223,17 @@ component/utils/sw-notification-center-item/sw-notification-center-item.html.twi
utils/sw-notification-center-item/sw-notification-center-item.html.twig
sw-notification-center-item/sw-notification-center-item.html.twig
sw-notification-center-item.html.twig
src/Administration/Resources/app/administration/src/app/component/utils/sw-loader/sw-loader.spec.vue2.js
Administration/Resources/app/administration/src/app/component/utils/sw-loader/sw-loader.spec.vue2.js
Resources/app/administration/src/app/component/utils/sw-loader/sw-loader.spec.vue2.js
app/administration/src/app/component/utils/sw-loader/sw-loader.spec.vue2.js
administration/src/app/component/utils/sw-loader/sw-loader.spec.vue2.js
src/app/component/utils/sw-loader/sw-loader.spec.vue2.js
app/component/utils/sw-loader/sw-loader.spec.vue2.js
component/utils/sw-loader/sw-loader.spec.vue2.js
utils/sw-loader/sw-loader.spec.vue2.js
sw-loader/sw-loader.spec.vue2.js
sw-loader.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/utils/sw-loader/sw-loader.spec.js
Administration/Resources/app/administration/src/app/component/utils/sw-loader/sw-loader.spec.js
Resources/app/administration/src/app/component/utils/sw-loader/sw-loader.spec.js
app/administration/src/app/component/utils/sw-loader/sw-loader.spec.js
administration/src/app/component/utils/sw-loader/sw-loader.spec.js
src/app/component/utils/sw-loader/sw-loader.spec.js
app/component/utils/sw-loader/sw-loader.spec.js
component/utils/sw-loader/sw-loader.spec.js
utils/sw-loader/sw-loader.spec.js
sw-loader/sw-loader.spec.js
sw-loader.spec.js
src/Administration/Resources/app/administration/src/app/component/utils/sw-loader/index.js
Administration/Resources/app/administration/src/app/component/utils/sw-loader/index.js
Resources/app/administration/src/app/component/utils/sw-loader/index.js
@ -49331,17 +49359,6 @@ sw-profile/extension/sw-admin-menu/sw-admin-menu.html.twig
extension/sw-admin-menu/sw-admin-menu.html.twig
sw-admin-menu/sw-admin-menu.html.twig
sw-admin-menu.html.twig
src/Administration/Resources/app/administration/src/module/sw-profile/page/sw-profile-index/sw-profile-index.spec.vue2.js
Administration/Resources/app/administration/src/module/sw-profile/page/sw-profile-index/sw-profile-index.spec.vue2.js
Resources/app/administration/src/module/sw-profile/page/sw-profile-index/sw-profile-index.spec.vue2.js
app/administration/src/module/sw-profile/page/sw-profile-index/sw-profile-index.spec.vue2.js
administration/src/module/sw-profile/page/sw-profile-index/sw-profile-index.spec.vue2.js
src/module/sw-profile/page/sw-profile-index/sw-profile-index.spec.vue2.js
module/sw-profile/page/sw-profile-index/sw-profile-index.spec.vue2.js
sw-profile/page/sw-profile-index/sw-profile-index.spec.vue2.js
page/sw-profile-index/sw-profile-index.spec.vue2.js
sw-profile-index/sw-profile-index.spec.vue2.js
sw-profile-index.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-profile/page/sw-profile-index/index.js
Administration/Resources/app/administration/src/module/sw-profile/page/sw-profile-index/index.js
Resources/app/administration/src/module/sw-profile/page/sw-profile-index/index.js
@ -49364,6 +49381,17 @@ sw-profile/page/sw-profile-index/sw-profile-index.html.twig
page/sw-profile-index/sw-profile-index.html.twig
sw-profile-index/sw-profile-index.html.twig
sw-profile-index.html.twig
src/Administration/Resources/app/administration/src/module/sw-profile/page/sw-profile-index/sw-profile-index.spec.js
Administration/Resources/app/administration/src/module/sw-profile/page/sw-profile-index/sw-profile-index.spec.js
Resources/app/administration/src/module/sw-profile/page/sw-profile-index/sw-profile-index.spec.js
app/administration/src/module/sw-profile/page/sw-profile-index/sw-profile-index.spec.js
administration/src/module/sw-profile/page/sw-profile-index/sw-profile-index.spec.js
src/module/sw-profile/page/sw-profile-index/sw-profile-index.spec.js
module/sw-profile/page/sw-profile-index/sw-profile-index.spec.js
sw-profile/page/sw-profile-index/sw-profile-index.spec.js
page/sw-profile-index/sw-profile-index.spec.js
sw-profile-index/sw-profile-index.spec.js
sw-profile-index.spec.js
src/Administration/Resources/app/administration/src/module/sw-profile/view/sw-profile-index-general/sw-profile-index-general.html.twig
Administration/Resources/app/administration/src/module/sw-profile/view/sw-profile-index-general/sw-profile-index-general.html.twig
Resources/app/administration/src/module/sw-profile/view/sw-profile-index-general/sw-profile-index-general.html.twig
@ -49419,17 +49447,17 @@ sw-profile/view/sw-profile-index-search-preferences/index.js
view/sw-profile-index-search-preferences/index.js
sw-profile-index-search-preferences/index.js
index.js
src/Administration/Resources/app/administration/src/module/sw-profile/view/sw-profile-index-search-preferences/sw-profile-index-search-preferences.spec.vue2.js
Administration/Resources/app/administration/src/module/sw-profile/view/sw-profile-index-search-preferences/sw-profile-index-search-preferences.spec.vue2.js
Resources/app/administration/src/module/sw-profile/view/sw-profile-index-search-preferences/sw-profile-index-search-preferences.spec.vue2.js
app/administration/src/module/sw-profile/view/sw-profile-index-search-preferences/sw-profile-index-search-preferences.spec.vue2.js
administration/src/module/sw-profile/view/sw-profile-index-search-preferences/sw-profile-index-search-preferences.spec.vue2.js
src/module/sw-profile/view/sw-profile-index-search-preferences/sw-profile-index-search-preferences.spec.vue2.js
module/sw-profile/view/sw-profile-index-search-preferences/sw-profile-index-search-preferences.spec.vue2.js
sw-profile/view/sw-profile-index-search-preferences/sw-profile-index-search-preferences.spec.vue2.js
view/sw-profile-index-search-preferences/sw-profile-index-search-preferences.spec.vue2.js
sw-profile-index-search-preferences/sw-profile-index-search-preferences.spec.vue2.js
sw-profile-index-search-preferences.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-profile/view/sw-profile-index-search-preferences/sw-profile-index-search-preferences.spec.js
Administration/Resources/app/administration/src/module/sw-profile/view/sw-profile-index-search-preferences/sw-profile-index-search-preferences.spec.js
Resources/app/administration/src/module/sw-profile/view/sw-profile-index-search-preferences/sw-profile-index-search-preferences.spec.js
app/administration/src/module/sw-profile/view/sw-profile-index-search-preferences/sw-profile-index-search-preferences.spec.js
administration/src/module/sw-profile/view/sw-profile-index-search-preferences/sw-profile-index-search-preferences.spec.js
src/module/sw-profile/view/sw-profile-index-search-preferences/sw-profile-index-search-preferences.spec.js
module/sw-profile/view/sw-profile-index-search-preferences/sw-profile-index-search-preferences.spec.js
sw-profile/view/sw-profile-index-search-preferences/sw-profile-index-search-preferences.spec.js
view/sw-profile-index-search-preferences/sw-profile-index-search-preferences.spec.js
sw-profile-index-search-preferences/sw-profile-index-search-preferences.spec.js
sw-profile-index-search-preferences.spec.js
src/Administration/Resources/app/administration/src/module/sw-profile/view/sw-profile-index-search-preferences/sw-profile-index-search-preferences.html.twig
Administration/Resources/app/administration/src/module/sw-profile/view/sw-profile-index-search-preferences/sw-profile-index-search-preferences.html.twig
Resources/app/administration/src/module/sw-profile/view/sw-profile-index-search-preferences/sw-profile-index-search-preferences.html.twig
@ -101624,13 +101652,6 @@ Test/DataAbstractionLayer/Write/SetNullOnDeleteTest.php
DataAbstractionLayer/Write/SetNullOnDeleteTest.php
Write/SetNullOnDeleteTest.php
SetNullOnDeleteTest.php
src/Core/Framework/Test/DataAbstractionLayer/Write/WriterTest.php
Core/Framework/Test/DataAbstractionLayer/Write/WriterTest.php
Framework/Test/DataAbstractionLayer/Write/WriterTest.php
Test/DataAbstractionLayer/Write/WriterTest.php
DataAbstractionLayer/Write/WriterTest.php
Write/WriterTest.php
WriterTest.php
src/Core/Framework/Test/DataAbstractionLayer/EntityExtensionTest.php
Core/Framework/Test/DataAbstractionLayer/EntityExtensionTest.php
Framework/Test/DataAbstractionLayer/EntityExtensionTest.php
@ -111105,6 +111126,12 @@ Framework/DataAbstractionLayer/Write/WriteCommandExtractor.php
DataAbstractionLayer/Write/WriteCommandExtractor.php
Write/WriteCommandExtractor.php
WriteCommandExtractor.php
src/Core/Framework/DataAbstractionLayer/Write/WriteInputValidator.php
Core/Framework/DataAbstractionLayer/Write/WriteInputValidator.php
Framework/DataAbstractionLayer/Write/WriteInputValidator.php
DataAbstractionLayer/Write/WriteInputValidator.php
Write/WriteInputValidator.php
WriteInputValidator.php
src/Core/Framework/DataAbstractionLayer/Write/WriteParameterBag.php
Core/Framework/DataAbstractionLayer/Write/WriteParameterBag.php
Framework/DataAbstractionLayer/Write/WriteParameterBag.php
@ -115347,6 +115374,18 @@ System/UsageData/Consent/ConsentReporter.php
UsageData/Consent/ConsentReporter.php
Consent/ConsentReporter.php
ConsentReporter.php
src/Core/System/UsageData/Consent/ConsentStateChangedEvent.php
Core/System/UsageData/Consent/ConsentStateChangedEvent.php
System/UsageData/Consent/ConsentStateChangedEvent.php
UsageData/Consent/ConsentStateChangedEvent.php
Consent/ConsentStateChangedEvent.php
ConsentStateChangedEvent.php
src/Core/System/UsageData/Consent/BannerService.php
Core/System/UsageData/Consent/BannerService.php
System/UsageData/Consent/BannerService.php
UsageData/Consent/BannerService.php
Consent/BannerService.php
BannerService.php
src/Core/System/UsageData/Consent/ConsentState.php
Core/System/UsageData/Consent/ConsentState.php
System/UsageData/Consent/ConsentState.php
@ -117591,6 +117630,7 @@ benchmarks.md
coding-guidelines/core/decorator-pattern.md
core/decorator-pattern.md
decorator-pattern.md
http-client.env.json
CHANGELOG.md
qodana.yaml
.allowed-licenses
@ -124889,6 +124929,9 @@ _unreleased/2023-11-17-improve-customfieldsubscriber-performance.md
changelog/_unreleased/2023-11-18-6-6-preparations.md
_unreleased/2023-11-18-6-6-preparations.md
2023-11-18-6-6-preparations.md
changelog/_unreleased/2024-01-03-add-new-blocks-for-prod-and-dev-script-tags.md
_unreleased/2024-01-03-add-new-blocks-for-prod-and-dev-script-tags.md
2024-01-03-add-new-blocks-for-prod-and-dev-script-tags.md
changelog/_unreleased/2023-12-11-remove-storefront-deprecations.md
_unreleased/2023-12-11-remove-storefront-deprecations.md
2023-12-11-remove-storefront-deprecations.md
@ -125096,6 +125139,9 @@ _unreleased/2023-11-20-remove-tests-classes-from-services-xml.md
changelog/_unreleased/2023-08-09-change-sw-radio-panel-default-event.md
_unreleased/2023-08-09-change-sw-radio-panel-default-event.md
2023-08-09-change-sw-radio-panel-default-event.md
changelog/_unreleased/2024-01-04-updated-validation-in-entitywriter.md
_unreleased/2024-01-04-updated-validation-in-entitywriter.md
2024-01-04-updated-validation-in-entitywriter.md
changelog/_unreleased/2023-12-19-upgrade-admin-webpack-to-version-5.md
_unreleased/2023-12-19-upgrade-admin-webpack-to-version-5.md
2023-12-19-upgrade-admin-webpack-to-version-5.md

View File

@ -574,6 +574,7 @@ tests/integration/Core/Framework/Api/Controller/Fixtures/InfoController/Resource
tests/integration/Core/Framework/Api/Controller/InfoControllerTest.php
tests/integration/Core/Framework/Api/Controller/ApiControllerTest.php
tests/integration/Core/Framework/Api/Controller/CustomSnippetFormatControllerTest.php
tests/integration/Core/Framework/Api/Controller/SyncControllerTest.php
tests/integration/Core/Framework/Api/ApiAwareTest.php
tests/integration/Core/Framework/Api/EventListener/SalesChannelAuthenticationListenerTest.php
tests/integration/Core/Framework/Api/EventListener/FixturesPhp/SalesChannelAuthenticationListenerTestRoute.php
@ -819,6 +820,7 @@ tests/integration/Core/Framework/DataAbstractionLayer/Field/ListFieldTest.php
tests/integration/Core/Framework/DataAbstractionLayer/Field/PasswordFieldTest.php
tests/integration/Core/Framework/DataAbstractionLayer/Field/CustomFieldTranslationTest.php
tests/integration/Core/Framework/DataAbstractionLayer/Write/WriteCommandExtractorTest.php
tests/integration/Core/Framework/DataAbstractionLayer/Write/EntityWriterTest.php
tests/integration/Core/Framework/Changelog/ChangelogParserTest.php
tests/integration/Core/Framework/Changelog/ChangelogTestBehaviour.php
tests/integration/Core/Framework/Changelog/_fixture/template/command-invalid/changelog/_unreleased/1977-12-10-a-full-change.md
@ -1928,6 +1930,7 @@ tests/unit/Core/Framework/DataAbstractionLayer/Field/PasswordFieldTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Field/DateIntervalFieldTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Write/WriteCommandExtractorTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Write/Command/WriteTypeIntendExceptionTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Write/WriteInputValidatorTest.php
tests/unit/Core/Framework/DataAbstractionLayer/EntityTest.php
tests/unit/Core/Framework/DataAbstractionLayer/TechnicalNameExceptionHandlerTest.php
tests/unit/Core/Framework/Log/Monolog/ErrorCodeLogLevelHandlerTest.php
@ -2075,6 +2078,7 @@ tests/unit/Core/System/UsageData/Services/EntityDefinitionServiceTest.php
tests/unit/Core/System/UsageData/ScheduledTask/CollectEntityDataTaskHandlerTest.php
tests/unit/Core/System/UsageData/ScheduledTask/CollectEntityDataTaskTest.php
tests/unit/Core/System/UsageData/Consent/ConsentReporterTest.php
tests/unit/Core/System/UsageData/Consent/BannerServiceTest.php
tests/unit/Core/System/UsageData/Consent/ConsentServiceTest.php
tests/unit/Core/System/UsageData/Client/GatewayClientTest.php
tests/unit/Core/System/UsageData/Api/ConsentControllerTest.php
@ -4523,7 +4527,6 @@ src/Administration/Resources/app/administration/src/app/service/privileges.servi
src/Administration/Resources/app/administration/src/app/service/menu.service.js
src/Administration/Resources/app/administration/src/app/service/app-acl.service.js
src/Administration/Resources/app/administration/src/app/service/app-cms.service.spec.vue2.js
src/Administration/Resources/app/administration/src/app/service/filter.service.spec.vue2.js
src/Administration/Resources/app/administration/src/app/service/search-preferences.service.spec.js
src/Administration/Resources/app/administration/src/app/service/recently-search.service.js
src/Administration/Resources/app/administration/src/app/service/state-style.service.ts
@ -4532,6 +4535,7 @@ src/Administration/Resources/app/administration/src/app/service/search-preferenc
src/Administration/Resources/app/administration/src/app/service/product-stream-condition.service.js
src/Administration/Resources/app/administration/src/app/service/user-activity.service.spec.js
src/Administration/Resources/app/administration/src/app/service/recently-search.service.spec.js
src/Administration/Resources/app/administration/src/app/service/filter.service.spec.js
src/Administration/Resources/app/administration/src/app/service/acl.service.spec.js
src/Administration/Resources/app/administration/src/app/service/entity-validation.service.spec.js
src/Administration/Resources/app/administration/src/app/service/language-auto-fetching.service.js
@ -4553,19 +4557,19 @@ src/Administration/Resources/app/administration/src/app/mixin/sw-inline-snippet.
src/Administration/Resources/app/administration/src/app/mixin/notification.mixin.ts
src/Administration/Resources/app/administration/src/app/mixin/remove-api-error.mixin.ts
src/Administration/Resources/app/administration/src/app/mixin/user-settings.mixin.spec.js
src/Administration/Resources/app/administration/src/app/mixin/salutation.mixin.spec.js
src/Administration/Resources/app/administration/src/app/mixin/validation.mixin.ts
src/Administration/Resources/app/administration/src/app/mixin/index.js
src/Administration/Resources/app/administration/src/app/mixin/placeholder.mixin.ts
src/Administration/Resources/app/administration/src/app/mixin/validation.mixin.spec.vue2.js
src/Administration/Resources/app/administration/src/app/mixin/notification.mixin.spec.vue2.js
src/Administration/Resources/app/administration/src/app/mixin/placeholder.mixin.spec.js
src/Administration/Resources/app/administration/src/app/mixin/notification.mixin.spec.js
src/Administration/Resources/app/administration/src/app/mixin/position.mixin.ts
src/Administration/Resources/app/administration/src/app/mixin/generic-condition.mixin.spec.js
src/Administration/Resources/app/administration/src/app/mixin/form-field.mixin.ts
src/Administration/Resources/app/administration/src/app/mixin/salutation.mixin.spec.vue2.js
src/Administration/Resources/app/administration/src/app/mixin/form-field.mixin.spec.js
src/Administration/Resources/app/administration/src/app/mixin/discard-detail-page-changes.mixin.ts
src/Administration/Resources/app/administration/src/app/mixin/salutation.mixin.ts
src/Administration/Resources/app/administration/src/app/mixin/validation.mixin.spec.js
src/Administration/Resources/app/administration/src/app/mixin/user-settings.mixin.ts
src/Administration/Resources/app/administration/src/app/mixin/remove-api-error.mixin.spec.js
src/Administration/Resources/app/administration/src/app/mixin/rule-container.mixin.ts
@ -4998,9 +5002,9 @@ src/Administration/Resources/app/administration/src/app/component/utils/sw-inter
src/Administration/Resources/app/administration/src/app/component/utils/sw-notifications/index.js
src/Administration/Resources/app/administration/src/app/component/utils/sw-notifications/sw-notifications.scss
src/Administration/Resources/app/administration/src/app/component/utils/sw-notifications/sw-notifications.html.twig
src/Administration/Resources/app/administration/src/app/component/utils/sw-status/sw-status.spec.js
src/Administration/Resources/app/administration/src/app/component/utils/sw-status/index.js
src/Administration/Resources/app/administration/src/app/component/utils/sw-status/sw-status.scss
src/Administration/Resources/app/administration/src/app/component/utils/sw-status/sw-status.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/utils/sw-status/sw-status.html.twig
src/Administration/Resources/app/administration/src/app/component/utils/sw-skeleton-bar/sw-skeleton-bar.html.twig
src/Administration/Resources/app/administration/src/app/component/utils/sw-skeleton-bar/sw-skeleton-bar.scss
@ -5030,7 +5034,7 @@ src/Administration/Resources/app/administration/src/app/component/utils/sw-notif
src/Administration/Resources/app/administration/src/app/component/utils/sw-notification-center-item/sw-notification-center-item.scss
src/Administration/Resources/app/administration/src/app/component/utils/sw-notification-center-item/index.js
src/Administration/Resources/app/administration/src/app/component/utils/sw-notification-center-item/sw-notification-center-item.html.twig
src/Administration/Resources/app/administration/src/app/component/utils/sw-loader/sw-loader.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/utils/sw-loader/sw-loader.spec.js
src/Administration/Resources/app/administration/src/app/component/utils/sw-loader/index.js
src/Administration/Resources/app/administration/src/app/component/utils/sw-loader/sw-loader.html.twig
src/Administration/Resources/app/administration/src/app/component/utils/sw-loader/sw-loader.scss
@ -5912,15 +5916,15 @@ src/Administration/Resources/app/administration/src/module/sw-profile/acl/index.
src/Administration/Resources/app/administration/src/module/sw-profile/index.js
src/Administration/Resources/app/administration/src/module/sw-profile/extension/sw-admin-menu/index.js
src/Administration/Resources/app/administration/src/module/sw-profile/extension/sw-admin-menu/sw-admin-menu.html.twig
src/Administration/Resources/app/administration/src/module/sw-profile/page/sw-profile-index/sw-profile-index.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-profile/page/sw-profile-index/index.js
src/Administration/Resources/app/administration/src/module/sw-profile/page/sw-profile-index/sw-profile-index.html.twig
src/Administration/Resources/app/administration/src/module/sw-profile/page/sw-profile-index/sw-profile-index.spec.js
src/Administration/Resources/app/administration/src/module/sw-profile/view/sw-profile-index-general/sw-profile-index-general.html.twig
src/Administration/Resources/app/administration/src/module/sw-profile/view/sw-profile-index-general/index.js
src/Administration/Resources/app/administration/src/module/sw-profile/view/sw-profile-index-general/sw-profile-index-general.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-profile/view/sw-profile-index-search-preferences/sw-profile-index-search-preferences.scss
src/Administration/Resources/app/administration/src/module/sw-profile/view/sw-profile-index-search-preferences/index.js
src/Administration/Resources/app/administration/src/module/sw-profile/view/sw-profile-index-search-preferences/sw-profile-index-search-preferences.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-profile/view/sw-profile-index-search-preferences/sw-profile-index-search-preferences.spec.js
src/Administration/Resources/app/administration/src/module/sw-profile/view/sw-profile-index-search-preferences/sw-profile-index-search-preferences.html.twig
src/Administration/Resources/app/administration/src/module/sw-profile/snippet/en-GB.json
src/Administration/Resources/app/administration/src/module/sw-profile/snippet/de-DE.json
@ -12251,7 +12255,6 @@ src/Core/Framework/Test/DataAbstractionLayer/Write/NonUuidFkField/NonUuidFkField
src/Core/Framework/Test/DataAbstractionLayer/Write/NonUuidFkField/TestEntityOneDefinition.php
src/Core/Framework/Test/DataAbstractionLayer/Write/TranslationTest.php
src/Core/Framework/Test/DataAbstractionLayer/Write/SetNullOnDeleteTest.php
src/Core/Framework/Test/DataAbstractionLayer/Write/WriterTest.php
src/Core/Framework/Test/DataAbstractionLayer/EntityExtensionTest.php
src/Core/Framework/Test/Seo/SeoUrl/SeoUrlRepositoryTest.php
src/Core/Framework/Test/Seo/SeoUrl/StorefrontSeoUrlRepositoryTest.php
@ -13592,6 +13595,7 @@ src/Core/Framework/DataAbstractionLayer/Write/Validation/PostWriteValidationEven
src/Core/Framework/DataAbstractionLayer/Write/Validation/Validator.php
src/Core/Framework/DataAbstractionLayer/Write/Validation/PreWriteValidationEvent.php
src/Core/Framework/DataAbstractionLayer/Write/WriteCommandExtractor.php
src/Core/Framework/DataAbstractionLayer/Write/WriteInputValidator.php
src/Core/Framework/DataAbstractionLayer/Write/WriteParameterBag.php
src/Core/Framework/DataAbstractionLayer/Write/WriteResult.php
src/Core/Framework/DataAbstractionLayer/Write/CloneBehavior.php
@ -14259,6 +14263,8 @@ src/Core/System/UsageData/Exception/ShopIdChangedException.php
src/Core/System/UsageData/Exception/ConsentAlreadyRequestedException.php
src/Core/System/UsageData/Exception/ConsentAlreadyRevokedException.php
src/Core/System/UsageData/Consent/ConsentReporter.php
src/Core/System/UsageData/Consent/ConsentStateChangedEvent.php
src/Core/System/UsageData/Consent/BannerService.php
src/Core/System/UsageData/Consent/ConsentState.php
src/Core/System/UsageData/Consent/ConsentService.php
src/Core/System/UsageData/Client/GatewayClient.php
@ -14629,6 +14635,7 @@ coding-guidelines/core/adr.md
coding-guidelines/core/unit-tests.md
coding-guidelines/core/benchmarks.md
coding-guidelines/core/decorator-pattern.md
http-client.env.json
CHANGELOG.md
qodana.yaml
.allowed-licenses
@ -17116,6 +17123,7 @@ changelog/_unreleased/2023-14-12-add-new-innovation-area.md
changelog/_unreleased/2023-11-30-fix-typehint.md
changelog/_unreleased/2023-11-17-improve-customfieldsubscriber-performance.md
changelog/_unreleased/2023-11-18-6-6-preparations.md
changelog/_unreleased/2024-01-03-add-new-blocks-for-prod-and-dev-script-tags.md
changelog/_unreleased/2023-12-11-remove-storefront-deprecations.md
changelog/_unreleased/2023-11-14-add-params-to-storefront-controller-test-behaviour.md
changelog/_unreleased/2023-09-14-fix-vue-meta-for-vue-3.md
@ -17185,6 +17193,7 @@ changelog/_unreleased/2023-12-06-remove-framework-deprecations.md
changelog/_unreleased/2023-11-03-remove-experimental-state-of-shipping-methods-via-apps.md
changelog/_unreleased/2023-11-20-remove-tests-classes-from-services-xml.md
changelog/_unreleased/2023-08-09-change-sw-radio-panel-default-event.md
changelog/_unreleased/2024-01-04-updated-validation-in-entitywriter.md
changelog/_unreleased/2023-12-19-upgrade-admin-webpack-to-version-5.md
changelog/_unreleased/2023-11-10-collapse-values-for-multi-tags-select-component.md
changelog/_unreleased/2023-12-05-remove-writeaccess-field-from-integrationdefinition.md

View File

@ -536,47 +536,73 @@ packages/plugins/sentry/packup.config.ts
plugins/sentry/packup.config.ts
sentry/packup.config.ts
packup.config.ts
packages/plugins/sentry/server/config.js
plugins/sentry/server/config.js
sentry/server/config.js
server/config.js
config.js
packages/plugins/sentry/server/middlewares/sentry.js
plugins/sentry/server/middlewares/sentry.js
sentry/server/middlewares/sentry.js
server/middlewares/sentry.js
middlewares/sentry.js
sentry.js
packages/plugins/sentry/server/index.js
plugins/sentry/server/index.js
sentry/server/index.js
server/index.js
index.js
packages/plugins/sentry/server/services/sentry/index.js
plugins/sentry/server/services/sentry/index.js
sentry/server/services/sentry/index.js
server/services/sentry/index.js
services/sentry/index.js
sentry/index.js
index.js
packages/plugins/sentry/server/services/index.js
plugins/sentry/server/services/index.js
sentry/server/services/index.js
server/services/index.js
services/index.js
index.js
packages/plugins/sentry/server/services/__tests__/sentry.test.js
plugins/sentry/server/services/__tests__/sentry.test.js
sentry/server/services/__tests__/sentry.test.js
server/services/__tests__/sentry.test.js
services/__tests__/sentry.test.js
__tests__/sentry.test.js
sentry.test.js
packages/plugins/sentry/server/bootstrap.js
plugins/sentry/server/bootstrap.js
sentry/server/bootstrap.js
server/bootstrap.js
bootstrap.js
packages/plugins/sentry/server/src/middlewares/sentry.ts
plugins/sentry/server/src/middlewares/sentry.ts
sentry/server/src/middlewares/sentry.ts
server/src/middlewares/sentry.ts
src/middlewares/sentry.ts
middlewares/sentry.ts
sentry.ts
packages/plugins/sentry/server/src/config.ts
plugins/sentry/server/src/config.ts
sentry/server/src/config.ts
server/src/config.ts
src/config.ts
config.ts
packages/plugins/sentry/server/src/services/sentry.ts
plugins/sentry/server/src/services/sentry.ts
sentry/server/src/services/sentry.ts
server/src/services/sentry.ts
src/services/sentry.ts
services/sentry.ts
sentry.ts
packages/plugins/sentry/server/src/services/__tests__/sentry.test.ts
plugins/sentry/server/src/services/__tests__/sentry.test.ts
sentry/server/src/services/__tests__/sentry.test.ts
server/src/services/__tests__/sentry.test.ts
src/services/__tests__/sentry.test.ts
services/__tests__/sentry.test.ts
__tests__/sentry.test.ts
sentry.test.ts
packages/plugins/sentry/server/src/services/index.ts
plugins/sentry/server/src/services/index.ts
sentry/server/src/services/index.ts
server/src/services/index.ts
src/services/index.ts
services/index.ts
index.ts
packages/plugins/sentry/server/src/bootstrap.ts
plugins/sentry/server/src/bootstrap.ts
sentry/server/src/bootstrap.ts
server/src/bootstrap.ts
src/bootstrap.ts
bootstrap.ts
packages/plugins/sentry/server/src/index.ts
plugins/sentry/server/src/index.ts
sentry/server/src/index.ts
server/src/index.ts
src/index.ts
index.ts
packages/plugins/sentry/server/.eslintrc
plugins/sentry/server/.eslintrc
sentry/server/.eslintrc
server/.eslintrc
.eslintrc
packages/plugins/sentry/server/tsconfig.build.json
plugins/sentry/server/tsconfig.build.json
sentry/server/tsconfig.build.json
server/tsconfig.build.json
tsconfig.build.json
packages/plugins/sentry/server/tsconfig.json
plugins/sentry/server/tsconfig.json
sentry/server/tsconfig.json
server/tsconfig.json
tsconfig.json
packages/plugins/sentry/server/tsconfig.eslint.json
plugins/sentry/server/tsconfig.eslint.json
sentry/server/tsconfig.eslint.json
server/tsconfig.eslint.json
tsconfig.eslint.json
packages/plugins/sentry/package.json
plugins/sentry/package.json
sentry/package.json
@ -609,12 +635,6 @@ packages/plugins/sentry/LICENSE
plugins/sentry/LICENSE
sentry/LICENSE
LICENSE
packages/plugins/sentry/admin/src/index.js
plugins/sentry/admin/src/index.js
sentry/admin/src/index.js
admin/src/index.js
src/index.js
index.js
packages/plugins/sentry/admin/src/translations/en.json
plugins/sentry/admin/src/translations/en.json
sentry/admin/src/translations/en.json
@ -692,12 +712,33 @@ admin/src/translations/ru.json
src/translations/ru.json
translations/ru.json
ru.json
packages/plugins/sentry/admin/src/pluginId.js
plugins/sentry/admin/src/pluginId.js
sentry/admin/src/pluginId.js
admin/src/pluginId.js
src/pluginId.js
pluginId.js
packages/plugins/sentry/admin/src/index.ts
plugins/sentry/admin/src/index.ts
sentry/admin/src/index.ts
admin/src/index.ts
src/index.ts
index.ts
packages/plugins/sentry/admin/src/pluginId.ts
plugins/sentry/admin/src/pluginId.ts
sentry/admin/src/pluginId.ts
admin/src/pluginId.ts
src/pluginId.ts
pluginId.ts
packages/plugins/sentry/admin/.eslintrc
plugins/sentry/admin/.eslintrc
sentry/admin/.eslintrc
admin/.eslintrc
.eslintrc
packages/plugins/sentry/admin/tsconfig.build.json
plugins/sentry/admin/tsconfig.build.json
sentry/admin/tsconfig.build.json
admin/tsconfig.build.json
tsconfig.build.json
packages/plugins/sentry/admin/tsconfig.json
plugins/sentry/admin/tsconfig.json
sentry/admin/tsconfig.json
admin/tsconfig.json
tsconfig.json
packages/plugins/sentry/.eslintignore
plugins/sentry/.eslintignore
sentry/.eslintignore

View File

@ -88,13 +88,17 @@ packages/plugins/documentation/admin/src/pages/SettingsPage/index.jsx
packages/plugins/documentation/admin/src/pluginId.js
packages/plugins/documentation/.eslintignore
packages/plugins/sentry/packup.config.ts
packages/plugins/sentry/server/config.js
packages/plugins/sentry/server/middlewares/sentry.js
packages/plugins/sentry/server/index.js
packages/plugins/sentry/server/services/sentry/index.js
packages/plugins/sentry/server/services/index.js
packages/plugins/sentry/server/services/__tests__/sentry.test.js
packages/plugins/sentry/server/bootstrap.js
packages/plugins/sentry/server/src/middlewares/sentry.ts
packages/plugins/sentry/server/src/config.ts
packages/plugins/sentry/server/src/services/sentry.ts
packages/plugins/sentry/server/src/services/__tests__/sentry.test.ts
packages/plugins/sentry/server/src/services/index.ts
packages/plugins/sentry/server/src/bootstrap.ts
packages/plugins/sentry/server/src/index.ts
packages/plugins/sentry/server/.eslintrc
packages/plugins/sentry/server/tsconfig.build.json
packages/plugins/sentry/server/tsconfig.json
packages/plugins/sentry/server/tsconfig.eslint.json
packages/plugins/sentry/package.json
packages/plugins/sentry/.npmignore
packages/plugins/sentry/.gitattributes
@ -103,7 +107,6 @@ packages/plugins/sentry/README.md
packages/plugins/sentry/jest.config.js
packages/plugins/sentry/strapi-server.js
packages/plugins/sentry/LICENSE
packages/plugins/sentry/admin/src/index.js
packages/plugins/sentry/admin/src/translations/en.json
packages/plugins/sentry/admin/src/translations/ko.json
packages/plugins/sentry/admin/src/translations/fr.json
@ -115,7 +118,11 @@ packages/plugins/sentry/admin/src/translations/es.json
packages/plugins/sentry/admin/src/translations/tr.json
packages/plugins/sentry/admin/src/translations/pl.json
packages/plugins/sentry/admin/src/translations/ru.json
packages/plugins/sentry/admin/src/pluginId.js
packages/plugins/sentry/admin/src/index.ts
packages/plugins/sentry/admin/src/pluginId.ts
packages/plugins/sentry/admin/.eslintrc
packages/plugins/sentry/admin/tsconfig.build.json
packages/plugins/sentry/admin/tsconfig.json
packages/plugins/sentry/.eslintignore
packages/plugins/i18n/server/src/utils/index.ts
packages/plugins/i18n/server/src/domain/locale.ts

View File

@ -1928,20 +1928,6 @@ Expected/admin/shipping_method/archive_shipping_method_response.json
admin/shipping_method/archive_shipping_method_response.json
shipping_method/archive_shipping_method_response.json
archive_shipping_method_response.json
tests/Api/Responses/Expected/admin/shipping_method/put_shipping_method_with_duplicate_locale_translation.json
Api/Responses/Expected/admin/shipping_method/put_shipping_method_with_duplicate_locale_translation.json
Responses/Expected/admin/shipping_method/put_shipping_method_with_duplicate_locale_translation.json
Expected/admin/shipping_method/put_shipping_method_with_duplicate_locale_translation.json
admin/shipping_method/put_shipping_method_with_duplicate_locale_translation.json
shipping_method/put_shipping_method_with_duplicate_locale_translation.json
put_shipping_method_with_duplicate_locale_translation.json
tests/Api/Responses/Expected/admin/shipping_method/wrong_type_for_shipping_method_rule_response.json
Api/Responses/Expected/admin/shipping_method/wrong_type_for_shipping_method_rule_response.json
Responses/Expected/admin/shipping_method/wrong_type_for_shipping_method_rule_response.json
Expected/admin/shipping_method/wrong_type_for_shipping_method_rule_response.json
admin/shipping_method/wrong_type_for_shipping_method_rule_response.json
shipping_method/wrong_type_for_shipping_method_rule_response.json
wrong_type_for_shipping_method_rule_response.json
tests/Api/Responses/Expected/admin/shipping_method/update_shipping_method_rules_response.json
Api/Responses/Expected/admin/shipping_method/update_shipping_method_rules_response.json
Responses/Expected/admin/shipping_method/update_shipping_method_rules_response.json
@ -1949,13 +1935,6 @@ Expected/admin/shipping_method/update_shipping_method_rules_response.json
admin/shipping_method/update_shipping_method_rules_response.json
shipping_method/update_shipping_method_rules_response.json
update_shipping_method_rules_response.json
tests/Api/Responses/Expected/admin/shipping_method/wrong_configuration_for_shipping_method_calculator_response.json
Api/Responses/Expected/admin/shipping_method/wrong_configuration_for_shipping_method_calculator_response.json
Responses/Expected/admin/shipping_method/wrong_configuration_for_shipping_method_calculator_response.json
Expected/admin/shipping_method/wrong_configuration_for_shipping_method_calculator_response.json
admin/shipping_method/wrong_configuration_for_shipping_method_calculator_response.json
shipping_method/wrong_configuration_for_shipping_method_calculator_response.json
wrong_configuration_for_shipping_method_calculator_response.json
tests/Api/Responses/Expected/admin/shipping_method/get_shipping_methods_response.json
Api/Responses/Expected/admin/shipping_method/get_shipping_methods_response.json
Responses/Expected/admin/shipping_method/get_shipping_methods_response.json
@ -1963,13 +1942,6 @@ Expected/admin/shipping_method/get_shipping_methods_response.json
admin/shipping_method/get_shipping_methods_response.json
shipping_method/get_shipping_methods_response.json
get_shipping_methods_response.json
tests/Api/Responses/Expected/admin/shipping_method/wrong_configuration_for_shipping_method_rule_response.json
Api/Responses/Expected/admin/shipping_method/wrong_configuration_for_shipping_method_rule_response.json
Responses/Expected/admin/shipping_method/wrong_configuration_for_shipping_method_rule_response.json
Expected/admin/shipping_method/wrong_configuration_for_shipping_method_rule_response.json
admin/shipping_method/wrong_configuration_for_shipping_method_rule_response.json
shipping_method/wrong_configuration_for_shipping_method_rule_response.json
wrong_configuration_for_shipping_method_rule_response.json
tests/Api/Responses/Expected/admin/shipping_method/update_shipping_method_calculator_configuration_response.json
Api/Responses/Expected/admin/shipping_method/update_shipping_method_calculator_configuration_response.json
Responses/Expected/admin/shipping_method/update_shipping_method_calculator_configuration_response.json

View File

@ -327,12 +327,8 @@ tests/Api/Responses/Expected/admin/product_attribute/put_product_attribute_with_
tests/Api/Responses/Expected/admin/shipping_method/get_shipping_method_response.json
tests/Api/Responses/Expected/admin/shipping_method/restore_shipping_method_response.json
tests/Api/Responses/Expected/admin/shipping_method/archive_shipping_method_response.json
tests/Api/Responses/Expected/admin/shipping_method/put_shipping_method_with_duplicate_locale_translation.json
tests/Api/Responses/Expected/admin/shipping_method/wrong_type_for_shipping_method_rule_response.json
tests/Api/Responses/Expected/admin/shipping_method/update_shipping_method_rules_response.json
tests/Api/Responses/Expected/admin/shipping_method/wrong_configuration_for_shipping_method_calculator_response.json
tests/Api/Responses/Expected/admin/shipping_method/get_shipping_methods_response.json
tests/Api/Responses/Expected/admin/shipping_method/wrong_configuration_for_shipping_method_rule_response.json
tests/Api/Responses/Expected/admin/shipping_method/update_shipping_method_calculator_configuration_response.json
tests/Api/Responses/Expected/admin/customer/update_customer_with_invalid_gender_response.json
tests/Api/Responses/Expected/admin/customer/post_customer_with_invalid_gender_response.json

View File

@ -2307,6 +2307,12 @@ apache/el/parser/TestAstAnd.java
el/parser/TestAstAnd.java
parser/TestAstAnd.java
TestAstAnd.java
test/org/apache/el/parser/TestELParserPerformance.java
org/apache/el/parser/TestELParserPerformance.java
apache/el/parser/TestELParserPerformance.java
el/parser/TestELParserPerformance.java
parser/TestELParserPerformance.java
TestELParserPerformance.java
test/org/apache/el/parser/TestAstConcatenation.java
org/apache/el/parser/TestAstConcatenation.java
apache/el/parser/TestAstConcatenation.java
@ -2567,12 +2573,6 @@ apache/tomcat/websocket/TestWsWebSocketContainer.java
tomcat/websocket/TestWsWebSocketContainer.java
websocket/TestWsWebSocketContainer.java
TestWsWebSocketContainer.java
test/org/apache/tomcat/websocket/TestConnectionLimit.java
org/apache/tomcat/websocket/TestConnectionLimit.java
apache/tomcat/websocket/TestConnectionLimit.java
tomcat/websocket/TestConnectionLimit.java
websocket/TestConnectionLimit.java
TestConnectionLimit.java
test/org/apache/tomcat/websocket/TestWsWebSocketContainerGetOpenSessions.java
org/apache/tomcat/websocket/TestWsWebSocketContainerGetOpenSessions.java
apache/tomcat/websocket/TestWsWebSocketContainerGetOpenSessions.java
@ -2626,13 +2626,6 @@ tomcat/websocket/server/TestWsServerContainer.java
websocket/server/TestWsServerContainer.java
server/TestWsServerContainer.java
TestWsServerContainer.java
test/org/apache/tomcat/websocket/server/TestWsRemoteEndpointImplServer.java
org/apache/tomcat/websocket/server/TestWsRemoteEndpointImplServer.java
apache/tomcat/websocket/server/TestWsRemoteEndpointImplServer.java
tomcat/websocket/server/TestWsRemoteEndpointImplServer.java
websocket/server/TestWsRemoteEndpointImplServer.java
server/TestWsRemoteEndpointImplServer.java
TestWsRemoteEndpointImplServer.java
test/org/apache/tomcat/websocket/server/TestSlowClient.java
org/apache/tomcat/websocket/server/TestSlowClient.java
apache/tomcat/websocket/server/TestSlowClient.java
@ -2640,13 +2633,6 @@ tomcat/websocket/server/TestSlowClient.java
websocket/server/TestSlowClient.java
server/TestSlowClient.java
TestSlowClient.java
test/org/apache/tomcat/websocket/server/TestAsyncMessages.java
org/apache/tomcat/websocket/server/TestAsyncMessages.java
apache/tomcat/websocket/server/TestAsyncMessages.java
tomcat/websocket/server/TestAsyncMessages.java
websocket/server/TestAsyncMessages.java
server/TestAsyncMessages.java
TestAsyncMessages.java
test/org/apache/tomcat/websocket/server/TestUriTemplate.java
org/apache/tomcat/websocket/server/TestUriTemplate.java
apache/tomcat/websocket/server/TestUriTemplate.java
@ -2675,6 +2661,13 @@ tomcat/websocket/server/TestWsRemoteEndpointImplServerDeadlock.java
websocket/server/TestWsRemoteEndpointImplServerDeadlock.java
server/TestWsRemoteEndpointImplServerDeadlock.java
TestWsRemoteEndpointImplServerDeadlock.java
test/org/apache/tomcat/websocket/server/TestAsyncMessagesPerformance.java
org/apache/tomcat/websocket/server/TestAsyncMessagesPerformance.java
apache/tomcat/websocket/server/TestAsyncMessagesPerformance.java
tomcat/websocket/server/TestAsyncMessagesPerformance.java
websocket/server/TestAsyncMessagesPerformance.java
server/TestAsyncMessagesPerformance.java
TestAsyncMessagesPerformance.java
test/org/apache/tomcat/websocket/server/TestKeyHeader.java
org/apache/tomcat/websocket/server/TestKeyHeader.java
apache/tomcat/websocket/server/TestKeyHeader.java
@ -2682,6 +2675,13 @@ tomcat/websocket/server/TestKeyHeader.java
websocket/server/TestKeyHeader.java
server/TestKeyHeader.java
TestKeyHeader.java
test/org/apache/tomcat/websocket/server/TesterWsRemoteEndpointImplServer.java
org/apache/tomcat/websocket/server/TesterWsRemoteEndpointImplServer.java
apache/tomcat/websocket/server/TesterWsRemoteEndpointImplServer.java
tomcat/websocket/server/TesterWsRemoteEndpointImplServer.java
websocket/server/TesterWsRemoteEndpointImplServer.java
server/TesterWsRemoteEndpointImplServer.java
TesterWsRemoteEndpointImplServer.java
test/org/apache/tomcat/websocket/TesterEchoServer.java
org/apache/tomcat/websocket/TesterEchoServer.java
apache/tomcat/websocket/TesterEchoServer.java
@ -2730,6 +2730,12 @@ apache/tomcat/websocket/TestWsSubprotocols.java
tomcat/websocket/TestWsSubprotocols.java
websocket/TestWsSubprotocols.java
TestWsSubprotocols.java
test/org/apache/tomcat/websocket/TesterWsWebSocketContainerWithProxy.java
org/apache/tomcat/websocket/TesterWsWebSocketContainerWithProxy.java
apache/tomcat/websocket/TesterWsWebSocketContainerWithProxy.java
tomcat/websocket/TesterWsWebSocketContainerWithProxy.java
websocket/TesterWsWebSocketContainerWithProxy.java
TesterWsWebSocketContainerWithProxy.java
test/org/apache/tomcat/websocket/pojo/TesterUtil.java
org/apache/tomcat/websocket/pojo/TesterUtil.java
apache/tomcat/websocket/pojo/TesterUtil.java
@ -2788,12 +2794,12 @@ apache/tomcat/websocket/TestWsWebSocketContainerTimeoutClient.java
tomcat/websocket/TestWsWebSocketContainerTimeoutClient.java
websocket/TestWsWebSocketContainerTimeoutClient.java
TestWsWebSocketContainerTimeoutClient.java
test/org/apache/tomcat/websocket/TestWsWebSocketContainerWithProxy.java
org/apache/tomcat/websocket/TestWsWebSocketContainerWithProxy.java
apache/tomcat/websocket/TestWsWebSocketContainerWithProxy.java
tomcat/websocket/TestWsWebSocketContainerWithProxy.java
websocket/TestWsWebSocketContainerWithProxy.java
TestWsWebSocketContainerWithProxy.java
test/org/apache/tomcat/websocket/TestConnectionLimitPerformance.java
org/apache/tomcat/websocket/TestConnectionLimitPerformance.java
apache/tomcat/websocket/TestConnectionLimitPerformance.java
tomcat/websocket/TestConnectionLimitPerformance.java
websocket/TestConnectionLimitPerformance.java
TestConnectionLimitPerformance.java
test/org/apache/tomcat/websocket/TesterMessageCountClient.java
org/apache/tomcat/websocket/TesterMessageCountClient.java
apache/tomcat/websocket/TesterMessageCountClient.java
@ -3488,6 +3494,13 @@ tomcat/util/buf/TestCharsetCache.java
util/buf/TestCharsetCache.java
buf/TestCharsetCache.java
TestCharsetCache.java
test/org/apache/tomcat/util/buf/TestByteChunkLargeHeap.java
org/apache/tomcat/util/buf/TestByteChunkLargeHeap.java
apache/tomcat/util/buf/TestByteChunkLargeHeap.java
tomcat/util/buf/TestByteChunkLargeHeap.java
util/buf/TestByteChunkLargeHeap.java
buf/TestByteChunkLargeHeap.java
TestByteChunkLargeHeap.java
test/org/apache/tomcat/util/buf/TestUriUtil40.java
org/apache/tomcat/util/buf/TestUriUtil40.java
apache/tomcat/util/buf/TestUriUtil40.java
@ -3502,6 +3515,13 @@ tomcat/util/buf/TestByteChunk.java
util/buf/TestByteChunk.java
buf/TestByteChunk.java
TestByteChunk.java
test/org/apache/tomcat/util/buf/TestCharChunkLargeHeap.java
org/apache/tomcat/util/buf/TestCharChunkLargeHeap.java
apache/tomcat/util/buf/TestCharChunkLargeHeap.java
tomcat/util/buf/TestCharChunkLargeHeap.java
util/buf/TestCharChunkLargeHeap.java
buf/TestCharChunkLargeHeap.java
TestCharChunkLargeHeap.java
test/org/apache/tomcat/util/buf/TestStringUtils.java
org/apache/tomcat/util/buf/TestStringUtils.java
apache/tomcat/util/buf/TestStringUtils.java
@ -5933,6 +5953,14 @@ tribes/group/interceptors/TestOrderInterceptor.java
group/interceptors/TestOrderInterceptor.java
interceptors/TestOrderInterceptor.java
TestOrderInterceptor.java
test/org/apache/catalina/tribes/group/interceptors/EncryptionInterceptorBaseTest.java
org/apache/catalina/tribes/group/interceptors/EncryptionInterceptorBaseTest.java
apache/catalina/tribes/group/interceptors/EncryptionInterceptorBaseTest.java
catalina/tribes/group/interceptors/EncryptionInterceptorBaseTest.java
tribes/group/interceptors/EncryptionInterceptorBaseTest.java
group/interceptors/EncryptionInterceptorBaseTest.java
interceptors/EncryptionInterceptorBaseTest.java
EncryptionInterceptorBaseTest.java
test/org/apache/catalina/tribes/group/interceptors/TestDomainFilterInterceptor.java
org/apache/catalina/tribes/group/interceptors/TestDomainFilterInterceptor.java
apache/catalina/tribes/group/interceptors/TestDomainFilterInterceptor.java
@ -5949,6 +5977,14 @@ tribes/group/interceptors/TestGzipInterceptor.java
group/interceptors/TestGzipInterceptor.java
interceptors/TestGzipInterceptor.java
TestGzipInterceptor.java
test/org/apache/catalina/tribes/group/interceptors/TestEncryptInterceptorLargeHeap.java
org/apache/catalina/tribes/group/interceptors/TestEncryptInterceptorLargeHeap.java
apache/catalina/tribes/group/interceptors/TestEncryptInterceptorLargeHeap.java
catalina/tribes/group/interceptors/TestEncryptInterceptorLargeHeap.java
tribes/group/interceptors/TestEncryptInterceptorLargeHeap.java
group/interceptors/TestEncryptInterceptorLargeHeap.java
interceptors/TestEncryptInterceptorLargeHeap.java
TestEncryptInterceptorLargeHeap.java
test/org/apache/catalina/tribes/group/interceptors/TestTcpFailureDetector.java
org/apache/catalina/tribes/group/interceptors/TestTcpFailureDetector.java
apache/catalina/tribes/group/interceptors/TestTcpFailureDetector.java

View File

@ -531,6 +531,7 @@ test/org/apache/el/parser/TestELParser.java
test/org/apache/el/parser/TestAstSemicolon.java
test/org/apache/el/parser/TesterBeanC.java
test/org/apache/el/parser/TestAstAnd.java
test/org/apache/el/parser/TestELParserPerformance.java
test/org/apache/el/parser/TestAstConcatenation.java
test/org/apache/el/parser/TestAstListData.java
test/org/apache/el/parser/TestAstFloatingPoint.java
@ -577,7 +578,6 @@ test/org/apache/tomcat/unittest/TesterHost.java
test/org/apache/tomcat/unittest/TesterContext.java
test/org/apache/tomcat/unittest/TesterThreadedPerformance.java
test/org/apache/tomcat/websocket/TestWsWebSocketContainer.java
test/org/apache/tomcat/websocket/TestConnectionLimit.java
test/org/apache/tomcat/websocket/TestWsWebSocketContainerGetOpenSessions.java
test/org/apache/tomcat/websocket/TestWsPingPongMessages.java
test/org/apache/tomcat/websocket/TesterBlockWebSocketSCI.java
@ -586,14 +586,14 @@ test/org/apache/tomcat/websocket/server/TestCloseBug58624.java
test/org/apache/tomcat/websocket/server/TesterEndpointConfig.java
test/org/apache/tomcat/websocket/server/TestClose.java
test/org/apache/tomcat/websocket/server/TestWsServerContainer.java
test/org/apache/tomcat/websocket/server/TestWsRemoteEndpointImplServer.java
test/org/apache/tomcat/websocket/server/TestSlowClient.java
test/org/apache/tomcat/websocket/server/TestAsyncMessages.java
test/org/apache/tomcat/websocket/server/TestUriTemplate.java
test/org/apache/tomcat/websocket/server/TesterWsClient.java
test/org/apache/tomcat/websocket/server/TestClassLoader.java
test/org/apache/tomcat/websocket/server/TestWsRemoteEndpointImplServerDeadlock.java
test/org/apache/tomcat/websocket/server/TestAsyncMessagesPerformance.java
test/org/apache/tomcat/websocket/server/TestKeyHeader.java
test/org/apache/tomcat/websocket/server/TesterWsRemoteEndpointImplServer.java
test/org/apache/tomcat/websocket/TesterEchoServer.java
test/org/apache/tomcat/websocket/TestWsSession.java
test/org/apache/tomcat/websocket/TestWsWebSocketContainerSessionExpiryContainer.java
@ -602,6 +602,7 @@ test/org/apache/tomcat/websocket/TestWsWebSocketContainerSessionExpirySession.ja
test/org/apache/tomcat/websocket/WebSocketBaseTest.java
test/org/apache/tomcat/websocket/TestWsWebSocketContainerSSL.java
test/org/apache/tomcat/websocket/TestWsSubprotocols.java
test/org/apache/tomcat/websocket/TesterWsWebSocketContainerWithProxy.java
test/org/apache/tomcat/websocket/pojo/TesterUtil.java
test/org/apache/tomcat/websocket/pojo/TestEncodingDecoding.java
test/org/apache/tomcat/websocket/pojo/TestPojoMethodMapping.java
@ -611,7 +612,7 @@ test/org/apache/tomcat/websocket/TesterAsyncTiming.java
test/org/apache/tomcat/websocket/TestWsRemoteEndpoint.java
test/org/apache/tomcat/websocket/TestWebSocketFrameClientSSL.java
test/org/apache/tomcat/websocket/TestWsWebSocketContainerTimeoutClient.java
test/org/apache/tomcat/websocket/TestWsWebSocketContainerWithProxy.java
test/org/apache/tomcat/websocket/TestConnectionLimitPerformance.java
test/org/apache/tomcat/websocket/TesterMessageCountClient.java
test/org/apache/tomcat/websocket/TestWsFrame.java
test/org/apache/tomcat/websocket/TestPerMessageDeflate.java
@ -708,8 +709,10 @@ test/org/apache/tomcat/util/buf/TestMessageBytes.java
test/org/apache/tomcat/util/buf/TestUriUtil.java
test/org/apache/tomcat/util/buf/TestStringCache.java
test/org/apache/tomcat/util/buf/TestCharsetCache.java
test/org/apache/tomcat/util/buf/TestByteChunkLargeHeap.java
test/org/apache/tomcat/util/buf/TestUriUtil40.java
test/org/apache/tomcat/util/buf/TestByteChunk.java
test/org/apache/tomcat/util/buf/TestCharChunkLargeHeap.java
test/org/apache/tomcat/util/buf/TestStringUtils.java
test/org/apache/tomcat/util/buf/TestUriUtil26.java
test/org/apache/tomcat/util/buf/TestUriUtilIsAbsoluteURI.java
@ -1099,8 +1102,10 @@ test/org/apache/catalina/tribes/membership/cloud/TestKubernetesJson.java
test/org/apache/catalina/tribes/membership/TestMemberImplSerialization.java
test/org/apache/catalina/tribes/group/interceptors/TestNonBlockingCoordinator.java
test/org/apache/catalina/tribes/group/interceptors/TestOrderInterceptor.java
test/org/apache/catalina/tribes/group/interceptors/EncryptionInterceptorBaseTest.java
test/org/apache/catalina/tribes/group/interceptors/TestDomainFilterInterceptor.java
test/org/apache/catalina/tribes/group/interceptors/TestGzipInterceptor.java
test/org/apache/catalina/tribes/group/interceptors/TestEncryptInterceptorLargeHeap.java
test/org/apache/catalina/tribes/group/interceptors/TestTcpFailureDetector.java
test/org/apache/catalina/tribes/group/interceptors/TestEncryptInterceptor.java
test/org/apache/catalina/tribes/group/TestGroupChannelStartStop.java

File diff suppressed because it is too large Load Diff

View File

@ -13247,6 +13247,11 @@ js/product-editor/changelog/fix-revert_showing_feedback_bar_once
product-editor/changelog/fix-revert_showing_feedback_bar_once
changelog/fix-revert_showing_feedback_bar_once
fix-revert_showing_feedback_bar_once
packages/js/product-editor/changelog/update-product-editor-add-classname-prop-to-button-with-cmp
js/product-editor/changelog/update-product-editor-add-classname-prop-to-button-with-cmp
product-editor/changelog/update-product-editor-add-classname-prop-to-button-with-cmp
changelog/update-product-editor-add-classname-prop-to-button-with-cmp
update-product-editor-add-classname-prop-to-button-with-cmp
packages/js/product-editor/changelog/add-41586-product-template-association
js/product-editor/changelog/add-41586-product-template-association
product-editor/changelog/add-41586-product-template-association
@ -16702,6 +16707,11 @@ js/data/changelog/dev-add-resolve-select-types
data/changelog/dev-add-resolve-select-types
changelog/dev-add-resolve-select-types
dev-add-resolve-select-types
packages/js/data/changelog/update-woocommerce-beta-tester-add-user-preferences-tool
js/data/changelog/update-woocommerce-beta-tester-add-user-preferences-tool
data/changelog/update-woocommerce-beta-tester-add-user-preferences-tool
changelog/update-woocommerce-beta-tester-add-user-preferences-tool
update-woocommerce-beta-tester-add-user-preferences-tool
packages/js/data/changelog/update-migrate-purchase-task-to-ts
js/data/changelog/update-migrate-purchase-task-to-ts
data/changelog/update-migrate-purchase-task-to-ts
@ -17785,6 +17795,20 @@ src/Admin/Marketing/MarketingChannelsTest.php
Admin/Marketing/MarketingChannelsTest.php
Marketing/MarketingChannelsTest.php
MarketingChannelsTest.php
plugins/woocommerce/tests/php/src/LayoutTemplates/TestLayoutTemplate.php
woocommerce/tests/php/src/LayoutTemplates/TestLayoutTemplate.php
tests/php/src/LayoutTemplates/TestLayoutTemplate.php
php/src/LayoutTemplates/TestLayoutTemplate.php
src/LayoutTemplates/TestLayoutTemplate.php
LayoutTemplates/TestLayoutTemplate.php
TestLayoutTemplate.php
plugins/woocommerce/tests/php/src/LayoutTemplates/LayoutTemplateRegistryTest.php
woocommerce/tests/php/src/LayoutTemplates/LayoutTemplateRegistryTest.php
tests/php/src/LayoutTemplates/LayoutTemplateRegistryTest.php
php/src/LayoutTemplates/LayoutTemplateRegistryTest.php
src/LayoutTemplates/LayoutTemplateRegistryTest.php
LayoutTemplates/LayoutTemplateRegistryTest.php
LayoutTemplateRegistryTest.php
plugins/woocommerce/tests/php/src/Proxies/LegacyProxyTest.php
woocommerce/tests/php/src/Proxies/LegacyProxyTest.php
tests/php/src/Proxies/LegacyProxyTest.php
@ -19000,6 +19024,15 @@ rest-api/Controllers/Version3/class-wc-rest-taxes-controller-tests.php
Controllers/Version3/class-wc-rest-taxes-controller-tests.php
Version3/class-wc-rest-taxes-controller-tests.php
class-wc-rest-taxes-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version3/class-wc-rest-layout-templates-controller-tests.php
woocommerce/tests/php/includes/rest-api/Controllers/Version3/class-wc-rest-layout-templates-controller-tests.php
tests/php/includes/rest-api/Controllers/Version3/class-wc-rest-layout-templates-controller-tests.php
php/includes/rest-api/Controllers/Version3/class-wc-rest-layout-templates-controller-tests.php
includes/rest-api/Controllers/Version3/class-wc-rest-layout-templates-controller-tests.php
rest-api/Controllers/Version3/class-wc-rest-layout-templates-controller-tests.php
Controllers/Version3/class-wc-rest-layout-templates-controller-tests.php
Version3/class-wc-rest-layout-templates-controller-tests.php
class-wc-rest-layout-templates-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller-tests.php
woocommerce/tests/php/includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller-tests.php
tests/php/includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller-tests.php
@ -27527,6 +27560,11 @@ woocommerce/src/Admin/ReportCSVEmail.php
src/Admin/ReportCSVEmail.php
Admin/ReportCSVEmail.php
ReportCSVEmail.php
plugins/woocommerce/src/LayoutTemplates/LayoutTemplateRegistry.php
woocommerce/src/LayoutTemplates/LayoutTemplateRegistry.php
src/LayoutTemplates/LayoutTemplateRegistry.php
LayoutTemplates/LayoutTemplateRegistry.php
LayoutTemplateRegistry.php
plugins/woocommerce/src/Checkout/Helpers/ReserveStock.php
woocommerce/src/Checkout/Helpers/ReserveStock.php
src/Checkout/Helpers/ReserveStock.php
@ -29610,6 +29648,13 @@ Internal/DependencyManagement/ServiceProviders/ProductReviewsServiceProvider.php
DependencyManagement/ServiceProviders/ProductReviewsServiceProvider.php
ServiceProviders/ProductReviewsServiceProvider.php
ProductReviewsServiceProvider.php
plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/LayoutTemplatesServiceProvider.php
woocommerce/src/Internal/DependencyManagement/ServiceProviders/LayoutTemplatesServiceProvider.php
src/Internal/DependencyManagement/ServiceProviders/LayoutTemplatesServiceProvider.php
Internal/DependencyManagement/ServiceProviders/LayoutTemplatesServiceProvider.php
DependencyManagement/ServiceProviders/LayoutTemplatesServiceProvider.php
ServiceProviders/LayoutTemplatesServiceProvider.php
LayoutTemplatesServiceProvider.php
plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/ProductDownloadsServiceProvider.php
woocommerce/src/Internal/DependencyManagement/ServiceProviders/ProductDownloadsServiceProvider.php
src/Internal/DependencyManagement/ServiceProviders/ProductDownloadsServiceProvider.php
@ -31626,13 +31671,6 @@ legacy/js/frontend/tokenization-form.js
js/frontend/tokenization-form.js
frontend/tokenization-form.js
tokenization-form.js
plugins/woocommerce/client/legacy/js/frontend/order-attribution-blocks.js
woocommerce/client/legacy/js/frontend/order-attribution-blocks.js
client/legacy/js/frontend/order-attribution-blocks.js
legacy/js/frontend/order-attribution-blocks.js
js/frontend/order-attribution-blocks.js
frontend/order-attribution-blocks.js
order-attribution-blocks.js
plugins/woocommerce/client/legacy/js/frontend/lost-password.js
woocommerce/client/legacy/js/frontend/lost-password.js
client/legacy/js/frontend/lost-password.js
@ -33580,6 +33618,22 @@ plugins/woocommerce/changelog/43040-fix-42338-google-analytics-async-loading
woocommerce/changelog/43040-fix-42338-google-analytics-async-loading
changelog/43040-fix-42338-google-analytics-async-loading
43040-fix-42338-google-analytics-async-loading
plugins/woocommerce/changelog/43153-fix-42176-widget-editor-support
woocommerce/changelog/43153-fix-42176-widget-editor-support
changelog/43153-fix-42176-widget-editor-support
43153-fix-42176-widget-editor-support
plugins/woocommerce/changelog/43238-patch-1
woocommerce/changelog/43238-patch-1
changelog/43238-patch-1
43238-patch-1
plugins/woocommerce/changelog/fix-changelog-date-typo
woocommerce/changelog/fix-changelog-date-typo
changelog/fix-changelog-date-typo
fix-changelog-date-typo
plugins/woocommerce/changelog/fix-42852-product-gallery-block-snapping-position-on-resize
woocommerce/changelog/fix-42852-product-gallery-block-snapping-position-on-resize
changelog/fix-42852-product-gallery-block-snapping-position-on-resize
fix-42852-product-gallery-block-snapping-position-on-resize
plugins/woocommerce/changelog/update-contributor-list
woocommerce/changelog/update-contributor-list
changelog/update-contributor-list
@ -33620,6 +33674,10 @@ plugins/woocommerce/changelog/fix-43155-rating-filter-remove-and-query-type-opti
woocommerce/changelog/fix-43155-rating-filter-remove-and-query-type-option
changelog/fix-43155-rating-filter-remove-and-query-type-option
fix-43155-rating-filter-remove-and-query-type-option
plugins/woocommerce/changelog/43220-dev-dont-display-filters-zero-products
woocommerce/changelog/43220-dev-dont-display-filters-zero-products
changelog/43220-dev-dont-display-filters-zero-products
43220-dev-dont-display-filters-zero-products
plugins/woocommerce/changelog/42949-show-ai-offline-modal
woocommerce/changelog/42949-show-ai-offline-modal
changelog/42949-show-ai-offline-modal
@ -33628,6 +33686,14 @@ plugins/woocommerce/changelog/43217-dev-use-checkbox-list-attribute-filter
woocommerce/changelog/43217-dev-use-checkbox-list-attribute-filter
changelog/43217-dev-use-checkbox-list-attribute-filter
43217-dev-use-checkbox-list-attribute-filter
plugins/woocommerce/changelog/43108-fix-installer-error-exception
woocommerce/changelog/43108-fix-installer-error-exception
changelog/43108-fix-installer-error-exception
43108-fix-installer-error-exception
plugins/woocommerce/changelog/adjust-readme-text
woocommerce/changelog/adjust-readme-text
changelog/adjust-readme-text
adjust-readme-text
plugins/woocommerce/changelog/42858-add-42377-product-collection-filters-price-range
woocommerce/changelog/42858-add-42377-product-collection-filters-price-range
changelog/42858-add-42377-product-collection-filters-price-range
@ -33636,6 +33702,14 @@ plugins/woocommerce/changelog/42964-fix-validate_data_from_woocommerce_cart_ship
woocommerce/changelog/42964-fix-validate_data_from_woocommerce_cart_shipping_packages_filter-42410
changelog/42964-fix-validate_data_from_woocommerce_cart_shipping_packages_filter-42410
42964-fix-validate_data_from_woocommerce_cart_shipping_packages_filter-42410
plugins/woocommerce/changelog/fix-osa-consent-revoke
woocommerce/changelog/fix-osa-consent-revoke
changelog/fix-osa-consent-revoke
fix-osa-consent-revoke
plugins/woocommerce/changelog/43216-dev-implement-inserter-behavior
woocommerce/changelog/43216-dev-implement-inserter-behavior
changelog/43216-dev-implement-inserter-behavior
43216-dev-implement-inserter-behavior
plugins/woocommerce/changelog/update-42032-link-cross-sells-product-images
woocommerce/changelog/update-42032-link-cross-sells-product-images
changelog/update-42032-link-cross-sells-product-images
@ -33652,6 +33726,10 @@ plugins/woocommerce/changelog/43093-update-42030-migrate-backend-mini-cart-tests
woocommerce/changelog/43093-update-42030-migrate-backend-mini-cart-tests-to-playwright
changelog/43093-update-42030-migrate-backend-mini-cart-tests-to-playwright
43093-update-42030-migrate-backend-mini-cart-tests-to-playwright
plugins/woocommerce/changelog/fix-product-collection-layout-firefox
woocommerce/changelog/fix-product-collection-layout-firefox
changelog/fix-product-collection-layout-firefox
fix-product-collection-layout-firefox
plugins/woocommerce/changelog/42981-dev-dropdown-multi-select
woocommerce/changelog/42981-dev-dropdown-multi-select
changelog/42981-dev-dropdown-multi-select
@ -33660,6 +33738,10 @@ plugins/woocommerce/changelog/fix-42033-show-cross-sells-products-rating-stars
woocommerce/changelog/fix-42033-show-cross-sells-products-rating-stars
changelog/fix-42033-show-cross-sells-products-rating-stars
fix-42033-show-cross-sells-products-rating-stars
plugins/woocommerce/changelog/43157-default-content-on-images-failure
woocommerce/changelog/43157-default-content-on-images-failure
changelog/43157-default-content-on-images-failure
43157-default-content-on-images-failure
plugins/woocommerce/changelog/43130-fix-42153-products-beta-migration-to-product-collection-doesnt-set-the-number-of-columns-correctly
woocommerce/changelog/43130-fix-42153-products-beta-migration-to-product-collection-doesnt-set-the-number-of-columns-correctly
changelog/43130-fix-42153-products-beta-migration-to-product-collection-doesnt-set-the-number-of-columns-correctly
@ -33692,6 +33774,10 @@ plugins/woocommerce/changelog/update-product-editor-add-product-linked-tab
woocommerce/changelog/update-product-editor-add-product-linked-tab
changelog/update-product-editor-add-product-linked-tab
update-product-editor-add-product-linked-tab
plugins/woocommerce/changelog/43221-fix-command-palette-unnecessary-scripts
woocommerce/changelog/43221-fix-command-palette-unnecessary-scripts
changelog/43221-fix-command-palette-unnecessary-scripts
43221-fix-command-palette-unnecessary-scripts
plugins/woocommerce/changelog/43169-dev-pass-blocks-phase-to-build
woocommerce/changelog/43169-dev-pass-blocks-phase-to-build
changelog/43169-dev-pass-blocks-phase-to-build
@ -33720,6 +33806,10 @@ plugins/woocommerce/changelog/43068-dev-dropdown-support-text-color
woocommerce/changelog/43068-dev-dropdown-support-text-color
changelog/43068-dev-dropdown-support-text-color
43068-dev-dropdown-support-text-color
plugins/woocommerce/changelog/update-tests-search-multiple-term-ids
woocommerce/changelog/update-tests-search-multiple-term-ids
changelog/update-tests-search-multiple-term-ids
update-tests-search-multiple-term-ids
plugins/woocommerce/changelog/update-log-file-view-tweaks
woocommerce/changelog/update-log-file-view-tweaks
changelog/update-log-file-view-tweaks
@ -33732,6 +33822,10 @@ plugins/woocommerce/changelog/43031-update-41875-clean-up-old-notice-styles
woocommerce/changelog/43031-update-41875-clean-up-old-notice-styles
changelog/43031-update-41875-clean-up-old-notice-styles
43031-update-41875-clean-up-old-notice-styles
plugins/woocommerce/changelog/43249-fix-double-quotes-json-decoding-bug
woocommerce/changelog/43249-fix-double-quotes-json-decoding-bug
changelog/43249-fix-double-quotes-json-decoding-bug
43249-fix-double-quotes-json-decoding-bug
plugins/woocommerce/changelog/42983-update-store-api-product-variation-attributes-support
woocommerce/changelog/42983-update-store-api-product-variation-attributes-support
changelog/42983-update-store-api-product-variation-attributes-support
@ -33768,6 +33862,14 @@ plugins/woocommerce/changelog/43076-42940-cys-color-palette-create-your-own
woocommerce/changelog/43076-42940-cys-color-palette-create-your-own
changelog/43076-42940-cys-color-palette-create-your-own
43076-42940-cys-color-palette-create-your-own
plugins/woocommerce/changelog/43240-add-wccom-18961-marketplace-product-card-ratings
woocommerce/changelog/43240-add-wccom-18961-marketplace-product-card-ratings
changelog/43240-add-wccom-18961-marketplace-product-card-ratings
43240-add-wccom-18961-marketplace-product-card-ratings
plugins/woocommerce/changelog/add-layout-templates-rest-api
woocommerce/changelog/add-layout-templates-rest-api
changelog/add-layout-templates-rest-api
add-layout-templates-rest-api
plugins/woocommerce/changelog/43054-patch-1
woocommerce/changelog/43054-patch-1
changelog/43054-patch-1
@ -34969,6 +35071,13 @@ rest-api/Controllers/Version3/class-wc-rest-customers-controller.php
Controllers/Version3/class-wc-rest-customers-controller.php
Version3/class-wc-rest-customers-controller.php
class-wc-rest-customers-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-layout-templates-controller.php
woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-layout-templates-controller.php
includes/rest-api/Controllers/Version3/class-wc-rest-layout-templates-controller.php
rest-api/Controllers/Version3/class-wc-rest-layout-templates-controller.php
Controllers/Version3/class-wc-rest-layout-templates-controller.php
Version3/class-wc-rest-layout-templates-controller.php
class-wc-rest-layout-templates-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-controller.php
woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-controller.php
includes/rest-api/Controllers/Version3/class-wc-rest-system-status-controller.php
@ -37717,6 +37826,11 @@ woocommerce-beta-tester/src/product-editor-dev-tools/tab-panel.tsx
src/product-editor-dev-tools/tab-panel.tsx
product-editor-dev-tools/tab-panel.tsx
tab-panel.tsx
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/user-preferences-panel.tsx
woocommerce-beta-tester/src/product-editor-dev-tools/user-preferences-panel.tsx
src/product-editor-dev-tools/user-preferences-panel.tsx
product-editor-dev-tools/user-preferences-panel.tsx
user-preferences-panel.tsx
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/product-editor-dev-tools.tsx
woocommerce-beta-tester/src/product-editor-dev-tools/product-editor-dev-tools.tsx
src/product-editor-dev-tools/product-editor-dev-tools.tsx
@ -38156,6 +38270,10 @@ plugins/woocommerce-beta-tester/changelog/dev-fix-option-search
woocommerce-beta-tester/changelog/dev-fix-option-search
changelog/dev-fix-option-search
dev-fix-option-search
plugins/woocommerce-beta-tester/changelog/update-woocommerce-beta-tester-add-user-preferences-tool
woocommerce-beta-tester/changelog/update-woocommerce-beta-tester-add-user-preferences-tool
changelog/update-woocommerce-beta-tester-add-user-preferences-tool
update-woocommerce-beta-tester-add-user-preferences-tool
plugins/woocommerce-beta-tester/changelog/41513-prepare-beta-tester-2.3.0
woocommerce-beta-tester/changelog/41513-prepare-beta-tester-2.3.0
changelog/41513-prepare-beta-tester-2.3.0
@ -39154,6 +39272,13 @@ marketplace/components/product-card/product-card.tsx
components/product-card/product-card.tsx
product-card/product-card.tsx
product-card.tsx
plugins/woocommerce-admin/client/marketplace/components/product-card/product-card-footer.tsx
woocommerce-admin/client/marketplace/components/product-card/product-card-footer.tsx
client/marketplace/components/product-card/product-card-footer.tsx
marketplace/components/product-card/product-card-footer.tsx
components/product-card/product-card-footer.tsx
product-card/product-card-footer.tsx
product-card-footer.tsx
plugins/woocommerce-admin/client/marketplace/components/product-card/product-card.scss
woocommerce-admin/client/marketplace/components/product-card/product-card.scss
client/marketplace/components/product-card/product-card.scss
@ -59569,6 +59694,13 @@ inner-blocks/attribute-filter/components/attribute-dropdown.tsx
attribute-filter/components/attribute-dropdown.tsx
components/attribute-dropdown.tsx
attribute-dropdown.tsx
plugins/woocommerce-blocks/assets/js/blocks/collection-filters/types.ts
woocommerce-blocks/assets/js/blocks/collection-filters/types.ts
assets/js/blocks/collection-filters/types.ts
js/blocks/collection-filters/types.ts
blocks/collection-filters/types.ts
collection-filters/types.ts
types.ts
plugins/woocommerce-blocks/assets/js/blocks/collection-filters/block.json
woocommerce-blocks/assets/js/blocks/collection-filters/block.json
assets/js/blocks/collection-filters/block.json
@ -59590,6 +59722,13 @@ js/blocks/collection-filters/index.tsx
blocks/collection-filters/index.tsx
collection-filters/index.tsx
index.tsx
plugins/woocommerce-blocks/assets/js/blocks/collection-filters/utils.ts
woocommerce-blocks/assets/js/blocks/collection-filters/utils.ts
assets/js/blocks/collection-filters/utils.ts
js/blocks/collection-filters/utils.ts
blocks/collection-filters/utils.ts
collection-filters/utils.ts
utils.ts
plugins/woocommerce-blocks/assets/js/blocks/collection-filters/save.tsx
woocommerce-blocks/assets/js/blocks/collection-filters/save.tsx
assets/js/blocks/collection-filters/save.tsx
@ -64495,6 +64634,10 @@ plugins/woocommerce-blocks/changelog/42798-fix-woocommerce-blocks-wp-env
woocommerce-blocks/changelog/42798-fix-woocommerce-blocks-wp-env
changelog/42798-fix-woocommerce-blocks-wp-env
42798-fix-woocommerce-blocks-wp-env
plugins/woocommerce-blocks/changelog/fix-42852-product-gallery-block-snapping-position-on-resize
woocommerce-blocks/changelog/fix-42852-product-gallery-block-snapping-position-on-resize
changelog/fix-42852-product-gallery-block-snapping-position-on-resize
fix-42852-product-gallery-block-snapping-position-on-resize
plugins/woocommerce-blocks/changelog/add-product-gallery-block-group-block-labels
woocommerce-blocks/changelog/add-product-gallery-block-group-block-labels
changelog/add-product-gallery-block-group-block-labels

View File

@ -2170,6 +2170,7 @@ packages/js/product-editor/tsconfig.json
packages/js/product-editor/changelog/add-42825_tooltip_attribute_to_pricing_field
packages/js/product-editor/changelog/update-product-editor-render-empty-state-for-cross-section
packages/js/product-editor/changelog/fix-revert_showing_feedback_bar_once
packages/js/product-editor/changelog/update-product-editor-add-classname-prop-to-button-with-cmp
packages/js/product-editor/changelog/add-41586-product-template-association
packages/js/product-editor/changelog/update-product-editor-add-cash-register-image
packages/js/product-editor/changelog/update-product-editor-render-empty-state-for-upsells-section
@ -2750,6 +2751,7 @@ packages/js/data/changelog/dev-sync-pnpm
packages/js/data/changelog/dev-fix-admin-tests-pnpm7
packages/js/data/changelog/fix-with-current-user-hydration
packages/js/data/changelog/dev-add-resolve-select-types
packages/js/data/changelog/update-woocommerce-beta-tester-add-user-preferences-tool
packages/js/data/changelog/update-migrate-purchase-task-to-ts
packages/js/data/changelog/add-35778-data-store
packages/js/data/changelog/update-payfast
@ -2967,6 +2969,8 @@ plugins/woocommerce/tests/php/src/Admin/ProductBlockEditor/BlockRegistryTest.php
plugins/woocommerce/tests/php/src/Admin/ProductBlockEditor/test-block/block.json
plugins/woocommerce/tests/php/src/Admin/Marketing/MarketingCampaignTest.php
plugins/woocommerce/tests/php/src/Admin/Marketing/MarketingChannelsTest.php
plugins/woocommerce/tests/php/src/LayoutTemplates/TestLayoutTemplate.php
plugins/woocommerce/tests/php/src/LayoutTemplates/LayoutTemplateRegistryTest.php
plugins/woocommerce/tests/php/src/Proxies/LegacyProxyTest.php
plugins/woocommerce/tests/php/src/Proxies/ClassThatDependsOnLegacyCodeTest.php
plugins/woocommerce/tests/php/src/Proxies/MockableLegacyProxyTest.php
@ -3112,6 +3116,7 @@ plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version3/class-wc-re
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version3/class-wc-rest-coupons-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version3/class-wc-rest-layout-templates-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller-tests.php
plugins/woocommerce/tests/php/includes/class-wc-install-test.php
plugins/woocommerce/tests/php/includes/class-wc-download-handler-tests.php
@ -4331,6 +4336,7 @@ plugins/woocommerce/src/Admin/Marketing/MarketingChannels.php
plugins/woocommerce/src/Admin/Marketing/MarketingCampaign.php
plugins/woocommerce/src/Admin/Marketing/InstalledExtensions.php
plugins/woocommerce/src/Admin/ReportCSVEmail.php
plugins/woocommerce/src/LayoutTemplates/LayoutTemplateRegistry.php
plugins/woocommerce/src/Checkout/Helpers/ReserveStock.php
plugins/woocommerce/src/Checkout/Helpers/ReserveStockException.php
plugins/woocommerce/src/Proxies/ActionsProxy.php
@ -4646,6 +4652,7 @@ plugins/woocommerce/src/Internal/DependencyManagement/ExtendedContainer.php
plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/BlockTemplatesServiceProvider.php
plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/AbstractInterfaceServiceProvider.php
plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/ProductReviewsServiceProvider.php
plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/LayoutTemplatesServiceProvider.php
plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/ProductDownloadsServiceProvider.php
plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/OptionSanitizerServiceProvider.php
plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders/UtilsClassesServiceProvider.php
@ -4978,7 +4985,6 @@ plugins/woocommerce/client/legacy/js/frontend/checkout.js
plugins/woocommerce/client/legacy/js/frontend/add-to-cart.js
plugins/woocommerce/client/legacy/js/frontend/password-strength-meter.js
plugins/woocommerce/client/legacy/js/frontend/tokenization-form.js
plugins/woocommerce/client/legacy/js/frontend/order-attribution-blocks.js
plugins/woocommerce/client/legacy/js/frontend/lost-password.js
plugins/woocommerce/client/legacy/js/frontend/add-to-cart-variation.js
plugins/woocommerce/client/legacy/js/frontend/geolocation.js
@ -5322,6 +5328,10 @@ plugins/woocommerce/assets/images/admin_notes/filter-by-product-variations-note.
plugins/woocommerce/phpcs.xml
plugins/woocommerce/tsconfig.json
plugins/woocommerce/changelog/43040-fix-42338-google-analytics-async-loading
plugins/woocommerce/changelog/43153-fix-42176-widget-editor-support
plugins/woocommerce/changelog/43238-patch-1
plugins/woocommerce/changelog/fix-changelog-date-typo
plugins/woocommerce/changelog/fix-42852-product-gallery-block-snapping-position-on-resize
plugins/woocommerce/changelog/update-contributor-list
plugins/woocommerce/changelog/test-42192-add-e2e-tests-for-image-transition-in-product-gallery-block
plugins/woocommerce/changelog/test-42060-refactor-product-gallery-thumbnails-e2e-test
@ -5332,16 +5342,23 @@ plugins/woocommerce/changelog/fix-38886
plugins/woocommerce/changelog/43211-dev-placeholder-override
plugins/woocommerce/changelog/42980-fix-42976-price-filter-convert-state-to-context
plugins/woocommerce/changelog/fix-43155-rating-filter-remove-and-query-type-option
plugins/woocommerce/changelog/43220-dev-dont-display-filters-zero-products
plugins/woocommerce/changelog/42949-show-ai-offline-modal
plugins/woocommerce/changelog/43217-dev-use-checkbox-list-attribute-filter
plugins/woocommerce/changelog/43108-fix-installer-error-exception
plugins/woocommerce/changelog/adjust-readme-text
plugins/woocommerce/changelog/42858-add-42377-product-collection-filters-price-range
plugins/woocommerce/changelog/42964-fix-validate_data_from_woocommerce_cart_shipping_packages_filter-42410
plugins/woocommerce/changelog/fix-osa-consent-revoke
plugins/woocommerce/changelog/43216-dev-implement-inserter-behavior
plugins/woocommerce/changelog/update-42032-link-cross-sells-product-images
plugins/woocommerce/changelog/43020-fix-fix-margin-top-value-for-the-task-reminder
plugins/woocommerce/changelog/43132-fix-42194-product-collection-block-allow-topbottom-pagination-blocks-to-be-added
plugins/woocommerce/changelog/43093-update-42030-migrate-backend-mini-cart-tests-to-playwright
plugins/woocommerce/changelog/fix-product-collection-layout-firefox
plugins/woocommerce/changelog/42981-dev-dropdown-multi-select
plugins/woocommerce/changelog/fix-42033-show-cross-sells-products-rating-stars
plugins/woocommerce/changelog/43157-default-content-on-images-failure
plugins/woocommerce/changelog/43130-fix-42153-products-beta-migration-to-product-collection-doesnt-set-the-number-of-columns-correctly
plugins/woocommerce/changelog/add-42224-new-flow-adding-product-collection
plugins/woocommerce/changelog/dev-github-reporting-for-playwright
@ -5350,6 +5367,7 @@ plugins/woocommerce/changelog/update-product-editor-fix-proper-flag-for-linked-p
plugins/woocommerce/changelog/42913-fix-product-hero-pattern-button-alignment
plugins/woocommerce/changelog/update-product-editor-render-empty-state-for-upsells-section
plugins/woocommerce/changelog/update-product-editor-add-product-linked-tab
plugins/woocommerce/changelog/43221-fix-command-palette-unnecessary-scripts
plugins/woocommerce/changelog/43169-dev-pass-blocks-phase-to-build
plugins/woocommerce/changelog/43085-fix-43084-search-query-prepare
plugins/woocommerce/changelog/42900-add-tazza-theme-auto-insert-mini-cart
@ -5357,9 +5375,11 @@ plugins/woocommerce/changelog/fix-41907
plugins/woocommerce/changelog/43086-enhance-ai-content-generation
plugins/woocommerce/changelog/43114-update-cys-update-neutral-color-palette
plugins/woocommerce/changelog/43068-dev-dropdown-support-text-color
plugins/woocommerce/changelog/update-tests-search-multiple-term-ids
plugins/woocommerce/changelog/update-log-file-view-tweaks
plugins/woocommerce/changelog/add-date-type-param-to-revenue-stats-endpoint
plugins/woocommerce/changelog/43031-update-41875-clean-up-old-notice-styles
plugins/woocommerce/changelog/43249-fix-double-quotes-json-decoding-bug
plugins/woocommerce/changelog/42983-update-store-api-product-variation-attributes-support
plugins/woocommerce/changelog/update-product-editor-add-upsell-linked-product-section
plugins/woocommerce/changelog/43183-dev-refactor-interactivity-dropdown
@ -5369,6 +5389,8 @@ plugins/woocommerce/changelog/43174-increase-pexels-image-width
plugins/woocommerce/changelog/docs-43052-update-links-to-woo-com-for-woo-blocks-docs
plugins/woocommerce/changelog/.gitkeep
plugins/woocommerce/changelog/43076-42940-cys-color-palette-create-your-own
plugins/woocommerce/changelog/43240-add-wccom-18961-marketplace-product-card-ratings
plugins/woocommerce/changelog/add-layout-templates-rest-api
plugins/woocommerce/changelog/43054-patch-1
plugins/woocommerce/changelog/update-product-editor-handle-upsells-and-cross-sections-visibility
plugins/woocommerce/bin/build-zip.sh
@ -5583,6 +5605,7 @@ plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-shippin
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-layout-templates-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-products-totals-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php
@ -6088,6 +6111,7 @@ plugins/woocommerce-beta-tester/src/product-editor-dev-tools/product-editor-dev-
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/expressions-panel.tsx
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/index.scss
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/tab-panel.tsx
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/user-preferences-panel.tsx
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/product-editor-dev-tools.tsx
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/product-editor-dev-tools-bar.tsx
plugins/woocommerce-beta-tester/src/product-editor-dev-tools/help-tab-panel.tsx
@ -6174,6 +6198,7 @@ plugins/woocommerce-beta-tester/userscripts/README.md
plugins/woocommerce-beta-tester/plugin.php
plugins/woocommerce-beta-tester/tsconfig.json
plugins/woocommerce-beta-tester/changelog/dev-fix-option-search
plugins/woocommerce-beta-tester/changelog/update-woocommerce-beta-tester-add-user-preferences-tool
plugins/woocommerce-beta-tester/changelog/41513-prepare-beta-tester-2.3.0
plugins/woocommerce-beta-tester/changelog/42860-update-pnpm
plugins/woocommerce-beta-tester/changelog/fix-domain-substitution
@ -6350,6 +6375,7 @@ plugins/woocommerce-admin/client/marketplace/components/product-list-header/prod
plugins/woocommerce-admin/client/marketplace/components/discover/discover.scss
plugins/woocommerce-admin/client/marketplace/components/discover/discover.tsx
plugins/woocommerce-admin/client/marketplace/components/product-card/product-card.tsx
plugins/woocommerce-admin/client/marketplace/components/product-card/product-card-footer.tsx
plugins/woocommerce-admin/client/marketplace/components/product-card/product-card.scss
plugins/woocommerce-admin/client/marketplace/components/icon-with-text/icon-with-text.tsx
plugins/woocommerce-admin/client/marketplace/components/icon-with-text/icon-with-text.scss
@ -9188,9 +9214,11 @@ plugins/woocommerce-blocks/assets/js/blocks/collection-filters/inner-blocks/attr
plugins/woocommerce-blocks/assets/js/blocks/collection-filters/inner-blocks/attribute-filter/components/attribute-select-controls.tsx
plugins/woocommerce-blocks/assets/js/blocks/collection-filters/inner-blocks/attribute-filter/components/inspector-controls.tsx
plugins/woocommerce-blocks/assets/js/blocks/collection-filters/inner-blocks/attribute-filter/components/attribute-dropdown.tsx
plugins/woocommerce-blocks/assets/js/blocks/collection-filters/types.ts
plugins/woocommerce-blocks/assets/js/blocks/collection-filters/block.json
plugins/woocommerce-blocks/assets/js/blocks/collection-filters/edit.tsx
plugins/woocommerce-blocks/assets/js/blocks/collection-filters/index.tsx
plugins/woocommerce-blocks/assets/js/blocks/collection-filters/utils.ts
plugins/woocommerce-blocks/assets/js/blocks/collection-filters/save.tsx
plugins/woocommerce-blocks/assets/js/blocks/customer-account/types.ts
plugins/woocommerce-blocks/assets/js/blocks/customer-account/editor.scss
@ -9810,6 +9838,7 @@ plugins/woocommerce-blocks/LICENSE
plugins/woocommerce-blocks/.env
plugins/woocommerce-blocks/tsconfig.json
plugins/woocommerce-blocks/changelog/42798-fix-woocommerce-blocks-wp-env
plugins/woocommerce-blocks/changelog/fix-42852-product-gallery-block-snapping-position-on-resize
plugins/woocommerce-blocks/changelog/add-product-gallery-block-group-block-labels
plugins/woocommerce-blocks/changelog/42724-update-42072-move-switch-classic-cart-checkout-button
plugins/woocommerce-blocks/changelog/42719-product-gallery

View File

@ -30,10 +30,18 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known
.well-known/assetlinks.json
.xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/edit$
/*/group
/*/invite
/*/more_ideas
/*/rg*/mediaviewer/rm*/tr
/*source=
/.git
/?z=1
/B00M3E1HJY
/B00M3E1NYI
/B00M3E1Q5Y
@ -53,7 +61,16 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/Search/
/_
/_/rsrc
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_prq
/_saved
/_shop
/_shopping_list
/album/*/*?i=
/api
/apis
@ -72,8 +89,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/commits
/commits/*?author
/commits/*?path
/communities
/compare
/contributors
/discovered
/download
/download/Browse.aspx?
/download/browse.aspx?
@ -107,6 +126,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html
/liked_by
/likes
/limited-release
/listing/*/favoriters
/lookup?
@ -116,16 +136,21 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/music/*/search/
/network
/newsearch/
/organize
/people/*/circle
/people/*/favorites
/pinned_flashes
/pins
/podcast/*/*?i=
/print$
/profile-about
/pulse
/raw
/revisions
/rg*/mediaviewer/rm*/tr
/rss
/scheduled-pin
/scheduled-pins
/search
/search/
/search/*?q=
@ -145,12 +170,16 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/store/d/groove-music-pass/cfq7ttc0k5dq/0001
/store/locations/store-locations-sitemap.xml
/store/music/groove-music-pass/*
/story_pins
/tagged
/tags
/tarball
/tree
/tried
/tv-season/*/*?i=
/unsubscribe/
/video-
/video_pins
/wal/
/watchers
/webscr
@ -212,6 +241,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?order=
?pt1=true$
?s=
?show_error=true
?tab=achievements&achievement=
?utm_*=
?w=address
@ -295,6 +325,8 @@ WebObjects/MZStoreElements.woa
[_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets
_
_/_
_/_/pixel
_/aihub_pod
_/ain/_/js
_/alkali-learn
@ -359,6 +391,8 @@ _next/gtm
_next/jwt
_next/title
_next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json
_nimbusJsonp.js
_nimbusJsonpStatic.js
@ -462,6 +496,7 @@ ad_spice
ad_syndication_user_tracking
ad_visibility
addContacts
addboard
addressBookExport
admin
adredir?
@ -483,6 +518,7 @@ adwords/proposal
adx/bin
affil
affil/pal
age-appeal
aihub/tfhub
ajax
ajax/follow_info
@ -520,13 +556,13 @@ api_access_key=
app*_
app*form_id=
app/updates
appealed-pin
apple-app-site-association
apps
apps*&tags=
apps/publish
apps?act=search_page&tags=
archive/lifestyle/wellness/1999/01/19/an-illness-no-one-understands-tourettes-syndrome/852df0cc-2164-4c83-be8d-0c770d028547
archives
articles
artists
assets/shared
@ -637,6 +673,7 @@ auth/verifychallenge
author/following
author=
authwall
autocomplete
away.php
b?*node=7454898011
b?*node=7454917011
@ -748,7 +785,11 @@ blogs/test
blogsearch
blogsearch_feeds
bn
board
board_activity
board_activity_comment
bookmark?
bookmarklet
bookmarks
books
books/about
@ -770,17 +811,38 @@ books?*zoom=1
books?*zoom=5
booksrightsholders
boutique/sitemaps
branded-pins
browse/reviews/recent
business/ad_create
business/adshare
business/adshare/faqs
business/blahblah
business/business-access
business/business-hierarchy
business/business-manager
business/catalogs
business/commerce-integrations
business/community-information
business/convert
business/create
business/create-linked-account
business/feedback
business/hub
business/invite
business/leads/jsplayer_show_lead_form.html
business/leads/show_form.html
business/learning/blog
business/onboarding
business/pin_create
business/premium/is_payment_pending
business/promotion
business/referral
business/sales/blog
business/site
business/switch-account
business/top-ads
business/update
business/verified-merchant/status
buttonlite.js
buyside-e2e-monitor
buzz/post
@ -886,7 +948,6 @@ ca/teams
ca/transactions
ca/treasury
ca/your
cai
calendar
calendar$
calendar/about
@ -914,7 +975,6 @@ cdn-proxy/pim
cdn-proxy/px
celebritycruises/guide-to-the-globe
center
cgi-bin
cgibin
ch*/listing/*/favoriters
ch*/people/*/circle
@ -971,6 +1031,7 @@ checkout
checkout/package
checkoutnow
checkpoint
christmas-spotlight
chrome/browser/mobile/tour
chrome/crlset
chwilio
@ -990,8 +1051,7 @@ classic-apps
clickthru
client_error
client_errors
clima/ets
clima/sites/registry
close-account
cloud-launcher/sitemap
cloudsourcetools/images
cms_content
@ -1010,8 +1070,8 @@ comment
comments
commercesearch/images
commercesearch/services
commission_2010-2014/katainen
commits?author=
communities
communities/bin.aspx?
communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx?
@ -1027,24 +1087,31 @@ community/category/*
community/comments
community/feed
community/trackback
community_comment
community_post
community_s
companyDir
compare
compare/*/apply
compressiontest
config.js
connect
connections
connector
consumers/archive
contact_me
contactus
content
content-claiming
context_referrer=gig_page
context_referrer=user_page
control
conversation
conversations
convert-business
convert-personal
coop/directory
coop/manage
copyright-reporting
corgi$
couchmode
counter/*?
@ -1052,7 +1119,12 @@ counters/client-screenview
coupons/visit
covid19
covid19/mobility
creative-europe/404_en.htm
create_pin
creative-studio
creative_editor
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub
cse/home
cse/manage
@ -1061,12 +1133,13 @@ cse?
csp
csp_block
csp_report_only
csrf_error
ct
ct.html
ct/log_list
culturalinstitute/images
culturalinstitute/sitemaps
culturalinstitute/stella
culture/404_en.htm
custom_orders
customizable=
de*/listing/*/favoriters
@ -1170,7 +1243,9 @@ de/teams
de/transactions
de/treasury
de/your
deactivate-account
default
delete_post
delight
dell/cities-transformed
dell/cloud-future-of-medicine
@ -1180,46 +1255,10 @@ developers/downloads/sdks
developers/whats_new
devopsconsole/images
devrel-devsite
dgs/education_culture/404_en.htm
dictionary/static/sitemaps
digital-agenda
digital-agenda/contact
digital-agenda/country
digital-agenda/events/cf
digital-agenda/group-libraries
digital-agenda/news-redirect
digital-agenda/newsroom
digital-agenda/search
digital-agenda/sites
digital-agenda/tags
digital-agenda/taxonomy
digital-agenda/users
digital-single-market
digital-single-market/contact
digital-single-market/country
digital-single-market/en/contact
digital-single-market/en/country
digital-single-market/en/events/cf
digital-single-market/en/files
digital-single-market/en/group-libraries
digital-single-market/en/news-redirect
digital-single-market/en/newsroom
digital-single-market/en/search
digital-single-market/en/sites
digital-single-market/en/taxonomy
digital-single-market/en/users
digital-single-market/events/cf
digital-single-market/files
digital-single-market/group-libraries
digital-single-market/news-redirect
digital-single-market/newsroom
digital-single-market/search
digital-single-market/sites
digital-single-market/tags
digital-single-market/taxonomy
digital-single-market/users
directory
directory/all
discover
discussion
discussion/comment-permalink
discussion/edit-profile
@ -1314,9 +1353,9 @@ ebooks?*q=subject:
ebooks?*zoom=
ebooks?*zoom=1
ebooks?*zoom=5
eclas
edit
editorial/*
edu/cs4hs
education/404_en.htm
edurec
ehf
ekansa/Open-Context-Data
@ -1325,37 +1364,9 @@ elite?
email
email-unsubscribe
email_actions
email_verification_error
embed
embed/feed/update
employment_social/anticipedia/xwiki/bin/attach
employment_social/anticipedia/xwiki/bin/cancel
employment_social/anticipedia/xwiki/bin/commentadd
employment_social/anticipedia/xwiki/bin/delattachment
employment_social/anticipedia/xwiki/bin/delete
employment_social/anticipedia/xwiki/bin/dot
employment_social/anticipedia/xwiki/bin/download
employment_social/anticipedia/xwiki/bin/downloadrev
employment_social/anticipedia/xwiki/bin/edit
employment_social/anticipedia/xwiki/bin/export
employment_social/anticipedia/xwiki/bin/inline
employment_social/anticipedia/xwiki/bin/lifeblog
employment_social/anticipedia/xwiki/bin/login
employment_social/anticipedia/xwiki/bin/loginerror
employment_social/anticipedia/xwiki/bin/logout
employment_social/anticipedia/xwiki/bin/objectremove
employment_social/anticipedia/xwiki/bin/pdf
employment_social/anticipedia/xwiki/bin/preview
employment_social/anticipedia/xwiki/bin/propadd
employment_social/anticipedia/xwiki/bin/propdelete
employment_social/anticipedia/xwiki/bin/propupdate
employment_social/anticipedia/xwiki/bin/register
employment_social/anticipedia/xwiki/bin/save
employment_social/anticipedia/xwiki/bin/skin
employment_social/anticipedia/xwiki/bin/status
employment_social/anticipedia/xwiki/bin/upload
employment_social/anticipedia/xwiki/bin/viewattachrev
employment_social/anticipedia/xwiki/bin/viewrev
employment_social/anticipedia/xwiki/bin/xmlrpc
en-au/feedback
en-au/lp
en-ca/feedback
@ -1368,10 +1379,9 @@ en-us/windows/si/matrix.html
en/microsoft-365
en/microsoft-365/
endorsements
engagement
enterprise-jobs
enterprise-partner-search/sitemaps
environment/ets
erasmus-plus/404_en.htm
errors$
es*/listing/*/favoriters
es*/people/*/circle
@ -1428,24 +1438,6 @@ es/teams
es/transactions
es/treasury
es/your
eures/main.jsp
europeaid/companion
europeaid/prag
eurostat/*/search/-
eurostat/*?*p_p_id=NavTreeportletprod_WAR_NavTreeportletprod_INSTANCE_
eurostat/*?*p_p_id=esssearchportlet_WAR_esssearchportlet
eurostat/*?*p_p_id=estatsearchportlet_WAR_estatsearchportlet
eurostat/SDMX/diss-web/rest
eurostat/home/-/search/data-browser
eurostat/search
eurostat/tgm
eusurvey/files
eusurvey/printcontribution
eusurvey/printcontribution/?
eusurvey/printcontribution/?code=
eusurvey/publication
eusurvey/resources
eusurvey/webservice
evaluation
event
events
@ -1461,6 +1453,8 @@ exec/obidos/subst/marketplace/sell-your-collection.html
exec/obidos/subst/marketplace/sell-your-stuff.html
exec/obidos/subst/partners/friends/access.html
exec/obidos/tg/cm/member
explore
explore/*/?p=
explore/*/lightbox
external
external/overture
@ -1470,6 +1464,7 @@ facebook
facebook_connect
faves-i_love_u_get_away_from_me
favorite
fb.html
fbx
fe=true
feature/sf-test
@ -1543,15 +1538,15 @@ find
find$
find-more
firststeps.
fisheries/fleet
fizzy/admin
flag_content?
flights
flutter-canvaskit
folder
follow
follow_board
follow_user
following
food/archive
food/favourites
food/menus/*/shopping-list
food/recipes/*/shopping-list
@ -1652,6 +1647,8 @@ globalmarketfinder
globalmarketfinder/*.html
go/awards
gold?
google_gdn.html
google_search.html
googlebooks/images
goto
gp
@ -1762,11 +1759,11 @@ gview
gwt
h5games_gamecenter/images
handmade
hanukkah-spotlight
hashtag/*?src=
hd
header/channels
headline.txt
health/sites/health/files/tobacco/docs/doi
healthricherkp/cropped
healthricherkp/illustrations
helios
@ -1835,7 +1832,10 @@ hk-en/teams
hk-en/transactions
hk-en/treasury
hk-en/your
holiday-spotlight
holidays-celebrations
home
homefeed
homepage-video-test
hosted/images
hotelfinder/rpc
@ -1854,6 +1854,9 @@ i/api
i/u
ia
icons
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb
identity/accountsettingssyaf
ie*/listing/*/favoriters
@ -2023,11 +2026,14 @@ info/customerror.htm*
info/smart404.asp*
info/tech-feedback
inproduct_help/chatsupport
install-shuffles
internalPref
intl/*/about/views
intlkb/
invite
inviteFromProfile
inviteMany
invited
invites/buy
invoice/p
inyt
@ -2110,6 +2116,8 @@ johnhancock
johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
jp*/listing/*/favoriters
jp*/people/*/circle
jp*/people/*/favorites
@ -2171,13 +2179,13 @@ keep
knowmore
ko-kr/feedback
ko-kr/lp
kwanzaa-spotlight
labs/popgadget/search
lamda/images
landing/cmsnext-root
landing/now/ontap
landing/signout.html
language?
languages/404_en.htm
latest
latest-playlist
latest-talk
@ -2209,6 +2217,7 @@ li/track
library/devices
licensing-syndication
limited-release
linked
linkedin
list
list/ls*/_ajax
@ -2217,6 +2226,7 @@ listing/*/stubs
lite
lite.publication.PublicationRequestFulltextPromo.requestFulltext.html
live
live-session
live_chat
lm/R1XIHQVKXSKBNJ
lm/R3HQ5WJSZK6QSO
@ -2248,6 +2258,7 @@ lochp?
logging
login
login$
login/?next=
login?*=
logo-maker/brief
logo-maker/choose-variation
@ -2424,6 +2435,7 @@ narrative-
native
nbubumblebee
network
new_invite
news$
news/$
news/0
@ -2435,8 +2447,8 @@ news/test
news/test-liveblog
news?viewArticle
newsArticle
news_hub
newsletter
newsroom/dae
newsroom/notifications
newssearch
newsstand
@ -2541,6 +2553,7 @@ no-en/treasury
no-en/your
nonprofits/account
not_recommended_reviews/preview
notifications
ns/hydra/console/?
nus-trk
nwshp$
@ -2593,8 +2606,12 @@ nz/teams
nz/transactions
nz/treasury
nz/your
oauth/line
oauth/login
oauth/v2
oauth2/v2
oauth_error
offsite
og
onebox/media/sports/logos
onebox/media/sports/photos/soccer/wc2018
@ -2626,8 +2643,11 @@ pagespeed/insights/ui/logo
palm
pantheon
pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml
partners
password/reset
password_expired
patent-search/frontend
patents/download
@ -2657,8 +2677,39 @@ photos/gbachelie
photos/i_love_u_get_away_from_me
photos/tags/*/page
photos/youpy
pin-builder
pin-communities
pin-creation-tool
pin-editor
pin/*/activities
pin/*/activity
pin/*/analytics
pin/*/brand-catalog
pin/*/comments
pin/*/email
pin/*/feedback
pin/*/idea-pin/related-products
pin/*/likes
pin/*/promote
pin/*/reaction
pin/*/related-products
pin/*/repin
pin/*/repins
pin/*/sent
pin/*/share
pin/*/shop-the-look
pin/*/tag
pin/*/takes
pin/*/visual-search
pin/create
pin/find
pin/find?url=
pin_shop
ping?
pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl*/listing/*/favoriters
pl*/people/*/circle
pl*/people/*/favorites
@ -2708,6 +2759,7 @@ pl/teams
pl/transactions
pl/treasury
pl/your
place
plan=
platform-telemetry
play/store/web
@ -2715,8 +2767,6 @@ play/surveys/serp
plugins.
plugins/search
plusinstall
pmo/contact/en/staff
pmo/contact/fr/staff
podcast*t=
podcasts/test-podcast/rss
politics/e/sharing
@ -2737,6 +2787,7 @@ ppob?
pqa
preference
preferences
prefs
present
presentation
prettyearth/assets
@ -2747,6 +2798,8 @@ private
pro
pro-resources
pro/about
product-catalogs
product-feed
product-reviews/B0069IY63Y
productPurchaseDone
product_
@ -2823,6 +2876,7 @@ publications
publicliterature.PublicLiterature.search.html
purchases
puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy
pwapiv2
px.gif
@ -2832,6 +2886,7 @@ qp/batch_fetch_web
qr
quality_form?
query
quiz
r
r/*.rss
r/*/comments/*.rss
@ -2850,6 +2905,7 @@ random
rd/search
rd/search$
rd/search?
recently-viewed
recharge/dashboard/car
recharge/dashboard/static
recipes/search
@ -2867,6 +2923,8 @@ refer
refer/pal
referrals
referrer=
refresh_stored_accounts
refresh_token
register
registration
registry/wishlist
@ -2877,10 +2935,13 @@ report
report-abuse?report=
report=
report_abuse.gne
reports-and-violations
request-data
requestList
requests
research/participants/cofund
reservations/*/notifyme
resource
resource/*/get
results
retail
retail/availability
@ -2916,6 +2977,7 @@ s2/sitemaps
s2/static
s3
s?
safe-redirect
safebrowsing/diagnostic
safebrowsing/report_badware
safebrowsing/report_error
@ -3009,6 +3071,7 @@ searchhistory
sections
secure
seller_onboarding
sendHeaderEarly
send_to_friend
sendarticle
services
@ -3089,6 +3152,7 @@ shop/sign_out
shop/signed_in_account
shop/store/feeds
shop_name_search_service
shop_pins
shopping-content-api/product_images
shopping/product
shopping/ratings/account/metrics
@ -3381,19 +3445,19 @@ smart/button
smart/buttons
social/photosui/images
social/photosui/sitemap
social/social-security-directory/cai
socialmanager
sounds/player
sounds/player$
sounds/search
sounds/search$
sounds/search?
source
source=
source_repo=
spain/empresas/
spain/medianaempresa/
specials
spice
sport/404_en.htm
sport/olympics/2008/events
sport/olympics/2008/medals
sport/videos
@ -3462,6 +3526,10 @@ storefront
storepicker
stores/page/*visitId=
stories
story-pin-builder
story-pin-invite
story_feed
story_pins
studios
styles/js-on.css$
submit
@ -3482,6 +3550,7 @@ support
support/content
support/forum/search?
surprise
suspension-appeal
svc
svc/crosswords
svc/games
@ -3494,36 +3563,19 @@ svc/vertex
svc/web
svc/wordle
svpRecommendations
sw-shell.html
swg
syndicate
system1/images
t/terms
tab=
tablet
taggingtool
tagmanager/containers/xo
tagmanager/pptm.js
talk
talk/new_topic
talks2
taxation_customs/business/vat/vat-e-commerce/modernising-vat-cross-border-e-commerce_en
taxation_customs/dds2/arc
taxation_customs/dds2/col
taxation_customs/dds2/ebti
taxation_customs/dds2/ecics
taxation_customs/dds2/ecs
taxation_customs/dds2/eos
taxation_customs/dds2/export
taxation_customs/dds2/rd
taxation_customs/dds2/seed
taxation_customs/dds2/surv
taxation_customs/dds2/susp
taxation_customs/dds2/taric
taxation_customs/dds2/tra
taxation_customs/dds2/transit
taxation_customs/tax-cfw-interactive-brochure
taxation_customs/tax-cfw-interactive-brochure-news
taxation_customs/tax-cfw-interactive-brochure-news_en
taxation_customs/tax-cfw-interactive-brochure_en
tbproxy
teams
templateabuse
@ -3531,8 +3583,10 @@ templates
test
testpage-forhomepage
tetro
thanksgiving-spotlight
thanx?
themacallan/worlds-together
theme
themes/rss
things/search
things/search$
@ -3570,19 +3624,6 @@ translate_p
translate_static
translate_suggestion
translate_t
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14885
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14895
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14896
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14907
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14944
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14964
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=15010
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=7856
transparencyinitiative
transparencyregister
transparencyregister/public/consultation/reportControllerPager.do
transparencyregister/public/consultation/search.do
transparencyregister/public/staticPage/displayStaticPage.do
trap
travel-frontend/images
travel-vacations
@ -3592,6 +3633,7 @@ travel/flights/s
treasury
trending
trends
trends-carousel
trends/beta
trends/embed.js?
trends/fetchComponent?
@ -3606,6 +3648,7 @@ trustedstores/js
trustedstores/s
trustedstores/tm2
trustedstores/verify
tv
tv/thumb
tvschedule
twitter
@ -3670,6 +3713,8 @@ uk/teams
uk/transactions
uk/treasury
uk/your
unauth-profile
unlink
unsub
until=
updates
@ -3745,6 +3790,8 @@ utils
uviewer
v1/browser-performance
v1/stats
v1/urls/count.json
v3/pidgets/log
v4
verify_age
video/embedded
@ -3771,9 +3818,12 @@ watch_popup
watch_queue_ajax
webmasters/sitemaps/ping?
websearch
website/confirm
website/confirm/download
webstore/search
webstore/static/*/wall/js
weekly/signup
welcome
whats-next/planes-trains-and-analytics
whsmiths
widget_auth.php
@ -4235,7 +4285,7 @@ xoonboarding
xoplatform/logger/api/logger
xorouter
your
youth/404_en.htm
your-shop
youtube/fonts
youtube/img/promos
youtube/partner