Skip to content

Non-deterministic deps sorting #217

@benknoble

Description

@benknoble

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions