[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-12-31 10:07:57 +00:00
parent 744442082c
commit a423031815
18 changed files with 2884 additions and 3765 deletions
@@ -19916,6 +19916,10 @@ erpnext/patches/v16_0/__init__.py
patches/v16_0/__init__.py
v16_0/__init__.py
__init__.py
erpnext/patches/v16_0/fix_barcode_typo.py
patches/v16_0/fix_barcode_typo.py
v16_0/fix_barcode_typo.py
fix_barcode_typo.py
erpnext/patches/v16_0/migrate_tax_withholding_data.py
patches/v16_0/migrate_tax_withholding_data.py
v16_0/migrate_tax_withholding_data.py
@@ -4110,6 +4110,7 @@ erpnext/patches/v16_0/set_reporting_currency.py
erpnext/patches/v16_0/update_currency_exchange_settings_for_frankfurter.py
erpnext/patches/v16_0/set_mr_picked_qty.py
erpnext/patches/v16_0/__init__.py
erpnext/patches/v16_0/fix_barcode_typo.py
erpnext/patches/v16_0/migrate_tax_withholding_data.py
erpnext/patches/v16_0/rename_subcontracted_quantity.py
erpnext/patches/v16_0/migrate_budget_records_to_new_structure.py
@@ -7914,6 +7914,13 @@ integration/api/users/ShowTest.php
api/users/ShowTest.php
users/ShowTest.php
ShowTest.php
framework/core/tests/integration/api/info/ShowTest.php
core/tests/integration/api/info/ShowTest.php
tests/integration/api/info/ShowTest.php
integration/api/info/ShowTest.php
api/info/ShowTest.php
info/ShowTest.php
ShowTest.php
framework/core/tests/integration/api/discussions/ListTest.php
core/tests/integration/api/discussions/ListTest.php
tests/integration/api/discussions/ListTest.php
@@ -8415,6 +8422,11 @@ core/less/common/common.less
less/common/common.less
common/common.less
common.less
framework/core/less/admin/InfoModal.less
core/less/admin/InfoModal.less
less/admin/InfoModal.less
admin/InfoModal.less
InfoModal.less
framework/core/less/admin/ExtensionPage.less
core/less/admin/ExtensionPage.less
less/admin/ExtensionPage.less
@@ -11416,6 +11428,12 @@ src/Api/Resource/AbstractDatabaseResource.php
Api/Resource/AbstractDatabaseResource.php
Resource/AbstractDatabaseResource.php
AbstractDatabaseResource.php
framework/core/src/Api/Resource/SystemInfoResource.php
core/src/Api/Resource/SystemInfoResource.php
src/Api/Resource/SystemInfoResource.php
Api/Resource/SystemInfoResource.php
Resource/SystemInfoResource.php
SystemInfoResource.php
framework/core/src/Api/Resource/GroupResource.php
core/src/Api/Resource/GroupResource.php
src/Api/Resource/GroupResource.php
@@ -13669,6 +13687,13 @@ dist-typings/admin/components/CreateUserModal.d.ts
admin/components/CreateUserModal.d.ts
components/CreateUserModal.d.ts
CreateUserModal.d.ts
framework/core/js/dist-typings/admin/components/InfoModal.d.ts
core/js/dist-typings/admin/components/InfoModal.d.ts
js/dist-typings/admin/components/InfoModal.d.ts
dist-typings/admin/components/InfoModal.d.ts
admin/components/InfoModal.d.ts
components/InfoModal.d.ts
InfoModal.d.ts
framework/core/js/dist-typings/admin/components/PermissionDropdown.d.ts
core/js/dist-typings/admin/components/PermissionDropdown.d.ts
js/dist-typings/admin/components/PermissionDropdown.d.ts
@@ -15966,6 +15991,13 @@ src/admin/components/HeaderPrimary.js
admin/components/HeaderPrimary.js
components/HeaderPrimary.js
HeaderPrimary.js
framework/core/js/src/admin/components/InfoModal.tsx
core/js/src/admin/components/InfoModal.tsx
js/src/admin/components/InfoModal.tsx
src/admin/components/InfoModal.tsx
admin/components/InfoModal.tsx
components/InfoModal.tsx
InfoModal.tsx
framework/core/js/src/admin/components/AppearancePage.tsx
core/js/src/admin/components/AppearancePage.tsx
js/src/admin/components/AppearancePage.tsx
@@ -1478,6 +1478,7 @@ framework/core/tests/integration/api/users/SendPasswordResetEmailTest.php
framework/core/tests/integration/api/users/SendActivationEmailTest.php
framework/core/tests/integration/api/users/GroupSearchTest.php
framework/core/tests/integration/api/users/ShowTest.php
framework/core/tests/integration/api/info/ShowTest.php
framework/core/tests/integration/api/discussions/ListTest.php
framework/core/tests/integration/api/discussions/CreateTest.php
framework/core/tests/integration/api/discussions/DeletionTest.php
@@ -1568,6 +1569,7 @@ framework/core/less/common/FormControl.less
framework/core/less/common/AlertManager.less
framework/core/less/common/DetailedDropdownItem.less
framework/core/less/common/common.less
framework/core/less/admin/InfoModal.less
framework/core/less/admin/ExtensionPage.less
framework/core/less/admin/BasicsPage.less
framework/core/less/admin/AdminPage.less
@@ -2108,6 +2110,7 @@ framework/core/src/Api/Serializer.php
framework/core/src/Api/ApiServiceProvider.php
framework/core/src/Api/Resource/ExtensionReadmeResource.php
framework/core/src/Api/Resource/AbstractDatabaseResource.php
framework/core/src/Api/Resource/SystemInfoResource.php
framework/core/src/Api/Resource/GroupResource.php
framework/core/src/Api/Resource/MailSettingResource.php
framework/core/src/Api/Resource/AbstractResource.php
@@ -2477,6 +2480,7 @@ framework/core/js/dist-typings/admin/utils/AdminRegistry.d.ts
framework/core/js/dist-typings/admin/utils/getCategorizedExtensions.d.ts
framework/core/js/dist-typings/admin/models/ExtensionReadme.d.ts
framework/core/js/dist-typings/admin/components/CreateUserModal.d.ts
framework/core/js/dist-typings/admin/components/InfoModal.d.ts
framework/core/js/dist-typings/admin/components/PermissionDropdown.d.ts
framework/core/js/dist-typings/admin/components/BasicsPage.d.ts
framework/core/js/dist-typings/admin/components/FormSectionGroup.d.ts
@@ -2811,6 +2815,7 @@ framework/core/js/src/admin/utils/saveSettings.js
framework/core/js/src/admin/models/ExtensionReadme.js
framework/core/js/src/admin/components/UserListPage.tsx
framework/core/js/src/admin/components/HeaderPrimary.js
framework/core/js/src/admin/components/InfoModal.tsx
framework/core/js/src/admin/components/AppearancePage.tsx
framework/core/js/src/admin/components/ExtensionsWidget.js
framework/core/js/src/admin/components/GeneralSearchSource.tsx
File diff suppressed because it is too large Load Diff
@@ -721,7 +721,6 @@ src/Presentation/Nop.Web/Areas/Admin/Models/Blogs/BlogPostSearchModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Blogs/BlogPostModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Blogs/BlogCommentSearchModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Blogs/BlogContentModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Media/RoxyFilemanUploadModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/ExternalAuthentication/ExternalAuthenticationMethodListModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/ExternalAuthentication/ExternalAuthenticationMethodSearchModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/ExternalAuthentication/ExternalAuthenticationMethodModel.cs
@@ -917,7 +916,6 @@ src/Presentation/Nop.Web/Areas/Admin/Controllers/TemplateController.cs
src/Presentation/Nop.Web/Areas/Admin/Controllers/ArtificialIntelligenceController.cs
src/Presentation/Nop.Web/Areas/Admin/Controllers/SettingController.cs
src/Presentation/Nop.Web/Areas/Admin/Controllers/BaseAdminController.cs
src/Presentation/Nop.Web/Areas/Admin/Controllers/RoxyFilemanController.cs
src/Presentation/Nop.Web/Areas/Admin/Controllers/MenuController.cs
src/Presentation/Nop.Web/Areas/Admin/Controllers/ProductReviewController.cs
src/Presentation/Nop.Web/Areas/Admin/Controllers/DiscountController.cs
@@ -946,6 +944,7 @@ src/Presentation/Nop.Web/Areas/Admin/Controllers/ForumController.cs
src/Presentation/Nop.Web/Areas/Admin/Controllers/NewsLetterSubscriptionTypeController.cs
src/Presentation/Nop.Web/Areas/Admin/Controllers/ReturnRequestController.cs
src/Presentation/Nop.Web/Areas/Admin/Controllers/CurrencyController.cs
src/Presentation/Nop.Web/Areas/Admin/Controllers/ElFinderController.cs
src/Presentation/Nop.Web/Areas/Admin/Controllers/VendorController.cs
src/Presentation/Nop.Web/Areas/Admin/Controllers/SecurityController.cs
src/Presentation/Nop.Web/Areas/Admin/Controllers/PreferencesController.cs
@@ -1813,41 +1812,6 @@ src/Presentation/Nop.Web/wwwroot/images/samples/product_NightVision_1.zip
src/Presentation/Nop.Web/wwwroot/images/samples/product_IfYouWait_1.zip
src/Presentation/Nop.Web/wwwroot/images/samples/product_ScienceAndFaith_1.zip
src/Presentation/Nop.Web/wwwroot/images/samples/product_NightVision_2.txt
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/LICENSE.txt
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/lang/hu.json
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/lang/cs1.json
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/lang/it.json
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/lang/sk.json
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/lang/cs.json
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/lang/tr.json
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/lang/en.json
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/lang/pl.json
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/lang/da.json
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/lang/pt.json
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/lang/ca.json
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/lang/es.json
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/lang/nl.json
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/lang/de.json
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/lang/fr.json
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/lang/ru.json
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/lang/bg.json
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/conf.json
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/third-party.txt
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/js/jquery-dateFormat.min.js
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/js/jquery-ui-1.10.4.custom.min.js
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/js/jquery-2.1.1.min.js
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/js/filetypes.js
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/js/file.js
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/js/mini-main.js
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/js/main.min.js
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/js/directory.js
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/js/tiny_mce_popup.js
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/js/main.js
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/js/jquery-1.11.1.min.js
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/js/jquery-1.10.2.min.js
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/js/utils.js
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/js/custom.js
src/Presentation/Nop.Web/wwwroot/lib/Roxy_Fileman/index.html
src/Presentation/Nop.Web/wwwroot/lib_npm/datatables.net/js/dataTables.min.js
src/Presentation/Nop.Web/wwwroot/lib_npm/datatables.net/js/dataTables.min.mjs
src/Presentation/Nop.Web/wwwroot/lib_npm/bootstrap-touchspin/jquery.bootstrap-touchspin.min.js
@@ -2053,6 +2017,80 @@ src/Presentation/Nop.Web/wwwroot/lib_npm/@laylazi/bootstrap-rtl/js/bootstrap.bun
src/Presentation/Nop.Web/wwwroot/lib_npm/@laylazi/bootstrap-rtl/js/bootstrap.bundle.min.js.map
src/Presentation/Nop.Web/wwwroot/lib_npm/filepond-plugin-get-file/filepond-plugin-get-file.esm.min.js
src/Presentation/Nop.Web/wwwroot/lib_npm/filepond-plugin-get-file/filepond-plugin-get-file.min.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/elfinder.full.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/elfinder.min.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.cs.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.ko.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.fo.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.ro.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.ja.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.fallback.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/help/pl.html.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/help/ru.html.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/help/de.html.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/help/en.html.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/help/sk.html.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/help/ko.html.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/help/cs.html.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/help/tr.html.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/help/es.html.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/help/ja.html.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.pl.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.zh_TW.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.bg.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.sv.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.fr_CA.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.fa.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.uk.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.hu.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.LANG.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.sr.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.vi.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.he.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.ug_CN.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.no.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.nl.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.el.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.da.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.pt_BR.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.de.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.ar.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.zh_CN.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.it.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.sk.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.ru.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.sl.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.es.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.tr.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.si.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.id.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.fr.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.ca.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/i18n/elfinder.hr.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/extras/editors.default.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/extras/quicklook.googledocs.min.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/extras/editors.default.min.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/extras/quicklook.googledocs.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/proxy/elFinderSupportVer1.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/worker/calcfilehash.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/worker/quicklook.tiff.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/js/worker/quicklook.unzip.js
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/img/volume_icon_onedrive.svg
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/img/tui-icon-d.svg
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/img/volume_icon_googledrive.svg
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/img/icons-big.svg
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/img/volume_icon_local.svg
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/img/volume_icon_sql.svg
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/img/tui-icon-a.svg
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/img/tui-icon-b.svg
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/img/volume_icon_box.svg
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/img/volume_icon_network.svg
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/img/volume_icon_zip.svg
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/img/volume_icon_dropbox.svg
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/img/volume_icon_trash.svg
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/img/volume_icon_ftp.svg
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/img/tui-icon-c.svg
src/Presentation/Nop.Web/wwwroot/lib_npm/elfinder/sounds/rm.wav
src/Presentation/Nop.Web/wwwroot/lib_npm/summernote/summernote-bs5.min.js
src/Presentation/Nop.Web/wwwroot/lib_npm/summernote/summernote-lite.min.js
src/Presentation/Nop.Web/wwwroot/lib_npm/summernote/font/summernote.hash
@@ -3281,16 +3319,11 @@ src/Libraries/Nop.Services/Media/IDownloadService.cs
src/Libraries/Nop.Services/Media/Extensions.cs
src/Libraries/Nop.Services/Media/ThumbService.cs
src/Libraries/Nop.Services/Media/NopMediaDefaults.cs
src/Libraries/Nop.Services/Media/RoxyFileman/RoxyFilemanService.cs
src/Libraries/Nop.Services/Media/RoxyFileman/RoxyFilemanConfig.cs
src/Libraries/Nop.Services/Media/RoxyFileman/NopRoxyFilemanDefaults.cs
src/Libraries/Nop.Services/Media/RoxyFileman/IRoxyFilemanService.cs
src/Libraries/Nop.Services/Media/RoxyFileman/IRoxyFilemanFileProvider.cs
src/Libraries/Nop.Services/Media/RoxyFileman/RoxyFilemanFileProvider.cs
src/Libraries/Nop.Services/Media/RoxyFileman/RoxyFilemanException.cs
src/Libraries/Nop.Services/Media/RoxyFileman/RoxyRecords.cs
src/Libraries/Nop.Services/Media/PictureService.cs
src/Libraries/Nop.Services/Media/IThumbService.cs
src/Libraries/Nop.Services/Media/elFinder/ElFinderService.cs
src/Libraries/Nop.Services/Media/elFinder/NopElFinderDefaults.cs
src/Libraries/Nop.Services/Media/elFinder/IElFinderService.cs
src/Libraries/Nop.Services/Media/VideoService.cs
src/Libraries/Nop.Services/Media/DownloadService.cs
src/Libraries/Nop.Services/Media/IPictureService.cs
@@ -694,6 +694,9 @@ delete_user_test.php
tests/functions_user/group_user_attributes_test.php
functions_user/group_user_attributes_test.php
group_user_attributes_test.php
tests/manifest/controller_test.php
manifest/controller_test.php
controller_test.php
tests/compress/extract/.gitkeep
compress/extract/.gitkeep
extract/.gitkeep
@@ -186,6 +186,7 @@ tests/functions_user/fixtures/group_user_attributes.xml
tests/functions_user/whois_test.php
tests/functions_user/delete_user_test.php
tests/functions_user/group_user_attributes_test.php
tests/manifest/controller_test.php
tests/compress/extract/.gitkeep
tests/compress/fixtures/archive.tar.gz
tests/compress/fixtures/archive.tar
@@ -30108,6 +30108,9 @@ ModulesStatsdataAdmin.xlf
translations/default/ShopFormsLabels.xlf
default/ShopFormsLabels.xlf
ShopFormsLabels.xlf
translations/default/ModulesPsgdprShop.xlf
default/ModulesPsgdprShop.xlf
ModulesPsgdprShop.xlf
translations/default/AdminPaymentHelp.xlf
default/AdminPaymentHelp.xlf
AdminPaymentHelp.xlf
@@ -30279,6 +30282,9 @@ ModulesStatscheckupAdmin.xlf
translations/default/ModulesEmailsubscriptionAdmin.xlf
default/ModulesEmailsubscriptionAdmin.xlf
ModulesEmailsubscriptionAdmin.xlf
translations/default/ShopThemeMenu.xlf
default/ShopThemeMenu.xlf
ShopThemeMenu.xlf
translations/default/ModulesFeaturedproductsAdmin.xlf
default/ModulesFeaturedproductsAdmin.xlf
ModulesFeaturedproductsAdmin.xlf
@@ -4510,6 +4510,7 @@ translations/default/AdminShippingNotification.xlf
translations/default/ModulesStatsbestsuppliersAdmin.xlf
translations/default/ModulesStatsdataAdmin.xlf
translations/default/ShopFormsLabels.xlf
translations/default/ModulesPsgdprShop.xlf
translations/default/AdminPaymentHelp.xlf
translations/default/ModulesStatsbestcustomersAdmin.xlf
translations/default/ShopThemeActions.xlf
@@ -4567,6 +4568,7 @@ translations/default/AdminShopparametersHelp.xlf
translations/default/ModulesWirepaymentShop.xlf
translations/default/ModulesStatscheckupAdmin.xlf
translations/default/ModulesEmailsubscriptionAdmin.xlf
translations/default/ShopThemeMenu.xlf
translations/default/ModulesFeaturedproductsAdmin.xlf
translations/default/ModulesContactinfoShop.xlf
translations/default/AdminCatalogFeature.xlf
@@ -35401,10 +35401,6 @@ tests/migration/Core/IndexerQueuerTest.php
migration/Core/IndexerQueuerTest.php
Core/IndexerQueuerTest.php
IndexerQueuerTest.php
tests/migration/Core/BasicDataUntouchedTest.php
migration/Core/BasicDataUntouchedTest.php
Core/BasicDataUntouchedTest.php
BasicDataUntouchedTest.php
tests/migration/Core/V6_6/Migration1714659357CanonicalProductVersionTest.php
migration/Core/V6_6/Migration1714659357CanonicalProductVersionTest.php
Core/V6_6/Migration1714659357CanonicalProductVersionTest.php
@@ -8213,7 +8213,6 @@ tests/migration/Core/ImportTranslationTraitTest.php
tests/migration/Core/MigrationCollectionRuntimeTest.php
tests/migration/Core/MigrationSourceTest.php
tests/migration/Core/IndexerQueuerTest.php
tests/migration/Core/BasicDataUntouchedTest.php
tests/migration/Core/V6_6/Migration1714659357CanonicalProductVersionTest.php
tests/migration/Core/V6_6/Migration1718635021AddIntraCommunityLabelDocumentConfigToCreditNoteTest.php
tests/migration/Core/V6_6/Migration1723193659UpdateVatPatternForCountryTest.php
@@ -3504,6 +3504,10 @@ plugins/woocommerce/changelog/tweak-deprecated-tag-wc_enqueue_script
woocommerce/changelog/tweak-deprecated-tag-wc_enqueue_script
changelog/tweak-deprecated-tag-wc_enqueue_script
tweak-deprecated-tag-wc_enqueue_script
plugins/woocommerce/changelog/62617-update-free-shipping-labeling
woocommerce/changelog/62617-update-free-shipping-labeling
changelog/62617-update-free-shipping-labeling
62617-update-free-shipping-labeling
plugins/woocommerce/changelog/wooprd-1279-incorrect-woo_content-block-rendered-output-in-preview
woocommerce/changelog/wooprd-1279-incorrect-woo_content-block-rendered-output-in-preview
changelog/wooprd-1279-incorrect-woo_content-block-rendered-output-in-preview
@@ -3548,6 +3552,10 @@ plugins/woocommerce/changelog/62240-feat-woomob-1844-add-variation_id-to-error-d
woocommerce/changelog/62240-feat-woomob-1844-add-variation_id-to-error-data-for
changelog/62240-feat-woomob-1844-add-variation_id-to-error-data-for
62240-feat-woomob-1844-add-variation_id-to-error-data-for
plugins/woocommerce/changelog/62576-task-paypal-standard-handle-invalid-items-breakdown
woocommerce/changelog/62576-task-paypal-standard-handle-invalid-items-breakdown
changelog/62576-task-paypal-standard-handle-invalid-items-breakdown
62576-task-paypal-standard-handle-invalid-items-breakdown
plugins/woocommerce/changelog/pr-61779
woocommerce/changelog/pr-61779
changelog/pr-61779
@@ -3876,6 +3884,10 @@ plugins/woocommerce/changelog/wooplug-5907-uncaught-error-object-of-class-wc_pro
woocommerce/changelog/wooplug-5907-uncaught-error-object-of-class-wc_product_attribute-could
changelog/wooplug-5907-uncaught-error-object-of-class-wc_product_attribute-could
wooplug-5907-uncaught-error-object-of-class-wc_product_attribute-could
plugins/woocommerce/changelog/fix-order-view
woocommerce/changelog/fix-order-view
changelog/fix-order-view
fix-order-view
plugins/woocommerce/changelog/wooplug-5820-enhancement-product-gallery-permit-to-add-block-beforeafter
woocommerce/changelog/wooplug-5820-enhancement-product-gallery-permit-to-add-block-beforeafter
changelog/wooplug-5820-enhancement-product-gallery-permit-to-add-block-beforeafter
@@ -3940,6 +3952,10 @@ plugins/woocommerce/changelog/k6-cleanup-shortcode-setup
woocommerce/changelog/k6-cleanup-shortcode-setup
changelog/k6-cleanup-shortcode-setup
k6-cleanup-shortcode-setup
plugins/woocommerce/changelog/62599-refactor-paypal-standard-3-notice-file
woocommerce/changelog/62599-refactor-paypal-standard-3-notice-file
changelog/62599-refactor-paypal-standard-3-notice-file
62599-refactor-paypal-standard-3-notice-file
plugins/woocommerce/changelog/add-simplify-cys
woocommerce/changelog/add-simplify-cys
changelog/add-simplify-cys
@@ -10265,14 +10281,6 @@ includes/gateways/paypal/class-wc-gateway-paypal-transact-manager-account-test.p
gateways/paypal/class-wc-gateway-paypal-transact-manager-account-test.php
paypal/class-wc-gateway-paypal-transact-manager-account-test.php
class-wc-gateway-paypal-transact-manager-account-test.php
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-notices-test.php
woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-notices-test.php
tests/php/includes/gateways/paypal/class-wc-gateway-paypal-notices-test.php
php/includes/gateways/paypal/class-wc-gateway-paypal-notices-test.php
includes/gateways/paypal/class-wc-gateway-paypal-notices-test.php
gateways/paypal/class-wc-gateway-paypal-notices-test.php
paypal/class-wc-gateway-paypal-notices-test.php
class-wc-gateway-paypal-notices-test.php
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-webhook-handler-test.php
woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-webhook-handler-test.php
tests/php/includes/gateways/paypal/class-wc-gateway-paypal-webhook-handler-test.php
@@ -11168,6 +11176,15 @@ Blocks/StoreApi/Routes/CartExtensions.php
StoreApi/Routes/CartExtensions.php
Routes/CartExtensions.php
CartExtensions.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/Order.php
woocommerce/tests/php/src/Blocks/StoreApi/Routes/Order.php
tests/php/src/Blocks/StoreApi/Routes/Order.php
php/src/Blocks/StoreApi/Routes/Order.php
src/Blocks/StoreApi/Routes/Order.php
Blocks/StoreApi/Routes/Order.php
StoreApi/Routes/Order.php
Routes/Order.php
Order.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/ProductCollectionData.php
woocommerce/tests/php/src/Blocks/StoreApi/Routes/ProductCollectionData.php
tests/php/src/Blocks/StoreApi/Routes/ProductCollectionData.php
@@ -11826,6 +11843,14 @@ src/Blocks/Shipping/ShippingControllerTest.php
Blocks/Shipping/ShippingControllerTest.php
Shipping/ShippingControllerTest.php
ShippingControllerTest.php
plugins/woocommerce/tests/php/src/Gateways/PayPal/NoticesTest.php
woocommerce/tests/php/src/Gateways/PayPal/NoticesTest.php
tests/php/src/Gateways/PayPal/NoticesTest.php
php/src/Gateways/PayPal/NoticesTest.php
src/Gateways/PayPal/NoticesTest.php
Gateways/PayPal/NoticesTest.php
PayPal/NoticesTest.php
NoticesTest.php
plugins/woocommerce/tests/php/src/Gateways/PayPal/HelperTest.php
woocommerce/tests/php/src/Gateways/PayPal/HelperTest.php
tests/php/src/Gateways/PayPal/HelperTest.php
@@ -14222,6 +14247,14 @@ src/Internal/FraudProtection/SessionDataCollectorTest.php
Internal/FraudProtection/SessionDataCollectorTest.php
FraudProtection/SessionDataCollectorTest.php
SessionDataCollectorTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/AdminSettingsHandlerTest.php
woocommerce/tests/php/src/Internal/FraudProtection/AdminSettingsHandlerTest.php
tests/php/src/Internal/FraudProtection/AdminSettingsHandlerTest.php
php/src/Internal/FraudProtection/AdminSettingsHandlerTest.php
src/Internal/FraudProtection/AdminSettingsHandlerTest.php
Internal/FraudProtection/AdminSettingsHandlerTest.php
FraudProtection/AdminSettingsHandlerTest.php
AdminSettingsHandlerTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/ApiClientTest.php
woocommerce/tests/php/src/Internal/FraudProtection/ApiClientTest.php
tests/php/src/Internal/FraudProtection/ApiClientTest.php
@@ -65297,6 +65330,12 @@ src/Gateways/PayPal/Helper.php
Gateways/PayPal/Helper.php
PayPal/Helper.php
Helper.php
plugins/woocommerce/src/Gateways/PayPal/Notices.php
woocommerce/src/Gateways/PayPal/Notices.php
src/Gateways/PayPal/Notices.php
Gateways/PayPal/Notices.php
PayPal/Notices.php
Notices.php
plugins/woocommerce/src/Gateways/PayPal/AddressRequirements.php
woocommerce/src/Gateways/PayPal/AddressRequirements.php
src/Gateways/PayPal/AddressRequirements.php
@@ -68705,6 +68744,12 @@ src/Internal/PushNotifications/PushNotifications.php
Internal/PushNotifications/PushNotifications.php
PushNotifications/PushNotifications.php
PushNotifications.php
plugins/woocommerce/src/Internal/Jetpack/JetpackConnection.php
woocommerce/src/Internal/Jetpack/JetpackConnection.php
src/Internal/Jetpack/JetpackConnection.php
Internal/Jetpack/JetpackConnection.php
Jetpack/JetpackConnection.php
JetpackConnection.php
plugins/woocommerce/src/Internal/CostOfGoodsSold/CogsAwareRestControllerTrait.php
woocommerce/src/Internal/CostOfGoodsSold/CogsAwareRestControllerTrait.php
src/Internal/CostOfGoodsSold/CogsAwareRestControllerTrait.php
@@ -72536,6 +72581,12 @@ src/Internal/FraudProtection/FraudProtectionController.php
Internal/FraudProtection/FraudProtectionController.php
FraudProtection/FraudProtectionController.php
FraudProtectionController.php
plugins/woocommerce/src/Internal/FraudProtection/AdminSettingsHandler.php
woocommerce/src/Internal/FraudProtection/AdminSettingsHandler.php
src/Internal/FraudProtection/AdminSettingsHandler.php
Internal/FraudProtection/AdminSettingsHandler.php
FraudProtection/AdminSettingsHandler.php
AdminSettingsHandler.php
plugins/woocommerce/src/Internal/FraudProtection/SessionDataCollector.php
woocommerce/src/Internal/FraudProtection/SessionDataCollector.php
src/Internal/FraudProtection/SessionDataCollector.php
@@ -72560,6 +72611,12 @@ src/Internal/FraudProtection/SessionClearanceManager.php
Internal/FraudProtection/SessionClearanceManager.php
FraudProtection/SessionClearanceManager.php
SessionClearanceManager.php
plugins/woocommerce/src/Internal/FraudProtection/JetpackConnectionManager.php
woocommerce/src/Internal/FraudProtection/JetpackConnectionManager.php
src/Internal/FraudProtection/JetpackConnectionManager.php
Internal/FraudProtection/JetpackConnectionManager.php
FraudProtection/JetpackConnectionManager.php
JetpackConnectionManager.php
plugins/woocommerce/src/Internal/WCCom/ConnectionHelper.php
woocommerce/src/Internal/WCCom/ConnectionHelper.php
src/Internal/WCCom/ConnectionHelper.php
@@ -793,6 +793,7 @@ plugins/woocommerce/changelog/61729-fix-tracks-array-serialization
plugins/woocommerce/changelog/fix-wooplug-5947
plugins/woocommerce/changelog/55354-fix-notice-55353
plugins/woocommerce/changelog/tweak-deprecated-tag-wc_enqueue_script
plugins/woocommerce/changelog/62617-update-free-shipping-labeling
plugins/woocommerce/changelog/wooprd-1279-incorrect-woo_content-block-rendered-output-in-preview
plugins/woocommerce/changelog/wooprd-1278-compatibility-with-gutenberg-220
plugins/woocommerce/changelog/update-remove-wc-data-clone-override
@@ -804,6 +805,7 @@ plugins/woocommerce/changelog/62494-wooplug-6029-minicart-incorrect-focus-when-h
plugins/woocommerce/changelog/61415-add-currency-data-to-order-items-rest-v4
plugins/woocommerce/changelog/62333-fix-brands-clear-thumbnail-after-creation
plugins/woocommerce/changelog/62240-feat-woomob-1844-add-variation_id-to-error-data-for
plugins/woocommerce/changelog/62576-task-paypal-standard-handle-invalid-items-breakdown
plugins/woocommerce/changelog/pr-61779
plugins/woocommerce/changelog/pr-61476
plugins/woocommerce/changelog/fix-launch-your-store-minor-fixes
@@ -886,6 +888,7 @@ plugins/woocommerce/changelog/update-woocommerce-readme-phpstan-details
plugins/woocommerce/changelog/62114-tweak-61755-paginate-all-variations
plugins/woocommerce/changelog/fix-wccom-1958
plugins/woocommerce/changelog/wooplug-5907-uncaught-error-object-of-class-wc_product_attribute-could
plugins/woocommerce/changelog/fix-order-view
plugins/woocommerce/changelog/wooplug-5820-enhancement-product-gallery-permit-to-add-block-beforeafter
plugins/woocommerce/changelog/wooplug-5912-woocommerce-blocks-wrong-domain-in-wp_resource_hints-on
plugins/woocommerce/changelog/fix-wooplug-5532-shipping-zones-meta
@@ -902,6 +905,7 @@ plugins/woocommerce/changelog/wooplug-6049-performance-slow-wp_load_alloptions-d
plugins/woocommerce/changelog/62335-fix-admin-menu-lost-password-endpoint-condition
plugins/woocommerce/changelog/wooplug-5888-product-gallery-missing-block-spacing-control
plugins/woocommerce/changelog/k6-cleanup-shortcode-setup
plugins/woocommerce/changelog/62599-refactor-paypal-standard-3-notice-file
plugins/woocommerce/changelog/add-simplify-cys
plugins/woocommerce/changelog/fix-61855-autoload-options
plugins/woocommerce/changelog/wooplug-3385-flaky-test-should-allow-a-user-to-move-a-section-up
@@ -1796,7 +1800,6 @@ plugins/woocommerce/tests/php/includes/class-wc-comments-test.php
plugins/woocommerce/tests/php/includes/class-wc-product-downloads-test.php
plugins/woocommerce/tests/php/includes/class-wc-privacy-test.php
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-transact-manager-account-test.php
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-notices-test.php
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-webhook-handler-test.php
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-request-test.php
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-buttons-test.php
@@ -1907,6 +1910,7 @@ plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/Cart.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/Batch.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/CartItems.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/CartExtensions.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/Order.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/ProductCollectionData.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/ProductBrands.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/ExtendSchemaTests.php
@@ -1985,6 +1989,7 @@ plugins/woocommerce/tests/php/src/Blocks/Mocks/ProductCollectionMock.php
plugins/woocommerce/tests/php/src/Blocks/Mocks/AddToCartWithOptionsVariationSelectorMock.php
plugins/woocommerce/tests/php/src/Blocks/Mocks/ProductDetailsNoRegisterMock.php
plugins/woocommerce/tests/php/src/Blocks/Shipping/ShippingControllerTest.php
plugins/woocommerce/tests/php/src/Gateways/PayPal/NoticesTest.php
plugins/woocommerce/tests/php/src/Gateways/PayPal/HelperTest.php
plugins/woocommerce/tests/php/src/Gateways/PayPal/AddressRequirementsTest.php
plugins/woocommerce/tests/php/src/Proxies/MockableLegacyProxyTest.php
@@ -2259,6 +2264,7 @@ plugins/woocommerce/tests/php/src/Internal/Utilities/DatabaseUtilTest.php
plugins/woocommerce/tests/php/src/Internal/ProductDownloads/ApprovedDirectories/SynchronizeTest.php
plugins/woocommerce/tests/php/src/Internal/ProductDownloads/ApprovedDirectories/RegisterTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/SessionDataCollectorTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/AdminSettingsHandlerTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/ApiClientTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/CartEventTrackerTest.php
plugins/woocommerce/tests/php/src/Internal/FraudProtection/SessionClearanceManagerTest.php
@@ -8329,6 +8335,7 @@ plugins/woocommerce/src/Blocks/Shipping/ShippingController.php
plugins/woocommerce/src/Blocks/Shipping/PickupLocation.php
plugins/woocommerce/src/Gateways/PayPal/Constants.php
plugins/woocommerce/src/Gateways/PayPal/Helper.php
plugins/woocommerce/src/Gateways/PayPal/Notices.php
plugins/woocommerce/src/Gateways/PayPal/AddressRequirements.php
plugins/woocommerce/src/Proxies/ActionsProxy.php
plugins/woocommerce/src/Proxies/LegacyProxy.php
@@ -8832,6 +8839,7 @@ plugins/woocommerce/src/Internal/ComingSoon/ComingSoonRequestHandler.php
plugins/woocommerce/src/Internal/PushNotifications/DataStores/PushTokensDataStore.php
plugins/woocommerce/src/Internal/PushNotifications/Entities/PushToken.php
plugins/woocommerce/src/Internal/PushNotifications/PushNotifications.php
plugins/woocommerce/src/Internal/Jetpack/JetpackConnection.php
plugins/woocommerce/src/Internal/CostOfGoodsSold/CogsAwareRestControllerTrait.php
plugins/woocommerce/src/Internal/CostOfGoodsSold/CostOfGoodsSoldController.php
plugins/woocommerce/src/Internal/CostOfGoodsSold/CogsAwareTrait.php
@@ -9362,10 +9370,12 @@ plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.p
plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php
plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php
plugins/woocommerce/src/Internal/FraudProtection/FraudProtectionController.php
plugins/woocommerce/src/Internal/FraudProtection/AdminSettingsHandler.php
plugins/woocommerce/src/Internal/FraudProtection/SessionDataCollector.php
plugins/woocommerce/src/Internal/FraudProtection/CartEventTracker.php
plugins/woocommerce/src/Internal/FraudProtection/ApiClient.php
plugins/woocommerce/src/Internal/FraudProtection/SessionClearanceManager.php
plugins/woocommerce/src/Internal/FraudProtection/JetpackConnectionManager.php
plugins/woocommerce/src/Internal/WCCom/ConnectionHelper.php
plugins/woocommerce/src/Caching/ObjectCache.php
plugins/woocommerce/src/Caching/CacheEngine.php