Skip to content

31.3.0

Compare
Choose a tag to compare
@renovate-release renovate-release released this 16 Dec 16:09
· 7485 commits to main since this release

31.3.0 (2021-12-16)

Features

  • autodiscover: allow array for autodiscoverfilter (#13100) (a0a7703)
  • github actions: discover workflow files in subfolders (#13143) (0bf92c5)
  • managers/gradle: add support for plugin short syntax in gradle TOML catalogs (#13147) (feb3f95)

Bug Fixes

  • config: add package rule to preserveSemverRanges (#13137) (6a027d2)

Documentation

Tests

  • manager/gradle-wrapper: fix snapshot regression in gradle-wrapper (#13144) (ab3dc4e)
  • manager/gradle-wrapper: migrate to fs.readLocalFile (#13123) (395cab2)
  • util/git: Use global timeout setting (#13141) (992d3f6)
  • workers/pr: Explicit snapshots for release notes (#13145) (8d1ac78)

Miscellaneous Chores