[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-11-10 10:08:37 +00:00
parent 60da6bb566
commit c75088bdaf
12 changed files with 4334 additions and 1388 deletions
@@ -6395,11 +6395,23 @@ tests/unit/Foundation/PathsTest.php
unit/Foundation/PathsTest.php
Foundation/PathsTest.php
PathsTest.php
framework/core/tests/unit/Foundation/FontAwesomeTest.php
core/tests/unit/Foundation/FontAwesomeTest.php
tests/unit/Foundation/FontAwesomeTest.php
unit/Foundation/FontAwesomeTest.php
Foundation/FontAwesomeTest.php
FontAwesomeTest.php
framework/core/tests/unit/.gitkeep
core/tests/unit/.gitkeep
tests/unit/.gitkeep
unit/.gitkeep
.gitkeep
framework/core/tests/unit/Queue/DatabaseWorkerArgsTest.php
core/tests/unit/Queue/DatabaseWorkerArgsTest.php
tests/unit/Queue/DatabaseWorkerArgsTest.php
unit/Queue/DatabaseWorkerArgsTest.php
Queue/DatabaseWorkerArgsTest.php
DatabaseWorkerArgsTest.php
framework/core/tests/unit/Install/Prerequisite/WritablePathsTest.php
core/tests/unit/Install/Prerequisite/WritablePathsTest.php
tests/unit/Install/Prerequisite/WritablePathsTest.php
@@ -6449,6 +6461,12 @@ tests/unit/User/AvatarUploaderTest.php
unit/User/AvatarUploaderTest.php
User/AvatarUploaderTest.php
AvatarUploaderTest.php
framework/core/tests/integration/frontend/FontAwesomeLoadingTest.php
core/tests/integration/frontend/FontAwesomeLoadingTest.php
tests/integration/frontend/FontAwesomeLoadingTest.php
integration/frontend/FontAwesomeLoadingTest.php
frontend/FontAwesomeLoadingTest.php
FontAwesomeLoadingTest.php
framework/core/tests/integration/policy/DiscussionPolicyTest.php
core/tests/integration/policy/DiscussionPolicyTest.php
tests/integration/policy/DiscussionPolicyTest.php
@@ -6461,6 +6479,24 @@ tests/integration/policy/PostPolicyTest.php
integration/policy/PostPolicyTest.php
policy/PostPolicyTest.php
PostPolicyTest.php
framework/core/tests/integration/queue/QueueServiceProviderTest.php
core/tests/integration/queue/QueueServiceProviderTest.php
tests/integration/queue/QueueServiceProviderTest.php
integration/queue/QueueServiceProviderTest.php
queue/QueueServiceProviderTest.php
QueueServiceProviderTest.php
framework/core/tests/integration/queue/QueueCommandTest.php
core/tests/integration/queue/QueueCommandTest.php
tests/integration/queue/QueueCommandTest.php
integration/queue/QueueCommandTest.php
queue/QueueCommandTest.php
QueueCommandTest.php
framework/core/tests/integration/queue/QueueScheduleTest.php
core/tests/integration/queue/QueueScheduleTest.php
tests/integration/queue/QueueScheduleTest.php
integration/queue/QueueScheduleTest.php
queue/QueueScheduleTest.php
QueueScheduleTest.php
framework/core/tests/integration/slugger/SlugDriverTest.php
core/tests/integration/slugger/SlugDriverTest.php
tests/integration/slugger/SlugDriverTest.php
@@ -12176,6 +12212,11 @@ core/src/Foundation/UninstalledSite.php
src/Foundation/UninstalledSite.php
Foundation/UninstalledSite.php
UninstalledSite.php
framework/core/src/Foundation/FontAwesome.php
core/src/Foundation/FontAwesome.php
src/Foundation/FontAwesome.php
Foundation/FontAwesome.php
FontAwesome.php
framework/core/src/Foundation/EventGeneratorTrait.php
core/src/Foundation/EventGeneratorTrait.php
src/Foundation/EventGeneratorTrait.php
@@ -12731,6 +12772,11 @@ core/src/Update/UpdateServiceProvider.php
src/Update/UpdateServiceProvider.php
Update/UpdateServiceProvider.php
UpdateServiceProvider.php
framework/core/src/Queue/DatabaseUuidFailedJobProvider.php
core/src/Queue/DatabaseUuidFailedJobProvider.php
src/Queue/DatabaseUuidFailedJobProvider.php
Queue/DatabaseUuidFailedJobProvider.php
DatabaseUuidFailedJobProvider.php
framework/core/src/Queue/QueueServiceProvider.php
core/src/Queue/QueueServiceProvider.php
src/Queue/QueueServiceProvider.php
@@ -12756,6 +12802,18 @@ core/src/Queue/QueueRestarter.php
src/Queue/QueueRestarter.php
Queue/QueueRestarter.php
QueueRestarter.php
framework/core/src/Queue/Console/WorkCommand.php
core/src/Queue/Console/WorkCommand.php
src/Queue/Console/WorkCommand.php
Queue/Console/WorkCommand.php
Console/WorkCommand.php
WorkCommand.php
framework/core/src/Queue/Console/DatabaseWorkerArgs.php
core/src/Queue/Console/DatabaseWorkerArgs.php
src/Queue/Console/DatabaseWorkerArgs.php
Queue/Console/DatabaseWorkerArgs.php
Console/DatabaseWorkerArgs.php
DatabaseWorkerArgs.php
framework/core/src/Queue/Console/ListenCommand.php
core/src/Queue/Console/ListenCommand.php
src/Queue/Console/ListenCommand.php
@@ -15282,6 +15340,10 @@ framework/core/migrations/2019_10_12_195349_change_posts_add_discussion_foreign_
core/migrations/2019_10_12_195349_change_posts_add_discussion_foreign_key.php
migrations/2019_10_12_195349_change_posts_add_discussion_foreign_key.php
2019_10_12_195349_change_posts_add_discussion_foreign_key.php
framework/core/migrations/2025_10_11_000001_create_queue_failed_jobs.php
core/migrations/2025_10_11_000001_create_queue_failed_jobs.php
migrations/2025_10_11_000001_create_queue_failed_jobs.php
2025_10_11_000001_create_queue_failed_jobs.php
framework/core/migrations/2018_01_11_095000_change_api_keys_columns.php
core/migrations/2018_01_11_095000_change_api_keys_columns.php
migrations/2018_01_11_095000_change_api_keys_columns.php
@@ -15450,6 +15512,10 @@ framework/core/migrations/2018_01_18_134600_change_password_tokens_created_at_to
core/migrations/2018_01_18_134600_change_password_tokens_created_at_to_datetime.php
migrations/2018_01_18_134600_change_password_tokens_created_at_to_datetime.php
2018_01_18_134600_change_password_tokens_created_at_to_datetime.php
framework/core/migrations/2025_10_11_000000_create_queue_jobs.php
core/migrations/2025_10_11_000000_create_queue_jobs.php
migrations/2025_10_11_000000_create_queue_jobs.php
2025_10_11_000000_create_queue_jobs.php
framework/core/migrations/2015_02_24_000000_create_permissions_table.php
core/migrations/2015_02_24_000000_create_permissions_table.php
migrations/2015_02_24_000000_create_permissions_table.php
@@ -1245,7 +1245,9 @@ framework/core/tests/unit/Foundation/ErrorHandling/ExceptionHandler/ValidationEx
framework/core/tests/unit/Foundation/RouteCollectionTest.php
framework/core/tests/unit/Foundation/ContainerUtilTest.php
framework/core/tests/unit/Foundation/PathsTest.php
framework/core/tests/unit/Foundation/FontAwesomeTest.php
framework/core/tests/unit/.gitkeep
framework/core/tests/unit/Queue/DatabaseWorkerArgsTest.php
framework/core/tests/unit/Install/Prerequisite/WritablePathsTest.php
framework/core/tests/unit/Install/BaseUrlTest.php
framework/core/tests/unit/Settings/MemoryCacheSettingsRepositoryTest.php
@@ -1254,8 +1256,12 @@ framework/core/tests/unit/Http/CookieFactoryTest.php
framework/core/tests/unit/Http/RouteCollectionTest.php
framework/core/tests/unit/User/AbstractPolicyTest.php
framework/core/tests/unit/User/AvatarUploaderTest.php
framework/core/tests/integration/frontend/FontAwesomeLoadingTest.php
framework/core/tests/integration/policy/DiscussionPolicyTest.php
framework/core/tests/integration/policy/PostPolicyTest.php
framework/core/tests/integration/queue/QueueServiceProviderTest.php
framework/core/tests/integration/queue/QueueCommandTest.php
framework/core/tests/integration/queue/QueueScheduleTest.php
framework/core/tests/integration/slugger/SlugDriverTest.php
framework/core/tests/integration/middleware/ReferrerPolicyTest.php
framework/core/tests/integration/middleware/ContentTypeOptionsTest.php
@@ -2108,6 +2114,7 @@ framework/core/src/Extend/ErrorHandling.php
framework/core/src/Foundation/ErrorServiceProvider.php
framework/core/src/Foundation/HighMaintenanceModeHandler.php
framework/core/src/Foundation/UninstalledSite.php
framework/core/src/Foundation/FontAwesome.php
framework/core/src/Foundation/EventGeneratorTrait.php
framework/core/src/Foundation/Config.php
framework/core/src/Foundation/AbstractValidator.php
@@ -2207,11 +2214,14 @@ framework/core/src/Extension/Command/ToggleExtension.php
framework/core/src/Update/Controller/IndexController.php
framework/core/src/Update/Controller/UpdateController.php
framework/core/src/Update/UpdateServiceProvider.php
framework/core/src/Queue/DatabaseUuidFailedJobProvider.php
framework/core/src/Queue/QueueServiceProvider.php
framework/core/src/Queue/QueueFactory.php
framework/core/src/Queue/ExceptionHandler.php
framework/core/src/Queue/AbstractJob.php
framework/core/src/Queue/QueueRestarter.php
framework/core/src/Queue/Console/WorkCommand.php
framework/core/src/Queue/Console/DatabaseWorkerArgs.php
framework/core/src/Queue/Console/ListenCommand.php
framework/core/src/Queue/Listener.php
framework/core/src/Install/BaseUrl.php
@@ -2664,6 +2674,7 @@ framework/core/migrations/2022_07_14_000000_add_type_index_to_posts.php
framework/core/migrations/2022_08_06_000000_change_access_tokens_last_activity_at_to_nullable.php
framework/core/migrations/2020_04_21_130500_change_permission_groups_add_is_hidden.php
framework/core/migrations/2019_10_12_195349_change_posts_add_discussion_foreign_key.php
framework/core/migrations/2025_10_11_000001_create_queue_failed_jobs.php
framework/core/migrations/2018_01_11_095000_change_api_keys_columns.php
framework/core/migrations/2021_03_02_040500_change_access_tokens_add_id.php
framework/core/migrations/2018_01_30_112238_add_fulltext_index_to_discussions_title.php
@@ -2706,6 +2717,7 @@ framework/core/migrations/2018_10_08_144700_add_shim_prefix_to_group_icons.php
framework/core/migrations/2018_01_18_135000_change_posts_rename_columns.php
framework/core/migrations/2018_09_15_043337_add_notifications_indices.php
framework/core/migrations/2018_01_18_134600_change_password_tokens_created_at_to_datetime.php
framework/core/migrations/2025_10_11_000000_create_queue_jobs.php
framework/core/migrations/2015_02_24_000000_create_permissions_table.php
framework/core/migrations/2015_02_24_000000_create_api_keys_table.php
framework/core/migrations/2018_01_11_101800_rename_auth_tokens_to_registration_tokens.php
@@ -4138,11 +4138,6 @@ system/library/cart/tax.php
library/cart/tax.php
cart/tax.php
tax.php
upload/system/library/cart/api.php
system/library/cart/api.php
library/cart/api.php
cart/api.php
api.php
upload/system/library/cart/currency.php
system/library/cart/currency.php
library/cart/currency.php
@@ -37293,9 +37288,119 @@ upload/assets/jquery/jquery-3.7.1.min.js
assets/jquery/jquery-3.7.1.min.js
jquery/jquery-3.7.1.min.js
jquery-3.7.1.min.js
upload/assets/liquid.browser.umd.js
assets/liquid.browser.umd.js
upload/assets/framework/library/webcomponent.js
assets/framework/library/webcomponent.js
framework/library/webcomponent.js
library/webcomponent.js
webcomponent.js
upload/assets/framework/library/tax.js
assets/framework/library/tax.js
framework/library/tax.js
library/tax.js
tax.js
upload/assets/framework/library/template.js
assets/framework/library/template.js
framework/library/template.js
library/template.js
template.js
upload/assets/framework/library/currency.js
assets/framework/library/currency.js
framework/library/currency.js
library/currency.js
currency.js
upload/assets/framework/library/registry.js
assets/framework/library/registry.js
framework/library/registry.js
library/registry.js
registry.js
upload/assets/framework/library/cart.js
assets/framework/library/cart.js
framework/library/cart.js
library/cart.js
cart.js
upload/assets/framework/library/language.js
assets/framework/library/language.js
framework/library/language.js
library/language.js
language.js
upload/assets/framework/library/storage.js
assets/framework/library/storage.js
framework/library/storage.js
library/storage.js
storage.js
upload/assets/framework/liquid.browser.umd.js
assets/framework/liquid.browser.umd.js
framework/liquid.browser.umd.js
liquid.browser.umd.js
upload/assets/framework/component/datetime.js
assets/framework/component/datetime.js
framework/component/datetime.js
component/datetime.js
datetime.js
upload/assets/framework/component/form.js
assets/framework/component/form.js
framework/component/form.js
component/form.js
form.js
upload/assets/framework/component/autocomplete.js
assets/framework/component/autocomplete.js
framework/component/autocomplete.js
component/autocomplete.js
autocomplete.js
upload/assets/framework/component/currency.js
assets/framework/component/currency.js
framework/component/currency.js
component/currency.js
currency.js
upload/assets/framework/component/country.js
assets/framework/component/country.js
framework/component/country.js
component/country.js
country.js
upload/assets/framework/component/pagination.js
assets/framework/component/pagination.js
framework/component/pagination.js
component/pagination.js
pagination.js
upload/assets/framework/component/alert.js
assets/framework/component/alert.js
framework/component/alert.js
component/alert.js
alert.js
upload/assets/framework/component/cart.js
assets/framework/component/cart.js
framework/component/cart.js
component/cart.js
cart.js
upload/assets/framework/component/ckeditor.js
assets/framework/component/ckeditor.js
framework/component/ckeditor.js
component/ckeditor.js
ckeditor.js
upload/assets/framework/component/switch.js
assets/framework/component/switch.js
framework/component/switch.js
component/switch.js
switch.js
upload/assets/framework/component/modal.js
assets/framework/component/modal.js
framework/component/modal.js
component/modal.js
modal.js
upload/assets/framework/component/zone.js
assets/framework/component/zone.js
framework/component/zone.js
component/zone.js
zone.js
upload/assets/framework/component/upload.js
assets/framework/component/upload.js
framework/component/upload.js
component/upload.js
upload.js
upload/assets/framework/framework.js
assets/framework/framework.js
framework/framework.js
framework.js
upload/assets/codemirror/lib/codemirror.js
assets/codemirror/lib/codemirror.js
codemirror/lib/codemirror.js
@@ -41888,95 +41993,6 @@ assets/bootstrap/js/bootstrap.bundle.js.map
bootstrap/js/bootstrap.bundle.js.map
js/bootstrap.bundle.js.map
bootstrap.bundle.js.map
upload/assets/webcomponent/library/template.js
assets/webcomponent/library/template.js
webcomponent/library/template.js
library/template.js
template.js
upload/assets/webcomponent/library/registry.js
assets/webcomponent/library/registry.js
webcomponent/library/registry.js
library/registry.js
registry.js
upload/assets/webcomponent/library/language.js
assets/webcomponent/library/language.js
webcomponent/library/language.js
library/language.js
language.js
upload/assets/webcomponent/library/storage.js
assets/webcomponent/library/storage.js
webcomponent/library/storage.js
library/storage.js
storage.js
upload/assets/webcomponent/webcomponent.js
assets/webcomponent/webcomponent.js
webcomponent/webcomponent.js
webcomponent.js
upload/assets/webcomponent/component/datetime.js
assets/webcomponent/component/datetime.js
webcomponent/component/datetime.js
component/datetime.js
datetime.js
upload/assets/webcomponent/component/form.js
assets/webcomponent/component/form.js
webcomponent/component/form.js
component/form.js
form.js
upload/assets/webcomponent/component/autocomplete.js
assets/webcomponent/component/autocomplete.js
webcomponent/component/autocomplete.js
component/autocomplete.js
autocomplete.js
upload/assets/webcomponent/component/currency.js
assets/webcomponent/component/currency.js
webcomponent/component/currency.js
component/currency.js
currency.js
upload/assets/webcomponent/component/country.js
assets/webcomponent/component/country.js
webcomponent/component/country.js
component/country.js
country.js
upload/assets/webcomponent/component/pagination.js
assets/webcomponent/component/pagination.js
webcomponent/component/pagination.js
component/pagination.js
pagination.js
upload/assets/webcomponent/component/alert.js
assets/webcomponent/component/alert.js
webcomponent/component/alert.js
component/alert.js
alert.js
upload/assets/webcomponent/component/cart.js
assets/webcomponent/component/cart.js
webcomponent/component/cart.js
component/cart.js
cart.js
upload/assets/webcomponent/component/ckeditor.js
assets/webcomponent/component/ckeditor.js
webcomponent/component/ckeditor.js
component/ckeditor.js
ckeditor.js
upload/assets/webcomponent/component/switch.js
assets/webcomponent/component/switch.js
webcomponent/component/switch.js
component/switch.js
switch.js
upload/assets/webcomponent/component/modal.js
assets/webcomponent/component/modal.js
webcomponent/component/modal.js
component/modal.js
modal.js
upload/assets/webcomponent/component/zone.js
assets/webcomponent/component/zone.js
webcomponent/component/zone.js
component/zone.js
zone.js
upload/assets/webcomponent/component/upload.js
assets/webcomponent/component/upload.js
webcomponent/component/upload.js
component/upload.js
upload.js
upload/error.html
error.html
upload/php.ini
@@ -671,7 +671,6 @@ upload/system/library/mail/smtp.php
upload/system/library/request.php
upload/system/library/cart/user.php
upload/system/library/cart/tax.php
upload/system/library/cart/api.php
upload/system/library/cart/currency.php
upload/system/library/cart/customer.php
upload/system/library/cart/cart.php
@@ -4053,7 +4052,29 @@ upload/assets/jquery/magnific/jquery.magnific-popup.js
upload/assets/jquery/magnific/jquery.magnific-popup.min.js
upload/assets/jquery/jquery-3.7.1.min.map
upload/assets/jquery/jquery-3.7.1.min.js
upload/assets/liquid.browser.umd.js
upload/assets/framework/library/webcomponent.js
upload/assets/framework/library/tax.js
upload/assets/framework/library/template.js
upload/assets/framework/library/currency.js
upload/assets/framework/library/registry.js
upload/assets/framework/library/cart.js
upload/assets/framework/library/language.js
upload/assets/framework/library/storage.js
upload/assets/framework/liquid.browser.umd.js
upload/assets/framework/component/datetime.js
upload/assets/framework/component/form.js
upload/assets/framework/component/autocomplete.js
upload/assets/framework/component/currency.js
upload/assets/framework/component/country.js
upload/assets/framework/component/pagination.js
upload/assets/framework/component/alert.js
upload/assets/framework/component/cart.js
upload/assets/framework/component/ckeditor.js
upload/assets/framework/component/switch.js
upload/assets/framework/component/modal.js
upload/assets/framework/component/zone.js
upload/assets/framework/component/upload.js
upload/assets/framework/framework.js
upload/assets/codemirror/lib/codemirror.js
upload/assets/codemirror/addon/runmode/runmode-standalone.js
upload/assets/codemirror/addon/runmode/colorize.js
@@ -4770,24 +4791,6 @@ upload/assets/bootstrap/js/bootstrap.min.js
upload/assets/bootstrap/js/bootstrap.bundle.min.js.map
upload/assets/bootstrap/js/bootstrap.esm.js.map
upload/assets/bootstrap/js/bootstrap.bundle.js.map
upload/assets/webcomponent/library/template.js
upload/assets/webcomponent/library/registry.js
upload/assets/webcomponent/library/language.js
upload/assets/webcomponent/library/storage.js
upload/assets/webcomponent/webcomponent.js
upload/assets/webcomponent/component/datetime.js
upload/assets/webcomponent/component/form.js
upload/assets/webcomponent/component/autocomplete.js
upload/assets/webcomponent/component/currency.js
upload/assets/webcomponent/component/country.js
upload/assets/webcomponent/component/pagination.js
upload/assets/webcomponent/component/alert.js
upload/assets/webcomponent/component/cart.js
upload/assets/webcomponent/component/ckeditor.js
upload/assets/webcomponent/component/switch.js
upload/assets/webcomponent/component/modal.js
upload/assets/webcomponent/component/zone.js
upload/assets/webcomponent/component/upload.js
upload/error.html
upload/php.ini
upload/index.php
@@ -6658,6 +6658,13 @@ Core/Framework/JWT/JWTDecoderTest.php
Framework/JWT/JWTDecoderTest.php
JWT/JWTDecoderTest.php
JWTDecoderTest.php
tests/unit/Core/Framework/JWT/SalesChannel/JWTGeneratorTest.php
unit/Core/Framework/JWT/SalesChannel/JWTGeneratorTest.php
Core/Framework/JWT/SalesChannel/JWTGeneratorTest.php
Framework/JWT/SalesChannel/JWTGeneratorTest.php
JWT/SalesChannel/JWTGeneratorTest.php
SalesChannel/JWTGeneratorTest.php
JWTGeneratorTest.php
tests/unit/Core/Framework/JWT/_fixtures/valid-jwks.json
unit/Core/Framework/JWT/_fixtures/valid-jwks.json
Core/Framework/JWT/_fixtures/valid-jwks.json
@@ -120736,6 +120743,18 @@ Core/Framework/JWT/JWTDecoder.php
Framework/JWT/JWTDecoder.php
JWT/JWTDecoder.php
JWTDecoder.php
src/Core/Framework/JWT/SalesChannel/JWTGenerator.php
Core/Framework/JWT/SalesChannel/JWTGenerator.php
Framework/JWT/SalesChannel/JWTGenerator.php
JWT/SalesChannel/JWTGenerator.php
SalesChannel/JWTGenerator.php
JWTGenerator.php
src/Core/Framework/JWT/Struct/JWTStruct.php
Core/Framework/JWT/Struct/JWTStruct.php
Framework/JWT/Struct/JWTStruct.php
JWT/Struct/JWTStruct.php
Struct/JWTStruct.php
JWTStruct.php
src/Core/Framework/JWT/Struct/JWKCollection.php
Core/Framework/JWT/Struct/JWKCollection.php
Framework/JWT/Struct/JWKCollection.php
@@ -132731,6 +132750,12 @@ Checkout/Customer/SalesChannel/AbstractCustomerGroupRegistrationSettingsRoute.ph
Customer/SalesChannel/AbstractCustomerGroupRegistrationSettingsRoute.php
SalesChannel/AbstractCustomerGroupRegistrationSettingsRoute.php
AbstractCustomerGroupRegistrationSettingsRoute.php
src/Core/Checkout/Customer/Struct/ImitateCustomerToken.php
Core/Checkout/Customer/Struct/ImitateCustomerToken.php
Checkout/Customer/Struct/ImitateCustomerToken.php
Customer/Struct/ImitateCustomerToken.php
Struct/ImitateCustomerToken.php
ImitateCustomerToken.php
src/Core/Checkout/Customer/Password/LegacyPasswordVerifier.php
Core/Checkout/Customer/Password/LegacyPasswordVerifier.php
Checkout/Customer/Password/LegacyPasswordVerifier.php
@@ -951,6 +951,7 @@ tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/UpdatedByFieldSer
tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/PriceFieldSerializerTest.php
tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/DateIntervalFieldSerializerTest.php
tests/unit/Core/Framework/JWT/JWTDecoderTest.php
tests/unit/Core/Framework/JWT/SalesChannel/JWTGeneratorTest.php
tests/unit/Core/Framework/JWT/_fixtures/valid-jwks.json
tests/unit/Core/Framework/JWT/_fixtures/valid-jwt.txt
tests/unit/Core/Framework/JWT/_fixtures/public.pem
@@ -18245,6 +18246,8 @@ src/Core/Framework/DataAbstractionLayer/FieldSerializer/FloatFieldSerializer.php
src/Core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php
src/Core/Framework/DataAbstractionLayer/FieldSerializer/EnumFieldSerializer.php
src/Core/Framework/JWT/JWTDecoder.php
src/Core/Framework/JWT/SalesChannel/JWTGenerator.php
src/Core/Framework/JWT/Struct/JWTStruct.php
src/Core/Framework/JWT/Struct/JWKCollection.php
src/Core/Framework/JWT/Struct/JWKStruct.php
src/Core/Framework/JWT/Constraints/HasValidRSAJWKSignature.php
@@ -20048,6 +20051,7 @@ src/Core/Checkout/Customer/SalesChannel/ChangeCustomerProfileRoute.php
src/Core/Checkout/Customer/SalesChannel/AbstractChangePasswordRoute.php
src/Core/Checkout/Customer/SalesChannel/SendPasswordRecoveryMailRoute.php
src/Core/Checkout/Customer/SalesChannel/AbstractCustomerGroupRegistrationSettingsRoute.php
src/Core/Checkout/Customer/Struct/ImitateCustomerToken.php
src/Core/Checkout/Customer/Password/LegacyPasswordVerifier.php
src/Core/Checkout/Customer/Password/LegacyEncoder/Sha256.php
src/Core/Checkout/Customer/Password/LegacyEncoder/LegacyEncoderInterface.php
@@ -32491,6 +32491,14 @@ src/Blocks/BlockTypes/Checkout.php
Blocks/BlockTypes/Checkout.php
BlockTypes/Checkout.php
Checkout.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/MiniCartFooterBlock.php
woocommerce/tests/php/src/Blocks/BlockTypes/MiniCartFooterBlock.php
tests/php/src/Blocks/BlockTypes/MiniCartFooterBlock.php
php/src/Blocks/BlockTypes/MiniCartFooterBlock.php
src/Blocks/BlockTypes/MiniCartFooterBlock.php
Blocks/BlockTypes/MiniCartFooterBlock.php
BlockTypes/MiniCartFooterBlock.php
MiniCartFooterBlock.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductGallery.php
woocommerce/tests/php/src/Blocks/BlockTypes/ProductGallery.php
tests/php/src/Blocks/BlockTypes/ProductGallery.php
@@ -35933,6 +35941,10 @@ plugins/woocommerce/changelog/WOOPLUG-2074-load-wc-admin-api-on-demand
woocommerce/changelog/WOOPLUG-2074-load-wc-admin-api-on-demand
changelog/WOOPLUG-2074-load-wc-admin-api-on-demand
WOOPLUG-2074-load-wc-admin-api-on-demand
plugins/woocommerce/changelog/61861-fix-wooplug-1937-mini-cart-tells-the-customer-shipping-will-be-calculated-at
woocommerce/changelog/61861-fix-wooplug-1937-mini-cart-tells-the-customer-shipping-will-be-calculated-at
changelog/61861-fix-wooplug-1937-mini-cart-tells-the-customer-shipping-will-be-calculated-at
61861-fix-wooplug-1937-mini-cart-tells-the-customer-shipping-will-be-calculated-at
plugins/woocommerce/changelog/fix-isdiscount-check
woocommerce/changelog/fix-isdiscount-check
changelog/fix-isdiscount-check
@@ -5176,6 +5176,7 @@ plugins/woocommerce/tests/php/src/Blocks/Helpers/FixtureData.php
plugins/woocommerce/tests/php/src/Blocks/Bootstrap/MainFile.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductSaleBadge.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/Checkout.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/MiniCartFooterBlock.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductGallery.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/Cart.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/MiniCart.php
@@ -5655,6 +5656,7 @@ plugins/woocommerce/changelog/e2e-qao-127-enhance-playwright-junit-report
plugins/woocommerce/changelog/add-rest-api-v4-actions
plugins/woocommerce/changelog/61347-update-paypal-standard-method-desc
plugins/woocommerce/changelog/WOOPLUG-2074-load-wc-admin-api-on-demand
plugins/woocommerce/changelog/61861-fix-wooplug-1937-mini-cart-tells-the-customer-shipping-will-be-calculated-at
plugins/woocommerce/changelog/fix-isdiscount-check
plugins/woocommerce/changelog/61554-wooplug-5672-featured-product-and-featured-category-in-tt4-title-should
plugins/woocommerce/changelog/WOOMOB-1455-pos-catalog-api-skeleton