mirror of https://github.com/renovatebot/renovate
d765b34c33
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 |
||
---|---|---|
.. | ||
_fixtures | ||
api | ||
config | ||
logger | ||
workers | ||
.eslintrc.js | ||
chai.js | ||
renovate.spec.js |