renovate/lib/manager
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
..
bazel feat: bazel WORKSPACE support (#1268) 2017-12-07 09:22:10 +01:00
docker chore(deps): update dependency prettier to v1.9.0 (#1267) 2017-12-05 11:50:16 +01:00
meteor refactor: streamline platform file operations (#1121) 2017-11-08 12:23:32 +01:00
node feat: travis.yml node_js versions support (#1243) 2017-12-05 07:50:16 +01:00
npm feat: support multiple yarn workspaces in one repository (#1264) 2017-12-04 15:41:37 +01:00
index.js feat: bazel WORKSPACE support (#1268) 2017-12-07 09:22:10 +01:00
resolve.js feat: bazel WORKSPACE support (#1268) 2017-12-07 09:22:10 +01:00