renovate/lib
Rhys Arkins 987891ba2e
feat: bazel WORKSPACE support (#1268)
This PR adds support for bazel WORKSPACE package files, as suggested https://github.com/alexeagle/angular-bazel-example/issues/17#issuecomment-349167982

Renovate will:
1. Detect `WORKSPACE` files anywhere in the repository
2. Look for all `git_repository()` sections in the file
3. Extract any dependencies with name, remote and tag values
4. Look up any dependencies that (a) have a github https remote, and (b) a valid semver as tag
5. Update the tag to the latest available
2017-12-07 09:22:10 +01:00
..
config feat: bazel WORKSPACE support (#1268) 2017-12-07 09:22:10 +01:00
logger feat: json logging (#1146) 2017-11-11 07:51:36 +01:00
manager feat: bazel WORKSPACE support (#1268) 2017-12-07 09:22:10 +01:00
platform chore(deps): update dependency prettier to v1.9.0 (#1267) 2017-12-05 11:50:16 +01:00
workers feat: bazel WORKSPACE support (#1268) 2017-12-07 09:22:10 +01:00
.eslintrc.js refactor: use global logger (#1116) 2017-11-08 06:44:03 +01:00
renovate.js Refactor config definitions and onboarding values (#360) 2017-06-26 13:08:57 +02:00