Skip to content

Allow users to auto-updated npm dependencies with RenovateBot

Problem to solve

Developers don't want to manually update packages, if there is a new, stable version of a package available. Ideally a bot would alert them when a package has been updated and automatically open an MR that installs the latest, stable version of their NPM package.

Intended users

Further details

Proposal

Integrate with RenovateBot for npm packages that will allow the user to auto update npm packages. For the MVC we can start with a webhook or simply by letting users know they can add @renovatebot to their project and start updating dependencies.

Permissions and Security

Documentation

Testing

What does success look like, and how can we measure that?

What is the type of buyer?

Links / references

Edited by Tim Rizzi
OSZAR »