)]}'
{
  "commit": "78b27083c97b78311dbbedeba27899b823aa088c",
  "tree": "6579b85c00543fb5e167135beb0cf54dbdd77d5b",
  "parents": [
    "c7765a82057c8beb0f0305700ee3fe3bd2af7867"
  ],
  "author": {
    "name": "Kallen Tu",
    "email": "kallentu@google.com",
    "time": "Thu Jun 26 10:43:40 2025 -0700"
  },
  "committer": {
    "name": "Commit Queue",
    "email": "dart-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Thu Jun 26 10:43:40 2025 -0700"
  },
  "message": "[analyzer] Dot shorthand: Update constant verification for default parameter values.\n\nThe constant visitor was missing an extra check that we had for instance creation expressions, but not for dot shorthand constructor invocations. It\u0027s definitely a little funky because of how we\u0027ve chained up the ConstantVisitor + ConstantVerifier, but this is how we currently handle this error.\n\nAdded a unit test.\n\nFixes: https://github.com/dart-lang/sdk/issues/60962\nBug: https://github.com/dart-lang/sdk/issues/59835\nChange-Id: I76489a425c5e01c4d9edb34ac6dc62f109e6a32a\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/436821\nCommit-Queue: Kallen Tu \u003ckallentu@google.com\u003e\nReviewed-by: Chloe Stefantsova \u003ccstefantsova@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4fc30f51aa0da18559a9f8ac366dc4eb2c9f3b23",
      "old_mode": 33188,
      "old_path": "pkg/analyzer/lib/src/dart/constant/evaluation.dart",
      "new_id": "297d0f4775bc7bf5b1b78a1c2d09b4c0024b21d1",
      "new_mode": 33188,
      "new_path": "pkg/analyzer/lib/src/dart/constant/evaluation.dart"
    },
    {
      "type": "modify",
      "old_id": "2d88ab7789fecfd3fc6116239d15eaf4fcff1f58",
      "old_mode": 33188,
      "old_path": "pkg/analyzer/test/src/diagnostics/non_constant_default_value_test.dart",
      "new_id": "896c1d81a458222f435cbda5bc67f85c9ff7396d",
      "new_mode": 33188,
      "new_path": "pkg/analyzer/test/src/diagnostics/non_constant_default_value_test.dart"
    }
  ]
}
