)]}'
{
  "commit": "52d9dc9617aa1916495dd8b6bb112fa4e2b8caaa",
  "tree": "233bca143494adf0a1cfc119a637bef98411f1ce",
  "parents": [
    "8e6dfa11aadb777d74a5e2ab7f494c2af933a688"
  ],
  "author": {
    "name": "Alex Eagle",
    "email": "eagle@post.harvard.edu",
    "time": "Thu May 23 19:02:22 2019 -0700"
  },
  "committer": {
    "name": "Alex Eagle",
    "email": "alexeagle@angular.io",
    "time": "Fri May 24 07:50:58 2019 -0700"
  },
  "message": "Fix for --incompatible_depset_is_not_iterable\n\nWe used a depset for a collection which is only used within the context of a single target: the files[] block in the generated tsconfig. As documented on https://docs.bazel.build/versions/master/skylark/depsets.html:\n\"If you don’t need the merge operation, consider using another type, such as list or dict.\"\n\nThe problem is exposed by --incompatible_depset_is_not_iterable which fails at the spot where we iterated the depset of files, showing that it should have been a list.\n\nAlso clean up a warning about the deprecated load of jasmine_node_test\n\nSee #443\n\nCloses #451\n\nPiperOrigin-RevId: 249758830\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8b24d69de2076ff79b25b4d9fcc6cf0a0e5c69ae",
      "old_mode": 33188,
      "old_path": "third_party/github.com/bazelbuild/rules_typescript/internal/BUILD.bazel",
      "new_id": "26dc0fba87848f977de18fd966d99a8d73d79b0a",
      "new_mode": 33188,
      "new_path": "third_party/github.com/bazelbuild/rules_typescript/internal/BUILD.bazel"
    },
    {
      "type": "modify",
      "old_id": "8bb4732dd2a46674169c06124150de136478738a",
      "old_mode": 33188,
      "old_path": "third_party/github.com/bazelbuild/rules_typescript/internal/common/compilation.bzl",
      "new_id": "9cc2b88bc60bae4b58753c13d94a0ceb207bf5ef",
      "new_mode": 33188,
      "new_path": "third_party/github.com/bazelbuild/rules_typescript/internal/common/compilation.bzl"
    },
    {
      "type": "modify",
      "old_id": "349dc6f94cf0e3c2e2f6ec922af57e5d97a9c75b",
      "old_mode": 33188,
      "old_path": "third_party/github.com/bazelbuild/rules_typescript/internal/common/tsconfig.bzl",
      "new_id": "0fe82547d7a398e2b713678e3d49e3ce067c2abb",
      "new_mode": 33188,
      "new_path": "third_party/github.com/bazelbuild/rules_typescript/internal/common/tsconfig.bzl"
    },
    {
      "type": "modify",
      "old_id": "b5b9e0120f40a3d8ce970b6b9dab0a03ca38231d",
      "old_mode": 33188,
      "old_path": "third_party/github.com/bazelbuild/rules_typescript/package.bzl",
      "new_id": "5e07daa5163d20e22be869e6bf72b11184176066",
      "new_mode": 33188,
      "new_path": "third_party/github.com/bazelbuild/rules_typescript/package.bzl"
    },
    {
      "type": "modify",
      "old_id": "5d98dad90ab7151ea3f9c36fe39a919c2b29787c",
      "old_mode": 33188,
      "old_path": "third_party/github.com/bazelbuild/rules_typescript/package.json",
      "new_id": "66994589092d4b20843c169570e2a766c5b98fa0",
      "new_mode": 33188,
      "new_path": "third_party/github.com/bazelbuild/rules_typescript/package.json"
    },
    {
      "type": "modify",
      "old_id": "7e860269cd7b5c830be55b203ad9b356a3df2b39",
      "old_mode": 33188,
      "old_path": "third_party/github.com/bazelbuild/rules_typescript/yarn.lock",
      "new_id": "68a5dbe362ccc6cce8220298ef15ba989999c0ca",
      "new_mode": 33188,
      "new_path": "third_party/github.com/bazelbuild/rules_typescript/yarn.lock"
    }
  ]
}
