[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2026-02-11 10:22:29 +00:00
parent d1b01d3291
commit 59e74b481d
24 changed files with 3922 additions and 2685 deletions
@@ -3384,6 +3384,7 @@ core/modules/system/tests/fixtures/psa_feed/valid-psa-only.json
core/modules/system/tests/fixtures/update/drupal-10.3.0.bare.standard.php.gz
core/modules/system/tests/fixtures/update/drupal-8.update-test-schema-enabled.php
core/modules/system/tests/fixtures/update/drupal-8.update-test-semver-update-n-enabled.php
core/modules/system/tests/fixtures/update/uninstall-history.php
core/modules/system/tests/fixtures/update/drupal-10.3.0.filled.standard.php.gz
core/modules/system/tests/fixtures/update/remove-description-from-user-register-form-mode.php
core/modules/system/tests/https.php
@@ -6089,6 +6090,7 @@ core/modules/media/tests/src/Unit/ResourceTest.php
core/modules/media/tests/src/Unit/EndpointTest.php
core/modules/media/tests/src/Unit/ProviderRepositoryTest.php
core/modules/media/tests/src/Unit/ResourceFetcherTest.php
core/modules/media/tests/src/Unit/UrlResolverTest.php
core/modules/media/tests/src/Unit/IFrameUrlHelperTest.php
core/modules/media/tests/src/FunctionalJavascript/MediaJavascriptTestBase.php
core/modules/media/tests/src/FunctionalJavascript/MediaEmbedFilterTestBase.php
@@ -7224,7 +7226,6 @@ core/modules/comment/src/Plugin/views/field/LastTimestamp.php
core/modules/comment/src/Plugin/views/field/StatisticsLastUpdated.php
core/modules/comment/src/Plugin/views/field/CommentedEntity.php
core/modules/comment/src/Plugin/views/field/LinkReply.php
core/modules/comment/src/Plugin/views/field/NodeNewComments.php
core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php
core/modules/comment/src/Plugin/views/field/EntityLink.php
core/modules/comment/src/Plugin/views/argument/UserUid.php
@@ -7369,6 +7370,7 @@ core/modules/locale/locale.pages.inc
core/modules/locale/src/Controller/LocaleController.php
core/modules/locale/src/LocaleProjectStorageInterface.php
core/modules/locale/src/Gettext.php
core/modules/locale/src/LocaleDefaultOptions.php
core/modules/locale/src/StringInterface.php
core/modules/locale/src/StringStorageException.php
core/modules/locale/src/SourceString.php
@@ -7399,6 +7401,7 @@ core/modules/locale/src/Hook/LocaleRequirements.php
core/modules/locale/src/LocaleProjectStorage.php
core/modules/locale/src/PoDatabaseReader.php
core/modules/locale/src/LocaleConfigSubscriber.php
core/modules/locale/src/LocaleSource.php
core/modules/locale/src/LocaleServiceProvider.php
core/modules/locale/src/LocaleTranslation.php
core/modules/locale/src/LocaleLookup.php
@@ -7452,43 +7455,6 @@ core/modules/path_alias/src/Entity/PathAlias.php
core/modules/path_alias/src/AliasRepositoryInterface.php
core/modules/path_alias/src/AliasManagerInterface.php
core/modules/path_alias/path_alias.post_update.php
core/modules/history/config/schema/history.views.schema.yml
core/modules/history/tests/modules/history_test_views/history_test_views.info.yml
core/modules/history/tests/modules/history_test_views/test_views/views.view.test_new_comments.yml
core/modules/history/tests/modules/history_test_views/test_views/views.view.test_history.yml
core/modules/history/tests/themes/history_test_theme/templates/mark.html.twig
core/modules/history/tests/themes/history_test_theme/history_test_theme.info.yml
core/modules/history/tests/src/Functional/CommentCSSTest.php
core/modules/history/tests/src/Functional/CommentNewIndicatorTest.php
core/modules/history/tests/src/Functional/CommentsHistoryTest.php
core/modules/history/tests/src/Functional/GenericTest.php
core/modules/history/tests/src/Functional/CommentTokenReplaceTest.php
core/modules/history/tests/src/Functional/CommentFieldsTest.php
core/modules/history/tests/src/Functional/HistoryTest.php
core/modules/history/tests/src/Functional/CommentEntityTest.php
core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php
core/modules/history/tests/src/Unit/HistoryCommentLinkBuilderTest.php
core/modules/history/tests/src/Unit/HistoryTokensHooksTest.php
core/modules/history/history.install
core/modules/history/history.libraries.yml
core/modules/history/history.module
core/modules/history/history.info.yml
core/modules/history/history.services.yml
core/modules/history/src/Controller/HistoryController.php
core/modules/history/src/HistoryCommentLinkBuilder.php
core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php
core/modules/history/src/Plugin/views/field/NodeNewComments.php
core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php
core/modules/history/src/HistoryRenderCallback.php
core/modules/history/src/Hook/HistoryViewsHooks.php
core/modules/history/src/Hook/HistoryTokensHooks.php
core/modules/history/src/Hook/HistoryHooks.php
core/modules/history/src/HistoryManager.php
core/modules/history/history.routing.yml
core/modules/history/js/node-new-comments-link.js
core/modules/history/js/mark-as-read.js
core/modules/history/js/history.js
core/modules/history/js/comment-new-indicator.js
core/modules/node/node.post_update.php
core/modules/node/config/install/core.entity_view_mode.node.teaser.yml
core/modules/node/config/install/node.settings.yml
@@ -12374,6 +12340,7 @@ core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/composer.json
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/profile-with-append/assets/append-to-robots.txt
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/profile-with-append/composer.json.tmpl
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-installed-fixture/composer.json.tmpl
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/project-with-illegal-dir-scaffold/assets/README.md
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/project-with-illegal-dir-scaffold/composer.json
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/project-allowing-empty-fixture/composer.json.tmpl
@@ -12393,6 +12360,7 @@ core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ComposerHookTest.php
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ScaffoldUpgradeTest.php
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ScaffoldTest.php
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/DrupalInstalledTest.php
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/ScaffoldTestResult.php
core/tests/Drupal/Tests/Composer/Plugin/ProjectMessage/ConfigTest.php