• Stars
    star
    17,549
  • Rank 1,542 (Top 0.04 %)
  • Language
    TypeScript
  • License
    GNU Affero Genera...
  • Created almost 8 years ago
  • Updated 19 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io

Renovate banner

Renovate

Automated dependency updates. Multi-platform and multi-language.

License: AGPL-3.0-only codecov Renovate enabled Build Docker Pulls OpenSSF Scorecard

Why Use Renovate?

  • Get automated Pull Requests to update your dependencies
  • Reduce noise by running Renovate on a schedule, for example:
    • on weekends
    • outside of working hours
    • each week
    • each month
  • Relevant package files are discovered automatically
  • Supports monorepo architectures with workspaces with no extra configuration
  • Bot behavior is customizable via configuration files (config as code)
  • Use ESLint-like shared config presets for ease of use and simplifying configuration (JSON format only)
  • Lock files are supported and updated in the same commit, including immediately resolving conflicts whenever PRs are merged
  • Get replacement PRs to migrate from a deprecated dependency to the community suggested replacement, works with most managers, see issue 14149 for exceptions
  • Open source (installable via npm/Yarn or Docker Hub) so can be self-hosted or used via the Mend Renovate App

Supported Platforms

Renovate works on these platforms:

Who Uses Renovate?

Renovate is widely used in the developer community:

Renovate Matrix

Renovate OSS Insights

Renovate is built on a big community and actively invites and supports contributions. Information about our contributors and community can be found on OSS Insight.

Star History

Star History Chart

The Renovate Approach

We believe everyone benefits from automation, whether it's a little or a lot. This means that Renovate:

  • Adapts to your workflow
  • Allows you to configure its behavior
  • Will autodetect settings where possible

Using Renovate

Get started with Renovate by checking out our tutorial.

GitHub

We recommend that you use the Mend Renovate App. Install the Mend Renovate App now. More details on the Mend Renovate App installation.

Azure DevOps

There are two ways to run Renovate on Azure DevOps:

  • Renovate Me extension
  • Custom pipeline

Renovate Me extension

Go to the Visual Studio Marketplace and install the Renovate Me extension in your organization. From there you can create a pipeline with the RenovateMe task.

Note

This extension is created and maintained personally by a Renovate developer/user so support requests relating to the extension itself cannot be answered directly in the main Renovate repository.

Custom pipeline

You can create a custom pipeline with a yml definition that triggers npx renovate. More details on how to configure the pipeline.

Bitbucket Cloud/Server, Forgejo, Gitea, GitLab

For Bitbucket Cloud, Bitbucket Server, Forgejo, Gitea and GitLab, use our self-hosting option.

Configuration

Go to our documentation website to learn how to configure Renovate. We have a full list of configuration options.

To get help with your configuration, go to the discussions tab in the Renovate repository and open a new "config help" discussion post.

Self-Hosting

To run your own instance of Renovate you have several options:

  • Install the renovate CLI tool from npmjs, run it on a schedule (e.g. using cron)
  • Run the renovate/renovate:full Docker Hub image (same content/versions as the CLI tool), run it on a schedule
  • Run the renovate/renovate:latest Docker Hub image if you only use package managers that don't need third-party binaries (e.g. JavaScript, Docker, NuGet, pip)

More details on the self-hosting development.

Contributing

If you want to contribute to Renovate or get a local copy running, please read the instructions in contributing guidelines. To get started look at the list of good first issues.

Security / Disclosure

If you find any bug with Renovate that may be a security problem, then e-mail us at: [email protected]. This way we can evaluate the bug and hopefully fix it before it gets abused. Please give us enough time to investigate the bug before you report it anywhere else.

Please do not create GitHub issues for security-related doubts or problems.

More Repositories

1

github-action

TypeScript
265
star
2

tutorial

Renovate Bot Tutorial source
Dockerfile
112
star
3

helm-charts

Mustache
101
star
4

docker-renovate

Renovate docker slim image
Dockerfile
74
star
5

presets

JavaScript
48
star
6

renovatebot.github.io

Auto-generating docs repository for Renovate Bot
TypeScript
43
star
7

renovate-approve-bot

JavaScript
42
star
8

docker-renovate-full

Repo for building the renovate/renovate:full image
Dockerfile
38
star
9

pre-commit-hooks

Pre-commit hooks for Renovate
29
star
10

config-help

Please use the Discussions feature of https://github.com/renovatebot/renovate instead
27
star
11

pep440

JavaScript
17
star
12

osv-offline

A collection of packages for using GitHub security advisories in Node.js.
TypeScript
12
star
13

renovate-approve-bot-bitbucket-cloud

renovate-approve-bot - Bitbucket Cloud Edition
JavaScript
12
star
14

.github

11
star
15

azure-devops-marketplace

Script to generate the renovate-bot config file for Azure DevOps Marketplace
PowerShell
8
star
16

auto-cancel-actions

Github App to auto-cancel previous github actions
TypeScript
6
star
17

ruby-semver

TypeScript
3
star
18

docker-cocoapods

Dockerfile
3
star
19

docker-buildpack

Dockerfile
3
star
20

eslint-plugin

Custom linting rules for Renovate project
JavaScript
3
star
21

docs.renovatebot.com

Source files to building Renovate's online docs site
JavaScript
3
star
22

base-image

Dockerfile
2
star
23

docker-go

Dockerfile
2
star
24

minimal-reproduction-template

Template repository for a minimal reproduction for Renovate bot.
2
star
25

detect-tools

TypeScript
1
star
26

docker-ruby

Dockerfile
1
star
27

docker-node

Dockerfile
1
star
28

node-schedule

This repository contains utilities that Renovate bot will use later on to work with the upstream Node.js schedule.
TypeScript
1
star
29

docker-yarn

Docker image for Yarn
Dockerfile
1
star
30

docker-rust

Dockerfile
1
star
31

docker-dotnet

Dockerfile
1
star
32

.allstar

1
star
33

python

prebuild python releases
Dockerfile
1
star
34

parser-utils

Programming languages semi-parser
TypeScript
1
star