[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2026-04-27 09:57:36 +00:00
parent 4b2594c16f
commit b114726fe7
8 changed files with 3070 additions and 2389 deletions
@@ -50955,66 +50955,41 @@ upload/assets/framework/index.js
assets/framework/index.js
framework/index.js
index.js
upload/assets/framework/input/textarea.js
assets/framework/input/textarea.js
framework/input/textarea.js
input/textarea.js
textarea.js
upload/assets/framework/input/checkbox.js
assets/framework/input/checkbox.js
framework/input/checkbox.js
input/checkbox.js
checkbox.js
upload/assets/framework/input/time.js
assets/framework/input/time.js
framework/input/time.js
input/time.js
time.js
upload/assets/framework/input/ckeditor.js
assets/framework/input/ckeditor.js
framework/input/ckeditor.js
input/ckeditor.js
ckeditor.js
upload/assets/framework/input/date.js
assets/framework/input/date.js
framework/input/date.js
input/date.js
date.js
upload/assets/framework/input/radio.js
assets/framework/input/radio.js
framework/input/radio.js
input/radio.js
radio.js
upload/assets/framework/input/country.js
assets/framework/input/country.js
framework/input/country.js
input/country.js
country.js
upload/assets/framework/input/file.js
assets/framework/input/file.js
framework/input/file.js
input/file.js
file.js
upload/assets/framework/input/text.js
assets/framework/input/text.js
framework/input/text.js
input/text.js
text.js
upload/assets/framework/input/select.js
assets/framework/input/select.js
framework/input/select.js
input/select.js
select.js
upload/assets/framework/input/switch.js
assets/framework/input/switch.js
framework/input/switch.js
input/switch.js
switch.js
upload/assets/framework/input/zone.js
assets/framework/input/zone.js
framework/input/zone.js
input/zone.js
zone.js
upload/assets/framework/input/autocomplete.js
assets/framework/input/autocomplete.js
framework/input/autocomplete.js
input/autocomplete.js
autocomplete.js
upload/assets/framework/input/datetime.js
assets/framework/input/datetime.js
framework/input/datetime.js
input/datetime.js
datetime.js
upload/assets/framework/js-yaml.js
assets/framework/js-yaml.js
framework/js-yaml.js
@@ -51063,11 +51038,6 @@ assets/framework/component/length.js
framework/component/length.js
component/length.js
length.js
upload/assets/framework/component/country.js
assets/framework/component/country.js
framework/component/country.js
component/country.js
country.js
upload/assets/framework/component/date.js
assets/framework/component/date.js
framework/component/date.js
@@ -51083,11 +51053,6 @@ assets/framework/component/weight.js
framework/component/weight.js
component/weight.js
weight.js
upload/assets/framework/component/zone.js
assets/framework/component/zone.js
framework/component/zone.js
component/zone.js
zone.js
upload/assets/framework/library/local.js
assets/framework/library/local.js
framework/library/local.js
@@ -6815,18 +6815,13 @@ upload/assets/ckeditor/lang/ug.js
upload/assets/ckeditor/styles.js
upload/assets/ckeditor/adapters/jquery.js
upload/assets/framework/index.js
upload/assets/framework/input/textarea.js
upload/assets/framework/input/checkbox.js
upload/assets/framework/input/time.js
upload/assets/framework/input/ckeditor.js
upload/assets/framework/input/date.js
upload/assets/framework/input/radio.js
upload/assets/framework/input/country.js
upload/assets/framework/input/file.js
upload/assets/framework/input/text.js
upload/assets/framework/input/select.js
upload/assets/framework/input/switch.js
upload/assets/framework/input/zone.js
upload/assets/framework/input/autocomplete.js
upload/assets/framework/input/datetime.js
upload/assets/framework/js-yaml.js
upload/assets/framework/component.js
upload/assets/framework/component/button.js
@@ -6837,11 +6832,9 @@ upload/assets/framework/component/link.js
upload/assets/framework/component/modal.js
upload/assets/framework/component/currency.js
upload/assets/framework/component/length.js
upload/assets/framework/component/country.js
upload/assets/framework/component/date.js
upload/assets/framework/component/include.js
upload/assets/framework/component/weight.js
upload/assets/framework/component/zone.js
upload/assets/framework/library/local.js
upload/assets/framework/library/event.js
upload/assets/framework/library/webcomponent.js
@@ -1490,6 +1490,12 @@ Umbraco.Infrastructure/Installer/Steps/RegisterInstallCompleteStep.cs
Installer/Steps/RegisterInstallCompleteStep.cs
Steps/RegisterInstallCompleteStep.cs
RegisterInstallCompleteStep.cs
src/Umbraco.Infrastructure/HealthChecks/Checks/Data/UntrustedDatabaseConstraintsCheck.cs
Umbraco.Infrastructure/HealthChecks/Checks/Data/UntrustedDatabaseConstraintsCheck.cs
HealthChecks/Checks/Data/UntrustedDatabaseConstraintsCheck.cs
Checks/Data/UntrustedDatabaseConstraintsCheck.cs
Data/UntrustedDatabaseConstraintsCheck.cs
UntrustedDatabaseConstraintsCheck.cs
src/Umbraco.Infrastructure/HealthChecks/MarkdownToHtmlConverter.cs
Umbraco.Infrastructure/HealthChecks/MarkdownToHtmlConverter.cs
HealthChecks/MarkdownToHtmlConverter.cs
@@ -5714,6 +5720,10 @@ Umbraco.Infrastructure/Persistence/DatabaseAnnotations/PrimaryKeyColumnAttribute
Persistence/DatabaseAnnotations/PrimaryKeyColumnAttribute.cs
DatabaseAnnotations/PrimaryKeyColumnAttribute.cs
PrimaryKeyColumnAttribute.cs
src/Umbraco.Infrastructure/Persistence/UntrustedConstraintsQuery.cs
Umbraco.Infrastructure/Persistence/UntrustedConstraintsQuery.cs
Persistence/UntrustedConstraintsQuery.cs
UntrustedConstraintsQuery.cs
src/Umbraco.Infrastructure/Persistence/CustomConnectionStringDatabaseProviderMetadata.cs
Umbraco.Infrastructure/Persistence/CustomConnectionStringDatabaseProviderMetadata.cs
Persistence/CustomConnectionStringDatabaseProviderMetadata.cs
@@ -96781,6 +96791,11 @@ Umbraco.Tests.Integration/Umbraco.Infrastructure/Security/BackOfficeUserStoreTes
Umbraco.Infrastructure/Security/BackOfficeUserStoreTests.cs
Security/BackOfficeUserStoreTests.cs
BackOfficeUserStoreTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/HealthChecks/UntrustedDatabaseConstraintsCheckTests.cs
Umbraco.Tests.Integration/Umbraco.Infrastructure/HealthChecks/UntrustedDatabaseConstraintsCheckTests.cs
Umbraco.Infrastructure/HealthChecks/UntrustedDatabaseConstraintsCheckTests.cs
HealthChecks/UntrustedDatabaseConstraintsCheckTests.cs
UntrustedDatabaseConstraintsCheckTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Packaging/CreatedPackageSchemaTests.cs
Umbraco.Tests.Integration/Umbraco.Infrastructure/Packaging/CreatedPackageSchemaTests.cs
Umbraco.Infrastructure/Packaging/CreatedPackageSchemaTests.cs
@@ -347,6 +347,7 @@ src/Umbraco.Infrastructure/Installer/Steps/DatabaseConfigureStep.cs
src/Umbraco.Infrastructure/Installer/Steps/DatabaseUpgradeStep.cs
src/Umbraco.Infrastructure/Installer/Steps/DatabaseInstallStep.cs
src/Umbraco.Infrastructure/Installer/Steps/RegisterInstallCompleteStep.cs
src/Umbraco.Infrastructure/HealthChecks/Checks/Data/UntrustedDatabaseConstraintsCheck.cs
src/Umbraco.Infrastructure/HealthChecks/MarkdownToHtmlConverter.cs
src/Umbraco.Infrastructure/Packaging/IImportPackageBuilder.cs
src/Umbraco.Infrastructure/Packaging/PendingPackageMigrations.cs
@@ -1175,6 +1176,7 @@ src/Umbraco.Infrastructure/Persistence/DatabaseAnnotations/IndexTypes.cs
src/Umbraco.Infrastructure/Persistence/DatabaseAnnotations/NullSettingAttribute.cs
src/Umbraco.Infrastructure/Persistence/DatabaseAnnotations/NullSettings.cs
src/Umbraco.Infrastructure/Persistence/DatabaseAnnotations/PrimaryKeyColumnAttribute.cs
src/Umbraco.Infrastructure/Persistence/UntrustedConstraintsQuery.cs
src/Umbraco.Infrastructure/Persistence/CustomConnectionStringDatabaseProviderMetadata.cs
src/Umbraco.Infrastructure/Persistence/IProviderSpecificMapperFactory.cs
src/Umbraco.Infrastructure/Persistence/DbConnectionExtensions.cs
@@ -14539,6 +14541,7 @@ tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Scoping/ScopedRepositoryT
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Scoping/SuppressNotificationsTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Security/MemberUserStoreConcurrencyTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Security/BackOfficeUserStoreTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/HealthChecks/UntrustedDatabaseConstraintsCheckTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Packaging/CreatedPackageSchemaTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Packaging/PackageInstallationTest.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Packaging/PackageDataInstallationTests.cs