Conversation
|
@desrosj This fixes the issue with the deprecated uses of |
|
Wouldn't it be better to have something like Dependabot updating these automatically? The hashes are used instead of major versions for security reasons, so ideally the hashes of the new major versions would be used |
|
@swissspidy Yes, that makes sense to me. How would someone know if it is "safe" to update via Dependabot PRs? |
|
A Dependabot PR would just update Considering that Dependabot is a built-in feature from GitHub, I personally trust its PRs. The question is whether you trust the dependencies themselves, so the same due diligence with code review applies as if one manually submits a PR. |
|
I will close this in favour of #189 Thanks @wpscholar for bringing this up! |
No description provided.