)]}'
{
  "log": [
    {
      "commit": "a62e56d9d26447f397de0d4b84385d1350e50131",
      "tree": "133b4cc1a9346f9a096baaff0869c68183d62592",
      "parents": [
        "ec561d1ac38f609f317bedf57048cf9091868179"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Aug 18 10:52:52 2026 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 18 10:52:52 2026 -0700"
      },
      "message": "Bump bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml from 1.4.2 to 1.5.0 (#167)"
    },
    {
      "commit": "ec561d1ac38f609f317bedf57048cf9091868179",
      "tree": "d2d70de0bc8d7a8451b9ee5fdfb16fdacae1a1e6",
      "parents": [
        "c2a7940758fab3bf696ef7c78c6ac8dcb201d68d"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Aug 04 13:50:43 2026 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 04 13:50:43 2026 -0700"
      },
      "message": "Bump actions/setup-python from 6 to 7 (#166)"
    },
    {
      "commit": "c2a7940758fab3bf696ef7c78c6ac8dcb201d68d",
      "tree": "d01a99c4946953d7789a84564c494cdfd28ae115",
      "parents": [
        "4ca5a0fefa13723859baac60256068af2cf414a7"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Fri Jul 31 09:25:53 2026 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jul 31 16:25:53 2026 +0000"
      },
      "message": "Fix shellcheck issues (#165)"
    },
    {
      "commit": "4ca5a0fefa13723859baac60256068af2cf414a7",
      "tree": "e9af087a77f204b03d81839d076903f4c7dcdb74",
      "parents": [
        "9431e577cb5e2093b760e833450385037440f6f0"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Wed Jul 15 11:50:04 2026 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 15 18:50:04 2026 +0000"
      },
      "message": "Cleanup root BUILD file some (#163)"
    },
    {
      "commit": "9431e577cb5e2093b760e833450385037440f6f0",
      "tree": "2434ef7e1f9f9c97a3aa1e14b717cf3412a2ba67",
      "parents": [
        "b8be79722261004c2b2a272e79c1cb7de9f65fc1"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Wed Jul 15 11:28:41 2026 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 15 18:28:41 2026 +0000"
      },
      "message": "Make binary rules run from workspace (#162)\n\nPreviously these just ran with normal `bazel run` locations. This is\ndo-able with bazel\u0027s `--run_under` or the new `--run_in_cwd` but I think\nit makes sense to just make it work for these tools.\n\nFixes https://github.com/keith/buildifier-prebuilt/issues/9"
    },
    {
      "commit": "b8be79722261004c2b2a272e79c1cb7de9f65fc1",
      "tree": "bb7f52e36c81ff872373fc05ba129a2f90252fde",
      "parents": [
        "1a47cff240ec7058220a897faab631557b429098"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Wed Jul 15 11:16:49 2026 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 15 18:16:49 2026 +0000"
      },
      "message": "Fix buildifier warnings (#161)"
    },
    {
      "commit": "1a47cff240ec7058220a897faab631557b429098",
      "tree": "0dd0b69562a273cebbf84979ff445a826290e5ed",
      "parents": [
        "cf1a71fe8812b40e70fd6567c08b22f244a21e7c"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Wed Jul 15 11:06:46 2026 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 15 18:06:46 2026 +0000"
      },
      "message": "Make CI job cancel on PR pushes (#160)"
    },
    {
      "commit": "cf1a71fe8812b40e70fd6567c08b22f244a21e7c",
      "tree": "e356bbf908e4e7fe0601e3bb1f40a97b89d907e7",
      "parents": [
        "e56114a867843bc7ccf512988e5affc622ef826a"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Wed Jul 15 10:58:45 2026 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 15 17:58:45 2026 +0000"
      },
      "message": "Fix buildifier_test not exiting with a failure code (#159)\n\nOnly for cases with `srcs`\n\nFixes https://github.com/keith/buildifier-prebuilt/issues/88"
    },
    {
      "commit": "e56114a867843bc7ccf512988e5affc622ef826a",
      "tree": "121510afd18b75285556e07261a487ff0ee89eb9",
      "parents": [
        "2858f9333277558d98a3eda6bd93fa0e13273660"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Wed Jul 15 10:48:26 2026 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 15 17:48:26 2026 +0000"
      },
      "message": "Fix --noenable_runfiles on non Windows (#158)\n\nI don\u0027t think there\u0027s much of a reason users should ever pass this flag,\nbut it\u0027s easy enough to support.\n\nFixes https://github.com/keith/buildifier-prebuilt/issues/91"
    },
    {
      "commit": "2858f9333277558d98a3eda6bd93fa0e13273660",
      "tree": "4809cafdc23cb4a12324f33b7a86552b4f9c9a5f",
      "parents": [
        "1c3faa9459e9d330d2b9811287d0439ad3d42cdf"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Wed Jul 15 10:38:51 2026 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 15 10:38:51 2026 -0700"
      },
      "message": "Fix windows without runfiles (#156)\n\nThis is https://github.com/keith/buildifier-prebuilt/pull/89 with some\ntest changes\n\nFixes https://github.com/keith/buildifier-prebuilt/issues/88\nFixes https://github.com/keith/buildifier-prebuilt/issues/99\n\nCloses https://github.com/keith/buildifier-prebuilt/pull/89\nCloses https://github.com/keith/buildifier-prebuilt/pull/90\n\n---------\n\nCo-authored-by: Chris Brown \u003c77508021+peakschris@users.noreply.github.com\u003e"
    },
    {
      "commit": "1c3faa9459e9d330d2b9811287d0439ad3d42cdf",
      "tree": "5a31a374c2d30ac92d208d6df98ff9ea5ba4dde1",
      "parents": [
        "49086ddd88db5d4ede34fb8464f359d4b7953210"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Wed Jul 15 10:32:36 2026 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 15 17:32:36 2026 +0000"
      },
      "message": "Remove CI exception fixed in 9.x (#157)"
    },
    {
      "commit": "49086ddd88db5d4ede34fb8464f359d4b7953210",
      "tree": "db90d7ba45bba078f8f14d59419dbb815072edac",
      "parents": [
        "3ee641986aa6a15a84156223320299c8214458dc"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Wed Jul 15 10:09:42 2026 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 15 17:09:42 2026 +0000"
      },
      "message": "Remove examples/ and tests/ from archive (#155)\n\nI think just making sure the public targets build is good enough\n\nFixes https://github.com/keith/buildifier-prebuilt/issues/85"
    },
    {
      "commit": "3ee641986aa6a15a84156223320299c8214458dc",
      "tree": "a16f6caf3028d93f6fc6034df0eef19dee046a1a",
      "parents": [
        "2f22154d7c76388c767b20b5214854e4433ae3d7"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Jul 07 17:50:06 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jul 07 17:50:06 2026 +0000"
      },
      "message": "Bump bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml from 1.4.1 to 1.4.2 (#154)"
    },
    {
      "commit": "2f22154d7c76388c767b20b5214854e4433ae3d7",
      "tree": "e0e61f03860378b54582bf56e19fe2ecf4c148da",
      "parents": [
        "81a884565d1cfbf2cc8947a70c77f6db525d7391"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Jun 23 11:10:41 2026 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 23 11:10:41 2026 -0700"
      },
      "message": "Bump actions/checkout from 6 to 7 (#153)"
    },
    {
      "commit": "81a884565d1cfbf2cc8947a70c77f6db525d7391",
      "tree": "9df3d5fa197fd7a8edda3645301e7170b19c5f3e",
      "parents": [
        "9811ead3f778d17aa1d00c3419897d3f78026167"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Tue Jun 23 10:49:08 2026 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 23 17:49:08 2026 +0000"
      },
      "message": "Set bcr release pr to not be a draft (#152)"
    },
    {
      "commit": "9811ead3f778d17aa1d00c3419897d3f78026167",
      "tree": "7c5d823cfb1e54bfe55c099e18003764dcff7ae6",
      "parents": [
        "849bf7382609849af4fa646b268944861a45a362"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Jun 16 11:08:08 2026 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 16 11:08:08 2026 -0700"
      },
      "message": "Bump bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml from 1.4.0 to 1.4.1 (#151)"
    },
    {
      "commit": "849bf7382609849af4fa646b268944861a45a362",
      "tree": "62f41a3db241bb36a955cf7ba3e88d71bb3fc3d7",
      "parents": [
        "faaa454b75fcb37500676f3a4085378d7a68ae35"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Jun 11 17:51:23 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 11 17:51:23 2026 +0000"
      },
      "message": "Bump bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml from 1.0.0 to 1.4.0 (#150)"
    },
    {
      "commit": "faaa454b75fcb37500676f3a4085378d7a68ae35",
      "tree": "14774ae569876f80b6ad006ae43b9df6f412593e",
      "parents": [
        "667757718a9ff97e6c6cf84b7556205b7c3d97f1"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Jun 11 17:47:09 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 11 17:47:09 2026 +0000"
      },
      "message": "Bump actions/checkout from 2 to 6 (#149)"
    },
    {
      "commit": "667757718a9ff97e6c6cf84b7556205b7c3d97f1",
      "tree": "015a9358f6796ec642a0902d941b1b69c44beb61",
      "parents": [
        "9c1b1f6804487ef8cf93d97e4b5e10f57c94c44d"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Thu Jun 11 10:39:40 2026 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 11 17:39:40 2026 +0000"
      },
      "message": "Add dependabot for github actions (#148)"
    },
    {
      "commit": "9c1b1f6804487ef8cf93d97e4b5e10f57c94c44d",
      "tree": "d4fbb6d947157971cf763a6eda74931ba4e00b40",
      "parents": [
        "6b85cb0cf15c564b58fdfdd4e85c5550be5a8c8d"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Thu Jun 11 10:30:47 2026 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 11 17:30:47 2026 +0000"
      },
      "message": "Switch releases to use github action (#147)"
    },
    {
      "commit": "6b85cb0cf15c564b58fdfdd4e85c5550be5a8c8d",
      "tree": "88556c83d6216562c226bf1794b3fe31926b66c7",
      "parents": [
        "68011ce616cb50857018ea179d11ee6a1dfb249b"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Thu May 28 11:46:46 2026 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu May 28 11:46:46 2026 -0700"
      },
      "message": "Improve cross exec platform toolchain selection (#146)\n\nWith bazel 9.x+ we can force the rules being run to be for the target\nplatform using the default_test_toolchain_type. This shouldn\u0027t affect\nbehavior for older versions. Also adds a test on CI for this case.\n\nRelated https://github.com/keith/buildifier-prebuilt/pull/113\nhttps://github.com/keith/buildifier-prebuilt/pull/124\n\nThis is trying to work around\nhttps://github.com/bazelbuild/bazel/issues/19645"
    },
    {
      "commit": "68011ce616cb50857018ea179d11ee6a1dfb249b",
      "tree": "9a613914f84c8667912c048d570aa239ba972a8d",
      "parents": [
        "bf945a59eaa436c8b4857774ae724b4c31a08643"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Fri Apr 03 10:46:36 2026 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Apr 03 17:46:36 2026 +0000"
      },
      "message": "Fix url in WORKSPACE snippet (#145)"
    },
    {
      "commit": "bf945a59eaa436c8b4857774ae724b4c31a08643",
      "tree": "a651267480e86296ba54c580b30a8d52eb79b764",
      "parents": [
        "d2098747793d54fad78f0fa59f0dfc0672b3fe09"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Fri Apr 03 10:38:38 2026 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Apr 03 10:38:38 2026 -0700"
      },
      "message": "Update release CI (#144)\n\nThis now generates an archive and uploads that to the releases to avoid\ngithub tar change issues."
    },
    {
      "commit": "d2098747793d54fad78f0fa59f0dfc0672b3fe09",
      "tree": "7daa6dd485d7a2265752e5b25d5a5c1907121d54",
      "parents": [
        "3181ae4d020e690920571da6d88ae07c6a231ae2"
      ],
      "author": {
        "name": "buildifier-prebuilt-releases[bot]",
        "email": "99053664+buildifier-prebuilt-releases[bot]@users.noreply.github.com",
        "time": "Fri Apr 03 15:45:20 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Apr 03 15:45:20 2026 +0000"
      },
      "message": "Update README.md for 8.5.1.1 (#143)\n\nAutomated update of `README.md` for release 8.5.1.1\n\nCo-authored-by: keith \u003ckeith@users.noreply.github.com\u003e"
    },
    {
      "commit": "3181ae4d020e690920571da6d88ae07c6a231ae2",
      "tree": "9a817006eff3b741ca0be484a70768696089c6a9",
      "parents": [
        "16ca116770e8234a10963d48d0e8deea3c05d8d1"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Fri Apr 03 08:39:40 2026 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Apr 03 08:39:40 2026 -0700"
      },
      "message": "Add windows arm64 support (#142)\n\nFixes https://github.com/keith/buildifier-prebuilt/issues/141"
    },
    {
      "commit": "16ca116770e8234a10963d48d0e8deea3c05d8d1",
      "tree": "aa6a1450b1b06457470ffbd8dd7c7222fe323406",
      "parents": [
        "0dae91517dbd715c38f676279b572cb16bd95648"
      ],
      "author": {
        "name": "buildifier-prebuilt-releases[bot]",
        "email": "99053664+buildifier-prebuilt-releases[bot]@users.noreply.github.com",
        "time": "Tue Mar 10 23:16:58 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 10 23:16:58 2026 +0000"
      },
      "message": "Update README.md for 8.5.1 (#139)\n\nAutomated update of `README.md` for release 8.5.1\n\nCo-authored-by: keith \u003ckeith@users.noreply.github.com\u003e"
    },
    {
      "commit": "0dae91517dbd715c38f676279b572cb16bd95648",
      "tree": "248cfe38da8128ffa7f083e0c63d74b7313601e6",
      "parents": [
        "ab040d6592cd1cfa4396d2059007e701b051c8fa"
      ],
      "author": {
        "name": "Andrzej Głuszak",
        "email": "gluszak.andrzej@gmail.com",
        "time": "Wed Mar 11 00:11:10 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 10 23:11:10 2026 +0000"
      },
      "message": "Bump to 8.5.1 (#138)"
    },
    {
      "commit": "ab040d6592cd1cfa4396d2059007e701b051c8fa",
      "tree": "d431c9c48ed1350dd72967dcf5d6345ad2c4ced9",
      "parents": [
        "47ae73d2d3976ee631e3d60e75fffef559d22491"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Thu Mar 05 12:37:48 2026 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 05 20:37:48 2026 +0000"
      },
      "message": "Move CI workflow into ci.yml (#136)\n\n"
    },
    {
      "commit": "47ae73d2d3976ee631e3d60e75fffef559d22491",
      "tree": "5c4cab7a779034116447870b6232ff0a8408e8dc",
      "parents": [
        "1075c04838979517e923972e6a2e541594dccef0"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Thu Mar 05 12:21:41 2026 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 05 20:21:41 2026 +0000"
      },
      "message": "Add rules_shell as runtime dep (#137)\n\nThis is required for generate_assets_declaration, which is optional, but\nthis is a pretty harmless dep that is automatically added with bazel\n8.x+ anyways.\n\nFixes https://github.com/keith/buildifier-prebuilt/issues/135"
    },
    {
      "commit": "1075c04838979517e923972e6a2e541594dccef0",
      "tree": "161704be8389768688621025b8769042119bf244",
      "parents": [
        "0294a33a50f6fc682293d83773be5dd18dd56ef3"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Mon Jan 26 16:13:20 2026 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 27 00:13:20 2026 +0000"
      },
      "message": "Add 9.x to CI (#134)\n\n"
    },
    {
      "commit": "0294a33a50f6fc682293d83773be5dd18dd56ef3",
      "tree": "fe35fa869b0835679fb4ae5acbaeac45b0d166fb",
      "parents": [
        "f455d97f7bfe8f3b963e489a3a6d04eb53f55499"
      ],
      "author": {
        "name": "buildifier-prebuilt-releases[bot]",
        "email": "99053664+buildifier-prebuilt-releases[bot]@users.noreply.github.com",
        "time": "Mon Jan 26 21:09:24 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 26 21:09:24 2026 +0000"
      },
      "message": "Update README.md for 8.2.1.2 (#133)\n\nAutomated update of `README.md` for release 8.2.1.2\n\nCo-authored-by: keith \u003ckeith@users.noreply.github.com\u003e"
    },
    {
      "commit": "f455d97f7bfe8f3b963e489a3a6d04eb53f55499",
      "tree": "148f1c31fb7646ca2cfe57f24b204ae6f3722f5f",
      "parents": [
        "fcf84cf428687ab699c5429d67090dd9ffde846e"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Mon Jan 26 12:48:17 2026 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 26 20:48:17 2026 +0000"
      },
      "message": "Add s390x definitions (#132)\n\n"
    },
    {
      "commit": "fcf84cf428687ab699c5429d67090dd9ffde846e",
      "tree": "bf31b5a7c9585741cc8abab5be463928adbe1069",
      "parents": [
        "76605477b8796bd7622c08367abef22b41490e87"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Mon Jan 26 12:22:43 2026 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 26 12:22:43 2026 -0800"
      },
      "message": "Remove fail for missing sha (#131)\n\nIf you\u0027re calling this manually it\u0027s annoying to have to satisfy all\npotential combinations, especially as new ones are added.\n\nFixes https://github.com/keith/buildifier-prebuilt/pull/130"
    },
    {
      "commit": "76605477b8796bd7622c08367abef22b41490e87",
      "tree": "cdba8a29d4b327a816723681b23ac20c5feca9b8",
      "parents": [
        "9ae5b1445615a212e79df1c85d740156c9f53270"
      ],
      "author": {
        "name": "buildifier-prebuilt-releases[bot]",
        "email": "99053664+buildifier-prebuilt-releases[bot]@users.noreply.github.com",
        "time": "Fri Dec 05 16:05:01 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 05 16:05:01 2025 +0000"
      },
      "message": "Update README.md for 8.2.1.1 (#129)\n\nAutomated update of `README.md` for release 8.2.1.1\n\nCo-authored-by: keith \u003ckeith@users.noreply.github.com\u003e"
    },
    {
      "commit": "9ae5b1445615a212e79df1c85d740156c9f53270",
      "tree": "3a0894f0622eee2ba396ccf75cfb35b39b0ba1d1",
      "parents": [
        "370e630582abfcdcd7b4c5fcc64f7684ae1386ed"
      ],
      "author": {
        "name": "ffgan",
        "email": "sudoemt@gmail.com",
        "time": "Fri Dec 05 23:39:35 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 05 15:39:35 2025 +0000"
      },
      "message": "Add support for riscv64 (#128)\n\nRecently, riscv64 has gained widespread adoption, and we can consider\nadding support for it to `buildifier-prebuilt`.\n\nThe upstream `bazelbuild/buildtools` that we depend on has already added\nriscv64 support, so we don\u0027t need many modifications to complete support\nfor riscv64.\n\nI ran the CI in my own fork, and the results show everything went\nsmoothly. For details, please see\nhttps://github.com/ffgan/buildifier-prebuilt/actions/runs/19956694354\n\nI also tested it on my riscv64 machine, and the results likewise\nindicate everything went smoothly.\n\n\nIf you have any questions about the above, please @ me directly. I\u0027m\nhappy to answer any related questions.\n\n\n\n---\n**Other Info**\nCo-authored by: nijincheng@iscas.ac.cn;\n\nSigned-off-by: ffgan \u003csudoemt@gmail.com\u003e"
    },
    {
      "commit": "370e630582abfcdcd7b4c5fcc64f7684ae1386ed",
      "tree": "92171270e68396fae8f9dd4505854ba67e77cb2c",
      "parents": [
        "c3a82df2644b6cff60865cb371307fc3604a3c2a"
      ],
      "author": {
        "name": "Travis Downs",
        "email": "travis.downs@gmail.com",
        "time": "Tue Nov 25 14:22:19 2025 -0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 25 17:22:19 2025 +0000"
      },
      "message": "bash: use -prune in find (#127)\n\nUse -prune to handle excluded paths, rather than simply ! -path, which\nwill still visit all subdirectories and files in the excluded paths.\n\nThis is more efficient, but more importantly avoids visiting files which\nmay not be readable by the user, which causes `find` fail, and causes\nbuildifier to fail as we are using `-o pipefail`."
    },
    {
      "commit": "c3a82df2644b6cff60865cb371307fc3604a3c2a",
      "tree": "11ccf4a8019aa1a6a03904e177157cd4a46b97a0",
      "parents": [
        "b53d2e44bdb0ac167c90c84d0325b675d1ccef18"
      ],
      "author": {
        "name": "buildifier-prebuilt-releases[bot]",
        "email": "99053664+buildifier-prebuilt-releases[bot]@users.noreply.github.com",
        "time": "Mon Nov 03 15:50:49 2025 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Nov 03 15:50:49 2025 -0800"
      },
      "message": "Update README.md for 8.2.1 (#126)\n\nAutomated update of `README.md` for release 8.2.1\n\nCo-authored-by: keith \u003ckeith@users.noreply.github.com\u003e"
    },
    {
      "commit": "b53d2e44bdb0ac167c90c84d0325b675d1ccef18",
      "tree": "463658572b8e5e1b6765f780eb113f3c453d9727",
      "parents": [
        "37e02cc9e212a3953a53f898a05027b74245cf19"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Mon Nov 03 12:11:36 2025 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Nov 03 20:11:36 2025 +0000"
      },
      "message": "Bump to 8.2.1 (#125)\n\n"
    },
    {
      "commit": "37e02cc9e212a3953a53f898a05027b74245cf19",
      "tree": "a3b10b4551e87c47d5744f2b6b3ceaddc4227030",
      "parents": [
        "225bf6acef5f9944393e4cc623f450eeb25696f3"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Mon Nov 03 12:02:05 2025 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Nov 03 20:02:05 2025 +0000"
      },
      "message": "Fix exec platform for binary targets (#124)\n\nSimilar to b60b54e19773d1296719e108949404c756da74f2 but for the binary\nrules"
    },
    {
      "commit": "225bf6acef5f9944393e4cc623f450eeb25696f3",
      "tree": "e31702d4e9a6a07cb810499d87f401cdca9e5d32",
      "parents": [
        "f0f4aee2a381bab727a23ebfd987f60e921a01fe"
      ],
      "author": {
        "name": "Lukas",
        "email": "lukas.oyen@flyzipline.com",
        "time": "Fri Aug 29 09:49:51 2025 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Aug 29 16:49:51 2025 +0000"
      },
      "message": "Fix for `--incompatible_no_implicit_file_export` (#122)\n\nCurrently the toolchain references the downloaded buildifier/buildozer\nby the downloaded filename and ignores the `filegroup()` generated by\n`http_file()`. This breaks bazel visibility checking if we try to run\n`bazel test //.. --incompatible_no_implicit_file_export`.\n\nWe are already specifying a `downleaded_file_path` to `http_file()`, so\nreferencing the generated `:file` target will work on all platforms."
    },
    {
      "commit": "f0f4aee2a381bab727a23ebfd987f60e921a01fe",
      "tree": "a1fdfd06cd2847ae88580747b28748158cf4d06a",
      "parents": [
        "5acafd575c57c1a70ccb11955d2245b4ef82e35e"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Thu Aug 07 09:57:25 2025 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 07 16:57:25 2025 +0000"
      },
      "message": "Update windows CI image (#123)\n\n"
    },
    {
      "commit": "5acafd575c57c1a70ccb11955d2245b4ef82e35e",
      "tree": "166dfdd3cd711a735331d8edc2d325c8f92d0968",
      "parents": [
        "934334f8f48bfa7e6c110285f62f0c45cb7aa11e"
      ],
      "author": {
        "name": "buildifier-prebuilt-releases[bot]",
        "email": "99053664+buildifier-prebuilt-releases[bot]@users.noreply.github.com",
        "time": "Fri Jun 06 23:14:50 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 06 23:14:50 2025 +0000"
      },
      "message": "Update README.md for 8.2.0.2 (#121)\n\nAutomated update of `README.md` for release 8.2.0.2\n\nCo-authored-by: keith \u003ckeith@users.noreply.github.com\u003e"
    },
    {
      "commit": "934334f8f48bfa7e6c110285f62f0c45cb7aa11e",
      "tree": "255ab8d813b0cc4714b6180712f4a19f81a90145",
      "parents": [
        "150f2c3a7e8bf357df3f8ca5af04210e8940ba6f"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Fri Jun 06 16:00:39 2025 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 06 16:00:39 2025 -0700"
      },
      "message": "Mark extension as reproducible (#120)\n\nTo do this we now require a sha.\n\nFixes https://github.com/keith/buildifier-prebuilt/issues/104"
    },
    {
      "commit": "150f2c3a7e8bf357df3f8ca5af04210e8940ba6f",
      "tree": "93b1600dbcc4ae714191fddde3f54fda17ae71f4",
      "parents": [
        "7306e732aecbcf8640ba3ae096cc6ea2bc8e5a95"
      ],
      "author": {
        "name": "buildifier-prebuilt-releases[bot]",
        "email": "99053664+buildifier-prebuilt-releases[bot]@users.noreply.github.com",
        "time": "Fri Jun 06 22:14:06 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 06 22:14:06 2025 +0000"
      },
      "message": "Update README.md for 8.2.0.1 (#119)\n\nAutomated update of `README.md` for release 8.2.0.1\n\nCo-authored-by: keith \u003ckeith@users.noreply.github.com\u003e"
    },
    {
      "commit": "7306e732aecbcf8640ba3ae096cc6ea2bc8e5a95",
      "tree": "7c1473ce4ea4ef63abd2ac4c83da3cfb23549bfe",
      "parents": [
        "5af2df803fb1e7e7d2209912772c8faeb043027f"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Fri Jun 06 14:53:01 2025 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 06 21:53:01 2025 +0000"
      },
      "message": "Remove use of local_config_platform (#118)\n\nThis has been removed at bazel HEAD"
    },
    {
      "commit": "5af2df803fb1e7e7d2209912772c8faeb043027f",
      "tree": "621bf7d8b8cead320278e70f0f1573791b4c4e94",
      "parents": [
        "d38b35efff5dc75a5664bcab2c0f320c47e96238"
      ],
      "author": {
        "name": "buildifier-prebuilt-releases[bot]",
        "email": "99053664+buildifier-prebuilt-releases[bot]@users.noreply.github.com",
        "time": "Thu Jun 05 22:45:32 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 05 22:45:32 2025 +0000"
      },
      "message": "Update README.md for 8.2.0 (#117)\n\nAutomated update of `README.md` for release 8.2.0\n\nCo-authored-by: keith \u003ckeith@users.noreply.github.com\u003e"
    },
    {
      "commit": "d38b35efff5dc75a5664bcab2c0f320c47e96238",
      "tree": "e815f697d0c846de4fd839f064fb2d1a064ad5d0",
      "parents": [
        "7ef2943955c0e018eb135ed5bbeeb1d5fdc64268"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Thu Jun 05 15:07:21 2025 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 05 22:07:21 2025 +0000"
      },
      "message": "Update to 8.2.0 (#116)\n\n"
    },
    {
      "commit": "7ef2943955c0e018eb135ed5bbeeb1d5fdc64268",
      "tree": "dfca86ad775210c1dbe2555126713c79fc463c26",
      "parents": [
        "b60b54e19773d1296719e108949404c756da74f2"
      ],
      "author": {
        "name": "Thomas Jones-Low",
        "email": "tjoneslo@users.noreply.github.com",
        "time": "Thu Jun 05 13:29:18 2025 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 05 17:29:18 2025 +0000"
      },
      "message": "Fix add_tables as run file target to buildifier (#115)\n\nThis fixes #106 with the same fix as applied upstream to the base\nbuildifier rules."
    },
    {
      "commit": "b60b54e19773d1296719e108949404c756da74f2",
      "tree": "c469240781040add434cb32dfc2d46a4103db61d",
      "parents": [
        "e91a785e055f5f7b2c70e2b73e5d99d078482efa"
      ],
      "author": {
        "name": "Brentley Jones",
        "email": "github@brentleyjones.com",
        "time": "Thu Jun 05 11:41:13 2025 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 05 09:41:13 2025 -0700"
      },
      "message": "Add `exec_compatible_with \u003d HOST_CONSTRAINTS` to rules (#113)\n\nThis ensures they work out-of-the-box in a multi-platform build when the\nhighest priority platform isn’t the host platform.\n\n---------\n\nSigned-off-by: Brentley Jones \u003cgithub@brentleyjones.com\u003e"
    },
    {
      "commit": "e91a785e055f5f7b2c70e2b73e5d99d078482efa",
      "tree": "a2b968063922bdc6e85330aa9531e39329261b1c",
      "parents": [
        "aeaac355177c907a6b008ed8e68e9046c757f73c"
      ],
      "author": {
        "name": "buildifier-prebuilt-releases[bot]",
        "email": "99053664+buildifier-prebuilt-releases[bot]@users.noreply.github.com",
        "time": "Thu Mar 27 20:28:21 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 27 20:28:21 2025 +0000"
      },
      "message": "Update README.md for 8.0.3 (#112)\n\nAutomated update of `README.md` for release 8.0.3\n\nCo-authored-by: keith \u003ckeith@users.noreply.github.com\u003e"
    },
    {
      "commit": "aeaac355177c907a6b008ed8e68e9046c757f73c",
      "tree": "f9b8bd16b08bfd6209481f552943700fee851452",
      "parents": [
        "b673a49f1c8c2d389413ca61dfe4c4c550f1ad10"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Thu Mar 27 13:14:38 2025 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 27 20:14:38 2025 +0000"
      },
      "message": "Update to 8.0.3 (#110)\n\n"
    },
    {
      "commit": "b673a49f1c8c2d389413ca61dfe4c4c550f1ad10",
      "tree": "e7bd60f17cbeed2db0e563199a60fc14c748a959",
      "parents": [
        "340e4f333b545b63aae2a712621ba41a1fbdc210"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Thu Mar 27 12:57:28 2025 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 27 19:57:28 2025 +0000"
      },
      "message": "Add rules_shell, format some files (#111)\n\n"
    },
    {
      "commit": "340e4f333b545b63aae2a712621ba41a1fbdc210",
      "tree": "1a6c0cb3435e1708499b654a4fbded41fe109abe",
      "parents": [
        "a37e3ebfd88ec2f9b380943e7b9876d009e11596"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Tue Feb 25 13:51:55 2025 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 25 21:51:55 2025 +0000"
      },
      "message": "Update CI to ubuntu-latest (#108)\n\n"
    },
    {
      "commit": "a37e3ebfd88ec2f9b380943e7b9876d009e11596",
      "tree": "df9593cad055d0b4a4623ce3fb8947dd87488bf7",
      "parents": [
        "93cd0d1718a83640ae46516deb5c303b6e92e599"
      ],
      "author": {
        "name": "buildifier-prebuilt-releases[bot]",
        "email": "99053664+buildifier-prebuilt-releases[bot]@users.noreply.github.com",
        "time": "Wed Jan 22 20:13:35 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 22 20:13:35 2025 +0000"
      },
      "message": "Update README.md for 8.0.1 (#103)\n\nAutomated update of `README.md` for release 8.0.1\n\nCo-authored-by: keith \u003ckeith@users.noreply.github.com\u003e"
    },
    {
      "commit": "93cd0d1718a83640ae46516deb5c303b6e92e599",
      "tree": "b40484a97e998ff6290ec8a8cbae0967fc8c8d9e",
      "parents": [
        "90fd3587cd442b35f1ced414181f8bd8f5263a88"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Wed Jan 22 11:55:14 2025 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 22 19:55:14 2025 +0000"
      },
      "message": "Update to 8.0.1 (#102)\n\n"
    },
    {
      "commit": "90fd3587cd442b35f1ced414181f8bd8f5263a88",
      "tree": "d5999917397c9f8736d3d1b6f4d32bf2c56df638",
      "parents": [
        "43f471a11b7a89df8dd8f3a20eb3b007dfbd22c9"
      ],
      "author": {
        "name": "buildifier-prebuilt-releases[bot]",
        "email": "99053664+buildifier-prebuilt-releases[bot]@users.noreply.github.com",
        "time": "Fri Jan 10 04:12:25 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jan 10 04:12:25 2025 +0000"
      },
      "message": "Update README.md for 8.0.0 (#101)\n\nAutomated update of `README.md` for release 8.0.0\n\nCo-authored-by: keith \u003ckeith@users.noreply.github.com\u003e"
    },
    {
      "commit": "43f471a11b7a89df8dd8f3a20eb3b007dfbd22c9",
      "tree": "a9339bac782d732a2bd6b40a53d376a5bb385971",
      "parents": [
        "32e63ed4a91332fb26e6ee76c168eab437764cc2"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Thu Jan 09 19:56:07 2025 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 09 19:56:07 2025 -0800"
      },
      "message": "Update to 8.0.0 (#100)\n\n"
    },
    {
      "commit": "32e63ed4a91332fb26e6ee76c168eab437764cc2",
      "tree": "b85641a0c562035fbc2b036f6439a79a24948c4e",
      "parents": [
        "2eb734f6415c166ef2df299c2b38e2147752e02c"
      ],
      "author": {
        "name": "hunshcn",
        "email": "hunsh.cn@gmail.com",
        "time": "Thu Nov 14 02:26:05 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 13 10:26:05 2024 -0800"
      },
      "message": "Allow specifying the version of buildtools in bzlmod (#87)\n\nResolve https://github.com/keith/buildifier-prebuilt/issues/86"
    },
    {
      "commit": "2eb734f6415c166ef2df299c2b38e2147752e02c",
      "tree": "4de8eec7085642e6b5daa67889928eb7503042ab",
      "parents": [
        "ad4ab3e955a4753b88e9184f7f3bf6af8bc565a3"
      ],
      "author": {
        "name": "buildifier-prebuilt-releases[bot]",
        "email": "99053664+buildifier-prebuilt-releases[bot]@users.noreply.github.com",
        "time": "Tue Aug 27 17:30:06 2024 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 27 17:30:06 2024 +0000"
      },
      "message": "Update README.md for 7.3.1 (#97)\n\nAutomated update of `README.md` for release 7.3.1\n\nCo-authored-by: keith \u003ckeith@users.noreply.github.com\u003e"
    },
    {
      "commit": "ad4ab3e955a4753b88e9184f7f3bf6af8bc565a3",
      "tree": "dd3ecc702de9fd458908c56de5e2efdba22476c7",
      "parents": [
        "0c98b3315f5d30e640b65f49d09baecc8f315880"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Tue Aug 27 10:14:04 2024 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 27 17:14:04 2024 +0000"
      },
      "message": "Update to 7.3.1 (#96)\n\n"
    },
    {
      "commit": "0c98b3315f5d30e640b65f49d09baecc8f315880",
      "tree": "f1524af74d2b0a3081c5fa19c32384960cfb8f9f",
      "parents": [
        "4d65bacd9de4a18619ce14e44cee65e242c824b1"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Thu Aug 15 14:19:59 2024 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 15 21:19:59 2024 +0000"
      },
      "message": "Update bcr presubmit template (#95)\n\n"
    },
    {
      "commit": "4d65bacd9de4a18619ce14e44cee65e242c824b1",
      "tree": "c61afda948ac6d88bdb3421ee959522973d4f6be",
      "parents": [
        "1c70f48f8e2fd5f08906b6ce1cd4efcce418da73"
      ],
      "author": {
        "name": "buildifier-prebuilt-releases[bot]",
        "email": "99053664+buildifier-prebuilt-releases[bot]@users.noreply.github.com",
        "time": "Thu Aug 15 20:45:51 2024 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 15 20:45:51 2024 +0000"
      },
      "message": "Update README.md for 7.1.2 (#94)\n\nAutomated update of `README.md` for release 7.1.2\n\nCo-authored-by: keith \u003ckeith@users.noreply.github.com\u003e"
    },
    {
      "commit": "1c70f48f8e2fd5f08906b6ce1cd4efcce418da73",
      "tree": "886cb98ca5d5bba2c8439a183e99199f22ad499c",
      "parents": [
        "dc6441e473466a4ee7cd91d795fcc1ad14f24f29"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Mon Jul 22 18:13:27 2024 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jul 23 01:13:27 2024 +0000"
      },
      "message": "Update buildifier to 7.1.2 (#93)\n\n"
    },
    {
      "commit": "dc6441e473466a4ee7cd91d795fcc1ad14f24f29",
      "tree": "4203f7c3bf96ba8bfe58bad5f58c204dffafa598",
      "parents": [
        "008234b1d8c5ea5355b2cfa8810e95770739b62b"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Mon Jul 08 12:26:55 2024 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 08 12:26:55 2024 -0700"
      },
      "message": "[CI] Fix macOS machines (#92)\n\n"
    },
    {
      "commit": "008234b1d8c5ea5355b2cfa8810e95770739b62b",
      "tree": "ee4effd62c35fdabdb5739da4e7b4325a819ef96",
      "parents": [
        "341adbeceae33c23a5985021aa42a398f7ddc85a"
      ],
      "author": {
        "name": "buildifier-prebuilt-releases[bot]",
        "email": "99053664+buildifier-prebuilt-releases[bot]@users.noreply.github.com",
        "time": "Tue Dec 12 17:10:41 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Dec 12 17:10:41 2023 +0000"
      },
      "message": "Update README.md for 6.4.0 (#84)\n\nAutomated update of `README.md` for release 6.4.0\n\nCo-authored-by: keith \u003ckeith@users.noreply.github.com\u003e"
    },
    {
      "commit": "341adbeceae33c23a5985021aa42a398f7ddc85a",
      "tree": "adc4392ddfe8b7ebf5cb8281b161c19ab1005ce0",
      "parents": [
        "33e11ab148f3502207c28c3289133c1699fc7a0c"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Tue Dec 12 09:01:43 2023 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Dec 12 17:01:43 2023 +0000"
      },
      "message": "Update to 6.4.0 (#83)\n\n"
    },
    {
      "commit": "33e11ab148f3502207c28c3289133c1699fc7a0c",
      "tree": "3928db8da4eca11f6d211013d8e740353de0e594",
      "parents": [
        "5706276cf531ae9e0292efc1139acdd9221af0fa"
      ],
      "author": {
        "name": "Thi Doãn",
        "email": "t@thi.im",
        "time": "Tue Sep 12 01:29:34 2023 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 11 09:29:34 2023 -0700"
      },
      "message": "Allow passing `-format` (#82)\n\nThis allows using `mode \u003d check` without returning an error code."
    },
    {
      "commit": "5706276cf531ae9e0292efc1139acdd9221af0fa",
      "tree": "a44e4d767aae4fa48b03016621ef10ef4c285888",
      "parents": [
        "e5bc3f7642595bbe2dd667e43178fc213496bab2"
      ],
      "author": {
        "name": "buildifier-prebuilt-releases[bot]",
        "email": "99053664+buildifier-prebuilt-releases[bot]@users.noreply.github.com",
        "time": "Fri Aug 25 18:11:07 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Aug 25 18:11:07 2023 +0000"
      },
      "message": "Update README.md for 6.3.3 (#81)\n\nAutomated update of `README.md` for release 6.3.3\n\nCo-authored-by: keith \u003ckeith@users.noreply.github.com\u003e"
    },
    {
      "commit": "e5bc3f7642595bbe2dd667e43178fc213496bab2",
      "tree": "6de056de916ea7d5608eb5ad2671d7154d0d2207",
      "parents": [
        "11c4dde8ceef4e87751c9dfb95a859abf4050a43"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Fri Aug 25 11:07:11 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Aug 25 18:07:11 2023 +0000"
      },
      "message": "Improve error for failed downloads (#80)\n\n"
    },
    {
      "commit": "11c4dde8ceef4e87751c9dfb95a859abf4050a43",
      "tree": "a5d961b5f085c0bf37148c76470f31391e10a38f",
      "parents": [
        "66da5ad637985a89b4dd0edb01de5a3fd0a22aa0"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Fri Aug 25 11:04:50 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Aug 25 18:04:50 2023 +0000"
      },
      "message": "Update to 6.3.3 (#79)\n\n"
    },
    {
      "commit": "66da5ad637985a89b4dd0edb01de5a3fd0a22aa0",
      "tree": "e85934bef39f8844c71ab31c47634f7777db4211",
      "parents": [
        "3a751a9f34cd5ff8a74d7209b2e85004055fdb21"
      ],
      "author": {
        "name": "buildifier-prebuilt-releases[bot]",
        "email": "99053664+buildifier-prebuilt-releases[bot]@users.noreply.github.com",
        "time": "Mon Aug 21 16:33:14 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Aug 21 16:33:14 2023 +0000"
      },
      "message": "Update README.md for 6.1.2.2 (#78)\n\nAutomated update of `README.md` for release 6.1.2.2\n\nCo-authored-by: keith \u003ckeith@users.noreply.github.com\u003e"
    },
    {
      "commit": "3a751a9f34cd5ff8a74d7209b2e85004055fdb21",
      "tree": "3b01ae8ad7283b1cb73f87c4682c4d8a70d57eb9",
      "parents": [
        "e6135648405697e7135c0dd4f4f8d43669729cf9"
      ],
      "author": {
        "name": "miller-j",
        "email": "141194888+MillerJhang@users.noreply.github.com",
        "time": "Tue Aug 22 01:26:43 2023 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Aug 21 09:26:43 2023 -0700"
      },
      "message": "Fix: Not compatible with --nolegacy_external_runfiles (#77)\n\nThis PR aims for fixing issue #74.\r\n\r\nTested on M1 Mac 13.4.1 and x86_64 Ubuntu 20.04.6 LTS with\r\nbuildifier-prebuilt 6.1.2.1 under Bazel 6.3.2, works either with\r\n--nolegacy_external_runfiles or not."
    },
    {
      "commit": "e6135648405697e7135c0dd4f4f8d43669729cf9",
      "tree": "d0e771fd98cb7e8ac19e5559f83c30c921230253",
      "parents": [
        "0135bab4823df4edb10ef1bf532eea02fd42e711"
      ],
      "author": {
        "name": "buildifier-prebuilt-releases[bot]",
        "email": "99053664+buildifier-prebuilt-releases[bot]@users.noreply.github.com",
        "time": "Thu Aug 10 21:18:12 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 10 21:18:12 2023 +0000"
      },
      "message": "Update README.md for 6.1.2.1 (#76)\n\nAutomated update of `README.md` for release 6.1.2.1\n\nCo-authored-by: keith \u003ckeith@users.noreply.github.com\u003e"
    },
    {
      "commit": "0135bab4823df4edb10ef1bf532eea02fd42e711",
      "tree": "7d6002e888bd6fa25948134e998e651f2dcc3c3c",
      "parents": [
        "4cd660c9a64d0f2ae19c2138ed83208551ea4a46"
      ],
      "author": {
        "name": "Fabian Meumertzheim",
        "email": "fabian@meumertzhe.im",
        "time": "Thu Aug 10 23:11:44 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 10 14:11:44 2023 -0700"
      },
      "message": "Fix passing multiple `lint_warnings` to `buildifier` (#75)\n\nBuildifier accepts a single `--warning` flag with a comma-separated\r\nlist of warnings to enable/disable instead of a repeated flag usage.\r\n\r\nAlso removes mentions of `all - some` warnings in examples as Buildifier\r\ndoesn\u0027t support this. Due to the bug fixed by this PR, these settings\r\npreviously resulted in `default - some`."
    },
    {
      "commit": "4cd660c9a64d0f2ae19c2138ed83208551ea4a46",
      "tree": "2a83db5910db23939ba51f0a2d5b2507256cd162",
      "parents": [
        "4342bf3e9c470d323f9bee7cc8c63900d85e9919"
      ],
      "author": {
        "name": "buildifier-prebuilt-releases[bot]",
        "email": "99053664+buildifier-prebuilt-releases[bot]@users.noreply.github.com",
        "time": "Thu Jul 13 19:56:29 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 13 19:56:29 2023 +0000"
      },
      "message": "Update README.md for 6.1.2 (#72)\n\nAutomated update of `README.md` for release 6.1.2\n\nCo-authored-by: keith \u003ckeith@users.noreply.github.com\u003e"
    },
    {
      "commit": "4342bf3e9c470d323f9bee7cc8c63900d85e9919",
      "tree": "5cd6e7170147ec43167515dcccaf1a5b0da53353",
      "parents": [
        "a49b09b2f72c960b5bbb8845b7d198d6e8af6e79"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Thu Jul 13 12:51:52 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 13 19:51:52 2023 +0000"
      },
      "message": "Replace python with bzl in markdown (#73)\n\n"
    },
    {
      "commit": "a49b09b2f72c960b5bbb8845b7d198d6e8af6e79",
      "tree": "b37bd149ee3844f65f3704260cf72b1bcb9bdfea",
      "parents": [
        "9690951691209be5ae9dd166f327debcc6216623"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Thu Jul 13 12:37:59 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 13 19:37:59 2023 +0000"
      },
      "message": "Update to 6.1.2 (#71)\n\n"
    },
    {
      "commit": "9690951691209be5ae9dd166f327debcc6216623",
      "tree": "606530775d3fa9b05b1e4a6e4a8f19a6b495d773",
      "parents": [
        "30ed3e9bdaf58308db758b83b7936ee376a30324"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Thu Jul 13 12:33:29 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 13 19:33:29 2023 +0000"
      },
      "message": "Add support for windows in generate_assets_declaration.sh (#70)\n\n"
    },
    {
      "commit": "30ed3e9bdaf58308db758b83b7936ee376a30324",
      "tree": "c9a440d066f6ccc9896a4d56a4c2a565acf05f48",
      "parents": [
        "1164b88388bc2274423d87db3df28079af718d93"
      ],
      "author": {
        "name": "Gavin Zhao",
        "email": "gavinzhaojw@protonmail.com",
        "time": "Thu Jul 13 12:33:05 2023 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 13 16:33:05 2023 +0000"
      },
      "message": "feat: initial support for Windows (amd64 only) (#69)\n\n"
    },
    {
      "commit": "1164b88388bc2274423d87db3df28079af718d93",
      "tree": "e3ca2d1b99aacdfa2daa1095fa30fb96a6341f24",
      "parents": [
        "9d42736b6ab4ad4cd86a3329950b0f9c447d9ad4"
      ],
      "author": {
        "name": "Chuck Grindel",
        "email": "chuck.grindel@gmail.com",
        "time": "Tue Apr 04 15:34:54 2023 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 04 15:34:54 2023 -0600"
      },
      "message": "feat: add bzlmod snippet to `README.md` (#67)\n\n"
    },
    {
      "commit": "9d42736b6ab4ad4cd86a3329950b0f9c447d9ad4",
      "tree": "c1cf271d03f0ac4fd6cba1847cc930de5f124e4d",
      "parents": [
        "8867d186db25e7601eb63cec7b46c0062a597de9"
      ],
      "author": {
        "name": "Chuck Grindel",
        "email": "chuck.grindel@gmail.com",
        "time": "Tue Apr 04 14:04:15 2023 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 04 14:04:15 2023 -0600"
      },
      "message": "chore: add `bzlmod` example (#66)\n\n- Refactor `examples/BUILD`.\r\n- Add `examples/bzmlod` example."
    },
    {
      "commit": "8867d186db25e7601eb63cec7b46c0062a597de9",
      "tree": "52c0d8ea860ac5e71783a9878bc19c390cbbc038",
      "parents": [
        "65a6f474ef51755e47a8343cb49113620a189012"
      ],
      "author": {
        "name": "buildifier-prebuilt-releases[bot]",
        "email": "99053664+buildifier-prebuilt-releases[bot]@users.noreply.github.com",
        "time": "Tue Apr 04 19:29:51 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 04 19:29:51 2023 +0000"
      },
      "message": "Update README.md for 6.1.0 (#65)\n\nAutomated update of `README.md` for release 6.1.0\n\nCo-authored-by: keith \u003ckeith@users.noreply.github.com\u003e"
    },
    {
      "commit": "65a6f474ef51755e47a8343cb49113620a189012",
      "tree": "18a50851bee4b9212bcb32eeb25276db454d6131",
      "parents": [
        "c516c135c3178c661117a50cfc094eea5d094802"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Tue Apr 04 12:03:03 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 04 19:03:03 2023 +0000"
      },
      "message": "Simplify generate script (#63)\n\nI don\u0027t think we need so much flexibility so this version is easier to\nmaintain and doesn\u0027t require deps"
    },
    {
      "commit": "c516c135c3178c661117a50cfc094eea5d094802",
      "tree": "41d66e473624a870d77b9165e5eaa4dd1afda7ed",
      "parents": [
        "8497bd39c0a4082eab13d8c22d7159cb5a0f53bc"
      ],
      "author": {
        "name": "Chuck Grindel",
        "email": "chuck.grindel@gmail.com",
        "time": "Tue Apr 04 12:51:43 2023 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 04 18:51:43 2023 +0000"
      },
      "message": "chore: enable bzlmod by default for root workspace (#64)\n\n"
    },
    {
      "commit": "8497bd39c0a4082eab13d8c22d7159cb5a0f53bc",
      "tree": "5474970958c02bd5fe02f7b92fd67b3cca1f2c1d",
      "parents": [
        "bf9f7bec8c67a132cb85259560bda0b9c6ca66ae"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Tue Apr 04 11:45:10 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 04 18:45:10 2023 +0000"
      },
      "message": "Update to 6.1.0 (#62)\n\n"
    },
    {
      "commit": "bf9f7bec8c67a132cb85259560bda0b9c6ca66ae",
      "tree": "83be1d164af1966174c495c363bba8e7965f54a1",
      "parents": [
        "222a08eeb5a73c8974d4346a747cb745b8ef99b4"
      ],
      "author": {
        "name": "Chuck Grindel",
        "email": "chuck.grindel@gmail.com",
        "time": "Tue Apr 04 12:20:21 2023 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 04 18:20:21 2023 +0000"
      },
      "message": "chore: update rules_bazel_integration_test to latest version (#61)\n\n- Upgrade `cgrindel_bazel_starlib` to 0.15.0.\r\n- Upgrade `rules_bazel_integration_test` to 0.12.0.\r\n- Migrate from `bazel_versions.yml` to generated `@bazel_binaries`."
    },
    {
      "commit": "222a08eeb5a73c8974d4346a747cb745b8ef99b4",
      "tree": "47ca50c85b83b7d218629e29a607dbb3eafbbd77",
      "parents": [
        "5b6adef925e98f90305d69de6d7ad70dd512c4ee"
      ],
      "author": {
        "name": "Fabian Meumertzheim",
        "email": "fabian@meumertzhe.im",
        "time": "Fri Mar 31 16:48:24 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Mar 31 14:48:24 2023 +0000"
      },
      "message": "Use https:// everywhere (#60)\n\n"
    },
    {
      "commit": "5b6adef925e98f90305d69de6d7ad70dd512c4ee",
      "tree": "cc447bb1dc1019fbef6c624cf1193fc453650ee2",
      "parents": [
        "0cade31e40bb99bfb680a824aa2b717ba3735ff4"
      ],
      "author": {
        "name": "Erik Kerber",
        "email": "ekerber@slack-corp.com",
        "time": "Thu Mar 30 16:55:57 2023 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 30 14:55:57 2023 -0700"
      },
      "message": "Allow buildifier_test to escape the sandbox (#59)\n\nPort of https://github.com/bazelbuild/buildtools/pull/1092\r\n\r\n(Don\u0027t love the ergonomics of these rules, but we\u0027ve already invested in\r\nthem I guess)"
    },
    {
      "commit": "0cade31e40bb99bfb680a824aa2b717ba3735ff4",
      "tree": "929891a6940e531850f7d1a98d8dba53c8a5f417",
      "parents": [
        "b745e366b2a248012b1450e27859057c4a4bf6df"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Wed Jan 18 22:19:31 2023 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 19 06:19:31 2023 +0000"
      },
      "message": "Update bcr test targets (#58)\n\n"
    },
    {
      "commit": "b745e366b2a248012b1450e27859057c4a4bf6df",
      "tree": "d719b01955f365562df20742ceeebfa8bafef9a0",
      "parents": [
        "b0f9acb4bfcb1a85eea0225a3457247fb8f14498"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Wed Jan 18 08:59:03 2023 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 18 16:59:03 2023 +0000"
      },
      "message": "Fix bcr test path (#57)\n\n"
    },
    {
      "commit": "b0f9acb4bfcb1a85eea0225a3457247fb8f14498",
      "tree": "4b95616da8a3f2dc45ffb60a86f333d721192468",
      "parents": [
        "8b5588c2eb5d847ea43e3c59ff535a8131bdd1ee"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Tue Jan 17 09:51:10 2023 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 17 17:51:10 2023 +0000"
      },
      "message": "Update bcr_test_module test matrix (#56)\n\n"
    },
    {
      "commit": "8b5588c2eb5d847ea43e3c59ff535a8131bdd1ee",
      "tree": "dd38365f79b46f27ddf1c7d66bc763d3d9b189e2",
      "parents": [
        "c7923c04448068efe24b56eaaed13f7d4e811ac5"
      ],
      "author": {
        "name": "buildifier-prebuilt-releases[bot]",
        "email": "99053664+buildifier-prebuilt-releases[bot]@users.noreply.github.com",
        "time": "Tue Jan 17 09:37:09 2023 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 17 09:37:09 2023 -0800"
      },
      "message": "Update README.md for 6.0.0.1 (#55)\n\nAutomated update of `README.md` for release 6.0.0.1\r\n\r\nCo-authored-by: keith \u003ckeith@users.noreply.github.com\u003e"
    },
    {
      "commit": "c7923c04448068efe24b56eaaed13f7d4e811ac5",
      "tree": "43af6763765ef9346bd6c2c40921183c7ade7687",
      "parents": [
        "9ebb2e33635fbe49fd15868fea9a428c581c4ef9"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Tue Jan 17 09:19:32 2023 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 17 17:19:32 2023 +0000"
      },
      "message": "Update presubmit for test module (#54)\n\n"
    },
    {
      "commit": "9ebb2e33635fbe49fd15868fea9a428c581c4ef9",
      "tree": "0879484c5a4a21c17f3be8d768d7847a1103a011",
      "parents": [
        "7890a56db3b9ea0a2887a0c573ba8b6d2d037e2a"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Fri Jan 13 13:56:50 2023 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jan 13 21:56:50 2023 +0000"
      },
      "message": "Add strip_prefix (#53)\n\n"
    },
    {
      "commit": "7890a56db3b9ea0a2887a0c573ba8b6d2d037e2a",
      "tree": "4521e3eb267d29082fff7e9963f2cefd3a0de900",
      "parents": [
        "3f7336902ab703e4415ab9ec39a9b8f4e7fd0f19"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Fri Jan 13 13:05:48 2023 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jan 13 13:05:48 2023 -0800"
      },
      "message": "Find all *.bazel files for fixing (#52)\n\nThis previously didn\u0027t discover MODULE.bazel, but realistically anything\r\nwith a .bazel extension should be fair game. This also adds\r\nWORKSPACE.bzlmod"
    },
    {
      "commit": "3f7336902ab703e4415ab9ec39a9b8f4e7fd0f19",
      "tree": "b5c53839636f88643d257466faf999ca5b4c87e1",
      "parents": [
        "58e90fd3af549ec2442a346fbead71a874579225"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Fri Jan 13 11:31:10 2023 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jan 13 19:31:10 2023 +0000"
      },
      "message": "Add bzlmod support (#51)\n\n"
    },
    {
      "commit": "58e90fd3af549ec2442a346fbead71a874579225",
      "tree": "61d28cbb3ce85ab0d5fa7632c1cf2191f5d216c8",
      "parents": [
        "ec6a2806e98bb65da3f8ea14f73191bb030ba591"
      ],
      "author": {
        "name": "buildifier-prebuilt-releases[bot]",
        "email": "99053664+buildifier-prebuilt-releases[bot]@users.noreply.github.com",
        "time": "Tue Jan 10 10:06:59 2023 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 10 10:06:59 2023 -0800"
      },
      "message": "Update README.md for 6.0.0 (#50)\n\nAutomated update of `README.md` for release 6.0.0\r\n\r\nCo-authored-by: keith \u003ckeith@users.noreply.github.com\u003e"
    },
    {
      "commit": "ec6a2806e98bb65da3f8ea14f73191bb030ba591",
      "tree": "c1f8414efd435b6e8ac6e128165ebfa562d918c2",
      "parents": [
        "a4bc3507c3fe38781f07c636f55c098e84d4b31f"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Tue Jan 10 09:57:32 2023 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 10 17:57:32 2023 +0000"
      },
      "message": "Update bazel versions for tests (#49)\n\n"
    },
    {
      "commit": "a4bc3507c3fe38781f07c636f55c098e84d4b31f",
      "tree": "01037e2fc045bb8cd370b02a2a4fcd8175ac2ab6",
      "parents": [
        "6c622074f40fae86a9a16851bae13702d852b8fa"
      ],
      "author": {
        "name": "Keith Smiley",
        "email": "keithbsmiley@gmail.com",
        "time": "Tue Jan 10 09:52:01 2023 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 10 09:52:01 2023 -0800"
      },
      "message": "Update buildifier to 6.0.0 (#48)\n\n"
    },
    {
      "commit": "6c622074f40fae86a9a16851bae13702d852b8fa",
      "tree": "24e726404b490bf502539d3532c1be5c2cd3f303",
      "parents": [
        "f2d62bbfa0f1ebfd380caa92fd008ab94f270ed3"
      ],
      "author": {
        "name": "buildifier-prebuilt-releases[bot]",
        "email": "99053664+buildifier-prebuilt-releases[bot]@users.noreply.github.com",
        "time": "Tue Nov 01 22:13:03 2022 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 01 22:13:03 2022 +0000"
      },
      "message": "Update README.md for 5.1.0.2 (#47)\n\nAutomated update of `README.md` for release 5.1.0.2\n\nCo-authored-by: keith \u003ckeith@users.noreply.github.com\u003e"
    }
  ],
  "next": "f2d62bbfa0f1ebfd380caa92fd008ab94f270ed3"
}
