)]}'
{
  "commit": "b96dc211e16a074bb03abc41f2d893d24bf6692b",
  "tree": "b0849b01b61a142c748fcf46e628ce3f912095a7",
  "parents": [
    "09e8a8dbccbb0449e2f9eb6ca39631ce6d4bc924"
  ],
  "author": {
    "name": "Ömer Sinan Ağacan",
    "email": "omersa@google.com",
    "time": "Thu Apr 21 11:10:06 2022 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Apr 21 11:10:06 2022 +0200"
  },
  "message": "Testing: don\u0027t return static methods in findMemberNames (#618)\n\nThis refactors the fix for #527 and improves on it. We now filter out static\r\nmethods in `findMemberNames`. Static methods cannot be overridden or shadowed\r\nin subclasses so we don\u0027t consider them as reserved.\r\n\r\nStatic methods `GeneratedMessage.$_defaultFor` and `ProtobufEnum.initByValue`\r\nare removed from reserved names lists. These were probably added because we\r\ndidn\u0027t properly remove static methods in `findMemberNames` before.\r\n\r\nCloses #527",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6601c023cc9749bb09a3cf402fa56f2273fd1e3f",
      "old_mode": 33188,
      "old_path": "protobuf/lib/meta.dart",
      "new_id": "73a65e8e67991ace61397984afcbbef3d81ef7a8",
      "new_mode": 33188,
      "new_path": "protobuf/lib/meta.dart"
    },
    {
      "type": "modify",
      "old_id": "959a4f5dd475741897e07f410afd643319988c28",
      "old_mode": 33188,
      "old_path": "protoc_plugin/test/mirror_util.dart",
      "new_id": "70a74879fa33e5b4623076e5b2259cfad85c82c7",
      "new_mode": 33188,
      "new_path": "protoc_plugin/test/mirror_util.dart"
    },
    {
      "type": "modify",
      "old_id": "dbac073af494f35df73b3ee3490cf469f3e71a7e",
      "old_mode": 33261,
      "old_path": "protoc_plugin/test/reserved_names_test.dart",
      "new_id": "dfc19adc8278bb88be5925f1024841b124288e6c",
      "new_mode": 33261,
      "new_path": "protoc_plugin/test/reserved_names_test.dart"
    }
  ]
}
