|
|
|
|
|
by dignati
1400 days ago
|
|
> What I've noticed in practice however, is that occasionally, this process will allow an upgrade to a dependency that will pass the automated build and test step, but introduce the wildest runtime error into the application. Usually at the time when we aim to deliver something. Sounds like dependabot is very useful for uncovering insufficient test coverage or missing integration tests :) |
|
On the other hand, very recently, we had to abort a release, because of an outdated dependency that Dependabot DID actually raise.
Which is why I don't want to throw the baby out with the bathwater, as one or two people have suggested.
But I can say that I think that the reality of working with Dependabot, is not very well reflected in popular online articles.