Skip to content

30.0.0

Compare
Choose a tag to compare
@renovate-release renovate-release released this 09 Dec 13:02
· 7207 commits to main since this release
ec6077d

30.0.0 (2021-12-09)

⚠ BREAKING CHANGES

  • preset: Configurations extending config:base will now default to maximum 10 concurrent PRs instead of 20.
  • config: config.json is no longer supported automatically for global config (only config.js). Configure RENOVATE_CONFIG_FILE=/usr/src/app/config.json if necessary.
  • config: Renovate will now fail if RENOVATE_CONFIG_FILE is specified without a file extension
  • remove node v12 and v15 support

Features

Documentation