Make home unit dependencies stored as sets

This contribution changes the type of the homeUnitDepends field of UnitState from [UnitId] to Set [UnitId] and adapts code appropriately. This is to pave the way for resolving #27055 (closed).

Merge request reports

Loading