Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errored with the message "Dependabot can't parse your pnpm-lock.yaml" #7987

Open
2 of 4 tasks
Theo-messi opened this issue Apr 22, 2024 · 1 comment
Open
2 of 4 tasks

Comments

@Theo-messi
Copy link

Verify latest release

  • I verified that the issue exists in the latest pnpm release

pnpm version

9.0.5

Which area(s) of pnpm are affected? (leave empty if unsure)

Lockfile

Link to the code that reproduces this issue or a replay of the bug

No response

Reproduction steps

Create "pnpm-lock.yaml" using "pnpm i" and commit it to the GitHub repository. Dependabot prompts "Error with message "Dependabot cannot parse your pnpm-lock.yaml""

Describe the Bug

1

Expected Behavior

1

Which Node.js version are you using?

v21.1.0

Which operating systems have you used?

  • macOS
  • Windows
  • Linux

If your OS is a Linux based, which one it is? (Include the version if relevant)

No response

@bhb603
Copy link

bhb603 commented Apr 22, 2024

I have same issue.

I believe Dependabot needs to be updated to support the new lockfile version: dependabot/dependabot-core#9522

This issue with pnpm@9.0.5 is that it any pnpm install seems to auto-migrate the lockfile to this new version, which is then incompatible...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants