[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-03-23 10:03:42 +00:00
parent 11ccc61fb5
commit 81272af35a
10 changed files with 804 additions and 433 deletions
@@ -86375,13 +86375,6 @@ tests/src/FunctionalJavascript/PerformanceTest.php
src/FunctionalJavascript/PerformanceTest.php
FunctionalJavascript/PerformanceTest.php
PerformanceTest.php
core/modules/navigation/tests/src/FunctionalJavascript/TopBarPerformanceTest.php
modules/navigation/tests/src/FunctionalJavascript/TopBarPerformanceTest.php
navigation/tests/src/FunctionalJavascript/TopBarPerformanceTest.php
tests/src/FunctionalJavascript/TopBarPerformanceTest.php
src/FunctionalJavascript/TopBarPerformanceTest.php
FunctionalJavascript/TopBarPerformanceTest.php
TopBarPerformanceTest.php
core/modules/navigation/tests/src/Nightwatch/Tests/a11yTest.js
modules/navigation/tests/src/Nightwatch/Tests/a11yTest.js
navigation/tests/src/Nightwatch/Tests/a11yTest.js
@@ -86598,23 +86591,6 @@ modules/navigation/js/arrow-navigation.js
navigation/js/arrow-navigation.js
js/arrow-navigation.js
arrow-navigation.js
core/modules/navigation/modules/navigation_top_bar/tests/src/Functional/GenericTest.php
modules/navigation/modules/navigation_top_bar/tests/src/Functional/GenericTest.php
navigation/modules/navigation_top_bar/tests/src/Functional/GenericTest.php
modules/navigation_top_bar/tests/src/Functional/GenericTest.php
navigation_top_bar/tests/src/Functional/GenericTest.php
tests/src/Functional/GenericTest.php
src/Functional/GenericTest.php
Functional/GenericTest.php
GenericTest.php
core/modules/navigation/modules/navigation_top_bar/src/Hook/NavigationTopBarHooks.php
modules/navigation/modules/navigation_top_bar/src/Hook/NavigationTopBarHooks.php
navigation/modules/navigation_top_bar/src/Hook/NavigationTopBarHooks.php
modules/navigation_top_bar/src/Hook/NavigationTopBarHooks.php
navigation_top_bar/src/Hook/NavigationTopBarHooks.php
src/Hook/NavigationTopBarHooks.php
Hook/NavigationTopBarHooks.php
NavigationTopBarHooks.php
core/modules/navigation/modules/navigation_top_bar/navigation_top_bar.info.yml
modules/navigation/modules/navigation_top_bar/navigation_top_bar.info.yml
navigation/modules/navigation_top_bar/navigation_top_bar.info.yml
@@ -12774,7 +12774,6 @@ core/modules/navigation/tests/navigation_test_block/src/Plugin/Block/NavigationT
core/modules/navigation/tests/src/FunctionalJavascript/NavigationUserBlockTest.php
core/modules/navigation/tests/src/FunctionalJavascript/NavigationBlockUiTest.php
core/modules/navigation/tests/src/FunctionalJavascript/PerformanceTest.php
core/modules/navigation/tests/src/FunctionalJavascript/TopBarPerformanceTest.php
core/modules/navigation/tests/src/Nightwatch/Tests/a11yTest.js
core/modules/navigation/tests/src/Nightwatch/Tests/expandCollapseTest.js
core/modules/navigation/tests/src/Kernel/NavigationMenuMarkupTest.php
@@ -12808,8 +12807,6 @@ core/modules/navigation/js/toolbar-popover.js
core/modules/navigation/js/toolbar-menu.js
core/modules/navigation/js/toolbar-dropdown.js
core/modules/navigation/js/arrow-navigation.js
core/modules/navigation/modules/navigation_top_bar/tests/src/Functional/GenericTest.php
core/modules/navigation/modules/navigation_top_bar/src/Hook/NavigationTopBarHooks.php
core/modules/navigation/modules/navigation_top_bar/navigation_top_bar.info.yml
core/modules/navigation/src/TopBarItemManagerInterface.php
core/modules/navigation/src/TopBarItemManager.php
@@ -22132,6 +22132,14 @@ server/services/settings-helpers/settings-helpers.test.js
services/settings-helpers/settings-helpers.test.js
settings-helpers/settings-helpers.test.js
settings-helpers.test.js
ghost/core/test/unit/server/services/explore-ping/ExplorePingService.test.js
core/test/unit/server/services/explore-ping/ExplorePingService.test.js
test/unit/server/services/explore-ping/ExplorePingService.test.js
unit/server/services/explore-ping/ExplorePingService.test.js
server/services/explore-ping/ExplorePingService.test.js
services/explore-ping/ExplorePingService.test.js
explore-ping/ExplorePingService.test.js
ExplorePingService.test.js
ghost/core/test/unit/server/services/link-tracking/LinkClickRepository.test.js
core/test/unit/server/services/link-tracking/LinkClickRepository.test.js
test/unit/server/services/link-tracking/LinkClickRepository.test.js
@@ -26055,6 +26063,20 @@ server/services/settings-helpers/index.js
services/settings-helpers/index.js
settings-helpers/index.js
index.js
ghost/core/core/server/services/explore-ping/index.js
core/core/server/services/explore-ping/index.js
core/server/services/explore-ping/index.js
server/services/explore-ping/index.js
services/explore-ping/index.js
explore-ping/index.js
index.js
ghost/core/core/server/services/explore-ping/ExplorePingService.js
core/core/server/services/explore-ping/ExplorePingService.js
core/server/services/explore-ping/ExplorePingService.js
server/services/explore-ping/ExplorePingService.js
services/explore-ping/ExplorePingService.js
explore-ping/ExplorePingService.js
ExplorePingService.js
ghost/core/core/server/services/slack.js
core/core/server/services/slack.js
core/server/services/slack.js
@@ -4033,6 +4033,7 @@ ghost/core/test/unit/server/services/mail/GhostMailer.test.js
ghost/core/test/unit/server/services/notifications/notifications.test.js
ghost/core/test/unit/server/services/mail-events/BookshelfMailEventRepository.test.js
ghost/core/test/unit/server/services/settings-helpers/settings-helpers.test.js
ghost/core/test/unit/server/services/explore-ping/ExplorePingService.test.js
ghost/core/test/unit/server/services/link-tracking/LinkClickRepository.test.js
ghost/core/test/unit/server/services/link-tracking/LinkClickTrackingService.test.js
ghost/core/test/unit/server/services/link-tracking/PostLinkRepository.test.js
@@ -4571,6 +4572,8 @@ ghost/core/core/server/services/mail-events/BookshelfMailEventRepository.js
ghost/core/core/server/services/mail-events/index.js
ghost/core/core/server/services/settings-helpers/SettingsHelpers.js
ghost/core/core/server/services/settings-helpers/index.js
ghost/core/core/server/services/explore-ping/index.js
ghost/core/core/server/services/explore-ping/ExplorePingService.js
ghost/core/core/server/services/slack.js
ghost/core/core/server/services/Users.js
ghost/core/core/server/services/link-tracking/PostLink.js
@@ -53644,6 +53644,17 @@ product-gallery/inner-blocks/product-gallery-thumbnails/index.tsx
inner-blocks/product-gallery-thumbnails/index.tsx
product-gallery-thumbnails/index.tsx
index.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/editor.scss
woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/editor.scss
client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/editor.scss
blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/editor.scss
assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/editor.scss
js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/editor.scss
blocks/product-gallery/inner-blocks/product-gallery-thumbnails/editor.scss
product-gallery/inner-blocks/product-gallery-thumbnails/editor.scss
inner-blocks/product-gallery-thumbnails/editor.scss
product-gallery-thumbnails/editor.scss
editor.scss
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/icon.tsx
woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/icon.tsx
client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/icon.tsx
@@ -53862,6 +53873,15 @@ js/blocks/product-gallery/style.scss
blocks/product-gallery/style.scss
product-gallery/style.scss
style.scss
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/utils.tsx
woocommerce/client/blocks/assets/js/blocks/product-gallery/utils.tsx
client/blocks/assets/js/blocks/product-gallery/utils.tsx
blocks/assets/js/blocks/product-gallery/utils.tsx
assets/js/blocks/product-gallery/utils.tsx
js/blocks/product-gallery/utils.tsx
blocks/product-gallery/utils.tsx
product-gallery/utils.tsx
utils.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/types.ts
woocommerce/client/blocks/assets/js/blocks/product-gallery/types.ts
client/blocks/assets/js/blocks/product-gallery/types.ts
@@ -63012,6 +63032,10 @@ plugins/woocommerce/changelog/56040-add-site-url-to-wccom-connection
woocommerce/changelog/56040-add-site-url-to-wccom-connection
changelog/56040-add-site-url-to-wccom-connection
56040-add-site-url-to-wccom-connection
plugins/woocommerce/changelog/e2e-add-wp-core-version-fixture
woocommerce/changelog/e2e-add-wp-core-version-fixture
changelog/e2e-add-wp-core-version-fixture
e2e-add-wp-core-version-fixture
plugins/woocommerce/changelog/55926-fix-report-order-stats-segment-date
woocommerce/changelog/55926-fix-report-order-stats-segment-date
changelog/55926-fix-report-order-stats-segment-date
@@ -63272,6 +63296,10 @@ plugins/woocommerce/changelog/fix-flaky-tests-save-site-editor-entities
woocommerce/changelog/fix-flaky-tests-save-site-editor-entities
changelog/fix-flaky-tests-save-site-editor-entities
fix-flaky-tests-save-site-editor-entities
plugins/woocommerce/changelog/consolidate-isblocktheme-setting
woocommerce/changelog/consolidate-isblocktheme-setting
changelog/consolidate-isblocktheme-setting
consolidate-isblocktheme-setting
plugins/woocommerce/changelog/55945-bug-brands-schema-data
woocommerce/changelog/55945-bug-brands-schema-data
changelog/55945-bug-brands-schema-data
@@ -63384,6 +63412,10 @@ plugins/woocommerce/changelog/fix-product-gallery-beta-variable-specific-product
woocommerce/changelog/fix-product-gallery-beta-variable-specific-product-images
changelog/fix-product-gallery-beta-variable-specific-product-images
fix-product-gallery-beta-variable-specific-product-images
plugins/woocommerce/changelog/add-56025
woocommerce/changelog/add-56025
changelog/add-56025
add-56025
plugins/woocommerce/changelog/fix-54800-grouped-cta
woocommerce/changelog/fix-54800-grouped-cta
changelog/fix-54800-grouped-cta
@@ -6855,6 +6855,7 @@ plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/block-settings/index.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/block.json
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/index.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/editor.scss
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/icon.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-thumbnails/types.ts
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-large-image/edit.tsx
@@ -6876,6 +6877,7 @@ plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/index.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/frontend.ts
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/icon.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/style.scss
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/utils.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/types.ts
plugins/woocommerce/client/blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/edit.tsx
plugins/woocommerce/client/blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/frontend.tsx
@@ -7910,6 +7912,7 @@ plugins/woocommerce/changelog/fix-56148
plugins/woocommerce/changelog/make-e2e-tests-v6.8-compatible
plugins/woocommerce/changelog/fix-54908-tax-onboarding-task-performance
plugins/woocommerce/changelog/56040-add-site-url-to-wccom-connection
plugins/woocommerce/changelog/e2e-add-wp-core-version-fixture
plugins/woocommerce/changelog/55926-fix-report-order-stats-segment-date
plugins/woocommerce/changelog/udpate-product-gallery-index
plugins/woocommerce/changelog/fix-46931-async-widget
@@ -7975,6 +7978,7 @@ plugins/woocommerce/changelog/fix-56523-order-total-update
plugins/woocommerce/changelog/56386-update-remove-types-wp-core-data
plugins/woocommerce/changelog/add-55696
plugins/woocommerce/changelog/fix-flaky-tests-save-site-editor-entities
plugins/woocommerce/changelog/consolidate-isblocktheme-setting
plugins/woocommerce/changelog/55945-bug-brands-schema-data
plugins/woocommerce/changelog/skip-failing-cart-and-checkout-e2e-tests
plugins/woocommerce/changelog/dev-remove-woo-interactivity
@@ -8003,6 +8007,7 @@ plugins/woocommerce/changelog/add-56030
plugins/woocommerce/changelog/fix-early-calls-to-page-conditionals-56320
plugins/woocommerce/changelog/fix-53996
plugins/woocommerce/changelog/fix-product-gallery-beta-variable-specific-product-images
plugins/woocommerce/changelog/add-56025
plugins/woocommerce/changelog/fix-54800-grouped-cta
plugins/woocommerce/changelog/56094-add-missing-span-closing-tag
plugins/woocommerce/changelog/fix-jpc-connection-default-color-schema