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.14.7
· today
44.14.7 (2026-08-07)
Bug Fixes
- exec/docker: single-quote the sidecar
bashcommand (b017c75) - manager/deno: quote allow-import host list in install command (3793e3b)
- manager/gomod: quote module path in import path update command (c9cec1a)
- manager/gradle-wrapper: quote distribution URL in wrapper command (b3f7846)
- manager/maven-wrapper: quote distribution type in wrapper command (7279744)
- manager/mix: quote hex organization and token in auth command (ff3e99e)
- manager/nix: quote GitHub token in flake update command (521d325)
- manager/npm: quote package spec in corepack command (6d2fa81)
Miscellaneous Chores
- add
no-unquoted-exec-interpolationlinting rule (e510b9a)
Code Refactoring
- generate the list of templatable fields (df7a014)