-
Couldn't load subscription status.
- Fork 108
Closed
Labels
detector:pnpmThe pnpm detectorThe pnpm detectorstatus:requirementsFull requirements are not yet known, so implementation should not be startedFull requirements are not yet known, so implementation should not be startedtype:featureFeature (new functionality)Feature (new functionality)
Description
pnpm version 8 includes an upgrade to lockfile version 6, but we currently only support up to pnpm lockfile v5.
Since we are unable to accurately parse the lockfile v6, we are not correctly detecting development dependencies for pnpm v8.
We need to update our pnpm detector to handle the new v6 lockfile. At the time of writing this issue, there isn't documentation on the lockfile v6 format: pnpm/spec#4.
This is a similar issue to #476 -- we've already seen the same problem with NPM lockfile v3.
albert0815, dwelch2344, EgorHenek, CraigMacomber, vhuseinova-msft and 7 more
Metadata
Metadata
Assignees
Labels
detector:pnpmThe pnpm detectorThe pnpm detectorstatus:requirementsFull requirements are not yet known, so implementation should not be startedFull requirements are not yet known, so implementation should not be startedtype:featureFeature (new functionality)Feature (new functionality)
Type
Projects
Status
Done