[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2025-11-30 10:07:00 +00:00
parent 4e781ca0e9
commit de37286c03
12 changed files with 1707 additions and 4463 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1764297407
},
"Trickest wordlist update": {
"last_update": 1764410839
"last_update": 1764497210
}
}

View file

@ -4098,6 +4098,11 @@ catalog/view/javascript/search.js
view/javascript/search.js
javascript/search.js
search.js
upload/catalog/view/javascript/setting.js
catalog/view/javascript/setting.js
view/javascript/setting.js
javascript/setting.js
setting.js
upload/catalog/view/javascript/subscription.js
catalog/view/javascript/subscription.js
view/javascript/subscription.js
@ -37343,6 +37348,11 @@ assets/framework/library/session.js
framework/library/session.js
library/session.js
session.js
upload/assets/framework/library/loader.js
assets/framework/library/loader.js
framework/library/loader.js
library/loader.js
loader.js
upload/assets/framework/library/factory.js
assets/framework/library/factory.js
framework/library/factory.js

View file

@ -662,6 +662,7 @@ upload/catalog/view/javascript/gdpr.js
upload/catalog/view/javascript/cart.js
upload/catalog/view/javascript/review.js
upload/catalog/view/javascript/search.js
upload/catalog/view/javascript/setting.js
upload/catalog/view/javascript/subscription.js
upload/catalog/view/javascript/checkout.js
upload/catalog/view/javascript/affiliate.js
@ -4063,6 +4064,7 @@ upload/assets/framework/library/currency.js
upload/assets/framework/library/db.js
upload/assets/framework/library/registry.js
upload/assets/framework/library/session.js
upload/assets/framework/library/loader.js
upload/assets/framework/library/factory.js
upload/assets/framework/library/cart.js
upload/assets/framework/library/url.js

View file

@ -16660,6 +16660,14 @@ Scenario/Discount/BO/add_discount_with_country_trigger.feature
Discount/BO/add_discount_with_country_trigger.feature
BO/add_discount_with_country_trigger.feature
add_discount_with_country_trigger.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_discount_with_customer_groups_eligibility.feature
Integration/Behaviour/Features/Scenario/Discount/BO/add_discount_with_customer_groups_eligibility.feature
Behaviour/Features/Scenario/Discount/BO/add_discount_with_customer_groups_eligibility.feature
Features/Scenario/Discount/BO/add_discount_with_customer_groups_eligibility.feature
Scenario/Discount/BO/add_discount_with_customer_groups_eligibility.feature
Discount/BO/add_discount_with_customer_groups_eligibility.feature
BO/add_discount_with_customer_groups_eligibility.feature
add_discount_with_customer_groups_eligibility.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_discount_with_brand_trigger.feature
Integration/Behaviour/Features/Scenario/Discount/BO/add_discount_with_brand_trigger.feature
Behaviour/Features/Scenario/Discount/BO/add_discount_with_brand_trigger.feature
@ -16764,6 +16772,14 @@ Scenario/Discount/BO/add_discount_with_supplier_trigger.feature
Discount/BO/add_discount_with_supplier_trigger.feature
BO/add_discount_with_supplier_trigger.feature
add_discount_with_supplier_trigger.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/bulk_update_discount_status.feature
Integration/Behaviour/Features/Scenario/Discount/BO/bulk_update_discount_status.feature
Behaviour/Features/Scenario/Discount/BO/bulk_update_discount_status.feature
Features/Scenario/Discount/BO/bulk_update_discount_status.feature
Scenario/Discount/BO/bulk_update_discount_status.feature
Discount/BO/bulk_update_discount_status.feature
BO/bulk_update_discount_status.feature
bulk_update_discount_status.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_free_gift_discount.feature
Integration/Behaviour/Features/Scenario/Discount/BO/add_free_gift_discount.feature
Behaviour/Features/Scenario/Discount/BO/add_free_gift_discount.feature
@ -16932,6 +16948,14 @@ Scenario/Discount/FO/discount_with_brand_trigger.feature
Discount/FO/discount_with_brand_trigger.feature
FO/discount_with_brand_trigger.feature
discount_with_brand_trigger.feature
tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_customer_groups_eligibility.feature
Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_customer_groups_eligibility.feature
Behaviour/Features/Scenario/Discount/FO/discount_with_customer_groups_eligibility.feature
Features/Scenario/Discount/FO/discount_with_customer_groups_eligibility.feature
Scenario/Discount/FO/discount_with_customer_groups_eligibility.feature
Discount/FO/discount_with_customer_groups_eligibility.feature
FO/discount_with_customer_groups_eligibility.feature
discount_with_customer_groups_eligibility.feature
tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_priority_order_verification.feature
Integration/Behaviour/Features/Scenario/Discount/FO/discount_priority_order_verification.feature
Behaviour/Features/Scenario/Discount/FO/discount_priority_order_verification.feature
@ -36498,6 +36522,11 @@ Adapter/Discount/CommandHandler/AddDiscountHandler.php
Discount/CommandHandler/AddDiscountHandler.php
CommandHandler/AddDiscountHandler.php
AddDiscountHandler.php
src/Adapter/Discount/CommandHandler/BulkUpdateDiscountsStatusHandler.php
Adapter/Discount/CommandHandler/BulkUpdateDiscountsStatusHandler.php
Discount/CommandHandler/BulkUpdateDiscountsStatusHandler.php
CommandHandler/BulkUpdateDiscountsStatusHandler.php
BulkUpdateDiscountsStatusHandler.php
src/Adapter/Discount/CommandHandler/UpdateDiscountConditionsHandler.php
Adapter/Discount/CommandHandler/UpdateDiscountConditionsHandler.php
Discount/CommandHandler/UpdateDiscountConditionsHandler.php
@ -51603,6 +51632,12 @@ Domain/Discount/Exception/CannotDeleteDiscountException.php
Discount/Exception/CannotDeleteDiscountException.php
Exception/CannotDeleteDiscountException.php
CannotDeleteDiscountException.php
src/Core/Domain/Discount/Exception/BulkDiscountException.php
Core/Domain/Discount/Exception/BulkDiscountException.php
Domain/Discount/Exception/BulkDiscountException.php
Discount/Exception/BulkDiscountException.php
Exception/BulkDiscountException.php
BulkDiscountException.php
src/Core/Domain/Discount/Exception/DiscountException.php
Core/Domain/Discount/Exception/DiscountException.php
Domain/Discount/Exception/DiscountException.php
@ -51655,6 +51690,12 @@ Domain/Discount/Command/UpdateDiscountConditionsCommand.php
Discount/Command/UpdateDiscountConditionsCommand.php
Command/UpdateDiscountConditionsCommand.php
UpdateDiscountConditionsCommand.php
src/Core/Domain/Discount/Command/BulkUpdateDiscountsStatusCommand.php
Core/Domain/Discount/Command/BulkUpdateDiscountsStatusCommand.php
Domain/Discount/Command/BulkUpdateDiscountsStatusCommand.php
Discount/Command/BulkUpdateDiscountsStatusCommand.php
Command/BulkUpdateDiscountsStatusCommand.php
BulkUpdateDiscountsStatusCommand.php
src/Core/Domain/Discount/Command/AddDiscountCommand.php
Core/Domain/Discount/Command/AddDiscountCommand.php
Domain/Discount/Command/AddDiscountCommand.php
@ -51672,6 +51713,12 @@ Core/Domain/Discount/DiscountSettings.php
Domain/Discount/DiscountSettings.php
Discount/DiscountSettings.php
DiscountSettings.php
src/Core/Domain/Discount/CommandHandler/BulkUpdateDiscountsStatusHandlerInterface.php
Core/Domain/Discount/CommandHandler/BulkUpdateDiscountsStatusHandlerInterface.php
Domain/Discount/CommandHandler/BulkUpdateDiscountsStatusHandlerInterface.php
Discount/CommandHandler/BulkUpdateDiscountsStatusHandlerInterface.php
CommandHandler/BulkUpdateDiscountsStatusHandlerInterface.php
BulkUpdateDiscountsStatusHandlerInterface.php
src/Core/Domain/Discount/CommandHandler/UpdateDiscountConditionsHandlerInterface.php
Core/Domain/Discount/CommandHandler/UpdateDiscountConditionsHandlerInterface.php
Domain/Discount/CommandHandler/UpdateDiscountConditionsHandlerInterface.php

View file

@ -2349,6 +2349,7 @@ tests/Integration/Behaviour/Features/Scenario/Discount/BO/update_discount_validi
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_order_level_discount.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_free_shipping_discount.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_discount_with_country_trigger.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_discount_with_customer_groups_eligibility.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_discount_with_brand_trigger.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_discount_with_category_trigger.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/update_product_discount.feature
@ -2362,6 +2363,7 @@ tests/Integration/Behaviour/Features/Scenario/Discount/BO/discount_compatibility
tests/Integration/Behaviour/Features/Scenario/Discount/BO/update_free_shipping_discount.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_cart_level_discount.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_discount_with_supplier_trigger.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/bulk_update_discount_status.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_free_gift_discount.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/update_cart_level_discount.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_discount_with_carrier_trigger.feature
@ -2383,6 +2385,7 @@ tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_conditio
tests/Integration/Behaviour/Features/Scenario/Discount/FO/full_user_experience_test_with_discount_cart_level.feature
tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_code.feature
tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_brand_trigger.feature
tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_customer_groups_eligibility.feature
tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_priority_order_verification.feature
tests/Integration/Behaviour/Features/Scenario/Discount/FO/full_user_experience_test_with_discount_free_gift.feature
tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_single_customer_eligibility.feature
@ -5898,6 +5901,7 @@ src/Adapter/Discount/Update/DiscountConditionsUpdater.php
src/Adapter/Discount/CommandHandler/DeleteDiscountHandler.php
src/Adapter/Discount/CommandHandler/UpdateDiscountHandler.php
src/Adapter/Discount/CommandHandler/AddDiscountHandler.php
src/Adapter/Discount/CommandHandler/BulkUpdateDiscountsStatusHandler.php
src/Adapter/Discount/CommandHandler/UpdateDiscountConditionsHandler.php
src/Adapter/Tag/QueryHandler/GetTagForEditingHandler.php
src/Adapter/Tag/CommandHandler/DeleteTagHandler.php
@ -8550,6 +8554,7 @@ src/Core/Domain/Discount/QueryHandler/GetDiscountForEditingHandlerInterface.php
src/Core/Domain/Discount/ProductRuleGroupType.php
src/Core/Domain/Discount/Exception/CannotUpdateDiscountException.php
src/Core/Domain/Discount/Exception/CannotDeleteDiscountException.php
src/Core/Domain/Discount/Exception/BulkDiscountException.php
src/Core/Domain/Discount/Exception/DiscountException.php
src/Core/Domain/Discount/Exception/DiscountNotFoundException.php
src/Core/Domain/Discount/Exception/DiscountConstraintException.php
@ -8559,9 +8564,11 @@ src/Core/Domain/Discount/QueryResult/DiscountForEditing.php
src/Core/Domain/Discount/ProductRuleGroup.php
src/Core/Domain/Discount/Command/UpdateDiscountCommand.php
src/Core/Domain/Discount/Command/UpdateDiscountConditionsCommand.php
src/Core/Domain/Discount/Command/BulkUpdateDiscountsStatusCommand.php
src/Core/Domain/Discount/Command/AddDiscountCommand.php
src/Core/Domain/Discount/Command/DeleteDiscountCommand.php
src/Core/Domain/Discount/DiscountSettings.php
src/Core/Domain/Discount/CommandHandler/BulkUpdateDiscountsStatusHandlerInterface.php
src/Core/Domain/Discount/CommandHandler/UpdateDiscountConditionsHandlerInterface.php
src/Core/Domain/Discount/CommandHandler/DeleteDiscountHandlerInterface.php
src/Core/Domain/Discount/CommandHandler/AddDiscountHandlerInterface.php

View file

@ -71,6 +71,10 @@ AbstractWebTestCase.php
tests/Functional/AbstractOrmTestCase.php
Functional/AbstractOrmTestCase.php
AbstractOrmTestCase.php
tests/Functional/Repository/ShippingMethodRepositoryTest.php
Functional/Repository/ShippingMethodRepositoryTest.php
Repository/ShippingMethodRepositoryTest.php
ShippingMethodRepositoryTest.php
tests/Functional/CatalogPromotionRemovalAnnouncerTest.php
Functional/CatalogPromotionRemovalAnnouncerTest.php
CatalogPromotionRemovalAnnouncerTest.php
@ -289,6 +293,11 @@ DataFixtures/ORM/resources/year_sales.yml
ORM/resources/year_sales.yml
resources/year_sales.yml
year_sales.yml
tests/DataFixtures/ORM/resources/shipping_methods_with_channel_config.yml
DataFixtures/ORM/resources/shipping_methods_with_channel_config.yml
ORM/resources/shipping_methods_with_channel_config.yml
resources/shipping_methods_with_channel_config.yml
shipping_methods_with_channel_config.yml
tests/DataFixtures/ORM/resources/product_reviews.yml
DataFixtures/ORM/resources/product_reviews.yml
ORM/resources/product_reviews.yml
@ -70915,23 +70924,6 @@ Doctrine/ORM/Handler/ResourceDeleteHandlerTest.php
ORM/Handler/ResourceDeleteHandlerTest.php
Handler/ResourceDeleteHandlerTest.php
ResourceDeleteHandlerTest.php
src/Sylius/Bundle/CoreBundle/tests/Doctrine/ORM/ShippingMethodRepositoryTest.php
Sylius/Bundle/CoreBundle/tests/Doctrine/ORM/ShippingMethodRepositoryTest.php
Bundle/CoreBundle/tests/Doctrine/ORM/ShippingMethodRepositoryTest.php
CoreBundle/tests/Doctrine/ORM/ShippingMethodRepositoryTest.php
tests/Doctrine/ORM/ShippingMethodRepositoryTest.php
Doctrine/ORM/ShippingMethodRepositoryTest.php
ORM/ShippingMethodRepositoryTest.php
ShippingMethodRepositoryTest.php
src/Sylius/Bundle/CoreBundle/tests/Doctrine/ORM/ShippingMethodRepositoryTest/fixtures.yaml
Sylius/Bundle/CoreBundle/tests/Doctrine/ORM/ShippingMethodRepositoryTest/fixtures.yaml
Bundle/CoreBundle/tests/Doctrine/ORM/ShippingMethodRepositoryTest/fixtures.yaml
CoreBundle/tests/Doctrine/ORM/ShippingMethodRepositoryTest/fixtures.yaml
tests/Doctrine/ORM/ShippingMethodRepositoryTest/fixtures.yaml
Doctrine/ORM/ShippingMethodRepositoryTest/fixtures.yaml
ORM/ShippingMethodRepositoryTest/fixtures.yaml
ShippingMethodRepositoryTest/fixtures.yaml
fixtures.yaml
src/Sylius/Bundle/CoreBundle/tests/Doctrine/ORM/Inventory/Operator/OrderInventoryOperatorTest.php
Sylius/Bundle/CoreBundle/tests/Doctrine/ORM/Inventory/Operator/OrderInventoryOperatorTest.php
Bundle/CoreBundle/tests/Doctrine/ORM/Inventory/Operator/OrderInventoryOperatorTest.php

View file

@ -21,6 +21,7 @@ tests/Functional/Doctrine/Dump/CompositeKeysModel.php
tests/Functional/Doctrine/Dump/Model.php
tests/Functional/AbstractWebTestCase.php
tests/Functional/AbstractOrmTestCase.php
tests/Functional/Repository/ShippingMethodRepositoryTest.php
tests/Functional/CatalogPromotionRemovalAnnouncerTest.php
tests/Functional/AdminSectionNotFoundPageTest.php
tests/Functional/Bundles/LocaleBundle/Context/LocaleResolvingTest.php
@ -67,6 +68,7 @@ tests/DataFixtures/ORM/resources/catalog_promotions.yml
tests/DataFixtures/ORM/resources/cart.yml
tests/DataFixtures/ORM/resources/tax_rates.yml
tests/DataFixtures/ORM/resources/year_sales.yml
tests/DataFixtures/ORM/resources/shipping_methods_with_channel_config.yml
tests/DataFixtures/ORM/resources/product_reviews.yml
tests/DataFixtures/ORM/resources/locales.yml
tests/DataFixtures/ORM/resources/promotions.yml
@ -9393,8 +9395,6 @@ src/Sylius/Bundle/CoreBundle/tests/Fixture/ProductAssociationTypeFixtureTest.php
src/Sylius/Bundle/CoreBundle/tests/Factory/OrderFactoryTest.php
src/Sylius/Bundle/CoreBundle/tests/Doctrine/ORM/Handler/ResourceUpdateHandlerTest.php
src/Sylius/Bundle/CoreBundle/tests/Doctrine/ORM/Handler/ResourceDeleteHandlerTest.php
src/Sylius/Bundle/CoreBundle/tests/Doctrine/ORM/ShippingMethodRepositoryTest.php
src/Sylius/Bundle/CoreBundle/tests/Doctrine/ORM/ShippingMethodRepositoryTest/fixtures.yaml
src/Sylius/Bundle/CoreBundle/tests/Doctrine/ORM/Inventory/Operator/OrderInventoryOperatorTest.php
src/Sylius/Bundle/CoreBundle/tests/Resource/StateMachine/Controller/CompositeStateMachineTest.php
src/Sylius/Bundle/CoreBundle/tests/Twig/ChannelUrlExtensionTest.php

View file

@ -18495,6 +18495,11 @@ js/data/changelog/.gitkeep
data/changelog/.gitkeep
changelog/.gitkeep
.gitkeep
packages/js/data/changelog/fix-62029
js/data/changelog/fix-62029
data/changelog/fix-62029
changelog/fix-62029
fix-62029
packages/js/data/babel.config.js
js/data/babel.config.js
data/babel.config.js
@ -20904,6 +20909,11 @@ packages/php/email-editor/email-editor.php
php/email-editor/email-editor.php
email-editor/email-editor.php
email-editor.php
packages/php/email-editor/changelog/62118-fix-email-editor-image-rendering-lag
php/email-editor/changelog/62118-fix-email-editor-image-rendering-lag
email-editor/changelog/62118-fix-email-editor-image-rendering-lag
changelog/62118-fix-email-editor-image-rendering-lag
62118-fix-email-editor-image-rendering-lag
packages/php/email-editor/changelog/.gitkeep
php/email-editor/changelog/.gitkeep
email-editor/changelog/.gitkeep
@ -35764,6 +35774,10 @@ plugins/woocommerce/changelog/fix-migrator-cft
woocommerce/changelog/fix-migrator-cft
changelog/fix-migrator-cft
fix-migrator-cft
plugins/woocommerce/changelog/e2e-enhance-ctrf-report-env-data
woocommerce/changelog/e2e-enhance-ctrf-report-env-data
changelog/e2e-enhance-ctrf-report-env-data
e2e-enhance-ctrf-report-env-data
plugins/woocommerce/changelog/61415-add-currency-data-to-order-items-rest-v4
woocommerce/changelog/61415-add-currency-data-to-order-items-rest-v4
changelog/61415-add-currency-data-to-order-items-rest-v4
@ -35796,6 +35810,10 @@ plugins/woocommerce/changelog/woo13-101-add-delete-endpoint-shipping-method
woocommerce/changelog/woo13-101-add-delete-endpoint-shipping-method
changelog/woo13-101-add-delete-endpoint-shipping-method
woo13-101-add-delete-endpoint-shipping-method
plugins/woocommerce/changelog/fix-margin-product-collection
woocommerce/changelog/fix-margin-product-collection
changelog/fix-margin-product-collection
fix-margin-product-collection
plugins/woocommerce/changelog/62107-wooplug-5855-category-archive-performance-on-block-based-themes-with
woocommerce/changelog/62107-wooplug-5855-category-archive-performance-on-block-based-themes-with
changelog/62107-wooplug-5855-category-archive-performance-on-block-based-themes-with
@ -35872,6 +35890,10 @@ plugins/woocommerce/changelog/62045-dev-pass-input-element-as-context-in-quantit
woocommerce/changelog/62045-dev-pass-input-element-as-context-in-quantity-selector
changelog/62045-dev-pass-input-element-as-context-in-quantity-selector
62045-dev-pass-input-element-as-context-in-quantity-selector
plugins/woocommerce/changelog/fix-62029
woocommerce/changelog/fix-62029
changelog/fix-62029
fix-62029
plugins/woocommerce/.distignore
woocommerce/.distignore
.distignore

View file

@ -3095,6 +3095,7 @@ packages/js/data/composer.json
packages/js/data/package.json
packages/js/data/changelog/update-settings-payments-type-for-onboarding-supported
packages/js/data/changelog/.gitkeep
packages/js/data/changelog/fix-62029
packages/js/data/babel.config.js
packages/js/data/PREVIOUS_CHANGELOG.md
packages/js/data/typings/index.d.ts
@ -3481,6 +3482,7 @@ packages/php/email-editor/tests/integration/Engine/PersonalizationTags/HTML_Tag_
packages/php/email-editor/tests/integration/Engine/Patterns/Patterns_Test.php
packages/php/email-editor/package.json
packages/php/email-editor/email-editor.php
packages/php/email-editor/changelog/62118-fix-email-editor-image-rendering-lag
packages/php/email-editor/changelog/.gitkeep
packages/php/email-editor/writing-tests.md
packages/php/email-editor/development.md
@ -5618,6 +5620,7 @@ plugins/woocommerce/changelog/fix-61860-wc-brands
plugins/woocommerce/changelog/fix-61855-autoload-options
plugins/woocommerce/changelog/issues-61495-quantity-input-extended
plugins/woocommerce/changelog/fix-migrator-cft
plugins/woocommerce/changelog/e2e-enhance-ctrf-report-env-data
plugins/woocommerce/changelog/61415-add-currency-data-to-order-items-rest-v4
plugins/woocommerce/changelog/fix-62028
plugins/woocommerce/changelog/60397-patch-8
@ -5626,6 +5629,7 @@ plugins/woocommerce/changelog/61016-patch-27
plugins/woocommerce/changelog/pr-61931
plugins/woocommerce/changelog/fix-61860-misc
plugins/woocommerce/changelog/woo13-101-add-delete-endpoint-shipping-method
plugins/woocommerce/changelog/fix-margin-product-collection
plugins/woocommerce/changelog/62107-wooplug-5855-category-archive-performance-on-block-based-themes-with
plugins/woocommerce/changelog/62057-dev-enhance-hydration-class-for-url-params
plugins/woocommerce/changelog/61463-add-refund-v4
@ -5645,6 +5649,7 @@ plugins/woocommerce/changelog/61788-wooplug-5756-occasional-blank-shop-archive-p
plugins/woocommerce/changelog/wooprd-1279-incorrect-woo_content-block-rendered-output-in-preview
plugins/woocommerce/changelog/fix-order-again-sold-individually-variations
plugins/woocommerce/changelog/62045-dev-pass-input-element-as-context-in-quantity-selector
plugins/woocommerce/changelog/fix-62029
plugins/woocommerce/.distignore
plugins/woocommerce/client/admin/composer.lock
plugins/woocommerce/client/admin/README.md

View file

@ -43,7 +43,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
&search_forum=
&set_mobile=
&showAllGroups=
&solved=
&sort=
&sortBy=
&sortField=
@ -137,7 +136,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/apis
/archive
/authentication/signin
/base-en/
/bin/search.py
/blame
/cache
@ -158,14 +156,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/discovered
/docs/product
/download
/download/Browse.aspx?
/download/browse.aspx?
/download/confirmation.aspx?
/download/info.aspx?
/download/registration-suggested.aspx?
/download/results.aspx?
/download/thankyou.aspx
/download/thankyou.aspx?
/download?
/events/atom
/events/rss
@ -180,23 +170,17 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/forum-attachment
/gcrnsts
/home/contact*
/isv/*?
/layout/
/leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html
/likes
/login
/lookup?
/mediaapi/
/meetup_api
/meetup_api$
/meetup_api?
/music/*/Search/
/music/*/search/
/newest/*atom
/newest/*rss
/newest/*xml
/newsearch/
/organize
/partials
/pins
@ -216,40 +200,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/search
/search/
/search?
/security/search-results.aspx?
/signin-oidc
/store/*/layout/
/store/*/search/
/store/best-rated/*?*&*&*
/store/best-selling/*?*&*&*
/store/buynow?
/store/cart
/store/collections/helpmechoosepc/?*&*&*
/store/collections/helpmechoosepc?*&*&*
/store/coming-soon/*?*&*&*
/store/d/groove-music-pass/cfq7ttc0k5dq/0001
/store/deals/*?*&*&*
/store/game-demos/*?*&*&*
/store/game-previews/*?*&*&*
/store/locations/store-locations-sitemap.xml
/store/most-played/*?*&*&*
/store/most-popular/*?*&*&*
/store/movies-and-tv/*?*&*&*
/store/music/groove-music-pass/*
/store/new-and-rising/*?*&*&*
/store/new/*?*&*&*
/store/top-free/*?*&*&*
/store/top-paid/*?*&*&*
/story_pins
/tagged
/tarball
/tree
/tried
/tv-season/*/*?i=
/unsubscribe/
/video-
/video_pins
/wal/
/widget_
/wiki/*/edit
/wiki/*/history
@ -269,7 +228,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/wp-content/themes
/wp-includes
/zipball
=imgmanager
?
?*&ls=
?*ListingID=
@ -348,7 +306,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?hl=*&*&gws_rd=ssl
?hl=*&gws_rd=ssl$
?i
?intc=
?items_per_page=
?keywords=
?lang=
@ -406,7 +363,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?ysclid
?zipstatecity=
AccountDisavow?
ActivityUID=
COG
ClientAuth
ClientLogin
@ -427,16 +383,12 @@ Entrez
Explodingstuff
Features/SpinaBifidaProgram/
Fragment/SysConfig
Germany/kleinunternehmen/euga/detail.mspx?
Germany/kleinunternehmen/euga/results.mspx?
GoogleInternetAuthority
HpImageArchive.aspx
HpOptOut=true$
IEB/ToolBox/SB
IntegrationCenter
International/questions/qa-html-language-declarations/icons
International/questions/qa-html-language-declarations/qa-html-language-declarations-data/icons
Japan/DirectX/default.asp?
Member
Out-Of-Date
PWD
@ -465,7 +417,6 @@ Structure/flink/flink.cgi
Structure/vast/vastsrv.cgi
Style/CSS/members.be
Systems
TOCLinksForCrawlers*
Taxonomy/CommonTree
Taxonomy/Selector
Team
@ -629,38 +580,6 @@ accounts/o8
accounts/o8/id
aclick
aclk
action=accessorysearch&
action=accessorysearch&page=2$
action=accessorysearch&page=3$
action=accessorysearch&page=4$
action=accessorysearch&page=5$
action=accessorysearch&page=6$
action=accessorysearch&page=7$
action=accessorysearch&page=8$
action=accessorysearch&product=*$
action=accessorysearch&product=*&*
action=catalogsearch&
action=catalogsearch&catalog_mode=grid&page=2$
action=catalogsearch&catalog_mode=grid&page=3$
action=catalogsearch&catalog_mode=grid&page=4$
action=catalogsearch&catalog_mode=grid&page=5$
action=catalogsearch&catalog_mode=grid&page=6$
action=catalogsearch&catalog_mode=grid&page=7$
action=catalogsearch&catalog_mode=grid&page=8$
action=catalogsearch&catalog_mode=list&page=2$
action=catalogsearch&catalog_mode=list&page=3$
action=catalogsearch&catalog_mode=list&page=4$
action=catalogsearch&catalog_mode=list&page=5$
action=catalogsearch&catalog_mode=list&page=6$
action=catalogsearch&catalog_mode=list&page=7$
action=catalogsearch&catalog_mode=list&page=8$
action=overlay&
action=productLinkAction&
action=productSupportSearch
action=productcompareaction&
action=quickSearch&
action=siteSearch
action=writeReview
actions/news/rss
ad_id=
addContacts
@ -844,7 +763,6 @@ bitesize/search
bitesize/search$
bitesize/search?
bkshp?*q=
blacklisted*
blast/BlastAlign.cgi
blast/bl2seq/wblast2.cgi
blog
@ -941,7 +859,6 @@ call
call?id=
calls
campaigns
canada/Library/mnp/2/aspx/
cap
card/panel
careers
@ -1004,10 +921,6 @@ commits?author=
common/
common/survey.aspx*
communities
communities/bin.aspx?
communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx?
communities/rss.aspx*
communities/sitemap
community
community-guidelines
@ -1084,7 +997,6 @@ culturalinstitute/stella
culture/404_en.htm
customers
de-de.www.cloudflare.com
de-de/corporate/rechtliche-hinweise/impressum_de.aspx
de-de/feedback
de-de/lp
de-de/searchresults
@ -1258,15 +1170,6 @@ en-in/feedback
en-in/lp
en-in/searchresults
en-us.www.cloudflare.com
en-us/windows/si/matrix.html
en/microsoft-365
en/microsoft-365/
en/microsoft-teams
en/microsoft-teams/
en/microsoft-viva
en/microsoft-viva/
en/security
en/security/
endorsements
engagement
enterprise
@ -1302,16 +1205,8 @@ es/enterprise
es/events
es/features
es/integrations
es/microsoft-365
es/microsoft-365/
es/microsoft-teams
es/microsoft-teams/
es/microsoft-viva
es/microsoft-viva/
es/node/*
es/ott
es/security
es/security/
es/solutions
es/upload
es/vimeo-academy
@ -1368,7 +1263,6 @@ fb
fb.html
fbml/ajax/dialog
fd/
fe=true
feature/sf-test
features
feed
@ -1381,7 +1275,6 @@ feed?section=stayhome$
feedback
feedback-service
feeds
feeds/TechNet/fr-fr/screenshot/screenshot%20surface.jpg
feeds/videos.xml
fetch
file
@ -1433,21 +1326,10 @@ fr/enterprise
fr/events
fr/features
fr/integrations
fr/microsoft-365
fr/microsoft-365/
fr/microsoft-teams
fr/microsoft-teams/
fr/microsoft-viva
fr/microsoft-viva/
fr/ott
fr/security
fr/security/
fr/solutions
fr/upload
fr/vimeo-academy
france/formation/centres/planning.asp?
france/ie/default.asp?
france/mnp_utility.mspx?
friends
from_id=
frommers
@ -1463,13 +1345,10 @@ games?act=search_page&tags=
gb/images
gcc
gdpr-consent
genuine/
geo/browse
geo/download
geo/tools
geolocation
germany/library/images/mnp/
germany/video/de/de/related*
get
getCallUsInfoData
get_midroll_info
@ -1639,13 +1518,12 @@ hotels/rpc
hotels/search
hotfix/
hp/video
hpc/*/supported-applications.aspx?
hpm
hpmob
http://amazon.de/robots.txt
http://api.whatsapp.com/robots.txt
http://apple.com/robots.txt
http://sites.google.com/robots.txt
http://blog.google/robots.txt
http://calendar.google.com/robots.txt
http://eventbrite.com/robots.txt
http://patreon.com/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -1665,7 +1543,6 @@ idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb
identity/accountsettingssyaf
ie/ie40/
ie?
il/cart
im?
@ -1681,7 +1558,6 @@ images/search/?
images/search?
images/searchbyimage
images?
imaginecup/*
imesync
imgres
imode/?
@ -1704,8 +1580,6 @@ index.php/user/login
index.php/user/logout
index.php/user/password
index.php/user/register
info/customerror.htm*
info/smart404.asp*
info/tech-feedback
inproduct_help/chatsupport
install-shuffles
@ -1714,7 +1588,6 @@ internalPref
intl
intl/*/search/?
intl/*/search?
intlkb/
invite
inviteFromProfile
inviteMany
@ -1728,7 +1601,6 @@ invoice/payerView/attachments
inyt
ireceipt/get
ireceipt/get?
isapi/
it-it.www.cloudflare.com
it-it/feedback
it-it/lp
@ -1737,11 +1609,6 @@ ja-jp.www.cloudflare.com
ja-jp/feedback
ja-jp/lp
ja-jp/searchresults
japan/directx/default.asp?
japan/enable/textview.asp?
japan/products/library/search.asp?
japan/showcase/print/default.aspx?
japan/terminology/query.asp?
job-apply
job_application
jobs-guest
@ -1888,9 +1755,7 @@ m
m/finance
m=1$
m?
mac/help.mspx?
macros
mactopia/help.mspx?
mail/$
mailman
main
@ -1976,7 +1841,6 @@ mh255com
migration/
mkc=*&
mld?
mnp_utility.mspx?
mob/tracking
mobile/agreements
mobile/checkout
@ -2001,7 +1865,6 @@ mu_api
multiproduct
muse/identity/v2/identity.js
music
music/*/wal/
music/album
music/artist
musica
@ -2328,7 +2191,6 @@ refresh_token
register
registry/wishlist
remotelogout
rep=hc
report
report-abuse?report=
report=
@ -2361,12 +2223,10 @@ rss
rss/people/*/reviews
rsvp/images
ru-ru.www.cloudflare.com
ru-ru/events/platforma/materials/default.aspx?speaker*
ru-ru/feedback
ru-ru/lp
ru-ru/searchresults
rundowns/segment.php?
rus/licensing/Unilateral.aspx/*
rw/WashingtonPost/Content/Epaper
rweb
s
@ -2775,8 +2635,6 @@ sounds/search?
source
source=
source_repo=
spain/empresas/
spain/medianaempresa/
spbasic
sport/404_en.htm
sport/alpha
@ -3458,7 +3316,7 @@ wiki/Wikipedia_Diskussion:Checkuser
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://eventbrite.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://docs.google.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
@ -3577,13 +3435,6 @@ wiki/ויקיפדיה%3Aרשימת_מועמדים_למחיקה
wiki/ויקיפדיה:דפים_לא_קיימים_ומוגנים
wiki/ויקיפדיה:ערכים_לא_קיימים_ומוגנים
wiki/ויקיפדיה:רשימת_מועמדים_למחיקה
windows/404.aspx?*
windows/campaign/features-built-in-apps.aspx
windows/campaign/meet-apps.aspx
windows/campaign/meet-start.aspx
windows/compatibility/windows-7/
windows/compatibility/windows-7/*
windows/compatibility/windows-vista/
wirecutter
wirecutter/*&xid=
wirecutter/*.csv$