Hacker News new | ask | show | jobs
by Ironlink 933 days ago
As someone currently using Renovate, my main concern would be cost. Renovate is free, and LLMs + RAG seems like it would cost money.
1 comments

In your experience, does Renovate do a good job of moderate to complex dependency upgrades? If not, how do you approach those situations?
Not sure what type of complexity you're referring to, but it handles many file formats, though some better than others. For example, it supports using variables for the version number in Maven but not in GitLab CI. It handles private package repositories, and updates package-lock.json.