Ah, by the way, I'm seeing what looks like a bug in consistent/deterministic sorting with the new scope: for example, one hunk in a recent diff looks lole (typing on mobile and copying from a private machine, so forgive me):
A
+B xxx (development)
B xxx (runtime)
-B xxx (development)
B yyy (runtime)
B yyy (runtime)
A and B are packages; xxx and yyy versions.
AFAICT, there is no meaningful diff here either semantically for the dependencies or textually in the lockfile.
Originally posted by @benknoble in #166 (comment)
Ah, by the way, I'm seeing what looks like a bug in consistent/deterministic sorting with the new scope: for example, one hunk in a recent diff looks lole (typing on mobile and copying from a private machine, so forgive me):
A and B are packages; xxx and yyy versions.
AFAICT, there is no meaningful diff here either semantically for the dependencies or textually in the lockfile.
Originally posted by @benknoble in #166 (comment)