microsoft / rnx-kit

Modern, scalable tools. Exceptional developer experience.
https://microsoft.github.io/rnx-kit/
MIT License
1.46k stars 94 forks source link

feat(align-deps): allow version range subsets #3184

Closed tido64 closed 4 weeks ago

tido64 commented 1 month ago

Description

Allow exact and version range subsets with --diff-mode allow-subset.

Resolves #2983 Resolves #2984

Test plan

n/a

tido64 commented 4 weeks ago

Looks like a good change. One question is whether this will lead to more duplicate packages within the repo and whether we need to do something to counteract that.

It's more likely that dupes will be introduced. I've added a warning label in the docs.