[Github Action] Automated trickest wordlists update.

This commit is contained in:
GitHub Action 2024-05-12 00:21:44 +00:00
parent 6f36bc95c2
commit 0dac55d3f5
7 changed files with 889 additions and 1795 deletions

View file

@ -19421,6 +19421,12 @@ Core/Mail/Exceptions/SendingError.php
Mail/Exceptions/SendingError.php
Exceptions/SendingError.php
SendingError.php
application/Espo/Core/Mail/Exceptions/ImapError.php
Espo/Core/Mail/Exceptions/ImapError.php
Core/Mail/Exceptions/ImapError.php
Mail/Exceptions/ImapError.php
Exceptions/ImapError.php
ImapError.php
application/Espo/Core/Mail/Exceptions/NoImap.php
Espo/Core/Mail/Exceptions/NoImap.php
Core/Mail/Exceptions/NoImap.php

View file

@ -3372,6 +3372,7 @@ application/Espo/Core/Mail/Sender.php
application/Espo/Core/Mail/Parser.php
application/Espo/Core/Mail/Exceptions/NoSmtp.php
application/Espo/Core/Mail/Exceptions/SendingError.php
application/Espo/Core/Mail/Exceptions/ImapError.php
application/Espo/Core/Mail/Exceptions/NoImap.php
application/Espo/Core/Mail/Event/EventFactory.php
application/Espo/Core/Mail/Event/Event.php

View file

@ -3218,6 +3218,11 @@ js/product-editor/changelog/update-product-editor-filter-linked-products-only-wh
product-editor/changelog/update-product-editor-filter-linked-products-only-when-tab-selected
changelog/update-product-editor-filter-linked-products-only-when-tab-selected
update-product-editor-filter-linked-products-only-when-tab-selected
packages/js/product-editor/changelog/update-product-editor-use-token-field-for-terms
js/product-editor/changelog/update-product-editor-use-token-field-for-terms
product-editor/changelog/update-product-editor-use-token-field-for-terms
changelog/update-product-editor-use-token-field-for-terms
update-product-editor-use-token-field-for-terms
packages/js/product-editor/changelog/add-47036
js/product-editor/changelog/add-47036
product-editor/changelog/add-47036
@ -3348,6 +3353,11 @@ js/product-editor/changelog/try-detect-save-via-product-editor
product-editor/changelog/try-detect-save-via-product-editor
changelog/try-detect-save-via-product-editor
try-detect-save-via-product-editor
packages/js/product-editor/changelog/update-number-control-improvements
js/product-editor/changelog/update-number-control-improvements
product-editor/changelog/update-number-control-improvements
changelog/update-number-control-improvements
update-number-control-improvements
packages/js/product-editor/changelog/update-product-editor-render-new-attribute-right-after-selected
js/product-editor/changelog/update-product-editor-render-new-attribute-right-after-selected
product-editor/changelog/update-product-editor-render-new-attribute-right-after-selected
@ -5843,6 +5853,13 @@ src/components/product-list/product-list.tsx
components/product-list/product-list.tsx
product-list/product-list.tsx
product-list.tsx
packages/js/product-editor/src/components/number-control/style.scss
js/product-editor/src/components/number-control/style.scss
product-editor/src/components/number-control/style.scss
src/components/number-control/style.scss
components/number-control/style.scss
number-control/style.scss
style.scss
packages/js/product-editor/src/components/number-control/number-control.tsx
js/product-editor/src/components/number-control/number-control.tsx
product-editor/src/components/number-control/number-control.tsx
@ -6632,14 +6649,13 @@ components/attribute-control/test/utils.spec.ts
attribute-control/test/utils.spec.ts
test/utils.spec.ts
utils.spec.ts
packages/js/product-editor/src/components/attribute-control/test/new-attribute-modal.spec.tsx
js/product-editor/src/components/attribute-control/test/new-attribute-modal.spec.tsx
product-editor/src/components/attribute-control/test/new-attribute-modal.spec.tsx
src/components/attribute-control/test/new-attribute-modal.spec.tsx
components/attribute-control/test/new-attribute-modal.spec.tsx
attribute-control/test/new-attribute-modal.spec.tsx
test/new-attribute-modal.spec.tsx
new-attribute-modal.spec.tsx
packages/js/product-editor/src/components/attribute-control/attribute-table-row.tsx
js/product-editor/src/components/attribute-control/attribute-table-row.tsx
product-editor/src/components/attribute-control/attribute-table-row.tsx
src/components/attribute-control/attribute-table-row.tsx
components/attribute-control/attribute-table-row.tsx
attribute-control/attribute-table-row.tsx
attribute-table-row.tsx
packages/js/product-editor/src/components/shipping-dimensions-image/index.ts
js/product-editor/src/components/shipping-dimensions-image/index.ts
product-editor/src/components/shipping-dimensions-image/index.ts
@ -22104,6 +22120,10 @@ plugins/woocommerce/changelog/e2e-try-buildkite-test-analytics
woocommerce/changelog/e2e-try-buildkite-test-analytics
changelog/e2e-try-buildkite-test-analytics
e2e-try-buildkite-test-analytics
plugins/woocommerce/changelog/45982-update-in-app-marketplace-new-price-label
woocommerce/changelog/45982-update-in-app-marketplace-new-price-label
changelog/45982-update-in-app-marketplace-new-price-label
45982-update-in-app-marketplace-new-price-label
plugins/woocommerce/changelog/47313-update-47302-add-spacing-to-copy-link
woocommerce/changelog/47313-update-47302-add-spacing-to-copy-link
changelog/47313-update-47302-add-spacing-to-copy-link

View file

@ -699,6 +699,7 @@ packages/js/product-editor/composer.json
packages/js/product-editor/tsconfig-cjs.json
packages/js/product-editor/changelog/dev-47215_request_categories_conditionally
packages/js/product-editor/changelog/update-product-editor-filter-linked-products-only-when-tab-selected
packages/js/product-editor/changelog/update-product-editor-use-token-field-for-terms
packages/js/product-editor/changelog/add-47036
packages/js/product-editor/changelog/update-introduce-attributes-combobox-control
packages/js/product-editor/changelog/update-move-logic-to-add-new-attribute
@ -725,6 +726,7 @@ packages/js/product-editor/changelog/.gitkeep
packages/js/product-editor/changelog/fix-46615
packages/js/product-editor/changelog/fix-description-block-collapse
packages/js/product-editor/changelog/try-detect-save-via-product-editor
packages/js/product-editor/changelog/update-number-control-improvements
packages/js/product-editor/changelog/update-product-editor-render-new-attribute-right-after-selected
packages/js/product-editor/changelog/update-introduce-optimistc-query-update
packages/js/product-editor/changelog/add-placeholder-taxonomy
@ -1074,6 +1076,7 @@ packages/js/product-editor/src/components/product-list/skeleton/skeleton.tsx
packages/js/product-editor/src/components/product-list/skeleton/index.ts
packages/js/product-editor/src/components/product-list/skeleton/style.scss
packages/js/product-editor/src/components/product-list/product-list.tsx
packages/js/product-editor/src/components/number-control/style.scss
packages/js/product-editor/src/components/number-control/number-control.tsx
packages/js/product-editor/src/components/number-control/index.tsx
packages/js/product-editor/src/components/tabs/index.ts
@ -1177,7 +1180,7 @@ packages/js/product-editor/src/components/attribute-control/types.ts
packages/js/product-editor/src/components/attribute-control/edit-attribute-modal.tsx
packages/js/product-editor/src/components/attribute-control/test/attribute-field.spec.tsx
packages/js/product-editor/src/components/attribute-control/test/utils.spec.ts
packages/js/product-editor/src/components/attribute-control/test/new-attribute-modal.spec.tsx
packages/js/product-editor/src/components/attribute-control/attribute-table-row.tsx
packages/js/product-editor/src/components/shipping-dimensions-image/index.ts
packages/js/product-editor/src/components/shipping-dimensions-image/types.ts
packages/js/product-editor/src/components/shipping-dimensions-image/shipping-dimensions-image.tsx
@ -3816,6 +3819,7 @@ plugins/woocommerce/changelog/46843-cleaning
plugins/woocommerce/changelog/46763-dev-46759-wc-product-pre-has-unique-sku
plugins/woocommerce/changelog/fix-unable-activate-dependent-plugins
plugins/woocommerce/changelog/e2e-try-buildkite-test-analytics
plugins/woocommerce/changelog/45982-update-in-app-marketplace-new-price-label
plugins/woocommerce/changelog/47313-update-47302-add-spacing-to-copy-link
plugins/woocommerce/changelog/update-product-attribute-types
plugins/woocommerce/changelog/update-templates-documentation

View file

@ -314,6 +314,7 @@ WAI/ER/tests
WAI/PF/comments
WAI/beta
WAI/drafts
WAI/events
WAI/ut1
WAI/ut2
WAI/ut3
@ -1994,8 +1995,8 @@ hotelfinder/rpc
hotels/rpc
hp/video
hpc/*/supported-applications.aspx?
http://archive.org/robots.txt
http://soundcloud.com/robots.txt
http://i2.wp.com/robots.txt
http://yelp.com/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -3337,7 +3338,7 @@ shopping/reviewer
shopping/seller
shopping/suppliers/search
shopping?
showtimes/location/*http://patreon.com/robots.txt
showtimes/location/*http://ted.com/robots.txt
sidewiki/entry
signature
signin/inject