[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-08-28 10:04:22 +00:00
parent da03acaf80
commit 3526fc7f66
26 changed files with 2366 additions and 3469 deletions
@@ -6215,6 +6215,7 @@ tests/Feature/Assets/Ui/BulkDeleteAssetsTest.php
tests/Feature/Assets/Ui/AssetIndexTest.php
tests/Feature/Assets/Api/RequestableAssetTest.php
tests/Feature/Assets/Api/StoreAssetWithFullMultipleCompanySupportTest.php
tests/Feature/Assets/Api/AssetNotesTest.php
tests/Feature/Assets/Api/StoreAssetTest.php
tests/Feature/Assets/Api/AssetsForSelectListTest.php
tests/Feature/Assets/Api/AuditAssetTest.php
@@ -6482,6 +6483,7 @@ database/migrations/2013_11_17_062634_add_license_to_assets.php
database/migrations/2020_12_21_153235_update_min_password.php
database/migrations/2016_09_02_001448_create_checkout_requests_table.php
database/migrations/2013_11_15_190357_create_temp_licenses_table.php
database/migrations/2025_08_20_190617_add_created_at_index_to_models.php
database/migrations/2018_09_10_082212_create_checkout_acceptances_for_unaccepted_assets.php
database/migrations/2015_11_30_191504_remove_fk_company_id.php
database/migrations/2016_03_22_125911_fix_custom_fields_regexes.php
@@ -6734,6 +6736,7 @@ database/migrations/2014_10_16_200626_add_rtd_location_to_assets.php
database/migrations/2013_11_18_134332_add_contacts_to_users.php
database/migrations/2015_02_07_013537_add_soft_deleted_to_log.php
database/migrations/2014_10_24_015641_add_display_checkout_date.php
database/migrations/2025_08_19_114742_add_display_name_to_users.php
database/migrations/2023_08_21_181742_add_min_amt_to_models_table.php
database/migrations/2014_11_20_203007_add_username_to_user.php
database/migrations/2015_02_26_091228_add_accessories_user_table.php
@@ -6811,6 +6814,7 @@ database/migrations/2016_05_16_164733_add_model_mfg_to_consumable.php
database/migrations/2025_06_02_233556_add_admin_cc_always_to_settings_table.php
database/migrations/2022_07_07_010406_add_indexes_to_license_seats.php
database/migrations/2014_11_20_223947_add_auto_to_settings.php
database/migrations/2025_08_19_174823_add_display_name_to_ldap_settings.php
database/migrations/2014_10_24_000417_alter_supplier_state_to_32.php
database/migrations/2021_07_28_031345_add_client_side_l_d_a_p_cert_to_settings.php
database/migrations/2014_06_20_005050_make_asset_log_purchasedate_to_nullable.php
@@ -7066,7 +7070,9 @@ app/Models/Labels/FieldOption.php
app/Models/Labels/Sheets/Avery/L7163_A.php
app/Models/Labels/Sheets/Avery/L7163.php
app/Models/Labels/Sheets/Avery/L7162_B.php
app/Models/Labels/Sheets/Avery/L6009_A.php
app/Models/Labels/Sheets/Avery/_5267_A.php
app/Models/Labels/Sheets/Avery/L6009.php
app/Models/Labels/Sheets/Avery/_3490_A.php
app/Models/Labels/Sheets/Avery/_5520.php
app/Models/Labels/Sheets/Avery/L7162_A.php
@@ -7208,6 +7214,7 @@ app/Http/Controllers/Api/SettingsController.php
app/Http/Controllers/Api/AccessoriesController.php
app/Http/Controllers/Api/AssetsController.php
app/Http/Controllers/Api/DepreciationsController.php
app/Http/Controllers/Api/NotesController.php
app/Http/Controllers/Api/LicensesController.php
app/Http/Controllers/Api/ProfileController.php
app/Http/Controllers/Api/LocationsController.php