Skip to content

Here's what's popular on GitHub today...

Database logo

Popular topic

A database is a structured set of data held in a computer, usually a server.

This recommendation was created by GitHub staff

Renovate

Mend Renovate | Dependency Update Automation

Renovate: an open-source tool which automatically creates pull requests for all types of dependency updates. Includes crowdsourced test and package adoption data are used to flag potentially risky updates and enable auto-merging for those that meet user-defined conditions.

How Renovate works:

  • Scans your repos to detect dependencies (wide package manager support)
  • Checks if any newer versions exist
  • Raises PRs for available updates

This recommendation was created by GitHub staff

WIP

Allow authors of pull requests to set status to pending while still working on it.