Y
Hacker News
new
|
ask
|
show
|
jobs
by
gregplaysguitar
1597 days ago
I used to do this before I discovered renovate [1] - now we spend time working on major upgrades but minor are generally automatic (assuming they pass tests)
[1]:
https://github.com/renovatebot/renovate
1 comments
jamesfinlayson
1597 days ago
Oh nice - do you get many problems that slip through even though tests pass? I had a minor update to the Stripe SDK recently that broke something.
link
gregplaysguitar
1595 days ago
We do get very occasional issues in our React app, but not enough to outweigh the benefits of things staying up to date.
link