Skip to content

Conversation

@cd-work
Copy link
Contributor

@cd-work cd-work commented Nov 22, 2024

This fixes an issue with the lockfile parser of PNPM v5 lockfiles which would incorrectly include metadata in the package version.

Closes #1538.

This fixes an issue with the lockfile parser of PNPM v5 lockfiles which
would incorrectly include metadata in the package version.

Closes #1538.
@cd-work cd-work self-assigned this Nov 22, 2024
@cd-work cd-work requested a review from a team as a code owner November 22, 2024 20:52
@cd-work cd-work requested a review from maxrake November 22, 2024 20:52
Copy link
Contributor

@maxrake maxrake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One question, but approving now since the changes here address the linked issue.

@cd-work cd-work merged commit ff50531 into main Nov 22, 2024
16 checks passed
@cd-work cd-work deleted the pnpm_v5_versions branch November 22, 2024 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Parsing pnpm-lock.yaml can result in incorrect versions

3 participants