Universal dependency update tool that fits into your workflows.
 
 
 
 
 
 
Go to file
renovate[bot] a1fe864327
chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v10.3.17 (#28627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-24 21:21:52 +00:00
.devcontainer chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v10.3.17 (#28627) 2024-04-24 21:21:52 +00:00
.github chore(deps): update actions/download-artifact action to v4.1.7 (#28623) 2024-04-24 15:37:08 +00:00
.husky chore(deps): update dependency husky to v9 (#27114) 2024-02-07 13:16:16 +00:00
.vscode fix: VSCode Jest debugging (#28388) 2024-04-15 19:40:38 +00:00
__mocks__ refactor: introduce Fixtures util class (#12638) 2022-01-23 21:23:54 +00:00
data fix(data): automatic update of static data (#26339) 2023-12-17 06:39:21 +01:00
docs feat(host-rules): Support `readOnly` request matching (#28562) 2024-04-23 03:26:20 +00:00
lib fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.3.17 (#28628) 2024-04-24 19:21:01 +00:00
test fix(manager/terraform): fix hash generation with directory (#28326) 2024-04-13 15:51:19 +00:00
tools feat(deps): update ghcr.io/renovatebot/base-image docker tag to v2.4.0 (#28609) 2024-04-24 01:02:14 +00:00
.dockerignore chore: drop node_modules from docker context (#27185) 2024-02-09 16:04:18 +00:00
.editorconfig
.eslintignore chore: update eslint config (#13237) 2021-12-22 13:31:14 +00:00
.eslintrc.js chore(deps): drop eslint-config-prettier (#28080) 2024-03-22 18:07:17 +00:00
.gitattributes feat(gradle-wrapper): update artifacts (#5842) 2020-04-03 11:04:34 +02:00
.gitignore chore: add .pnpm-store to .gitignore (#23739) 2023-08-08 04:12:54 +00:00
.lgtm.yml test: add lgtm optional includes (#5569) 2020-02-24 21:38:06 +01:00
.ls-lint.yml chore(deps): update dependency markdownlint-cli2 to v0.4.0 (#13613) 2022-01-18 13:59:55 +00:00
.markdownlint-cli2.jsonc chore(deps): update dependency markdownlint-cli2 to v0.11.0 (#25981) 2023-12-01 10:12:32 +00:00
.npmrc build: use pnpm (#23664) 2023-08-03 19:43:47 +00:00
.nvmrc chore: use node 20 for .nvmrc (#27970) 2024-03-17 10:56:59 +00:00
.prettierignore build: use pnpm (#23664) 2023-08-03 19:43:47 +00:00
.prettierrc.json build: move npm publish to semantic release (#27143) 2024-02-08 14:38:55 +00:00
.releaserc.json refactor: simplify docker build (#27174) 2024-02-09 13:23:49 +00:00
SECURITY.md docs: update security email (#16799) 2022-08-04 11:57:19 +02:00
codecov.yml chore: fix codecov config (#14008) 2022-02-04 20:29:47 +01:00
jest.config.ts refactor(config): split decryption functions (#28571) 2024-04-22 08:22:45 +00:00
license fix: update license (#27937) 2024-03-14 13:48:17 +00:00
package.json fix: replace kbpgp with fork (#28604) 2024-04-23 15:19:34 +00:00
pnpm-lock.yaml fix: replace kbpgp with fork (#28604) 2024-04-23 15:19:34 +00:00
pnpm-workspace.yaml build: fix pnpm workspaces (#23710) 2023-08-04 13:08:07 +00:00
readme.md docs: fix duplicate the (#26962) 2024-01-31 10:51:57 +00:00
renovate.json chore(renovate): drop unused package rule (#27868) 2024-03-12 10:49:29 +00:00
tsconfig.app.json refactor: enable strict checks (#16168) 2022-06-21 13:00:21 +02:00
tsconfig.json feat: Use `swc` for running scripts (#23080) 2023-07-01 21:29:10 +00:00
tsconfig.lint.json chore: update eslint config (#13237) 2021-12-22 13:31:14 +00:00
tsconfig.spec.json test: reduce memory footprint (#12517) 2021-11-06 07:35:15 +00:00

readme.md

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: renovate-disclosure@mend.io. 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.