Renovate CLI

renovatebot/renovate last check 264 releases today
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
view on github

44.11.2 (2026-08-04)

Bug Fixes

  • datasource/docker: don't follow Link headers with different hosts (8a9f9cd)
  • datasource/nuget: don't follow Link headers with different hosts (7d2335e)

Miscellaneous Chores

  • add a linting rule to enforce resolveSameOriginUrl (ae40fbb)

Code Refactoring

  • util: add a helper method for resolveSameOriginUrl (7f7b039)