[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2026-08-29 10:14:14 +00:00
parent 830924cd2b
commit 1ef04a2cf8
54 changed files with 11367 additions and 5219 deletions
@@ -153,6 +153,7 @@ tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Security/MemberManagerTests
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Events/RelateOnTrashNotificationHandlerTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/MigrationTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/MigrationPlanTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/SingleBlockConversionVerifierTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/AlterMigrationTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/PropertyDataCultureResolverTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/Upgrade/UmbracoPlanTests.cs
@@ -251,6 +252,7 @@ tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/AspNetCore/AspNetCoreRequestAcc
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/AspNetCore/AspNetCoreCookieManagerTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/FileNameTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/ImageProcessors/CropWebProcessorTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/ActionsResults/PublishedContentNotFoundResultTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Cache/RepositoryCacheVersionAccessorTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Security/EncryptionHelperTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Security/AspNetCoreCspNonceServiceTests.cs
@@ -350,6 +352,7 @@ tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/ServerEvents/ServerEven
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/ServerEvents/ServerEventAccessServiceTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/ServerEvents/ServerEventRouterTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/ServerEvents/FakeAuthorizer.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Extensions/MemberResponseModelExtensionsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Controllers/MediaType/Item/SearchMediaTypeItemControllerTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Controllers/MemberType/Item/SearchMemberTypeItemControllerTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Controllers/DataType/Item/SearchDataTypeItemControllerTests.cs
@@ -639,6 +642,7 @@ tests/Umbraco.Tests.UnitTests/Umbraco.Core/CoreThings/UdiTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Deploy/ArtifactBaseTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/PublishedCache/DefaultCultureAccessorTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Collections/CompositeStringArrayKeyTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Collections/ChunkedTieredResolverTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Collections/TopoGraphTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Collections/CompositeStringStringKeyTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Collections/StackQueueTests.cs
@@ -761,11 +765,13 @@ tests/Umbraco.Tests.Benchmarks/LoggerAllocationBenchmark.cs
tests/Umbraco.Tests.Benchmarks/TypeLoaderBenchmarks.cs
tests/Umbraco.Tests.Benchmarks/StringStartsWithBenchmarks.cs
tests/Umbraco.Tests.Benchmarks/HashFromStreams.cs
tests/Umbraco.Tests.Benchmarks/Fixtures/SyntheticPublishedTreeFixture.cs
tests/Umbraco.Tests.Benchmarks/Fixtures/SyntheticPublishedMediaTreeFixture.cs
tests/Umbraco.Tests.Benchmarks/Fixtures/SyntheticPublishedDocumentTreeFixture.cs
tests/Umbraco.Tests.Benchmarks/TypeFinderBenchmarks.cs
tests/Umbraco.Tests.Benchmarks/HexStringBenchmarks.cs
tests/Umbraco.Tests.Benchmarks/OldCompositeStringArrayKey.cs
tests/Umbraco.Tests.Benchmarks/OldCompositeStringStringKey.cs
tests/Umbraco.Tests.Benchmarks/HybridCacheColdMediaNavigationBenchmarks.cs
tests/Umbraco.Tests.Benchmarks/CtorInvokeBenchmarks.cs.bak
tests/Umbraco.Tests.Benchmarks/TryConvertToBenchmarks.cs
tests/Umbraco.Tests.Benchmarks/app.config
@@ -781,6 +787,7 @@ tests/Umbraco.Tests.Benchmarks/StringReplaceFirstBenchmarks.cs
tests/Umbraco.Tests.Benchmarks/StringReplaceManyBenchmarks.cs
tests/Umbraco.Tests.Benchmarks/Umbraco.Tests.Benchmarks.csproj
tests/Umbraco.Tests.Benchmarks/LinqCastBenchmarks.cs
tests/Umbraco.Tests.Benchmarks/HybridCacheColdNavigationBenchmarks.cs
tests/Umbraco.Tests.Benchmarks/StringFileExtensionBenchmark.cs
tests/Umbraco.Tests.Benchmarks/CompositeStringStringKeyBenchmarks.cs
tests/Umbraco.Tests.Benchmarks/GuidUdiBenchmarks.cs
@@ -1729,6 +1736,7 @@ tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Migrations/MigrationPlanE
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Migrations/AdvancedMigrationTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Migrations/Expressions/Create/Expressions/CreateTableExpressionTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Migrations/Upgrade/V_17_2_0/PopulateSortableValueForDatePropertyDataTest.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/MigrateSingleBlockListTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Migrations/Upgrade/V_17_4_0/FixLabelDataTypeDbTypeFromConfigurationTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Migrations/Upgrade/V_17_4_0/AddDimensionsToSvgTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Migrations/Upgrade/V_17_0_0/SetDateDefaultsToUtcNowTests.cs
@@ -1868,6 +1876,7 @@ tests/Umbraco.Tests.Integration/Umbraco.Web.Website/Routing/SurfaceControllerTes
tests/Umbraco.Tests.Integration/Umbraco.Web.Website/Security/MemberAuthorizeTests.cs
tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/MediaHybridCacheTests.cs
tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/MemberHybridCacheTests.cs
tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/DocumentHybridCacheBatchedTraversalTests.cs
tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/DatabaseCacheRepositoryTests.cs
tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/MediaHybridCacheScopeTests.cs
tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/DocumentHybridCacheTests.cs
@@ -1902,6 +1911,7 @@ tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/MediaHybridCa
tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/ElementHybridCacheStaleSetRaceTests.cs
tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/DocumentCacheServiceTests.cs
tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/ElementHybridCacheVarianceTests.cs
tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/MediaHybridCacheMockTests.cs
tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/ElementHybridCacheTests.cs
tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/DocumentHybridCacheBoundedTests.cs
tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/DocumentHybridCacheAncestryTests.cs
@@ -2186,8 +2196,11 @@ tests/Umbraco.Tests.Integration/ManagementApi/Relation/ByRelationTypeKeyRelation
tests/Umbraco.Tests.Integration/ManagementApi/PropertyType/IsUsedPropertyTypeControllerTests.cs
tests/Umbraco.Tests.Integration/ManagementApi/ManagementApiUserGroupTestBase.cs
tests/Umbraco.Tests.Integration/ManagementApi/ObjectTypes/AllowedObjectTypesControllerTests.cs
tests/Umbraco.Tests.Integration/ManagementApi/Member/Filter/FilterMemberFilterControllerTests.cs
tests/Umbraco.Tests.Integration/ManagementApi/Member/Item/ItemMemberItemControllerTests.cs
tests/Umbraco.Tests.Integration/ManagementApi/Member/Item/AncestorsMemberItemControllerTests.cs
tests/Umbraco.Tests.Integration/ManagementApi/Member/MemberSensitiveDataTestBase.cs
tests/Umbraco.Tests.Integration/ManagementApi/Member/ByKeyMemberControllerTests.cs
tests/Umbraco.Tests.Integration/ManagementApi/Policies/AllCultureControllerTests.cs
tests/Umbraco.Tests.Integration/ManagementApi/Template/UpdateTemplateControllerProductionModeTests.cs
tests/Umbraco.Tests.Integration/ManagementApi/Template/Item/ItemTemplateItemControllerTests.cs
@@ -2566,6 +2579,7 @@ src/Umbraco.Infrastructure/PropertyEditors/DateTimeUnspecifiedPropertyIndexValue
src/Umbraco.Infrastructure/PropertyEditors/TextAreaPropertyEditor.cs
src/Umbraco.Infrastructure/PropertyEditors/DropDownFlexiblePropertyEditor.cs
src/Umbraco.Infrastructure/PropertyEditors/ImageCropperPropertyValueEditor.cs
src/Umbraco.Infrastructure/PropertyEditors/SingleBlockMigrationEditorAliasOverride.cs
src/Umbraco.Infrastructure/PropertyEditors/RichTextEditorBlockValidator.cs
src/Umbraco.Infrastructure/PropertyEditors/BlockJsonSchemaHelper.cs
src/Umbraco.Infrastructure/PropertyEditors/DateTimePropertyEditor.cs
@@ -2856,6 +2870,7 @@ src/Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/MigrateSi
src/Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockListBlockListProcessor.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockListRteProcessor.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockListConfigurationCache.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockConversionVerifier.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockBlockProcessorBase.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/ITypedSingleBlockListProcessor.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockListBlockGridProcessor.cs
@@ -4345,6 +4360,7 @@ src/Umbraco.Cms.Api.Management/Telemetry/ExternalLoginTelemetryProvider.cs
src/Umbraco.Cms.Api.Management/Extensions/UmbracoApplicationBuilder.Preview.cs
src/Umbraco.Cms.Api.Management/Extensions/ContentEditingExtensions.cs
src/Umbraco.Cms.Api.Management/Extensions/UmbracoApplicationBuilder.BackOffice.cs
src/Umbraco.Cms.Api.Management/Extensions/MemberResponseModelExtensions.cs
src/Umbraco.Cms.Api.Management/Extensions/OpenIdDictTokenManagerExtensions.cs
src/Umbraco.Cms.Api.Management/Extensions/HttpContextExtensions.cs
src/Umbraco.Cms.Api.Management/Extensions/HtmlHelperBackOfficeExtensions.cs
@@ -7610,6 +7626,7 @@ src/Umbraco.Core/PublishedCache/IBlockElementService.cs
src/Umbraco.Core/PublishedCache/IPublishedContentTypeCache.cs
src/Umbraco.Core/PublishedCache/IDomainCacheService.cs
src/Umbraco.Core/Collections/CompositeNStringNStringKey.cs
src/Umbraco.Core/Collections/ChunkedTieredResolver.cs
src/Umbraco.Core/Collections/CompositeStringArrayKey.cs
src/Umbraco.Core/Collections/TypeList.cs
src/Umbraco.Core/Collections/CompositeIntStringKey.cs
@@ -13522,6 +13539,8 @@ src/Umbraco.Web.UI.Client/src/packages/core/property/components/unsupported-prop
src/Umbraco.Web.UI.Client/src/packages/core/property/components/unsupported-property/utils.ts
src/Umbraco.Web.UI.Client/src/packages/core/property/components/unsupported-property/unsupported-property.element.ts
src/Umbraco.Web.UI.Client/src/packages/core/property/components/index.ts
src/Umbraco.Web.UI.Client/src/packages/core/property/components/sensitive-value/sensitive-value.element.ts
src/Umbraco.Web.UI.Client/src/packages/core/property/components/sensitive-value/index.ts
src/Umbraco.Web.UI.Client/src/packages/core/property/components/property/property.stories.ts
src/Umbraco.Web.UI.Client/src/packages/core/property/components/property/index.ts
src/Umbraco.Web.UI.Client/src/packages/core/property/components/property/property.context.ts
@@ -15986,6 +16005,7 @@ src/Umbraco.Web.UI.Client/src/packages/multi-url-picker/components/input-multi-u
src/Umbraco.Web.UI.Client/src/packages/multi-url-picker/document-link-picker-modal/document-link-picker-modal.element.test.ts
src/Umbraco.Web.UI.Client/src/packages/multi-url-picker/document-link-picker-modal/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/multi-url-picker/document-link-picker-modal/constants.ts
src/Umbraco.Web.UI.Client/src/packages/multi-url-picker/document-link-picker-modal/document-link-picker.context.test.ts
src/Umbraco.Web.UI.Client/src/packages/multi-url-picker/document-link-picker-modal/document-link-picker.context.ts
src/Umbraco.Web.UI.Client/src/packages/multi-url-picker/document-link-picker-modal/document-link-picker-modal.token.ts
src/Umbraco.Web.UI.Client/src/packages/multi-url-picker/document-link-picker-modal/document-link-picker-modal.element.ts