Merge branch 'stable-2.14' into stable-2.15

* stable-2.14:
  Migrate (i.e. move) `tools/bazel.rc` to `.bazelrc`
  Update bazlets to latest stable-2.14 to build with 2.14.14 API
  Update bazlets to latest stable-2.14 to build with 2.14.13 API
  Update bazlets to latest stable-2.14 to use 2.14.12 API

Change-Id: Ie74c6acabf4a4817df350bba55f7d750be858516
diff --git a/WORKSPACE b/WORKSPACE
index 15dfdd1..3cea0d8 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -3,7 +3,7 @@
 load("//:bazlets.bzl", "load_bazlets")
 
 load_bazlets(
-    commit = "8faa61d19d53cc125ac7fd51eb213a496ab14f8d",
+    commit = "df6622a4e725b4d0bad99377f05749171a8c94b9",
     #    local_path = "/home/<user>/projects/bazlets",
 )