)]}'
{
  "commit": "acca99ef86acd692778fd54e0929fdff053dca84",
  "tree": "db2ede63b420e195fc9520784b8f15a0db7f4d92",
  "parents": [
    "509a8edd8d48cf81bac097969cffbd7cc995b414"
  ],
  "author": {
    "name": "Paul Berry",
    "email": "paulberry@google.com",
    "time": "Fri Mar 13 07:45:41 2026 -0700"
  },
  "committer": {
    "name": "Commit Queue",
    "email": "dart-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri Mar 13 07:45:41 2026 -0700"
  },
  "message": "Fix SDK constraints in analysis_server, front_end, and kernel.\n\nYesterday I bumped the SDK constraints for these packages to 3.12.0\n(see https://dart-review.googlesource.com/c/sdk/+/487521 and\nhttps://dart-review.googlesource.com/c/sdk/+/487542). Today I realized\nthat this makes a pub solve impossible, since Dart version 3.12.0\nhasn\u0027t been published yet. That in turn prevents unit tests from being\nrun in the VSCode IDE.\n\nChanging the SDK constraints to `3.12.0-0` fixes the problem, allowing\nthe tests to be run under any unreleased version of 3.12.0.\n\nChange-Id: Ia018558dafae9dc958b2b39d19ec1e1d6a6a6964\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/487880\nReviewed-by: Johnni Winther \u003cjohnniwinther@google.com\u003e\nAuto-Submit: Paul Berry \u003cpaulberry@google.com\u003e\nCommit-Queue: Paul Berry \u003cpaulberry@google.com\u003e\nCommit-Queue: Johnni Winther \u003cjohnniwinther@google.com\u003e\nReviewed-by: Samuel Rawlins \u003csrawlins@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "66e5a1531d98d772b9d5454a442547a2f5881dd5",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/pubspec.yaml",
      "new_id": "e5aa192a72148e21ed9acc5885168c2b448c95af",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/pubspec.yaml"
    },
    {
      "type": "modify",
      "old_id": "1a8c57b74dddb030feb71032b98a0e38be3d067b",
      "old_mode": 33188,
      "old_path": "pkg/front_end/pubspec.yaml",
      "new_id": "4e4c639370a1fd836e167d95fa3e842281c984ae",
      "new_mode": 33188,
      "new_path": "pkg/front_end/pubspec.yaml"
    },
    {
      "type": "modify",
      "old_id": "55f76c995f0c2e77397904267dadde97232556af",
      "old_mode": 33188,
      "old_path": "pkg/kernel/pubspec.yaml",
      "new_id": "605c7017ca1b5c28d21d011683a57db14c1c8af9",
      "new_mode": 33188,
      "new_path": "pkg/kernel/pubspec.yaml"
    }
  ]
}
