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.101.1
· today
44.101.1 (2026-09-18)
Bug Fixes
- host-rules: ignore URL credentials when matching matchHost (#46128) (17466ce)
- manager/swift: don't rewrite Package.resolved pins in unrelated packages (#44317) (8a378fc)
- manager: stop logging credential-bearing env and commands (#46129) (606b0b3)
- python: share PyPI index credential resolution (#46127) (f0dd862)
Miscellaneous Chores
Code Refactoring
- workers/lookup: resolve the current version from one release list (#46143) (20015e4)
- workers/lookup: share the release classification between getBucket and getUpdateType (#46144) (d89d8e5)
- workers/repository/lookup: share the update-type config resolution (#46141) (f5db021)
- workers/repository/lookup: split lookupUpdates into testable stages (#46142) (bf848fa)