)]}'
{
  "commit": "7636e7cbf8281e049950f7c229fce46e52011c21",
  "tree": "eec89ca11d2916bf806fd9a79ca7b4ae0829c2d7",
  "parents": [
    "4aaf69f8f81667bbd4a3b09e99d289fb52fd13ce"
  ],
  "author": {
    "name": "Filip Niksic",
    "email": "fniksic@google.com",
    "time": "Thu Feb 19 19:25:55 2026"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Thu Feb 19 19:26:38 2026"
  },
  "message": "Bump up the versions of dependencies and fix Bazel load statements.\n\nRules like sh_binary, sh_test, etc. are no longer native build rules, but have\nto be explicitly loaded in BUILD and bzl files.\n\nThis is not yet well documented in the docs, but it manifests as build errors,\ncurrently when built with `--incompatible_autoload_externally\u003d` (as is the case\nfor the presubmit builds in the Bazel Central Repository):\n\n```\n(18:40:42) ERROR: /var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/d28ce01f3592792e668bafb0f1b9f459/external/fuzztest+/centipede/BUILD:98:1: name \u0027cc_proto_library\u0027 is not defined (did you mean \u0027proto_library\u0027?)\n(18:40:42) ERROR: /var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/d28ce01f3592792e668bafb0f1b9f459/external/fuzztest+/centipede/BUILD:1245:1: name \u0027sh_library\u0027 is not defined (did you mean \u0027cc_library\u0027?)\n(18:40:42) ERROR: /var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/d28ce01f3592792e668bafb0f1b9f459/external/fuzztest+/centipede/BUILD:1250:1: name \u0027sh_library\u0027 is not defined (did you mean \u0027cc_library\u0027?)\n(18:40:42) ERROR: /var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/d28ce01f3592792e668bafb0f1b9f459/external/fuzztest+/centipede/BUILD:1932:1: name \u0027sh_test\u0027 is not defined (did you mean \u0027cc_test\u0027?)\n```\n\nPiperOrigin-RevId: 872487267\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ea81e22d26a012074da484ec8a867f63d9b57b68",
      "old_mode": 33188,
      "old_path": "MODULE.bazel",
      "new_id": "7e7fa33e8663fbdee49798ffd448c423d0027651",
      "new_mode": 33188,
      "new_path": "MODULE.bazel"
    },
    {
      "type": "modify",
      "old_id": "db31345037731ffb53b256bed152aaa733a3e9b1",
      "old_mode": 33188,
      "old_path": "centipede/BUILD",
      "new_id": "4e1de94f5f918e3074c323a003dd5d40f343f838",
      "new_mode": 33188,
      "new_path": "centipede/BUILD"
    },
    {
      "type": "modify",
      "old_id": "1a2effe0b01222226b74f11db7c8b1e8e83418ce",
      "old_mode": 33188,
      "old_path": "centipede/dso_example/BUILD",
      "new_id": "f789a6c766f59a4db246f6c0b64527bc1504f427",
      "new_mode": 33188,
      "new_path": "centipede/dso_example/BUILD"
    },
    {
      "type": "modify",
      "old_id": "9b26d57afa0bd482c3a784545dccb4304412f2ea",
      "old_mode": 33188,
      "old_path": "centipede/puzzles/puzzle.bzl",
      "new_id": "a446b967a94cfa8f46a2b3841ebf313050a2da47",
      "new_mode": 33188,
      "new_path": "centipede/puzzles/puzzle.bzl"
    },
    {
      "type": "modify",
      "old_id": "ffffb600ec506c8fa71632f47a24bde6743c7bb4",
      "old_mode": 33188,
      "old_path": "centipede/testing/BUILD",
      "new_id": "e12777315f57d65b1f6f89924909632fb0f406f5",
      "new_mode": 33188,
      "new_path": "centipede/testing/BUILD"
    },
    {
      "type": "modify",
      "old_id": "b96efe0e736df4de9b40be83e4c9e815fc77f975",
      "old_mode": 33188,
      "old_path": "centipede/testing/build_defs.bzl",
      "new_id": "495eefc99f48a7862bb5a7a7719ab31d0e99faaa",
      "new_mode": 33188,
      "new_path": "centipede/testing/build_defs.bzl"
    },
    {
      "type": "modify",
      "old_id": "2546bb672a44abf26fa97c4d27eb4fe41f39c6ab",
      "old_mode": 33188,
      "old_path": "centipede/tools/BUILD",
      "new_id": "069f0fd0aa28b62d24a26b0a258d50dc1a4fd161",
      "new_mode": 33188,
      "new_path": "centipede/tools/BUILD"
    },
    {
      "type": "modify",
      "old_id": "520a0651db12bc55ea5f08bb7d5a8d6d865511b6",
      "old_mode": 33188,
      "old_path": "cmake/BuildDependencies.cmake",
      "new_id": "25696b8568567066060c984b523fced05170d3fa",
      "new_mode": 33188,
      "new_path": "cmake/BuildDependencies.cmake"
    },
    {
      "type": "modify",
      "old_id": "623ca0fbfc2ebf06fb9f342be87ecdc241fd2809",
      "old_mode": 33188,
      "old_path": "domain_tests/BUILD",
      "new_id": "df77b1f17797fd3d6508f5a1af50de618818f94f",
      "new_mode": 33188,
      "new_path": "domain_tests/BUILD"
    },
    {
      "type": "modify",
      "old_id": "ad8e66de1518835698d39dad4f217e9c8623e5fc",
      "old_mode": 33188,
      "old_path": "fuzztest/BUILD",
      "new_id": "c3bd2261fd94a9665347885d0255a00a3536835f",
      "new_mode": 33188,
      "new_path": "fuzztest/BUILD"
    },
    {
      "type": "modify",
      "old_id": "abb0a3fa0dbf354ace685f570cf74d827e165815",
      "old_mode": 33188,
      "old_path": "fuzztest/internal/BUILD",
      "new_id": "0ea46b82941bf7fe8b4b44eda4313a60d023da44",
      "new_mode": 33188,
      "new_path": "fuzztest/internal/BUILD"
    },
    {
      "type": "modify",
      "old_id": "dc4c9a4b4b9ded5113a0c4d5dc0d49b5c3c8a7be",
      "old_mode": 33188,
      "old_path": "fuzztest/internal/domains/BUILD",
      "new_id": "8434788018aca2559ae343ae8f849d767c784392",
      "new_mode": 33188,
      "new_path": "fuzztest/internal/domains/BUILD"
    },
    {
      "type": "modify",
      "old_id": "9c3e6be48e662f4f334d4791bb921ac7e93a24fa",
      "old_mode": 33188,
      "old_path": "tools/BUILD",
      "new_id": "663b9d6a791c07a2899a26db47c641c9b56cc83a",
      "new_mode": 33188,
      "new_path": "tools/BUILD"
    }
  ]
}
