Dependabot-core: Support Paket for dotnet project

Created on 12 Feb 2019  路  7Comments  路  Source: dependabot/dependabot-core

Do you plan to support Paket for dotnet project ?

Thank

new-ecosystem

Most helpful comment

Since paket is a more mature way of handling dependencies for .net projects, having dependabot read paket.lock from the root would be really great!

All 7 comments

Yes! It's not on our immediate roadmap, but we definitely want to add support in future. I'm going to keep this open so others can watch it for updates, and add their voice to adding support.

Since paket is a more mature way of handling dependencies for .net projects, having dependabot read paket.lock from the root would be really great!

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within seven days. Thank you for your contributions.

adfasdff

Any news on that?

We've paused accepting new ecosystems into dependabot-core for now, we've described some of our reasoning here: https://github.com/dependabot/dependabot-core/blob/main/CONTRIBUTING.md#contributing-new-ecosystems. So this is not something that will land in the near future unfortunately.

Paket is not really a separate ecosystem, it's really NuGet and NuGet packages - it's just a different client and different files that need to be updated. Thanks to the explicit solution level lock files, the implementation could even be simpler for Paket than with raw nuget, for both monitoring and pull requests.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

v1sion picture v1sion  路  3Comments

Spomky picture Spomky  路  4Comments

kiprasmel picture kiprasmel  路  3Comments

byjrack picture byjrack  路  3Comments

rafaelrocha-hotmart picture rafaelrocha-hotmart  路  4Comments