)]}'
{
  "commit": "c561da23c602765a3cb2c7da4d4af28a29317031",
  "tree": "aacb0833c901f5f5d9ac3714f9bc581fffe02b6d",
  "parents": [
    "d58298e5b4db14171fa1781041310b4b4736b1bd"
  ],
  "author": {
    "name": "Kallen Tu",
    "email": "kallentu@google.com",
    "time": "Fri Jul 24 11:44:48 2026 -0700"
  },
  "committer": {
    "name": "dart-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "email": "dart-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri Jul 24 11:44:48 2026 -0700"
  },
  "message": "[migrate] Move MigrationRunner and MigrationSummaryBuilder into their own files.\n\nGrouped all the migration-related files into\n`pkg/analysis_server/lib/src/lsp/handlers/custom/migration/`.\n- Moved the registry file into there.\n- Added an extensions file for the commonly used extensions\n- Moved the `MigrationRunner` into `migration_runner.dart`\n- Moved the `MigrationSummaryBuilder` into\n`migration_summary_builder.dart`\n\nMoved `PubspecTarget` into `src/utilities/pubspec.dart`\n\nTests all pass and no behavior was added.\n\nBug: https://github.com/dart-lang/sdk/issues/63240\nChange-Id: I522b9f423d79f7ead84b3707029c1eef4477555a\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/527380\nReviewed-by: Brian Wilkerson \u003cbrianwilkerson@google.com\u003e\nCommit-Queue: Kallen Tu \u003ckallentu@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5a7b86f8d4693b89c631e9e49ac9ddfa1510c009",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/lib/src/lsp/handlers/custom/handler_migrate.dart",
      "new_id": "91a7a2567c114fc4875d8c258e91cc807d033f2f",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/lib/src/lsp/handlers/custom/handler_migrate.dart"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "60369710e1779a3aa333fa9e8fafb0bf0eb5290a",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/lib/src/lsp/handlers/custom/migration/migration_extensions.dart"
    },
    {
      "type": "rename",
      "old_id": "a9665f3b77dba49ab52a21bfea997124f44462a1",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/lib/src/lsp/migration_registry.dart",
      "new_id": "a9665f3b77dba49ab52a21bfea997124f44462a1",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/lib/src/lsp/handlers/custom/migration/migration_registry.dart",
      "score": 100
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "84b4538228012fc34aa1c4a2190a41012ca30c3f",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/lib/src/lsp/handlers/custom/migration/migration_runner.dart"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1a23422c99ccf62764709a32f6c9a1993f4cb94e",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/lib/src/lsp/handlers/custom/migration/migration_summary_builder.dart"
    },
    {
      "type": "modify",
      "old_id": "3adc8ec3b5506bcdd268b0023adede72ded0c414",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/lib/src/utilities/pubspec.dart",
      "new_id": "b6b622ad6e34cdf165add468320bc5545c317291",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/lib/src/utilities/pubspec.dart"
    },
    {
      "type": "modify",
      "old_id": "8d95dc5e1c817fc4ccdb2063fbfacb8b2a245b53",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/test/lsp/migration_registry_test.dart",
      "new_id": "280c051613788d6c76889d8ea009da5ae6b60d0b",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/test/lsp/migration_registry_test.dart"
    }
  ]
}
