Backpropagate compat bounds

I tried to explain in this comment why I am a bit hesitant to modify the registry.

Basically, relaxing bounds should be safe, but can have non-local effects that you can no predict, and that might also be damaging. Tightening bounds can result in users ending up in an “impossible” state (according to the new registry), which the package manager does not like.

2 Likes