Skip to content
Snippets Groups Projects
Commit d765b34c authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

feat: renovate meteor package.js dependencies (#786)

This feature adds support for renovating Meteor's `package.js` files. Meteor config is disabled by default so must be manually enabled to work. If enabled, Renovate uses GitHub's search API to look for any files named `package.js` that include the text `Npm.depends`. If so then the file is parsed using Regex to extract its dependencies and check them for updates.

Closes #785 
parent 8fa94141
No related branches found
Tags 39.138.1
No related merge requests found
Showing
with 481 additions and 137 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment