prefer-lowest on Monorepo is inconsistent because of the high number of packages conflicting with lowest versions. To get a more accurate test on version constraints, the prefer-lowest strategy is applied during split testing.
Some package dependencies have been updated to make tests pass
Description
prefer-lowest
on Monorepo is inconsistent because of the high number of packages conflicting with lowest versions. To get a more accurate test on version constraints, theprefer-lowest
strategy is applied during split testing.Some package dependencies have been updated to make tests pass
Type of change