Only one kind of merge request
The idea of having two kinds of merge requests (one with expectations update and another without) generates an overhead in integration. It requires monitoring two merge requests and seeing the parallel evolution between both. It's simpler to have only one uprev proposal per dependency and collect the evolution of the proposals in one merge request.