)]}'
{
  "commit": "bc4e2013756c170c785f1554cd360e2e5c19a1ce",
  "tree": "d6a1bef20a3951056fe23efc27a893a95ecba557",
  "parents": [
    "6f076f90e1294de800353f83c0876f432e674e34"
  ],
  "author": {
    "name": "FMorschel",
    "email": "git@fmorschel.dev",
    "time": "Mon Jun 09 15:10:50 2025 -0700"
  },
  "committer": {
    "name": "Commit Queue",
    "email": "dart-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Mon Jun 09 15:10:50 2025 -0700"
  },
  "message": "[DAS] Fixes missing case for create class\n\nThis also adds a new priority for mixins when the written type name starts with lowercase letters (to match the class existing ones) and tests the priority between it, create class and import fixes.\n\nFixes: https://github.com/dart-lang/sdk/issues/60874\n\nChange-Id: Ie451db6a273fe8eb52df21725276068b1980e7f1\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/433500\nCommit-Queue: Brian Wilkerson \u003cbrianwilkerson@google.com\u003e\nAuto-Submit: Felipe Morschel \u003cgit@fmorschel.dev\u003e\nReviewed-by: Samuel Rawlins \u003csrawlins@google.com\u003e\nReviewed-by: Brian Wilkerson \u003cbrianwilkerson@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cb812c26430c2b25d3c6b7c299a5cccf81a23725",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/lib/src/services/correction/dart/create_class.dart",
      "new_id": "351598878cd540523211e6fbcbccd50f4995e8dc",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/lib/src/services/correction/dart/create_class.dart"
    },
    {
      "type": "modify",
      "old_id": "7e13685613cb0b89c1246fbd4e383652658e5e38",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/lib/src/services/correction/dart/create_mixin.dart",
      "new_id": "caa842b3b65ac7a0dd7c581db0b52ac62e1513b2",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/lib/src/services/correction/dart/create_mixin.dart"
    },
    {
      "type": "modify",
      "old_id": "bac13196bb5bcfade1704d29be39e642172bcd8b",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/lib/src/services/correction/fix.dart",
      "new_id": "786fc41b8038f9db16a8b9d3b30156a510fe36d8",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/lib/src/services/correction/fix.dart"
    },
    {
      "type": "modify",
      "old_id": "14459d91c9c7df75cb469fe23390fbb65e0a6b8d",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/lib/src/services/correction/fix_internal.dart",
      "new_id": "3432e630f435c4c237c812b366436cbaf0e7323e",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/lib/src/services/correction/fix_internal.dart"
    },
    {
      "type": "modify",
      "old_id": "43d6dc2cd029c6387754a74f82c2d77c8fdd93de",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/lib/src/utilities/extensions/string.dart",
      "new_id": "9bf08fb47639729ec79703f8bb1f3290af410a30",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/lib/src/utilities/extensions/string.dart"
    },
    {
      "type": "modify",
      "old_id": "73e807935aa6af678cf5f658ce36a7ef6910a260",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/test/shared/shared_code_actions_fixes_tests.dart",
      "new_id": "d3091a2b8e0b4a2b3a6c1624a4b90d222ed8c65c",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/test/shared/shared_code_actions_fixes_tests.dart"
    },
    {
      "type": "modify",
      "old_id": "ed4f01b02cab38f4d17ab9bcc19bd3bc7c70cde3",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/test/src/services/correction/fix/create_class_test.dart",
      "new_id": "4e34dec5bdcd5513277fd4577efb6c82c831212e",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/test/src/services/correction/fix/create_class_test.dart"
    },
    {
      "type": "modify",
      "old_id": "8d3065dcb3f70e8f272b093f7b84478883507c1f",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/test/src/services/correction/fix/create_mixin_test.dart",
      "new_id": "e9757e0a2875435d98e2c4f016c6e924a3a75eda",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/test/src/services/correction/fix/create_mixin_test.dart"
    }
  ]
}
