We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pnpm
This will introduce a breaking change for dependabot since it doesn't yet officially support pnpm: dependabot/dependabot-core#1736
dependabot
Alternative would be to use renovate:
renovate
The text was updated successfully, but these errors were encountered:
It seems that while it's not officially supported yet, the beta-program for Dependabot already should support pnpm as package manager.
Sorry, something went wrong.
Enabling the beta might be done through adding enable-beta-ecosystems.
enable-beta-ecosystems
Enable using the following Github Actions:
https://github.com/jhutchings1/pnpm-sample/blob/main/.github/workflows/sbom.yml
https://github.blog/changelog/2023-06-12-dependabot-version-updates-now-supports-pnpm/
bartvdbraak
Successfully merging a pull request may close this issue.
This will introduce a breaking change for
dependabot
since it doesn't yet officially supportpnpm
: dependabot/dependabot-core#1736Alternative would be to use
renovate
:The text was updated successfully, but these errors were encountered: