)]}'
{
  "commit": "4ab721f7d6c30de630742c1a89c57d69304e3318",
  "tree": "5c816aeb9f5bde97e84e3a708dec23d4bc5652c0",
  "parents": [
    "231a6b4a8e956d2f317229ced3715f1fb4c44bcb"
  ],
  "author": {
    "name": "Nate Bosch",
    "email": "nbosch1@gmail.com",
    "time": "Thu Apr 30 09:09:45 2020 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Apr 30 09:09:45 2020 -0700"
  },
  "message": "Fix parsing for URIs with a : in the authority (dart-lang/stack_trace#69)\n\nAdd a `$` to enforce that the `:(\\d+)` is at the end of the String. The\r\nprevious regex could pick up too little - we end up with\r\n`http://localhost` as the URI and the port as the line.\r\n\r\nSwitch from `pub.dartlang.org` to `example.com` to avoid references\r\nto legacy URLs.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fd7f8ebb8827488fa18bd9588ca368fcd1a328d9",
      "old_mode": 33188,
      "old_path": "pkgs/stack_trace/lib/src/frame.dart",
      "new_id": "3225efd261930ac09cb143ee2ed90ef515620ad2",
      "new_mode": 33188,
      "new_path": "pkgs/stack_trace/lib/src/frame.dart"
    },
    {
      "type": "modify",
      "old_id": "ce7b7caffb03ab00c3bc4c223a3420024f01cf8b",
      "old_mode": 33188,
      "old_path": "pkgs/stack_trace/test/frame_test.dart",
      "new_id": "1aa012d5707cc040e1cdc0026398a9b77d7402d9",
      "new_mode": 33188,
      "new_path": "pkgs/stack_trace/test/frame_test.dart"
    }
  ]
}
