marcus_johansson → credited mjb3141 → .
Reroll of #171 for 10.2.5.
Re-rolling patch for head.
The upgrade_status module is still reporting the following issues:
web/modules/contrib/entity_template/src/Plugin/EntityTemplate/Builder/BuilderBase.php 27 Class Drupal\entity_template\Plugin\EntityTemplate\Builder\BuilderBase extends deprecated class Drupal\Core\Plugin\ContextAwarePluginBase. Deprecated in drupal:9.1.0 and is removed from drupal:10.0.0. Use Drupal\Core\Plugin\ContextAwarePluginTrait instead.
web/modules/contrib/entity_template/src/Plugin/EntityTemplate/Builder/BuilderBase.php 81 Call to method __construct() of deprecated class Drupal\Component\Plugin\ContextAwarePluginBase. Deprecated in drupal:9.1.0 and is removed from drupal:10.0.0. Use Drupal\Core\Plugin\ContextAwarePluginTrait instead.
web/modules/contrib/entity_template/src/Plugin/EntityTemplate/Component/ContextAwareComponentBase.php 13 Class Drupal\entity_template\Plugin\EntityTemplate\Component\ContextAwareComponentBase extends deprecated class Drupal\Core\Plugin\ContextAwarePluginBase. Deprecated in drupal:9.1.0 and is removed from drupal:10.0.0. Use Drupal\Core\Plugin\ContextAwarePluginTrait instead.
web/modules/contrib/entity_template/src/Plugin/EntityTemplate/Template/Template.php 31 Class Drupal\entity_template\Plugin\EntityTemplate\Template\Template extends deprecated class Drupal\Core\Plugin\ContextAwarePluginBase. Deprecated in drupal:9.1.0 and is removed from drupal:10.0.0. Use Drupal\Core\Plugin\ContextAwarePluginTrait instead.
web/modules/contrib/entity_template/src/Plugin/EntityTemplate/Template/Template.php 115 Call to method __construct() of deprecated class Drupal\Component\Plugin\ContextAwarePluginBase. Deprecated in drupal:9.1.0 and is removed from drupal:10.0.0. Use Drupal\Core\Plugin\ContextAwarePluginTrait instead.
web/modules/contrib/entity_template/contrib/ui/entity_template_ui.info.yml 0 Value of core_version_requirement: ^8.7.7 || ^9 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687..