[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2026-01-17 10:07:28 +00:00
parent 7d6180fac8
commit 2a15a612a7
26 changed files with 3308 additions and 2229 deletions
@@ -1208,9 +1208,27 @@ core/modules/text/js/text.js
core/modules/workspaces_ui/tests/src/Functional/GenericTest.php
core/modules/workspaces_ui/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php
core/modules/workspaces_ui/workspaces_ui.services.yml
core/modules/workspaces_ui/workspaces_ui.routing.yml
core/modules/workspaces_ui/workspaces_ui.links.task.yml
core/modules/workspaces_ui/workspaces_ui.links.action.yml
core/modules/workspaces_ui/icons/000000/workspaces.svg
core/modules/workspaces_ui/icons/f0a100/ws_icon.svg
core/modules/workspaces_ui/icons/81c071/ws_icon.svg
core/modules/workspaces_ui/workspaces_ui.libraries.yml
core/modules/workspaces_ui/src/Plugin/Block/WorkspaceSwitcherBlock.php
core/modules/workspaces_ui/src/Form/WorkspaceDeleteForm.php
core/modules/workspaces_ui/src/Form/WorkspaceActivateForm.php
core/modules/workspaces_ui/src/Form/WorkspaceSwitcherForm.php
core/modules/workspaces_ui/src/Form/WorkspaceForm.php
core/modules/workspaces_ui/src/Form/WorkspaceMergeForm.php
core/modules/workspaces_ui/src/Form/WorkspacePublishForm.php
core/modules/workspaces_ui/src/Form/SwitchToLiveForm.php
core/modules/workspaces_ui/src/WorkspacesUiLazyBuilders.php
core/modules/workspaces_ui/src/Hook/WorkspacesUiHooks.php
core/modules/workspaces_ui/src/Routing/RouteSubscriber.php
core/modules/workspaces_ui/src/WorkspaceListBuilder.php
core/modules/workspaces_ui/src/WorkspaceViewBuilder.php
core/modules/workspaces_ui/workspaces_ui.info.yml
core/modules/workspaces_ui/workspaces_ui.links.menu.yml
core/modules/config_translation/config_translation.permissions.yml
core/modules/config_translation/tests/modules/config_translation_test/config/install/config_translation_test.content.yml
core/modules/config_translation/tests/modules/config_translation_test/config/schema/config_translation_test.schema.yml
@@ -3785,6 +3803,7 @@ core/modules/system/tests/src/Kernel/Form/ElementsFieldsetTest.php
core/modules/system/tests/src/Kernel/Form/FormObjectTest.php
core/modules/system/tests/src/Kernel/Form/FileElementTest.php
core/modules/system/tests/src/Kernel/Form/FormElementMaxlengthTest.php
core/modules/system/tests/src/Kernel/Form/FormStatePersistTest.php
core/modules/system/tests/src/Kernel/Form/FormElementLabelTest.php
core/modules/system/tests/src/Kernel/Menu/MenuStorageTest.php
core/modules/system/tests/src/Kernel/DecoratedServiceTest.php
@@ -6981,6 +7000,7 @@ core/modules/media_library/tests/src/Unit/MediaLibrarySelectFormTest.php
core/modules/media_library/tests/src/FunctionalJavascript/MediaOverviewTest.php
core/modules/media_library/tests/src/FunctionalJavascript/WidgetAccessTest.php
core/modules/media_library/tests/src/FunctionalJavascript/TranslationsTest.php
core/modules/media_library/tests/src/FunctionalJavascript/MediaLibraryContextualFilterTest.php
core/modules/media_library/tests/src/FunctionalJavascript/WidgetWithoutTypesTest.php
core/modules/media_library/tests/src/FunctionalJavascript/WidgetOverflowTest.php
core/modules/media_library/tests/src/FunctionalJavascript/MediaLibraryTestBase.php
@@ -10531,15 +10551,8 @@ core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesMediaLibraryInt
core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesLayoutBuilderIntegrationTest.php
core/modules/workspaces/workspaces.info.yml
core/modules/workspaces/workspaces.services.yml
core/modules/workspaces/workspaces.libraries.yml
core/modules/workspaces/workspaces.install
core/modules/workspaces/workspaces.links.task.yml
core/modules/workspaces/workspaces.link_relation_types.yml
core/modules/workspaces/workspaces.routing.yml
core/modules/workspaces/workspaces.links.menu.yml
core/modules/workspaces/icons/000000/workspaces.svg
core/modules/workspaces/icons/f0a100/ws_icon.svg
core/modules/workspaces/icons/81c071/ws_icon.svg
core/modules/workspaces/workspaces.post_update.php
core/modules/workspaces/src/Controller/WorkspacesHtmlEntityFormController.php
core/modules/workspaces/src/WorkspaceCacheContext.php
@@ -10555,16 +10568,8 @@ core/modules/workspaces/src/Plugin/Validation/Constraint/DeletedWorkspaceConstra
core/modules/workspaces/src/Plugin/Validation/Constraint/DeletedWorkspaceConstraintValidator.php
core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraint.php
core/modules/workspaces/src/Plugin/Validation/Constraint/EntityWorkspaceConflictConstraintValidator.php
core/modules/workspaces/src/Plugin/Block/WorkspaceSwitcherBlock.php
core/modules/workspaces/src/Install/Requirements/WorkspacesRequirements.php
core/modules/workspaces/src/WorkspacesMenuTreeStorage.php
core/modules/workspaces/src/Form/WorkspaceDeleteForm.php
core/modules/workspaces/src/Form/WorkspaceActivateForm.php
core/modules/workspaces/src/Form/WorkspaceSwitcherForm.php
core/modules/workspaces/src/Form/WorkspaceForm.php
core/modules/workspaces/src/Form/WorkspaceMergeForm.php
core/modules/workspaces/src/Form/WorkspacePublishForm.php
core/modules/workspaces/src/Form/SwitchToLiveForm.php
core/modules/workspaces/src/WorkspaceTrackerInterface.php
core/modules/workspaces/src/WorkspacePublishException.php
core/modules/workspaces/src/WorkspaceAssociation.php
@@ -10593,7 +10598,6 @@ core/modules/workspaces/src/Provider/WorkspaceProviderInterface.php
core/modules/workspaces/src/Provider/DefaultWorkspaceProvider.php
core/modules/workspaces/src/Provider/WorkspaceProviderBase.php
core/modules/workspaces/src/WorkspaceAssociationInterface.php
core/modules/workspaces/src/WorkspacesLazyBuilders.php
core/modules/workspaces/src/WorkspacesAliasRepository.php
core/modules/workspaces/src/WorkspaceManager.php
core/modules/workspaces/src/WorkspaceOperationInterface.php
@@ -10608,21 +10612,18 @@ core/modules/workspaces/src/Hook/EntityOperations.php
core/modules/workspaces/src/Hook/WorkspacesHooks.php
core/modules/workspaces/src/WorkspaceRepository.php
core/modules/workspaces/src/WorkspaceRepositoryInterface.php
core/modules/workspaces/src/WorkspaceListBuilder.php
core/modules/workspaces/src/Entity/Handler/BlockContentWorkspaceHandler.php
core/modules/workspaces/src/Entity/Handler/DefaultWorkspaceHandler.php
core/modules/workspaces/src/Entity/Handler/WorkspaceHandlerInterface.php
core/modules/workspaces/src/Entity/Handler/IgnoredWorkspaceHandler.php
core/modules/workspaces/src/Entity/Workspace.php
core/modules/workspaces/src/WorkspacesCron.php
core/modules/workspaces/src/WorkspaceViewBuilder.php
core/modules/workspaces/src/WorkspaceInformationInterface.php
core/modules/workspaces/src/WorkspaceConflictException.php
core/modules/workspaces/src/WorkspacesLayoutTempstoreRepository.php
core/modules/workspaces/src/WorkspacePublisherInterface.php
core/modules/workspaces/src/WorkspaceManagerInterface.php
core/modules/workspaces/src/Access/ActiveWorkspaceCheck.php
core/modules/workspaces/workspaces.links.action.yml
core/modules/inline_form_errors/tests/src/Functional/GenericTest.php
core/modules/inline_form_errors/tests/src/Functional/FormErrorHandlerFileUploadTest.php
core/modules/inline_form_errors/tests/src/Kernel/FormElementInlineErrorTest.php