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

Raise an error if we find unsupported PNPM versions #7500

Closed
1 task done
deivid-rodriguez opened this issue Jun 30, 2023 · 0 comments · Fixed by #8147
Closed
1 task done

Raise an error if we find unsupported PNPM versions #7500

deivid-rodriguez opened this issue Jun 30, 2023 · 0 comments · Fixed by #8147
Labels
L: javascript:pnpm npm packages via pnpm T: feature-request Requests for new features

Comments

@deivid-rodriguez
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Feature description

If we find an app locked to an unsupported PNPM version, or using an unsupported PNPM lockfile format, we should raise an error instead of letting "undefined behavior" happen.

We currently support PNPM 7 and 8, as per https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/about-dependabot-version-updates#supported-repositories-and-ecosystems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: javascript:pnpm npm packages via pnpm T: feature-request Requests for new features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant