Renovate CLI

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

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

  • deps: update dependency memfs to v4.75.0 (main) (#46317) (c9be847)

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)

Tests

  • util/git: share one clone across the read-only tests (#46287) (654431d)
  • workers/repository/lookup: enforce http mocks in the lookup spec (#46140) (c303a28)