Mend Renovate
Mend Renovate is an automated dependency update tool that helps you update dependencies in your code. When Renovate runs in your repo, it looks for references to dependencies (both public and private) and, if newer versions are available, Renovate can create pull requests to update the versions.
There are several ways to run Renovate:
Renovate CLI (Open source) - The core of the Renovate engine. Creates branches and PRs to update dependencies to the latest version. Supported by the open-source community.
Mend Renovate Cloud - A Mend-hosted application that runs Renovate jobs and responds to activity.
Mend Renovate Self-hosted - A self-hosted application with full scalability and advanced features.
Mend Repository Integrations (Remediate) - An application running Renovate jobs that includes transitive scanning, vulnerability (CVE) detection and targeted security fixes.
For a comparison between the various Renovate products, visit the Renovate Product Comparison page on the Mend.io website.
Related links
Mend Renovate Community Self-Hosted / Mend Renovate Enterprise Self-Hosted
Mend Renovate Self-hosted Setup