)]}'
{
  "commit": "875fad0c96c5fe34cd8d4680c3a1aa41efc56f49",
  "tree": "649af3c6c79347568a9c664a33ca181b349f24f3",
  "parents": [
    "145be47b64c3c59f1e2340e2370d0c5e8537aa09"
  ],
  "author": {
    "name": "Ömer Sinan Ağacan",
    "email": "omersa@google.com",
    "time": "Thu Sep 19 10:42:38 2024 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Sep 19 10:42:38 2024 +0200"
  },
  "message": "Add support for parsing Wasm stack frames of Chrome (V8), Firefox, Safari (dart-lang/stack_trace#159)\n\nInstead of updating existing regexes to handle new formats, this adds new\r\nregexes for Wasm frames.\r\n\r\nParser functions are updated to try to parse the frame with Wasm regexes.\r\n\r\nColumn numbers can be used by the `source_map_stack_trace` package to map Wasm\r\nframes to source locations.\r\n\r\nTests added for parsing all combinations of:\r\n\r\n- Frames with and without function names\r\n- In Chrome, Firefox, Safari formats",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2c4c77cd7430d0772cd2d72b51e0ae3444a64ba5",
      "old_mode": 33188,
      "old_path": "pkgs/stack_trace/CHANGELOG.md",
      "new_id": "029f155cb54eb21f29154674bf5129108706615d",
      "new_mode": 33188,
      "new_path": "pkgs/stack_trace/CHANGELOG.md"
    },
    {
      "type": "modify",
      "old_id": "7cd95168b476b3724631510424a677df7499cd99",
      "old_mode": 33188,
      "old_path": "pkgs/stack_trace/lib/src/frame.dart",
      "new_id": "bd0a582bf06c0e3ffc2158d180d6cf7b8e484a60",
      "new_mode": 33188,
      "new_path": "pkgs/stack_trace/lib/src/frame.dart"
    },
    {
      "type": "modify",
      "old_id": "6e8df727f59f8bb3beab6e26c0360a53558f6e55",
      "old_mode": 33188,
      "old_path": "pkgs/stack_trace/test/frame_test.dart",
      "new_id": "e62e8437c68ee88df4ec15fff926bd09784ce65e",
      "new_mode": 33188,
      "new_path": "pkgs/stack_trace/test/frame_test.dart"
    },
    {
      "type": "modify",
      "old_id": "d4bce766e8601d790980bdefb4fab9d5a11b8160",
      "old_mode": 33188,
      "old_path": "pkgs/stack_trace/test/trace_test.dart",
      "new_id": "e09de95552696e7c4a00bfebbd922188881ca3a1",
      "new_mode": 33188,
      "new_path": "pkgs/stack_trace/test/trace_test.dart"
    }
  ]
}
