Renovate CLI

renovatebot/renovate last check 501 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.88.0 · today
view on github

44.88.0 (2026-09-14)

Features

  • manager/github-actions: support aws-actions/amazon-ecs-render-task-definition's image (#45940) (3e099dd), closes #43038

Performance Improvements

  • manager/maven-wrapper: avoid matching each line twice (#46027) (ed285cc)

Documentation

  • manager/github-actions: clarify the "default" (#45957) (7295d6d)
  • self-hosted-configuration: correct reference to cacheTtlOverride namespaces (#45960) (fb77d30)

Miscellaneous Chores

  • deps: update ghcr.io/containerbase/devcontainer docker tag to v14.15.0 (main) (#46025) (4e6dc54)
  • lint: require cacheable on withCache() calls (#45958) (295cd65), closes #45949