Hacker News new | ask | show | jobs
by CognitiveLens 313 days ago
The automatic ci/cd suggestion sounds appealing, but at least in the NPM ecosystem, the depth of those dependencies would mean the top-level dependencies would constantly be incrementing. On the app developer side, it would take a lot of attention to figure when it's important to update top-level dependencies and when it's not.
1 comments

Could aggregate the incrementing to for example 1 per day.