[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-11-23 10:06:59 +00:00
parent a9ec2dfd2a
commit aeae4dbe1f
22 changed files with 1538 additions and 3804 deletions
@@ -1169,6 +1169,7 @@ core/tests/Drupal/FunctionalTests/Routing/CaseInsensitivePathTest.php
core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php
core/tests/Drupal/FunctionalTests/Routing/RouteCachingLanguageTest.php
core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php
core/tests/Drupal/FunctionalTests/Routing/SystemFilesTest.php
core/tests/Drupal/FunctionalTests/Routing/RouteCachingNonPathLanguageNegotiationTest.php
core/tests/Drupal/FunctionalTests/Routing/RouteCachingQueryAlteredTest.php
core/tests/Drupal/FunctionalTests/Routing/DefaultFormatTest.php
@@ -1578,6 +1579,7 @@ core/tests/Drupal/KernelTests/Core/Bootstrap/ExtensionPathResolverTest.php
core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php
core/tests/Drupal/KernelTests/Core/Block/BlockBaseTest.php
core/tests/Drupal/KernelTests/Core/Block/AutowireBlockTest.php
core/tests/Drupal/KernelTests/Core/StreamWrapper/ExtensionStreamTest.php
core/tests/Drupal/KernelTests/Core/StreamWrapper/StreamWrapperManagerTest.php
core/tests/Drupal/KernelTests/Core/Routing/ContentNegotiationRoutingTest.php
core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php
@@ -5643,6 +5645,7 @@ core/lib/Drupal/Core/Block/Annotation/Block.php
core/lib/Drupal/Core/Block/TitleBlockPluginInterface.php
core/lib/Drupal/Core/Block/BlockManagerInterface.php
core/lib/Drupal/Core/StreamWrapper/StreamWrapperManagerInterface.php
core/lib/Drupal/Core/StreamWrapper/ExtensionStreamBase.php
core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php
core/lib/Drupal/Core/StreamWrapper/PublicStream.php
core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php
@@ -5650,6 +5653,8 @@ core/lib/Drupal/Core/StreamWrapper/ReadOnlyStream.php
core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php
core/lib/Drupal/Core/StreamWrapper/AssetsStream.php
core/lib/Drupal/Core/StreamWrapper/PrivateStream.php
core/lib/Drupal/Core/StreamWrapper/ModuleStream.php
core/lib/Drupal/Core/StreamWrapper/ThemeStream.php
core/lib/Drupal/Core/StreamWrapper/LocalStream.php
core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php
core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php