0
0
mirror of https://github.com/renovatebot/renovate.git synced 2024-12-21 13:08:30 +00:00
Go to file
renovate[bot] ea902acdd9
feat(deps): update ghcr.io/renovatebot/base-image docker tag to v9.26.0 (#33228)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-20 23:52:29 +00:00
__mocks__ refactor: introduce Fixtures util class (#12638) 2022-01-23 21:23:54 +00:00
.devcontainer chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v13.4.5 (#33140) 2024-12-16 12:29:59 +00:00
.github chore(deps): update github/codeql-action action to v3.28.0 (#33225) 2024-12-20 20:05:57 +00:00
.husky chore(deps): update dependency husky to v9 (#27114) 2024-02-07 13:16:16 +00:00
.vscode docs: validate with mkdocs (#30735) 2024-08-14 10:42:23 +00:00
data fix(data): automatic update of static data (#32297) 2024-11-03 06:49:01 +01:00
docs feat(manager/gomod): option to always run go mod vendor (#33066) 2024-12-20 13:20:17 +00:00
lib build(deps): update opentelemetry-js monorepo (#33046) 2024-12-20 20:06:26 +00:00
test test(lib/data): schemas for changelog and source urls (#32151) 2024-10-30 08:19:48 +00:00
tools feat(deps): update ghcr.io/renovatebot/base-image docker tag to v9.26.0 (#33228) 2024-12-20 23:52:29 +00:00
.dockerignore chore: drop node_modules from docker context (#27185) 2024-02-09 16:04:18 +00:00
.editorconfig Add editorconfig 2017-01-15 17:23:34 +01:00
.eslintignore docs: validate with mkdocs (#30735) 2024-08-14 10:42:23 +00:00
.eslintrc.js chore: eslint to enforce for typed imports (#30844) 2024-08-19 13:15:27 +00:00
.gitattributes feat(gradle-wrapper): update artifacts (#5842) 2020-04-03 11:04:34 +02:00
.gitignore docs: validate with mkdocs (#30735) 2024-08-14 10:42:23 +00:00
.lgtm.yml test: add lgtm optional includes (#5569) 2020-02-24 21:38:06 +01:00
.ls-lint.yml docs: validate with mkdocs (#30735) 2024-08-14 10:42:23 +00:00
.markdownlint-cli2.jsonc docs: validate with mkdocs (#30735) 2024-08-14 10:42:23 +00:00
.npmrc build: enable strict peer dependencies (#28779) 2024-05-02 10:10:09 +00:00
.nvmrc build!: Update to Node v22 (#32182) 2024-11-04 14:43:20 +01:00
.prettierignore docs: validate with mkdocs (#30735) 2024-08-14 10:42:23 +00:00
.prettierrc.json chore(prettierrc): remove trailingComma from .prettierrc (#31788) 2024-10-04 16:05:04 +00:00
.python-version chore(deps): update python docker tag to v3.13.1 (#32913) 2024-12-05 00:17:02 +00:00
.releaserc.json refactor: simplify docker build (#27174) 2024-02-09 13:23:49 +00:00
CODE_OF_CONDUCT.md docs: fix code of conduct typo (#31335) 2024-09-11 14:30:36 +00:00
codecov.yml chore: fix codecov config (#14008) 2022-02-04 20:29:47 +01:00
jest.config.ts ci: disable Windows tests (#32754) 2024-11-26 18:06:04 +00:00
license fix: update license (#27937) 2024-03-14 13:48:17 +00:00
package.json build(deps): update opentelemetry-js monorepo (#33046) 2024-12-20 20:06:26 +00:00
pdm.lock fix(deps): update dependency mkdocs-material to v9.5.49 (#33141) 2024-12-16 12:30:55 +00:00
pnpm-lock.yaml build(deps): update opentelemetry-js monorepo (#33046) 2024-12-20 20:06:26 +00:00
pnpm-workspace.yaml build: fix pnpm workspaces (#23710) 2023-08-04 13:08:07 +00:00
pyproject.toml fix(deps): update dependency mkdocs-material to v9.5.49 (#33141) 2024-12-16 12:30:55 +00:00
readme.md docs: Updated README with a full revamp (#31614) 2024-10-11 09:02:24 +00:00
renovate.json chore(renovate): rebaseWhen=conflicted (#31518) 2024-09-21 10:17:26 +00:00
SECURITY.md docs: update security email (#16799) 2022-08-04 11:57:19 +02:00
tsconfig.app.json chore: enabled json imports (#30223) 2024-07-17 18:33:36 +00:00
tsconfig.json chore(deps): update dependency typescript to v5.6.2 (#31429) 2024-09-19 08:38:06 +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

Mend Renovate CLI banner

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

What is the Mend Renovate CLI?

Renovate is an automated dependency update tool. It helps to update dependencies in your code without needing to do it manually. When Renovate runs on your repo, it looks for references to dependencies (both public and private) and, if there are newer versions available, Renovate can create pull requests to update your versions automatically.

Features

  • Delivers update PRs directly to your repo
    • Relevant package files are discovered automatically
    • Pull Requests automatically generated in your repo
  • Provides useful information to help you decide which updates to accept (age, adoption, pass rates, merge confidence)
  • Highly configurable and flexible to fit in with your needs and repository standards
  • Largest collection of languages and platforms (listed below)
  • Connects with private repositories and package registries

Languages

Renovate can provide updates for most popular languages, platforms, and registries including: npm, Java, Python, .NET, Scala, Ruby, Go, Docker and more. Supports over 90 different package managers.

Platforms

Renovate updates code repositories on the following platforms: GitHub, GitLab, Bitbucket, Azure DevOps, AWS Code Commit, Gitea, Forgejo, Gerrit (experimental)

Ways to run Renovate

The most effective way to run Renovate is to use an automated job scheduling system that regularly runs Renovate on all enabled repositories and responds with priority to user activity. Mend offers cloud-hosted and self-hosted solutions. See the options below.

Mend Renovate Community (Cloud-Hosted)

Supports: GitHub.com, Bitbucket Cloud

Hosted by Mend.io. No setup is needed. Community plan available (Free)

  • GitHub Cloud: Install the Renovate Cloud-Hosted App on your GitHub org, then select the repos to enable
  • Bitbucket Cloud: Add the Mend App to your Workspace, then add the Mend Renovate user to the projects you want to enable

Mend Renovate Community (Self-hosted)

Supports: GitHub, GitLab, Bitbucket Data Center

Install and run your own Renovate server. Access internal packages.

Other ways to run Renovate

If you cant use a pre-built job scheduling system, or want to build your own, the following options are available:

Run Renovate on your Pipeline

Mend provides a GitHub Action or a GitLab Runner to help you run Renovate as a CI pipeline job.

Run Renovate CLI

There are several ways to run the Renovate CLI directly. See docs: Running Renovate for all options.

Supports: all platforms

Docs

More about Renovate

Renovate Docs

Comparisons

Get involved

Issues and Discussions

Please open a Discussion to get help, suggest a new feature, or to report a bug. We only want maintainers to open Issues.

Contributing

To contribute to Renovate, or run a local copy, please read the contributing guidelines.

Contact and Social Media

The Renovate project is proudly supported and actively maintained by Mend.io.

  • Contact Mend.io for commercial support questions.

Follow us on:

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.