Skip to content

26.0.0

Compare
Choose a tag to compare
@renovate-release renovate-release released this 17 Aug 06:09
· 10625 commits to main since this release

26.0.0 (2021-08-17)

⚠ BREAKING CHANGES

  • Branches with double hyphens will be changed to single hyphens, which can result in some existing PRs being autoclosed and replacements opened.
  • Renovate will now override any package manager cache locations configured in env variables.
  • git-submodules: Git Submodules cloning now needs to be explicitly enabled.
  • yarn: It is no longer supported to configure a "yarnrc" override in Renovate config
  • gradle: Gradle extraction now defaults to JS-based parsing (previously "gradle-lite")

Features

Bug Fixes

Tests

Documentation

Miscellaneous Chores

Code Refactoring

  • admin->globalOnly (56830ee)
  • config/definitions -> config/options (750bc16)
  • drop redundant config:base settings (a09b85a)
  • rename config admin functions to global (bf69924)