[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-07-19 10:04:08 +00:00
parent cdd5949d28
commit cfdb24ba4f
52 changed files with 13483 additions and 8191 deletions
@@ -6438,6 +6438,7 @@ tests/Feature/Companies/Ui/CompanyIndexTest.php
tests/Feature/Companies/Api/CreateCompaniesTest.php
tests/Feature/Companies/Api/UpdateCompaniesTest.php
tests/Feature/Companies/Api/DeleteCompaniesTest.php
tests/Feature/Companies/Api/IndexCompaniesTest.php
tests/Feature/PredefinedKits/Ui/CreatePredefinedKitTest.php
tests/Feature/PredefinedKits/Ui/IndexPredefinedKitsTest.php
tests/Feature/PredefinedKits/Ui/UpdatePredefinedKitTest.php
@@ -7006,6 +7007,7 @@ database/migrations/2014_08_17_083523_make_location_id_nullable.php
database/migrations/2014_11_01_214955_add_eol_display_to_settings.php
database/migrations/2022_12_20_171851_fix_nullable_migration_for_settings.php
database/migrations/2016_12_27_212631_make_asset_assigned_to_polymorphic.php
database/migrations/2025_07_16_142036_clean_checkout_acceptances.php
database/migrations/2016_12_07_173720_increase_size_of_state_in_suppliers.php
database/migrations/2013_11_17_055126_create_settings_table.php
database/migrations/2020_10_23_161736_fix_zero_values_for_locations.php
@@ -7253,6 +7255,7 @@ app/Notifications/RequestAssetCancelation.php
app/Notifications/ExpectedCheckinNotification.php
app/Notifications/AcceptanceAssetAcceptedNotification.php
app/Notifications/CheckinAssetNotification.php
app/Notifications/AcceptanceAssetAcceptedToUserNotification.php
app/Notifications/SendUpcomingAuditNotification.php
app/Notifications/CurrentInventory.php
app/Console/Kernel.php
@@ -7276,6 +7279,7 @@ app/Console/Commands/Purge.php
app/Console/Commands/SendCurrentInventoryToUsers.php
app/Console/Commands/ImportLocations.php
app/Console/Commands/ReEncodeCustomFieldNames.php
app/Console/Commands/CleanIncorrectCheckoutAcceptances.php
app/Console/Commands/PaveIt.php
app/Console/Commands/SendExpectedCheckinAlerts.php
app/Console/Commands/SendInventoryAlerts.php