[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-04-29 10:04:36 +00:00
parent e53331baef
commit 70a52f2506
22 changed files with 1118 additions and 824 deletions
@@ -1215,6 +1215,11 @@ src/Database/Migrations/2020_06_25_162154_create_customer_social_accounts_table.
Database/Migrations/2020_06_25_162154_create_customer_social_accounts_table.php
Migrations/2020_06_25_162154_create_customer_social_accounts_table.php
2020_06_25_162154_create_customer_social_accounts_table.php
packages/Webkul/SocialLogin/src/SocialiteManager.php
Webkul/SocialLogin/src/SocialiteManager.php
SocialLogin/src/SocialiteManager.php
src/SocialiteManager.php
SocialiteManager.php
packages/Webkul/SocialLogin/src/Models/CustomerSocialAccount.php
Webkul/SocialLogin/src/Models/CustomerSocialAccount.php
SocialLogin/src/Models/CustomerSocialAccount.php
@@ -270,6 +270,7 @@ packages/Webkul/GDPR/src/Repositories/GDPRDataRequestRepository.php
packages/Webkul/GDPR/src/Providers/GDPRServiceProvider.php
packages/Webkul/GDPR/src/Providers/ModuleServiceProvider.php
packages/Webkul/SocialLogin/src/Database/Migrations/2020_06_25_162154_create_customer_social_accounts_table.php
packages/Webkul/SocialLogin/src/SocialiteManager.php
packages/Webkul/SocialLogin/src/Models/CustomerSocialAccount.php
packages/Webkul/SocialLogin/src/Models/CustomerSocialAccountProxy.php
packages/Webkul/SocialLogin/src/Contracts/CustomerSocialAccount.php
@@ -5293,6 +5293,9 @@ migrations/0022_auto_20180620_1551.py
cms/migrations/0023_placeholder_source_field.py
migrations/0023_placeholder_source_field.py
0023_placeholder_source_field.py
cms/migrations/0041_alter_pageurl_unique_together_pageurl_site_and_more.py
migrations/0041_alter_pageurl_unique_together_pageurl_site_and_more.py
0041_alter_pageurl_unique_together_pageurl_site_and_more.py
cms/migrations/0033_placeholder_source_data_migration.py
migrations/0033_placeholder_source_data_migration.py
0033_placeholder_source_data_migration.py
@@ -1105,6 +1105,7 @@ cms/migrations/0025_remove_plugin_tree_fields.py
cms/migrations/0015_auto_20160421_0000.py
cms/migrations/0022_auto_20180620_1551.py
cms/migrations/0023_placeholder_source_field.py
cms/migrations/0041_alter_pageurl_unique_together_pageurl_site_and_more.py
cms/migrations/0033_placeholder_source_data_migration.py
cms/migrations/0003_auto_20140926_2347.py
cms/migrations/0012_auto_20150607_2207.py
@@ -32649,6 +32649,18 @@ Drupal/Component/Discovery/TESTING.txt
Component/Discovery/TESTING.txt
Discovery/TESTING.txt
TESTING.txt
core/lib/Drupal/Component/Discovery/StubTrait.php
lib/Drupal/Component/Discovery/StubTrait.php
Drupal/Component/Discovery/StubTrait.php
Component/Discovery/StubTrait.php
Discovery/StubTrait.php
StubTrait.php
core/lib/Drupal/Component/Discovery/MissingClassDetectionClassLoader.php
lib/Drupal/Component/Discovery/MissingClassDetectionClassLoader.php
Drupal/Component/Discovery/MissingClassDetectionClassLoader.php
Component/Discovery/MissingClassDetectionClassLoader.php
Discovery/MissingClassDetectionClassLoader.php
MissingClassDetectionClassLoader.php
core/lib/Drupal/Component/Discovery/DiscoveryException.php
lib/Drupal/Component/Discovery/DiscoveryException.php
Drupal/Component/Discovery/DiscoveryException.php
@@ -49583,6 +49595,13 @@ plugins/Plugin/PluginNamespace/AttributeDiscoveryTest1.php
Plugin/PluginNamespace/AttributeDiscoveryTest1.php
PluginNamespace/AttributeDiscoveryTest1.php
AttributeDiscoveryTest1.php
core/tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTestMissingTrait.php
tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTestMissingTrait.php
fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTestMissingTrait.php
plugins/Plugin/PluginNamespace/AttributeDiscoveryTestMissingTrait.php
Plugin/PluginNamespace/AttributeDiscoveryTestMissingTrait.php
PluginNamespace/AttributeDiscoveryTestMissingTrait.php
AttributeDiscoveryTestMissingTrait.php
core/tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTest2.php
tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTest2.php
fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTest2.php
@@ -49590,6 +49609,13 @@ plugins/Plugin/PluginNamespace/AttributeDiscoveryTest2.php
Plugin/PluginNamespace/AttributeDiscoveryTest2.php
PluginNamespace/AttributeDiscoveryTest2.php
AttributeDiscoveryTest2.php
core/tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTestMissingInterface.php
tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTestMissingInterface.php
fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTestMissingInterface.php
plugins/Plugin/PluginNamespace/AttributeDiscoveryTestMissingInterface.php
Plugin/PluginNamespace/AttributeDiscoveryTestMissingInterface.php
PluginNamespace/AttributeDiscoveryTestMissingInterface.php
AttributeDiscoveryTestMissingInterface.php
core/tests/fixtures/plugins/CustomPlugin.php
tests/fixtures/plugins/CustomPlugin.php
fixtures/plugins/CustomPlugin.php
@@ -56359,6 +56385,14 @@ tests/modules/package_manager_test_validation/package_manager_test_validation.se
modules/package_manager_test_validation/package_manager_test_validation.services.yml
package_manager_test_validation/package_manager_test_validation.services.yml
package_manager_test_validation.services.yml
core/modules/package_manager/tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php
modules/package_manager/tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php
package_manager/tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php
tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php
modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php
package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php
src/TestSandboxDatabaseUpdatesValidator.php
TestSandboxDatabaseUpdatesValidator.php
core/modules/package_manager/tests/modules/package_manager_test_validation/src/PackageManagerTestValidationServiceProvider.php
modules/package_manager/tests/modules/package_manager_test_validation/src/PackageManagerTestValidationServiceProvider.php
package_manager/tests/modules/package_manager_test_validation/src/PackageManagerTestValidationServiceProvider.php
@@ -56367,14 +56401,6 @@ modules/package_manager_test_validation/src/PackageManagerTestValidationServiceP
package_manager_test_validation/src/PackageManagerTestValidationServiceProvider.php
src/PackageManagerTestValidationServiceProvider.php
PackageManagerTestValidationServiceProvider.php
core/modules/package_manager/tests/modules/package_manager_test_validation/src/StagedDatabaseUpdateValidator.php
modules/package_manager/tests/modules/package_manager_test_validation/src/StagedDatabaseUpdateValidator.php
package_manager/tests/modules/package_manager_test_validation/src/StagedDatabaseUpdateValidator.php
tests/modules/package_manager_test_validation/src/StagedDatabaseUpdateValidator.php
modules/package_manager_test_validation/src/StagedDatabaseUpdateValidator.php
package_manager_test_validation/src/StagedDatabaseUpdateValidator.php
src/StagedDatabaseUpdateValidator.php
StagedDatabaseUpdateValidator.php
core/modules/package_manager/tests/modules/package_manager_test_validation/src/CollectPathsToExcludeFailValidator.php
modules/package_manager/tests/modules/package_manager_test_validation/src/CollectPathsToExcludeFailValidator.php
package_manager/tests/modules/package_manager_test_validation/src/CollectPathsToExcludeFailValidator.php
@@ -56762,13 +56788,6 @@ tests/src/Kernel/TranslatableStringTest.php
src/Kernel/TranslatableStringTest.php
Kernel/TranslatableStringTest.php
TranslatableStringTest.php
core/modules/package_manager/tests/src/Kernel/StageBaseTest.php
modules/package_manager/tests/src/Kernel/StageBaseTest.php
package_manager/tests/src/Kernel/StageBaseTest.php
tests/src/Kernel/StageBaseTest.php
src/Kernel/StageBaseTest.php
Kernel/StageBaseTest.php
StageBaseTest.php
core/modules/package_manager/tests/src/Kernel/ComposerInspectorTest.php
modules/package_manager/tests/src/Kernel/ComposerInspectorTest.php
package_manager/tests/src/Kernel/ComposerInspectorTest.php
@@ -56972,6 +56991,13 @@ tests/src/Kernel/StageConflictTest.php
src/Kernel/StageConflictTest.php
Kernel/StageConflictTest.php
StageConflictTest.php
core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php
modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php
package_manager/tests/src/Kernel/SandboxManagerBaseTest.php
tests/src/Kernel/SandboxManagerBaseTest.php
src/Kernel/SandboxManagerBaseTest.php
Kernel/SandboxManagerBaseTest.php
SandboxManagerBaseTest.php
core/modules/package_manager/tests/src/Kernel/EnabledExtensionsValidatorTest.php
modules/package_manager/tests/src/Kernel/EnabledExtensionsValidatorTest.php
package_manager/tests/src/Kernel/EnabledExtensionsValidatorTest.php
@@ -57014,20 +57040,13 @@ tests/src/Unit/ValidationResultTest.php
src/Unit/ValidationResultTest.php
Unit/ValidationResultTest.php
ValidationResultTest.php
core/modules/package_manager/tests/src/Unit/StageNotInActiveValidatorTest.php
modules/package_manager/tests/src/Unit/StageNotInActiveValidatorTest.php
package_manager/tests/src/Unit/StageNotInActiveValidatorTest.php
tests/src/Unit/StageNotInActiveValidatorTest.php
src/Unit/StageNotInActiveValidatorTest.php
Unit/StageNotInActiveValidatorTest.php
StageNotInActiveValidatorTest.php
core/modules/package_manager/tests/src/Unit/StageBaseTest.php
modules/package_manager/tests/src/Unit/StageBaseTest.php
package_manager/tests/src/Unit/StageBaseTest.php
tests/src/Unit/StageBaseTest.php
src/Unit/StageBaseTest.php
Unit/StageBaseTest.php
StageBaseTest.php
core/modules/package_manager/tests/src/Unit/EventWithPackageListTraitTest.php
modules/package_manager/tests/src/Unit/EventWithPackageListTraitTest.php
package_manager/tests/src/Unit/EventWithPackageListTraitTest.php
tests/src/Unit/EventWithPackageListTraitTest.php
src/Unit/EventWithPackageListTraitTest.php
Unit/EventWithPackageListTraitTest.php
EventWithPackageListTraitTest.php
core/modules/package_manager/tests/src/Unit/LoggingStagerTest.php
modules/package_manager/tests/src/Unit/LoggingStagerTest.php
package_manager/tests/src/Unit/LoggingStagerTest.php
@@ -57063,6 +57082,13 @@ tests/src/Unit/InstalledPackagesListTest.php
src/Unit/InstalledPackagesListTest.php
Unit/InstalledPackagesListTest.php
InstalledPackagesListTest.php
core/modules/package_manager/tests/src/Unit/SandboxDirectoryValidatorTest.php
modules/package_manager/tests/src/Unit/SandboxDirectoryValidatorTest.php
package_manager/tests/src/Unit/SandboxDirectoryValidatorTest.php
tests/src/Unit/SandboxDirectoryValidatorTest.php
src/Unit/SandboxDirectoryValidatorTest.php
Unit/SandboxDirectoryValidatorTest.php
SandboxDirectoryValidatorTest.php
core/modules/package_manager/tests/src/Unit/PathLocatorTest.php
modules/package_manager/tests/src/Unit/PathLocatorTest.php
package_manager/tests/src/Unit/PathLocatorTest.php
@@ -57070,13 +57096,13 @@ tests/src/Unit/PathLocatorTest.php
src/Unit/PathLocatorTest.php
Unit/PathLocatorTest.php
PathLocatorTest.php
core/modules/package_manager/tests/src/Unit/RequireEventTraitTest.php
modules/package_manager/tests/src/Unit/RequireEventTraitTest.php
package_manager/tests/src/Unit/RequireEventTraitTest.php
tests/src/Unit/RequireEventTraitTest.php
src/Unit/RequireEventTraitTest.php
Unit/RequireEventTraitTest.php
RequireEventTraitTest.php
core/modules/package_manager/tests/src/Unit/SandboxManagerBaseTest.php
modules/package_manager/tests/src/Unit/SandboxManagerBaseTest.php
package_manager/tests/src/Unit/SandboxManagerBaseTest.php
tests/src/Unit/SandboxManagerBaseTest.php
src/Unit/SandboxManagerBaseTest.php
Unit/SandboxManagerBaseTest.php
SandboxManagerBaseTest.php
core/modules/package_manager/tests/src/Unit/LoggingBeginnerTest.php
modules/package_manager/tests/src/Unit/LoggingBeginnerTest.php
package_manager/tests/src/Unit/LoggingBeginnerTest.php
@@ -57203,12 +57229,18 @@ package_manager/src/Event/PostApplyEvent.php
src/Event/PostApplyEvent.php
Event/PostApplyEvent.php
PostApplyEvent.php
core/modules/package_manager/src/Event/PreOperationStageEvent.php
modules/package_manager/src/Event/PreOperationStageEvent.php
package_manager/src/Event/PreOperationStageEvent.php
src/Event/PreOperationStageEvent.php
Event/PreOperationStageEvent.php
PreOperationStageEvent.php
core/modules/package_manager/src/Event/SandboxEvent.php
modules/package_manager/src/Event/SandboxEvent.php
package_manager/src/Event/SandboxEvent.php
src/Event/SandboxEvent.php
Event/SandboxEvent.php
SandboxEvent.php
core/modules/package_manager/src/Event/EventWithPackageListTrait.php
modules/package_manager/src/Event/EventWithPackageListTrait.php
package_manager/src/Event/EventWithPackageListTrait.php
src/Event/EventWithPackageListTrait.php
Event/EventWithPackageListTrait.php
EventWithPackageListTrait.php
core/modules/package_manager/src/Event/PreApplyEvent.php
modules/package_manager/src/Event/PreApplyEvent.php
package_manager/src/Event/PreApplyEvent.php
@@ -57227,30 +57259,24 @@ package_manager/src/Event/StatusCheckEvent.php
src/Event/StatusCheckEvent.php
Event/StatusCheckEvent.php
StatusCheckEvent.php
core/modules/package_manager/src/Event/SandboxValidationEvent.php
modules/package_manager/src/Event/SandboxValidationEvent.php
package_manager/src/Event/SandboxValidationEvent.php
src/Event/SandboxValidationEvent.php
Event/SandboxValidationEvent.php
SandboxValidationEvent.php
core/modules/package_manager/src/Event/PostRequireEvent.php
modules/package_manager/src/Event/PostRequireEvent.php
package_manager/src/Event/PostRequireEvent.php
src/Event/PostRequireEvent.php
Event/PostRequireEvent.php
PostRequireEvent.php
core/modules/package_manager/src/Event/StageEvent.php
modules/package_manager/src/Event/StageEvent.php
package_manager/src/Event/StageEvent.php
src/Event/StageEvent.php
Event/StageEvent.php
StageEvent.php
core/modules/package_manager/src/Event/CollectPathsToExcludeEvent.php
modules/package_manager/src/Event/CollectPathsToExcludeEvent.php
package_manager/src/Event/CollectPathsToExcludeEvent.php
src/Event/CollectPathsToExcludeEvent.php
Event/CollectPathsToExcludeEvent.php
CollectPathsToExcludeEvent.php
core/modules/package_manager/src/Event/RequireEventTrait.php
modules/package_manager/src/Event/RequireEventTrait.php
package_manager/src/Event/RequireEventTrait.php
src/Event/RequireEventTrait.php
Event/RequireEventTrait.php
RequireEventTrait.php
core/modules/package_manager/src/Event/PreRequireEvent.php
modules/package_manager/src/Event/PreRequireEvent.php
package_manager/src/Event/PreRequireEvent.php
@@ -57430,18 +57456,18 @@ package_manager/src/Validator/WritableFileSystemValidator.php
src/Validator/WritableFileSystemValidator.php
Validator/WritableFileSystemValidator.php
WritableFileSystemValidator.php
core/modules/package_manager/src/Validator/SandboxDatabaseUpdatesValidator.php
modules/package_manager/src/Validator/SandboxDatabaseUpdatesValidator.php
package_manager/src/Validator/SandboxDatabaseUpdatesValidator.php
src/Validator/SandboxDatabaseUpdatesValidator.php
Validator/SandboxDatabaseUpdatesValidator.php
SandboxDatabaseUpdatesValidator.php
core/modules/package_manager/src/Validator/ComposerValidator.php
modules/package_manager/src/Validator/ComposerValidator.php
package_manager/src/Validator/ComposerValidator.php
src/Validator/ComposerValidator.php
Validator/ComposerValidator.php
ComposerValidator.php
core/modules/package_manager/src/Validator/StageNotInActiveValidator.php
modules/package_manager/src/Validator/StageNotInActiveValidator.php
package_manager/src/Validator/StageNotInActiveValidator.php
src/Validator/StageNotInActiveValidator.php
Validator/StageNotInActiveValidator.php
StageNotInActiveValidator.php
core/modules/package_manager/src/Validator/MultisiteValidator.php
modules/package_manager/src/Validator/MultisiteValidator.php
package_manager/src/Validator/MultisiteValidator.php
@@ -57460,18 +57486,18 @@ package_manager/src/Validator/PhpExtensionsValidator.php
src/Validator/PhpExtensionsValidator.php
Validator/PhpExtensionsValidator.php
PhpExtensionsValidator.php
core/modules/package_manager/src/Validator/StagedDBUpdateValidator.php
modules/package_manager/src/Validator/StagedDBUpdateValidator.php
package_manager/src/Validator/StagedDBUpdateValidator.php
src/Validator/StagedDBUpdateValidator.php
Validator/StagedDBUpdateValidator.php
StagedDBUpdateValidator.php
core/modules/package_manager/src/Validator/EnabledExtensionsValidator.php
modules/package_manager/src/Validator/EnabledExtensionsValidator.php
package_manager/src/Validator/EnabledExtensionsValidator.php
src/Validator/EnabledExtensionsValidator.php
Validator/EnabledExtensionsValidator.php
EnabledExtensionsValidator.php
core/modules/package_manager/src/Validator/SandboxDirectoryValidator.php
modules/package_manager/src/Validator/SandboxDirectoryValidator.php
package_manager/src/Validator/SandboxDirectoryValidator.php
src/Validator/SandboxDirectoryValidator.php
Validator/SandboxDirectoryValidator.php
SandboxDirectoryValidator.php
core/modules/package_manager/src/Validator/LockFileValidator.php
modules/package_manager/src/Validator/LockFileValidator.php
package_manager/src/Validator/LockFileValidator.php
@@ -57489,46 +57515,41 @@ modules/package_manager/src/TranslatableStringFactory.php
package_manager/src/TranslatableStringFactory.php
src/TranslatableStringFactory.php
TranslatableStringFactory.php
core/modules/package_manager/src/StageBase.php
modules/package_manager/src/StageBase.php
package_manager/src/StageBase.php
src/StageBase.php
StageBase.php
core/modules/package_manager/src/PackageManagerUpdateProcessor.php
modules/package_manager/src/PackageManagerUpdateProcessor.php
package_manager/src/PackageManagerUpdateProcessor.php
src/PackageManagerUpdateProcessor.php
PackageManagerUpdateProcessor.php
core/modules/package_manager/src/Exception/StageException.php
modules/package_manager/src/Exception/StageException.php
package_manager/src/Exception/StageException.php
src/Exception/StageException.php
Exception/StageException.php
StageException.php
core/modules/package_manager/src/Exception/StageFailureMarkerException.php
modules/package_manager/src/Exception/StageFailureMarkerException.php
package_manager/src/Exception/StageFailureMarkerException.php
src/Exception/StageFailureMarkerException.php
Exception/StageFailureMarkerException.php
StageFailureMarkerException.php
core/modules/package_manager/src/Exception/ApplyFailedException.php
modules/package_manager/src/Exception/ApplyFailedException.php
package_manager/src/Exception/ApplyFailedException.php
src/Exception/ApplyFailedException.php
Exception/ApplyFailedException.php
ApplyFailedException.php
core/modules/package_manager/src/Exception/StageEventException.php
modules/package_manager/src/Exception/StageEventException.php
package_manager/src/Exception/StageEventException.php
src/Exception/StageEventException.php
Exception/StageEventException.php
StageEventException.php
core/modules/package_manager/src/Exception/StageOwnershipException.php
modules/package_manager/src/Exception/StageOwnershipException.php
package_manager/src/Exception/StageOwnershipException.php
src/Exception/StageOwnershipException.php
Exception/StageOwnershipException.php
StageOwnershipException.php
core/modules/package_manager/src/Exception/SandboxException.php
modules/package_manager/src/Exception/SandboxException.php
package_manager/src/Exception/SandboxException.php
src/Exception/SandboxException.php
Exception/SandboxException.php
SandboxException.php
core/modules/package_manager/src/Exception/FailureMarkerExistsException.php
modules/package_manager/src/Exception/FailureMarkerExistsException.php
package_manager/src/Exception/FailureMarkerExistsException.php
src/Exception/FailureMarkerExistsException.php
Exception/FailureMarkerExistsException.php
FailureMarkerExistsException.php
core/modules/package_manager/src/Exception/SandboxOwnershipException.php
modules/package_manager/src/Exception/SandboxOwnershipException.php
package_manager/src/Exception/SandboxOwnershipException.php
src/Exception/SandboxOwnershipException.php
Exception/SandboxOwnershipException.php
SandboxOwnershipException.php
core/modules/package_manager/src/Exception/SandboxEventException.php
modules/package_manager/src/Exception/SandboxEventException.php
package_manager/src/Exception/SandboxEventException.php
src/Exception/SandboxEventException.php
Exception/SandboxEventException.php
SandboxEventException.php
core/modules/package_manager/src/Exception/ComposerNotReadyException.php
modules/package_manager/src/Exception/ComposerNotReadyException.php
package_manager/src/Exception/ComposerNotReadyException.php
@@ -57552,6 +57573,11 @@ package_manager/src/EventSubscriber/ChangeLogger.php
src/EventSubscriber/ChangeLogger.php
EventSubscriber/ChangeLogger.php
ChangeLogger.php
core/modules/package_manager/src/SandboxManagerBase.php
modules/package_manager/src/SandboxManagerBase.php
package_manager/src/SandboxManagerBase.php
src/SandboxManagerBase.php
SandboxManagerBase.php
core/modules/package_manager/src/StatusCheckTrait.php
modules/package_manager/src/StatusCheckTrait.php
package_manager/src/StatusCheckTrait.php
@@ -58037,14 +58063,6 @@ migrate/source/d7/EntityTranslationSettings.php
source/d7/EntityTranslationSettings.php
d7/EntityTranslationSettings.php
EntityTranslationSettings.php
core/modules/content_translation/src/Plugin/migrate/source/I18nQueryTrait.php
modules/content_translation/src/Plugin/migrate/source/I18nQueryTrait.php
content_translation/src/Plugin/migrate/source/I18nQueryTrait.php
src/Plugin/migrate/source/I18nQueryTrait.php
Plugin/migrate/source/I18nQueryTrait.php
migrate/source/I18nQueryTrait.php
source/I18nQueryTrait.php
I18nQueryTrait.php
core/modules/content_translation/src/Plugin/views/field/TranslationLink.php
modules/content_translation/src/Plugin/views/field/TranslationLink.php
content_translation/src/Plugin/views/field/TranslationLink.php
@@ -4905,6 +4905,8 @@ core/lib/Drupal/Component/Gettext/LICENSE.txt
core/lib/Drupal/Component/Gettext/PoMemoryWriter.php
core/lib/Drupal/Component/Gettext/PoReaderInterface.php
core/lib/Drupal/Component/Discovery/TESTING.txt
core/lib/Drupal/Component/Discovery/StubTrait.php
core/lib/Drupal/Component/Discovery/MissingClassDetectionClassLoader.php
core/lib/Drupal/Component/Discovery/DiscoveryException.php
core/lib/Drupal/Component/Discovery/DiscoverableInterface.php
core/lib/Drupal/Component/Discovery/README.txt
@@ -7417,7 +7419,9 @@ core/tests/fixtures/default_content/menu_link_content/3434bd5a-d2cd-4f26-bf79-a7
core/tests/fixtures/test_stable/test_stable.info.yml
core/tests/fixtures/test_stable/test_stable.theme
core/tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTest1.php
core/tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTestMissingTrait.php
core/tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTest2.php
core/tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTestMissingInterface.php
core/tests/fixtures/plugins/CustomPlugin.php
core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Insert.php
core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Delete.php
@@ -8401,8 +8405,8 @@ core/modules/package_manager/tests/modules/package_manager_test_release_history/
core/modules/package_manager/tests/modules/package_manager_test_release_history/src/TestController.php
core/modules/package_manager/tests/modules/package_manager_test_release_history/package_manager_test_release_history.info.yml
core/modules/package_manager/tests/modules/package_manager_test_validation/package_manager_test_validation.services.yml
core/modules/package_manager/tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php
core/modules/package_manager/tests/modules/package_manager_test_validation/src/PackageManagerTestValidationServiceProvider.php
core/modules/package_manager/tests/modules/package_manager_test_validation/src/StagedDatabaseUpdateValidator.php
core/modules/package_manager/tests/modules/package_manager_test_validation/src/CollectPathsToExcludeFailValidator.php
core/modules/package_manager/tests/modules/package_manager_test_validation/src/EventSubscriber/TestSubscriber.php
core/modules/package_manager/tests/modules/package_manager_test_validation/package_manager_test_validation.info.yml
@@ -8455,7 +8459,6 @@ core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorTestBase.p
core/modules/package_manager/tests/src/Kernel/DuplicateInfoFileValidatorTest.php
core/modules/package_manager/tests/src/Kernel/PhpExtensionsValidatorTest.php
core/modules/package_manager/tests/src/Kernel/TranslatableStringTest.php
core/modules/package_manager/tests/src/Kernel/StageBaseTest.php
core/modules/package_manager/tests/src/Kernel/ComposerInspectorTest.php
core/modules/package_manager/tests/src/Kernel/BaseRequirementsFulfilledValidatorTest.php
core/modules/package_manager/tests/src/Kernel/SupportedReleaseValidatorTest.php
@@ -8485,21 +8488,22 @@ core/modules/package_manager/tests/src/Kernel/ComposerPatchesValidatorTest.php
core/modules/package_manager/tests/src/Kernel/FixtureManipulatorTest.php
core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorSimpleValidTest.php
core/modules/package_manager/tests/src/Kernel/StageConflictTest.php
core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php
core/modules/package_manager/tests/src/Kernel/EnabledExtensionsValidatorTest.php
core/modules/package_manager/tests/src/Kernel/PhpTufValidatorTest.php
core/modules/package_manager/tests/src/Kernel/PackageManagerKernelTestBase.php
core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php
core/modules/package_manager/tests/src/Unit/ExecutableFinderTest.php
core/modules/package_manager/tests/src/Unit/ValidationResultTest.php
core/modules/package_manager/tests/src/Unit/StageNotInActiveValidatorTest.php
core/modules/package_manager/tests/src/Unit/StageBaseTest.php
core/modules/package_manager/tests/src/Unit/EventWithPackageListTraitTest.php
core/modules/package_manager/tests/src/Unit/LoggingStagerTest.php
core/modules/package_manager/tests/src/Unit/LoggingCommitterTest.php
core/modules/package_manager/tests/src/Unit/InstalledPackageTest.php
core/modules/package_manager/tests/src/Unit/ProcessOutputCallbackTest.php
core/modules/package_manager/tests/src/Unit/InstalledPackagesListTest.php
core/modules/package_manager/tests/src/Unit/SandboxDirectoryValidatorTest.php
core/modules/package_manager/tests/src/Unit/PathLocatorTest.php
core/modules/package_manager/tests/src/Unit/RequireEventTraitTest.php
core/modules/package_manager/tests/src/Unit/SandboxManagerBaseTest.php
core/modules/package_manager/tests/src/Unit/LoggingBeginnerTest.php
core/modules/package_manager/tests/src/Functional/ComposerRequirementTest.php
core/modules/package_manager/tests/src/Functional/PackageManagerTestBase.php
@@ -8522,14 +8526,14 @@ core/modules/package_manager/src/ProcessFactory.php
core/modules/package_manager/src/LegacyVersionUtility.php
core/modules/package_manager/src/Event/PostCreateEvent.php
core/modules/package_manager/src/Event/PostApplyEvent.php
core/modules/package_manager/src/Event/PreOperationStageEvent.php
core/modules/package_manager/src/Event/SandboxEvent.php
core/modules/package_manager/src/Event/EventWithPackageListTrait.php
core/modules/package_manager/src/Event/PreApplyEvent.php
core/modules/package_manager/src/Event/PreCreateEvent.php
core/modules/package_manager/src/Event/StatusCheckEvent.php
core/modules/package_manager/src/Event/SandboxValidationEvent.php
core/modules/package_manager/src/Event/PostRequireEvent.php
core/modules/package_manager/src/Event/StageEvent.php
core/modules/package_manager/src/Event/CollectPathsToExcludeEvent.php
core/modules/package_manager/src/Event/RequireEventTrait.php
core/modules/package_manager/src/Event/PreRequireEvent.php
core/modules/package_manager/src/ComposerInspector.php
core/modules/package_manager/src/ImmutablePathList.php
@@ -8562,27 +8566,27 @@ core/modules/package_manager/src/Validator/SettingsValidator.php
core/modules/package_manager/src/Validator/ComposerMinimumStabilityValidator.php
core/modules/package_manager/src/Validator/EnvironmentSupportValidator.php
core/modules/package_manager/src/Validator/WritableFileSystemValidator.php
core/modules/package_manager/src/Validator/SandboxDatabaseUpdatesValidator.php
core/modules/package_manager/src/Validator/ComposerValidator.php
core/modules/package_manager/src/Validator/StageNotInActiveValidator.php
core/modules/package_manager/src/Validator/MultisiteValidator.php
core/modules/package_manager/src/Validator/AllowedScaffoldPackagesValidator.php
core/modules/package_manager/src/Validator/PhpExtensionsValidator.php
core/modules/package_manager/src/Validator/StagedDBUpdateValidator.php
core/modules/package_manager/src/Validator/EnabledExtensionsValidator.php
core/modules/package_manager/src/Validator/SandboxDirectoryValidator.php
core/modules/package_manager/src/Validator/LockFileValidator.php
core/modules/package_manager/src/Validator/SymlinkValidator.php
core/modules/package_manager/src/TranslatableStringFactory.php
core/modules/package_manager/src/StageBase.php
core/modules/package_manager/src/PackageManagerUpdateProcessor.php
core/modules/package_manager/src/Exception/StageException.php
core/modules/package_manager/src/Exception/StageFailureMarkerException.php
core/modules/package_manager/src/Exception/ApplyFailedException.php
core/modules/package_manager/src/Exception/StageEventException.php
core/modules/package_manager/src/Exception/StageOwnershipException.php
core/modules/package_manager/src/Exception/SandboxException.php
core/modules/package_manager/src/Exception/FailureMarkerExistsException.php
core/modules/package_manager/src/Exception/SandboxOwnershipException.php
core/modules/package_manager/src/Exception/SandboxEventException.php
core/modules/package_manager/src/Exception/ComposerNotReadyException.php
core/modules/package_manager/src/ValidationResult.php
core/modules/package_manager/src/EventSubscriber/UpdateDataSubscriber.php
core/modules/package_manager/src/EventSubscriber/ChangeLogger.php
core/modules/package_manager/src/SandboxManagerBase.php
core/modules/package_manager/src/StatusCheckTrait.php
core/modules/package_manager/config/install/package_manager.settings.yml
core/modules/package_manager/config/schema/package_manager.schema.yml
@@ -8654,7 +8658,6 @@ core/modules/content_translation/src/Hook/ContentTranslationHooks.php
core/modules/content_translation/src/ContentTranslationManagerInterface.php
core/modules/content_translation/src/Form/ContentTranslationDeleteForm.php
core/modules/content_translation/src/Plugin/migrate/source/d7/EntityTranslationSettings.php
core/modules/content_translation/src/Plugin/migrate/source/I18nQueryTrait.php
core/modules/content_translation/src/Plugin/views/field/TranslationLink.php
core/modules/content_translation/src/Plugin/Derivative/ContentTranslationContextualLinks.php
core/modules/content_translation/src/Plugin/Derivative/ContentTranslationLocalTasks.php
@@ -3207,6 +3207,20 @@ src/views/Profile/index.tsx
views/Profile/index.tsx
Profile/index.tsx
index.tsx
apps/admin-x-activitypub/src/views/Profile/components/ProfileMenu.tsx
admin-x-activitypub/src/views/Profile/components/ProfileMenu.tsx
src/views/Profile/components/ProfileMenu.tsx
views/Profile/components/ProfileMenu.tsx
Profile/components/ProfileMenu.tsx
components/ProfileMenu.tsx
ProfileMenu.tsx
apps/admin-x-activitypub/src/views/Profile/components/UnblockButton.tsx
admin-x-activitypub/src/views/Profile/components/UnblockButton.tsx
src/views/Profile/components/UnblockButton.tsx
views/Profile/components/UnblockButton.tsx
Profile/components/UnblockButton.tsx
components/UnblockButton.tsx
UnblockButton.tsx
apps/admin-x-activitypub/src/views/Profile/components/ActorList.tsx
admin-x-activitypub/src/views/Profile/components/ActorList.tsx
src/views/Profile/components/ActorList.tsx
@@ -9447,6 +9461,11 @@ admin/app/transforms/navigation-settings.js
app/transforms/navigation-settings.js
transforms/navigation-settings.js
navigation-settings.js
ghost/admin/app/transforms/trimmed-string.js
admin/app/transforms/trimmed-string.js
app/transforms/trimmed-string.js
transforms/trimmed-string.js
trimmed-string.js
ghost/admin/app/transforms/tier-benefits.js
admin/app/transforms/tier-benefits.js
app/transforms/tier-benefits.js
@@ -606,6 +606,8 @@ apps/admin-x-activitypub/src/views/Feed/components/FeedInput.tsx
apps/admin-x-activitypub/src/views/Feed/Feed.tsx
apps/admin-x-activitypub/src/views/Profile/Profile.tsx
apps/admin-x-activitypub/src/views/Profile/index.tsx
apps/admin-x-activitypub/src/views/Profile/components/ProfileMenu.tsx
apps/admin-x-activitypub/src/views/Profile/components/UnblockButton.tsx
apps/admin-x-activitypub/src/views/Profile/components/ActorList.tsx
apps/admin-x-activitypub/src/views/Profile/components/ProfilePage.tsx
apps/admin-x-activitypub/src/views/Profile/components/Likes.tsx
@@ -1712,6 +1714,7 @@ ghost/admin/app/controllers/posts.js
ghost/admin/app/controllers/posts-x.js
ghost/admin/app/controllers/explore.js
ghost/admin/app/transforms/navigation-settings.js
ghost/admin/app/transforms/trimmed-string.js
ghost/admin/app/transforms/tier-benefits.js
ghost/admin/app/transforms/facebook-url-user.js
ghost/admin/app/transforms/json-string.js
@@ -131057,6 +131057,9 @@ _unreleased/2025-04-08-fix-seo-urls-for-landing-pages-in-footer-navigation.md
changelog/_unreleased/2025-04-04-show-navigation-arrows-of-product-cross-selling-sliders-again.md
_unreleased/2025-04-04-show-navigation-arrows-of-product-cross-selling-sliders-again.md
2025-04-04-show-navigation-arrows-of-product-cross-selling-sliders-again.md
changelog/_unreleased/2025-04-25-changed-themeconfigfield-type-property-type.md
_unreleased/2025-04-25-changed-themeconfigfield-type-property-type.md
2025-04-25-changed-themeconfigfield-type-property-type.md
changelog/_unreleased/2025-04-10-add-support-for-extended-definition-of-attribute-entity.md
_unreleased/2025-04-10-add-support-for-extended-definition-of-attribute-entity.md
2025-04-10-add-support-for-extended-definition-of-attribute-entity.md
@@ -16789,6 +16789,7 @@ changelog/_unreleased/2024-05-22-navbar-for-main-navigation.md
changelog/_unreleased/2025-03-20-move-review-active-check-into-store-api-routes.md
changelog/_unreleased/2025-04-08-fix-seo-urls-for-landing-pages-in-footer-navigation.md
changelog/_unreleased/2025-04-04-show-navigation-arrows-of-product-cross-selling-sliders-again.md
changelog/_unreleased/2025-04-25-changed-themeconfigfield-type-property-type.md
changelog/_unreleased/2025-04-10-add-support-for-extended-definition-of-attribute-entity.md
changelog/_unreleased/2025-04-04-offcanvassingleton-does-not-remove-hard-coded-offcanvas-from-dom.md
changelog/_unreleased/2025-01-07-unify-constraint-option-structure-and-checks.md
@@ -5588,6 +5588,12 @@ create-strapi-app/src/utils/template.ts
src/utils/template.ts
utils/template.ts
template.ts
packages/cli/create-strapi-app/src/utils/install-id.ts
cli/create-strapi-app/src/utils/install-id.ts
create-strapi-app/src/utils/install-id.ts
src/utils/install-id.ts
utils/install-id.ts
install-id.ts
packages/cli/create-strapi-app/src/utils/git.ts
cli/create-strapi-app/src/utils/git.ts
create-strapi-app/src/utils/git.ts
@@ -5636,12 +5642,6 @@ create-strapi-app/src/utils/usage.ts
src/utils/usage.ts
utils/usage.ts
usage.ts
packages/cli/create-strapi-app/src/utils/machine-id.ts
cli/create-strapi-app/src/utils/machine-id.ts
create-strapi-app/src/utils/machine-id.ts
src/utils/machine-id.ts
utils/machine-id.ts
machine-id.ts
packages/cli/create-strapi-app/src/utils/package-json.ts
cli/create-strapi-app/src/utils/package-json.ts
create-strapi-app/src/utils/package-json.ts
@@ -13206,6 +13206,11 @@ core/utils/src/template.ts
utils/src/template.ts
src/template.ts
template.ts
packages/core/utils/src/install-id.ts
core/utils/src/install-id.ts
utils/src/install-id.ts
src/install-id.ts
install-id.ts
packages/core/utils/src/__tests__/parse-type.test.ts
core/utils/src/__tests__/parse-type.test.ts
utils/src/__tests__/parse-type.test.ts
@@ -13519,11 +13524,6 @@ core/utils/src/import-default.ts
utils/src/import-default.ts
src/import-default.ts
import-default.ts
packages/core/utils/src/machine-id.ts
core/utils/src/machine-id.ts
utils/src/machine-id.ts
src/machine-id.ts
machine-id.ts
packages/core/utils/src/async.ts
core/utils/src/async.ts
utils/src/async.ts
@@ -899,6 +899,7 @@ packages/cli/create-strapi-app/.eslintrc.js
packages/cli/create-strapi-app/src/utils/get-package-manager-args.ts
packages/cli/create-strapi-app/src/utils/parse-to-chalk.ts
packages/cli/create-strapi-app/src/utils/template.ts
packages/cli/create-strapi-app/src/utils/install-id.ts
packages/cli/create-strapi-app/src/utils/git.ts
packages/cli/create-strapi-app/src/utils/engines.ts
packages/cli/create-strapi-app/src/utils/logger.ts
@@ -907,7 +908,6 @@ packages/cli/create-strapi-app/src/utils/gitignore.ts
packages/cli/create-strapi-app/src/utils/check-requirements.ts
packages/cli/create-strapi-app/src/utils/check-install-path.ts
packages/cli/create-strapi-app/src/utils/usage.ts
packages/cli/create-strapi-app/src/utils/machine-id.ts
packages/cli/create-strapi-app/src/utils/package-json.ts
packages/cli/create-strapi-app/src/utils/dot-env.ts
packages/cli/create-strapi-app/src/create-strapi.ts
@@ -1949,6 +1949,7 @@ packages/core/utils/src/zod.ts
packages/core/utils/src/errors.ts
packages/core/utils/src/content-types.ts
packages/core/utils/src/template.ts
packages/core/utils/src/install-id.ts
packages/core/utils/src/__tests__/parse-type.test.ts
packages/core/utils/src/__tests__/relations.test.ts
packages/core/utils/src/__tests__/sanitize.visitors.test.ts
@@ -2002,7 +2003,6 @@ packages/core/utils/src/policy.ts
packages/core/utils/src/env-helper.ts
packages/core/utils/src/index.ts
packages/core/utils/src/import-default.ts
packages/core/utils/src/machine-id.ts
packages/core/utils/src/async.ts
packages/core/utils/src/types.ts
packages/core/utils/tsconfig.build.json
@@ -1144,6 +1144,11 @@ Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentPublishingServi
Umbraco.Infrastructure/Services/ContentPublishingServiceTests.Publish.cs
Services/ContentPublishingServiceTests.Publish.cs
ContentPublishingServiceTests.Publish.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentBlueprintEditingServiceTests.GetScaffold.cs
Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentBlueprintEditingServiceTests.GetScaffold.cs
Umbraco.Infrastructure/Services/ContentBlueprintEditingServiceTests.GetScaffold.cs
Services/ContentBlueprintEditingServiceTests.GetScaffold.cs
ContentBlueprintEditingServiceTests.GetScaffold.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/MediaTypeServiceTests.cs
Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/MediaTypeServiceTests.cs
Umbraco.Infrastructure/Services/MediaTypeServiceTests.cs
@@ -1495,6 +1500,11 @@ Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/RichTextEditorP
Umbraco.Infrastructure/PropertyEditors/RichTextEditorPastedImagesTests.cs
PropertyEditors/RichTextEditorPastedImagesTests.cs
RichTextEditorPastedImagesTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/block-element-level-variation.md
Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/block-element-level-variation.md
Umbraco.Infrastructure/PropertyEditors/block-element-level-variation.md
PropertyEditors/block-element-level-variation.md
block-element-level-variation.md
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/BlockListPropertyEditorTests.cs
Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/BlockListPropertyEditorTests.cs
Umbraco.Infrastructure/PropertyEditors/BlockListPropertyEditorTests.cs
@@ -1820,6 +1830,11 @@ Umbraco.Tests.Integration/Umbraco.Core/Cache/PublishedContentTypeCacheTests.cs
Umbraco.Core/Cache/PublishedContentTypeCacheTests.cs
Cache/PublishedContentTypeCacheTests.cs
PublishedContentTypeCacheTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/Cache/DistributedCacheRefresherTests.cs
Umbraco.Tests.Integration/Umbraco.Core/Cache/DistributedCacheRefresherTests.cs
Umbraco.Core/Cache/DistributedCacheRefresherTests.cs
Cache/DistributedCacheRefresherTests.cs
DistributedCacheRefresherTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/PublishedContentQueryAccessorTests.cs
Umbraco.Tests.Integration/Umbraco.Core/PublishedContentQueryAccessorTests.cs
Umbraco.Core/PublishedContentQueryAccessorTests.cs
@@ -2906,12 +2921,6 @@ DefaultConfig/Content/BlockList/VariantBlockList.spec.ts
Content/BlockList/VariantBlockList.spec.ts
BlockList/VariantBlockList.spec.ts
VariantBlockList.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/TrashContent.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/TrashContent.spec.ts
tests/DefaultConfig/Content/TrashContent.spec.ts
DefaultConfig/Content/TrashContent.spec.ts
Content/TrashContent.spec.ts
TrashContent.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithCheckboxList.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithCheckboxList.spec.ts
tests/DefaultConfig/Content/ContentWithCheckboxList.spec.ts
@@ -2992,6 +3001,20 @@ tests/DefaultConfig/Content/ContentWithUploadVideo.spec.ts
DefaultConfig/Content/ContentWithUploadVideo.spec.ts
Content/ContentWithUploadVideo.spec.ts
ContentWithUploadVideo.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/TrashContent/TrashContent.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/TrashContent/TrashContent.spec.ts
tests/DefaultConfig/Content/TrashContent/TrashContent.spec.ts
DefaultConfig/Content/TrashContent/TrashContent.spec.ts
Content/TrashContent/TrashContent.spec.ts
TrashContent/TrashContent.spec.ts
TrashContent.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/TrashContent/BulkTrashContent.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/TrashContent/BulkTrashContent.spec.ts
tests/DefaultConfig/Content/TrashContent/BulkTrashContent.spec.ts
DefaultConfig/Content/TrashContent/BulkTrashContent.spec.ts
Content/TrashContent/BulkTrashContent.spec.ts
TrashContent/BulkTrashContent.spec.ts
BulkTrashContent.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithNumeric.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithNumeric.spec.ts
tests/DefaultConfig/Content/ContentWithNumeric.spec.ts
@@ -5385,6 +5408,11 @@ Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/ClaimsPrincipalExtensionsTests.c
Umbraco.Core/Extensions/ClaimsPrincipalExtensionsTests.cs
Extensions/ClaimsPrincipalExtensionsTests.cs
ClaimsPrincipalExtensionsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/ContentExtensionsTests.GetStatus.cs
Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/ContentExtensionsTests.GetStatus.cs
Umbraco.Core/Extensions/ContentExtensionsTests.GetStatus.cs
Extensions/ContentExtensionsTests.GetStatus.cs
ContentExtensionsTests.GetStatus.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/TreeEntityExtensionsTests.cs
Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/TreeEntityExtensionsTests.cs
Umbraco.Core/Extensions/TreeEntityExtensionsTests.cs
@@ -5415,6 +5443,11 @@ Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/TypeExtensionsTests.cs
Umbraco.Core/Extensions/TypeExtensionsTests.cs
Extensions/TypeExtensionsTests.cs
TypeExtensionsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/ContentExtensionsTests.cs
Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/ContentExtensionsTests.cs
Umbraco.Core/Extensions/ContentExtensionsTests.cs
Extensions/ContentExtensionsTests.cs
ContentExtensionsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Security/BackOfficeAuthenticationBuilderTests.cs
Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Security/BackOfficeAuthenticationBuilderTests.cs
Umbraco.Cms.Api.Management/Security/BackOfficeAuthenticationBuilderTests.cs
@@ -23979,6 +24012,11 @@ Controllers/DocumentBlueprint/Tree/AncestorsDocumentBlueprintTreeController.cs
DocumentBlueprint/Tree/AncestorsDocumentBlueprintTreeController.cs
Tree/AncestorsDocumentBlueprintTreeController.cs
AncestorsDocumentBlueprintTreeController.cs
src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/ScaffoldDocumentBlueprintController.cs
Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/ScaffoldDocumentBlueprintController.cs
Controllers/DocumentBlueprint/ScaffoldDocumentBlueprintController.cs
DocumentBlueprint/ScaffoldDocumentBlueprintController.cs
ScaffoldDocumentBlueprintController.cs
src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/ByKeyDocumentBlueprintController.cs
Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/ByKeyDocumentBlueprintController.cs
Controllers/DocumentBlueprint/ByKeyDocumentBlueprintController.cs
@@ -273,6 +273,7 @@ tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingSe
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/NuCacheRebuildTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentPublishingServiceTests.Publish.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentBlueprintEditingServiceTests.GetScaffold.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/MediaTypeServiceTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentPublishingServiceTests.Unpublish.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/DataTypeServiceTests.cs
@@ -340,6 +341,7 @@ tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/BlockList
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/BlockListElementLevelVariationTests.Validation.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/BlockListElementLevelVariationTests.Publishing.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/RichTextEditorPastedImagesTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/block-element-level-variation.md
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/BlockListPropertyEditorTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/BlockListElementLevelVariationTests.Parsing.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/RichTextPropertyEditorTests.cs
@@ -400,6 +402,7 @@ tests/Umbraco.Tests.Integration/Umbraco.Persistence.EFCore/Scoping/EFCoreScopeIn
tests/Umbraco.Tests.Integration/Umbraco.Persistence.EFCore/Scoping/EFCoreScopeInfrastructureScopeTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/Telemetry/TelemetryServiceTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/Cache/PublishedContentTypeCacheTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/Cache/DistributedCacheRefresherTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/PublishedContentQueryAccessorTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/DeliveryApi/OpenApiContractTest.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/DeliveryApi/CacheTests.cs
@@ -618,7 +621,6 @@ tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithListVi
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockList/ContentWithBlockList.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockList/BlockListWithPropertyEditor.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockList/VariantBlockList.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/TrashContent.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithCheckboxList.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithMemberPicker.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithUploadVectorGraphics.spec.ts
@@ -632,6 +634,8 @@ tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithUpload
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithImageMediaPicker.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentInfoTab.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithUploadVideo.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/TrashContent/TrashContent.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/TrashContent/BulkTrashContent.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithNumeric.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Dictionary/Dictionary.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/MediaType/MediaTypeCollectionWorkspace.spec.ts
@@ -1071,12 +1075,14 @@ tests/Umbraco.Tests.UnitTests/Umbraco.Core/Web/Routing/PublishedRequestBuilderTe
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/IntGuidIntConversionTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/UriExtensionsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/ClaimsPrincipalExtensionsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/ContentExtensionsTests.GetStatus.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/TreeEntityExtensionsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/HtmlEncodedStringExtensionsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/UmbracoBuilderExtensionsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/ConfigurationExtensionsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/UdiGetterExtensionsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/TypeExtensionsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/ContentExtensionsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Security/BackOfficeAuthenticationBuilderTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Mapping/Content/DocumentVariantStateHelperTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/ServerEvents/FakeAuthorizer.cs
@@ -5099,6 +5105,7 @@ src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/Tree/DocumentBluepr
src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/Tree/RootDocumentBlueprintTreeController.cs
src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/Tree/ChildrenDocumentBlueprintTreeController.cs
src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/Tree/AncestorsDocumentBlueprintTreeController.cs
src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/ScaffoldDocumentBlueprintController.cs
src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/ByKeyDocumentBlueprintController.cs
src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/Item/DocumentBlueprintItemControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/Item/ItemDocumentBlueprintController.cs
@@ -63898,6 +63898,10 @@ plugins/woocommerce/changelog/add-WOOPLUG-2055-consume-iapi-supports
woocommerce/changelog/add-WOOPLUG-2055-consume-iapi-supports
changelog/add-WOOPLUG-2055-consume-iapi-supports
add-WOOPLUG-2055-consume-iapi-supports
plugins/woocommerce/changelog/fix-failing-blocks-e2e-deps-install
woocommerce/changelog/fix-failing-blocks-e2e-deps-install
changelog/fix-failing-blocks-e2e-deps-install
fix-failing-blocks-e2e-deps-install
plugins/woocommerce/changelog/56821-update-email-editor-feature-switch
woocommerce/changelog/56821-update-email-editor-feature-switch
changelog/56821-update-email-editor-feature-switch
@@ -91695,9 +91699,6 @@ free_shipping_customization.md
docs/code-snippets/uninstall_remove_all_woocommerce_data.md
code-snippets/uninstall_remove_all_woocommerce_data.md
uninstall_remove_all_woocommerce_data.md
docs/code-snippets/troubleshooting-codesnippets.md
code-snippets/troubleshooting-codesnippets.md
troubleshooting-codesnippets.md
docs/code-snippets/add-a-currency-symbol.md
code-snippets/add-a-currency-symbol.md
add-a-currency-symbol.md
@@ -8015,6 +8015,7 @@ plugins/woocommerce/changelog/wooplug-3897-product-filters-doesnt-work-with-acco
plugins/woocommerce/changelog/add-WOOPLUG-2166-products-on-sale
plugins/woocommerce/changelog/56607-55081-variable-product-with-attribute-named-variation-crashes-abstractorderconfirmationblock
plugins/woocommerce/changelog/add-WOOPLUG-2055-consume-iapi-supports
plugins/woocommerce/changelog/fix-failing-blocks-e2e-deps-install
plugins/woocommerce/changelog/56821-update-email-editor-feature-switch
plugins/woocommerce/changelog/update-expose-setExtensionData
plugins/woocommerce/changelog/wooplug-2582-double-rating-shows-up-in-product-reviews-when-another
@@ -12850,7 +12851,6 @@ docs/code-snippets/legacy_local_pickup_advacned_settings_and_customization.md
docs/code-snippets/adjust-quantity-input-values.md
docs/code-snippets/free_shipping_customization.md
docs/code-snippets/uninstall_remove_all_woocommerce_data.md
docs/code-snippets/troubleshooting-codesnippets.md
docs/code-snippets/add-a-currency-symbol.md
docs/code-snippets/add-a-country.md
docs/code-snippets/making_translations_upgrade_safe.md
@@ -61031,6 +61031,11 @@ models/core_workflow/condition/starts_with_one_of.rb
core_workflow/condition/starts_with_one_of.rb
condition/starts_with_one_of.rb
starts_with_one_of.rb
app/models/core_workflow/condition/is_greater_than_or_equal_to.rb
models/core_workflow/condition/is_greater_than_or_equal_to.rb
core_workflow/condition/is_greater_than_or_equal_to.rb
condition/is_greater_than_or_equal_to.rb
is_greater_than_or_equal_to.rb
app/models/core_workflow/condition/is_modified_to.rb
models/core_workflow/condition/is_modified_to.rb
core_workflow/condition/is_modified_to.rb
@@ -61096,6 +61101,11 @@ models/core_workflow/condition/contains.rb
core_workflow/condition/contains.rb
condition/contains.rb
contains.rb
app/models/core_workflow/condition/is_less_than.rb
models/core_workflow/condition/is_less_than.rb
core_workflow/condition/is_less_than.rb
condition/is_less_than.rb
is_less_than.rb
app/models/core_workflow/condition/from_relative.rb
models/core_workflow/condition/from_relative.rb
core_workflow/condition/from_relative.rb
@@ -61126,6 +61136,11 @@ models/core_workflow/condition/before_absolute.rb
core_workflow/condition/before_absolute.rb
condition/before_absolute.rb
before_absolute.rb
app/models/core_workflow/condition/is_greater_than.rb
models/core_workflow/condition/is_greater_than.rb
core_workflow/condition/is_greater_than.rb
condition/is_greater_than.rb
is_greater_than.rb
app/models/core_workflow/condition/today.rb
models/core_workflow/condition/today.rb
core_workflow/condition/today.rb
@@ -61161,6 +61176,11 @@ models/core_workflow/condition/contains_all_not.rb
core_workflow/condition/contains_all_not.rb
condition/contains_all_not.rb
contains_all_not.rb
app/models/core_workflow/condition/is_less_than_or_equal_to.rb
models/core_workflow/condition/is_less_than_or_equal_to.rb
core_workflow/condition/is_less_than_or_equal_to.rb
condition/is_less_than_or_equal_to.rb
is_less_than_or_equal_to.rb
app/models/core_workflow/condition/after_absolute.rb
models/core_workflow/condition/after_absolute.rb
core_workflow/condition/after_absolute.rb
@@ -61171,6 +61191,11 @@ models/core_workflow/condition/is_set.rb
core_workflow/condition/is_set.rb
condition/is_set.rb
is_set.rb
app/models/core_workflow/condition/base_operator.rb
models/core_workflow/condition/base_operator.rb
core_workflow/condition/base_operator.rb
condition/base_operator.rb
base_operator.rb
app/models/core_workflow/condition/after_relative.rb
models/core_workflow/condition/after_relative.rb
core_workflow/condition/after_relative.rb
@@ -10260,6 +10260,7 @@ app/models/core_workflow/result/set_optional.rb
app/models/core_workflow/result/show.rb
app/models/core_workflow/search.rb
app/models/core_workflow/condition/starts_with_one_of.rb
app/models/core_workflow/condition/is_greater_than_or_equal_to.rb
app/models/core_workflow/condition/is_modified_to.rb
app/models/core_workflow/condition/ends_with_one_of.rb
app/models/core_workflow/condition/within_last_relative.rb
@@ -10273,12 +10274,14 @@ app/models/core_workflow/condition/matches_regex.rb
app/models/core_workflow/condition/starts_with.rb
app/models/core_workflow/condition/till_relative.rb
app/models/core_workflow/condition/contains.rb
app/models/core_workflow/condition/is_less_than.rb
app/models/core_workflow/condition/from_relative.rb
app/models/core_workflow/condition/is_modified.rb
app/models/core_workflow/condition/not_set.rb
app/models/core_workflow/condition/contains_not.rb
app/models/core_workflow/condition/just_changed.rb
app/models/core_workflow/condition/before_absolute.rb
app/models/core_workflow/condition/is_greater_than.rb
app/models/core_workflow/condition/today.rb
app/models/core_workflow/condition/does_not_match_regex.rb
app/models/core_workflow/condition/contains_one_not.rb
@@ -10286,8 +10289,10 @@ app/models/core_workflow/condition/backend.rb
app/models/core_workflow/condition/match_one_module.rb
app/models/core_workflow/condition/match_all_modules.rb
app/models/core_workflow/condition/contains_all_not.rb
app/models/core_workflow/condition/is_less_than_or_equal_to.rb
app/models/core_workflow/condition/after_absolute.rb
app/models/core_workflow/condition/is_set.rb
app/models/core_workflow/condition/base_operator.rb
app/models/core_workflow/condition/after_relative.rb
app/models/core_workflow/condition/match_no_modules.rb
app/models/core_workflow/condition/ends_with.rb