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

Change package manager to pnpm #18

Closed
bartvdbraak opened this issue Jun 10, 2023 · 4 comments · Fixed by #50
Closed

Change package manager to pnpm #18

bartvdbraak opened this issue Jun 10, 2023 · 4 comments · Fixed by #50
Assignees
Labels
enhancement New feature or request

Comments

@bartvdbraak
Copy link
Owner

This will introduce a breaking change for dependabot since it doesn't yet officially support pnpm: dependabot/dependabot-core#1736

Alternative would be to use renovate:

@bartvdbraak bartvdbraak self-assigned this Jun 10, 2023
@bartvdbraak bartvdbraak added the enhancement New feature or request label Jun 10, 2023
@bartvdbraak
Copy link
Owner Author

It seems that while it's not officially supported yet, the beta-program for Dependabot already should support pnpm as package manager.

@bartvdbraak
Copy link
Owner Author

Enabling the beta might be done through adding enable-beta-ecosystems.

@bartvdbraak
Copy link
Owner Author

Enable using the following Github Actions:

https://github.com/jhutchings1/pnpm-sample/blob/main/.github/workflows/sbom.yml

@bartvdbraak
Copy link
Owner Author

@bartvdbraak bartvdbraak linked a pull request Jun 13, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant