[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2024-08-14 10:03:52 +00:00
parent 444fd5f0ef
commit 657c6253a8
24 changed files with 2272 additions and 790 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
"last_update": 1723489389 "last_update": 1723489389
}, },
"Trickest wordlist update": { "Trickest wordlist update": {
"last_update": 1723543433 "last_update": 1723629823
} }
} }
@@ -2092,6 +2092,18 @@ database/get-ast-from-query/utils/get-relation.ts
get-ast-from-query/utils/get-relation.ts get-ast-from-query/utils/get-relation.ts
utils/get-relation.ts utils/get-relation.ts
get-relation.ts get-relation.ts
api/src/database/get-ast-from-query/utils/get-allowed-sort.test.ts
src/database/get-ast-from-query/utils/get-allowed-sort.test.ts
database/get-ast-from-query/utils/get-allowed-sort.test.ts
get-ast-from-query/utils/get-allowed-sort.test.ts
utils/get-allowed-sort.test.ts
get-allowed-sort.test.ts
api/src/database/get-ast-from-query/utils/get-allowed-sort.ts
src/database/get-ast-from-query/utils/get-allowed-sort.ts
database/get-ast-from-query/utils/get-allowed-sort.ts
get-ast-from-query/utils/get-allowed-sort.ts
utils/get-allowed-sort.ts
get-allowed-sort.ts
api/src/database/get-ast-from-query/get-ast-from-query.ts api/src/database/get-ast-from-query/get-ast-from-query.ts
src/database/get-ast-from-query/get-ast-from-query.ts src/database/get-ast-from-query/get-ast-from-query.ts
database/get-ast-from-query/get-ast-from-query.ts database/get-ast-from-query/get-ast-from-query.ts
@@ -3134,6 +3146,13 @@ modules/process-ast/lib/extract-fields-from-query.ts
process-ast/lib/extract-fields-from-query.ts process-ast/lib/extract-fields-from-query.ts
lib/extract-fields-from-query.ts lib/extract-fields-from-query.ts
extract-fields-from-query.ts extract-fields-from-query.ts
api/src/permissions/modules/process-ast/lib/get-cases.ts
src/permissions/modules/process-ast/lib/get-cases.ts
permissions/modules/process-ast/lib/get-cases.ts
modules/process-ast/lib/get-cases.ts
process-ast/lib/get-cases.ts
lib/get-cases.ts
get-cases.ts
api/src/permissions/modules/process-ast/lib/extract-fields-from-children.ts api/src/permissions/modules/process-ast/lib/extract-fields-from-children.ts
src/permissions/modules/process-ast/lib/extract-fields-from-children.ts src/permissions/modules/process-ast/lib/extract-fields-from-children.ts
permissions/modules/process-ast/lib/extract-fields-from-children.ts permissions/modules/process-ast/lib/extract-fields-from-children.ts
@@ -16496,16 +16515,26 @@ get-current-language.test.ts
app/license app/license
license license
contributing.md contributing.md
.changeset/four-mails-tan.md
four-mails-tan.md
.changeset/eight-fishes-scream.md .changeset/eight-fishes-scream.md
eight-fishes-scream.md eight-fishes-scream.md
.changeset/config.json .changeset/config.json
config.json config.json
.changeset/rich-ears-bathe.md
rich-ears-bathe.md
.changeset/tender-dragons-teach.md .changeset/tender-dragons-teach.md
tender-dragons-teach.md tender-dragons-teach.md
.changeset/chilly-turkeys-notice.md .changeset/chilly-turkeys-notice.md
chilly-turkeys-notice.md chilly-turkeys-notice.md
.changeset/silent-gifts-pay.md
silent-gifts-pay.md
.changeset/chilly-ladybugs-cough.md
chilly-ladybugs-cough.md
.changeset/mean-singers-raise.md .changeset/mean-singers-raise.md
mean-singers-raise.md mean-singers-raise.md
.changeset/lazy-goats-jog.md
lazy-goats-jog.md
.changeset/shiny-waves-attack.md .changeset/shiny-waves-attack.md
shiny-waves-attack.md shiny-waves-attack.md
contributors.yml contributors.yml
@@ -433,6 +433,8 @@ api/src/database/get-ast-from-query/lib/parse-fields.ts
api/src/database/get-ast-from-query/utils/get-deep-query.ts api/src/database/get-ast-from-query/utils/get-deep-query.ts
api/src/database/get-ast-from-query/utils/get-related-collection.ts api/src/database/get-ast-from-query/utils/get-related-collection.ts
api/src/database/get-ast-from-query/utils/get-relation.ts api/src/database/get-ast-from-query/utils/get-relation.ts
api/src/database/get-ast-from-query/utils/get-allowed-sort.test.ts
api/src/database/get-ast-from-query/utils/get-allowed-sort.ts
api/src/database/get-ast-from-query/get-ast-from-query.ts api/src/database/get-ast-from-query/get-ast-from-query.ts
api/src/database/migrations/20220402A-remove-default-value-panel-icon.ts api/src/database/migrations/20220402A-remove-default-value-panel-icon.ts
api/src/database/migrations/20210805A-update-groups.ts api/src/database/migrations/20210805A-update-groups.ts
@@ -640,6 +642,7 @@ api/src/permissions/modules/process-ast/lib/inject-cases.test.ts
api/src/permissions/modules/process-ast/lib/field-map-from-ast.test.ts api/src/permissions/modules/process-ast/lib/field-map-from-ast.test.ts
api/src/permissions/modules/process-ast/lib/field-map-from-ast.ts api/src/permissions/modules/process-ast/lib/field-map-from-ast.ts
api/src/permissions/modules/process-ast/lib/extract-fields-from-query.ts api/src/permissions/modules/process-ast/lib/extract-fields-from-query.ts
api/src/permissions/modules/process-ast/lib/get-cases.ts
api/src/permissions/modules/process-ast/lib/extract-fields-from-children.ts api/src/permissions/modules/process-ast/lib/extract-fields-from-children.ts
api/src/permissions/modules/process-ast/lib/inject-cases.ts api/src/permissions/modules/process-ast/lib/inject-cases.ts
api/src/permissions/modules/process-ast/process-ast.ts api/src/permissions/modules/process-ast/process-ast.ts
@@ -3339,11 +3342,16 @@ app/src/lang/number-formats.yaml
app/src/lang/get-current-language.test.ts app/src/lang/get-current-language.test.ts
app/license app/license
contributing.md contributing.md
.changeset/four-mails-tan.md
.changeset/eight-fishes-scream.md .changeset/eight-fishes-scream.md
.changeset/config.json .changeset/config.json
.changeset/rich-ears-bathe.md
.changeset/tender-dragons-teach.md .changeset/tender-dragons-teach.md
.changeset/chilly-turkeys-notice.md .changeset/chilly-turkeys-notice.md
.changeset/silent-gifts-pay.md
.changeset/chilly-ladybugs-cough.md
.changeset/mean-singers-raise.md .changeset/mean-singers-raise.md
.changeset/lazy-goats-jog.md
.changeset/shiny-waves-attack.md .changeset/shiny-waves-attack.md
contributors.yml contributors.yml
license license
@@ -34695,6 +34695,9 @@ htdocs/exports/class/export.class.php
exports/class/export.class.php exports/class/export.class.php
class/export.class.php class/export.class.php
export.class.php export.class.php
htdocs/admin/fediverse.php
admin/fediverse.php
fediverse.php
htdocs/admin/holiday.php htdocs/admin/holiday.php
admin/holiday.php admin/holiday.php
holiday.php holiday.php
@@ -64743,6 +64746,10 @@ actions_massactions.inc.php
htdocs/core/actions_extrafields.inc.php htdocs/core/actions_extrafields.inc.php
core/actions_extrafields.inc.php core/actions_extrafields.inc.php
actions_extrafields.inc.php actions_extrafields.inc.php
htdocs/core/lib/socialnetwork.lib.php
core/lib/socialnetwork.lib.php
lib/socialnetwork.lib.php
socialnetwork.lib.php
htdocs/core/lib/payments.lib.php htdocs/core/lib/payments.lib.php
core/lib/payments.lib.php core/lib/payments.lib.php
lib/payments.lib.php lib/payments.lib.php
@@ -65795,6 +65802,10 @@ htdocs/core/boxes/box_scheduled_jobs.php
core/boxes/box_scheduled_jobs.php core/boxes/box_scheduled_jobs.php
boxes/box_scheduled_jobs.php boxes/box_scheduled_jobs.php
box_scheduled_jobs.php box_scheduled_jobs.php
htdocs/core/boxes/box_fediverse.php
core/boxes/box_fediverse.php
boxes/box_fediverse.php
box_fediverse.php
htdocs/core/boxes/box_bookmarks.php htdocs/core/boxes/box_bookmarks.php
core/boxes/box_bookmarks.php core/boxes/box_bookmarks.php
boxes/box_bookmarks.php boxes/box_bookmarks.php
@@ -66071,6 +66082,10 @@ htdocs/core/class/defaultvalues.class.php
core/class/defaultvalues.class.php core/class/defaultvalues.class.php
class/defaultvalues.class.php class/defaultvalues.class.php
defaultvalues.class.php defaultvalues.class.php
htdocs/core/class/mastodonhandler.class.php
core/class/mastodonhandler.class.php
class/mastodonhandler.class.php
mastodonhandler.class.php
htdocs/core/class/ldap.class.php htdocs/core/class/ldap.class.php
core/class/ldap.class.php core/class/ldap.class.php
class/ldap.class.php class/ldap.class.php
@@ -66151,10 +66166,18 @@ htdocs/core/class/interfaces.class.php
core/class/interfaces.class.php core/class/interfaces.class.php
class/interfaces.class.php class/interfaces.class.php
interfaces.class.php interfaces.class.php
htdocs/core/class/socialnetworkmanager.class.php
core/class/socialnetworkmanager.class.php
class/socialnetworkmanager.class.php
socialnetworkmanager.class.php
htdocs/core/class/vcard.class.php htdocs/core/class/vcard.class.php
core/class/vcard.class.php core/class/vcard.class.php
class/vcard.class.php class/vcard.class.php
vcard.class.php vcard.class.php
htdocs/core/class/fediverseparser.class.php
core/class/fediverseparser.class.php
class/fediverseparser.class.php
fediverseparser.class.php
htdocs/core/class/commonhookactions.class.php htdocs/core/class/commonhookactions.class.php
core/class/commonhookactions.class.php core/class/commonhookactions.class.php
class/commonhookactions.class.php class/commonhookactions.class.php
@@ -5561,6 +5561,7 @@ htdocs/robots.txt
htdocs/exports/export.php htdocs/exports/export.php
htdocs/exports/index.php htdocs/exports/index.php
htdocs/exports/class/export.class.php htdocs/exports/class/export.class.php
htdocs/admin/fediverse.php
htdocs/admin/holiday.php htdocs/admin/holiday.php
htdocs/admin/oauthlogintokens.php htdocs/admin/oauthlogintokens.php
htdocs/admin/ihm.php htdocs/admin/ihm.php
@@ -13047,6 +13048,7 @@ htdocs/core/modules/modWorkflow.class.php
htdocs/core/actions_sendmails.inc.php htdocs/core/actions_sendmails.inc.php
htdocs/core/actions_massactions.inc.php htdocs/core/actions_massactions.inc.php
htdocs/core/actions_extrafields.inc.php htdocs/core/actions_extrafields.inc.php
htdocs/core/lib/socialnetwork.lib.php
htdocs/core/lib/payments.lib.php htdocs/core/lib/payments.lib.php
htdocs/core/lib/intracommreport.lib.php htdocs/core/lib/intracommreport.lib.php
htdocs/core/lib/contact.lib.php htdocs/core/lib/contact.lib.php
@@ -13307,6 +13309,7 @@ htdocs/core/boxes/box_factures_fourn.php
htdocs/core/boxes/box_members_last_modified.php htdocs/core/boxes/box_members_last_modified.php
htdocs/core/boxes/box_propales.php htdocs/core/boxes/box_propales.php
htdocs/core/boxes/box_scheduled_jobs.php htdocs/core/boxes/box_scheduled_jobs.php
htdocs/core/boxes/box_fediverse.php
htdocs/core/boxes/box_bookmarks.php htdocs/core/boxes/box_bookmarks.php
htdocs/core/boxes/box_shipments.php htdocs/core/boxes/box_shipments.php
htdocs/core/boxes/box_task.php htdocs/core/boxes/box_task.php
@@ -13377,6 +13380,7 @@ htdocs/core/class/doleditor.class.php
htdocs/core/class/ctyperesource.class.php htdocs/core/class/ctyperesource.class.php
htdocs/core/class/smtps.class.php htdocs/core/class/smtps.class.php
htdocs/core/class/defaultvalues.class.php htdocs/core/class/defaultvalues.class.php
htdocs/core/class/mastodonhandler.class.php
htdocs/core/class/ldap.class.php htdocs/core/class/ldap.class.php
htdocs/core/class/utils.class.php htdocs/core/class/utils.class.php
htdocs/core/class/html.formmail.class.php htdocs/core/class/html.formmail.class.php
@@ -13397,7 +13401,9 @@ htdocs/core/class/commonobjectline.class.php
htdocs/core/class/CMailFile.class.php htdocs/core/class/CMailFile.class.php
htdocs/core/class/fileupload.class.php htdocs/core/class/fileupload.class.php
htdocs/core/class/interfaces.class.php htdocs/core/class/interfaces.class.php
htdocs/core/class/socialnetworkmanager.class.php
htdocs/core/class/vcard.class.php htdocs/core/class/vcard.class.php
htdocs/core/class/fediverseparser.class.php
htdocs/core/class/commonhookactions.class.php htdocs/core/class/commonhookactions.class.php
htdocs/core/class/cstate.class.php htdocs/core/class/cstate.class.php
htdocs/core/class/dolreceiptprinter.class.php htdocs/core/class/dolreceiptprinter.class.php
@@ -4091,6 +4091,15 @@ media_library_test/config/install/core.entity_form_display.media.type_five.media
config/install/core.entity_form_display.media.type_five.media_library.yml config/install/core.entity_form_display.media.type_five.media_library.yml
install/core.entity_form_display.media.type_five.media_library.yml install/core.entity_form_display.media.type_five.media_library.yml
core.entity_form_display.media.type_five.media_library.yml core.entity_form_display.media.type_five.media_library.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_no_add_media.yml
modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_no_add_media.yml
media_library/tests/modules/media_library_test/config/install/field.storage.node.field_no_add_media.yml
tests/modules/media_library_test/config/install/field.storage.node.field_no_add_media.yml
modules/media_library_test/config/install/field.storage.node.field_no_add_media.yml
media_library_test/config/install/field.storage.node.field_no_add_media.yml
config/install/field.storage.node.field_no_add_media.yml
install/field.storage.node.field_no_add_media.yml
field.storage.node.field_no_add_media.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.field.media.type_four.field_media_test_image.yml core/modules/media_library/tests/modules/media_library_test/config/install/field.field.media.type_four.field_media_test_image.yml
modules/media_library/tests/modules/media_library_test/config/install/field.field.media.type_four.field_media_test_image.yml modules/media_library/tests/modules/media_library_test/config/install/field.field.media.type_four.field_media_test_image.yml
media_library/tests/modules/media_library_test/config/install/field.field.media.type_four.field_media_test_image.yml media_library/tests/modules/media_library_test/config/install/field.field.media.type_four.field_media_test_image.yml
@@ -4199,15 +4208,6 @@ media_library_test/config/install/media.type.type_four.yml
config/install/media.type.type_four.yml config/install/media.type.type_four.yml
install/media.type.type_four.yml install/media.type.type_four.yml
media.type.type_four.yml media.type.type_four.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_noadd_media.yml
modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_noadd_media.yml
media_library/tests/modules/media_library_test/config/install/field.storage.node.field_noadd_media.yml
tests/modules/media_library_test/config/install/field.storage.node.field_noadd_media.yml
modules/media_library_test/config/install/field.storage.node.field_noadd_media.yml
media_library_test/config/install/field.storage.node.field_noadd_media.yml
config/install/field.storage.node.field_noadd_media.yml
install/field.storage.node.field_noadd_media.yml
field.storage.node.field_noadd_media.yml
core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_form_display.media.type_four.default.yml core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_form_display.media.type_four.default.yml
modules/media_library/tests/modules/media_library_test/config/install/core.entity_form_display.media.type_four.default.yml modules/media_library/tests/modules/media_library_test/config/install/core.entity_form_display.media.type_four.default.yml
media_library/tests/modules/media_library_test/config/install/core.entity_form_display.media.type_four.default.yml media_library/tests/modules/media_library_test/config/install/core.entity_form_display.media.type_four.default.yml
@@ -4271,15 +4271,15 @@ media_library_test/config/install/core.entity_view_display.media.type_five.media
config/install/core.entity_view_display.media.type_five.media_library.yml config/install/core.entity_view_display.media.type_five.media_library.yml
install/core.entity_view_display.media.type_five.media_library.yml install/core.entity_view_display.media.type_five.media_library.yml
core.entity_view_display.media.type_five.media_library.yml core.entity_view_display.media.type_five.media_library.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.field.node.basic_page.field_noadd_media.yml core/modules/media_library/tests/modules/media_library_test/config/install/field.field.node.basic_page.field_no_add_media.yml
modules/media_library/tests/modules/media_library_test/config/install/field.field.node.basic_page.field_noadd_media.yml modules/media_library/tests/modules/media_library_test/config/install/field.field.node.basic_page.field_no_add_media.yml
media_library/tests/modules/media_library_test/config/install/field.field.node.basic_page.field_noadd_media.yml media_library/tests/modules/media_library_test/config/install/field.field.node.basic_page.field_no_add_media.yml
tests/modules/media_library_test/config/install/field.field.node.basic_page.field_noadd_media.yml tests/modules/media_library_test/config/install/field.field.node.basic_page.field_no_add_media.yml
modules/media_library_test/config/install/field.field.node.basic_page.field_noadd_media.yml modules/media_library_test/config/install/field.field.node.basic_page.field_no_add_media.yml
media_library_test/config/install/field.field.node.basic_page.field_noadd_media.yml media_library_test/config/install/field.field.node.basic_page.field_no_add_media.yml
config/install/field.field.node.basic_page.field_noadd_media.yml config/install/field.field.node.basic_page.field_no_add_media.yml
install/field.field.node.basic_page.field_noadd_media.yml install/field.field.node.basic_page.field_no_add_media.yml
field.field.node.basic_page.field_noadd_media.yml field.field.node.basic_page.field_no_add_media.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.media.field_media_test.yml core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.media.field_media_test.yml
modules/media_library/tests/modules/media_library_test/config/install/field.storage.media.field_media_test.yml modules/media_library/tests/modules/media_library_test/config/install/field.storage.media.field_media_test.yml
media_library/tests/modules/media_library_test/config/install/field.storage.media.field_media_test.yml media_library/tests/modules/media_library_test/config/install/field.storage.media.field_media_test.yml
@@ -23479,73 +23479,73 @@ tests/modules/driver_test/driver_test.info.yml
modules/driver_test/driver_test.info.yml modules/driver_test/driver_test.info.yml
driver_test/driver_test.info.yml driver_test/driver_test.info.yml
driver_test.info.yml driver_test.info.yml
core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Connection.php core/modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestMysql/Connection.php
modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Connection.php modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestMysql/Connection.php
system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Connection.php system/tests/modules/driver_test/src/Driver/Database/DriverTestMysql/Connection.php
tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Connection.php tests/modules/driver_test/src/Driver/Database/DriverTestMysql/Connection.php
modules/driver_test/src/Driver/Database/DrivertestMysql/Connection.php modules/driver_test/src/Driver/Database/DriverTestMysql/Connection.php
driver_test/src/Driver/Database/DrivertestMysql/Connection.php driver_test/src/Driver/Database/DriverTestMysql/Connection.php
src/Driver/Database/DrivertestMysql/Connection.php src/Driver/Database/DriverTestMysql/Connection.php
Driver/Database/DrivertestMysql/Connection.php Driver/Database/DriverTestMysql/Connection.php
Database/DrivertestMysql/Connection.php Database/DriverTestMysql/Connection.php
DrivertestMysql/Connection.php DriverTestMysql/Connection.php
Connection.php Connection.php
core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Install/Tasks.php core/modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestMysql/Install/Tasks.php
modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Install/Tasks.php modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestMysql/Install/Tasks.php
system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Install/Tasks.php system/tests/modules/driver_test/src/Driver/Database/DriverTestMysql/Install/Tasks.php
tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Install/Tasks.php tests/modules/driver_test/src/Driver/Database/DriverTestMysql/Install/Tasks.php
modules/driver_test/src/Driver/Database/DrivertestMysql/Install/Tasks.php modules/driver_test/src/Driver/Database/DriverTestMysql/Install/Tasks.php
driver_test/src/Driver/Database/DrivertestMysql/Install/Tasks.php driver_test/src/Driver/Database/DriverTestMysql/Install/Tasks.php
src/Driver/Database/DrivertestMysql/Install/Tasks.php src/Driver/Database/DriverTestMysql/Install/Tasks.php
Driver/Database/DrivertestMysql/Install/Tasks.php Driver/Database/DriverTestMysql/Install/Tasks.php
Database/DrivertestMysql/Install/Tasks.php Database/DriverTestMysql/Install/Tasks.php
DrivertestMysql/Install/Tasks.php DriverTestMysql/Install/Tasks.php
Install/Tasks.php Install/Tasks.php
Tasks.php Tasks.php
core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Connection.php core/modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestPgsql/Connection.php
modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Connection.php modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestPgsql/Connection.php
system/tests/modules/driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Connection.php system/tests/modules/driver_test/src/Driver/Database/DriverTestPgsql/Connection.php
tests/modules/driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Connection.php tests/modules/driver_test/src/Driver/Database/DriverTestPgsql/Connection.php
modules/driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Connection.php modules/driver_test/src/Driver/Database/DriverTestPgsql/Connection.php
driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Connection.php driver_test/src/Driver/Database/DriverTestPgsql/Connection.php
src/Driver/Database/DrivertestMysqlDeprecatedVersion/Connection.php src/Driver/Database/DriverTestPgsql/Connection.php
Driver/Database/DrivertestMysqlDeprecatedVersion/Connection.php Driver/Database/DriverTestPgsql/Connection.php
Database/DrivertestMysqlDeprecatedVersion/Connection.php Database/DriverTestPgsql/Connection.php
DrivertestMysqlDeprecatedVersion/Connection.php DriverTestPgsql/Connection.php
Connection.php Connection.php
core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Install/Tasks.php core/modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestPgsql/Install/Tasks.php
modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Install/Tasks.php modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestPgsql/Install/Tasks.php
system/tests/modules/driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Install/Tasks.php system/tests/modules/driver_test/src/Driver/Database/DriverTestPgsql/Install/Tasks.php
tests/modules/driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Install/Tasks.php tests/modules/driver_test/src/Driver/Database/DriverTestPgsql/Install/Tasks.php
modules/driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Install/Tasks.php modules/driver_test/src/Driver/Database/DriverTestPgsql/Install/Tasks.php
driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Install/Tasks.php driver_test/src/Driver/Database/DriverTestPgsql/Install/Tasks.php
src/Driver/Database/DrivertestMysqlDeprecatedVersion/Install/Tasks.php src/Driver/Database/DriverTestPgsql/Install/Tasks.php
Driver/Database/DrivertestMysqlDeprecatedVersion/Install/Tasks.php Driver/Database/DriverTestPgsql/Install/Tasks.php
Database/DrivertestMysqlDeprecatedVersion/Install/Tasks.php Database/DriverTestPgsql/Install/Tasks.php
DrivertestMysqlDeprecatedVersion/Install/Tasks.php DriverTestPgsql/Install/Tasks.php
Install/Tasks.php Install/Tasks.php
Tasks.php Tasks.php
core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Connection.php core/modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestMysqlDeprecatedVersion/Connection.php
modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Connection.php modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestMysqlDeprecatedVersion/Connection.php
system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Connection.php system/tests/modules/driver_test/src/Driver/Database/DriverTestMysqlDeprecatedVersion/Connection.php
tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Connection.php tests/modules/driver_test/src/Driver/Database/DriverTestMysqlDeprecatedVersion/Connection.php
modules/driver_test/src/Driver/Database/DrivertestPgsql/Connection.php modules/driver_test/src/Driver/Database/DriverTestMysqlDeprecatedVersion/Connection.php
driver_test/src/Driver/Database/DrivertestPgsql/Connection.php driver_test/src/Driver/Database/DriverTestMysqlDeprecatedVersion/Connection.php
src/Driver/Database/DrivertestPgsql/Connection.php src/Driver/Database/DriverTestMysqlDeprecatedVersion/Connection.php
Driver/Database/DrivertestPgsql/Connection.php Driver/Database/DriverTestMysqlDeprecatedVersion/Connection.php
Database/DrivertestPgsql/Connection.php Database/DriverTestMysqlDeprecatedVersion/Connection.php
DrivertestPgsql/Connection.php DriverTestMysqlDeprecatedVersion/Connection.php
Connection.php Connection.php
core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Install/Tasks.php core/modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestMysqlDeprecatedVersion/Install/Tasks.php
modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Install/Tasks.php modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestMysqlDeprecatedVersion/Install/Tasks.php
system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Install/Tasks.php system/tests/modules/driver_test/src/Driver/Database/DriverTestMysqlDeprecatedVersion/Install/Tasks.php
tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Install/Tasks.php tests/modules/driver_test/src/Driver/Database/DriverTestMysqlDeprecatedVersion/Install/Tasks.php
modules/driver_test/src/Driver/Database/DrivertestPgsql/Install/Tasks.php modules/driver_test/src/Driver/Database/DriverTestMysqlDeprecatedVersion/Install/Tasks.php
driver_test/src/Driver/Database/DrivertestPgsql/Install/Tasks.php driver_test/src/Driver/Database/DriverTestMysqlDeprecatedVersion/Install/Tasks.php
src/Driver/Database/DrivertestPgsql/Install/Tasks.php src/Driver/Database/DriverTestMysqlDeprecatedVersion/Install/Tasks.php
Driver/Database/DrivertestPgsql/Install/Tasks.php Driver/Database/DriverTestMysqlDeprecatedVersion/Install/Tasks.php
Database/DrivertestPgsql/Install/Tasks.php Database/DriverTestMysqlDeprecatedVersion/Install/Tasks.php
DrivertestPgsql/Install/Tasks.php DriverTestMysqlDeprecatedVersion/Install/Tasks.php
Install/Tasks.php Install/Tasks.php
Tasks.php Tasks.php
core/modules/system/tests/modules/generic_module2_test/generic_module2_test.info.yml core/modules/system/tests/modules/generic_module2_test/generic_module2_test.info.yml
@@ -630,6 +630,7 @@ core/modules/media_library/tests/modules/media_library_test/config/install/core.
core/modules/media_library/tests/modules/media_library_test/config/install/field.field.media.type_one.field_media_test.yml core/modules/media_library/tests/modules/media_library_test/config/install/field.field.media.type_one.field_media_test.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.field.node.basic_page.field_unlimited_media.yml core/modules/media_library/tests/modules/media_library_test/config/install/field.field.node.basic_page.field_unlimited_media.yml
core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_form_display.media.type_five.media_library.yml core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_form_display.media.type_five.media_library.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_no_add_media.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.field.media.type_four.field_media_test_image.yml core/modules/media_library/tests/modules/media_library_test/config/install/field.field.media.type_four.field_media_test_image.yml
core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_view_display.node.basic_page.default.yml core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_view_display.node.basic_page.default.yml
core/modules/media_library/tests/modules/media_library_test/config/install/media.type.type_five.yml core/modules/media_library/tests/modules/media_library_test/config/install/media.type.type_five.yml
@@ -642,7 +643,6 @@ core/modules/media_library/tests/modules/media_library_test/config/install/core.
core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.media.field_media_test_oembed_video.yml core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.media.field_media_test_oembed_video.yml
core/modules/media_library/tests/modules/media_library_test/config/install/media.type.type_two.yml core/modules/media_library/tests/modules/media_library_test/config/install/media.type.type_two.yml
core/modules/media_library/tests/modules/media_library_test/config/install/media.type.type_four.yml core/modules/media_library/tests/modules/media_library_test/config/install/media.type.type_four.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_noadd_media.yml
core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_form_display.media.type_four.default.yml core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_form_display.media.type_four.default.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.field.media.type_five.field_media_test_oembed_video.yml core/modules/media_library/tests/modules/media_library_test/config/install/field.field.media.type_five.field_media_test_oembed_video.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.field.media.type_two.field_media_test_1.yml core/modules/media_library/tests/modules/media_library_test/config/install/field.field.media.type_two.field_media_test_1.yml
@@ -650,7 +650,7 @@ core/modules/media_library/tests/modules/media_library_test/config/install/core.
core/modules/media_library/tests/modules/media_library_test/config/install/node.type.basic_page.yml core/modules/media_library/tests/modules/media_library_test/config/install/node.type.basic_page.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.field.node.basic_page.field_empty_types_media.yml core/modules/media_library/tests/modules/media_library_test/config/install/field.field.node.basic_page.field_empty_types_media.yml
core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_view_display.media.type_five.media_library.yml core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_view_display.media.type_five.media_library.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.field.node.basic_page.field_noadd_media.yml core/modules/media_library/tests/modules/media_library_test/config/install/field.field.node.basic_page.field_no_add_media.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.media.field_media_test.yml core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.media.field_media_test.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_single_media_type.yml core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_single_media_type.yml
core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_view_display.media.type_two.media_library.yml core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_view_display.media.type_two.media_library.yml
@@ -3270,12 +3270,12 @@ core/modules/system/tests/modules/decoupled_menus_test/decoupled_menus_test.info
core/modules/system/tests/modules/update_test_broken_theme_hook/update_test_broken_theme_hook.info.yml core/modules/system/tests/modules/update_test_broken_theme_hook/update_test_broken_theme_hook.info.yml
core/modules/system/tests/modules/update_test_broken_theme_hook/update_test_broken_theme_hook.module core/modules/system/tests/modules/update_test_broken_theme_hook/update_test_broken_theme_hook.module
core/modules/system/tests/modules/driver_test/driver_test.info.yml core/modules/system/tests/modules/driver_test/driver_test.info.yml
core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Connection.php core/modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestMysql/Connection.php
core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Install/Tasks.php core/modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestMysql/Install/Tasks.php
core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Connection.php core/modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestPgsql/Connection.php
core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Install/Tasks.php core/modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestPgsql/Install/Tasks.php
core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Connection.php core/modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestMysqlDeprecatedVersion/Connection.php
core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Install/Tasks.php core/modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestMysqlDeprecatedVersion/Install/Tasks.php
core/modules/system/tests/modules/generic_module2_test/generic_module2_test.info.yml core/modules/system/tests/modules/generic_module2_test/generic_module2_test.info.yml
core/modules/system/tests/modules/performance_test/performance_test.info.yml core/modules/system/tests/modules/performance_test/performance_test.info.yml
core/modules/system/tests/modules/performance_test/src/DatabaseEventEnabler.php core/modules/system/tests/modules/performance_test/src/DatabaseEventEnabler.php
@@ -7,6 +7,7 @@ LightSamlSpBundle/discovery.html.twig
discovery.html.twig discovery.html.twig
codecov.yml codecov.yml
.all-contributorsrc .all-contributorsrc
codeception.yml
UPGRADE-3.0.md UPGRADE-3.0.md
SECURITY.md SECURITY.md
phpstan-bootstrap.php phpstan-bootstrap.php
@@ -1470,8 +1471,68 @@ email.html.twig
themes/vibrant/README.md themes/vibrant/README.md
vibrant/README.md vibrant/README.md
README.md README.md
tests/acceptance.suite.yml
acceptance.suite.yml
tests/acceptance/ContactManagementCest.php
acceptance/ContactManagementCest.php
ContactManagementCest.php
tests/functional.suite.yml
functional.suite.yml
tests/object-manager.php tests/object-manager.php
object-manager.php object-manager.php
tests/_support/Helper/Acceptance.php
_support/Helper/Acceptance.php
Helper/Acceptance.php
Acceptance.php
tests/_support/Helper/DbHelper.php
_support/Helper/DbHelper.php
Helper/DbHelper.php
DbHelper.php
tests/_support/Helper/Unit.php
_support/Helper/Unit.php
Helper/Unit.php
Unit.php
tests/_support/Helper/Functional.php
_support/Helper/Functional.php
Helper/Functional.php
Functional.php
tests/_support/AcceptanceTester.php
_support/AcceptanceTester.php
AcceptanceTester.php
tests/_support/FunctionalTester.php
_support/FunctionalTester.php
FunctionalTester.php
tests/_support/Page/Acceptance/ContactPage.php
_support/Page/Acceptance/ContactPage.php
Page/Acceptance/ContactPage.php
Acceptance/ContactPage.php
ContactPage.php
tests/_support/Page/Acceptance/CampaignPage.php
_support/Page/Acceptance/CampaignPage.php
Page/Acceptance/CampaignPage.php
Acceptance/CampaignPage.php
CampaignPage.php
tests/_support/Step/Acceptance/Campaign.php
_support/Step/Acceptance/Campaign.php
Step/Acceptance/Campaign.php
Acceptance/Campaign.php
Campaign.php
tests/_support/Step/Acceptance/ContactStep.php
_support/Step/Acceptance/ContactStep.php
Step/Acceptance/ContactStep.php
Acceptance/ContactStep.php
ContactStep.php
tests/_support/UnitTester.php
_support/UnitTester.php
UnitTester.php
tests/unit.suite.yml
unit.suite.yml
tests/_data/.gitkeep
_data/.gitkeep
.gitkeep
tests/_data/10contacts.csv
_data/10contacts.csv
10contacts.csv
webpack.config.js webpack.config.js
media/files/.htaccess media/files/.htaccess
files/.htaccess files/.htaccess
@@ -1496,6 +1557,8 @@ docker-compose.redis-commander.yaml
local.config.php.dist local.config.php.dist
.ddev/.env.local.dist .ddev/.env.local.dist
.env.local.dist .env.local.dist
.ddev/docker-compose.selenium-chrome.yaml
docker-compose.selenium-chrome.yaml
.ddev/.env.test.local .ddev/.env.test.local
.env.test.local .env.test.local
.ddev/config.yaml .ddev/config.yaml
@@ -1507,8 +1570,14 @@ docker-compose.redis.yaml
.ddev/redis/redis.conf .ddev/redis/redis.conf
redis/redis.conf redis/redis.conf
redis.conf redis.conf
.ddev/addon-metadata/ddev-selenium-standalone-chrome/manifest.yaml
addon-metadata/ddev-selenium-standalone-chrome/manifest.yaml
ddev-selenium-standalone-chrome/manifest.yaml
manifest.yaml
.ddev/mautic-setup.sh .ddev/mautic-setup.sh
mautic-setup.sh mautic-setup.sh
.ddev/config.selenium-standalone-chrome.yaml
config.selenium-standalone-chrome.yaml
.ddev/commands/web/ddev-setup-mautic .ddev/commands/web/ddev-setup-mautic
commands/web/ddev-setup-mautic commands/web/ddev-setup-mautic
web/ddev-setup-mautic web/ddev-setup-mautic
@@ -4,6 +4,7 @@ rector.php
templates/bundles/LightSamlSpBundle/discovery.html.twig templates/bundles/LightSamlSpBundle/discovery.html.twig
codecov.yml codecov.yml
.all-contributorsrc .all-contributorsrc
codeception.yml
UPGRADE-3.0.md UPGRADE-3.0.md
SECURITY.md SECURITY.md
phpstan-bootstrap.php phpstan-bootstrap.php
@@ -360,7 +361,24 @@ themes/vibrant/html/MauticFormBundle/Builder/style.html.twig
themes/vibrant/html/base.html.twig themes/vibrant/html/base.html.twig
themes/vibrant/html/email.html.twig themes/vibrant/html/email.html.twig
themes/vibrant/README.md themes/vibrant/README.md
tests/acceptance.suite.yml
tests/acceptance/ContactManagementCest.php
tests/functional.suite.yml
tests/object-manager.php tests/object-manager.php
tests/_support/Helper/Acceptance.php
tests/_support/Helper/DbHelper.php
tests/_support/Helper/Unit.php
tests/_support/Helper/Functional.php
tests/_support/AcceptanceTester.php
tests/_support/FunctionalTester.php
tests/_support/Page/Acceptance/ContactPage.php
tests/_support/Page/Acceptance/CampaignPage.php
tests/_support/Step/Acceptance/Campaign.php
tests/_support/Step/Acceptance/ContactStep.php
tests/_support/UnitTester.php
tests/unit.suite.yml
tests/_data/.gitkeep
tests/_data/10contacts.csv
webpack.config.js webpack.config.js
media/files/.htaccess media/files/.htaccess
media/images/.htaccess media/images/.htaccess
@@ -376,12 +394,15 @@ rector-older-symfony.php
.ddev/docker-compose.redis-commander.yaml .ddev/docker-compose.redis-commander.yaml
.ddev/local.config.php.dist .ddev/local.config.php.dist
.ddev/.env.local.dist .ddev/.env.local.dist
.ddev/docker-compose.selenium-chrome.yaml
.ddev/.env.test.local .ddev/.env.test.local
.ddev/config.yaml .ddev/config.yaml
.ddev/docker-compose.network-mtu.yaml .ddev/docker-compose.network-mtu.yaml
.ddev/docker-compose.redis.yaml .ddev/docker-compose.redis.yaml
.ddev/redis/redis.conf .ddev/redis/redis.conf
.ddev/addon-metadata/ddev-selenium-standalone-chrome/manifest.yaml
.ddev/mautic-setup.sh .ddev/mautic-setup.sh
.ddev/config.selenium-standalone-chrome.yaml
.ddev/commands/web/ddev-setup-mautic .ddev/commands/web/ddev-setup-mautic
.ddev/commands/redis/redis-cli .ddev/commands/redis/redis-cli
.ddev/gitpod-setup-ddev.sh .ddev/gitpod-setup-ddev.sh
@@ -24882,12 +24882,6 @@ Nop.Core/Domain/Tax/TaxDisplayType.cs
Domain/Tax/TaxDisplayType.cs Domain/Tax/TaxDisplayType.cs
Tax/TaxDisplayType.cs Tax/TaxDisplayType.cs
TaxDisplayType.cs TaxDisplayType.cs
src/Libraries/Nop.Core/Domain/Localization/ILocalizedEnum.cs
Libraries/Nop.Core/Domain/Localization/ILocalizedEnum.cs
Nop.Core/Domain/Localization/ILocalizedEnum.cs
Domain/Localization/ILocalizedEnum.cs
Localization/ILocalizedEnum.cs
ILocalizedEnum.cs
src/Libraries/Nop.Core/Domain/Localization/LocalizationSettings.cs src/Libraries/Nop.Core/Domain/Localization/LocalizationSettings.cs
Libraries/Nop.Core/Domain/Localization/LocalizationSettings.cs Libraries/Nop.Core/Domain/Localization/LocalizationSettings.cs
Nop.Core/Domain/Localization/LocalizationSettings.cs Nop.Core/Domain/Localization/LocalizationSettings.cs
@@ -3733,7 +3733,6 @@ src/Libraries/Nop.Core/Domain/Tax/TaxBasedOn.cs
src/Libraries/Nop.Core/Domain/Tax/TaxSettings.cs src/Libraries/Nop.Core/Domain/Tax/TaxSettings.cs
src/Libraries/Nop.Core/Domain/Tax/TaxCategory.cs src/Libraries/Nop.Core/Domain/Tax/TaxCategory.cs
src/Libraries/Nop.Core/Domain/Tax/TaxDisplayType.cs src/Libraries/Nop.Core/Domain/Tax/TaxDisplayType.cs
src/Libraries/Nop.Core/Domain/Localization/ILocalizedEnum.cs
src/Libraries/Nop.Core/Domain/Localization/LocalizationSettings.cs src/Libraries/Nop.Core/Domain/Localization/LocalizationSettings.cs
src/Libraries/Nop.Core/Domain/Localization/LocaleStringResource.cs src/Libraries/Nop.Core/Domain/Localization/LocaleStringResource.cs
src/Libraries/Nop.Core/Domain/Localization/LocalizedProperty.cs src/Libraries/Nop.Core/Domain/Localization/LocalizedProperty.cs
@@ -12449,6 +12449,12 @@ prosilver/imgs/svg/star.svg
imgs/svg/star.svg imgs/svg/star.svg
svg/star.svg svg/star.svg
star.svg star.svg
phpBB/styles/prosilver/imgs/svg/toggle-off.svg
styles/prosilver/imgs/svg/toggle-off.svg
prosilver/imgs/svg/toggle-off.svg
imgs/svg/toggle-off.svg
svg/toggle-off.svg
toggle-off.svg
phpBB/styles/prosilver/imgs/svg/file-document-box-outline.svg phpBB/styles/prosilver/imgs/svg/file-document-box-outline.svg
styles/prosilver/imgs/svg/file-document-box-outline.svg styles/prosilver/imgs/svg/file-document-box-outline.svg
prosilver/imgs/svg/file-document-box-outline.svg prosilver/imgs/svg/file-document-box-outline.svg
@@ -12461,6 +12467,12 @@ prosilver/imgs/svg/link-variant.svg
imgs/svg/link-variant.svg imgs/svg/link-variant.svg
svg/link-variant.svg svg/link-variant.svg
link-variant.svg link-variant.svg
phpBB/styles/prosilver/imgs/svg/toggle-on.svg
styles/prosilver/imgs/svg/toggle-on.svg
prosilver/imgs/svg/toggle-on.svg
imgs/svg/toggle-on.svg
svg/toggle-on.svg
toggle-on.svg
phpBB/styles/prosilver/imgs/svg/file-document-box-multiple-outline.svg phpBB/styles/prosilver/imgs/svg/file-document-box-multiple-outline.svg
styles/prosilver/imgs/svg/file-document-box-multiple-outline.svg styles/prosilver/imgs/svg/file-document-box-multiple-outline.svg
prosilver/imgs/svg/file-document-box-multiple-outline.svg prosilver/imgs/svg/file-document-box-multiple-outline.svg
@@ -2624,8 +2624,10 @@ phpBB/styles/prosilver/imgs/svg/comment-text-outline.svg
phpBB/styles/prosilver/imgs/svg/fire.svg phpBB/styles/prosilver/imgs/svg/fire.svg
phpBB/styles/prosilver/imgs/svg/thumbtack.svg phpBB/styles/prosilver/imgs/svg/thumbtack.svg
phpBB/styles/prosilver/imgs/svg/star.svg phpBB/styles/prosilver/imgs/svg/star.svg
phpBB/styles/prosilver/imgs/svg/toggle-off.svg
phpBB/styles/prosilver/imgs/svg/file-document-box-outline.svg phpBB/styles/prosilver/imgs/svg/file-document-box-outline.svg
phpBB/styles/prosilver/imgs/svg/link-variant.svg phpBB/styles/prosilver/imgs/svg/link-variant.svg
phpBB/styles/prosilver/imgs/svg/toggle-on.svg
phpBB/styles/prosilver/imgs/svg/file-document-box-multiple-outline.svg phpBB/styles/prosilver/imgs/svg/file-document-box-multiple-outline.svg
phpBB/styles/prosilver/imgs/svg/file-document-outline.svg phpBB/styles/prosilver/imgs/svg/file-document-outline.svg
phpBB/styles/prosilver/imgs/svg/bullhorn.svg phpBB/styles/prosilver/imgs/svg/bullhorn.svg
@@ -9902,6 +9902,13 @@ Framework/DataAbstractionLayer/Facade/RepositoryFacadeTest.php
DataAbstractionLayer/Facade/RepositoryFacadeTest.php DataAbstractionLayer/Facade/RepositoryFacadeTest.php
Facade/RepositoryFacadeTest.php Facade/RepositoryFacadeTest.php
RepositoryFacadeTest.php RepositoryFacadeTest.php
tests/integration/Core/Framework/DataAbstractionLayer/Dbal/EntityReaderTest.php
integration/Core/Framework/DataAbstractionLayer/Dbal/EntityReaderTest.php
Core/Framework/DataAbstractionLayer/Dbal/EntityReaderTest.php
Framework/DataAbstractionLayer/Dbal/EntityReaderTest.php
DataAbstractionLayer/Dbal/EntityReaderTest.php
Dbal/EntityReaderTest.php
EntityReaderTest.php
tests/integration/Core/Framework/DataAbstractionLayer/Dbal/EntityWriteGatewayTest.php tests/integration/Core/Framework/DataAbstractionLayer/Dbal/EntityWriteGatewayTest.php
integration/Core/Framework/DataAbstractionLayer/Dbal/EntityWriteGatewayTest.php integration/Core/Framework/DataAbstractionLayer/Dbal/EntityWriteGatewayTest.php
Core/Framework/DataAbstractionLayer/Dbal/EntityWriteGatewayTest.php Core/Framework/DataAbstractionLayer/Dbal/EntityWriteGatewayTest.php
@@ -9916,6 +9923,13 @@ Framework/DataAbstractionLayer/Dbal/RepositoryIteratorTest.php
DataAbstractionLayer/Dbal/RepositoryIteratorTest.php DataAbstractionLayer/Dbal/RepositoryIteratorTest.php
Dbal/RepositoryIteratorTest.php Dbal/RepositoryIteratorTest.php
RepositoryIteratorTest.php RepositoryIteratorTest.php
tests/integration/Core/Framework/DataAbstractionLayer/Dbal/EntitySearcherTest.php
integration/Core/Framework/DataAbstractionLayer/Dbal/EntitySearcherTest.php
Core/Framework/DataAbstractionLayer/Dbal/EntitySearcherTest.php
Framework/DataAbstractionLayer/Dbal/EntitySearcherTest.php
DataAbstractionLayer/Dbal/EntitySearcherTest.php
Dbal/EntitySearcherTest.php
EntitySearcherTest.php
tests/integration/Core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/PriceFieldAccessorBuilderTest.php tests/integration/Core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/PriceFieldAccessorBuilderTest.php
integration/Core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/PriceFieldAccessorBuilderTest.php integration/Core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/PriceFieldAccessorBuilderTest.php
Core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/PriceFieldAccessorBuilderTest.php Core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/PriceFieldAccessorBuilderTest.php
@@ -33614,9 +33628,6 @@ _unreleased/2024-04-21-remove-category-criteria-for-editor-links.md
changelog/_unreleased/2024-07-25-add-media-option-to-dynamic-url-field.md changelog/_unreleased/2024-07-25-add-media-option-to-dynamic-url-field.md
_unreleased/2024-07-25-add-media-option-to-dynamic-url-field.md _unreleased/2024-07-25-add-media-option-to-dynamic-url-field.md
2024-07-25-add-media-option-to-dynamic-url-field.md 2024-07-25-add-media-option-to-dynamic-url-field.md
changelog/_unreleased/2024-12-08-fix-currency-display-in-account-orders.md
_unreleased/2024-12-08-fix-currency-display-in-account-orders.md
2024-12-08-fix-currency-display-in-account-orders.md
changelog/_unreleased/2024-07-08-deprecate-sw-select-number-field-component.md changelog/_unreleased/2024-07-08-deprecate-sw-select-number-field-component.md
_unreleased/2024-07-08-deprecate-sw-select-number-field-component.md _unreleased/2024-07-08-deprecate-sw-select-number-field-component.md
2024-07-08-deprecate-sw-select-number-field-component.md 2024-07-08-deprecate-sw-select-number-field-component.md
@@ -33644,6 +33655,9 @@ _unreleased/2024-07-05-increase-app-payment-timeout-to-20-s.md
changelog/_unreleased/2024-08-07-change-typehint-in-mediaurlplaceholderhandler.md changelog/_unreleased/2024-08-07-change-typehint-in-mediaurlplaceholderhandler.md
_unreleased/2024-08-07-change-typehint-in-mediaurlplaceholderhandler.md _unreleased/2024-08-07-change-typehint-in-mediaurlplaceholderhandler.md
2024-08-07-change-typehint-in-mediaurlplaceholderhandler.md 2024-08-07-change-typehint-in-mediaurlplaceholderhandler.md
changelog/_unreleased/2024-08-13-Improved-storefront-text-scaling.md
_unreleased/2024-08-13-Improved-storefront-text-scaling.md
2024-08-13-Improved-storefront-text-scaling.md
changelog/_unreleased/2024-06-10-run-unit-setup-in-admin-unit-watch-command.md changelog/_unreleased/2024-06-10-run-unit-setup-in-admin-unit-watch-command.md
_unreleased/2024-06-10-run-unit-setup-in-admin-unit-watch-command.md _unreleased/2024-06-10-run-unit-setup-in-admin-unit-watch-command.md
2024-06-10-run-unit-setup-in-admin-unit-watch-command.md 2024-06-10-run-unit-setup-in-admin-unit-watch-command.md
@@ -33758,6 +33772,9 @@ _unreleased/2024-08-08-improve-image-zoom-modal-accessibility.md
changelog/_unreleased/2024-07-31-upsert-custom-fields-in-app-lifecycle.md changelog/_unreleased/2024-07-31-upsert-custom-fields-in-app-lifecycle.md
_unreleased/2024-07-31-upsert-custom-fields-in-app-lifecycle.md _unreleased/2024-07-31-upsert-custom-fields-in-app-lifecycle.md
2024-07-31-upsert-custom-fields-in-app-lifecycle.md 2024-07-31-upsert-custom-fields-in-app-lifecycle.md
changelog/_unreleased/2024-08-11-fix-minor-changelog-linting-issues.md
_unreleased/2024-08-11-fix-minor-changelog-linting-issues.md
2024-08-11-fix-minor-changelog-linting-issues.md
changelog/_unreleased/2024-07-17-defined-system-config-default-node-structure.md changelog/_unreleased/2024-07-17-defined-system-config-default-node-structure.md
_unreleased/2024-07-17-defined-system-config-default-node-structure.md _unreleased/2024-07-17-defined-system-config-default-node-structure.md
2024-07-17-defined-system-config-default-node-structure.md 2024-07-17-defined-system-config-default-node-structure.md
@@ -33797,6 +33814,9 @@ _unreleased/2024-07-31-fix-accessibility-violations-from-axe-report.md
changelog/_unreleased/2024-07-12-fix-admin-customer-sales-channel-and-acl-checks.md changelog/_unreleased/2024-07-12-fix-admin-customer-sales-channel-and-acl-checks.md
_unreleased/2024-07-12-fix-admin-customer-sales-channel-and-acl-checks.md _unreleased/2024-07-12-fix-admin-customer-sales-channel-and-acl-checks.md
2024-07-12-fix-admin-customer-sales-channel-and-acl-checks.md 2024-07-12-fix-admin-customer-sales-channel-and-acl-checks.md
changelog/_unreleased/2024-08-09-allow-singular-shipping-address-in-register-route.md
_unreleased/2024-08-09-allow-singular-shipping-address-in-register-route.md
2024-08-09-allow-singular-shipping-address-in-register-route.md
changelog/_unreleased/2024-07-02-fix-rule-condition-price-listprice-percentage-ratio-to-actually-use-ratios.md changelog/_unreleased/2024-07-02-fix-rule-condition-price-listprice-percentage-ratio-to-actually-use-ratios.md
_unreleased/2024-07-02-fix-rule-condition-price-listprice-percentage-ratio-to-actually-use-ratios.md _unreleased/2024-07-02-fix-rule-condition-price-listprice-percentage-ratio-to-actually-use-ratios.md
2024-07-02-fix-rule-condition-price-listprice-percentage-ratio-to-actually-use-ratios.md 2024-07-02-fix-rule-condition-price-listprice-percentage-ratio-to-actually-use-ratios.md
@@ -33839,6 +33859,9 @@ _unreleased/2024-07-20-exclude-text-fields-from-float-casting.md
changelog/_unreleased/2024-07-18-add-criteria-title-to-search-endpoint.md changelog/_unreleased/2024-07-18-add-criteria-title-to-search-endpoint.md
_unreleased/2024-07-18-add-criteria-title-to-search-endpoint.md _unreleased/2024-07-18-add-criteria-title-to-search-endpoint.md
2024-07-18-add-criteria-title-to-search-endpoint.md 2024-07-18-add-criteria-title-to-search-endpoint.md
changelog/_unreleased/2024-08-12-fix-currency-display-in-account-orders.md
_unreleased/2024-08-12-fix-currency-display-in-account-orders.md
2024-08-12-fix-currency-display-in-account-orders.md
changelog/_unreleased/2024-07-29-ignore-old-js-script-files-during-theme-compile.md changelog/_unreleased/2024-07-29-ignore-old-js-script-files-during-theme-compile.md
_unreleased/2024-07-29-ignore-old-js-script-files-during-theme-compile.md _unreleased/2024-07-29-ignore-old-js-script-files-during-theme-compile.md
2024-07-29-ignore-old-js-script-files-during-theme-compile.md 2024-07-29-ignore-old-js-script-files-during-theme-compile.md
@@ -33884,6 +33907,9 @@ _unreleased/2024-06-26-fix-super-call-stack-exception.md
changelog/_unreleased/2024-07-09-add-the-possibility-to-add-other-test-namespaces-to-the-feature-flag-extension.md changelog/_unreleased/2024-07-09-add-the-possibility-to-add-other-test-namespaces-to-the-feature-flag-extension.md
_unreleased/2024-07-09-add-the-possibility-to-add-other-test-namespaces-to-the-feature-flag-extension.md _unreleased/2024-07-09-add-the-possibility-to-add-other-test-namespaces-to-the-feature-flag-extension.md
2024-07-09-add-the-possibility-to-add-other-test-namespaces-to-the-feature-flag-extension.md 2024-07-09-add-the-possibility-to-add-other-test-namespaces-to-the-feature-flag-extension.md
changelog/_unreleased/2024-08-08-add-integration-tests-covering-searching-and-reading-translated-entities.md
_unreleased/2024-08-08-add-integration-tests-covering-searching-and-reading-translated-entities.md
2024-08-08-add-integration-tests-covering-searching-and-reading-translated-entities.md
changelog/_unreleased/2024-07-18-refactor-convert-flowbuilderservice-to-typescript.md changelog/_unreleased/2024-07-18-refactor-convert-flowbuilderservice-to-typescript.md
_unreleased/2024-07-18-refactor-convert-flowbuilderservice-to-typescript.md _unreleased/2024-07-18-refactor-convert-flowbuilderservice-to-typescript.md
2024-07-18-refactor-convert-flowbuilderservice-to-typescript.md 2024-07-18-refactor-convert-flowbuilderservice-to-typescript.md
@@ -1439,8 +1439,10 @@ tests/integration/Core/Framework/DataAbstractionLayer/Facade/_fixtures/apps/page
tests/integration/Core/Framework/DataAbstractionLayer/Facade/_fixtures/apps/pageLoadedExample/Resources/scripts/repository-association/script.twig tests/integration/Core/Framework/DataAbstractionLayer/Facade/_fixtures/apps/pageLoadedExample/Resources/scripts/repository-association/script.twig
tests/integration/Core/Framework/DataAbstractionLayer/Facade/_fixtures/apps/pageLoadedExample/Resources/scripts/store-association/script.twig tests/integration/Core/Framework/DataAbstractionLayer/Facade/_fixtures/apps/pageLoadedExample/Resources/scripts/store-association/script.twig
tests/integration/Core/Framework/DataAbstractionLayer/Facade/RepositoryFacadeTest.php tests/integration/Core/Framework/DataAbstractionLayer/Facade/RepositoryFacadeTest.php
tests/integration/Core/Framework/DataAbstractionLayer/Dbal/EntityReaderTest.php
tests/integration/Core/Framework/DataAbstractionLayer/Dbal/EntityWriteGatewayTest.php tests/integration/Core/Framework/DataAbstractionLayer/Dbal/EntityWriteGatewayTest.php
tests/integration/Core/Framework/DataAbstractionLayer/Dbal/RepositoryIteratorTest.php tests/integration/Core/Framework/DataAbstractionLayer/Dbal/RepositoryIteratorTest.php
tests/integration/Core/Framework/DataAbstractionLayer/Dbal/EntitySearcherTest.php
tests/integration/Core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/PriceFieldAccessorBuilderTest.php tests/integration/Core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/PriceFieldAccessorBuilderTest.php
tests/integration/Core/Framework/DataAbstractionLayer/Dbal/EntityForeignKeyResolverTest.php tests/integration/Core/Framework/DataAbstractionLayer/Dbal/EntityForeignKeyResolverTest.php
tests/integration/Core/Framework/DataAbstractionLayer/Dbal/FieldResolver/ManyToOneAssociationFieldResolverTest.php tests/integration/Core/Framework/DataAbstractionLayer/Dbal/FieldResolver/ManyToOneAssociationFieldResolverTest.php
@@ -6000,7 +6002,6 @@ changelog/_unreleased/2024-06-28-bulk-edit-with-more-than-25-selections-broken.m
changelog/_unreleased/2024-07-23-remove-state-change-for-default-payment-handlers.md changelog/_unreleased/2024-07-23-remove-state-change-for-default-payment-handlers.md
changelog/_unreleased/2024-04-21-remove-category-criteria-for-editor-links.md changelog/_unreleased/2024-04-21-remove-category-criteria-for-editor-links.md
changelog/_unreleased/2024-07-25-add-media-option-to-dynamic-url-field.md changelog/_unreleased/2024-07-25-add-media-option-to-dynamic-url-field.md
changelog/_unreleased/2024-12-08-fix-currency-display-in-account-orders.md
changelog/_unreleased/2024-07-08-deprecate-sw-select-number-field-component.md changelog/_unreleased/2024-07-08-deprecate-sw-select-number-field-component.md
changelog/_unreleased/2024-08-05-metrics-abstraction.md changelog/_unreleased/2024-08-05-metrics-abstraction.md
changelog/_unreleased/2024-05-21-elasticsearch-with-special-chars.md changelog/_unreleased/2024-05-21-elasticsearch-with-special-chars.md
@@ -6010,6 +6011,7 @@ changelog/_unreleased/2024-05-08-order-placed-incorrectly.md
changelog/_unreleased/2024-05-22-navbar-for-main-navigation.md changelog/_unreleased/2024-05-22-navbar-for-main-navigation.md
changelog/_unreleased/2024-07-05-increase-app-payment-timeout-to-20-s.md changelog/_unreleased/2024-07-05-increase-app-payment-timeout-to-20-s.md
changelog/_unreleased/2024-08-07-change-typehint-in-mediaurlplaceholderhandler.md changelog/_unreleased/2024-08-07-change-typehint-in-mediaurlplaceholderhandler.md
changelog/_unreleased/2024-08-13-Improved-storefront-text-scaling.md
changelog/_unreleased/2024-06-10-run-unit-setup-in-admin-unit-watch-command.md changelog/_unreleased/2024-06-10-run-unit-setup-in-admin-unit-watch-command.md
changelog/_unreleased/2024-07-29-affiliate-and-campaign-code-editable.md changelog/_unreleased/2024-07-29-affiliate-and-campaign-code-editable.md
changelog/_unreleased/2024-07-31-fix-missing-salutation-error-when-creating-a-customer.md changelog/_unreleased/2024-07-31-fix-missing-salutation-error-when-creating-a-customer.md
@@ -6048,6 +6050,7 @@ changelog/_unreleased/.keep
changelog/_unreleased/2024-07-05-add-routes-api-routes-list-endpoint.md changelog/_unreleased/2024-07-05-add-routes-api-routes-list-endpoint.md
changelog/_unreleased/2024-08-08-improve-image-zoom-modal-accessibility.md changelog/_unreleased/2024-08-08-improve-image-zoom-modal-accessibility.md
changelog/_unreleased/2024-07-31-upsert-custom-fields-in-app-lifecycle.md changelog/_unreleased/2024-07-31-upsert-custom-fields-in-app-lifecycle.md
changelog/_unreleased/2024-08-11-fix-minor-changelog-linting-issues.md
changelog/_unreleased/2024-07-17-defined-system-config-default-node-structure.md changelog/_unreleased/2024-07-17-defined-system-config-default-node-structure.md
changelog/_unreleased/2024-07-03-search-by-product-number.md changelog/_unreleased/2024-07-03-search-by-product-number.md
changelog/_unreleased/2024-07-11-added-3d-viewer-light-intensity-in-media-config.md changelog/_unreleased/2024-07-11-added-3d-viewer-light-intensity-in-media-config.md
@@ -6061,6 +6064,7 @@ changelog/_unreleased/2024-06-20-the-selected-order-language-is-not-saved-for-a-
changelog/_unreleased/2024-07-01-add-skip-to-content-function-to-improve-a11y.md changelog/_unreleased/2024-07-01-add-skip-to-content-function-to-improve-a11y.md
changelog/_unreleased/2024-07-31-fix-accessibility-violations-from-axe-report.md changelog/_unreleased/2024-07-31-fix-accessibility-violations-from-axe-report.md
changelog/_unreleased/2024-07-12-fix-admin-customer-sales-channel-and-acl-checks.md changelog/_unreleased/2024-07-12-fix-admin-customer-sales-channel-and-acl-checks.md
changelog/_unreleased/2024-08-09-allow-singular-shipping-address-in-register-route.md
changelog/_unreleased/2024-07-02-fix-rule-condition-price-listprice-percentage-ratio-to-actually-use-ratios.md changelog/_unreleased/2024-07-02-fix-rule-condition-price-listprice-percentage-ratio-to-actually-use-ratios.md
changelog/_unreleased/2024-06-20-added-uri-to-environment-information.md changelog/_unreleased/2024-06-20-added-uri-to-environment-information.md
changelog/_unreleased/2024-08-01-add-focus-handling-to-storefront.md changelog/_unreleased/2024-08-01-add-focus-handling-to-storefront.md
@@ -6075,6 +6079,7 @@ changelog/_unreleased/2024-06-11-add-storage-name-to-entity-attributes.md
changelog/_unreleased/2024-06-26-add-order-and-customer-number-filters-to-admin-lists.md changelog/_unreleased/2024-06-26-add-order-and-customer-number-filters-to-admin-lists.md
changelog/_unreleased/2024-07-20-exclude-text-fields-from-float-casting.md changelog/_unreleased/2024-07-20-exclude-text-fields-from-float-casting.md
changelog/_unreleased/2024-07-18-add-criteria-title-to-search-endpoint.md changelog/_unreleased/2024-07-18-add-criteria-title-to-search-endpoint.md
changelog/_unreleased/2024-08-12-fix-currency-display-in-account-orders.md
changelog/_unreleased/2024-07-29-ignore-old-js-script-files-during-theme-compile.md changelog/_unreleased/2024-07-29-ignore-old-js-script-files-during-theme-compile.md
changelog/_unreleased/2024-07-23-media-thumbnails-load-incorrectly-when-switching-remote-thumbnail-setting-from-disabled-to-enabled.md changelog/_unreleased/2024-07-23-media-thumbnails-load-incorrectly-when-switching-remote-thumbnail-setting-from-disabled-to-enabled.md
changelog/_unreleased/2024-08-05-exclude-folder-categories-from-sitemap.md changelog/_unreleased/2024-08-05-exclude-folder-categories-from-sitemap.md
@@ -6090,6 +6095,7 @@ changelog/_unreleased/2024-07-25-allow-template-to-load-without-custom-form-type
changelog/_unreleased/2024-06-28-fix-dead-form-serialize-utility-guard.md changelog/_unreleased/2024-06-28-fix-dead-form-serialize-utility-guard.md
changelog/_unreleased/2024-06-26-fix-super-call-stack-exception.md changelog/_unreleased/2024-06-26-fix-super-call-stack-exception.md
changelog/_unreleased/2024-07-09-add-the-possibility-to-add-other-test-namespaces-to-the-feature-flag-extension.md changelog/_unreleased/2024-07-09-add-the-possibility-to-add-other-test-namespaces-to-the-feature-flag-extension.md
changelog/_unreleased/2024-08-08-add-integration-tests-covering-searching-and-reading-translated-entities.md
changelog/_unreleased/2024-07-18-refactor-convert-flowbuilderservice-to-typescript.md changelog/_unreleased/2024-07-18-refactor-convert-flowbuilderservice-to-typescript.md
changelog/release-6-4-1-2/2021-06-24-update-flysystem.md changelog/release-6-4-1-2/2021-06-24-update-flysystem.md
changelog/release-6-4-1-0/2021-05-12-add-default-domain-for-headless-sales-channel.md changelog/release-6-4-1-0/2021-05-12-add-default-domain-for-headless-sales-channel.md
@@ -2500,6 +2500,10 @@ tests/Feature/Console/OptimizeTest.php
Feature/Console/OptimizeTest.php Feature/Console/OptimizeTest.php
Console/OptimizeTest.php Console/OptimizeTest.php
OptimizeTest.php OptimizeTest.php
tests/Feature/Console/FixupAssignedToAssignedTypeTest.php
Feature/Console/FixupAssignedToAssignedTypeTest.php
Console/FixupAssignedToAssignedTypeTest.php
FixupAssignedToAssignedTypeTest.php
tests/Feature/Console/MergeUsersTest.php tests/Feature/Console/MergeUsersTest.php
Feature/Console/MergeUsersTest.php Feature/Console/MergeUsersTest.php
Console/MergeUsersTest.php Console/MergeUsersTest.php
@@ -35036,6 +35040,10 @@ app/Console/Commands/RestoreDeletedUsers.php
Console/Commands/RestoreDeletedUsers.php Console/Commands/RestoreDeletedUsers.php
Commands/RestoreDeletedUsers.php Commands/RestoreDeletedUsers.php
RestoreDeletedUsers.php RestoreDeletedUsers.php
app/Console/Commands/FixupAssignedToWithoutAssignedType.php
Console/Commands/FixupAssignedToWithoutAssignedType.php
Commands/FixupAssignedToWithoutAssignedType.php
FixupAssignedToWithoutAssignedType.php
app/Console/Commands/RestoreFromBackup.php app/Console/Commands/RestoreFromBackup.php
Console/Commands/RestoreFromBackup.php Console/Commands/RestoreFromBackup.php
Commands/RestoreFromBackup.php Commands/RestoreFromBackup.php
@@ -558,6 +558,7 @@ tests/Feature/Users/Api/UpdateUserTest.php
tests/Feature/Users/Api/RestoreUserTest.php tests/Feature/Users/Api/RestoreUserTest.php
tests/Feature/Users/Api/UsersForSelectListTest.php tests/Feature/Users/Api/UsersForSelectListTest.php
tests/Feature/Console/OptimizeTest.php tests/Feature/Console/OptimizeTest.php
tests/Feature/Console/FixupAssignedToAssignedTypeTest.php
tests/Feature/Console/MergeUsersTest.php tests/Feature/Console/MergeUsersTest.php
tests/Feature/Livewire/CategoryEditFormTest.php tests/Feature/Livewire/CategoryEditFormTest.php
tests/Feature/Settings/BrandingSettingsTest.php tests/Feature/Settings/BrandingSettingsTest.php
@@ -6639,6 +6640,7 @@ app/Console/Commands/SendExpectedCheckinAlerts.php
app/Console/Commands/PaveIt.php app/Console/Commands/PaveIt.php
app/Console/Commands/KillAllSessions.php app/Console/Commands/KillAllSessions.php
app/Console/Commands/RestoreDeletedUsers.php app/Console/Commands/RestoreDeletedUsers.php
app/Console/Commands/FixupAssignedToWithoutAssignedType.php
app/Console/Commands/RestoreFromBackup.php app/Console/Commands/RestoreFromBackup.php
app/Console/Commands/SyncAssetCounters.php app/Console/Commands/SyncAssetCounters.php
app/Console/Commands/DisableLDAP.php app/Console/Commands/DisableLDAP.php
@@ -25694,6 +25694,12 @@ apache/el/parser/TestAstNot.java
el/parser/TestAstNot.java el/parser/TestAstNot.java
parser/TestAstNot.java parser/TestAstNot.java
TestAstNot.java TestAstNot.java
test/org/apache/el/parser/TestAstValue.java
org/apache/el/parser/TestAstValue.java
apache/el/parser/TestAstValue.java
el/parser/TestAstValue.java
parser/TestAstValue.java
TestAstValue.java
test/org/apache/el/parser/TestELParser.java test/org/apache/el/parser/TestELParser.java
org/apache/el/parser/TestELParser.java org/apache/el/parser/TestELParser.java
apache/el/parser/TestELParser.java apache/el/parser/TestELParser.java
@@ -4320,6 +4320,7 @@ test/org/apache/el/parser/TestAstInteger.java
test/org/apache/el/parser/TesterBeanC.java test/org/apache/el/parser/TesterBeanC.java
test/org/apache/el/parser/TestAstFloatingPoint.java test/org/apache/el/parser/TestAstFloatingPoint.java
test/org/apache/el/parser/TestAstNot.java test/org/apache/el/parser/TestAstNot.java
test/org/apache/el/parser/TestAstValue.java
test/org/apache/el/parser/TestELParser.java test/org/apache/el/parser/TestELParser.java
test/org/apache/el/parser/TestAstAssign.java test/org/apache/el/parser/TestAstAssign.java
test/org/apache/el/parser/TestAstListData.java test/org/apache/el/parser/TestAstListData.java
@@ -394,6 +394,380 @@ README.md
packages/php/.gitkeep packages/php/.gitkeep
php/.gitkeep php/.gitkeep
.gitkeep .gitkeep
packages/php/blueprint/composer.json
php/blueprint/composer.json
blueprint/composer.json
composer.json
packages/php/blueprint/development.md
php/blueprint/development.md
blueprint/development.md
development.md
packages/php/blueprint/phpunit.xml.dist
php/blueprint/phpunit.xml.dist
blueprint/phpunit.xml.dist
phpunit.xml.dist
packages/php/blueprint/tests/bootstrap.php
php/blueprint/tests/bootstrap.php
blueprint/tests/bootstrap.php
tests/bootstrap.php
bootstrap.php
packages/php/blueprint/tests/Unit/Schemas/ZipSchemaTest.php
php/blueprint/tests/Unit/Schemas/ZipSchemaTest.php
blueprint/tests/Unit/Schemas/ZipSchemaTest.php
tests/Unit/Schemas/ZipSchemaTest.php
Unit/Schemas/ZipSchemaTest.php
Schemas/ZipSchemaTest.php
ZipSchemaTest.php
packages/php/blueprint/tests/Unit/Schemas/JsonSchemaTest.php
php/blueprint/tests/Unit/Schemas/JsonSchemaTest.php
blueprint/tests/Unit/Schemas/JsonSchemaTest.php
tests/Unit/Schemas/JsonSchemaTest.php
Unit/Schemas/JsonSchemaTest.php
Schemas/JsonSchemaTest.php
JsonSchemaTest.php
packages/php/blueprint/tests/Unit/ExportSchemaTest.php
php/blueprint/tests/Unit/ExportSchemaTest.php
blueprint/tests/Unit/ExportSchemaTest.php
tests/Unit/ExportSchemaTest.php
Unit/ExportSchemaTest.php
ExportSchemaTest.php
packages/php/blueprint/tests/stubs/Exporters/EmptySetSiteOptionsExporter.php
php/blueprint/tests/stubs/Exporters/EmptySetSiteOptionsExporter.php
blueprint/tests/stubs/Exporters/EmptySetSiteOptionsExporter.php
tests/stubs/Exporters/EmptySetSiteOptionsExporter.php
stubs/Exporters/EmptySetSiteOptionsExporter.php
Exporters/EmptySetSiteOptionsExporter.php
EmptySetSiteOptionsExporter.php
packages/php/blueprint/tests/fixtures/invalid-json.json
php/blueprint/tests/fixtures/invalid-json.json
blueprint/tests/fixtures/invalid-json.json
tests/fixtures/invalid-json.json
fixtures/invalid-json.json
invalid-json.json
packages/php/blueprint/tests/fixtures/empty-steps.json
php/blueprint/tests/fixtures/empty-steps.json
blueprint/tests/fixtures/empty-steps.json
tests/fixtures/empty-steps.json
fixtures/empty-steps.json
empty-steps.json
packages/php/blueprint/tests/fixtures/with-install-plugin-step.json
php/blueprint/tests/fixtures/with-install-plugin-step.json
blueprint/tests/fixtures/with-install-plugin-step.json
tests/fixtures/with-install-plugin-step.json
fixtures/with-install-plugin-step.json
with-install-plugin-step.json
packages/php/blueprint/tests/helpers.php
php/blueprint/tests/helpers.php
blueprint/tests/helpers.php
tests/helpers.php
helpers.php
packages/php/blueprint/tests/TestCase.php
php/blueprint/tests/TestCase.php
blueprint/tests/TestCase.php
tests/TestCase.php
TestCase.php
packages/php/blueprint/composer.lock
php/blueprint/composer.lock
blueprint/composer.lock
composer.lock
packages/php/blueprint/blueprint.php
php/blueprint/blueprint.php
blueprint/blueprint.php
blueprint.php
packages/php/blueprint/phpcs.xml
php/blueprint/phpcs.xml
blueprint/phpcs.xml
phpcs.xml
packages/php/blueprint/.wp-env.json
php/blueprint/.wp-env.json
blueprint/.wp-env.json
.wp-env.json
packages/php/blueprint/src/Schemas/ZipSchema.php
php/blueprint/src/Schemas/ZipSchema.php
blueprint/src/Schemas/ZipSchema.php
src/Schemas/ZipSchema.php
Schemas/ZipSchema.php
ZipSchema.php
packages/php/blueprint/src/Schemas/JsonSchema.php
php/blueprint/src/Schemas/JsonSchema.php
blueprint/src/Schemas/JsonSchema.php
src/Schemas/JsonSchema.php
Schemas/JsonSchema.php
JsonSchema.php
packages/php/blueprint/src/Util.php
php/blueprint/src/Util.php
blueprint/src/Util.php
src/Util.php
Util.php
packages/php/blueprint/src/ResultFormatters/CliResultFormatter.php
php/blueprint/src/ResultFormatters/CliResultFormatter.php
blueprint/src/ResultFormatters/CliResultFormatter.php
src/ResultFormatters/CliResultFormatter.php
ResultFormatters/CliResultFormatter.php
CliResultFormatter.php
packages/php/blueprint/src/ResultFormatters/JsonResultFormatter.php
php/blueprint/src/ResultFormatters/JsonResultFormatter.php
blueprint/src/ResultFormatters/JsonResultFormatter.php
src/ResultFormatters/JsonResultFormatter.php
ResultFormatters/JsonResultFormatter.php
JsonResultFormatter.php
packages/php/blueprint/src/BuiltInExporters.php
php/blueprint/src/BuiltInExporters.php
blueprint/src/BuiltInExporters.php
src/BuiltInExporters.php
BuiltInExporters.php
packages/php/blueprint/src/Exporters/ExportInstallThemeSteps.php
php/blueprint/src/Exporters/ExportInstallThemeSteps.php
blueprint/src/Exporters/ExportInstallThemeSteps.php
src/Exporters/ExportInstallThemeSteps.php
Exporters/ExportInstallThemeSteps.php
ExportInstallThemeSteps.php
packages/php/blueprint/src/Exporters/HasAlias.php
php/blueprint/src/Exporters/HasAlias.php
blueprint/src/Exporters/HasAlias.php
src/Exporters/HasAlias.php
Exporters/HasAlias.php
HasAlias.php
packages/php/blueprint/src/Exporters/ExportInstallPluginSteps.php
php/blueprint/src/Exporters/ExportInstallPluginSteps.php
blueprint/src/Exporters/ExportInstallPluginSteps.php
src/Exporters/ExportInstallPluginSteps.php
Exporters/ExportInstallPluginSteps.php
ExportInstallPluginSteps.php
packages/php/blueprint/src/Exporters/StepExporter.php
php/blueprint/src/Exporters/StepExporter.php
blueprint/src/Exporters/StepExporter.php
src/Exporters/StepExporter.php
Exporters/StepExporter.php
StepExporter.php
packages/php/blueprint/src/StepProcessorResult.php
php/blueprint/src/StepProcessorResult.php
blueprint/src/StepProcessorResult.php
src/StepProcessorResult.php
StepProcessorResult.php
packages/php/blueprint/src/Steps/InstallTheme.php
php/blueprint/src/Steps/InstallTheme.php
blueprint/src/Steps/InstallTheme.php
src/Steps/InstallTheme.php
Steps/InstallTheme.php
InstallTheme.php
packages/php/blueprint/src/Steps/InstallPlugin.php
php/blueprint/src/Steps/InstallPlugin.php
blueprint/src/Steps/InstallPlugin.php
src/Steps/InstallPlugin.php
Steps/InstallPlugin.php
InstallPlugin.php
packages/php/blueprint/src/Steps/DeletePlugin.php
php/blueprint/src/Steps/DeletePlugin.php
blueprint/src/Steps/DeletePlugin.php
src/Steps/DeletePlugin.php
Steps/DeletePlugin.php
DeletePlugin.php
packages/php/blueprint/src/Steps/SetSiteOptions.php
php/blueprint/src/Steps/SetSiteOptions.php
blueprint/src/Steps/SetSiteOptions.php
src/Steps/SetSiteOptions.php
Steps/SetSiteOptions.php
SetSiteOptions.php
packages/php/blueprint/src/Steps/DeactivatePlugin.php
php/blueprint/src/Steps/DeactivatePlugin.php
blueprint/src/Steps/DeactivatePlugin.php
src/Steps/DeactivatePlugin.php
Steps/DeactivatePlugin.php
DeactivatePlugin.php
packages/php/blueprint/src/Steps/ActivatePlugin.php
php/blueprint/src/Steps/ActivatePlugin.php
blueprint/src/Steps/ActivatePlugin.php
src/Steps/ActivatePlugin.php
Steps/ActivatePlugin.php
ActivatePlugin.php
packages/php/blueprint/src/Steps/Step.php
php/blueprint/src/Steps/Step.php
blueprint/src/Steps/Step.php
src/Steps/Step.php
Steps/Step.php
Step.php
packages/php/blueprint/src/Steps/ActivateTheme.php
php/blueprint/src/Steps/ActivateTheme.php
blueprint/src/Steps/ActivateTheme.php
src/Steps/ActivateTheme.php
Steps/ActivateTheme.php
ActivateTheme.php
packages/php/blueprint/src/BuiltInStepProcessors.php
php/blueprint/src/BuiltInStepProcessors.php
blueprint/src/BuiltInStepProcessors.php
src/BuiltInStepProcessors.php
BuiltInStepProcessors.php
packages/php/blueprint/src/docs/json-examples/installTheme.json
php/blueprint/src/docs/json-examples/installTheme.json
blueprint/src/docs/json-examples/installTheme.json
src/docs/json-examples/installTheme.json
docs/json-examples/installTheme.json
json-examples/installTheme.json
installTheme.json
packages/php/blueprint/src/docs/json-examples/setSiteOptions.json
php/blueprint/src/docs/json-examples/setSiteOptions.json
blueprint/src/docs/json-examples/setSiteOptions.json
src/docs/json-examples/setSiteOptions.json
docs/json-examples/setSiteOptions.json
json-examples/setSiteOptions.json
setSiteOptions.json
packages/php/blueprint/src/docs/json-examples/deactivatePlugin.json
php/blueprint/src/docs/json-examples/deactivatePlugin.json
blueprint/src/docs/json-examples/deactivatePlugin.json
src/docs/json-examples/deactivatePlugin.json
docs/json-examples/deactivatePlugin.json
json-examples/deactivatePlugin.json
deactivatePlugin.json
packages/php/blueprint/src/docs/json-examples/deletePlugin.json
php/blueprint/src/docs/json-examples/deletePlugin.json
blueprint/src/docs/json-examples/deletePlugin.json
src/docs/json-examples/deletePlugin.json
docs/json-examples/deletePlugin.json
json-examples/deletePlugin.json
deletePlugin.json
packages/php/blueprint/src/docs/json-examples/installPlugin.json
php/blueprint/src/docs/json-examples/installPlugin.json
blueprint/src/docs/json-examples/installPlugin.json
src/docs/json-examples/installPlugin.json
docs/json-examples/installPlugin.json
json-examples/installPlugin.json
installPlugin.json
packages/php/blueprint/src/docs/json-examples/activatePlugin.json
php/blueprint/src/docs/json-examples/activatePlugin.json
blueprint/src/docs/json-examples/activatePlugin.json
src/docs/json-examples/activatePlugin.json
docs/json-examples/activatePlugin.json
json-examples/activatePlugin.json
activatePlugin.json
packages/php/blueprint/src/UseWPFunctions.php
php/blueprint/src/UseWPFunctions.php
blueprint/src/UseWPFunctions.php
src/UseWPFunctions.php
UseWPFunctions.php
packages/php/blueprint/src/ZipExportedSchema.php
php/blueprint/src/ZipExportedSchema.php
blueprint/src/ZipExportedSchema.php
src/ZipExportedSchema.php
ZipExportedSchema.php
packages/php/blueprint/src/ResourceStorages/LocalThemeResourceStorage.php
php/blueprint/src/ResourceStorages/LocalThemeResourceStorage.php
blueprint/src/ResourceStorages/LocalThemeResourceStorage.php
src/ResourceStorages/LocalThemeResourceStorage.php
ResourceStorages/LocalThemeResourceStorage.php
LocalThemeResourceStorage.php
packages/php/blueprint/src/ResourceStorages/ResourceStorage.php
php/blueprint/src/ResourceStorages/ResourceStorage.php
blueprint/src/ResourceStorages/ResourceStorage.php
src/ResourceStorages/ResourceStorage.php
ResourceStorages/ResourceStorage.php
ResourceStorage.php
packages/php/blueprint/src/ResourceStorages/OrgPluginResourceStorage.php
php/blueprint/src/ResourceStorages/OrgPluginResourceStorage.php
blueprint/src/ResourceStorages/OrgPluginResourceStorage.php
src/ResourceStorages/OrgPluginResourceStorage.php
ResourceStorages/OrgPluginResourceStorage.php
OrgPluginResourceStorage.php
packages/php/blueprint/src/ResourceStorages/OrgThemeResourceStorage.php
php/blueprint/src/ResourceStorages/OrgThemeResourceStorage.php
blueprint/src/ResourceStorages/OrgThemeResourceStorage.php
src/ResourceStorages/OrgThemeResourceStorage.php
ResourceStorages/OrgThemeResourceStorage.php
OrgThemeResourceStorage.php
packages/php/blueprint/src/ResourceStorages/LocalPluginResourceStorage.php
php/blueprint/src/ResourceStorages/LocalPluginResourceStorage.php
blueprint/src/ResourceStorages/LocalPluginResourceStorage.php
src/ResourceStorages/LocalPluginResourceStorage.php
ResourceStorages/LocalPluginResourceStorage.php
LocalPluginResourceStorage.php
packages/php/blueprint/src/StepProcessor.php
php/blueprint/src/StepProcessor.php
blueprint/src/StepProcessor.php
src/StepProcessor.php
StepProcessor.php
packages/php/blueprint/src/Importers/ImportInstallTheme.php
php/blueprint/src/Importers/ImportInstallTheme.php
blueprint/src/Importers/ImportInstallTheme.php
src/Importers/ImportInstallTheme.php
Importers/ImportInstallTheme.php
ImportInstallTheme.php
packages/php/blueprint/src/Importers/ImportDeactivatePlugin.php
php/blueprint/src/Importers/ImportDeactivatePlugin.php
blueprint/src/Importers/ImportDeactivatePlugin.php
src/Importers/ImportDeactivatePlugin.php
Importers/ImportDeactivatePlugin.php
ImportDeactivatePlugin.php
packages/php/blueprint/src/Importers/ImportActivatePlugin.php
php/blueprint/src/Importers/ImportActivatePlugin.php
blueprint/src/Importers/ImportActivatePlugin.php
src/Importers/ImportActivatePlugin.php
Importers/ImportActivatePlugin.php
ImportActivatePlugin.php
packages/php/blueprint/src/Importers/ImportInstallPlugin.php
php/blueprint/src/Importers/ImportInstallPlugin.php
blueprint/src/Importers/ImportInstallPlugin.php
src/Importers/ImportInstallPlugin.php
Importers/ImportInstallPlugin.php
ImportInstallPlugin.php
packages/php/blueprint/src/Importers/ImportActivateTheme.php
php/blueprint/src/Importers/ImportActivateTheme.php
blueprint/src/Importers/ImportActivateTheme.php
src/Importers/ImportActivateTheme.php
Importers/ImportActivateTheme.php
ImportActivateTheme.php
packages/php/blueprint/src/Importers/ImportSetSiteOptions.php
php/blueprint/src/Importers/ImportSetSiteOptions.php
blueprint/src/Importers/ImportSetSiteOptions.php
src/Importers/ImportSetSiteOptions.php
Importers/ImportSetSiteOptions.php
ImportSetSiteOptions.php
packages/php/blueprint/src/Importers/ImportDeletePlugin.php
php/blueprint/src/Importers/ImportDeletePlugin.php
blueprint/src/Importers/ImportDeletePlugin.php
src/Importers/ImportDeletePlugin.php
Importers/ImportDeletePlugin.php
ImportDeletePlugin.php
packages/php/blueprint/src/ImportSchema.php
php/blueprint/src/ImportSchema.php
blueprint/src/ImportSchema.php
src/ImportSchema.php
ImportSchema.php
packages/php/blueprint/src/Cli.php
php/blueprint/src/Cli.php
blueprint/src/Cli.php
src/Cli.php
Cli.php
packages/php/blueprint/src/UsePluginHelpers.php
php/blueprint/src/UsePluginHelpers.php
blueprint/src/UsePluginHelpers.php
src/UsePluginHelpers.php
UsePluginHelpers.php
packages/php/blueprint/src/ExportSchema.php
php/blueprint/src/ExportSchema.php
blueprint/src/ExportSchema.php
src/ExportSchema.php
ExportSchema.php
packages/php/blueprint/src/Cli/ImportCli.php
php/blueprint/src/Cli/ImportCli.php
blueprint/src/Cli/ImportCli.php
src/Cli/ImportCli.php
Cli/ImportCli.php
ImportCli.php
packages/php/blueprint/src/Cli/ExportCli.php
php/blueprint/src/Cli/ExportCli.php
blueprint/src/Cli/ExportCli.php
src/Cli/ExportCli.php
Cli/ExportCli.php
ExportCli.php
packages/php/blueprint/src/ResourceStorages.php
php/blueprint/src/ResourceStorages.php
blueprint/src/ResourceStorages.php
src/ResourceStorages.php
ResourceStorages.php
packages/php/blueprint/README.md
php/blueprint/README.md
blueprint/README.md
README.md
packages/js/expression-evaluation/composer.json packages/js/expression-evaluation/composer.json
js/expression-evaluation/composer.json js/expression-evaluation/composer.json
expression-evaluation/composer.json expression-evaluation/composer.json
@@ -18867,6 +19241,9 @@ beta-testing.md
docs/testing/README.md docs/testing/README.md
testing/README.md testing/README.md
README.md README.md
docs/product-collection-block/dom-events.md
product-collection-block/dom-events.md
dom-events.md
docs/product-collection-block/register-product-collection.md docs/product-collection-block/register-product-collection.md
product-collection-block/register-product-collection.md product-collection-block/register-product-collection.md
register-product-collection.md register-product-collection.md
@@ -26282,6 +26659,12 @@ client/core-profiler/pages/IntroOptIn.tsx
core-profiler/pages/IntroOptIn.tsx core-profiler/pages/IntroOptIn.tsx
pages/IntroOptIn.tsx pages/IntroOptIn.tsx
IntroOptIn.tsx IntroOptIn.tsx
plugins/woocommerce-admin/client/core-profiler/pages/BuilderIntro.tsx
woocommerce-admin/client/core-profiler/pages/BuilderIntro.tsx
client/core-profiler/pages/BuilderIntro.tsx
core-profiler/pages/BuilderIntro.tsx
pages/BuilderIntro.tsx
BuilderIntro.tsx
plugins/woocommerce-admin/client/core-profiler/index.tsx plugins/woocommerce-admin/client/core-profiler/index.tsx
woocommerce-admin/client/core-profiler/index.tsx woocommerce-admin/client/core-profiler/index.tsx
client/core-profiler/index.tsx client/core-profiler/index.tsx
@@ -28124,6 +28507,23 @@ client/payments/test/payment-settings-banner.test.tsx
payments/test/payment-settings-banner.test.tsx payments/test/payment-settings-banner.test.tsx
test/payment-settings-banner.test.tsx test/payment-settings-banner.test.tsx
payment-settings-banner.test.tsx payment-settings-banner.test.tsx
plugins/woocommerce-admin/client/blueprint/index.js
woocommerce-admin/client/blueprint/index.js
client/blueprint/index.js
blueprint/index.js
index.js
plugins/woocommerce-admin/client/blueprint/settings/style.scss
woocommerce-admin/client/blueprint/settings/style.scss
client/blueprint/settings/style.scss
blueprint/settings/style.scss
settings/style.scss
style.scss
plugins/woocommerce-admin/client/blueprint/settings/slotfill.js
woocommerce-admin/client/blueprint/settings/slotfill.js
client/blueprint/settings/slotfill.js
blueprint/settings/slotfill.js
settings/slotfill.js
slotfill.js
plugins/woocommerce-admin/client/tsconfig.test.json plugins/woocommerce-admin/client/tsconfig.test.json
woocommerce-admin/client/tsconfig.test.json woocommerce-admin/client/tsconfig.test.json
client/tsconfig.test.json client/tsconfig.test.json
@@ -30910,6 +31310,18 @@ packages/components/checkbox-list/style.scss
components/checkbox-list/style.scss components/checkbox-list/style.scss
checkbox-list/style.scss checkbox-list/style.scss
style.scss style.scss
plugins/woocommerce-blocks/packages/components/checkbox-list/checkbox-list-option-control.tsx
woocommerce-blocks/packages/components/checkbox-list/checkbox-list-option-control.tsx
packages/components/checkbox-list/checkbox-list-option-control.tsx
components/checkbox-list/checkbox-list-option-control.tsx
checkbox-list/checkbox-list-option-control.tsx
checkbox-list-option-control.tsx
plugins/woocommerce-blocks/packages/components/checkbox-list/types.ts
woocommerce-blocks/packages/components/checkbox-list/types.ts
packages/components/checkbox-list/types.ts
components/checkbox-list/types.ts
checkbox-list/types.ts
types.ts
plugins/woocommerce-blocks/packages/components/checkbox-list/index.tsx plugins/woocommerce-blocks/packages/components/checkbox-list/index.tsx
woocommerce-blocks/packages/components/checkbox-list/index.tsx woocommerce-blocks/packages/components/checkbox-list/index.tsx
packages/components/checkbox-list/index.tsx packages/components/checkbox-list/index.tsx
@@ -56853,6 +57265,20 @@ woocommerce/tests/e2e-pw/.eslintrc.js
tests/e2e-pw/.eslintrc.js tests/e2e-pw/.eslintrc.js
e2e-pw/.eslintrc.js e2e-pw/.eslintrc.js
.eslintrc.js .eslintrc.js
plugins/woocommerce/tests/e2e-pw/envs/default-hpos-disabled/playwright.config.js
woocommerce/tests/e2e-pw/envs/default-hpos-disabled/playwright.config.js
tests/e2e-pw/envs/default-hpos-disabled/playwright.config.js
e2e-pw/envs/default-hpos-disabled/playwright.config.js
envs/default-hpos-disabled/playwright.config.js
default-hpos-disabled/playwright.config.js
playwright.config.js
plugins/woocommerce/tests/e2e-pw/envs/default-hpos-disabled/env-setup.sh
woocommerce/tests/e2e-pw/envs/default-hpos-disabled/env-setup.sh
tests/e2e-pw/envs/default-hpos-disabled/env-setup.sh
e2e-pw/envs/default-hpos-disabled/env-setup.sh
envs/default-hpos-disabled/env-setup.sh
default-hpos-disabled/env-setup.sh
env-setup.sh
plugins/woocommerce/tests/e2e-pw/envs/woocommerce-paypal-payments/playwright.config.js plugins/woocommerce/tests/e2e-pw/envs/woocommerce-paypal-payments/playwright.config.js
woocommerce/tests/e2e-pw/envs/woocommerce-paypal-payments/playwright.config.js woocommerce/tests/e2e-pw/envs/woocommerce-paypal-payments/playwright.config.js
tests/e2e-pw/envs/woocommerce-paypal-payments/playwright.config.js tests/e2e-pw/envs/woocommerce-paypal-payments/playwright.config.js
@@ -58700,6 +59126,26 @@ Features/OnboardingTasks/Tasks/ExperimentalShippingRecommendationTest.php
OnboardingTasks/Tasks/ExperimentalShippingRecommendationTest.php OnboardingTasks/Tasks/ExperimentalShippingRecommendationTest.php
Tasks/ExperimentalShippingRecommendationTest.php Tasks/ExperimentalShippingRecommendationTest.php
ExperimentalShippingRecommendationTest.php ExperimentalShippingRecommendationTest.php
plugins/woocommerce/tests/php/src/Admin/Features/Blueprint/fixtures/woo-blueprint-taxrates.json
woocommerce/tests/php/src/Admin/Features/Blueprint/fixtures/woo-blueprint-taxrates.json
tests/php/src/Admin/Features/Blueprint/fixtures/woo-blueprint-taxrates.json
php/src/Admin/Features/Blueprint/fixtures/woo-blueprint-taxrates.json
src/Admin/Features/Blueprint/fixtures/woo-blueprint-taxrates.json
Admin/Features/Blueprint/fixtures/woo-blueprint-taxrates.json
Features/Blueprint/fixtures/woo-blueprint-taxrates.json
Blueprint/fixtures/woo-blueprint-taxrates.json
fixtures/woo-blueprint-taxrates.json
woo-blueprint-taxrates.json
plugins/woocommerce/tests/php/src/Admin/Features/Blueprint/Importers/ImportSetWCTaxRatesTest.php
woocommerce/tests/php/src/Admin/Features/Blueprint/Importers/ImportSetWCTaxRatesTest.php
tests/php/src/Admin/Features/Blueprint/Importers/ImportSetWCTaxRatesTest.php
php/src/Admin/Features/Blueprint/Importers/ImportSetWCTaxRatesTest.php
src/Admin/Features/Blueprint/Importers/ImportSetWCTaxRatesTest.php
Admin/Features/Blueprint/Importers/ImportSetWCTaxRatesTest.php
Features/Blueprint/Importers/ImportSetWCTaxRatesTest.php
Blueprint/Importers/ImportSetWCTaxRatesTest.php
Importers/ImportSetWCTaxRatesTest.php
ImportSetWCTaxRatesTest.php
plugins/woocommerce/tests/php/src/Proxies/DynamicDecoratorTest.php plugins/woocommerce/tests/php/src/Proxies/DynamicDecoratorTest.php
woocommerce/tests/php/src/Proxies/DynamicDecoratorTest.php woocommerce/tests/php/src/Proxies/DynamicDecoratorTest.php
tests/php/src/Proxies/DynamicDecoratorTest.php tests/php/src/Proxies/DynamicDecoratorTest.php
@@ -62309,12 +62755,6 @@ assets/images/shipping_partners/check.svg
images/shipping_partners/check.svg images/shipping_partners/check.svg
shipping_partners/check.svg shipping_partners/check.svg
check.svg check.svg
plugins/woocommerce/assets/images/admin_notes/filter-by-product-variations-note.svg
woocommerce/assets/images/admin_notes/filter-by-product-variations-note.svg
assets/images/admin_notes/filter-by-product-variations-note.svg
images/admin_notes/filter-by-product-variations-note.svg
admin_notes/filter-by-product-variations-note.svg
filter-by-product-variations-note.svg
plugins/woocommerce/assets/images/template-placeholders/fallback.svg plugins/woocommerce/assets/images/template-placeholders/fallback.svg
woocommerce/assets/images/template-placeholders/fallback.svg woocommerce/assets/images/template-placeholders/fallback.svg
assets/images/template-placeholders/fallback.svg assets/images/template-placeholders/fallback.svg
@@ -62345,11 +62785,6 @@ assets/images/block-placeholders/product-reviews.svg
images/block-placeholders/product-reviews.svg images/block-placeholders/product-reviews.svg
block-placeholders/product-reviews.svg block-placeholders/product-reviews.svg
product-reviews.svg product-reviews.svg
plugins/woocommerce/assets/images/empty-content.svg
woocommerce/assets/images/empty-content.svg
assets/images/empty-content.svg
images/empty-content.svg
empty-content.svg
plugins/woocommerce/assets/images/onboarding/wcpay.svg plugins/woocommerce/assets/images/onboarding/wcpay.svg
woocommerce/assets/images/onboarding/wcpay.svg woocommerce/assets/images/onboarding/wcpay.svg
assets/images/onboarding/wcpay.svg assets/images/onboarding/wcpay.svg
@@ -62559,12 +62994,6 @@ assets/images/icons/gridicons-chevron-down.svg
images/icons/gridicons-chevron-down.svg images/icons/gridicons-chevron-down.svg
icons/gridicons-chevron-down.svg icons/gridicons-chevron-down.svg
gridicons-chevron-down.svg gridicons-chevron-down.svg
plugins/woocommerce/assets/images/icons/global-attributes-icon.svg
woocommerce/assets/images/icons/global-attributes-icon.svg
assets/images/icons/global-attributes-icon.svg
images/icons/global-attributes-icon.svg
icons/global-attributes-icon.svg
global-attributes-icon.svg
plugins/woocommerce/assets/images/icons/credit-cards/diners.svg plugins/woocommerce/assets/images/icons/credit-cards/diners.svg
woocommerce/assets/images/icons/credit-cards/diners.svg woocommerce/assets/images/icons/credit-cards/diners.svg
assets/images/icons/credit-cards/diners.svg assets/images/icons/credit-cards/diners.svg
@@ -62903,6 +63332,10 @@ plugins/woocommerce/changelog/fix-cart-token-disable-nonces-42341
woocommerce/changelog/fix-cart-token-disable-nonces-42341 woocommerce/changelog/fix-cart-token-disable-nonces-42341
changelog/fix-cart-token-disable-nonces-42341 changelog/fix-cart-token-disable-nonces-42341
fix-cart-token-disable-nonces-42341 fix-cart-token-disable-nonces-42341
plugins/woocommerce/changelog/fix-core-profiler-setup-tos-spacing
woocommerce/changelog/fix-core-profiler-setup-tos-spacing
changelog/fix-core-profiler-setup-tos-spacing
fix-core-profiler-setup-tos-spacing
plugins/woocommerce/changelog/fix-wcadmin-react18-createroot-marketing-coupons plugins/woocommerce/changelog/fix-wcadmin-react18-createroot-marketing-coupons
woocommerce/changelog/fix-wcadmin-react18-createroot-marketing-coupons woocommerce/changelog/fix-wcadmin-react18-createroot-marketing-coupons
changelog/fix-wcadmin-react18-createroot-marketing-coupons changelog/fix-wcadmin-react18-createroot-marketing-coupons
@@ -62911,10 +63344,18 @@ plugins/woocommerce/changelog/add-bump-stats-error
woocommerce/changelog/add-bump-stats-error woocommerce/changelog/add-bump-stats-error
changelog/add-bump-stats-error changelog/add-bump-stats-error
add-bump-stats-error add-bump-stats-error
plugins/woocommerce/changelog/e2e-remove-hardcoded-default-creds
woocommerce/changelog/e2e-remove-hardcoded-default-creds
changelog/e2e-remove-hardcoded-default-creds
e2e-remove-hardcoded-default-creds
plugins/woocommerce/changelog/update-e2e-product-editor-create-simple-product plugins/woocommerce/changelog/update-e2e-product-editor-create-simple-product
woocommerce/changelog/update-e2e-product-editor-create-simple-product woocommerce/changelog/update-e2e-product-editor-create-simple-product
changelog/update-e2e-product-editor-create-simple-product changelog/update-e2e-product-editor-create-simple-product
update-e2e-product-editor-create-simple-product update-e2e-product-editor-create-simple-product
plugins/woocommerce/changelog/49765-add-blueprint-rest-api-2
woocommerce/changelog/49765-add-blueprint-rest-api-2
changelog/49765-add-blueprint-rest-api-2
49765-add-blueprint-rest-api-2
plugins/woocommerce/changelog/prep-post-release-tasks-9.1.4 plugins/woocommerce/changelog/prep-post-release-tasks-9.1.4
woocommerce/changelog/prep-post-release-tasks-9.1.4 woocommerce/changelog/prep-post-release-tasks-9.1.4
changelog/prep-post-release-tasks-9.1.4 changelog/prep-post-release-tasks-9.1.4
@@ -62935,6 +63376,10 @@ plugins/woocommerce/changelog/add-50231_e2e_description_using_block_editor
woocommerce/changelog/add-50231_e2e_description_using_block_editor woocommerce/changelog/add-50231_e2e_description_using_block_editor
changelog/add-50231_e2e_description_using_block_editor changelog/add-50231_e2e_description_using_block_editor
add-50231_e2e_description_using_block_editor add-50231_e2e_description_using_block_editor
plugins/woocommerce/changelog/50608-update-exlude-privacy-page-from-store-page
woocommerce/changelog/50608-update-exlude-privacy-page-from-store-page
changelog/50608-update-exlude-privacy-page-from-store-page
50608-update-exlude-privacy-page-from-store-page
plugins/woocommerce/changelog/dev-speedup-check-asset-sizes-take-3 plugins/woocommerce/changelog/dev-speedup-check-asset-sizes-take-3
woocommerce/changelog/dev-speedup-check-asset-sizes-take-3 woocommerce/changelog/dev-speedup-check-asset-sizes-take-3
changelog/dev-speedup-check-asset-sizes-take-3 changelog/dev-speedup-check-asset-sizes-take-3
@@ -62951,6 +63396,10 @@ plugins/woocommerce/changelog/50278-fix-improve_label
woocommerce/changelog/50278-fix-improve_label woocommerce/changelog/50278-fix-improve_label
changelog/50278-fix-improve_label changelog/50278-fix-improve_label
50278-fix-improve_label 50278-fix-improve_label
plugins/woocommerce/changelog/49775-add-blueprint-settings-page-3
woocommerce/changelog/49775-add-blueprint-settings-page-3
changelog/49775-add-blueprint-settings-page-3
49775-add-blueprint-settings-page-3
plugins/woocommerce/changelog/add-wcadmin-remote-logging plugins/woocommerce/changelog/add-wcadmin-remote-logging
woocommerce/changelog/add-wcadmin-remote-logging woocommerce/changelog/add-wcadmin-remote-logging
changelog/add-wcadmin-remote-logging changelog/add-wcadmin-remote-logging
@@ -62967,6 +63416,10 @@ plugins/woocommerce/changelog/update-enable-remote-logging
woocommerce/changelog/update-enable-remote-logging woocommerce/changelog/update-enable-remote-logging
changelog/update-enable-remote-logging changelog/update-enable-remote-logging
update-enable-remote-logging update-enable-remote-logging
plugins/woocommerce/changelog/update-core-profiler-sticky-continue-button
woocommerce/changelog/update-core-profiler-sticky-continue-button
changelog/update-core-profiler-sticky-continue-button
update-core-profiler-sticky-continue-button
plugins/woocommerce/changelog/50198-patch-13 plugins/woocommerce/changelog/50198-patch-13
woocommerce/changelog/50198-patch-13 woocommerce/changelog/50198-patch-13
changelog/50198-patch-13 changelog/50198-patch-13
@@ -62991,6 +63444,10 @@ plugins/woocommerce/changelog/prep-trunk-for-next-dev-cycle-9.3
woocommerce/changelog/prep-trunk-for-next-dev-cycle-9.3 woocommerce/changelog/prep-trunk-for-next-dev-cycle-9.3
changelog/prep-trunk-for-next-dev-cycle-9.3 changelog/prep-trunk-for-next-dev-cycle-9.3
prep-trunk-for-next-dev-cycle-9.3 prep-trunk-for-next-dev-cycle-9.3
plugins/woocommerce/changelog/49774-add-blueprint-frontend-3
woocommerce/changelog/49774-add-blueprint-frontend-3
changelog/49774-add-blueprint-frontend-3
49774-add-blueprint-frontend-3
plugins/woocommerce/changelog/49796-add-47964-product-collection-collection-should-be-able-to-specify-requiredcontext-or-requiredlocation-and-trigger-preview-mode-in-editor-when-theres-no-required-context plugins/woocommerce/changelog/49796-add-47964-product-collection-collection-should-be-able-to-specify-requiredcontext-or-requiredlocation-and-trigger-preview-mode-in-editor-when-theres-no-required-context
woocommerce/changelog/49796-add-47964-product-collection-collection-should-be-able-to-specify-requiredcontext-or-requiredlocation-and-trigger-preview-mode-in-editor-when-theres-no-required-context woocommerce/changelog/49796-add-47964-product-collection-collection-should-be-able-to-specify-requiredcontext-or-requiredlocation-and-trigger-preview-mode-in-editor-when-theres-no-required-context
changelog/49796-add-47964-product-collection-collection-should-be-able-to-specify-requiredcontext-or-requiredlocation-and-trigger-preview-mode-in-editor-when-theres-no-required-context changelog/49796-add-47964-product-collection-collection-should-be-able-to-specify-requiredcontext-or-requiredlocation-and-trigger-preview-mode-in-editor-when-theres-no-required-context
@@ -63051,6 +63508,10 @@ plugins/woocommerce/changelog/dev-fix-double-posting-review-comment
woocommerce/changelog/dev-fix-double-posting-review-comment woocommerce/changelog/dev-fix-double-posting-review-comment
changelog/dev-fix-double-posting-review-comment changelog/dev-fix-double-posting-review-comment
dev-fix-double-posting-review-comment dev-fix-double-posting-review-comment
plugins/woocommerce/changelog/48862-product-collection-trigger-wc-blocks_product_list_rendered-js-event
woocommerce/changelog/48862-product-collection-trigger-wc-blocks_product_list_rendered-js-event
changelog/48862-product-collection-trigger-wc-blocks_product_list_rendered-js-event
48862-product-collection-trigger-wc-blocks_product_list_rendered-js-event
plugins/woocommerce/changelog/revert-zoom-out-feature plugins/woocommerce/changelog/revert-zoom-out-feature
woocommerce/changelog/revert-zoom-out-feature woocommerce/changelog/revert-zoom-out-feature
changelog/revert-zoom-out-feature changelog/revert-zoom-out-feature
@@ -63063,6 +63524,10 @@ plugins/woocommerce/changelog/add-add-pattern-button-to-no-blocks-placeholder
woocommerce/changelog/add-add-pattern-button-to-no-blocks-placeholder woocommerce/changelog/add-add-pattern-button-to-no-blocks-placeholder
changelog/add-add-pattern-button-to-no-blocks-placeholder changelog/add-add-pattern-button-to-no-blocks-placeholder
add-add-pattern-button-to-no-blocks-placeholder add-add-pattern-button-to-no-blocks-placeholder
plugins/woocommerce/changelog/e2e-add-hpos-disabled-env
woocommerce/changelog/e2e-add-hpos-disabled-env
changelog/e2e-add-hpos-disabled-env
e2e-add-hpos-disabled-env
plugins/woocommerce/changelog/50266-fix-remove-functional-component-default-props plugins/woocommerce/changelog/50266-fix-remove-functional-component-default-props
woocommerce/changelog/50266-fix-remove-functional-component-default-props woocommerce/changelog/50266-fix-remove-functional-component-default-props
changelog/50266-fix-remove-functional-component-default-props changelog/50266-fix-remove-functional-component-default-props
@@ -63075,6 +63540,10 @@ plugins/woocommerce/changelog/dev-webpack-loaders-scannig-paths-tweaks
woocommerce/changelog/dev-webpack-loaders-scannig-paths-tweaks woocommerce/changelog/dev-webpack-loaders-scannig-paths-tweaks
changelog/dev-webpack-loaders-scannig-paths-tweaks changelog/dev-webpack-loaders-scannig-paths-tweaks
dev-webpack-loaders-scannig-paths-tweaks dev-webpack-loaders-scannig-paths-tweaks
plugins/woocommerce/changelog/fix-metrics-job-part-deux
woocommerce/changelog/fix-metrics-job-part-deux
changelog/fix-metrics-job-part-deux
fix-metrics-job-part-deux
plugins/woocommerce/changelog/49737-fix_add_login_in_reset_pass_emails plugins/woocommerce/changelog/49737-fix_add_login_in_reset_pass_emails
woocommerce/changelog/49737-fix_add_login_in_reset_pass_emails woocommerce/changelog/49737-fix_add_login_in_reset_pass_emails
changelog/49737-fix_add_login_in_reset_pass_emails changelog/49737-fix_add_login_in_reset_pass_emails
@@ -63107,10 +63576,18 @@ plugins/woocommerce/changelog/fix-44906-coupon-removal-notices
woocommerce/changelog/fix-44906-coupon-removal-notices woocommerce/changelog/fix-44906-coupon-removal-notices
changelog/fix-44906-coupon-removal-notices changelog/fix-44906-coupon-removal-notices
fix-44906-coupon-removal-notices fix-44906-coupon-removal-notices
plugins/woocommerce/changelog/50395-the-title-on-the-confirmation-page-is-below-the-subtitle
woocommerce/changelog/50395-the-title-on-the-confirmation-page-is-below-the-subtitle
changelog/50395-the-title-on-the-confirmation-page-is-below-the-subtitle
50395-the-title-on-the-confirmation-page-is-below-the-subtitle
plugins/woocommerce/changelog/fix-google-for-woocommerce-e2e plugins/woocommerce/changelog/fix-google-for-woocommerce-e2e
woocommerce/changelog/fix-google-for-woocommerce-e2e woocommerce/changelog/fix-google-for-woocommerce-e2e
changelog/fix-google-for-woocommerce-e2e changelog/fix-google-for-woocommerce-e2e
fix-google-for-woocommerce-e2e fix-google-for-woocommerce-e2e
plugins/woocommerce/changelog/dev-clean-up-images
woocommerce/changelog/dev-clean-up-images
changelog/dev-clean-up-images
dev-clean-up-images
plugins/woocommerce/changelog/50086-fix-opt-in-fonts plugins/woocommerce/changelog/50086-fix-opt-in-fonts
woocommerce/changelog/50086-fix-opt-in-fonts woocommerce/changelog/50086-fix-opt-in-fonts
changelog/50086-fix-opt-in-fonts changelog/50086-fix-opt-in-fonts
@@ -63167,6 +63644,10 @@ plugins/woocommerce/changelog/fix-43630
woocommerce/changelog/fix-43630 woocommerce/changelog/fix-43630
changelog/fix-43630 changelog/fix-43630
fix-43630 fix-43630
plugins/woocommerce/changelog/add-42579
woocommerce/changelog/add-42579
changelog/add-42579
add-42579
plugins/woocommerce/changelog/fix-wcadmin-react18-createroot-print-shipping-banner plugins/woocommerce/changelog/fix-wcadmin-react18-createroot-print-shipping-banner
woocommerce/changelog/fix-wcadmin-react18-createroot-print-shipping-banner woocommerce/changelog/fix-wcadmin-react18-createroot-print-shipping-banner
changelog/fix-wcadmin-react18-createroot-print-shipping-banner changelog/fix-wcadmin-react18-createroot-print-shipping-banner
@@ -63227,6 +63708,10 @@ plugins/woocommerce/changelog/dev-49582_use_custom_link_for_sku_error
woocommerce/changelog/dev-49582_use_custom_link_for_sku_error woocommerce/changelog/dev-49582_use_custom_link_for_sku_error
changelog/dev-49582_use_custom_link_for_sku_error changelog/dev-49582_use_custom_link_for_sku_error
dev-49582_use_custom_link_for_sku_error dev-49582_use_custom_link_for_sku_error
plugins/woocommerce/changelog/49763-add-blueprint-package-1
woocommerce/changelog/49763-add-blueprint-package-1
changelog/49763-add-blueprint-package-1
49763-add-blueprint-package-1
plugins/woocommerce/changelog/fix-wcadmin-react-18-create-root plugins/woocommerce/changelog/fix-wcadmin-react-18-create-root
woocommerce/changelog/fix-wcadmin-react-18-create-root woocommerce/changelog/fix-wcadmin-react-18-create-root
changelog/fix-wcadmin-react-18-create-root changelog/fix-wcadmin-react-18-create-root
@@ -63275,6 +63760,14 @@ plugins/woocommerce/changelog/fix-50027_e2e_tests_product_attributes
woocommerce/changelog/fix-50027_e2e_tests_product_attributes woocommerce/changelog/fix-50027_e2e_tests_product_attributes
changelog/fix-50027_e2e_tests_product_attributes changelog/fix-50027_e2e_tests_product_attributes
fix-50027_e2e_tests_product_attributes fix-50027_e2e_tests_product_attributes
plugins/woocommerce/changelog/50154-patch-8
woocommerce/changelog/50154-patch-8
changelog/50154-patch-8
50154-patch-8
plugins/woocommerce/changelog/add-store-api-unit-tests
woocommerce/changelog/add-store-api-unit-tests
changelog/add-store-api-unit-tests
add-store-api-unit-tests
plugins/woocommerce/changelog/add-reactify-classic-payments-settings-feature-flag plugins/woocommerce/changelog/add-reactify-classic-payments-settings-feature-flag
woocommerce/changelog/add-reactify-classic-payments-settings-feature-flag woocommerce/changelog/add-reactify-classic-payments-settings-feature-flag
changelog/add-reactify-classic-payments-settings-feature-flag changelog/add-reactify-classic-payments-settings-feature-flag
@@ -63291,6 +63784,10 @@ plugins/woocommerce/changelog/48969-dev-dont-warn-aria-missing
woocommerce/changelog/48969-dev-dont-warn-aria-missing woocommerce/changelog/48969-dev-dont-warn-aria-missing
changelog/48969-dev-dont-warn-aria-missing changelog/48969-dev-dont-warn-aria-missing
48969-dev-dont-warn-aria-missing 48969-dev-dont-warn-aria-missing
plugins/woocommerce/changelog/50568-update-wp-env
woocommerce/changelog/50568-update-wp-env
changelog/50568-update-wp-env
50568-update-wp-env
plugins/woocommerce/changelog/50211-48657-add-better-error-message plugins/woocommerce/changelog/50211-48657-add-better-error-message
woocommerce/changelog/50211-48657-add-better-error-message woocommerce/changelog/50211-48657-add-better-error-message
changelog/50211-48657-add-better-error-message changelog/50211-48657-add-better-error-message
@@ -63319,6 +63816,10 @@ plugins/woocommerce/changelog/fix-43628-view-button-orders-page
woocommerce/changelog/fix-43628-view-button-orders-page woocommerce/changelog/fix-43628-view-button-orders-page
changelog/fix-43628-view-button-orders-page changelog/fix-43628-view-button-orders-page
fix-43628-view-button-orders-page fix-43628-view-button-orders-page
plugins/woocommerce/changelog/e2e-improve-page-loads-customers-test
woocommerce/changelog/e2e-improve-page-loads-customers-test
changelog/e2e-improve-page-loads-customers-test
e2e-improve-page-loads-customers-test
plugins/woocommerce/changelog/fix-classic-template-tests-product-attribute-template plugins/woocommerce/changelog/fix-classic-template-tests-product-attribute-template
woocommerce/changelog/fix-classic-template-tests-product-attribute-template woocommerce/changelog/fix-classic-template-tests-product-attribute-template
changelog/fix-classic-template-tests-product-attribute-template changelog/fix-classic-template-tests-product-attribute-template
@@ -63363,6 +63864,10 @@ plugins/woocommerce/changelog/48937-update-perf-test-my-account-orders-id-bounda
woocommerce/changelog/48937-update-perf-test-my-account-orders-id-boundary woocommerce/changelog/48937-update-perf-test-my-account-orders-id-boundary
changelog/48937-update-perf-test-my-account-orders-id-boundary changelog/48937-update-perf-test-my-account-orders-id-boundary
48937-update-perf-test-my-account-orders-id-boundary 48937-update-perf-test-my-account-orders-id-boundary
plugins/woocommerce/changelog/fix-badge-decrease-marketing-task
woocommerce/changelog/fix-badge-decrease-marketing-task
changelog/fix-badge-decrease-marketing-task
fix-badge-decrease-marketing-task
plugins/woocommerce/changelog/.gitkeep plugins/woocommerce/changelog/.gitkeep
woocommerce/changelog/.gitkeep woocommerce/changelog/.gitkeep
changelog/.gitkeep changelog/.gitkeep
@@ -63399,6 +63904,10 @@ plugins/woocommerce/changelog/e2e-remove-github-reporter
woocommerce/changelog/e2e-remove-github-reporter woocommerce/changelog/e2e-remove-github-reporter
changelog/e2e-remove-github-reporter changelog/e2e-remove-github-reporter
e2e-remove-github-reporter e2e-remove-github-reporter
plugins/woocommerce/changelog/50521-fix-DataPoller-valid-result
woocommerce/changelog/50521-fix-DataPoller-valid-result
changelog/50521-fix-DataPoller-valid-result
50521-fix-DataPoller-valid-result
plugins/woocommerce/changelog/move-product-collection plugins/woocommerce/changelog/move-product-collection
woocommerce/changelog/move-product-collection woocommerce/changelog/move-product-collection
changelog/move-product-collection changelog/move-product-collection
@@ -63487,6 +63996,14 @@ plugins/woocommerce/changelog/49214-fix-remove-active-shipping-zone-check-cart-p
woocommerce/changelog/49214-fix-remove-active-shipping-zone-check-cart-page woocommerce/changelog/49214-fix-remove-active-shipping-zone-check-cart-page
changelog/49214-fix-remove-active-shipping-zone-check-cart-page changelog/49214-fix-remove-active-shipping-zone-check-cart-page
49214-fix-remove-active-shipping-zone-check-cart-page 49214-fix-remove-active-shipping-zone-check-cart-page
plugins/woocommerce/changelog/refactor-pc-remove-automatic-migration
woocommerce/changelog/refactor-pc-remove-automatic-migration
changelog/refactor-pc-remove-automatic-migration
refactor-pc-remove-automatic-migration
plugins/woocommerce/changelog/update-product-task
woocommerce/changelog/update-product-task
changelog/update-product-task
update-product-task
plugins/woocommerce/changelog/fix-ci-metrics-job plugins/woocommerce/changelog/fix-ci-metrics-job
woocommerce/changelog/fix-ci-metrics-job woocommerce/changelog/fix-ci-metrics-job
changelog/fix-ci-metrics-job changelog/fix-ci-metrics-job
@@ -67442,6 +67959,116 @@ src/Admin/Features/TransientNotices.php
Admin/Features/TransientNotices.php Admin/Features/TransientNotices.php
Features/TransientNotices.php Features/TransientNotices.php
TransientNotices.php TransientNotices.php
plugins/woocommerce/src/Admin/Features/Blueprint/Exporters/ExportWCPaymentGateways.php
woocommerce/src/Admin/Features/Blueprint/Exporters/ExportWCPaymentGateways.php
src/Admin/Features/Blueprint/Exporters/ExportWCPaymentGateways.php
Admin/Features/Blueprint/Exporters/ExportWCPaymentGateways.php
Features/Blueprint/Exporters/ExportWCPaymentGateways.php
Blueprint/Exporters/ExportWCPaymentGateways.php
Exporters/ExportWCPaymentGateways.php
ExportWCPaymentGateways.php
plugins/woocommerce/src/Admin/Features/Blueprint/Exporters/ExportWCShipping.php
woocommerce/src/Admin/Features/Blueprint/Exporters/ExportWCShipping.php
src/Admin/Features/Blueprint/Exporters/ExportWCShipping.php
Admin/Features/Blueprint/Exporters/ExportWCShipping.php
Features/Blueprint/Exporters/ExportWCShipping.php
Blueprint/Exporters/ExportWCShipping.php
Exporters/ExportWCShipping.php
ExportWCShipping.php
plugins/woocommerce/src/Admin/Features/Blueprint/Exporters/ExportWCTaskOptions.php
woocommerce/src/Admin/Features/Blueprint/Exporters/ExportWCTaskOptions.php
src/Admin/Features/Blueprint/Exporters/ExportWCTaskOptions.php
Admin/Features/Blueprint/Exporters/ExportWCTaskOptions.php
Features/Blueprint/Exporters/ExportWCTaskOptions.php
Blueprint/Exporters/ExportWCTaskOptions.php
Exporters/ExportWCTaskOptions.php
ExportWCTaskOptions.php
plugins/woocommerce/src/Admin/Features/Blueprint/Exporters/ExportWCTaxRates.php
woocommerce/src/Admin/Features/Blueprint/Exporters/ExportWCTaxRates.php
src/Admin/Features/Blueprint/Exporters/ExportWCTaxRates.php
Admin/Features/Blueprint/Exporters/ExportWCTaxRates.php
Features/Blueprint/Exporters/ExportWCTaxRates.php
Blueprint/Exporters/ExportWCTaxRates.php
Exporters/ExportWCTaxRates.php
ExportWCTaxRates.php
plugins/woocommerce/src/Admin/Features/Blueprint/Exporters/ExportWCCoreProfilerOptions.php
woocommerce/src/Admin/Features/Blueprint/Exporters/ExportWCCoreProfilerOptions.php
src/Admin/Features/Blueprint/Exporters/ExportWCCoreProfilerOptions.php
Admin/Features/Blueprint/Exporters/ExportWCCoreProfilerOptions.php
Features/Blueprint/Exporters/ExportWCCoreProfilerOptions.php
Blueprint/Exporters/ExportWCCoreProfilerOptions.php
Exporters/ExportWCCoreProfilerOptions.php
ExportWCCoreProfilerOptions.php
plugins/woocommerce/src/Admin/Features/Blueprint/Exporters/ExportWCSettings.php
woocommerce/src/Admin/Features/Blueprint/Exporters/ExportWCSettings.php
src/Admin/Features/Blueprint/Exporters/ExportWCSettings.php
Admin/Features/Blueprint/Exporters/ExportWCSettings.php
Features/Blueprint/Exporters/ExportWCSettings.php
Blueprint/Exporters/ExportWCSettings.php
Exporters/ExportWCSettings.php
ExportWCSettings.php
plugins/woocommerce/src/Admin/Features/Blueprint/Steps/SetWCTaxRates.php
woocommerce/src/Admin/Features/Blueprint/Steps/SetWCTaxRates.php
src/Admin/Features/Blueprint/Steps/SetWCTaxRates.php
Admin/Features/Blueprint/Steps/SetWCTaxRates.php
Features/Blueprint/Steps/SetWCTaxRates.php
Blueprint/Steps/SetWCTaxRates.php
Steps/SetWCTaxRates.php
SetWCTaxRates.php
plugins/woocommerce/src/Admin/Features/Blueprint/Steps/SetWCPaymentGateways.php
woocommerce/src/Admin/Features/Blueprint/Steps/SetWCPaymentGateways.php
src/Admin/Features/Blueprint/Steps/SetWCPaymentGateways.php
Admin/Features/Blueprint/Steps/SetWCPaymentGateways.php
Features/Blueprint/Steps/SetWCPaymentGateways.php
Blueprint/Steps/SetWCPaymentGateways.php
Steps/SetWCPaymentGateways.php
SetWCPaymentGateways.php
plugins/woocommerce/src/Admin/Features/Blueprint/Steps/SetWCShipping.php
woocommerce/src/Admin/Features/Blueprint/Steps/SetWCShipping.php
src/Admin/Features/Blueprint/Steps/SetWCShipping.php
Admin/Features/Blueprint/Steps/SetWCShipping.php
Features/Blueprint/Steps/SetWCShipping.php
Blueprint/Steps/SetWCShipping.php
Steps/SetWCShipping.php
SetWCShipping.php
plugins/woocommerce/src/Admin/Features/Blueprint/Init.php
woocommerce/src/Admin/Features/Blueprint/Init.php
src/Admin/Features/Blueprint/Init.php
Admin/Features/Blueprint/Init.php
Features/Blueprint/Init.php
Blueprint/Init.php
Init.php
plugins/woocommerce/src/Admin/Features/Blueprint/RestApi.php
woocommerce/src/Admin/Features/Blueprint/RestApi.php
src/Admin/Features/Blueprint/RestApi.php
Admin/Features/Blueprint/RestApi.php
Features/Blueprint/RestApi.php
Blueprint/RestApi.php
RestApi.php
plugins/woocommerce/src/Admin/Features/Blueprint/Importers/ImportSetWCPaymentGateways.php
woocommerce/src/Admin/Features/Blueprint/Importers/ImportSetWCPaymentGateways.php
src/Admin/Features/Blueprint/Importers/ImportSetWCPaymentGateways.php
Admin/Features/Blueprint/Importers/ImportSetWCPaymentGateways.php
Features/Blueprint/Importers/ImportSetWCPaymentGateways.php
Blueprint/Importers/ImportSetWCPaymentGateways.php
Importers/ImportSetWCPaymentGateways.php
ImportSetWCPaymentGateways.php
plugins/woocommerce/src/Admin/Features/Blueprint/Importers/ImportSetWCShipping.php
woocommerce/src/Admin/Features/Blueprint/Importers/ImportSetWCShipping.php
src/Admin/Features/Blueprint/Importers/ImportSetWCShipping.php
Admin/Features/Blueprint/Importers/ImportSetWCShipping.php
Features/Blueprint/Importers/ImportSetWCShipping.php
Blueprint/Importers/ImportSetWCShipping.php
Importers/ImportSetWCShipping.php
ImportSetWCShipping.php
plugins/woocommerce/src/Admin/Features/Blueprint/Importers/ImportSetWCTaxRates.php
woocommerce/src/Admin/Features/Blueprint/Importers/ImportSetWCTaxRates.php
src/Admin/Features/Blueprint/Importers/ImportSetWCTaxRates.php
Admin/Features/Blueprint/Importers/ImportSetWCTaxRates.php
Features/Blueprint/Importers/ImportSetWCTaxRates.php
Blueprint/Importers/ImportSetWCTaxRates.php
Importers/ImportSetWCTaxRates.php
ImportSetWCTaxRates.php
plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductFormsController.php plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductFormsController.php
woocommerce/src/Admin/Features/ProductBlockEditor/ProductFormsController.php woocommerce/src/Admin/Features/ProductBlockEditor/ProductFormsController.php
src/Admin/Features/ProductBlockEditor/ProductFormsController.php src/Admin/Features/ProductBlockEditor/ProductFormsController.php
@@ -70906,6 +71533,10 @@ plugins/woo-ai/changelog/update-woo-com-to-woocommerce-com
woo-ai/changelog/update-woo-com-to-woocommerce-com woo-ai/changelog/update-woo-com-to-woocommerce-com
changelog/update-woo-com-to-woocommerce-com changelog/update-woo-com-to-woocommerce-com
update-woo-com-to-woocommerce-com update-woo-com-to-woocommerce-com
plugins/woo-ai/changelog/50568-update-wp-env
woo-ai/changelog/50568-update-wp-env
changelog/50568-update-wp-env
50568-update-wp-env
plugins/woo-ai/changelog/dev-tune-up-zip-generation plugins/woo-ai/changelog/dev-tune-up-zip-generation
woo-ai/changelog/dev-tune-up-zip-generation woo-ai/changelog/dev-tune-up-zip-generation
changelog/dev-tune-up-zip-generation changelog/dev-tune-up-zip-generation
@@ -71527,6 +72158,10 @@ woocommerce-beta-tester/assets/js/version-information.min.js
assets/js/version-information.min.js assets/js/version-information.min.js
js/version-information.min.js js/version-information.min.js
version-information.min.js version-information.min.js
plugins/woocommerce-beta-tester/changelog/50518-fix-beta-tester-build
woocommerce-beta-tester/changelog/50518-fix-beta-tester-build
changelog/50518-fix-beta-tester-build
50518-fix-beta-tester-build
plugins/woocommerce-beta-tester/changelog/50508-fix-beta-tester-build-deps plugins/woocommerce-beta-tester/changelog/50508-fix-beta-tester-build-deps
woocommerce-beta-tester/changelog/50508-fix-beta-tester-build-deps woocommerce-beta-tester/changelog/50508-fix-beta-tester-build-deps
changelog/50508-fix-beta-tester-build-deps changelog/50508-fix-beta-tester-build-deps
@@ -71535,6 +72170,10 @@ plugins/woocommerce-beta-tester/changelog/fix-remote-logging-tool-cache
woocommerce-beta-tester/changelog/fix-remote-logging-tool-cache woocommerce-beta-tester/changelog/fix-remote-logging-tool-cache
changelog/fix-remote-logging-tool-cache changelog/fix-remote-logging-tool-cache
fix-remote-logging-tool-cache fix-remote-logging-tool-cache
plugins/woocommerce-beta-tester/changelog/50568-update-wp-env
woocommerce-beta-tester/changelog/50568-update-wp-env
changelog/50568-update-wp-env
50568-update-wp-env
plugins/woocommerce-beta-tester/changelog/.gitkeep plugins/woocommerce-beta-tester/changelog/.gitkeep
woocommerce-beta-tester/changelog/.gitkeep woocommerce-beta-tester/changelog/.gitkeep
changelog/.gitkeep changelog/.gitkeep
@@ -82,6 +82,72 @@ packages/php/remote-specs-validation/schemas/obw-free-extensions.json
packages/php/remote-specs-validation/schemas/payment-gateway-suggestions.json packages/php/remote-specs-validation/schemas/payment-gateway-suggestions.json
packages/php/remote-specs-validation/README.md packages/php/remote-specs-validation/README.md
packages/php/.gitkeep packages/php/.gitkeep
packages/php/blueprint/composer.json
packages/php/blueprint/development.md
packages/php/blueprint/phpunit.xml.dist
packages/php/blueprint/tests/bootstrap.php
packages/php/blueprint/tests/Unit/Schemas/ZipSchemaTest.php
packages/php/blueprint/tests/Unit/Schemas/JsonSchemaTest.php
packages/php/blueprint/tests/Unit/ExportSchemaTest.php
packages/php/blueprint/tests/stubs/Exporters/EmptySetSiteOptionsExporter.php
packages/php/blueprint/tests/fixtures/invalid-json.json
packages/php/blueprint/tests/fixtures/empty-steps.json
packages/php/blueprint/tests/fixtures/with-install-plugin-step.json
packages/php/blueprint/tests/helpers.php
packages/php/blueprint/tests/TestCase.php
packages/php/blueprint/composer.lock
packages/php/blueprint/blueprint.php
packages/php/blueprint/phpcs.xml
packages/php/blueprint/.wp-env.json
packages/php/blueprint/src/Schemas/ZipSchema.php
packages/php/blueprint/src/Schemas/JsonSchema.php
packages/php/blueprint/src/Util.php
packages/php/blueprint/src/ResultFormatters/CliResultFormatter.php
packages/php/blueprint/src/ResultFormatters/JsonResultFormatter.php
packages/php/blueprint/src/BuiltInExporters.php
packages/php/blueprint/src/Exporters/ExportInstallThemeSteps.php
packages/php/blueprint/src/Exporters/HasAlias.php
packages/php/blueprint/src/Exporters/ExportInstallPluginSteps.php
packages/php/blueprint/src/Exporters/StepExporter.php
packages/php/blueprint/src/StepProcessorResult.php
packages/php/blueprint/src/Steps/InstallTheme.php
packages/php/blueprint/src/Steps/InstallPlugin.php
packages/php/blueprint/src/Steps/DeletePlugin.php
packages/php/blueprint/src/Steps/SetSiteOptions.php
packages/php/blueprint/src/Steps/DeactivatePlugin.php
packages/php/blueprint/src/Steps/ActivatePlugin.php
packages/php/blueprint/src/Steps/Step.php
packages/php/blueprint/src/Steps/ActivateTheme.php
packages/php/blueprint/src/BuiltInStepProcessors.php
packages/php/blueprint/src/docs/json-examples/installTheme.json
packages/php/blueprint/src/docs/json-examples/setSiteOptions.json
packages/php/blueprint/src/docs/json-examples/deactivatePlugin.json
packages/php/blueprint/src/docs/json-examples/deletePlugin.json
packages/php/blueprint/src/docs/json-examples/installPlugin.json
packages/php/blueprint/src/docs/json-examples/activatePlugin.json
packages/php/blueprint/src/UseWPFunctions.php
packages/php/blueprint/src/ZipExportedSchema.php
packages/php/blueprint/src/ResourceStorages/LocalThemeResourceStorage.php
packages/php/blueprint/src/ResourceStorages/ResourceStorage.php
packages/php/blueprint/src/ResourceStorages/OrgPluginResourceStorage.php
packages/php/blueprint/src/ResourceStorages/OrgThemeResourceStorage.php
packages/php/blueprint/src/ResourceStorages/LocalPluginResourceStorage.php
packages/php/blueprint/src/StepProcessor.php
packages/php/blueprint/src/Importers/ImportInstallTheme.php
packages/php/blueprint/src/Importers/ImportDeactivatePlugin.php
packages/php/blueprint/src/Importers/ImportActivatePlugin.php
packages/php/blueprint/src/Importers/ImportInstallPlugin.php
packages/php/blueprint/src/Importers/ImportActivateTheme.php
packages/php/blueprint/src/Importers/ImportSetSiteOptions.php
packages/php/blueprint/src/Importers/ImportDeletePlugin.php
packages/php/blueprint/src/ImportSchema.php
packages/php/blueprint/src/Cli.php
packages/php/blueprint/src/UsePluginHelpers.php
packages/php/blueprint/src/ExportSchema.php
packages/php/blueprint/src/Cli/ImportCli.php
packages/php/blueprint/src/Cli/ExportCli.php
packages/php/blueprint/src/ResourceStorages.php
packages/php/blueprint/README.md
packages/js/expression-evaluation/composer.json packages/js/expression-evaluation/composer.json
packages/js/expression-evaluation/.npmrc packages/js/expression-evaluation/.npmrc
packages/js/expression-evaluation/CHANGELOG.md packages/js/expression-evaluation/CHANGELOG.md
@@ -3141,6 +3207,7 @@ docs/.manifestignore
docs/extensibility-in-blocks/README.md docs/extensibility-in-blocks/README.md
docs/testing/beta-testing.md docs/testing/beta-testing.md
docs/testing/README.md docs/testing/README.md
docs/product-collection-block/dom-events.md
docs/product-collection-block/register-product-collection.md docs/product-collection-block/register-product-collection.md
docs/product-collection-block/README.md docs/product-collection-block/README.md
docs/reporting/adding-columns-to-analytics-reports-and-csv-downloads.md docs/reporting/adding-columns-to-analytics-reports-and-csv-downloads.md
@@ -4336,6 +4403,7 @@ plugins/woocommerce-admin/client/core-profiler/pages/tests/business-info.test.ts
plugins/woocommerce-admin/client/core-profiler/pages/Plugins.tsx plugins/woocommerce-admin/client/core-profiler/pages/Plugins.tsx
plugins/woocommerce-admin/client/core-profiler/pages/UserProfile.tsx plugins/woocommerce-admin/client/core-profiler/pages/UserProfile.tsx
plugins/woocommerce-admin/client/core-profiler/pages/IntroOptIn.tsx plugins/woocommerce-admin/client/core-profiler/pages/IntroOptIn.tsx
plugins/woocommerce-admin/client/core-profiler/pages/BuilderIntro.tsx
plugins/woocommerce-admin/client/core-profiler/index.tsx plugins/woocommerce-admin/client/core-profiler/index.tsx
plugins/woocommerce-admin/client/core-profiler/stories/BusinessLocation.tsx plugins/woocommerce-admin/client/core-profiler/stories/BusinessLocation.tsx
plugins/woocommerce-admin/client/core-profiler/stories/BusinessInfo.tsx plugins/woocommerce-admin/client/core-profiler/stories/BusinessInfo.tsx
@@ -4610,6 +4678,9 @@ plugins/woocommerce-admin/client/payments/payment-recommendations-wrapper.tsx
plugins/woocommerce-admin/client/payments/payment-recommendations.tsx plugins/woocommerce-admin/client/payments/payment-recommendations.tsx
plugins/woocommerce-admin/client/payments/test/payment-recommendations.test.tsx plugins/woocommerce-admin/client/payments/test/payment-recommendations.test.tsx
plugins/woocommerce-admin/client/payments/test/payment-settings-banner.test.tsx plugins/woocommerce-admin/client/payments/test/payment-settings-banner.test.tsx
plugins/woocommerce-admin/client/blueprint/index.js
plugins/woocommerce-admin/client/blueprint/settings/style.scss
plugins/woocommerce-admin/client/blueprint/settings/slotfill.js
plugins/woocommerce-admin/client/tsconfig.test.json plugins/woocommerce-admin/client/tsconfig.test.json
plugins/woocommerce-admin/client/stylesheets/_index.scss plugins/woocommerce-admin/client/stylesheets/_index.scss
plugins/woocommerce-admin/client/stylesheets/shared/_global.scss plugins/woocommerce-admin/client/stylesheets/shared/_global.scss
@@ -5030,6 +5101,8 @@ plugins/woocommerce-blocks/packages/components/sort-select/style.scss
plugins/woocommerce-blocks/packages/components/sort-select/index.tsx plugins/woocommerce-blocks/packages/components/sort-select/index.tsx
plugins/woocommerce-blocks/packages/components/sort-select/stories/index.stories.tsx plugins/woocommerce-blocks/packages/components/sort-select/stories/index.stories.tsx
plugins/woocommerce-blocks/packages/components/checkbox-list/style.scss plugins/woocommerce-blocks/packages/components/checkbox-list/style.scss
plugins/woocommerce-blocks/packages/components/checkbox-list/checkbox-list-option-control.tsx
plugins/woocommerce-blocks/packages/components/checkbox-list/types.ts
plugins/woocommerce-blocks/packages/components/checkbox-list/index.tsx plugins/woocommerce-blocks/packages/components/checkbox-list/index.tsx
plugins/woocommerce-blocks/packages/components/checkbox-list/stories/index.stories.tsx plugins/woocommerce-blocks/packages/components/checkbox-list/stories/index.stories.tsx
plugins/woocommerce-blocks/packages/components/index.ts plugins/woocommerce-blocks/packages/components/index.ts
@@ -8656,6 +8729,8 @@ plugins/woocommerce/tests/e2e-pw/fixtures/block-editor-fixtures.js
plugins/woocommerce/tests/e2e-pw/fixtures/fixtures.js plugins/woocommerce/tests/e2e-pw/fixtures/fixtures.js
plugins/woocommerce/tests/e2e-pw/playwright.config.js plugins/woocommerce/tests/e2e-pw/playwright.config.js
plugins/woocommerce/tests/e2e-pw/.eslintrc.js plugins/woocommerce/tests/e2e-pw/.eslintrc.js
plugins/woocommerce/tests/e2e-pw/envs/default-hpos-disabled/playwright.config.js
plugins/woocommerce/tests/e2e-pw/envs/default-hpos-disabled/env-setup.sh
plugins/woocommerce/tests/e2e-pw/envs/woocommerce-paypal-payments/playwright.config.js plugins/woocommerce/tests/e2e-pw/envs/woocommerce-paypal-payments/playwright.config.js
plugins/woocommerce/tests/e2e-pw/envs/woocommerce-paypal-payments/env-setup.sh plugins/woocommerce/tests/e2e-pw/envs/woocommerce-paypal-payments/env-setup.sh
plugins/woocommerce/tests/e2e-pw/envs/gutenberg-stable/playwright.config.js plugins/woocommerce/tests/e2e-pw/envs/gutenberg-stable/playwright.config.js
@@ -8897,6 +8972,8 @@ plugins/woocommerce/tests/php/src/Admin/ProductBlockEditor/ProductTemplates/Cust
plugins/woocommerce/tests/php/src/Admin/ProductBlockEditor/BlockRegistryTest.php plugins/woocommerce/tests/php/src/Admin/ProductBlockEditor/BlockRegistryTest.php
plugins/woocommerce/tests/php/src/Admin/ShippingPartnerSuggestions/DefaultShippingPartnersTest.php plugins/woocommerce/tests/php/src/Admin/ShippingPartnerSuggestions/DefaultShippingPartnersTest.php
plugins/woocommerce/tests/php/src/Admin/Features/OnboardingTasks/Tasks/ExperimentalShippingRecommendationTest.php plugins/woocommerce/tests/php/src/Admin/Features/OnboardingTasks/Tasks/ExperimentalShippingRecommendationTest.php
plugins/woocommerce/tests/php/src/Admin/Features/Blueprint/fixtures/woo-blueprint-taxrates.json
plugins/woocommerce/tests/php/src/Admin/Features/Blueprint/Importers/ImportSetWCTaxRatesTest.php
plugins/woocommerce/tests/php/src/Proxies/DynamicDecoratorTest.php plugins/woocommerce/tests/php/src/Proxies/DynamicDecoratorTest.php
plugins/woocommerce/tests/php/src/Proxies/ExampleClasses/ClassWithReplaceableMembers.php plugins/woocommerce/tests/php/src/Proxies/ExampleClasses/ClassWithReplaceableMembers.php
plugins/woocommerce/tests/php/src/Proxies/ExampleClasses/ClassWithNonWooNamespace.php plugins/woocommerce/tests/php/src/Proxies/ExampleClasses/ClassWithNonWooNamespace.php
@@ -9392,13 +9469,11 @@ plugins/woocommerce/assets/images/shipping_partners/packlink-column.svg
plugins/woocommerce/assets/images/shipping_partners/easyship-row.svg plugins/woocommerce/assets/images/shipping_partners/easyship-row.svg
plugins/woocommerce/assets/images/shipping_partners/paper.svg plugins/woocommerce/assets/images/shipping_partners/paper.svg
plugins/woocommerce/assets/images/shipping_partners/check.svg plugins/woocommerce/assets/images/shipping_partners/check.svg
plugins/woocommerce/assets/images/admin_notes/filter-by-product-variations-note.svg
plugins/woocommerce/assets/images/template-placeholders/fallback.svg plugins/woocommerce/assets/images/template-placeholders/fallback.svg
plugins/woocommerce/assets/images/template-placeholders/single-product.svg plugins/woocommerce/assets/images/template-placeholders/single-product.svg
plugins/woocommerce/assets/images/template-placeholders/archive-product.svg plugins/woocommerce/assets/images/template-placeholders/archive-product.svg
plugins/woocommerce/assets/images/block-placeholders/product-image-gallery.svg plugins/woocommerce/assets/images/block-placeholders/product-image-gallery.svg
plugins/woocommerce/assets/images/block-placeholders/product-reviews.svg plugins/woocommerce/assets/images/block-placeholders/product-reviews.svg
plugins/woocommerce/assets/images/empty-content.svg
plugins/woocommerce/assets/images/onboarding/wcpay.svg plugins/woocommerce/assets/images/onboarding/wcpay.svg
plugins/woocommerce/assets/images/onboarding/google.svg plugins/woocommerce/assets/images/onboarding/google.svg
plugins/woocommerce/assets/images/onboarding/razorpay.svg plugins/woocommerce/assets/images/onboarding/razorpay.svg
@@ -9434,7 +9509,6 @@ plugins/woocommerce/assets/images/icons/gridicons-checkmark.svg
plugins/woocommerce/assets/images/icons/loader.svg plugins/woocommerce/assets/images/icons/loader.svg
plugins/woocommerce/assets/images/icons/external-link.svg plugins/woocommerce/assets/images/icons/external-link.svg
plugins/woocommerce/assets/images/icons/gridicons-chevron-down.svg plugins/woocommerce/assets/images/icons/gridicons-chevron-down.svg
plugins/woocommerce/assets/images/icons/global-attributes-icon.svg
plugins/woocommerce/assets/images/icons/credit-cards/diners.svg plugins/woocommerce/assets/images/icons/credit-cards/diners.svg
plugins/woocommerce/assets/images/icons/credit-cards/visa.svg plugins/woocommerce/assets/images/icons/credit-cards/visa.svg
plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg
@@ -9491,28 +9565,35 @@ plugins/woocommerce/license.txt
plugins/woocommerce/changelog/update-wcpay-promotion-add-default-promotions plugins/woocommerce/changelog/update-wcpay-promotion-add-default-promotions
plugins/woocommerce/changelog/e2e-fix-cart-checkout-tax-test plugins/woocommerce/changelog/e2e-fix-cart-checkout-tax-test
plugins/woocommerce/changelog/fix-cart-token-disable-nonces-42341 plugins/woocommerce/changelog/fix-cart-token-disable-nonces-42341
plugins/woocommerce/changelog/fix-core-profiler-setup-tos-spacing
plugins/woocommerce/changelog/fix-wcadmin-react18-createroot-marketing-coupons plugins/woocommerce/changelog/fix-wcadmin-react18-createroot-marketing-coupons
plugins/woocommerce/changelog/add-bump-stats-error plugins/woocommerce/changelog/add-bump-stats-error
plugins/woocommerce/changelog/e2e-remove-hardcoded-default-creds
plugins/woocommerce/changelog/update-e2e-product-editor-create-simple-product plugins/woocommerce/changelog/update-e2e-product-editor-create-simple-product
plugins/woocommerce/changelog/49765-add-blueprint-rest-api-2
plugins/woocommerce/changelog/prep-post-release-tasks-9.1.4 plugins/woocommerce/changelog/prep-post-release-tasks-9.1.4
plugins/woocommerce/changelog/fix-49980-overlay-navigation-title-icon plugins/woocommerce/changelog/fix-49980-overlay-navigation-title-icon
plugins/woocommerce/changelog/45439-feature-normalize-geolocation-hash plugins/woocommerce/changelog/45439-feature-normalize-geolocation-hash
plugins/woocommerce/changelog/49304-update-express-checkout-layout plugins/woocommerce/changelog/49304-update-express-checkout-layout
plugins/woocommerce/changelog/add-50231_e2e_description_using_block_editor plugins/woocommerce/changelog/add-50231_e2e_description_using_block_editor
plugins/woocommerce/changelog/50608-update-exlude-privacy-page-from-store-page
plugins/woocommerce/changelog/dev-speedup-check-asset-sizes-take-3 plugins/woocommerce/changelog/dev-speedup-check-asset-sizes-take-3
plugins/woocommerce/changelog/50136-update-46209-text-adjustments-on-shipping-zones-settings-page plugins/woocommerce/changelog/50136-update-46209-text-adjustments-on-shipping-zones-settings-page
plugins/woocommerce/changelog/49755-fix-49660-new-filter-sku-lock plugins/woocommerce/changelog/49755-fix-49660-new-filter-sku-lock
plugins/woocommerce/changelog/50278-fix-improve_label plugins/woocommerce/changelog/50278-fix-improve_label
plugins/woocommerce/changelog/49775-add-blueprint-settings-page-3
plugins/woocommerce/changelog/add-wcadmin-remote-logging plugins/woocommerce/changelog/add-wcadmin-remote-logging
plugins/woocommerce/changelog/update-log-directory-init plugins/woocommerce/changelog/update-log-directory-init
plugins/woocommerce/changelog/50157-patch-10 plugins/woocommerce/changelog/50157-patch-10
plugins/woocommerce/changelog/update-enable-remote-logging plugins/woocommerce/changelog/update-enable-remote-logging
plugins/woocommerce/changelog/update-core-profiler-sticky-continue-button
plugins/woocommerce/changelog/50198-patch-13 plugins/woocommerce/changelog/50198-patch-13
plugins/woocommerce/changelog/add-filter-woocommerce-should-clear-cart-after-payment plugins/woocommerce/changelog/add-filter-woocommerce-should-clear-cart-after-payment
plugins/woocommerce/changelog/add-php-mc-stats plugins/woocommerce/changelog/add-php-mc-stats
plugins/woocommerce/changelog/49757-dev-remove-unused-imports plugins/woocommerce/changelog/49757-dev-remove-unused-imports
plugins/woocommerce/changelog/fix-state-requirement plugins/woocommerce/changelog/fix-state-requirement
plugins/woocommerce/changelog/prep-trunk-for-next-dev-cycle-9.3 plugins/woocommerce/changelog/prep-trunk-for-next-dev-cycle-9.3
plugins/woocommerce/changelog/49774-add-blueprint-frontend-3
plugins/woocommerce/changelog/49796-add-47964-product-collection-collection-should-be-able-to-specify-requiredcontext-or-requiredlocation-and-trigger-preview-mode-in-editor-when-theres-no-required-context plugins/woocommerce/changelog/49796-add-47964-product-collection-collection-should-be-able-to-specify-requiredcontext-or-requiredlocation-and-trigger-preview-mode-in-editor-when-theres-no-required-context
plugins/woocommerce/changelog/50080-fix-revisit-opt-in-flow-patterns plugins/woocommerce/changelog/50080-fix-revisit-opt-in-flow-patterns
plugins/woocommerce/changelog/e2e-core-e2e-add-new-flaky-reporter plugins/woocommerce/changelog/e2e-core-e2e-add-new-flaky-reporter
@@ -9528,12 +9609,15 @@ plugins/woocommerce/changelog/50348-fix-improve-documentation
plugins/woocommerce/changelog/fix-31664-stock-emails plugins/woocommerce/changelog/fix-31664-stock-emails
plugins/woocommerce/changelog/update-no-html-arialabel plugins/woocommerce/changelog/update-no-html-arialabel
plugins/woocommerce/changelog/dev-fix-double-posting-review-comment plugins/woocommerce/changelog/dev-fix-double-posting-review-comment
plugins/woocommerce/changelog/48862-product-collection-trigger-wc-blocks_product_list_rendered-js-event
plugins/woocommerce/changelog/revert-zoom-out-feature plugins/woocommerce/changelog/revert-zoom-out-feature
plugins/woocommerce/changelog/e2e-fix-product-attributes-block-editor-tests plugins/woocommerce/changelog/e2e-fix-product-attributes-block-editor-tests
plugins/woocommerce/changelog/add-add-pattern-button-to-no-blocks-placeholder plugins/woocommerce/changelog/add-add-pattern-button-to-no-blocks-placeholder
plugins/woocommerce/changelog/e2e-add-hpos-disabled-env
plugins/woocommerce/changelog/50266-fix-remove-functional-component-default-props plugins/woocommerce/changelog/50266-fix-remove-functional-component-default-props
plugins/woocommerce/changelog/50334-patch-21 plugins/woocommerce/changelog/50334-patch-21
plugins/woocommerce/changelog/dev-webpack-loaders-scannig-paths-tweaks plugins/woocommerce/changelog/dev-webpack-loaders-scannig-paths-tweaks
plugins/woocommerce/changelog/fix-metrics-job-part-deux
plugins/woocommerce/changelog/49737-fix_add_login_in_reset_pass_emails plugins/woocommerce/changelog/49737-fix_add_login_in_reset_pass_emails
plugins/woocommerce/changelog/50174-fix-50173 plugins/woocommerce/changelog/50174-fix-50173
plugins/woocommerce/changelog/50335-patch-22 plugins/woocommerce/changelog/50335-patch-22
@@ -9542,7 +9626,9 @@ plugins/woocommerce/changelog/50006-patch-1
plugins/woocommerce/changelog/50196-add-improve_tracking_survey plugins/woocommerce/changelog/50196-add-improve_tracking_survey
plugins/woocommerce/changelog/50210-44589-cys---core-e2e-test-add-coverage-for-the-fonts-added-via-font-library plugins/woocommerce/changelog/50210-44589-cys---core-e2e-test-add-coverage-for-the-fonts-added-via-font-library
plugins/woocommerce/changelog/fix-44906-coupon-removal-notices plugins/woocommerce/changelog/fix-44906-coupon-removal-notices
plugins/woocommerce/changelog/50395-the-title-on-the-confirmation-page-is-below-the-subtitle
plugins/woocommerce/changelog/fix-google-for-woocommerce-e2e plugins/woocommerce/changelog/fix-google-for-woocommerce-e2e
plugins/woocommerce/changelog/dev-clean-up-images
plugins/woocommerce/changelog/50086-fix-opt-in-fonts plugins/woocommerce/changelog/50086-fix-opt-in-fonts
plugins/woocommerce/changelog/fix-47071-navigation-landmarks plugins/woocommerce/changelog/fix-47071-navigation-landmarks
plugins/woocommerce/changelog/update-stricter-global-unique-id plugins/woocommerce/changelog/update-stricter-global-unique-id
@@ -9557,6 +9643,7 @@ plugins/woocommerce/changelog/fix-45609
plugins/woocommerce/changelog/50354-fix-survey_ces plugins/woocommerce/changelog/50354-fix-survey_ces
plugins/woocommerce/changelog/fix-37606 plugins/woocommerce/changelog/fix-37606
plugins/woocommerce/changelog/fix-43630 plugins/woocommerce/changelog/fix-43630
plugins/woocommerce/changelog/add-42579
plugins/woocommerce/changelog/fix-wcadmin-react18-createroot-print-shipping-banner plugins/woocommerce/changelog/fix-wcadmin-react18-createroot-print-shipping-banner
plugins/woocommerce/changelog/refactor-50063-migrate-all-products-block-to-functional-component plugins/woocommerce/changelog/refactor-50063-migrate-all-products-block-to-functional-component
plugins/woocommerce/changelog/update-blocks-wp-env-core-.6 plugins/woocommerce/changelog/update-blocks-wp-env-core-.6
@@ -9572,6 +9659,7 @@ plugins/woocommerce/changelog/fix-global-product-object-compatibility-layer-prod
plugins/woocommerce/changelog/fix-49978-default-product-attribute-pattern plugins/woocommerce/changelog/fix-49978-default-product-attribute-pattern
plugins/woocommerce/changelog/50145-patch-4 plugins/woocommerce/changelog/50145-patch-4
plugins/woocommerce/changelog/dev-49582_use_custom_link_for_sku_error plugins/woocommerce/changelog/dev-49582_use_custom_link_for_sku_error
plugins/woocommerce/changelog/49763-add-blueprint-package-1
plugins/woocommerce/changelog/fix-wcadmin-react-18-create-root plugins/woocommerce/changelog/fix-wcadmin-react-18-create-root
plugins/woocommerce/changelog/e2e-update-docs-clarify-env-use plugins/woocommerce/changelog/e2e-update-docs-clarify-env-use
plugins/woocommerce/changelog/fix-44478 plugins/woocommerce/changelog/fix-44478
@@ -9584,10 +9672,13 @@ plugins/woocommerce/changelog/fix-49974-list-view-update
plugins/woocommerce/changelog/48371-frosso-patch-1 plugins/woocommerce/changelog/48371-frosso-patch-1
plugins/woocommerce/changelog/50083-49192-update-show-on-front-setting plugins/woocommerce/changelog/50083-49192-update-show-on-front-setting
plugins/woocommerce/changelog/fix-50027_e2e_tests_product_attributes plugins/woocommerce/changelog/fix-50027_e2e_tests_product_attributes
plugins/woocommerce/changelog/50154-patch-8
plugins/woocommerce/changelog/add-store-api-unit-tests
plugins/woocommerce/changelog/add-reactify-classic-payments-settings-feature-flag plugins/woocommerce/changelog/add-reactify-classic-payments-settings-feature-flag
plugins/woocommerce/changelog/feature-37597-37598-inform-screen-reader-users-when-mini-cart-updates plugins/woocommerce/changelog/feature-37597-37598-inform-screen-reader-users-when-mini-cart-updates
plugins/woocommerce/changelog/fix-49423-allow-rendering-the-quantity-in-cart-when-the-quantity-is-not-editable plugins/woocommerce/changelog/fix-49423-allow-rendering-the-quantity-in-cart-when-the-quantity-is-not-editable
plugins/woocommerce/changelog/48969-dev-dont-warn-aria-missing plugins/woocommerce/changelog/48969-dev-dont-warn-aria-missing
plugins/woocommerce/changelog/50568-update-wp-env
plugins/woocommerce/changelog/50211-48657-add-better-error-message plugins/woocommerce/changelog/50211-48657-add-better-error-message
plugins/woocommerce/changelog/50519-fix-ci-49583 plugins/woocommerce/changelog/50519-fix-ci-49583
plugins/woocommerce/changelog/50430-update-log-remote-handler plugins/woocommerce/changelog/50430-update-log-remote-handler
@@ -9595,6 +9686,7 @@ plugins/woocommerce/changelog/GIT STATUS
plugins/woocommerce/changelog/fix-linked-product-timing-issue plugins/woocommerce/changelog/fix-linked-product-timing-issue
plugins/woocommerce/changelog/update-clear-unique-id plugins/woocommerce/changelog/update-clear-unique-id
plugins/woocommerce/changelog/fix-43628-view-button-orders-page plugins/woocommerce/changelog/fix-43628-view-button-orders-page
plugins/woocommerce/changelog/e2e-improve-page-loads-customers-test
plugins/woocommerce/changelog/fix-classic-template-tests-product-attribute-template plugins/woocommerce/changelog/fix-classic-template-tests-product-attribute-template
plugins/woocommerce/changelog/50332-patch-19 plugins/woocommerce/changelog/50332-patch-19
plugins/woocommerce/changelog/fix-pc-max-price-filter-value-inclusion plugins/woocommerce/changelog/fix-pc-max-price-filter-value-inclusion
@@ -9606,6 +9698,7 @@ plugins/woocommerce/changelog/49648-fix-43603-footer-text-color
plugins/woocommerce/changelog/fix-page-titles-49798 plugins/woocommerce/changelog/fix-page-titles-49798
plugins/woocommerce/changelog/50016-skip-cys-test-wordpress-version plugins/woocommerce/changelog/50016-skip-cys-test-wordpress-version
plugins/woocommerce/changelog/48937-update-perf-test-my-account-orders-id-boundary plugins/woocommerce/changelog/48937-update-perf-test-my-account-orders-id-boundary
plugins/woocommerce/changelog/fix-badge-decrease-marketing-task
plugins/woocommerce/changelog/.gitkeep plugins/woocommerce/changelog/.gitkeep
plugins/woocommerce/changelog/add-php-remote-error-logging plugins/woocommerce/changelog/add-php-remote-error-logging
plugins/woocommerce/changelog/50495-50460-fatal-call-to-a-member-function-get_gallery_image_ids-on-bool plugins/woocommerce/changelog/50495-50460-fatal-call-to-a-member-function-get_gallery_image_ids-on-bool
@@ -9615,6 +9708,7 @@ plugins/woocommerce/changelog/fix-logout-endpoint-handling-25288
plugins/woocommerce/changelog/ci-only-run-last-failed-e2e-tests plugins/woocommerce/changelog/ci-only-run-last-failed-e2e-tests
plugins/woocommerce/changelog/fix-49979-attribute-filter-dynamic-block-title plugins/woocommerce/changelog/fix-49979-attribute-filter-dynamic-block-title
plugins/woocommerce/changelog/e2e-remove-github-reporter plugins/woocommerce/changelog/e2e-remove-github-reporter
plugins/woocommerce/changelog/50521-fix-DataPoller-valid-result
plugins/woocommerce/changelog/move-product-collection plugins/woocommerce/changelog/move-product-collection
plugins/woocommerce/changelog/50247-patch-17 plugins/woocommerce/changelog/50247-patch-17
plugins/woocommerce/changelog/fix-42328 plugins/woocommerce/changelog/fix-42328
@@ -9637,6 +9731,8 @@ plugins/woocommerce/changelog/50498-fix-fonts-zoom-out
plugins/woocommerce/changelog/50431-50371-cys-automatic-scrolling-to-added-pattern-not-functioning plugins/woocommerce/changelog/50431-50371-cys-automatic-scrolling-to-added-pattern-not-functioning
plugins/woocommerce/changelog/49970-fix-cys-skip-test-wordpress-6-5 plugins/woocommerce/changelog/49970-fix-cys-skip-test-wordpress-6-5
plugins/woocommerce/changelog/49214-fix-remove-active-shipping-zone-check-cart-page plugins/woocommerce/changelog/49214-fix-remove-active-shipping-zone-check-cart-page
plugins/woocommerce/changelog/refactor-pc-remove-automatic-migration
plugins/woocommerce/changelog/update-product-task
plugins/woocommerce/changelog/fix-ci-metrics-job plugins/woocommerce/changelog/fix-ci-metrics-job
plugins/woocommerce/changelog/fix-49578-new-attribute-filter-inspector-settings plugins/woocommerce/changelog/fix-49578-new-attribute-filter-inspector-settings
plugins/woocommerce/changelog/49961-update-server-caching-link plugins/woocommerce/changelog/49961-update-server-caching-link
@@ -10243,6 +10339,20 @@ plugins/woocommerce/src/Admin/Features/Navigation/Favorites.php
plugins/woocommerce/src/Admin/Features/Navigation/CoreMenu.php plugins/woocommerce/src/Admin/Features/Navigation/CoreMenu.php
plugins/woocommerce/src/Admin/Features/Onboarding.php plugins/woocommerce/src/Admin/Features/Onboarding.php
plugins/woocommerce/src/Admin/Features/TransientNotices.php plugins/woocommerce/src/Admin/Features/TransientNotices.php
plugins/woocommerce/src/Admin/Features/Blueprint/Exporters/ExportWCPaymentGateways.php
plugins/woocommerce/src/Admin/Features/Blueprint/Exporters/ExportWCShipping.php
plugins/woocommerce/src/Admin/Features/Blueprint/Exporters/ExportWCTaskOptions.php
plugins/woocommerce/src/Admin/Features/Blueprint/Exporters/ExportWCTaxRates.php
plugins/woocommerce/src/Admin/Features/Blueprint/Exporters/ExportWCCoreProfilerOptions.php
plugins/woocommerce/src/Admin/Features/Blueprint/Exporters/ExportWCSettings.php
plugins/woocommerce/src/Admin/Features/Blueprint/Steps/SetWCTaxRates.php
plugins/woocommerce/src/Admin/Features/Blueprint/Steps/SetWCPaymentGateways.php
plugins/woocommerce/src/Admin/Features/Blueprint/Steps/SetWCShipping.php
plugins/woocommerce/src/Admin/Features/Blueprint/Init.php
plugins/woocommerce/src/Admin/Features/Blueprint/RestApi.php
plugins/woocommerce/src/Admin/Features/Blueprint/Importers/ImportSetWCPaymentGateways.php
plugins/woocommerce/src/Admin/Features/Blueprint/Importers/ImportSetWCShipping.php
plugins/woocommerce/src/Admin/Features/Blueprint/Importers/ImportSetWCTaxRates.php
plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductFormsController.php plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductFormsController.php
plugins/woocommerce/src/Admin/Features/ProductBlockEditor/Init.php plugins/woocommerce/src/Admin/Features/ProductBlockEditor/Init.php
plugins/woocommerce/src/Admin/Features/ProductBlockEditor/Tracks.php plugins/woocommerce/src/Admin/Features/ProductBlockEditor/Tracks.php
@@ -10802,6 +10912,7 @@ plugins/woo-ai/changelog/dev-webpack-loaders-scannig-paths-tweaks
plugins/woo-ai/changelog/dev-try-faster-building-zip plugins/woo-ai/changelog/dev-try-faster-building-zip
plugins/woo-ai/changelog/47385-dev-update-pnpm9-1 plugins/woo-ai/changelog/47385-dev-update-pnpm9-1
plugins/woo-ai/changelog/update-woo-com-to-woocommerce-com plugins/woo-ai/changelog/update-woo-com-to-woocommerce-com
plugins/woo-ai/changelog/50568-update-wp-env
plugins/woo-ai/changelog/dev-tune-up-zip-generation plugins/woo-ai/changelog/dev-tune-up-zip-generation
plugins/woo-ai/changelog/49310-dev-pin-block-env-package plugins/woo-ai/changelog/49310-dev-pin-block-env-package
plugins/woo-ai/changelog/fix-typo-in-woo-ai-plugin-doc plugins/woo-ai/changelog/fix-typo-in-woo-ai-plugin-doc
@@ -10936,8 +11047,10 @@ plugins/woocommerce-beta-tester/assets/js/version-picker.js
plugins/woocommerce-beta-tester/assets/js/version-information.js plugins/woocommerce-beta-tester/assets/js/version-information.js
plugins/woocommerce-beta-tester/assets/js/version-picker.min.js plugins/woocommerce-beta-tester/assets/js/version-picker.min.js
plugins/woocommerce-beta-tester/assets/js/version-information.min.js plugins/woocommerce-beta-tester/assets/js/version-information.min.js
plugins/woocommerce-beta-tester/changelog/50518-fix-beta-tester-build
plugins/woocommerce-beta-tester/changelog/50508-fix-beta-tester-build-deps plugins/woocommerce-beta-tester/changelog/50508-fix-beta-tester-build-deps
plugins/woocommerce-beta-tester/changelog/fix-remote-logging-tool-cache plugins/woocommerce-beta-tester/changelog/fix-remote-logging-tool-cache
plugins/woocommerce-beta-tester/changelog/50568-update-wp-env
plugins/woocommerce-beta-tester/changelog/.gitkeep plugins/woocommerce-beta-tester/changelog/.gitkeep
plugins/woocommerce-beta-tester/changelog/dev-beta-tester-prepare-release-2-4-0 plugins/woocommerce-beta-tester/changelog/dev-beta-tester-prepare-release-2-4-0
plugins/woocommerce-beta-tester/phpcs.xml plugins/woocommerce-beta-tester/phpcs.xml
@@ -26,6 +26,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known .well-known
.well-known/assetlinks.json .well-known/assetlinks.json
.xml .xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches /*/branches
/*/commits /*/commits
/*/compare /*/compare
@@ -33,8 +37,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/edit$ /*/edit$
/*/forks /*/forks
/*/graphs /*/graphs
/*/group
/*/invite
/*/issues/new /*/issues/new
/*/issues/search /*/issues/search
/*/more_ideas
/*/network /*/network
/*/projects /*/projects
/*/pulse /*/pulse
@@ -45,10 +52,21 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*source= /*source=
/.git /.git
//wiki/skins //wiki/skins
/?z=1
/MANUALS/*.pdf$ /MANUALS/*.pdf$
/Search/ /Search/
/_ /_
/_/rsrc /_/rsrc
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/album/*/*?i= /album/*/*?i=
/api /api
/apis /apis
@@ -60,6 +78,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/comments /comments
/commits/*?author /commits/*?author
/commits/*?path /commits/*?path
/communities
/discovered
/docs/product /docs/product
/download /download
/download/Browse.aspx? /download/Browse.aspx?
@@ -84,6 +104,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/layout/ /layout/
/leads/*/jsplayer_show_lead_form.html /leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html /leads/*/show_form.html
/likes
/listing/*/favoriters /listing/*/favoriters
/lookup? /lookup?
/mediaapi/ /mediaapi/
@@ -91,15 +112,20 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/music/*/Search/ /music/*/Search/
/music/*/search/ /music/*/search/
/newsearch/ /newsearch/
/organize
/people/*/circle /people/*/circle
/people/*/favorites /people/*/favorites
/pinned_flashes /pinned_flashes
/pins
/podcast/*/*?i= /podcast/*/*?i=
/print$ /print$
/profile-about
/raw /raw
/revisions /revisions
/rg*/mediaviewer/rm*/tr /rg*/mediaviewer/rm*/tr
/rss /rss
/scheduled-pin
/scheduled-pins
/search /search
/search/ /search/
/search/*?q= /search/*?q=
@@ -115,11 +141,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/store/d/groove-music-pass/cfq7ttc0k5dq/0001 /store/d/groove-music-pass/cfq7ttc0k5dq/0001
/store/locations/store-locations-sitemap.xml /store/locations/store-locations-sitemap.xml
/store/music/groove-music-pass/* /store/music/groove-music-pass/*
/story_pins
/tagged
/tarball /tarball
/tree /tree
/tried
/tv-season/*/*?i= /tv-season/*/*?i=
/unsubscribe/ /unsubscribe/
/video- /video-
/video_pins
/wal/ /wal/
/wiki/Special: /wiki/Special:
/wiki/index.php/Help /wiki/index.php/Help
@@ -193,6 +223,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?order= ?order=
?pt1=true$ ?pt1=true$
?s= ?s=
?show_error=true
?slogin ?slogin
?tab=achievements&achievement= ?tab=achievements&achievement=
?utm_*= ?utm_*=
@@ -985,6 +1016,8 @@ ZipCodeLookupAjax
[_0-9a-zA-Z]+/status/[0-9]+/likes [_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets [_0-9a-zA-Z]+/status/[0-9]+/retweets
_ _
_/_
_/_/pixel
_/aihub_pod _/aihub_pod
_/ain/_/js _/ain/_/js
_/alkali-learn _/alkali-learn
@@ -1046,6 +1079,8 @@ _next/gtm
_next/jwt _next/jwt
_next/title _next/title
_next/viewer _next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json _nimbusJson.json
_nimbusJsonp.js _nimbusJsonp.js
_nimbusJsonpStatic.js _nimbusJsonpStatic.js
@@ -1151,10 +1186,12 @@ ad_spice
ad_syndication_user_tracking ad_syndication_user_tracking
ad_visibility ad_visibility
addContacts addContacts
addboard
addressBookExport addressBookExport
admin admin
adredir? adredir?
ads ads
ads.txt
ads/gpa/vidgen ads/gpa/vidgen
ads/hotels/partners ads/hotels/partners
ads/learn ads/learn
@@ -1173,6 +1210,7 @@ adwords/proposal
adx/bin adx/bin
affil affil
affil/pal affil/pal
age-appeal
aihub/tfhub aihub/tfhub
ajax ajax
ajax/follow_info ajax/follow_info
@@ -1212,7 +1250,9 @@ api/v3/ajax/bespoke/public/neu/specs
api_access_key= api_access_key=
app*_ app*_
app*form_id= app*form_id=
app-ads.txt
app/updates app/updates
appealed-pin
apple-app-site-association apple-app-site-association
apps apps
apps*&tags= apps*&tags=
@@ -1384,6 +1424,7 @@ auth/verifychallenge
author/following author/following
author= author=
authwall authwall
autocomplete
avis avis
away.php away.php
b2bauth b2bauth
@@ -1502,7 +1543,11 @@ blogs/test
blogsearch blogsearch
blogsearch_feeds blogsearch_feeds
bn bn
board
board_activity
board_activity_comment
bookmark? bookmark?
bookmarklet
bookmarks bookmarks
books books
books/about books/about
@@ -1524,17 +1569,38 @@ books?*zoom=1
books?*zoom=5 books?*zoom=5
booksrightsholders booksrightsholders
boutique/sitemaps boutique/sitemaps
branded-pins
browse/reviews/recent browse/reviews/recent
business/ad_create
business/adshare business/adshare
business/adshare/faqs business/adshare/faqs
business/blahblah 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/feedback
business/hub
business/invite
business/leads/jsplayer_show_lead_form.html business/leads/jsplayer_show_lead_form.html
business/leads/show_form.html business/leads/show_form.html
business/learning/blog business/learning/blog
business/onboarding
business/pin_create
business/premium/is_payment_pending business/premium/is_payment_pending
business/promotion business/promotion
business/referral
business/sales/blog business/sales/blog
business/site
business/switch-account
business/top-ads
business/update
business/verified-merchant/status
businessinfo businessinfo
buyside-e2e-monitor buyside-e2e-monitor
buzz/post buzz/post
@@ -1731,6 +1797,7 @@ checkout
checkout/package checkout/package
checkoutnow checkoutnow
checkpoint checkpoint
christmas-spotlight
chrome/browser/mobile/tour chrome/browser/mobile/tour
chrome/crlset chrome/crlset
chrome/webstore/images chrome/webstore/images
@@ -1753,6 +1820,7 @@ clickthru
client_errors client_errors
clima/ets clima/ets
clima/sites/registry clima/sites/registry
close-account
cloud-launcher/sitemap cloud-launcher/sitemap
cloudsourcetools/images cloudsourcetools/images
cms_content cms_content
@@ -1774,6 +1842,7 @@ commercesearch/images
commercesearch/services commercesearch/services
commission_2010-2014/katainen commission_2010-2014/katainen
commits?author= commits?author=
communities
communities/bin.aspx? communities/bin.aspx?
communities/blogs/PortalResults.mspx? communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx? communities/eventdetails.mspx?
@@ -1789,12 +1858,15 @@ community/category/*
community/comments community/comments
community/feed community/feed
community/trackback community/trackback
community_comment
community_post
community_s community_s
companyDir companyDir
compare compare
compare/*/apply compare/*/apply
compressiontest compressiontest
config.js config.js
connect
connections connections
connectivity connectivity
connector connector
@@ -1802,20 +1874,31 @@ consumers/archive
contact_me contact_me
contactus contactus
content content
content-claiming
context_referrer=gig_page context_referrer=gig_page
context_referrer=user_page context_referrer=user_page
control control
conversation
conversations conversations
convert-business
convert-personal
coop/directory coop/directory
coop/manage coop/manage
copy-conductor/crawled copy-conductor/crawled
copyright-reporting
corgi$ corgi$
couchmode couchmode
counter/*? counter/*?
coupons/visit coupons/visit
covid19 covid19
covid19/mobility covid19/mobility
create_pin
creative-europe/404_en.htm creative-europe/404_en.htm
creative-studio
creative_editor
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub creatorhub
cse/home cse/home
cse/manage cse/manage
@@ -1824,7 +1907,9 @@ cse?
csp csp
csp_block csp_block
csp_report_only csp_report_only
csrf_error
ct ct
ct.html
ct/log_list ct/log_list
culturalinstitute/images culturalinstitute/images
culturalinstitute/sitemaps culturalinstitute/sitemaps
@@ -1939,7 +2024,9 @@ de/teams
de/transactions de/transactions
de/treasury de/treasury
de/your de/your
deactivate-account
default default
delete_post
delight delight
dell/cities-transformed dell/cities-transformed
dell/cloud-future-of-medicine dell/cloud-future-of-medicine
@@ -1990,6 +2077,7 @@ digital-single-market/taxonomy
digital-single-market/users digital-single-market/users
directory directory
directory/all directory/all
discover
discussion discussion
discussion/comment-permalink discussion/comment-permalink
discussion/edit-profile discussion/edit-profile
@@ -2085,6 +2173,8 @@ ebooks?*zoom=1
ebooks?*zoom=5 ebooks?*zoom=5
ece ece
eclas eclas
edit
editorial/*
edu/cs4hs edu/cs4hs
education/404_en.htm education/404_en.htm
edurec edurec
@@ -2096,6 +2186,7 @@ elite?
email email
email-unsubscribe email-unsubscribe
email_actions email_actions
email_verification_error
embed embed
embed/feed/update embed/feed/update
employment_social/anticipedia/xwiki/bin/attach employment_social/anticipedia/xwiki/bin/attach
@@ -2150,6 +2241,7 @@ en/microsoft-viva/
en/security en/security
en/security/ en/security/
endorsements endorsements
engagement
enterprise-jobs enterprise-jobs
enterprise-partner-search/sitemaps enterprise-partner-search/sitemaps
environment/ets environment/ets
@@ -2252,6 +2344,8 @@ exec/obidos/subst/marketplace/sell-your-collection.html
exec/obidos/subst/marketplace/sell-your-stuff.html exec/obidos/subst/marketplace/sell-your-stuff.html
exec/obidos/subst/partners/friends/access.html exec/obidos/subst/partners/friends/access.html
exec/obidos/tg/cm/member exec/obidos/tg/cm/member
explore
explore/*/?p=
explore/*/lightbox explore/*/lightbox
external external
external/overture external/overture
@@ -2261,6 +2355,7 @@ facebook
facebook_connect facebook_connect
faves-i_love_u_get_away_from_me faves-i_love_u_get_away_from_me
favorite favorite
fb.html
fe=true fe=true
feature/sf-test feature/sf-test
feed feed
@@ -2341,6 +2436,8 @@ flights
flutter-canvaskit flutter-canvaskit
folder folder
follow follow
follow_board
follow_user
following following
food/archive food/archive
food/favourites food/favourites
@@ -2452,6 +2549,8 @@ global$
globalmarketfinder globalmarketfinder
globalmarketfinder/*.html globalmarketfinder/*.html
gog gog
google_gdn.html
google_search.html
googlebooks/images googlebooks/images
gp gp
gp/aag gp/aag
@@ -2561,6 +2660,7 @@ gview
gwt gwt
h5games_gamecenter/images h5games_gamecenter/images
handmade handmade
hanukkah-spotlight
hashtag/*?src= hashtag/*?src=
hd hd
header/channels header/channels
@@ -2636,15 +2736,18 @@ hk-en/teams
hk-en/transactions hk-en/transactions
hk-en/treasury hk-en/treasury
hk-en/your hk-en/your
holiday-spotlight
holidays-celebrations
home home
homefeed
homepage-video-test homepage-video-test
hosted/images hosted/images
hotelfinder/rpc hotelfinder/rpc
hotels/rpc hotels/rpc
hp/video hp/video
hpc/*/supported-applications.aspx? hpc/*/supported-applications.aspx?
http://ec.europa.eu/robots.txt http://amzn.to/robots.txt
http://microsoft.com/robots.txt http://dropbox.com/robots.txt
hub?category= hub?category=
hz/contact-us/ajax/initiate-trusted-contact hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$ hz/help/contact/*/message/$
@@ -2655,6 +2758,9 @@ i/u
ia ia
icons icons
id-id.www.cloudflare.com id-id.www.cloudflare.com
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb identity/accountsettingsactivityweb
identity/accountsettingssyaf identity/accountsettingssyaf
ie*/listing/*/favoriters ie*/listing/*/favoriters
@@ -2828,11 +2934,14 @@ info/customerror.htm*
info/smart404.asp* info/smart404.asp*
info/tech-feedback info/tech-feedback
inproduct_help/chatsupport inproduct_help/chatsupport
install-shuffles
internalPref internalPref
intl/*/about/views intl/*/about/views
intlkb/ intlkb/
invite
inviteFromProfile inviteFromProfile
inviteMany inviteMany
invited
invites/buy invites/buy
invoice/est invoice/est
invoice/estimate/buyerView invoice/estimate/buyerView
@@ -2923,6 +3032,8 @@ johnhancock
johnhancock/in-a-lifetime-healthcare johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
jp*/listing/*/favoriters jp*/listing/*/favoriters
jp*/people/*/circle jp*/people/*/circle
jp*/people/*/favorites jp*/people/*/favorites
@@ -2990,6 +3101,7 @@ knowmore
ko-kr.www.cloudflare.com ko-kr.www.cloudflare.com
ko-kr/feedback ko-kr/feedback
ko-kr/lp ko-kr/lp
kwanzaa-spotlight
labs/popgadget/search labs/popgadget/search
lamda/images lamda/images
landing/cmsnext-root landing/cmsnext-root
@@ -3024,10 +3136,12 @@ learning/search?
learning/settings learning/settings
learning/settings$ learning/settings$
learning/settings? learning/settings?
lens-search
li/track li/track
library/devices library/devices
licensing-syndication licensing-syndication
limited-release limited-release
linked
linkedin linkedin
list list
list/ls*/_ajax list/ls*/_ajax
@@ -3035,6 +3149,7 @@ list/ls*/export
listing/*/stubs listing/*/stubs
lite lite
lite.publication.PublicationRequestFulltextPromo.requestFulltext.html lite.publication.PublicationRequestFulltextPromo.requestFulltext.html
live-session
live_chat live_chat
lm/R1XIHQVKXSKBNJ lm/R1XIHQVKXSKBNJ
lm/R3HQ5WJSZK6QSO lm/R3HQ5WJSZK6QSO
@@ -3065,6 +3180,7 @@ location_suggest
lochp? lochp?
login login
login$ login$
login/?next=
login?*= login?*=
logo-maker/brief logo-maker/brief
logo-maker/choose-variation logo-maker/choose-variation
@@ -3311,6 +3427,7 @@ native
nb-no.www.cloudflare.com nb-no.www.cloudflare.com
nbubumblebee nbubumblebee
network network
new_invite
news$ news$
news/$ news/$
news/0 news/0
@@ -3322,6 +3439,7 @@ news/test
news/test-liveblog news/test-liveblog
news?viewArticle news?viewArticle
newsArticle newsArticle
news_hub
newsletter newsletter
newsroom/dae newsroom/dae
newssearch newssearch
@@ -3485,8 +3603,12 @@ nz/teams
nz/transactions nz/transactions
nz/treasury nz/treasury
nz/your nz/your
oauth/line
oauth/login
oauth/v2 oauth/v2
oauth2/v2 oauth2/v2
oauth_error
offsite
og og
onebox/media/sports/logos onebox/media/sports/logos
onebox/media/sports/photos/soccer/wc2018 onebox/media/sports/photos/soccer/wc2018
@@ -3519,8 +3641,11 @@ pages?oid=-
pagespeed/insights/ui/logo pagespeed/insights/ui/logo
pantheon pantheon
pantheon-platform pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml participate/conferences.xml
partners partners
password/reset
password_expired password_expired
patent-search/frontend patent-search/frontend
patents/download patents/download
@@ -3556,8 +3681,40 @@ photos/i_love_u_get_away_from_me
photos/tags/*/page photos/tags/*/page
photos/youpy photos/youpy
photosandvideos photosandvideos
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/*/visual-shop
pin/create
pin/find
pin/find?url=
pin_shop
ping? ping?
pingback pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl*/listing/*/favoriters pl*/listing/*/favoriters
pl*/people/*/circle pl*/people/*/circle
pl*/people/*/favorites pl*/people/*/favorites
@@ -3609,6 +3766,7 @@ pl/teams
pl/transactions pl/transactions
pl/treasury pl/treasury
pl/your pl/your
place
plan= plan=
platform-telemetry platform-telemetry
play/store/web play/store/web
@@ -3635,6 +3793,7 @@ ppob/?
ppob? ppob?
pqa pqa
preference preference
prefs
present present
presentation presentation
prettyearth/assets prettyearth/assets
@@ -3645,6 +3804,8 @@ private
pro pro
pro-resources pro-resources
pro/about pro/about
product-catalogs
product-feed
product-reviews/B0069IY63Y product-reviews/B0069IY63Y
productPurchaseDone productPurchaseDone
product_ product_
@@ -3723,6 +3884,7 @@ publications
publicliterature.PublicLiterature.search.html publicliterature.PublicLiterature.search.html
purchases purchases
puzzles/leaderboards/invite puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy pwapi-proxy/pwproxy
pwapiv2 pwapiv2
px.gif px.gif
@@ -3730,6 +3892,7 @@ q=
qnasearch? qnasearch?
qr qr
quality_form? quality_form?
quiz
r r
rackspace/elevating-performance rackspace/elevating-performance
radio/aod radio/aod
@@ -3743,6 +3906,7 @@ rd/search
rd/search$ rd/search$
rd/search? rd/search?
recensioni recensioni
recently-viewed
recharge/dashboard/car recharge/dashboard/car
recharge/dashboard/static recharge/dashboard/static
recipes/search recipes/search
@@ -3760,6 +3924,8 @@ refer
refer/pal refer/pal
referrals referrals
referrer= referrer=
refresh_stored_accounts
refresh_token
register register
registration registration
registry/wishlist registry/wishlist
@@ -3769,10 +3935,14 @@ report
report-abuse?report= report-abuse?report=
report= report=
report_abuse.gne report_abuse.gne
reports-and-violations
request-data
requestList requestList
requests requests
research/participants/cofund research/participants/cofund
reservations/*/notifyme reservations/*/notifyme
resource
resource/*/get
results results
retail retail
retail/old retail/old
@@ -3808,6 +3978,7 @@ s2/sitemaps
s2/static s2/static
s3 s3
s? s?
safe-redirect
safebrowsing/diagnostic safebrowsing/diagnostic
safebrowsing/report_badware safebrowsing/report_badware
safebrowsing/report_error safebrowsing/report_error
@@ -3906,6 +4077,7 @@ searchhistory
sections sections
secure secure
seller_onboarding seller_onboarding
sendHeaderEarly
send_to_friend send_to_friend
sendarticle sendarticle
services services
@@ -3979,6 +4151,7 @@ shihui?
shop/browse/overlay shop/browse/overlay
shop/iphone/payments/overlay shop/iphone/payments/overlay
shop_name_search_service shop_name_search_service
shop_pins
shopping-content-api/product_images shopping-content-api/product_images
shopping/product shopping/product
shopping/ratings/account/metrics shopping/ratings/account/metrics
@@ -4271,11 +4444,13 @@ smart/buttons
social/photosui/images social/photosui/images
social/photosui/sitemap social/photosui/sitemap
social/social-security-directory/cai social/social-security-directory/cai
socialmanager
sounds/player sounds/player
sounds/player$ sounds/player$
sounds/search sounds/search
sounds/search$ sounds/search$
sounds/search? sounds/search?
source
source= source=
source_repo= source_repo=
spain/empresas/ spain/empresas/
@@ -4298,6 +4473,7 @@ ss
ss/customer-reviews/lighthouse ss/customer-reviews/lighthouse
ss/twister/ajax ss/twister/ajax
sslsingle sslsingle
sso
stadia/gamers stadia/gamers
start start
start_order start_order
@@ -4352,6 +4528,10 @@ storefront
storepicker storepicker
stores/page/*visitId= stores/page/*visitId=
stories stories
story-pin-builder
story-pin-invite
story_feed
story_pins
studios studios
styles/js-on.css$ styles/js-on.css$
subscribe/braintree subscribe/braintree
@@ -4372,6 +4552,7 @@ support
support/content support/content
support/forum/search? support/forum/search?
surprise surprise
suspension-appeal
sv-se.www.cloudflare.com sv-se.www.cloudflare.com
svc svc
svc/crosswords svc/crosswords
@@ -4382,6 +4563,7 @@ svc/spelling-bee
svc/vertex svc/vertex
svc/wordle svc/wordle
svpRecommendations svpRecommendations
sw-shell.html
swg swg
syndicate syndicate
system1/images system1/images
@@ -4389,6 +4571,7 @@ t/terms
tab= tab=
tablet tablet
tacms tacms
taggingtool
tagmanager/containers/xo tagmanager/containers/xo
tagmanager/pptm.js tagmanager/pptm.js
talk talk
@@ -4421,8 +4604,10 @@ test
testpage-forhomepage testpage-forhomepage
tetro tetro
th-th.www.cloudflare.com th-th.www.cloudflare.com
thanksgiving-spotlight
thanx? thanx?
themacallan/worlds-together themacallan/worlds-together
theme
themes/rss themes/rss
things/search things/search
things/search$ things/search$
@@ -4505,6 +4690,7 @@ trustedstores/s
trustedstores/tm2 trustedstores/tm2
trustedstores/verify trustedstores/verify
tucritica tucritica
tv
tv/thumb tv/thumb
tvschedule tvschedule
twitter twitter
@@ -4570,9 +4756,13 @@ uk/teams
uk/transactions uk/transactions
uk/treasury uk/treasury
uk/your uk/your
unauth-profile
unlink
unsub unsub
until= until=
updates updates
upload-image-lens-history
upload-lens-image
uploads uploads
urchin_test urchin_test
us-es*/listing/*/favoriters us-es*/listing/*/favoriters
@@ -4647,6 +4837,8 @@ uviewer
v1 v1
v1/browser-performance v1/browser-performance
v1/stats v1/stats
v1/urls/count.json
v3/pidgets/log
v4 v4
verify_age verify_age
vi-vn.www.cloudflare.com vi-vn.www.cloudflare.com
@@ -4677,10 +4869,13 @@ webapps/xoonboarding
webmasters/sitemaps/ping? webmasters/sitemaps/ping?
webscr webscr
websearch websearch
website/confirm
website/confirm/download
webstore/search webstore/search
webstore/static/*/wall/js webstore/static/*/wall/js
weekly/signup weekly/signup
weimg weimg
welcome
whats-next/planes-trains-and-analytics whats-next/planes-trains-and-analytics
whsmiths whsmiths
widget_auth.php widget_auth.php
@@ -5141,6 +5336,7 @@ xml?
xoplatform/logger/api/logger xoplatform/logger/api/logger
xorouter xorouter
your your
your-shop
youth/404_en.htm youth/404_en.htm
youtube/fonts youtube/fonts
youtube/img/promos youtube/img/promos
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff