\Magento\Framework\Config\Reader\Filesystem::_createConfigMerger() uses the «new» keyword instead of the Object Manager even after the Object Manager has already been initialized, so it breaks a dependency injection possibility

A partial solution for my particular case: How to change a constructor argument’s value with the depenency injection.