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 |
||
---|---|---|
.. | ||
templates | ||
cli.js | ||
decrypt.js | ||
defaults.js | ||
definitions.js | ||
env.js | ||
file.js | ||
github-app.js | ||
index.js | ||
massage.js | ||
migration.js | ||
presets.js | ||
validation.js |