Dependabot version updates #669
Labels
low effort
There is not much implementation work to be done. The task is very easy or tiny.
low impact
Changes are not very noticeable or potential benefits are limited.
should have
We like the idea but it’s not important enough to be a part of the roadmap.
testing 🔨
We can have dependabot ping us when dependencies need to be updated. We have that enabled for security vulnerabilities but not for regular updates. See Configuring Dependabot version updates. This will require adding a
dependabot.yml
to the repo.Before doing this, check if this actually makes sense in our case though. Does dependabot pin specific versions? Since solc-js is a library, we want to support a wide range of versions and not impose specific versions on applications.
The text was updated successfully, but these errors were encountered: