Files
TechradarDev/radar/2021-01-01/renovate.md
2021-06-29 16:36:55 +02:00

700 B

title, ring, quadrant
title ring quadrant
Renovate tools trial

Renovate is an automated dependency update tool. It vastly reduces the time and effort spent on keeping a project's dependencies up-to-date by automatically creating merge requests whenever a dependency needs to be updated. The tool is easy to set up and configure, offers built-in support for monorepo architectures and works with various programming languages and package managers, e.g.

  • JavaScript & Yarn
  • Java & Gradle
  • PHP & Composer

At AOE, we use the Renovate CLI tool in the CI pipelines of a constantly growing number of projects.