Change record status: 
Project: 
Introduced in branch: 
10.2.x
Introduced in version: 
10.2.0
Description: 

Calling \Drupal\field_ui\Form\FieldConfigDeleteForm::__construct without the $entity_type_manager argument is deprecated in Drupal 10.2.0. Any code initializing the class should pass an instance of \Drupal\Core\Entity\EntityTypeManagerInterface as an argument.

Impacts: 
Module developers