Merge branch 'stable-3.0'

* stable-3.0:
  Upgrade bazlets to latest stable-3.0
  Upgrade bazlets to latest stable-2.16
  Upgrade bazlets to latest stable-2.15 to build with 2.15.18 API
  Bazel: Migrate workspace status script to python
  Upgrade bazlets to latest stable-2.15
  Upgrade bazlets to latest stable-2.14
  Upgrade bazlets to latest stable-2.16
  Upgrade bazlets to latest stable-2.15
  Upgrade bazlets to latest stable-2.14
  Bump Bazel version to 1.1.0

Change-Id: I54e8d300cda84e00203f1fa587e9acd8a189793a
diff --git a/WORKSPACE b/WORKSPACE
index 0d27583..2ab8e13 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -3,7 +3,7 @@
 load("//:bazlets.bzl", "load_bazlets")
 
 load_bazlets(
-    commit = "2118fd30e24f339f5daf5310144dcb7a9123bc90",
+    commit = "cf5be217dc024c5e1a001ff24441bef7ac2d90d0",
     #local_path = "/home/<user>/projects/bazlets",
 )