Renovate CLI
Notes
Renovate is an automated dependency update tool for most popular languages, platforms, and registries including: npm, Java, Python, .NET, Scala, Ruby, Go, Docker and more. Supports over 90 different package managers.
Release notes
v44.11.2
· today
44.11.2 (2026-08-04)
Bug Fixes
- datasource/docker: don't follow
Linkheaders with different hosts (8a9f9cd) - datasource/nuget: don't follow
Linkheaders with different hosts (7d2335e)
Miscellaneous Chores
- add a linting rule to enforce
resolveSameOriginUrl(ae40fbb)
Code Refactoring
- util: add a helper method for
resolveSameOriginUrl(7f7b039)