Renovate CLI

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

44.62.2 (2026-09-04)

Bug Fixes

  • config/validation: allow only capturing currentDigest in Custom Managers (#45671) (8abbd14), closes #45665
  • datasource: use release-level registryUrl in postprocessRelease (#45096) (7f71c26)
  • manager/mix: run mix commands from the lock file's directory (#44971) (69bc2dd)
  • manager/pep621: support array form of tool.uv.sources (#44970) (9d10700)
  • presets: fix javaLTSVersions not preserving partial semver for mise Java versions (#44899) (5f5e58b)
  • versioning/nuget: bare exact version bypasses ignoreUnstable (#45087) (4db8635)

Tests

  • core: replace file snapshots with explicit assertions (#45660) (df8c405)
  • linters: forbid file-based snapshot matchers (#45661) (0ff377b)
  • platform: replace file snapshots with explicit assertions (#45684) (762ac01)
  • shrink oversized fixtures to representative examples (#45666) (300e3a6)
  • use expect().resolves instead of awaiting inside expect (#45672) (05e1271)