Skip to content

Commit c611e34

Browse files
[Github Action] Automated trickest wordlists update.
1 parent e13945e commit c611e34

27 files changed

Lines changed: 2928 additions & 2059 deletions

Discovery/Web-Content/CMS/trickest-cms-wordlist/directus-all-levels.txt

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8071,10 +8071,6 @@ api/src/utils/validate-user-count-integrity.ts
80718071
src/utils/validate-user-count-integrity.ts
80728072
utils/validate-user-count-integrity.ts
80738073
validate-user-count-integrity.ts
8074-
api/src/utils/map-values-deep.ts
8075-
src/utils/map-values-deep.ts
8076-
utils/map-values-deep.ts
8077-
map-values-deep.ts
80788074
api/src/utils/filter-items.ts
80798075
src/utils/filter-items.ts
80808076
utils/filter-items.ts
@@ -8171,10 +8167,6 @@ api/src/utils/should-clear-cache.ts
81718167
src/utils/should-clear-cache.ts
81728168
utils/should-clear-cache.ts
81738169
should-clear-cache.ts
8174-
api/src/utils/map-values-deep.test.ts
8175-
src/utils/map-values-deep.test.ts
8176-
utils/map-values-deep.test.ts
8177-
map-values-deep.test.ts
81788170
api/src/utils/async-handler.ts
81798171
src/utils/async-handler.ts
81808172
utils/async-handler.ts
@@ -11007,6 +10999,11 @@ src/permissions/utils/fetch-raw-permissions.ts
1100710999
permissions/utils/fetch-raw-permissions.ts
1100811000
utils/fetch-raw-permissions.ts
1100911001
fetch-raw-permissions.ts
11002+
api/src/permissions/utils/merge-fields.ts
11003+
src/permissions/utils/merge-fields.ts
11004+
permissions/utils/merge-fields.ts
11005+
utils/merge-fields.ts
11006+
merge-fields.ts
1101011007
api/src/permissions/utils/get-permissions-for-share.ts
1101111008
src/permissions/utils/get-permissions-for-share.ts
1101211009
permissions/utils/get-permissions-for-share.ts
@@ -11057,6 +11054,11 @@ src/permissions/utils/fetch-share-info.ts
1105711054
permissions/utils/fetch-share-info.ts
1105811055
utils/fetch-share-info.ts
1105911056
fetch-share-info.ts
11057+
api/src/permissions/utils/merge-fields.test.ts
11058+
src/permissions/utils/merge-fields.test.ts
11059+
permissions/utils/merge-fields.test.ts
11060+
utils/merge-fields.test.ts
11061+
merge-fields.test.ts
1106011062
api/src/permissions/utils/extract-required-dynamic-variable-context.ts
1106111063
src/permissions/utils/extract-required-dynamic-variable-context.ts
1106211064
permissions/utils/extract-required-dynamic-variable-context.ts
@@ -17449,10 +17451,14 @@ contributors.yml
1744917451
contributing.md
1745017452
.prettierignore
1745117453
.prettierrc.json
17454+
.changeset/fine-boats-brush.md
17455+
fine-boats-brush.md
1745217456
.changeset/config.json
1745317457
config.json
1745417458
.changeset/green-paws-rhyme.md
1745517459
green-paws-rhyme.md
17460+
.changeset/warm-carpets-dig.md
17461+
warm-carpets-dig.md
1745617462
.changeset/clever-seas-punch.md
1745717463
clever-seas-punch.md
1745817464
.vscode/extensions.json

Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1721,7 +1721,6 @@ api/src/utils/reduce-schema.ts
17211721
api/src/utils/validate-query.test.ts
17221722
api/src/utils/jwt.test.ts
17231723
api/src/utils/validate-user-count-integrity.ts
1724-
api/src/utils/map-values-deep.ts
17251724
api/src/utils/filter-items.ts
17261725
api/src/utils/calculate-field-depth.ts
17271726
api/src/utils/get-relation-info.test.ts
@@ -1746,7 +1745,6 @@ api/src/utils/get-graphql-query-and-variables.test.ts
17461745
api/src/utils/validate-snapshot.ts
17471746
api/src/utils/get-column-path.ts
17481747
api/src/utils/should-clear-cache.ts
1749-
api/src/utils/map-values-deep.test.ts
17501748
api/src/utils/async-handler.ts
17511749
api/src/utils/ip-in-networks.test.ts
17521750
api/src/utils/md.ts
@@ -2264,6 +2262,7 @@ api/src/permissions/utils/merge-permissions.test.ts
22642262
api/src/permissions/utils/with-cache.ts
22652263
api/src/permissions/utils/fetch-dynamic-variable-data.test.ts
22662264
api/src/permissions/utils/fetch-raw-permissions.ts
2265+
api/src/permissions/utils/merge-fields.ts
22672266
api/src/permissions/utils/get-permissions-for-share.ts
22682267
api/src/permissions/utils/get-unaliased-field-key.ts
22692268
api/src/permissions/utils/fetch-dynamic-variable-data.ts
@@ -2274,6 +2273,7 @@ api/src/permissions/utils/process-permissions.ts
22742273
api/src/permissions/utils/filter-policies-by-ip.test.ts
22752274
api/src/permissions/utils/filter-policies-by-ip.ts
22762275
api/src/permissions/utils/fetch-share-info.ts
2276+
api/src/permissions/utils/merge-fields.test.ts
22772277
api/src/permissions/utils/extract-required-dynamic-variable-context.ts
22782278
api/src/permissions/utils/default-permission.ts
22792279
api/src/permissions/utils/extract-required-dynamic-variable-context.test.ts
@@ -3510,8 +3510,10 @@ contributors.yml
35103510
contributing.md
35113511
.prettierignore
35123512
.prettierrc.json
3513+
.changeset/fine-boats-brush.md
35133514
.changeset/config.json
35143515
.changeset/green-paws-rhyme.md
3516+
.changeset/warm-carpets-dig.md
35153517
.changeset/clever-seas-punch.md
35163518
.vscode/extensions.json
35173519
eslint.config.js

Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr-all-levels.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3056,11 +3056,6 @@ install/mysql/tables/llx_c_incoterms.sql
30563056
mysql/tables/llx_c_incoterms.sql
30573057
tables/llx_c_incoterms.sql
30583058
llx_c_incoterms.sql
3059-
htdocs/install/mysql/tables/llx_asset_model_extrafield-asset.key.sql
3060-
install/mysql/tables/llx_asset_model_extrafield-asset.key.sql
3061-
mysql/tables/llx_asset_model_extrafield-asset.key.sql
3062-
tables/llx_asset_model_extrafield-asset.key.sql
3063-
llx_asset_model_extrafield-asset.key.sql
30643059
htdocs/install/mysql/tables/llx_prelevement_lignes.sql
30653060
install/mysql/tables/llx_prelevement_lignes.sql
30663061
mysql/tables/llx_prelevement_lignes.sql
@@ -5051,11 +5046,6 @@ install/mysql/tables/llx_fichinterdet.key.sql
50515046
mysql/tables/llx_fichinterdet.key.sql
50525047
tables/llx_fichinterdet.key.sql
50535048
llx_fichinterdet.key.sql
5054-
htdocs/install/mysql/tables/llx_asset_model_extrafield-asset.sql
5055-
install/mysql/tables/llx_asset_model_extrafield-asset.sql
5056-
mysql/tables/llx_asset_model_extrafield-asset.sql
5057-
tables/llx_asset_model_extrafield-asset.sql
5058-
llx_asset_model_extrafield-asset.sql
50595049
htdocs/install/mysql/tables/llx_zapier_hook-zapier.key.sql
50605050
install/mysql/tables/llx_zapier_hook-zapier.key.sql
50615051
mysql/tables/llx_zapier_hook-zapier.key.sql
@@ -5586,6 +5576,11 @@ install/mysql/tables/llx_c_barcode_type.key.sql
55865576
mysql/tables/llx_c_barcode_type.key.sql
55875577
tables/llx_c_barcode_type.key.sql
55885578
llx_c_barcode_type.key.sql
5579+
htdocs/install/mysql/tables/llx_asset_model_extrafields-asset.key.sql
5580+
install/mysql/tables/llx_asset_model_extrafields-asset.key.sql
5581+
mysql/tables/llx_asset_model_extrafields-asset.key.sql
5582+
tables/llx_asset_model_extrafields-asset.key.sql
5583+
llx_asset_model_extrafields-asset.key.sql
55895584
htdocs/install/mysql/tables/llx_projet_task.sql
55905585
install/mysql/tables/llx_projet_task.sql
55915586
mysql/tables/llx_projet_task.sql
@@ -6081,6 +6076,11 @@ install/mysql/tables/llx_product_association.sql
60816076
mysql/tables/llx_product_association.sql
60826077
tables/llx_product_association.sql
60836078
llx_product_association.sql
6079+
htdocs/install/mysql/tables/llx_asset_model_extrafields-asset.sql
6080+
install/mysql/tables/llx_asset_model_extrafields-asset.sql
6081+
mysql/tables/llx_asset_model_extrafields-asset.sql
6082+
tables/llx_asset_model_extrafields-asset.sql
6083+
llx_asset_model_extrafields-asset.sql
60846084
htdocs/install/mysql/tables/llx_projet.sql
60856085
install/mysql/tables/llx_projet.sql
60866086
mysql/tables/llx_projet.sql

Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -678,7 +678,6 @@ htdocs/install/mysql/tables/llx_user.key.sql
678678
htdocs/install/mysql/tables/llx_societe_remise_except.sql
679679
htdocs/install/mysql/tables/llx_user_clicktodial.sql
680680
htdocs/install/mysql/tables/llx_c_incoterms.sql
681-
htdocs/install/mysql/tables/llx_asset_model_extrafield-asset.key.sql
682681
htdocs/install/mysql/tables/llx_prelevement_lignes.sql
683682
htdocs/install/mysql/tables/llx_categorie_member.key.sql
684683
htdocs/install/mysql/tables/llx_actioncomm_reminder.sql
@@ -1077,7 +1076,6 @@ htdocs/install/mysql/tables/llx_adherent_type.sql
10771076
htdocs/install/mysql/tables/llx_c_chargesociales.sql
10781077
htdocs/install/mysql/tables/llx_commande.key.sql
10791078
htdocs/install/mysql/tables/llx_fichinterdet.key.sql
1080-
htdocs/install/mysql/tables/llx_asset_model_extrafield-asset.sql
10811079
htdocs/install/mysql/tables/llx_zapier_hook-zapier.key.sql
10821080
htdocs/install/mysql/tables/llx_product.key.sql
10831081
htdocs/install/mysql/tables/llx_user_extrafields.sql
@@ -1184,6 +1182,7 @@ htdocs/install/mysql/tables/llx_product_attribute_combination_price_level-varian
11841182
htdocs/install/mysql/tables/llx_categorie_ticket-ticket.sql
11851183
htdocs/install/mysql/tables/llx_usergroup_extrafields.sql
11861184
htdocs/install/mysql/tables/llx_c_barcode_type.key.sql
1185+
htdocs/install/mysql/tables/llx_asset_model_extrafields-asset.key.sql
11871186
htdocs/install/mysql/tables/llx_projet_task.sql
11881187
htdocs/install/mysql/tables/llx_webhook_target-webhook.key.sql
11891188
htdocs/install/mysql/tables/llx_bank_account.key.sql
@@ -1283,6 +1282,7 @@ htdocs/install/mysql/tables/llx_categorie_contact.key.sql
12831282
htdocs/install/mysql/tables/llx_chargesociales.sql
12841283
htdocs/install/mysql/tables/llx_bookcal_availabilities_extrafields-bookcal.sql
12851284
htdocs/install/mysql/tables/llx_product_association.sql
1285+
htdocs/install/mysql/tables/llx_asset_model_extrafields-asset.sql
12861286
htdocs/install/mysql/tables/llx_projet.sql
12871287
htdocs/install/mysql/tables/llx_expensereport_ik-expensereport.sql
12881288
htdocs/install/mysql/tables/llx_prelevement_demande.sql

Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal-all-levels.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124152,6 +124152,12 @@ Drupal/Core/Test/EnvironmentCleaner.php
124152124152
Core/Test/EnvironmentCleaner.php
124153124153
Test/EnvironmentCleaner.php
124154124154
EnvironmentCleaner.php
124155+
core/lib/Drupal/Core/Test/PhpUnitTestDiscoveryTracer.php
124156+
lib/Drupal/Core/Test/PhpUnitTestDiscoveryTracer.php
124157+
Drupal/Core/Test/PhpUnitTestDiscoveryTracer.php
124158+
Core/Test/PhpUnitTestDiscoveryTracer.php
124159+
Test/PhpUnitTestDiscoveryTracer.php
124160+
PhpUnitTestDiscoveryTracer.php
124155124161
core/lib/Drupal/Core/Test/JUnitConverter.php
124156124162
lib/Drupal/Core/Test/JUnitConverter.php
124157124163
Drupal/Core/Test/JUnitConverter.php

Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17928,6 +17928,7 @@ core/lib/Drupal/Core/Test/TestRun.php
1792817928
core/lib/Drupal/Core/Test/HttpClientMiddleware/TestHttpClientMiddleware.php
1792917929
core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php
1793017930
core/lib/Drupal/Core/Test/EnvironmentCleaner.php
17931+
core/lib/Drupal/Core/Test/PhpUnitTestDiscoveryTracer.php
1793117932
core/lib/Drupal/Core/Test/JUnitConverter.php
1793217933
core/lib/Drupal/Core/Test/AssertMailTrait.php
1793317934
core/lib/Drupal/Core/Test/RunTests/TestFileParser.php

Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext-all-levels.txt

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2308,6 +2308,10 @@ erpnext/patches/v15_0/update_asset_repair_field_in_stock_entry.py
23082308
patches/v15_0/update_asset_repair_field_in_stock_entry.py
23092309
v15_0/update_asset_repair_field_in_stock_entry.py
23102310
update_asset_repair_field_in_stock_entry.py
2311+
erpnext/patches/v15_0/update_pegged_currencies.py
2312+
patches/v15_0/update_pegged_currencies.py
2313+
v15_0/update_pegged_currencies.py
2314+
update_pegged_currencies.py
23112315
erpnext/patches/v15_0/rename_manufacturing_settings_field.py
23122316
patches/v15_0/rename_manufacturing_settings_field.py
23132317
v15_0/rename_manufacturing_settings_field.py
@@ -14866,6 +14870,31 @@ accounts/doctype/process_payment_reconciliation_log_allocations/process_payment_
1486614870
doctype/process_payment_reconciliation_log_allocations/process_payment_reconciliation_log_allocations.json
1486714871
process_payment_reconciliation_log_allocations/process_payment_reconciliation_log_allocations.json
1486814872
process_payment_reconciliation_log_allocations.json
14873+
erpnext/accounts/doctype/pegged_currencies/pegged_currencies.py
14874+
accounts/doctype/pegged_currencies/pegged_currencies.py
14875+
doctype/pegged_currencies/pegged_currencies.py
14876+
pegged_currencies/pegged_currencies.py
14877+
pegged_currencies.py
14878+
erpnext/accounts/doctype/pegged_currencies/__init__.py
14879+
accounts/doctype/pegged_currencies/__init__.py
14880+
doctype/pegged_currencies/__init__.py
14881+
pegged_currencies/__init__.py
14882+
__init__.py
14883+
erpnext/accounts/doctype/pegged_currencies/test_pegged_currencies.py
14884+
accounts/doctype/pegged_currencies/test_pegged_currencies.py
14885+
doctype/pegged_currencies/test_pegged_currencies.py
14886+
pegged_currencies/test_pegged_currencies.py
14887+
test_pegged_currencies.py
14888+
erpnext/accounts/doctype/pegged_currencies/pegged_currencies.js
14889+
accounts/doctype/pegged_currencies/pegged_currencies.js
14890+
doctype/pegged_currencies/pegged_currencies.js
14891+
pegged_currencies/pegged_currencies.js
14892+
pegged_currencies.js
14893+
erpnext/accounts/doctype/pegged_currencies/pegged_currencies.json
14894+
accounts/doctype/pegged_currencies/pegged_currencies.json
14895+
doctype/pegged_currencies/pegged_currencies.json
14896+
pegged_currencies/pegged_currencies.json
14897+
pegged_currencies.json
1486914898
erpnext/accounts/doctype/cashier_closing/__init__.py
1487014899
accounts/doctype/cashier_closing/__init__.py
1487114900
doctype/cashier_closing/__init__.py
@@ -15082,6 +15111,21 @@ accounts/doctype/sales_invoice/sales_invoice_list.js
1508215111
doctype/sales_invoice/sales_invoice_list.js
1508315112
sales_invoice/sales_invoice_list.js
1508415113
sales_invoice_list.js
15114+
erpnext/accounts/doctype/pegged_currency_details/pegged_currency_details.json
15115+
accounts/doctype/pegged_currency_details/pegged_currency_details.json
15116+
doctype/pegged_currency_details/pegged_currency_details.json
15117+
pegged_currency_details/pegged_currency_details.json
15118+
pegged_currency_details.json
15119+
erpnext/accounts/doctype/pegged_currency_details/__init__.py
15120+
accounts/doctype/pegged_currency_details/__init__.py
15121+
doctype/pegged_currency_details/__init__.py
15122+
pegged_currency_details/__init__.py
15123+
__init__.py
15124+
erpnext/accounts/doctype/pegged_currency_details/pegged_currency_details.py
15125+
accounts/doctype/pegged_currency_details/pegged_currency_details.py
15126+
doctype/pegged_currency_details/pegged_currency_details.py
15127+
pegged_currency_details/pegged_currency_details.py
15128+
pegged_currency_details.py
1508515129
erpnext/accounts/doctype/mode_of_payment_account/__init__.py
1508615130
accounts/doctype/mode_of_payment_account/__init__.py
1508715131
doctype/mode_of_payment_account/__init__.py

Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,7 @@ erpnext/patches/v15_0/migrate_payment_request_status.py
523523
erpnext/patches/v15_0/enable_old_serial_batch_fields.py
524524
erpnext/patches/v15_0/drop_index_posting_datetime_from_sle.py
525525
erpnext/patches/v15_0/update_asset_repair_field_in_stock_entry.py
526+
erpnext/patches/v15_0/update_pegged_currencies.py
526527
erpnext/patches/v15_0/rename_manufacturing_settings_field.py
527528
erpnext/patches/v15_0/update_asset_value_for_manual_depr_entries.py
528529
erpnext/patches/v15_0/update_journal_entry_type.py
@@ -3125,6 +3126,11 @@ erpnext/accounts/doctype/sales_invoice_timesheet/sales_invoice_timesheet.json
31253126
erpnext/accounts/doctype/process_payment_reconciliation_log_allocations/process_payment_reconciliation_log_allocations.py
31263127
erpnext/accounts/doctype/process_payment_reconciliation_log_allocations/__init__.py
31273128
erpnext/accounts/doctype/process_payment_reconciliation_log_allocations/process_payment_reconciliation_log_allocations.json
3129+
erpnext/accounts/doctype/pegged_currencies/pegged_currencies.py
3130+
erpnext/accounts/doctype/pegged_currencies/__init__.py
3131+
erpnext/accounts/doctype/pegged_currencies/test_pegged_currencies.py
3132+
erpnext/accounts/doctype/pegged_currencies/pegged_currencies.js
3133+
erpnext/accounts/doctype/pegged_currencies/pegged_currencies.json
31283134
erpnext/accounts/doctype/cashier_closing/__init__.py
31293135
erpnext/accounts/doctype/cashier_closing/cashier_closing.json
31303136
erpnext/accounts/doctype/cashier_closing/cashier_closing.py
@@ -3168,6 +3174,9 @@ erpnext/accounts/doctype/sales_invoice/test_records.json
31683174
erpnext/accounts/doctype/sales_invoice/regional/italy.js
31693175
erpnext/accounts/doctype/sales_invoice/sales_invoice.py
31703176
erpnext/accounts/doctype/sales_invoice/sales_invoice_list.js
3177+
erpnext/accounts/doctype/pegged_currency_details/pegged_currency_details.json
3178+
erpnext/accounts/doctype/pegged_currency_details/__init__.py
3179+
erpnext/accounts/doctype/pegged_currency_details/pegged_currency_details.py
31713180
erpnext/accounts/doctype/mode_of_payment_account/__init__.py
31723181
erpnext/accounts/doctype/mode_of_payment_account/mode_of_payment_account.json
31733182
erpnext/accounts/doctype/mode_of_payment_account/mode_of_payment_account.py

Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost-all-levels.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25817,6 +25817,14 @@ services/settings/__snapshots__/settings-bread-service.test.js.snap
2581725817
settings/__snapshots__/settings-bread-service.test.js.snap
2581825818
__snapshots__/settings-bread-service.test.js.snap
2581925819
settings-bread-service.test.js.snap
25820+
ghost/core/test/unit/server/services/settings/settings-service.test.js
25821+
core/test/unit/server/services/settings/settings-service.test.js
25822+
test/unit/server/services/settings/settings-service.test.js
25823+
unit/server/services/settings/settings-service.test.js
25824+
server/services/settings/settings-service.test.js
25825+
services/settings/settings-service.test.js
25826+
settings/settings-service.test.js
25827+
settings-service.test.js
2582025828
ghost/core/test/unit/server/services/mail-events/MailEventService.test.ts
2582125829
core/test/unit/server/services/mail-events/MailEventService.test.ts
2582225830
test/unit/server/services/mail-events/MailEventService.test.ts

Discovery/Web-Content/CMS/trickest-cms-wordlist/ghost.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3868,6 +3868,7 @@ ghost/core/test/unit/server/services/settings/settings-utils.test.js
38683868
ghost/core/test/unit/server/services/settings/settings-bread-service.test.js
38693869
ghost/core/test/unit/server/services/settings/default-settings-manager.test.js
38703870
ghost/core/test/unit/server/services/settings/__snapshots__/settings-bread-service.test.js.snap
3871+
ghost/core/test/unit/server/services/settings/settings-service.test.js
38713872
ghost/core/test/unit/server/services/mail-events/MailEventService.test.ts
38723873
ghost/core/test/unit/server/services/mail-events/BookshelfMailEventRepository.test.js
38733874
ghost/core/test/unit/server/services/comments/comments-service-emails-renderer.test.js

0 commit comments

Comments
 (0)