[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-10-24 10:08:22 +00:00
parent b4d460b628
commit 6e05870e23
22 changed files with 1978 additions and 3319 deletions
@@ -1711,6 +1711,11 @@ errors/src/errors/not-null-violation.ts
src/errors/not-null-violation.ts
errors/not-null-violation.ts
not-null-violation.ts
packages/errors/src/errors/email-limit-exceeded.ts
errors/src/errors/email-limit-exceeded.ts
src/errors/email-limit-exceeded.ts
errors/email-limit-exceeded.ts
email-limit-exceeded.ts
packages/errors/src/errors/record-not-unique.ts
errors/src/errors/record-not-unique.ts
src/errors/record-not-unique.ts
@@ -1771,6 +1776,11 @@ errors/src/errors/invalid-payload.test.ts
src/errors/invalid-payload.test.ts
errors/invalid-payload.test.ts
invalid-payload.test.ts
packages/errors/src/errors/email-limit-exceeded.test.ts
errors/src/errors/email-limit-exceeded.test.ts
src/errors/email-limit-exceeded.test.ts
errors/email-limit-exceeded.test.ts
email-limit-exceeded.test.ts
packages/errors/src/index.ts
errors/src/index.ts
src/index.ts
@@ -4712,6 +4722,8 @@ tests/blackbox/setup/global.ts
blackbox/setup/global.ts
setup/global.ts
global.ts
.changeset/mighty-rooms-spend.md
mighty-rooms-spend.md
.changeset/khaki-falcons-search.md
khaki-falcons-search.md
.changeset/loose-radios-add.md
@@ -4736,12 +4748,16 @@ great-owls-enjoy.md
bumpy-pumas-rescue.md
.changeset/silent-cameras-sell.md
silent-cameras-sell.md
.changeset/proud-years-attack.md
proud-years-attack.md
.changeset/petite-pears-make.md
petite-pears-make.md
.changeset/curly-jars-divide.md
curly-jars-divide.md
.changeset/green-houses-stick.md
green-houses-stick.md
.changeset/fine-pots-walk.md
fine-pots-walk.md
.changeset/clear-moments-sell.md
clear-moments-sell.md
.changeset/khaki-plums-enjoy.md
@@ -6674,11 +6690,21 @@ services/mail/templates/user-invitation.liquid
mail/templates/user-invitation.liquid
templates/user-invitation.liquid
user-invitation.liquid
api/src/services/mail/rate-limiter.test.ts
src/services/mail/rate-limiter.test.ts
services/mail/rate-limiter.test.ts
mail/rate-limiter.test.ts
rate-limiter.test.ts
api/src/services/mail/index.ts
src/services/mail/index.ts
services/mail/index.ts
mail/index.ts
index.ts
api/src/services/mail/rate-limiter.ts
src/services/mail/rate-limiter.ts
services/mail/rate-limiter.ts
mail/rate-limiter.ts
rate-limiter.ts
api/src/services/mail/index.test.ts
src/services/mail/index.test.ts
services/mail/index.test.ts
@@ -10313,11 +10339,21 @@ src/operations/exec/index.test.ts
operations/exec/index.test.ts
exec/index.test.ts
index.test.ts
api/src/operations/mail/rate-limiter.test.ts
src/operations/mail/rate-limiter.test.ts
operations/mail/rate-limiter.test.ts
mail/rate-limiter.test.ts
rate-limiter.test.ts
api/src/operations/mail/index.ts
src/operations/mail/index.ts
operations/mail/index.ts
mail/index.ts
index.ts
api/src/operations/mail/rate-limiter.ts
src/operations/mail/rate-limiter.ts
operations/mail/rate-limiter.ts
mail/rate-limiter.ts
rate-limiter.ts
api/src/operations/mail/index.test.ts
src/operations/mail/index.test.ts
operations/mail/index.test.ts
@@ -11771,6 +11807,12 @@ views/private/components/bookmark-add.vue
private/components/bookmark-add.vue
components/bookmark-add.vue
bookmark-add.vue
app/src/views/private/components/flow-dialogs.vue
src/views/private/components/flow-dialogs.vue
views/private/components/flow-dialogs.vue
private/components/flow-dialogs.vue
components/flow-dialogs.vue
flow-dialogs.vue
app/src/views/private/components/comments-sidebar-detail.vue
src/views/private/components/comments-sidebar-detail.vue
views/private/components/comments-sidebar-detail.vue
@@ -12326,6 +12368,10 @@ app/src/composables/use-alias-fields.ts
src/composables/use-alias-fields.ts
composables/use-alias-fields.ts
use-alias-fields.ts
app/src/composables/use-flows.test.ts
src/composables/use-flows.test.ts
composables/use-flows.test.ts
use-flows.test.ts
app/src/composables/use-reload-guard.ts
src/composables/use-reload-guard.ts
composables/use-reload-guard.ts
@@ -12382,6 +12428,10 @@ app/src/composables/use-fake-version-field.ts
src/composables/use-fake-version-field.ts
composables/use-fake-version-field.ts
use-fake-version-field.ts
app/src/composables/use-flows.ts
src/composables/use-flows.ts
composables/use-flows.ts
use-flows.ts
app/src/composables/use-shortcut.test.ts
src/composables/use-shortcut.test.ts
composables/use-shortcut.test.ts
@@ -371,6 +371,7 @@ packages/errors/src/errors/invalid-otp.ts
packages/errors/src/errors/value-too-long.ts
packages/errors/src/errors/unsupported-media-type.ts
packages/errors/src/errors/not-null-violation.ts
packages/errors/src/errors/email-limit-exceeded.ts
packages/errors/src/errors/record-not-unique.ts
packages/errors/src/errors/value-out-of-range.test.ts
packages/errors/src/errors/hit-rate-limit.ts
@@ -383,6 +384,7 @@ packages/errors/src/errors/unprocessable-content.ts
packages/errors/src/errors/route-not-found.ts
packages/errors/src/errors/contains-null-values.ts
packages/errors/src/errors/invalid-payload.test.ts
packages/errors/src/errors/email-limit-exceeded.test.ts
packages/errors/src/index.ts
packages/errors/src/is-directus-error.test-d.ts
packages/errors/src/create-error.test.ts
@@ -963,6 +965,7 @@ tests/blackbox/setup/seeds/02_tests_flow.js
tests/blackbox/setup/seeds/01_delete_existing_data.js
tests/blackbox/setup/seeds/03_tests_extensions.js
tests/blackbox/setup/global.ts
.changeset/mighty-rooms-spend.md
.changeset/khaki-falcons-search.md
.changeset/loose-radios-add.md
.changeset/activity-item-display-fix.md
@@ -975,9 +978,11 @@ tests/blackbox/setup/global.ts
.changeset/great-owls-enjoy.md
.changeset/bumpy-pumas-rescue.md
.changeset/silent-cameras-sell.md
.changeset/proud-years-attack.md
.changeset/petite-pears-make.md
.changeset/curly-jars-divide.md
.changeset/green-houses-stick.md
.changeset/fine-pots-walk.md
.changeset/clear-moments-sell.md
.changeset/khaki-plums-enjoy.md
.changeset/replace-node-schedule-with-cron.md
@@ -1406,7 +1411,9 @@ api/src/services/mail/templates/base.liquid
api/src/services/mail/templates/user-registration.liquid
api/src/services/mail/templates/password-reset.liquid
api/src/services/mail/templates/user-invitation.liquid
api/src/services/mail/rate-limiter.test.ts
api/src/services/mail/index.ts
api/src/services/mail/rate-limiter.ts
api/src/services/mail/index.test.ts
api/src/services/dashboards.ts
api/src/services/files.test.ts
@@ -2088,7 +2095,9 @@ api/src/request/is-denied-ip.ts
api/src/synchronization.ts
api/src/operations/exec/index.ts
api/src/operations/exec/index.test.ts
api/src/operations/mail/rate-limiter.test.ts
api/src/operations/mail/index.ts
api/src/operations/mail/rate-limiter.ts
api/src/operations/mail/index.test.ts
api/src/operations/item-update/index.ts
api/src/operations/item-update/index.test.ts
@@ -2406,6 +2415,7 @@ app/src/views/private/components/render-template.vue
app/src/views/private/components/value-null.vue
app/src/views/private/components/revisions-date-group.vue
app/src/views/private/components/bookmark-add.vue
app/src/views/private/components/flow-dialogs.vue
app/src/views/private/components/comments-sidebar-detail.vue
app/src/views/private/components/user-popover.vue
app/src/views/private/components/overlay-item.vue
@@ -2516,6 +2526,7 @@ app/src/composables/use-item/lib/get-graphql-query-fields.test.ts
app/src/composables/use-item/lib/get-graphql-query-fields.ts
app/src/composables/use-item/index.test.ts
app/src/composables/use-alias-fields.ts
app/src/composables/use-flows.test.ts
app/src/composables/use-reload-guard.ts
app/src/composables/use-relation-multiple.ts
app/src/composables/use-clipboard.test.ts
@@ -2530,6 +2541,7 @@ app/src/composables/use-relation-single.ts
app/src/composables/use-folders.test.ts
app/src/composables/use-nested-validation.ts
app/src/composables/use-fake-version-field.ts
app/src/composables/use-flows.ts
app/src/composables/use-shortcut.test.ts
app/src/composables/use-relation-m2m.ts
app/src/composables/use-preset.ts
@@ -3929,6 +3929,10 @@ htdocs/core/class/html.formfile.class.php
core/class/html.formfile.class.php
class/html.formfile.class.php
html.formfile.class.php
htdocs/core/class/cemailtemplate.class.php
core/class/cemailtemplate.class.php
class/cemailtemplate.class.php
cemailtemplate.class.php
htdocs/core/class/html.formintervention.class.php
core/class/html.formintervention.class.php
class/html.formintervention.class.php
@@ -8925,6 +8929,11 @@ install/mysql/tables/llx_element_element.sql
mysql/tables/llx_element_element.sql
tables/llx_element_element.sql
llx_element_element.sql
htdocs/install/mysql/tables/llx_printing_receipt-receiptprinter.key.sql
install/mysql/tables/llx_printing_receipt-receiptprinter.key.sql
mysql/tables/llx_printing_receipt-receiptprinter.key.sql
tables/llx_printing_receipt-receiptprinter.key.sql
llx_printing_receipt-receiptprinter.key.sql
htdocs/install/mysql/tables/llx_commande_fournisseurdet_extrafields.sql
install/mysql/tables/llx_commande_fournisseurdet_extrafields.sql
mysql/tables/llx_commande_fournisseurdet_extrafields.sql
@@ -9075,6 +9084,11 @@ install/mysql/tables/llx_accounting_system.key.sql
mysql/tables/llx_accounting_system.key.sql
tables/llx_accounting_system.key.sql
llx_accounting_system.key.sql
htdocs/install/mysql/tables/llx_printing_receipt_template-receiptprinter.sql
install/mysql/tables/llx_printing_receipt_template-receiptprinter.sql
mysql/tables/llx_printing_receipt_template-receiptprinter.sql
tables/llx_printing_receipt_template-receiptprinter.sql
llx_printing_receipt_template-receiptprinter.sql
htdocs/install/mysql/tables/llx_user_rights.sql
install/mysql/tables/llx_user_rights.sql
mysql/tables/llx_user_rights.sql
@@ -10010,6 +10024,11 @@ install/mysql/tables/llx_c_socialnetworks.key.sql
mysql/tables/llx_c_socialnetworks.key.sql
tables/llx_c_socialnetworks.key.sql
llx_c_socialnetworks.key.sql
htdocs/install/mysql/tables/llx_printing_receipt-receiptprinter.sql
install/mysql/tables/llx_printing_receipt-receiptprinter.sql
mysql/tables/llx_printing_receipt-receiptprinter.sql
tables/llx_printing_receipt-receiptprinter.sql
llx_printing_receipt-receiptprinter.sql
htdocs/install/mysql/tables/llx_product_price_by_qty.sql
install/mysql/tables/llx_product_price_by_qty.sql
mysql/tables/llx_product_price_by_qty.sql
@@ -38779,6 +38798,10 @@ htdocs/api/class/api_objectlinks.class.php
api/class/api_objectlinks.class.php
class/api_objectlinks.class.php
api_objectlinks.class.php
htdocs/api/class/api_emailtemplates.class.php
api/class/api_emailtemplates.class.php
class/api_emailtemplates.class.php
api_emailtemplates.class.php
htdocs/api/class/api_login.class.php
api/class/api_login.class.php
class/api_login.class.php
@@ -66923,6 +66946,11 @@ testsuite_thirdparty.xml
test/selenium/README
selenium/README
README
test/hurl/gui/admin/10_mails_templates.hurl
hurl/gui/admin/10_mails_templates.hurl
gui/admin/10_mails_templates.hurl
admin/10_mails_templates.hurl
10_mails_templates.hurl
test/hurl/gui/comm/mailing/10_mailing.hurl
hurl/gui/comm/mailing/10_mailing.hurl
gui/comm/mailing/10_mailing.hurl
@@ -66957,6 +66985,11 @@ hurl/public/payment/00_payment_newpayment.hurl
public/payment/00_payment_newpayment.hurl
payment/00_payment_newpayment.hurl
00_payment_newpayment.hurl
test/hurl/api/emailtemplates/10_emailtemplates.hurl
hurl/api/emailtemplates/10_emailtemplates.hurl
api/emailtemplates/10_emailtemplates.hurl
emailtemplates/10_emailtemplates.hurl
10_emailtemplates.hurl
test/hurl/api/00_explorer.hurl
hurl/api/00_explorer.hurl
api/00_explorer.hurl
@@ -67005,6 +67038,16 @@ hurl/api/setup/10_setup_company.hurl
api/setup/10_setup_company.hurl
setup/10_setup_company.hurl
10_setup_company.hurl
test/hurl/api/users/10_users.hurl
hurl/api/users/10_users.hurl
api/users/10_users.hurl
users/10_users.hurl
10_users.hurl
test/hurl/api/users/10_groups.hurl
hurl/api/users/10_groups.hurl
api/users/10_groups.hurl
users/10_groups.hurl
10_groups.hurl
test/hurl/run.sh
hurl/run.sh
run.sh
@@ -945,6 +945,7 @@ htdocs/core/class/canvas.class.php
htdocs/core/class/commondocgenerator.class.php
htdocs/core/class/commonnumrefgenerator.class.php
htdocs/core/class/html.formfile.class.php
htdocs/core/class/cemailtemplate.class.php
htdocs/core/class/html.formintervention.class.php
htdocs/core/class/html.formmargin.class.php
htdocs/core/class/workboardresponse.class.php
@@ -2098,6 +2099,7 @@ htdocs/install/mysql/tables/llx_asset_depreciation-asset.sql
htdocs/install/mysql/tables/llx_c_incoterms.key.sql
htdocs/install/mysql/tables/llx_projet_task_extrafields.sql
htdocs/install/mysql/tables/llx_element_element.sql
htdocs/install/mysql/tables/llx_printing_receipt-receiptprinter.key.sql
htdocs/install/mysql/tables/llx_commande_fournisseurdet_extrafields.sql
htdocs/install/mysql/tables/llx_stock_mouvement.key.sql
htdocs/install/mysql/tables/llx_facture_fourn_det_rec_extrafields.sql
@@ -2128,6 +2130,7 @@ htdocs/install/mysql/tables/llx_website_extrafields-website.key.sql
htdocs/install/mysql/tables/llx_product_attribute_combination2val-variants.sql
htdocs/install/mysql/tables/llx_element_resources.sql
htdocs/install/mysql/tables/llx_accounting_system.key.sql
htdocs/install/mysql/tables/llx_printing_receipt_template-receiptprinter.sql
htdocs/install/mysql/tables/llx_user_rights.sql
htdocs/install/mysql/tables/llx_inventorydet-stock.key.sql
htdocs/install/mysql/tables/llx_facture_fourn.key.sql
@@ -2315,6 +2318,7 @@ htdocs/install/mysql/tables/llx_categorie_project.key.sql
htdocs/install/mysql/tables/llx_c_propalst.sql
htdocs/install/mysql/tables/llx_supplier_proposaldet.key.sql
htdocs/install/mysql/tables/llx_c_socialnetworks.key.sql
htdocs/install/mysql/tables/llx_printing_receipt-receiptprinter.sql
htdocs/install/mysql/tables/llx_product_price_by_qty.sql
htdocs/install/mysql/tables/llx_commande_extrafields.key.sql
htdocs/install/mysql/tables/llx_mrp_production_extrafields-mrp.sql
@@ -6650,6 +6654,7 @@ htdocs/api/README.md
htdocs/api/class/api_status.class.php
htdocs/api/class/api_documents.class.php
htdocs/api/class/api_objectlinks.class.php
htdocs/api/class/api_emailtemplates.class.php
htdocs/api/class/api_login.class.php
htdocs/api/class/api_access.class.php
htdocs/api/class/api.class.php
@@ -13714,6 +13719,7 @@ test/soapui/Dolibarr-soapui-project.xml
test/selenium/test_thirdparty.xml
test/selenium/testsuite_thirdparty.xml
test/selenium/README
test/hurl/gui/admin/10_mails_templates.hurl
test/hurl/gui/comm/mailing/10_mailing.hurl
test/hurl/gui/00_HOME.hurl
test/hurl/gui/10_HOME.hurl
@@ -13722,6 +13728,7 @@ test/hurl/save_login_cookie.sh
test/hurl/README.md
test/hurl/public/onlinesign/00_onlinesign_newonlinesign.hurl
test/hurl/public/payment/00_payment_newpayment.hurl
test/hurl/api/emailtemplates/10_emailtemplates.hurl
test/hurl/api/00_explorer.hurl
test/hurl/api/00_foobar.hurl
test/hurl/api/status/10_status.hurl
@@ -13732,6 +13739,8 @@ test/hurl/api/login/00_login_POST.hurl
test/hurl/api/setup/10_setup_conf.hurl
test/hurl/api/setup/10_setup_modules.hurl
test/hurl/api/setup/10_setup_company.hurl
test/hurl/api/users/10_users.hurl
test/hurl/api/users/10_groups.hurl
test/hurl/run.sh
test/acceptance/stepDefinitions/loginContext.js
test/acceptance/stepDefinitions/listUsersContext.js
@@ -16848,6 +16848,13 @@ Tests/Core/PreWarm/CachePreWarmerTest.php
Core/PreWarm/CachePreWarmerTest.php
PreWarm/CachePreWarmerTest.php
CachePreWarmerTest.php
core/tests/Drupal/Tests/Core/Command/BootableCommandTraitTest.php
tests/Drupal/Tests/Core/Command/BootableCommandTraitTest.php
Drupal/Tests/Core/Command/BootableCommandTraitTest.php
Tests/Core/Command/BootableCommandTraitTest.php
Core/Command/BootableCommandTraitTest.php
Command/BootableCommandTraitTest.php
BootableCommandTraitTest.php
core/tests/Drupal/Tests/Core/Cron/CronSuspendQueueDelayTest.php
tests/Drupal/Tests/Core/Cron/CronSuspendQueueDelayTest.php
Drupal/Tests/Core/Cron/CronSuspendQueueDelayTest.php
@@ -39292,6 +39299,12 @@ contextual/src/Element/ContextualLinks.php
src/Element/ContextualLinks.php
Element/ContextualLinks.php
ContextualLinks.php
core/modules/contextual/src/Theme/ContextualLinksNegotiator.php
modules/contextual/src/Theme/ContextualLinksNegotiator.php
contextual/src/Theme/ContextualLinksNegotiator.php
src/Theme/ContextualLinksNegotiator.php
Theme/ContextualLinksNegotiator.php
ContextualLinksNegotiator.php
core/modules/contextual/src/ContextualController.php
modules/contextual/src/ContextualController.php
contextual/src/ContextualController.php
@@ -2543,6 +2543,7 @@ core/tests/Drupal/Tests/Core/StringTranslation/TranslationManagerTest.php
core/tests/Drupal/Tests/Core/StringTranslation/PluralTranslatableMarkupTest.php
core/tests/Drupal/Tests/Core/StringTranslation/StringTranslationTraitTest.php
core/tests/Drupal/Tests/Core/PreWarm/CachePreWarmerTest.php
core/tests/Drupal/Tests/Core/Command/BootableCommandTraitTest.php
core/tests/Drupal/Tests/Core/Cron/CronSuspendQueueDelayTest.php
core/tests/Drupal/Tests/Core/UnroutedUrlTest.php
core/tests/Drupal/Tests/Core/Path/PathMatcherTest.php
@@ -6025,6 +6026,7 @@ core/modules/contextual/src/Hook/ContextualViewsHooks.php
core/modules/contextual/src/Plugin/views/field/ContextualLinks.php
core/modules/contextual/src/Element/ContextualLinksPlaceholder.php
core/modules/contextual/src/Element/ContextualLinks.php
core/modules/contextual/src/Theme/ContextualLinksNegotiator.php
core/modules/contextual/src/ContextualController.php
core/modules/contextual/contextual.permissions.yml
core/modules/menu_link_content/menu_link_content.module
@@ -22024,12 +22024,6 @@ e2e-browser/admin/pages/admin-login.page.js
admin/pages/admin-login.page.js
pages/admin-login.page.js
admin-login.page.js
ghost/core/test/e2e-browser/admin/two-factor-auth.spec.js
core/test/e2e-browser/admin/two-factor-auth.spec.js
test/e2e-browser/admin/two-factor-auth.spec.js
e2e-browser/admin/two-factor-auth.spec.js
admin/two-factor-auth.spec.js
two-factor-auth.spec.js
ghost/core/test/e2e-browser/admin/publishing.spec.js
core/test/e2e-browser/admin/publishing.spec.js
test/e2e-browser/admin/publishing.spec.js
@@ -36843,6 +36837,10 @@ tests/.eslintrc.js
e2e/tests/global.setup.ts
tests/global.setup.ts
global.setup.ts
e2e/tests/admin/two-factor-auth.test.ts
tests/admin/two-factor-auth.test.ts
admin/two-factor-auth.test.ts
two-factor-auth.test.ts
e2e/tests/admin/settings/labs-search.test.ts
tests/admin/settings/labs-search.test.ts
admin/settings/labs-search.test.ts
@@ -37169,16 +37167,11 @@ helpers/services/email/utils.ts
services/email/utils.ts
email/utils.ts
utils.ts
e2e/helpers/services/email/EmailMessageBody.ts
helpers/services/email/EmailMessageBody.ts
services/email/EmailMessageBody.ts
email/EmailMessageBody.ts
EmailMessageBody.ts
e2e/helpers/services/email/MailhogClient.ts
helpers/services/email/MailhogClient.ts
services/email/MailhogClient.ts
email/MailhogClient.ts
MailhogClient.ts
e2e/helpers/services/email/MailPit.ts
helpers/services/email/MailPit.ts
services/email/MailPit.ts
email/MailPit.ts
MailPit.ts
e2e/helpers/services/settings/SettingsService.ts
helpers/services/settings/SettingsService.ts
services/settings/SettingsService.ts
@@ -3310,7 +3310,6 @@ ghost/core/test/e2e-browser/admin/pages/admin-posts-email-preview.page.js
ghost/core/test/e2e-browser/admin/pages/admin-dashboard.page.js
ghost/core/test/e2e-browser/admin/pages/admin-page.js
ghost/core/test/e2e-browser/admin/pages/admin-login.page.js
ghost/core/test/e2e-browser/admin/two-factor-auth.spec.js
ghost/core/test/e2e-browser/admin/publishing.spec.js
ghost/core/test/e2e-browser/admin/i18n.spec.js
ghost/core/test/e2e-browser/admin/membership-settings.spec.js
@@ -5737,6 +5736,7 @@ e2e/.claude/E2E_TEST_WRITING_GUIDE.md
e2e/playwright.config.mjs
e2e/tests/.eslintrc.js
e2e/tests/global.setup.ts
e2e/tests/admin/two-factor-auth.test.ts
e2e/tests/admin/settings/labs-search.test.ts
e2e/tests/admin/tags/editor.test.ts
e2e/tests/admin/tags/list.test.ts
@@ -5805,8 +5805,7 @@ e2e/helpers/pages/public/PublicPage.ts
e2e/helpers/pages/public/HomePage.ts
e2e/helpers/pages/public/index.ts
e2e/helpers/services/email/utils.ts
e2e/helpers/services/email/EmailMessageBody.ts
e2e/helpers/services/email/MailhogClient.ts
e2e/helpers/services/email/MailPit.ts
e2e/helpers/services/settings/SettingsService.ts
e2e/helpers/environment/constants.ts
e2e/helpers/environment/GhostManager.ts
@@ -1195,6 +1195,14 @@ Magento/TestFramework/Fixture/Config.php
TestFramework/Fixture/Config.php
Fixture/Config.php
Config.php
dev/tests/integration/framework/Magento/TestFramework/Fixture/ScopeFixture.php
tests/integration/framework/Magento/TestFramework/Fixture/ScopeFixture.php
integration/framework/Magento/TestFramework/Fixture/ScopeFixture.php
framework/Magento/TestFramework/Fixture/ScopeFixture.php
Magento/TestFramework/Fixture/ScopeFixture.php
TestFramework/Fixture/ScopeFixture.php
Fixture/ScopeFixture.php
ScopeFixture.php
dev/tests/integration/framework/Magento/TestFramework/Fixture/DataFixtureFactory.php
tests/integration/framework/Magento/TestFramework/Fixture/DataFixtureFactory.php
integration/framework/Magento/TestFramework/Fixture/DataFixtureFactory.php
@@ -79950,6 +79958,13 @@ Magento/Framework/Acl/AclResource.php
Framework/Acl/AclResource.php
Acl/AclResource.php
AclResource.php
lib/internal/Magento/Framework/Acl/Role/CurrentRoleContext.php
internal/Magento/Framework/Acl/Role/CurrentRoleContext.php
Magento/Framework/Acl/Role/CurrentRoleContext.php
Framework/Acl/Role/CurrentRoleContext.php
Acl/Role/CurrentRoleContext.php
Role/CurrentRoleContext.php
CurrentRoleContext.php
lib/internal/Magento/Framework/Acl/Role/Registry.php
internal/Magento/Framework/Acl/Role/Registry.php
Magento/Framework/Acl/Role/Registry.php
@@ -136,6 +136,7 @@ dev/tests/integration/framework/Magento/TestFramework/Fixture/Data/UniqueIdProce
dev/tests/integration/framework/Magento/TestFramework/Fixture/Data/ProcessorInterface.php
dev/tests/integration/framework/Magento/TestFramework/Fixture/Data/CompositeProcessor.php
dev/tests/integration/framework/Magento/TestFramework/Fixture/Config.php
dev/tests/integration/framework/Magento/TestFramework/Fixture/ScopeFixture.php
dev/tests/integration/framework/Magento/TestFramework/Fixture/DataFixtureFactory.php
dev/tests/integration/framework/Magento/TestFramework/Fixture/RevertibleDataFixtureInterface.php
dev/tests/integration/framework/Magento/TestFramework/Fixture/DataFixtureBeforeTransaction.php
@@ -8986,6 +8987,7 @@ lib/internal/Magento/Framework/Acl/LoaderInterface.php
lib/internal/Magento/Framework/Acl/Data/CacheInterface.php
lib/internal/Magento/Framework/Acl/Data/Cache.php
lib/internal/Magento/Framework/Acl/AclResource.php
lib/internal/Magento/Framework/Acl/Role/CurrentRoleContext.php
lib/internal/Magento/Framework/Acl/Role/Registry.php
lib/internal/Magento/Framework/Acl/AclResourceFactory.php
lib/internal/Magento/Framework/Acl/Test/Unit/Loader/ResourceLoaderTest.php
@@ -55518,37 +55518,12 @@ catalog/model/payment/cheque.php
model/payment/cheque.php
payment/cheque.php
cheque.php
upload/static/html/localhost/en-gb/product/macbook/index.html
static/html/localhost/en-gb/product/macbook/index.html
html/localhost/en-gb/product/macbook/index.html
localhost/en-gb/product/macbook/index.html
en-gb/product/macbook/index.html
product/macbook/index.html
macbook/index.html
index.html
upload/static/html/localhost/en-gb/index.html
static/html/localhost/en-gb/index.html
html/localhost/en-gb/index.html
localhost/en-gb/index.html
en-gb/index.html
index.html
upload/static/html/localhost/en-gb/catalog/desktops/index.html
static/html/localhost/en-gb/catalog/desktops/index.html
html/localhost/en-gb/catalog/desktops/index.html
localhost/en-gb/catalog/desktops/index.html
en-gb/catalog/desktops/index.html
catalog/desktops/index.html
desktops/index.html
index.html
upload/static/html/localhost/en-gb/catalog/desktops/canon-eos-5d/index.html
static/html/localhost/en-gb/catalog/desktops/canon-eos-5d/index.html
html/localhost/en-gb/catalog/desktops/canon-eos-5d/index.html
localhost/en-gb/catalog/desktops/canon-eos-5d/index.html
en-gb/catalog/desktops/canon-eos-5d/index.html
catalog/desktops/canon-eos-5d/index.html
desktops/canon-eos-5d/index.html
canon-eos-5d/index.html
index.html
upload/static/javascript/framework/template/cart.liquid
static/javascript/framework/template/cart.liquid
javascript/framework/template/cart.liquid
@@ -56699,6 +56674,13 @@ localhost/en-gb/localisation/country-246.json
en-gb/localisation/country-246.json
localisation/country-246.json
country-246.json
upload/static/data/localhost/en-gb/localisation/currency.json
static/data/localhost/en-gb/localisation/currency.json
data/localhost/en-gb/localisation/currency.json
localhost/en-gb/localisation/currency.json
en-gb/localisation/currency.json
localisation/currency.json
currency.json
upload/static/data/localhost/en-gb/localisation/country-140.json
static/data/localhost/en-gb/localisation/country-140.json
data/localhost/en-gb/localisation/country-140.json
@@ -6608,10 +6608,7 @@ upload/extension/opencart/catalog/model/payment/cod.php
upload/extension/opencart/catalog/model/payment/bank_transfer.php
upload/extension/opencart/catalog/model/payment/free_checkout.php
upload/extension/opencart/catalog/model/payment/cheque.php
upload/static/html/localhost/en-gb/product/macbook/index.html
upload/static/html/localhost/en-gb/index.html
upload/static/html/localhost/en-gb/catalog/desktops/index.html
upload/static/html/localhost/en-gb/catalog/desktops/canon-eos-5d/index.html
upload/static/javascript/framework/template/cart.liquid
upload/static/javascript/framework/library/language.js
upload/static/javascript/framework/library/registry.js
@@ -6773,6 +6770,7 @@ upload/static/data/localhost/en-gb/localisation/country-44.json
upload/static/data/localhost/en-gb/localisation/country-229.json
upload/static/data/localhost/en-gb/localisation/country-216.json
upload/static/data/localhost/en-gb/localisation/country-246.json
upload/static/data/localhost/en-gb/localisation/currency.json
upload/static/data/localhost/en-gb/localisation/country-140.json
upload/static/data/localhost/en-gb/localisation/country-250.json
upload/static/data/localhost/en-gb/localisation/country-190.json
@@ -29042,6 +29042,12 @@ tests/Visual/Storefront/Account.spec.ts
Visual/Storefront/Account.spec.ts
Storefront/Account.spec.ts
Account.spec.ts
tests/acceptance/tests/Visual/Storefront/ShoppingCart.spec.ts
acceptance/tests/Visual/Storefront/ShoppingCart.spec.ts
tests/Visual/Storefront/ShoppingCart.spec.ts
Visual/Storefront/ShoppingCart.spec.ts
Storefront/ShoppingCart.spec.ts
ShoppingCart.spec.ts
tests/acceptance/tests/Product/ProductAvailabilityWithClearanceSale.spec.ts
acceptance/tests/Product/ProductAvailabilityWithClearanceSale.spec.ts
tests/Product/ProductAvailabilityWithClearanceSale.spec.ts
@@ -41663,6 +41669,9 @@ _unreleased/2024-09-16-exchange-recursive-categories-macro-with-tpl.md
changelog/_unreleased/2025-10-06-fix-log-event-listing.md
_unreleased/2025-10-06-fix-log-event-listing.md
2025-10-06-fix-log-event-listing.md
changelog/_unreleased/2025-10-23-fix-google-consent-mode-v2-default-update.md
_unreleased/2025-10-23-fix-google-consent-mode-v2-default-update.md
2025-10-23-fix-google-consent-mode-v2-default-update.md
changelog/_unreleased/2025-10-01-search-result-should-include-products-when-parent-product-number-matches.md
_unreleased/2025-10-01-search-result-should-include-products-when-parent-product-number-matches.md
2025-10-01-search-result-should-include-products-when-parent-product-number-matches.md
@@ -41816,6 +41825,9 @@ _unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md
changelog/_unreleased/2025-10-14-add-message-queue-message-size-limit-config-option.md
_unreleased/2025-10-14-add-message-queue-message-size-limit-config-option.md
2025-10-14-add-message-queue-message-size-limit-config-option.md
changelog/_unreleased/2025-10-21-separate-vimeo-youtube-cookies.md
_unreleased/2025-10-21-separate-vimeo-youtube-cookies.md
2025-10-21-separate-vimeo-youtube-cookies.md
changelog/_unreleased/2025-10-05-add-blocks-to-reduce-code-you-need-to-copy.md
_unreleased/2025-10-05-add-blocks-to-reduce-code-you-need-to-copy.md
2025-10-05-add-blocks-to-reduce-code-you-need-to-copy.md
@@ -3919,6 +3919,7 @@ tests/acceptance/tests/Visual/Storefront/ContactForm.spec.ts
tests/acceptance/tests/Visual/Storefront/ProductDetail.spec.ts
tests/acceptance/tests/Visual/Storefront/SearchResult.spec.ts
tests/acceptance/tests/Visual/Storefront/Account.spec.ts
tests/acceptance/tests/Visual/Storefront/ShoppingCart.spec.ts
tests/acceptance/tests/Product/ProductAvailabilityWithClearanceSale.spec.ts
tests/acceptance/tests/Product/ProductFilter.spec.ts
tests/acceptance/tests/Product/VariantGeneration.spec.ts
@@ -7775,6 +7776,7 @@ changelog/_unreleased/2025-10-21-fix-cacheclearer-global-locking.md
changelog/_unreleased/2024-09-20-simplify-emitting-metrics.md
changelog/_unreleased/2024-09-16-exchange-recursive-categories-macro-with-tpl.md
changelog/_unreleased/2025-10-06-fix-log-event-listing.md
changelog/_unreleased/2025-10-23-fix-google-consent-mode-v2-default-update.md
changelog/_unreleased/2025-10-01-search-result-should-include-products-when-parent-product-number-matches.md
changelog/_unreleased/2025-04-15-improve-promotion-calculation.md
changelog/_unreleased/2025-08-20-fix-media-search-navigation.md
@@ -7826,6 +7828,7 @@ changelog/_unreleased/2025-10-14-do-not-use-the-symfony-validator-to-validate-th
changelog/_unreleased/2024-05-22-navbar-for-main-navigation.md
changelog/_unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md
changelog/_unreleased/2025-10-14-add-message-queue-message-size-limit-config-option.md
changelog/_unreleased/2025-10-21-separate-vimeo-youtube-cookies.md
changelog/_unreleased/2025-10-05-add-blocks-to-reduce-code-you-need-to-copy.md
changelog/_unreleased/2025-10-06-improve-shipping-and-payment-cart-blocking-errors.md
changelog/_template.md
@@ -27158,6 +27158,13 @@ admin/src/hooks/useI18n.ts
src/hooks/useI18n.ts
hooks/useI18n.ts
useI18n.ts
packages/plugins/i18n/admin/src/hooks/useAILocalizationJobsPolling.ts
plugins/i18n/admin/src/hooks/useAILocalizationJobsPolling.ts
i18n/admin/src/hooks/useAILocalizationJobsPolling.ts
admin/src/hooks/useAILocalizationJobsPolling.ts
src/hooks/useAILocalizationJobsPolling.ts
hooks/useAILocalizationJobsPolling.ts
useAILocalizationJobsPolling.ts
packages/plugins/i18n/admin/src/utils/fields.ts
plugins/i18n/admin/src/utils/fields.ts
i18n/admin/src/utils/fields.ts
@@ -27266,6 +27273,13 @@ admin/src/services/relations.ts
src/services/relations.ts
services/relations.ts
relations.ts
packages/plugins/i18n/admin/src/services/aiLocalizationJobs.ts
plugins/i18n/admin/src/services/aiLocalizationJobs.ts
i18n/admin/src/services/aiLocalizationJobs.ts
admin/src/services/aiLocalizationJobs.ts
src/services/aiLocalizationJobs.ts
services/aiLocalizationJobs.ts
aiLocalizationJobs.ts
packages/plugins/i18n/admin/src/contentManagerHooks/tests/listView.test.ts
plugins/i18n/admin/src/contentManagerHooks/tests/listView.test.ts
i18n/admin/src/contentManagerHooks/tests/listView.test.ts
@@ -27638,6 +27652,13 @@ src/services/permissions/actions.ts
services/permissions/actions.ts
permissions/actions.ts
actions.ts
packages/plugins/i18n/server/src/services/ai-localization-jobs.ts
plugins/i18n/server/src/services/ai-localization-jobs.ts
i18n/server/src/services/ai-localization-jobs.ts
server/src/services/ai-localization-jobs.ts
src/services/ai-localization-jobs.ts
services/ai-localization-jobs.ts
ai-localization-jobs.ts
packages/plugins/i18n/server/src/services/settings.ts
plugins/i18n/server/src/services/settings.ts
i18n/server/src/services/settings.ts
@@ -27751,6 +27772,20 @@ server/src/services/metrics.ts
src/services/metrics.ts
services/metrics.ts
metrics.ts
packages/plugins/i18n/server/src/models/ai-localization-job.ts
plugins/i18n/server/src/models/ai-localization-job.ts
i18n/server/src/models/ai-localization-job.ts
server/src/models/ai-localization-job.ts
src/models/ai-localization-job.ts
models/ai-localization-job.ts
ai-localization-job.ts
packages/plugins/i18n/server/src/models/index.ts
plugins/i18n/server/src/models/index.ts
i18n/server/src/models/index.ts
server/src/models/index.ts
src/models/index.ts
models/index.ts
index.ts
packages/plugins/i18n/server/src/routes/validation/index.ts
plugins/i18n/server/src/routes/validation/index.ts
i18n/server/src/routes/validation/index.ts
@@ -27834,6 +27869,13 @@ server/src/domain/locale.ts
src/domain/locale.ts
domain/locale.ts
locale.ts
packages/plugins/i18n/server/src/controllers/ai-localization-jobs.ts
plugins/i18n/server/src/controllers/ai-localization-jobs.ts
i18n/server/src/controllers/ai-localization-jobs.ts
server/src/controllers/ai-localization-jobs.ts
src/controllers/ai-localization-jobs.ts
controllers/ai-localization-jobs.ts
ai-localization-jobs.ts
packages/plugins/i18n/server/src/controllers/settings.ts
plugins/i18n/server/src/controllers/settings.ts
i18n/server/src/controllers/settings.ts
@@ -27966,6 +28008,12 @@ packages/plugins/i18n/jest.config.js
plugins/i18n/jest.config.js
i18n/jest.config.js
jest.config.js
packages/plugins/i18n/shared/contracts/ai-localization-jobs.ts
plugins/i18n/shared/contracts/ai-localization-jobs.ts
i18n/shared/contracts/ai-localization-jobs.ts
shared/contracts/ai-localization-jobs.ts
contracts/ai-localization-jobs.ts
ai-localization-jobs.ts
packages/plugins/i18n/shared/contracts/settings.ts
plugins/i18n/shared/contracts/settings.ts
i18n/shared/contracts/settings.ts
@@ -3713,6 +3713,7 @@ packages/plugins/i18n/admin/tests/setup.ts
packages/plugins/i18n/admin/tsconfig.build.json
packages/plugins/i18n/admin/tsconfig.json
packages/plugins/i18n/admin/src/hooks/useI18n.ts
packages/plugins/i18n/admin/src/hooks/useAILocalizationJobsPolling.ts
packages/plugins/i18n/admin/src/utils/fields.ts
packages/plugins/i18n/admin/src/utils/tests/schemas.test.ts
packages/plugins/i18n/admin/src/utils/tests/prefixPluginTranslations.test.ts
@@ -3728,6 +3729,7 @@ packages/plugins/i18n/admin/src/services/settings.ts
packages/plugins/i18n/admin/src/services/api.ts
packages/plugins/i18n/admin/src/services/locales.ts
packages/plugins/i18n/admin/src/services/relations.ts
packages/plugins/i18n/admin/src/services/aiLocalizationJobs.ts
packages/plugins/i18n/admin/src/contentManagerHooks/tests/listView.test.ts
packages/plugins/i18n/admin/src/contentManagerHooks/editView.tsx
packages/plugins/i18n/admin/src/contentManagerHooks/listView.tsx
@@ -3784,6 +3786,7 @@ packages/plugins/i18n/server/src/services/permissions/engine.ts
packages/plugins/i18n/server/src/services/permissions/sections-builder.ts
packages/plugins/i18n/server/src/services/permissions/conditions.ts
packages/plugins/i18n/server/src/services/permissions/actions.ts
packages/plugins/i18n/server/src/services/ai-localization-jobs.ts
packages/plugins/i18n/server/src/services/settings.ts
packages/plugins/i18n/server/src/services/permissions.ts
packages/plugins/i18n/server/src/services/sanitize/index.ts
@@ -3799,6 +3802,8 @@ packages/plugins/i18n/server/src/services/content-types.ts
packages/plugins/i18n/server/src/services/index.ts
packages/plugins/i18n/server/src/services/iso-locales.ts
packages/plugins/i18n/server/src/services/metrics.ts
packages/plugins/i18n/server/src/models/ai-localization-job.ts
packages/plugins/i18n/server/src/models/index.ts
packages/plugins/i18n/server/src/routes/validation/index.ts
packages/plugins/i18n/server/src/routes/validation/locale.ts
packages/plugins/i18n/server/src/routes/admin.ts
@@ -3811,6 +3816,7 @@ packages/plugins/i18n/server/src/validation/content-types.ts
packages/plugins/i18n/server/src/index.ts
packages/plugins/i18n/server/src/bootstrap.ts
packages/plugins/i18n/server/src/domain/locale.ts
packages/plugins/i18n/server/src/controllers/ai-localization-jobs.ts
packages/plugins/i18n/server/src/controllers/settings.ts
packages/plugins/i18n/server/src/controllers/__tests__/iso-locales.test.ts
packages/plugins/i18n/server/src/controllers/__tests__/locales.test.ts
@@ -3831,6 +3837,7 @@ packages/plugins/i18n/package.json
packages/plugins/i18n/rollup.config.mjs
packages/plugins/i18n/.eslintrc
packages/plugins/i18n/jest.config.js
packages/plugins/i18n/shared/contracts/ai-localization-jobs.ts
packages/plugins/i18n/shared/contracts/settings.ts
packages/plugins/i18n/shared/contracts/locales.ts
packages/plugins/i18n/shared/contracts/content-manager.ts
@@ -3455,461 +3455,11 @@ packages/js/components/CHANGELOG.md
js/components/CHANGELOG.md
components/CHANGELOG.md
CHANGELOG.md
packages/js/components/changelog/fix-49155
js/components/changelog/fix-49155
components/changelog/fix-49155
changelog/fix-49155
fix-49155
packages/js/components/changelog/tweak-select-tree-2
js/components/changelog/tweak-select-tree-2
components/changelog/tweak-select-tree-2
changelog/tweak-select-tree-2
tweak-select-tree-2
packages/js/components/changelog/50266-fix-remove-functional-component-default-props
js/components/changelog/50266-fix-remove-functional-component-default-props
components/changelog/50266-fix-remove-functional-component-default-props
changelog/50266-fix-remove-functional-component-default-props
50266-fix-remove-functional-component-default-props
packages/js/components/changelog/fix-52827-wc-admin-product-image-aspect-ratio
js/components/changelog/fix-52827-wc-admin-product-image-aspect-ratio
components/changelog/fix-52827-wc-admin-product-image-aspect-ratio
changelog/fix-52827-wc-admin-product-image-aspect-ratio
fix-52827-wc-admin-product-image-aspect-ratio
packages/js/components/changelog/55426-fix-migrate-plugin-store
js/components/changelog/55426-fix-migrate-plugin-store
components/changelog/55426-fix-migrate-plugin-store
changelog/55426-fix-migrate-plugin-store
55426-fix-migrate-plugin-store
packages/js/components/changelog/53531-dev-react-18-ghidorah
js/components/changelog/53531-dev-react-18-ghidorah
components/changelog/53531-dev-react-18-ghidorah
changelog/53531-dev-react-18-ghidorah
53531-dev-react-18-ghidorah
packages/js/components/changelog/update-tooltip-inline
js/components/changelog/update-tooltip-inline
components/changelog/update-tooltip-inline
changelog/update-tooltip-inline
update-tooltip-inline
packages/js/components/changelog/fix-misspelling-in-inline-doc-packages-js
js/components/changelog/fix-misspelling-in-inline-doc-packages-js
components/changelog/fix-misspelling-in-inline-doc-packages-js
changelog/fix-misspelling-in-inline-doc-packages-js
fix-misspelling-in-inline-doc-packages-js
packages/js/components/changelog/add-onclick-plugins
js/components/changelog/add-onclick-plugins
components/changelog/add-onclick-plugins
changelog/add-onclick-plugins
add-onclick-plugins
packages/js/components/changelog/fix-old_product_editor_component_cleanup
js/components/changelog/fix-old_product_editor_component_cleanup
components/changelog/fix-old_product_editor_component_cleanup
changelog/fix-old_product_editor_component_cleanup
fix-old_product_editor_component_cleanup
packages/js/components/changelog/47385-dev-update-pnpm9-1
js/components/changelog/47385-dev-update-pnpm9-1
components/changelog/47385-dev-update-pnpm9-1
changelog/47385-dev-update-pnpm9-1
47385-dev-update-pnpm9-1
packages/js/components/changelog/56575-dev-bump-babel-deps
js/components/changelog/56575-dev-bump-babel-deps
components/changelog/56575-dev-bump-babel-deps
changelog/56575-dev-bump-babel-deps
56575-dev-bump-babel-deps
packages/js/components/changelog/dev-monorepo-internal-packages-linking-fixes
js/components/changelog/dev-monorepo-internal-packages-linking-fixes
components/changelog/dev-monorepo-internal-packages-linking-fixes
changelog/dev-monorepo-internal-packages-linking-fixes
dev-monorepo-internal-packages-linking-fixes
packages/js/components/changelog/update-bump-a8c-tour-kit-version
js/components/changelog/update-bump-a8c-tour-kit-version
components/changelog/update-bump-a8c-tour-kit-version
changelog/update-bump-a8c-tour-kit-version
update-bump-a8c-tour-kit-version
packages/js/components/changelog/58662-fix-58469-allow-diacritics-matching
js/components/changelog/58662-fix-58469-allow-diacritics-matching
components/changelog/58662-fix-58469-allow-diacritics-matching
changelog/58662-fix-58469-allow-diacritics-matching
58662-fix-58469-allow-diacritics-matching
packages/js/components/changelog/fix-core-profiler-ts-errors
js/components/changelog/fix-core-profiler-ts-errors
components/changelog/fix-core-profiler-ts-errors
changelog/fix-core-profiler-ts-errors
fix-core-profiler-ts-errors
packages/js/components/changelog/update-59804
js/components/changelog/update-59804
components/changelog/update-59804
changelog/update-59804
update-59804
packages/js/components/changelog/50993-fix-some-comment-typos
js/components/changelog/50993-fix-some-comment-typos
components/changelog/50993-fix-some-comment-typos
changelog/50993-fix-some-comment-typos
50993-fix-some-comment-typos
packages/js/components/changelog/fix-54159_components_type_issues
js/components/changelog/fix-54159_components_type_issues
components/changelog/fix-54159_components_type_issues
changelog/fix-54159_components_type_issues
fix-54159_components_type_issues
packages/js/components/changelog/56683-fix-34316-between-range-for-advanced-filters
js/components/changelog/56683-fix-34316-between-range-for-advanced-filters
components/changelog/56683-fix-34316-between-range-for-advanced-filters
changelog/56683-fix-34316-between-range-for-advanced-filters
56683-fix-34316-between-range-for-advanced-filters
packages/js/components/changelog/remove-scrollbar
js/components/changelog/remove-scrollbar
components/changelog/remove-scrollbar
changelog/remove-scrollbar
remove-scrollbar
packages/js/components/changelog/53033-add-51448-handle-ellipsis-menu-items
js/components/changelog/53033-add-51448-handle-ellipsis-menu-items
components/changelog/53033-add-51448-handle-ellipsis-menu-items
changelog/53033-add-51448-handle-ellipsis-menu-items
53033-add-51448-handle-ellipsis-menu-items
packages/js/components/changelog/fix-tasklist-ts-errors
js/components/changelog/fix-tasklist-ts-errors
components/changelog/fix-tasklist-ts-errors
changelog/fix-tasklist-ts-errors
fix-tasklist-ts-errors
packages/js/components/changelog/update-escape-select-control
js/components/changelog/update-escape-select-control
components/changelog/update-escape-select-control
changelog/update-escape-select-control
update-escape-select-control
packages/js/components/changelog/fix-select-tree-chevron
js/components/changelog/fix-select-tree-chevron
components/changelog/fix-select-tree-chevron
changelog/fix-select-tree-chevron
fix-select-tree-chevron
packages/js/components/changelog/54709-fix-core-profiler-ts-errors
js/components/changelog/54709-fix-core-profiler-ts-errors
components/changelog/54709-fix-core-profiler-ts-errors
changelog/54709-fix-core-profiler-ts-errors
54709-fix-core-profiler-ts-errors
packages/js/components/changelog/fix-typos-in-packages-js-md-files
js/components/changelog/fix-typos-in-packages-js-md-files
components/changelog/fix-typos-in-packages-js-md-files
changelog/fix-typos-in-packages-js-md-files
fix-typos-in-packages-js-md-files
packages/js/components/changelog/58765-dev-deps-cleanup-concurrently
js/components/changelog/58765-dev-deps-cleanup-concurrently
components/changelog/58765-dev-deps-cleanup-concurrently
changelog/58765-dev-deps-cleanup-concurrently
58765-dev-deps-cleanup-concurrently
packages/js/components/changelog/add-49534
js/components/changelog/add-49534
components/changelog/add-49534
changelog/add-49534
add-49534
packages/js/components/changelog/fix-add-escape-handle
js/components/changelog/fix-add-escape-handle
components/changelog/fix-add-escape-handle
changelog/fix-add-escape-handle
fix-add-escape-handle
packages/js/components/changelog/update-51955-wcpay-task-install-behavior
js/components/changelog/update-51955-wcpay-task-install-behavior
components/changelog/update-51955-wcpay-task-install-behavior
changelog/update-51955-wcpay-task-install-behavior
update-51955-wcpay-task-install-behavior
packages/js/components/changelog/dev-ci-lint-monorepo-job-update
js/components/changelog/dev-ci-lint-monorepo-job-update
components/changelog/dev-ci-lint-monorepo-job-update
changelog/dev-ci-lint-monorepo-job-update
dev-ci-lint-monorepo-job-update
packages/js/components/changelog/58263-remove-wp-core-data
js/components/changelog/58263-remove-wp-core-data
components/changelog/58263-remove-wp-core-data
changelog/58263-remove-wp-core-data
58263-remove-wp-core-data
packages/js/components/changelog/update-abrev-global-unique-id
js/components/changelog/update-abrev-global-unique-id
components/changelog/update-abrev-global-unique-id
changelog/update-abrev-global-unique-id
update-abrev-global-unique-id
packages/js/components/changelog/dev-consolidate-syncpack-config
js/components/changelog/dev-consolidate-syncpack-config
components/changelog/dev-consolidate-syncpack-config
changelog/dev-consolidate-syncpack-config
dev-consolidate-syncpack-config
packages/js/components/changelog/56746-dev-webpack-deps-review
js/components/changelog/56746-dev-webpack-deps-review
components/changelog/56746-dev-webpack-deps-review
changelog/56746-dev-webpack-deps-review
56746-dev-webpack-deps-review
packages/js/components/changelog/add-support-single-select-page-with-search
js/components/changelog/add-support-single-select-page-with-search
components/changelog/add-support-single-select-page-with-search
changelog/add-support-single-select-page-with-search
add-support-single-select-page-with-search
packages/js/components/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option
js/components/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option
components/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option
changelog/dev-ci-jobs-clean-up-cascading-keys-config-option
dev-ci-jobs-clean-up-cascading-keys-config-option
packages/js/components/changelog/56594-dev-replace-react-rc
js/components/changelog/56594-dev-replace-react-rc
components/changelog/56594-dev-replace-react-rc
changelog/56594-dev-replace-react-rc
56594-dev-replace-react-rc
packages/js/components/changelog/52815-dev-lock-dependencies
js/components/changelog/52815-dev-lock-dependencies
components/changelog/52815-dev-lock-dependencies
changelog/52815-dev-lock-dependencies
52815-dev-lock-dependencies
packages/js/components/changelog/add-onboarding-business-step-virtual-select-control
js/components/changelog/add-onboarding-business-step-virtual-select-control
components/changelog/add-onboarding-business-step-virtual-select-control
changelog/add-onboarding-business-step-virtual-select-control
add-onboarding-business-step-virtual-select-control
packages/js/components/changelog/fix-product-editor-images-drop-error
js/components/changelog/fix-product-editor-images-drop-error
components/changelog/fix-product-editor-images-drop-error
changelog/fix-product-editor-images-drop-error
fix-product-editor-images-drop-error
packages/js/components/changelog/52961-update-dompurify
js/components/changelog/52961-update-dompurify
components/changelog/52961-update-dompurify
changelog/52961-update-dompurify
52961-update-dompurify
packages/js/components/changelog/fix-misspelling-in-experimental-select-control-test
js/components/changelog/fix-misspelling-in-experimental-select-control-test
components/changelog/fix-misspelling-in-experimental-select-control-test
changelog/fix-misspelling-in-experimental-select-control-test
fix-misspelling-in-experimental-select-control-test
packages/js/components/changelog/53648-update-blueprint-settings
js/components/changelog/53648-update-blueprint-settings
components/changelog/53648-update-blueprint-settings
changelog/53648-update-blueprint-settings
53648-update-blueprint-settings
packages/js/components/changelog/57299-fix-wireit-in-ci
js/components/changelog/57299-fix-wireit-in-ci
components/changelog/57299-fix-wireit-in-ci
changelog/57299-fix-wireit-in-ci
57299-fix-wireit-in-ci
packages/js/components/changelog/update-table-card-notice-in-header
js/components/changelog/update-table-card-notice-in-header
components/changelog/update-table-card-notice-in-header
changelog/update-table-card-notice-in-header
update-table-card-notice-in-header
packages/js/components/changelog/53527-fix-table-page-type
js/components/changelog/53527-fix-table-page-type
components/changelog/53527-fix-table-page-type
changelog/53527-fix-table-page-type
53527-fix-table-page-type
packages/js/components/changelog/add-error-boundary
js/components/changelog/add-error-boundary
components/changelog/add-error-boundary
changelog/add-error-boundary
add-error-boundary
packages/js/components/changelog/fix-product-editor-tree-control-checkbox
js/components/changelog/fix-product-editor-tree-control-checkbox
components/changelog/fix-product-editor-tree-control-checkbox
changelog/fix-product-editor-tree-control-checkbox
fix-product-editor-tree-control-checkbox
packages/js/components/changelog/ellipsis-menu-allow-popover-focusonmount-passthrough
js/components/changelog/ellipsis-menu-allow-popover-focusonmount-passthrough
components/changelog/ellipsis-menu-allow-popover-focusonmount-passthrough
changelog/ellipsis-menu-allow-popover-focusonmount-passthrough
ellipsis-menu-allow-popover-focusonmount-passthrough
packages/js/components/changelog/fix-tree-select-control-missing-wpcom-styles
js/components/changelog/fix-tree-select-control-missing-wpcom-styles
components/changelog/fix-tree-select-control-missing-wpcom-styles
changelog/fix-tree-select-control-missing-wpcom-styles
fix-tree-select-control-missing-wpcom-styles
packages/js/components/changelog/54996-chore-update-wireit
js/components/changelog/54996-chore-update-wireit
components/changelog/54996-chore-update-wireit
changelog/54996-chore-update-wireit
54996-chore-update-wireit
packages/js/components/changelog/dev-build-ram-1-admin-layout-block-themes
js/components/changelog/dev-build-ram-1-admin-layout-block-themes
components/changelog/dev-build-ram-1-admin-layout-block-themes
changelog/dev-build-ram-1-admin-layout-block-themes
dev-build-ram-1-admin-layout-block-themes
packages/js/components/changelog/50828-dev-constrain-pnpm-version
js/components/changelog/50828-dev-constrain-pnpm-version
components/changelog/50828-dev-constrain-pnpm-version
changelog/50828-dev-constrain-pnpm-version
50828-dev-constrain-pnpm-version
packages/js/components/changelog/56506-remove-wp-components-types
js/components/changelog/56506-remove-wp-components-types
components/changelog/56506-remove-wp-components-types
changelog/56506-remove-wp-components-types
56506-remove-wp-components-types
packages/js/components/changelog/fix-ui-advanced-filters-text-wrap
js/components/changelog/fix-ui-advanced-filters-text-wrap
components/changelog/fix-ui-advanced-filters-text-wrap
changelog/fix-ui-advanced-filters-text-wrap
fix-ui-advanced-filters-text-wrap
packages/js/components/changelog/fix-woopmnt-5217-linear-gradient-overlay-does-not-disappear-on-resize
js/components/changelog/fix-woopmnt-5217-linear-gradient-overlay-does-not-disappear-on-resize
components/changelog/fix-woopmnt-5217-linear-gradient-overlay-does-not-disappear-on-resize
changelog/fix-woopmnt-5217-linear-gradient-overlay-does-not-disappear-on-resize
fix-woopmnt-5217-linear-gradient-overlay-does-not-disappear-on-resize
packages/js/components/changelog/dev-monorepo-caching-deps-per-target-package
js/components/changelog/dev-monorepo-caching-deps-per-target-package
components/changelog/dev-monorepo-caching-deps-per-target-package
changelog/dev-monorepo-caching-deps-per-target-package
dev-monorepo-caching-deps-per-target-package
packages/js/components/changelog/55095-dev-rewrite-wireit-deps-update
js/components/changelog/55095-dev-rewrite-wireit-deps-update
components/changelog/55095-dev-rewrite-wireit-deps-update
changelog/55095-dev-rewrite-wireit-deps-update
55095-dev-rewrite-wireit-deps-update
packages/js/components/changelog/performance-47602-use-clx
js/components/changelog/performance-47602-use-clx
components/changelog/performance-47602-use-clx
changelog/performance-47602-use-clx
performance-47602-use-clx
packages/js/components/changelog/fix-43256-tablecard-columns-popover
js/components/changelog/fix-43256-tablecard-columns-popover
components/changelog/fix-43256-tablecard-columns-popover
changelog/fix-43256-tablecard-columns-popover
fix-43256-tablecard-columns-popover
packages/js/components/changelog/task-update-eslint-config
js/components/changelog/task-update-eslint-config
components/changelog/task-update-eslint-config
changelog/task-update-eslint-config
task-update-eslint-config
packages/js/components/changelog/36052-dev-move-report-error
js/components/changelog/36052-dev-move-report-error
components/changelog/36052-dev-move-report-error
changelog/36052-dev-move-report-error
36052-dev-move-report-error
packages/js/components/changelog/dev-build-profiling-tweaks-take-1
js/components/changelog/dev-build-profiling-tweaks-take-1
components/changelog/dev-build-profiling-tweaks-take-1
changelog/dev-build-profiling-tweaks-take-1
dev-build-profiling-tweaks-take-1
packages/js/components/changelog/47156-dev-fix-build-error-build-style
js/components/changelog/47156-dev-fix-build-error-build-style
components/changelog/47156-dev-fix-build-error-build-style
changelog/47156-dev-fix-build-error-build-style
47156-dev-fix-build-error-build-style
packages/js/components/changelog/fix-47791-confetti-pop-every-render
js/components/changelog/fix-47791-confetti-pop-every-render
components/changelog/fix-47791-confetti-pop-every-render
changelog/fix-47791-confetti-pop-every-render
fix-47791-confetti-pop-every-render
packages/js/components/changelog/53865-dev-pnpm-9-15-0
js/components/changelog/53865-dev-pnpm-9-15-0
components/changelog/53865-dev-pnpm-9-15-0
changelog/53865-dev-pnpm-9-15-0
53865-dev-pnpm-9-15-0
packages/js/components/changelog/add-placeholder-taxonomy
js/components/changelog/add-placeholder-taxonomy
components/changelog/add-placeholder-taxonomy
changelog/add-placeholder-taxonomy
add-placeholder-taxonomy
packages/js/components/changelog/dev-36283_add_clear_button_to_dropdown
js/components/changelog/dev-36283_add_clear_button_to_dropdown
components/changelog/dev-36283_add_clear_button_to_dropdown
changelog/dev-36283_add_clear_button_to_dropdown
dev-36283_add_clear_button_to_dropdown
packages/js/components/changelog/update-navigation-while-on-input
js/components/changelog/update-navigation-while-on-input
components/changelog/update-navigation-while-on-input
changelog/update-navigation-while-on-input
update-navigation-while-on-input
packages/js/components/changelog/update-analytics-rename-sort-filter-options
js/components/changelog/update-analytics-rename-sort-filter-options
components/changelog/update-analytics-rename-sort-filter-options
changelog/update-analytics-rename-sort-filter-options
update-analytics-rename-sort-filter-options
packages/js/components/changelog/tweak-select-tree
js/components/changelog/tweak-select-tree
components/changelog/tweak-select-tree
changelog/tweak-select-tree
tweak-select-tree
packages/js/components/changelog/update-media-uploader-button
js/components/changelog/update-media-uploader-button
components/changelog/update-media-uploader-button
changelog/update-media-uploader-button
update-media-uploader-button
packages/js/components/changelog/ci-add-workflow-call-event
js/components/changelog/ci-add-workflow-call-event
components/changelog/ci-add-workflow-call-event
changelog/ci-add-workflow-call-event
ci-add-workflow-call-event
packages/js/components/changelog/fix-57109-analytics-charts-margin
js/components/changelog/fix-57109-analytics-charts-margin
components/changelog/fix-57109-analytics-charts-margin
changelog/fix-57109-analytics-charts-margin
fix-57109-analytics-charts-margin
packages/js/components/changelog/.gitkeep
js/components/changelog/.gitkeep
components/changelog/.gitkeep
changelog/.gitkeep
.gitkeep
packages/js/components/changelog/upgrade-storybook_and_add_pages_workflow
js/components/changelog/upgrade-storybook_and_add_pages_workflow
components/changelog/upgrade-storybook_and_add_pages_workflow
changelog/upgrade-storybook_and_add_pages_workflow
upgrade-storybook_and_add_pages_workflow
packages/js/components/changelog/53165-dev-ts-5-7-2
js/components/changelog/53165-dev-ts-5-7-2
components/changelog/53165-dev-ts-5-7-2
changelog/53165-dev-ts-5-7-2
53165-dev-ts-5-7-2
packages/js/components/changelog/fix-50815-default-props
js/components/changelog/fix-50815-default-props
components/changelog/fix-50815-default-props
changelog/fix-50815-default-props
fix-50815-default-props
packages/js/components/changelog/dev-55910-deps-consolidation
js/components/changelog/dev-55910-deps-consolidation
components/changelog/dev-55910-deps-consolidation
changelog/dev-55910-deps-consolidation
dev-55910-deps-consolidation
packages/js/components/changelog/wooplug-5557-date-picker-language-issue-in-woocommerce-analytics
js/components/changelog/wooplug-5557-date-picker-language-issue-in-woocommerce-analytics
components/changelog/wooplug-5557-date-picker-language-issue-in-woocommerce-analytics
changelog/wooplug-5557-date-picker-language-issue-in-woocommerce-analytics
wooplug-5557-date-picker-language-issue-in-woocommerce-analytics
packages/js/components/changelog/update-numberfilter-symbol
js/components/changelog/update-numberfilter-symbol
components/changelog/update-numberfilter-symbol
changelog/update-numberfilter-symbol
update-numberfilter-symbol
packages/js/components/changelog/update-storybook_documentation
js/components/changelog/update-storybook_documentation
components/changelog/update-storybook_documentation
changelog/update-storybook_documentation
update-storybook_documentation
packages/js/components/changelog/wooa7s-313-analytics-crash-with-gutenberg-2120
js/components/changelog/wooa7s-313-analytics-crash-with-gutenberg-2120
components/changelog/wooa7s-313-analytics-crash-with-gutenberg-2120
changelog/wooa7s-313-analytics-crash-with-gutenberg-2120
wooa7s-313-analytics-crash-with-gutenberg-2120
packages/js/components/changelog/fix-54123
js/components/changelog/fix-54123
components/changelog/fix-54123
changelog/fix-54123
fix-54123
packages/js/components/changelog/update-select-tree-improvements-3
js/components/changelog/update-select-tree-improvements-3
components/changelog/update-select-tree-improvements-3
changelog/update-select-tree-improvements-3
update-select-tree-improvements-3
packages/js/components/changelog/59166-dev-faster-watch-startup-batch-1
js/components/changelog/59166-dev-faster-watch-startup-batch-1
components/changelog/59166-dev-faster-watch-startup-batch-1
changelog/59166-dev-faster-watch-startup-batch-1
59166-dev-faster-watch-startup-batch-1
packages/js/components/changelog/54108-react-18-product-editor-ts-fix
js/components/changelog/54108-react-18-product-editor-ts-fix
components/changelog/54108-react-18-product-editor-ts-fix
changelog/54108-react-18-product-editor-ts-fix
54108-react-18-product-editor-ts-fix
packages/js/components/changelog/58941-dev-consolidate-packages-license-version
js/components/changelog/58941-dev-consolidate-packages-license-version
components/changelog/58941-dev-consolidate-packages-license-version
changelog/58941-dev-consolidate-packages-license-version
58941-dev-consolidate-packages-license-version
packages/js/components/changelog/52795-fix-woo-table-scroll-shadow
js/components/changelog/52795-fix-woo-table-scroll-shadow
components/changelog/52795-fix-woo-table-scroll-shadow
changelog/52795-fix-woo-table-scroll-shadow
52795-fix-woo-table-scroll-shadow
packages/js/components/composer.lock
js/components/composer.lock
components/composer.lock
@@ -27839,26 +27389,6 @@ Controllers/Version4/OfflinePaymentMethods/class-wc-rest-offline-payment-methods
Version4/OfflinePaymentMethods/class-wc-rest-offline-payment-methods-v4-controller-tests.php
OfflinePaymentMethods/class-wc-rest-offline-payment-methods-v4-controller-tests.php
class-wc-rest-offline-payment-methods-v4-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/Products/class-wc-rest-products-v4-controller-tests.php
woocommerce/tests/php/includes/rest-api/Controllers/Version4/Products/class-wc-rest-products-v4-controller-tests.php
tests/php/includes/rest-api/Controllers/Version4/Products/class-wc-rest-products-v4-controller-tests.php
php/includes/rest-api/Controllers/Version4/Products/class-wc-rest-products-v4-controller-tests.php
includes/rest-api/Controllers/Version4/Products/class-wc-rest-products-v4-controller-tests.php
rest-api/Controllers/Version4/Products/class-wc-rest-products-v4-controller-tests.php
Controllers/Version4/Products/class-wc-rest-products-v4-controller-tests.php
Version4/Products/class-wc-rest-products-v4-controller-tests.php
Products/class-wc-rest-products-v4-controller-tests.php
class-wc-rest-products-v4-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/Products/class-wc-rest-products-v4-add-to-cart-tests.php
woocommerce/tests/php/includes/rest-api/Controllers/Version4/Products/class-wc-rest-products-v4-add-to-cart-tests.php
tests/php/includes/rest-api/Controllers/Version4/Products/class-wc-rest-products-v4-add-to-cart-tests.php
php/includes/rest-api/Controllers/Version4/Products/class-wc-rest-products-v4-add-to-cart-tests.php
includes/rest-api/Controllers/Version4/Products/class-wc-rest-products-v4-add-to-cart-tests.php
rest-api/Controllers/Version4/Products/class-wc-rest-products-v4-add-to-cart-tests.php
Controllers/Version4/Products/class-wc-rest-products-v4-add-to-cart-tests.php
Version4/Products/class-wc-rest-products-v4-add-to-cart-tests.php
Products/class-wc-rest-products-v4-add-to-cart-tests.php
class-wc-rest-products-v4-add-to-cart-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/Fulfillments/class-wc-rest-fulfillments-v4-controller-tests.php
woocommerce/tests/php/includes/rest-api/Controllers/Version4/Fulfillments/class-wc-rest-fulfillments-v4-controller-tests.php
tests/php/includes/rest-api/Controllers/Version4/Fulfillments/class-wc-rest-fulfillments-v4-controller-tests.php
@@ -30976,6 +30506,28 @@ V4/Settings/OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
Settings/OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
OfflinePaymentMethodsControllerTest.php
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Products/ProductsControllerTest.php
woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Products/ProductsControllerTest.php
tests/php/src/Internal/RestApi/Routes/V4/Products/ProductsControllerTest.php
php/src/Internal/RestApi/Routes/V4/Products/ProductsControllerTest.php
src/Internal/RestApi/Routes/V4/Products/ProductsControllerTest.php
Internal/RestApi/Routes/V4/Products/ProductsControllerTest.php
RestApi/Routes/V4/Products/ProductsControllerTest.php
Routes/V4/Products/ProductsControllerTest.php
V4/Products/ProductsControllerTest.php
Products/ProductsControllerTest.php
ProductsControllerTest.php
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Products/ProductsAddToCartTest.php
woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Products/ProductsAddToCartTest.php
tests/php/src/Internal/RestApi/Routes/V4/Products/ProductsAddToCartTest.php
php/src/Internal/RestApi/Routes/V4/Products/ProductsAddToCartTest.php
src/Internal/RestApi/Routes/V4/Products/ProductsAddToCartTest.php
Internal/RestApi/Routes/V4/Products/ProductsAddToCartTest.php
RestApi/Routes/V4/Products/ProductsAddToCartTest.php
Routes/V4/Products/ProductsAddToCartTest.php
V4/Products/ProductsAddToCartTest.php
Products/ProductsAddToCartTest.php
ProductsAddToCartTest.php
plugins/woocommerce/tests/php/src/Internal/RestApiParameterUtilTest.php
woocommerce/tests/php/src/Internal/RestApiParameterUtilTest.php
tests/php/src/Internal/RestApiParameterUtilTest.php
@@ -78065,6 +77617,10 @@ plugins/woocommerce/changelog/60823-wooplug-5504-interactivity-api-powered-minic
woocommerce/changelog/60823-wooplug-5504-interactivity-api-powered-minicart-activate-feature-flag-by
changelog/60823-wooplug-5504-interactivity-api-powered-minicart-activate-feature-flag-by
60823-wooplug-5504-interactivity-api-powered-minicart-activate-feature-flag-by
plugins/woocommerce/changelog/fix-abilities-api-wp69-tests
woocommerce/changelog/fix-abilities-api-wp69-tests
changelog/fix-abilities-api-wp69-tests
fix-abilities-api-wp69-tests
plugins/woocommerce/changelog/fix-order-total-empty-string
woocommerce/changelog/fix-order-total-empty-string
changelog/fix-order-total-empty-string
@@ -78193,6 +77749,10 @@ plugins/woocommerce/changelog/61321-wooptp-14-improve-error-handling-through-str
woocommerce/changelog/61321-wooptp-14-improve-error-handling-through-structures-that-resemble-the
changelog/61321-wooptp-14-improve-error-handling-through-structures-that-resemble-the
61321-wooptp-14-improve-error-handling-through-structures-that-resemble-the
plugins/woocommerce/changelog/WOOMOB-1455-pos-catalog-api-skeleton
woocommerce/changelog/WOOMOB-1455-pos-catalog-api-skeleton
changelog/WOOMOB-1455-pos-catalog-api-skeleton
WOOMOB-1455-pos-catalog-api-skeleton
plugins/woocommerce/changelog/fix-61444-too-aggressive-event-listener
woocommerce/changelog/fix-61444-too-aggressive-event-listener
changelog/fix-61444-too-aggressive-event-listener
@@ -78241,10 +77801,6 @@ plugins/woocommerce/changelog/fix-grouped-product-inner-blocks-no-products
woocommerce/changelog/fix-grouped-product-inner-blocks-no-products
changelog/fix-grouped-product-inner-blocks-no-products
fix-grouped-product-inner-blocks-no-products
plugins/woocommerce/changelog/61352-fix-get-session-data-fatal-error
woocommerce/changelog/61352-fix-get-session-data-fatal-error
changelog/61352-fix-get-session-data-fatal-error
61352-fix-get-session-data-fatal-error
plugins/woocommerce/changelog/add-customers-v4-rest-api
woocommerce/changelog/add-customers-v4-rest-api
changelog/add-customers-v4-rest-api
@@ -78253,10 +77809,18 @@ plugins/woocommerce/changelog/disable-cys-tests-with-gb-nightly
woocommerce/changelog/disable-cys-tests-with-gb-nightly
changelog/disable-cys-tests-with-gb-nightly
disable-cys-tests-with-gb-nightly
plugins/woocommerce/changelog/update-move-hpos-datastore-caching-out-of-experimental
woocommerce/changelog/update-move-hpos-datastore-caching-out-of-experimental
changelog/update-move-hpos-datastore-caching-out-of-experimental
update-move-hpos-datastore-caching-out-of-experimental
plugins/woocommerce/changelog/61486-wooplug-5433-fcb-show-border-by-default
woocommerce/changelog/61486-wooplug-5433-fcb-show-border-by-default
changelog/61486-wooplug-5433-fcb-show-border-by-default
61486-wooplug-5433-fcb-show-border-by-default
plugins/woocommerce/changelog/fix-abilities-api-wp69-hooks
woocommerce/changelog/fix-abilities-api-wp69-hooks
changelog/fix-abilities-api-wp69-hooks
fix-abilities-api-wp69-hooks
plugins/woocommerce/changelog/fix-56609
woocommerce/changelog/fix-56609
changelog/fix-56609
@@ -78341,6 +77905,10 @@ plugins/woocommerce/changelog/pr-61121
woocommerce/changelog/pr-61121
changelog/pr-61121
pr-61121
plugins/woocommerce/changelog/dev-update-blocks-e2e-wp-prerelease-changes-config
woocommerce/changelog/dev-update-blocks-e2e-wp-prerelease-changes-config
changelog/dev-update-blocks-e2e-wp-prerelease-changes-config
dev-update-blocks-e2e-wp-prerelease-changes-config
plugins/woocommerce/changelog/pr-61286
woocommerce/changelog/pr-61286
changelog/pr-61286
@@ -80210,22 +79778,6 @@ rest-api/Controllers/Version4/class-wc-rest-v4-controller.php
Controllers/Version4/class-wc-rest-v4-controller.php
Version4/class-wc-rest-v4-controller.php
class-wc-rest-v4-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version4/Products/class-wc-rest-products-v4-controller.php
woocommerce/includes/rest-api/Controllers/Version4/Products/class-wc-rest-products-v4-controller.php
includes/rest-api/Controllers/Version4/Products/class-wc-rest-products-v4-controller.php
rest-api/Controllers/Version4/Products/class-wc-rest-products-v4-controller.php
Controllers/Version4/Products/class-wc-rest-products-v4-controller.php
Version4/Products/class-wc-rest-products-v4-controller.php
Products/class-wc-rest-products-v4-controller.php
class-wc-rest-products-v4-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version4/Products/README.md
woocommerce/includes/rest-api/Controllers/Version4/Products/README.md
includes/rest-api/Controllers/Version4/Products/README.md
rest-api/Controllers/Version4/Products/README.md
Controllers/Version4/Products/README.md
Version4/Products/README.md
Products/README.md
README.md
plugins/woocommerce/includes/rest-api/Controllers/Version4/Fulfillments/class-wc-rest-fulfillments-v4-controller.php
woocommerce/includes/rest-api/Controllers/Version4/Fulfillments/class-wc-rest-fulfillments-v4-controller.php
includes/rest-api/Controllers/Version4/Fulfillments/class-wc-rest-fulfillments-v4-controller.php
@@ -80332,6 +79884,13 @@ rest-api/Controllers/Version3/class-wc-rest-paypal-standard-controller.php
Controllers/Version3/class-wc-rest-paypal-standard-controller.php
Version3/class-wc-rest-paypal-standard-controller.php
class-wc-rest-paypal-standard-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-products-catalog-controller.php
woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-products-catalog-controller.php
includes/rest-api/Controllers/Version3/class-wc-rest-products-catalog-controller.php
rest-api/Controllers/Version3/class-wc-rest-products-catalog-controller.php
Controllers/Version3/class-wc-rest-products-catalog-controller.php
Version3/class-wc-rest-products-catalog-controller.php
class-wc-rest-products-catalog-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php
woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php
includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php
@@ -92229,6 +91788,24 @@ RestApi/Routes/V4/AbstractSchema.php
Routes/V4/AbstractSchema.php
V4/AbstractSchema.php
AbstractSchema.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Products/README.md
woocommerce/src/Internal/RestApi/Routes/V4/Products/README.md
src/Internal/RestApi/Routes/V4/Products/README.md
Internal/RestApi/Routes/V4/Products/README.md
RestApi/Routes/V4/Products/README.md
Routes/V4/Products/README.md
V4/Products/README.md
Products/README.md
README.md
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Products/Controller.php
woocommerce/src/Internal/RestApi/Routes/V4/Products/Controller.php
src/Internal/RestApi/Routes/V4/Products/Controller.php
Internal/RestApi/Routes/V4/Products/Controller.php
RestApi/Routes/V4/Products/Controller.php
Routes/V4/Products/Controller.php
V4/Products/Controller.php
Products/Controller.php
Controller.php
plugins/woocommerce/src/Internal/RestApi/Routes/README.md
woocommerce/src/Internal/RestApi/Routes/README.md
src/Internal/RestApi/Routes/README.md
@@ -663,97 +663,7 @@ packages/js/components/tsconfig-cjs.json
packages/js/components/.eslintrc.js
packages/js/components/composer.json
packages/js/components/CHANGELOG.md
packages/js/components/changelog/fix-49155
packages/js/components/changelog/tweak-select-tree-2
packages/js/components/changelog/50266-fix-remove-functional-component-default-props
packages/js/components/changelog/fix-52827-wc-admin-product-image-aspect-ratio
packages/js/components/changelog/55426-fix-migrate-plugin-store
packages/js/components/changelog/53531-dev-react-18-ghidorah
packages/js/components/changelog/update-tooltip-inline
packages/js/components/changelog/fix-misspelling-in-inline-doc-packages-js
packages/js/components/changelog/add-onclick-plugins
packages/js/components/changelog/fix-old_product_editor_component_cleanup
packages/js/components/changelog/47385-dev-update-pnpm9-1
packages/js/components/changelog/56575-dev-bump-babel-deps
packages/js/components/changelog/dev-monorepo-internal-packages-linking-fixes
packages/js/components/changelog/update-bump-a8c-tour-kit-version
packages/js/components/changelog/58662-fix-58469-allow-diacritics-matching
packages/js/components/changelog/fix-core-profiler-ts-errors
packages/js/components/changelog/update-59804
packages/js/components/changelog/50993-fix-some-comment-typos
packages/js/components/changelog/fix-54159_components_type_issues
packages/js/components/changelog/56683-fix-34316-between-range-for-advanced-filters
packages/js/components/changelog/remove-scrollbar
packages/js/components/changelog/53033-add-51448-handle-ellipsis-menu-items
packages/js/components/changelog/fix-tasklist-ts-errors
packages/js/components/changelog/update-escape-select-control
packages/js/components/changelog/fix-select-tree-chevron
packages/js/components/changelog/54709-fix-core-profiler-ts-errors
packages/js/components/changelog/fix-typos-in-packages-js-md-files
packages/js/components/changelog/58765-dev-deps-cleanup-concurrently
packages/js/components/changelog/add-49534
packages/js/components/changelog/fix-add-escape-handle
packages/js/components/changelog/update-51955-wcpay-task-install-behavior
packages/js/components/changelog/dev-ci-lint-monorepo-job-update
packages/js/components/changelog/58263-remove-wp-core-data
packages/js/components/changelog/update-abrev-global-unique-id
packages/js/components/changelog/dev-consolidate-syncpack-config
packages/js/components/changelog/56746-dev-webpack-deps-review
packages/js/components/changelog/add-support-single-select-page-with-search
packages/js/components/changelog/dev-ci-jobs-clean-up-cascading-keys-config-option
packages/js/components/changelog/56594-dev-replace-react-rc
packages/js/components/changelog/52815-dev-lock-dependencies
packages/js/components/changelog/add-onboarding-business-step-virtual-select-control
packages/js/components/changelog/fix-product-editor-images-drop-error
packages/js/components/changelog/52961-update-dompurify
packages/js/components/changelog/fix-misspelling-in-experimental-select-control-test
packages/js/components/changelog/53648-update-blueprint-settings
packages/js/components/changelog/57299-fix-wireit-in-ci
packages/js/components/changelog/update-table-card-notice-in-header
packages/js/components/changelog/53527-fix-table-page-type
packages/js/components/changelog/add-error-boundary
packages/js/components/changelog/fix-product-editor-tree-control-checkbox
packages/js/components/changelog/ellipsis-menu-allow-popover-focusonmount-passthrough
packages/js/components/changelog/fix-tree-select-control-missing-wpcom-styles
packages/js/components/changelog/54996-chore-update-wireit
packages/js/components/changelog/dev-build-ram-1-admin-layout-block-themes
packages/js/components/changelog/50828-dev-constrain-pnpm-version
packages/js/components/changelog/56506-remove-wp-components-types
packages/js/components/changelog/fix-ui-advanced-filters-text-wrap
packages/js/components/changelog/fix-woopmnt-5217-linear-gradient-overlay-does-not-disappear-on-resize
packages/js/components/changelog/dev-monorepo-caching-deps-per-target-package
packages/js/components/changelog/55095-dev-rewrite-wireit-deps-update
packages/js/components/changelog/performance-47602-use-clx
packages/js/components/changelog/fix-43256-tablecard-columns-popover
packages/js/components/changelog/task-update-eslint-config
packages/js/components/changelog/36052-dev-move-report-error
packages/js/components/changelog/dev-build-profiling-tweaks-take-1
packages/js/components/changelog/47156-dev-fix-build-error-build-style
packages/js/components/changelog/fix-47791-confetti-pop-every-render
packages/js/components/changelog/53865-dev-pnpm-9-15-0
packages/js/components/changelog/add-placeholder-taxonomy
packages/js/components/changelog/dev-36283_add_clear_button_to_dropdown
packages/js/components/changelog/update-navigation-while-on-input
packages/js/components/changelog/update-analytics-rename-sort-filter-options
packages/js/components/changelog/tweak-select-tree
packages/js/components/changelog/update-media-uploader-button
packages/js/components/changelog/ci-add-workflow-call-event
packages/js/components/changelog/fix-57109-analytics-charts-margin
packages/js/components/changelog/.gitkeep
packages/js/components/changelog/upgrade-storybook_and_add_pages_workflow
packages/js/components/changelog/53165-dev-ts-5-7-2
packages/js/components/changelog/fix-50815-default-props
packages/js/components/changelog/dev-55910-deps-consolidation
packages/js/components/changelog/wooplug-5557-date-picker-language-issue-in-woocommerce-analytics
packages/js/components/changelog/update-numberfilter-symbol
packages/js/components/changelog/update-storybook_documentation
packages/js/components/changelog/wooa7s-313-analytics-crash-with-gutenberg-2120
packages/js/components/changelog/fix-54123
packages/js/components/changelog/update-select-tree-improvements-3
packages/js/components/changelog/59166-dev-faster-watch-startup-batch-1
packages/js/components/changelog/54108-react-18-product-editor-ts-fix
packages/js/components/changelog/58941-dev-consolidate-packages-license-version
packages/js/components/changelog/52795-fix-woo-table-scroll-shadow
packages/js/components/composer.lock
packages/js/components/webpack.config.js
packages/js/components/README.md
@@ -4452,8 +4362,6 @@ plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/ShippingZon
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/OrderNotes/class-wc-rest-order-notes-v4-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/Customers/class-wc-rest-customers-v4-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/OfflinePaymentMethods/class-wc-rest-offline-payment-methods-v4-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/Products/class-wc-rest-products-v4-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/Products/class-wc-rest-products-v4-add-to-cart-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version4/Fulfillments/class-wc-rest-fulfillments-v4-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version3/class-wc-rest-products-controller-tests.php
plugins/woocommerce/tests/php/includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller-test.php
@@ -4834,6 +4742,8 @@ plugins/woocommerce/tests/php/src/Internal/Admin/ShippingPartnerSuggestions/Ship
plugins/woocommerce/tests/php/src/Internal/Customers/SearchServiceTest.php
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/PaymentGatewaysSettingsControllerTest.php
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Products/ProductsControllerTest.php
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Products/ProductsAddToCartTest.php
plugins/woocommerce/tests/php/src/Internal/RestApiParameterUtilTest.php
plugins/woocommerce/tests/php/src/Internal/Logging/OrderLogsDeletionProcessorTest.php
plugins/woocommerce/tests/php/src/Internal/Logging/RemoteLoggerTest.php
@@ -10050,6 +9960,7 @@ plugins/woocommerce/changelog/fix-use-theme-support-to-control-legacy-script-loa
plugins/woocommerce/changelog/add-v4-shipping-zone-methods-endpoints
plugins/woocommerce/changelog/wooplug-5677-broken-pagination-on-wc-analyticsvariations-endpoint
plugins/woocommerce/changelog/60823-wooplug-5504-interactivity-api-powered-minicart-activate-feature-flag-by
plugins/woocommerce/changelog/fix-abilities-api-wp69-tests
plugins/woocommerce/changelog/fix-order-total-empty-string
plugins/woocommerce/changelog/update-agentic-commerce-protocol-settings
plugins/woocommerce/changelog/add-v4-update-shipping-zone-endpoint
@@ -10082,6 +9993,7 @@ plugins/woocommerce/changelog/dev-lint-fixes
plugins/woocommerce/changelog/61368-WOOPLUG-5483-dynamic-tracking-url-on-provider-change
plugins/woocommerce/changelog/fix-split-add-to-cart-with-options-integration-tests
plugins/woocommerce/changelog/61321-wooptp-14-improve-error-handling-through-structures-that-resemble-the
plugins/woocommerce/changelog/WOOMOB-1455-pos-catalog-api-skeleton
plugins/woocommerce/changelog/fix-61444-too-aggressive-event-listener
plugins/woocommerce/changelog/WOOPLUG-3100-optimize-analytics-performance-indicator-endpoints
plugins/woocommerce/changelog/update-template-and-add-to-cart-with-options-old-comments
@@ -10094,10 +10006,11 @@ plugins/woocommerce/changelog/61459-fix-61458-revert-46887
plugins/woocommerce/changelog/dev-v4-payment-methods-api-take-2
plugins/woocommerce/changelog/add-support-agentic-commerce
plugins/woocommerce/changelog/fix-grouped-product-inner-blocks-no-products
plugins/woocommerce/changelog/61352-fix-get-session-data-fatal-error
plugins/woocommerce/changelog/add-customers-v4-rest-api
plugins/woocommerce/changelog/disable-cys-tests-with-gb-nightly
plugins/woocommerce/changelog/update-move-hpos-datastore-caching-out-of-experimental
plugins/woocommerce/changelog/61486-wooplug-5433-fcb-show-border-by-default
plugins/woocommerce/changelog/fix-abilities-api-wp69-hooks
plugins/woocommerce/changelog/fix-56609
plugins/woocommerce/changelog/pr-61307
plugins/woocommerce/changelog/fix-category-title-description-style
@@ -10119,6 +10032,7 @@ plugins/woocommerce/changelog/wooplug-2504-flaky-test-template-can-be-opened-in-
plugins/woocommerce/changelog/61431-update-remove-double-connect-account-text
plugins/woocommerce/changelog/fix-build-warnings-WEBPACK_DEPRECATION_ARRAY_TO_SET_PUSH
plugins/woocommerce/changelog/pr-61121
plugins/woocommerce/changelog/dev-update-blocks-e2e-wp-prerelease-changes-config
plugins/woocommerce/changelog/pr-61286
plugins/woocommerce/changelog/fix-admin-settings-save-permission
plugins/woocommerce/changelog/update-WOOPRD-929-offline-methods-api-route
@@ -10453,8 +10367,6 @@ plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-product
plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version4/class-wc-rest-settings-v4-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version4/class-wc-rest-v4-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version4/Products/class-wc-rest-products-v4-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version4/Products/README.md
plugins/woocommerce/includes/rest-api/Controllers/Version4/Fulfillments/class-wc-rest-fulfillments-v4-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-controller.php
@@ -10470,6 +10382,7 @@ plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-tax-cla
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-paypal-buttons-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-paypal-standard-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-products-catalog-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-layout-templates-controller.php
@@ -12273,6 +12186,8 @@ plugins/woocommerce/src/Internal/RestApi/Routes/V4/Customers/Controller.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Customers/UpdateUtils.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/AbstractCollectionQuery.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/AbstractSchema.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Products/README.md
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Products/Controller.php
plugins/woocommerce/src/Internal/RestApi/Routes/README.md
plugins/woocommerce/src/Internal/RestockRefundedItemsAdjuster.php
plugins/woocommerce/src/Internal/Abilities/AbilitiesRestBridge.php