)]}'
{
  "log": [
    {
      "commit": "7d36032df76891b84500e548f8c518cb217aa3ef",
      "tree": "06bdb512a7065de558b55d79a0a5b952ca4c273b",
      "parents": [
        "ffdecd3db3af498acd14a41c7aeda3f8a09675da"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Tue Oct 29 16:28:11 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 29 16:28:11 2024 +0100"
      },
      "message": "Update README.md before archiving (#97)\n\n"
    },
    {
      "commit": "ffdecd3db3af498acd14a41c7aeda3f8a09675da",
      "tree": "6b1eb106fc646929bdab46b78306e7940355b9bd",
      "parents": [
        "aa3cc9e826350b960e0c5a67e6065bcedba8b0ac"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Tue Oct 29 07:13:32 2024 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 29 07:13:32 2024 -0700"
      },
      "message": "blast repo changes: drop-lint (#96)\n\nThis PR contains changes created by the blast repo tool.\r\n\r\n- `drop-lint`"
    },
    {
      "commit": "aa3cc9e826350b960e0c5a67e6065bcedba8b0ac",
      "tree": "50c1fb87eaf2077ebce77b5974b55d835836a54d",
      "parents": [
        "02f190b88df771fc8e05c07d4b64ae942c02f456"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Oct 01 23:49:54 2024 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 01 23:49:54 2024 +0000"
      },
      "message": "Bump actions/checkout from 4.1.7 to 4.2.0 in the github-actions group (#95)\n\nBumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\nUpdates `actions/checkout` from 4.1.7 to 4.2.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/actions/checkout/releases\"\u003eactions/checkout\u0027s releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev4.2.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd Ref and Commit outputs by \u003ca href\u003d\"https://github.com/lucacome\"\u003e\u003ccode\u003e@âlucacome\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1180\"\u003eactions/checkout#1180\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDependabot updates in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1777\"\u003eactions/checkout#1777\u003c/a\u003e \u0026amp; \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1872\"\u003eactions/checkout#1872\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/yasonk\"\u003e\u003ccode\u003e@âyasonk\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1869\"\u003eactions/checkout#1869\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/lucacome\"\u003e\u003ccode\u003e@âlucacome\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1180\"\u003eactions/checkout#1180\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href\u003d\"https://github.com/actions/checkout/compare/v4.1.7...v4.2.0\"\u003ehttps://github.com/actions/checkout/compare/v4.1.7...v4.2.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/actions/checkout/blob/main/CHANGELOG.md\"\u003eactions/checkout\u0027s changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eChangelog\u003c/h1\u003e\n\u003ch2\u003ev4.2.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd Ref and Commit outputs by \u003ca href\u003d\"https://github.com/lucacome\"\u003e\u003ccode\u003e@âlucacome\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1180\"\u003eactions/checkout#1180\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDependency updates by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@âdependabot\u003c/code\u003e\u003c/a\u003e- \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1777\"\u003eactions/checkout#1777\u003c/a\u003e, \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1872\"\u003eactions/checkout#1872\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.1.7\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump the minor-npm-dependencies group across 1 directory with 4 updates by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@âdependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1739\"\u003eactions/checkout#1739\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 3 to 4 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@âdependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1697\"\u003eactions/checkout#1697\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCheck out other refs/* by commit by \u003ca href\u003d\"https://github.com/orhantoy\"\u003e\u003ccode\u003e@âorhantoy\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1774\"\u003eactions/checkout#1774\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePin actions/checkout\u0027s own workflows to a known, good, stable version. by \u003ca href\u003d\"https://github.com/jww3\"\u003e\u003ccode\u003e@âjww3\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1776\"\u003eactions/checkout#1776\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.1.6\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCheck platform to set archive extension appropriately by \u003ca href\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@âcory-miller\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1732\"\u003eactions/checkout#1732\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.1.5\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate NPM dependencies by \u003ca href\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@âcory-miller\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1703\"\u003eactions/checkout#1703\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github/codeql-action from 2 to 3 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@âdependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1694\"\u003eactions/checkout#1694\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-node from 1 to 4 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@âdependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1696\"\u003eactions/checkout#1696\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/upload-artifact from 2 to 4 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@âdependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1695\"\u003eactions/checkout#1695\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eREADME: Suggest \u003ccode\u003euser.email\u003c/code\u003e to be \u003ccode\u003e41898282+github-actions[bot]@users.noreply.github.com\u003c/code\u003e by \u003ca href\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@âcory-miller\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1707\"\u003eactions/checkout#1707\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.1.4\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eDisable \u003ccode\u003eextensions.worktreeConfig\u003c/code\u003e when disabling \u003ccode\u003esparse-checkout\u003c/code\u003e by \u003ca href\u003d\"https://github.com/jww3\"\u003e\u003ccode\u003e@âjww3\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1692\"\u003eactions/checkout#1692\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd dependabot config by \u003ca href\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@âcory-miller\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1688\"\u003eactions/checkout#1688\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump the minor-actions-dependencies group with 2 updates by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@âdependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1693\"\u003eactions/checkout#1693\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump word-wrap from 1.2.3 to 1.2.5 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@âdependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1643\"\u003eactions/checkout#1643\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.1.3\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCheck git version before attempting to disable \u003ccode\u003esparse-checkout\u003c/code\u003e by \u003ca href\u003d\"https://github.com/jww3\"\u003e\u003ccode\u003e@âjww3\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1656\"\u003eactions/checkout#1656\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd SSH user parameter by \u003ca href\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@âcory-miller\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1685\"\u003eactions/checkout#1685\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate \u003ccode\u003eactions/checkout\u003c/code\u003e version in \u003ccode\u003eupdate-main-version.yml\u003c/code\u003e by \u003ca href\u003d\"https://github.com/jww3\"\u003e\u003ccode\u003e@âjww3\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1650\"\u003eactions/checkout#1650\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.1.2\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix: Disable sparse checkout whenever \u003ccode\u003esparse-checkout\u003c/code\u003e option is not present \u003ca href\u003d\"https://github.com/dscho\"\u003e\u003ccode\u003e@âdscho\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1598\"\u003eactions/checkout#1598\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.1.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCorrect link to GitHub Docs by \u003ca href\u003d\"https://github.com/peterbe\"\u003e\u003ccode\u003e@âpeterbe\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1511\"\u003eactions/checkout#1511\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eLink to release page from what\u0027s new section by \u003ca href\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@âcory-miller\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1514\"\u003eactions/checkout#1514\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.1.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1396\"\u003eAdd support for partial checkout filters\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.0.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1067\"\u003eSupport fetching without the --progress option\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1436\"\u003eUpdate to node20\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.6.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1377\"\u003eFix: Mark test scripts with Bash\u0027isms to be run via Bash\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/d632683dd7b4114ad314bca15554477dd762a938\"\u003e\u003ccode\u003ed632683\u003c/code\u003e\u003c/a\u003e Prepare 4.2.0 release (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1878\"\u003e#1878\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/6d193bf28034eafb982f37bd894289fe649468fc\"\u003e\u003ccode\u003e6d193bf\u003c/code\u003e\u003c/a\u003e Bump braces from 3.0.2 to 3.0.3 (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1777\"\u003e#1777\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/db0cee9a514becbbd4a101a5fbbbf47865ee316c\"\u003e\u003ccode\u003edb0cee9\u003c/code\u003e\u003c/a\u003e Bump the minor-npm-dependencies group across 1 directory with 4 updates (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1872\"\u003e#1872\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/b6849436894e144dbce29d7d7fda2ae3bf9d8365\"\u003e\u003ccode\u003eb684943\u003c/code\u003e\u003c/a\u003e Add Ref and Commit outputs (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1180\"\u003e#1180\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/2d7d9f7ff5b310f983d059b68785b3c74d8b8edd\"\u003e\u003ccode\u003e2d7d9f7\u003c/code\u003e\u003c/a\u003e Provide explanation for where user email came from (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1869\"\u003e#1869\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/9a9194f87191a7e9055e3e9b95b8cfb13023bb08\"\u003e\u003ccode\u003e9a9194f\u003c/code\u003e\u003c/a\u003e Bump docker/build-push-action from 5.3.0 to 6.5.0 (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1832\"\u003e#1832\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/dd960bd3c3f080561a1810e32349ac211ecec7d4\"\u003e\u003ccode\u003edd960bd\u003c/code\u003e\u003c/a\u003e Bump docker/login-action in the minor-actions-dependencies group (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1831\"\u003e#1831\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href\u003d\"https://github.com/actions/checkout/compare/692973e3d937129bcbf40652eb9f2f61becf3332...d632683dd7b4114ad314bca15554477dd762a938\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name\u003dactions/checkout\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d4.1.7\u0026new-version\u003d4.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don\u0027t alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency\u0027s major version (unless you unignore this specific dependency\u0027s major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency\u0027s minor version (unless you unignore this specific dependency\u0027s minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\u003c/details\u003e"
    },
    {
      "commit": "02f190b88df771fc8e05c07d4b64ae942c02f456",
      "tree": "60ee45beca524215febbf4603edd27c8175d454d",
      "parents": [
        "c76d7c86381a6ed594641ba03b55c65b84ee11a6"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Mon Jul 01 11:20:05 2024 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 01 11:20:05 2024 -0700"
      },
      "message": "blast_repo fixes (#94)\n\nauto-publish, github-actions, no-response"
    },
    {
      "commit": "c76d7c86381a6ed594641ba03b55c65b84ee11a6",
      "tree": "36584e58f6f646c310cdf2646eab43d19fcaa13d",
      "parents": [
        "2ec90c023d7c62a38cfbd2f34f55093ab38ccf85"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Jun 01 23:59:05 2024 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jun 01 23:59:05 2024 +0000"
      },
      "message": "Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group (#93)\n\nBumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\nUpdates `actions/checkout` from 4.1.4 to 4.1.6\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/actions/checkout/releases\"\u003eactions/checkout\u0027s releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev4.1.6\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCheck platform to set archive extension appropriately by \u003ca href\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@âcory-miller\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1732\"\u003eactions/checkout#1732\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate for 4.1.6 release by \u003ca href\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@âcory-miller\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1733\"\u003eactions/checkout#1733\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href\u003d\"https://github.com/actions/checkout/compare/v4.1.5...v4.1.6\"\u003ehttps://github.com/actions/checkout/compare/v4.1.5...v4.1.6\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev4.1.5\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate NPM dependencies by \u003ca href\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@âcory-miller\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1703\"\u003eactions/checkout#1703\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github/codeql-action from 2 to 3 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@âdependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1694\"\u003eactions/checkout#1694\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-node from 1 to 4 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@âdependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1696\"\u003eactions/checkout#1696\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/upload-artifact from 2 to 4 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@âdependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1695\"\u003eactions/checkout#1695\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eREADME: Suggest \u003ccode\u003euser.email\u003c/code\u003e to be \u003ccode\u003e41898282+github-actions[bot]@users.noreply.github.com\u003c/code\u003e by \u003ca href\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@âcory-miller\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1707\"\u003eactions/checkout#1707\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href\u003d\"https://github.com/actions/checkout/compare/v4.1.4...v4.1.5\"\u003ehttps://github.com/actions/checkout/compare/v4.1.4...v4.1.5\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/actions/checkout/blob/main/CHANGELOG.md\"\u003eactions/checkout\u0027s changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eChangelog\u003c/h1\u003e\n\u003ch2\u003ev4.1.6\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCheck platform to set archive extension appropriately by \u003ca href\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@âcory-miller\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1732\"\u003eactions/checkout#1732\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.1.5\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate NPM dependencies by \u003ca href\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@âcory-miller\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1703\"\u003eactions/checkout#1703\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github/codeql-action from 2 to 3 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@âdependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1694\"\u003eactions/checkout#1694\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-node from 1 to 4 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@âdependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1696\"\u003eactions/checkout#1696\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/upload-artifact from 2 to 4 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@âdependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1695\"\u003eactions/checkout#1695\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eREADME: Suggest \u003ccode\u003euser.email\u003c/code\u003e to be \u003ccode\u003e41898282+github-actions[bot]@users.noreply.github.com\u003c/code\u003e by \u003ca href\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@âcory-miller\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1707\"\u003eactions/checkout#1707\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.1.4\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eDisable \u003ccode\u003eextensions.worktreeConfig\u003c/code\u003e when disabling \u003ccode\u003esparse-checkout\u003c/code\u003e by \u003ca href\u003d\"https://github.com/jww3\"\u003e\u003ccode\u003e@âjww3\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1692\"\u003eactions/checkout#1692\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd dependabot config by \u003ca href\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@âcory-miller\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1688\"\u003eactions/checkout#1688\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump the minor-actions-dependencies group with 2 updates by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@âdependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1693\"\u003eactions/checkout#1693\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump word-wrap from 1.2.3 to 1.2.5 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@âdependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1643\"\u003eactions/checkout#1643\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.1.3\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCheck git version before attempting to disable \u003ccode\u003esparse-checkout\u003c/code\u003e by \u003ca href\u003d\"https://github.com/jww3\"\u003e\u003ccode\u003e@âjww3\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1656\"\u003eactions/checkout#1656\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd SSH user parameter by \u003ca href\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@âcory-miller\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1685\"\u003eactions/checkout#1685\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate \u003ccode\u003eactions/checkout\u003c/code\u003e version in \u003ccode\u003eupdate-main-version.yml\u003c/code\u003e by \u003ca href\u003d\"https://github.com/jww3\"\u003e\u003ccode\u003e@âjww3\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1650\"\u003eactions/checkout#1650\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.1.2\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix: Disable sparse checkout whenever \u003ccode\u003esparse-checkout\u003c/code\u003e option is not present \u003ca href\u003d\"https://github.com/dscho\"\u003e\u003ccode\u003e@âdscho\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1598\"\u003eactions/checkout#1598\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.1.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCorrect link to GitHub Docs by \u003ca href\u003d\"https://github.com/peterbe\"\u003e\u003ccode\u003e@âpeterbe\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1511\"\u003eactions/checkout#1511\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eLink to release page from what\u0027s new section by \u003ca href\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@âcory-miller\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1514\"\u003eactions/checkout#1514\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.1.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1396\"\u003eAdd support for partial checkout filters\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.0.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1067\"\u003eSupport fetching without the --progress option\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1436\"\u003eUpdate to node20\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.6.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1377\"\u003eFix: Mark test scripts with Bash\u0027isms to be run via Bash\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/579\"\u003eAdd option to fetch tags even if fetch-depth \u0026gt; 0\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.5.3\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1196\"\u003eFix: Checkout fail in self-hosted runners when faulty submodule are checked-in\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1287\"\u003eFix typos found by codespell\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1369\"\u003eAdd support for sparse checkouts\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.5.2\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1289\"\u003eFix api endpoint for GHES\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.5.1\u003c/h2\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/a5ac7e51b41094c92402da3b24376905380afc29\"\u003e\u003ccode\u003ea5ac7e5\u003c/code\u003e\u003c/a\u003e Update for 4.1.6 release (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1733\"\u003e#1733\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/24ed1a352802348c9e4e8d13de9177fb95b537ba\"\u003e\u003ccode\u003e24ed1a3\u003c/code\u003e\u003c/a\u003e Check platform for extension (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1732\"\u003e#1732\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/44c2b7a8a4ea60a981eaca3cf939b5f4305c123b\"\u003e\u003ccode\u003e44c2b7a\u003c/code\u003e\u003c/a\u003e README: Suggest \u003ccode\u003euser.email\u003c/code\u003e to be `41898282+github-actions[bot]\u003ca href\u003d\"https://github.com/users\"\u003e\u003ccode\u003e@âusers\u003c/code\u003e\u003c/a\u003e.norepl...\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/8459bc0c7e3759cdf591f513d9f141a95fef0a8f\"\u003e\u003ccode\u003e8459bc0\u003c/code\u003e\u003c/a\u003e Bump actions/upload-artifact from 2 to 4 (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1695\"\u003e#1695\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/3f603f6d5e9f40714f97b2f017aa0df2a443192a\"\u003e\u003ccode\u003e3f603f6\u003c/code\u003e\u003c/a\u003e Bump actions/setup-node from 1 to 4 (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1696\"\u003e#1696\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/fd084cde189b7b76ec305d52e27be545a0172823\"\u003e\u003ccode\u003efd084cd\u003c/code\u003e\u003c/a\u003e Bump github/codeql-action from 2 to 3 (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1694\"\u003e#1694\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/9c1e94e0ad997d618b6113a2171b055037589028\"\u003e\u003ccode\u003e9c1e94e\u003c/code\u003e\u003c/a\u003e Update NPM dependencies (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1703\"\u003e#1703\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href\u003d\"https://github.com/actions/checkout/compare/0ad4b8fadaa221de15dcec353f45205ec38ea70b...a5ac7e51b41094c92402da3b24376905380afc29\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name\u003dactions/checkout\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d4.1.4\u0026new-version\u003d4.1.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don\u0027t alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency\u0027s major version (unless you unignore this specific dependency\u0027s major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency\u0027s minor version (unless you unignore this specific dependency\u0027s minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\u003c/details\u003e"
    },
    {
      "commit": "2ec90c023d7c62a38cfbd2f34f55093ab38ccf85",
      "tree": "040e0d87f712b652d5a9d7d90bbbe7bf63c68622",
      "parents": [
        "2fb4fbff6ee8d26fee1f3576fa0500057d897afd"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Tue May 28 12:41:43 2024 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 28 12:41:43 2024 -0700"
      },
      "message": "bump lints dep and fix (#92)\n\n"
    },
    {
      "commit": "2fb4fbff6ee8d26fee1f3576fa0500057d897afd",
      "tree": "8351323b902b23d7b570a4f13c0c9d9209972877",
      "parents": [
        "de7c44bf3398bdeff8e9ddfa5b679858cc9a8bdf"
      ],
      "author": {
        "name": "Devon Carew",
        "email": "devoncarew@google.com",
        "time": "Fri May 03 15:09:32 2024 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 03 15:09:32 2024 -0700"
      },
      "message": "blast_repo fixes (#91)\n\ndependabot"
    },
    {
      "commit": "de7c44bf3398bdeff8e9ddfa5b679858cc9a8bdf",
      "tree": "720592fc5678be38549b4a1b248412383df998c8",
      "parents": [
        "d396d3df79d795ed76e256b32172a19266c9129c"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu May 02 12:44:22 2024 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu May 02 12:44:22 2024 -0700"
      },
      "message": "Bump actions/checkout from 4.1.2 to 4.1.4 (#89)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.4.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/9bb56186c3b09b4f86b1c65136769dd318469633...0ad4b8fadaa221de15dcec353f45205ec38ea70b)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/checkout\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "d396d3df79d795ed76e256b32172a19266c9129c",
      "tree": "74edb77bab229d5d14627c5e120b9a18bb05d3a0",
      "parents": [
        "79d2ad13c83d5e0883136503d86ddf60fe665900"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed May 01 23:08:20 2024 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 01 23:08:20 2024 +0000"
      },
      "message": "Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 (#90)\n\nBumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.6.2 to 1.6.4.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/dart-lang/setup-dart/releases\"\u003edart-lang/setup-dart\u0027s releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.6.4\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRebuild JS code to include changes from v1.6.3\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.6.3\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRoll \u003ccode\u003eundici\u003c/code\u003e dependency to address \u003ca href\u003d\"https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7\"\u003eCVE-2024-30260\u003c/a\u003e and \u003ca href\u003d\"https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672\"\u003eCVE-2024-30261\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md\"\u003edart-lang/setup-dart\u0027s changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.6.4\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRebuild JS code.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.6.3\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRoll \u003ccode\u003eundici\u003c/code\u003e dependency to address \u003ca href\u003d\"https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7\"\u003eCVE-2024-30260\u003c/a\u003e and \u003ca href\u003d\"https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672\"\u003eCVE-2024-30261\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.6.2\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSwitch to running the workflow on \u003ccode\u003enode20`` from \u003c/code\u003enode16`. See also\n\u003ca href\u003d\"https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/\"\u003eTransitioning from Node 16 to Node 20\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.6.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdated the google storage url for \u003ccode\u003emain\u003c/code\u003e channel releases.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.6.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eEnable provisioning of the latest Dart SDK patch release by specifying just\nthe major and minor version (e.g. \u003ccode\u003e3.2\u003c/code\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.5.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eNo longer test the \u003ccode\u003esetup-dart\u003c/code\u003e action on pre-2.12 SDKs.\u003c/li\u003e\n\u003cli\u003eUpgrade JS interop code to use extension types\n(the new name for inline classes).\u003c/li\u003e\n\u003cli\u003eThe upcoming rename of the \u003ccode\u003ebe\u003c/code\u003e channel to \u003ccode\u003emain\u003c/code\u003e is now supported with\nforward compatibility that switches when the rename happens.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.5.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRe-wrote the implementation of the action into Dart.\u003c/li\u003e\n\u003cli\u003eAuto-detect the platform architecture (\u003ccode\u003ex64\u003c/code\u003e, \u003ccode\u003eia32\u003c/code\u003e, \u003ccode\u003earm\u003c/code\u003e, \u003ccode\u003earm64\u003c/code\u003e).\u003c/li\u003e\n\u003cli\u003eImproved the caching and download resilience of the sdk.\u003c/li\u003e\n\u003cli\u003eAdded a new action output: \u003ccode\u003edart-version\u003c/code\u003e - the installed version of the sdk.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.4.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAutomatically create OIDC token for pub.dev.\u003c/li\u003e\n\u003cli\u003eAdd a reusable workflow for publishing.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.3.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eThe install location of the Dart SDK is now available\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/f0ead981b4d9a35b37f30d36160575d60931ec30\"\u003e\u003ccode\u003ef0ead98\u003c/code\u003e\u003c/a\u003e Rebuild JS code (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/129\"\u003e#129\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/65c82982aa686933bf10d50aced7a27b2b63f2a6\"\u003e\u003ccode\u003e65c8298\u003c/code\u003e\u003c/a\u003e Update CHANGELOG.md (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/128\"\u003e#128\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/57338d64c065775c2cf86eaf665316ea44e0249d\"\u003e\u003ccode\u003e57338d6\u003c/code\u003e\u003c/a\u003e Bump undici from 5.28.3 to 5.28.4 (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/127\"\u003e#127\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/05d3f5ec28dca4e3ae8991f2be7828a62942f8a8\"\u003e\u003ccode\u003e05d3f5e\u003c/code\u003e\u003c/a\u003e Bump \u003ccode\u003e@âactions/http-client\u003c/code\u003e from 2.2.0 to 2.2.1 (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/126\"\u003e#126\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/b8c0b77d1f6fb52c5ddff2fc3da6cfa3f9585860\"\u003e\u003ccode\u003eb8c0b77\u003c/code\u003e\u003c/a\u003e no longer specify the inline-class experiment flag (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/125\"\u003e#125\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/b9952d818df9b43bab696de0e1b7bbf09464a829\"\u003e\u003ccode\u003eb9952d8\u003c/code\u003e\u003c/a\u003e Bump undici from 5.27.0 to 5.28.3 (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/124\"\u003e#124\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/9a6ee8904aa6a1fa76b02bb3e7b0ec30cddcaaac\"\u003e\u003ccode\u003e9a6ee89\u003c/code\u003e\u003c/a\u003e Bump dart-lang/setup-dart from 1.6.0 to 1.6.2 (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/123\"\u003e#123\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href\u003d\"https://github.com/dart-lang/setup-dart/compare/fedb1266e91cf51be2fdb382869461a434b920a3...f0ead981b4d9a35b37f30d36160575d60931ec30\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name\u003ddart-lang/setup-dart\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d1.6.2\u0026new-version\u003d1.6.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don\u0027t alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\u003c/details\u003e"
    },
    {
      "commit": "79d2ad13c83d5e0883136503d86ddf60fe665900",
      "tree": "d297ff1aee75fc4cdfbbea85dd8fa0e6310be340",
      "parents": [
        "8619b92baa9959e55b9fc49d2afcd6dda2ec1c10"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Apr 01 23:25:03 2024 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 01 23:25:03 2024 +0000"
      },
      "message": "Bump actions/checkout from 4.1.1 to 4.1.2 (#88)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/actions/checkout/releases\"\u003eactions/checkout\u0027s releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev4.1.2\u003c/h2\u003e\n\u003cp\u003eWe are investigating the following issue with this release and have rolled-back the \u003ccode\u003ev4\u003c/code\u003e tag to point to \u003ccode\u003ev4.1.1\u003c/code\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003esparse-checkout\u003c/code\u003e is not available on git versions prior to 2.27.0 (see \u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1651\"\u003eactions/checkout#1651\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix: Disable sparse checkout whenever \u003ccode\u003esparse-checkout\u003c/code\u003e option is not present \u003ca href\u003d\"https://github.com/dscho\"\u003e\u003ccode\u003e@âdscho\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1598\"\u003eactions/checkout#1598\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump tough-cookie from 4.0.0 to 4.1.3 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@âdependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1406\"\u003eactions/checkout#1406\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump \u003ccode\u003e@âbabel/traverse\u003c/code\u003e from 7.20.5 to 7.24.0 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@âdependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1642\"\u003eactions/checkout#1642\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/jww3\"\u003e\u003ccode\u003e@âjww3\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1616\"\u003eactions/checkout#1616\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href\u003d\"https://github.com/actions/checkout/compare/v4.1.1...v4.1.2\"\u003ehttps://github.com/actions/checkout/compare/v4.1.1...v4.1.2\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/actions/checkout/blob/main/CHANGELOG.md\"\u003eactions/checkout\u0027s changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eChangelog\u003c/h1\u003e\n\u003ch2\u003ev4.1.2\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix: Disable sparse checkout whenever \u003ccode\u003esparse-checkout\u003c/code\u003e option is not present \u003ca href\u003d\"https://github.com/dscho\"\u003e\u003ccode\u003e@âdscho\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1598\"\u003eactions/checkout#1598\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.1.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCorrect link to GitHub Docs by \u003ca href\u003d\"https://github.com/peterbe\"\u003e\u003ccode\u003e@âpeterbe\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1511\"\u003eactions/checkout#1511\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eLink to release page from what\u0027s new section by \u003ca href\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@âcory-miller\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1514\"\u003eactions/checkout#1514\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.1.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1396\"\u003eAdd support for partial checkout filters\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.0.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1067\"\u003eSupport fetching without the --progress option\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1436\"\u003eUpdate to node20\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.6.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1377\"\u003eFix: Mark test scripts with Bash\u0027isms to be run via Bash\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/579\"\u003eAdd option to fetch tags even if fetch-depth \u0026gt; 0\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.5.3\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1196\"\u003eFix: Checkout fail in self-hosted runners when faulty submodule are checked-in\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1287\"\u003eFix typos found by codespell\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1369\"\u003eAdd support for sparse checkouts\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.5.2\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1289\"\u003eFix api endpoint for GHES\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.5.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1246\"\u003eFix slow checkout on Windows\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.5.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1237\"\u003eAdd new public key for known_hosts\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.4.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1209\"\u003eUpgrade codeql actions to v2\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1210\"\u003eUpgrade dependencies\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1225\"\u003eUpgrade \u003ccode\u003e@âactions/io\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.3.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1045\"\u003eImplement branch list using callbacks from exec function\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1050\"\u003eAdd in explicit reference to private checkout options\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Fix comment typos (that got added in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/770\"\u003e#770\u003c/a\u003e)](\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1057\"\u003eactions/checkout#1057\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.2.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/942\"\u003eAdd GitHub Action to perform release\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/967\"\u003eFix status badge\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1002\"\u003eReplace datadog/squid with ubuntu/squid Docker image\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/964\"\u003eWrap pipeline commands for submoduleForeach in quotes\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1029\"\u003eUpdate \u003ccode\u003e@âactions/io\u003c/code\u003e to 1.1.2\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/9bb56186c3b09b4f86b1c65136769dd318469633\"\u003e\u003ccode\u003e9bb5618\u003c/code\u003e\u003c/a\u003e Prep for release of  v4.1.2  (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1649\"\u003e#1649\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/8eb1f6a495037164bea451156472f35fdd6bafc0\"\u003e\u003ccode\u003e8eb1f6a\u003c/code\u003e\u003c/a\u003e Bump \u003ccode\u003e@âbabel/traverse\u003c/code\u003e from 7.20.5 to 7.24.0 (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1642\"\u003e#1642\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/556e4c3cb0b8b54b734286d5439adadcb0a8cb92\"\u003e\u003ccode\u003e556e4c3\u003c/code\u003e\u003c/a\u003e Bump tough-cookie from 4.0.0 to 4.1.3 (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1406\"\u003e#1406\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/b32f140b0c872d58512e0a66172253c302617b90\"\u003e\u003ccode\u003eb32f140\u003c/code\u003e\u003c/a\u003e Warn on attempts to publish \u003ccode\u003etest-ubuntu-git\u003c/code\u003e from non-main branch. (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1623\"\u003e#1623\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/2650dbd060003e3b5ae211e4358852f336b682a7\"\u003e\u003ccode\u003e2650dbd\u003c/code\u003e\u003c/a\u003e Give \u003ccode\u003etest-ubuntu-git\u003c/code\u003e its own \u003ccode\u003eREADME\u003c/code\u003e (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1620\"\u003e#1620\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/aadec899646c8e0f34c52d9219c2faac36626b55\"\u003e\u003ccode\u003eaadec89\u003c/code\u003e\u003c/a\u003e Explicitly disable sparse checkout unless asked for (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1598\"\u003e#1598\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/df0bcddf6d6823307c716b56a7ef9c3b25078874\"\u003e\u003ccode\u003edf0bcdd\u003c/code\u003e\u003c/a\u003e Refine workflow for generating \u003ccode\u003etest-ubuntu-git\u003c/code\u003e (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1617\"\u003e#1617\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/473055ba18d6d2da209cd46110aadb9275e3194e\"\u003e\u003ccode\u003e473055b\u003c/code\u003e\u003c/a\u003e Create \u003ccode\u003etest-ubuntu-git\u003c/code\u003e Docker Container for Proxy Tests (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1616\"\u003e#1616\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href\u003d\"https://github.com/actions/checkout/compare/b4ffde65f46336ab88eb53be808477a3936bae11...9bb56186c3b09b4f86b1c65136769dd318469633\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name\u003dactions/checkout\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d4.1.1\u0026new-version\u003d4.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don\u0027t alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\u003c/details\u003e"
    },
    {
      "commit": "8619b92baa9959e55b9fc49d2afcd6dda2ec1c10",
      "tree": "e26bc0f3853c032c01acafda20c46b87b0e85a80",
      "parents": [
        "372b8b514c7342465f58627a2418910f76120db9"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Wed Mar 06 16:36:13 2024 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Mar 06 16:36:13 2024 -0800"
      },
      "message": "Fix bug around handling of failures in `spawnWorker` calls (#87)\n\nFixes #86\r\n\r\nIf a worker process fails to spawn, we will now complete the work attempt that caused the process to spawn with that failure, instead of never completing the attempt at all, causing a hang, and also leaking the async exception as an unhandled exception.\r\n\r\nWe could add retry logic in the future if we want, but it is probably unlikely that trying again will work. This way the actual failure should be reliably surfaced though."
    },
    {
      "commit": "372b8b514c7342465f58627a2418910f76120db9",
      "tree": "005974d4046f0fe32a26a4ac047af545ae9b27c1",
      "parents": [
        "3d9cd5823fc96872b7275fe99a4fabc4dcfe57c8"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Feb 01 23:32:04 2024 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 01 23:32:04 2024 +0000"
      },
      "message": "Bump dart-lang/setup-dart from 1.6.0 to 1.6.2 (#85)\n\nBumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.6.0 to 1.6.2.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/dart-lang/setup-dart/releases\"\u003edart-lang/setup-dart\u0027s releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.6.2\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSwitch to running the workflow on \u003ccode\u003enode20\u003c/code\u003e from \u003ccode\u003enode16\u003c/code\u003e. See also \u003ca href\u003d\"https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/\"\u003eTransitioning from Node 16 to Node 20\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.6.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdated the google storage url for \u003ccode\u003emain\u003c/code\u003e channel releases.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md\"\u003edart-lang/setup-dart\u0027s changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.6.2\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSwitch to running the workflow on \u003ccode\u003enode20`` from \u003c/code\u003enode16`. See also\n\u003ca href\u003d\"https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/\"\u003eTransitioning from Node 16 to Node 20\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.6.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdated the google storage url for \u003ccode\u003emain\u003c/code\u003e channel releases.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.6.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eEnable provisioning of the latest Dart SDK patch release by specifying just\nthe major and minor version (e.g. \u003ccode\u003e3.2\u003c/code\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.5.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eNo longer test the \u003ccode\u003esetup-dart\u003c/code\u003e action on pre-2.12 SDKs.\u003c/li\u003e\n\u003cli\u003eUpgrade JS interop code to use extension types\n(the new name for inline classes).\u003c/li\u003e\n\u003cli\u003eThe upcoming rename of the \u003ccode\u003ebe\u003c/code\u003e channel to \u003ccode\u003emain\u003c/code\u003e is now supported with\nforward compatibility that switches when the rename happens.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.5.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRe-wrote the implementation of the action into Dart.\u003c/li\u003e\n\u003cli\u003eAuto-detect the platform architecture (\u003ccode\u003ex64\u003c/code\u003e, \u003ccode\u003eia32\u003c/code\u003e, \u003ccode\u003earm\u003c/code\u003e, \u003ccode\u003earm64\u003c/code\u003e).\u003c/li\u003e\n\u003cli\u003eImproved the caching and download resilience of the sdk.\u003c/li\u003e\n\u003cli\u003eAdded a new action output: \u003ccode\u003edart-version\u003c/code\u003e - the installed version of the sdk.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.4.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAutomatically create OIDC token for pub.dev.\u003c/li\u003e\n\u003cli\u003eAdd a reusable workflow for publishing.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.3.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eThe install location of the Dart SDK is now available\nin an environment variable, \u003ccode\u003eDART_HOME\u003c/code\u003e\n(\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/43\"\u003e#43\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eFixed an issue where cached downloads could lead to unzip issues\non self-hosted runners\n(\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/35\"\u003e#35\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.2.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFixed a path issue impacting git dependencies on Windows.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.0\u003c/h2\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/fedb1266e91cf51be2fdb382869461a434b920a3\"\u003e\u003ccode\u003efedb126\u003c/code\u003e\u003c/a\u003e switch to using node20 (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/122\"\u003e#122\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/ca7e6fee45ffbd82b555a7ebfc236d2c86439f5b\"\u003e\u003ccode\u003eca7e6fe\u003c/code\u003e\u003c/a\u003e update the changelog; prep to release 1.6.1 (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/120\"\u003e#120\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/c1b2cdbfafc77480d10fe0246ef4dd2f83a9e7b7\"\u003e\u003ccode\u003ec1b2cdb\u003c/code\u003e\u003c/a\u003e Clean up after renaming the be channel to main. (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/115\"\u003e#115\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/49b0b8e0a88f72a8fdf1319a41cc261cec63c3c7\"\u003e\u003ccode\u003e49b0b8e\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 3 to 4 in README.md (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/117\"\u003e#117\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/7f54cd0cee53e120db0d1fce4196b7772ebd6f6e\"\u003e\u003ccode\u003e7f54cd0\u003c/code\u003e\u003c/a\u003e Bump \u003ccode\u003e@âactions/http-client\u003c/code\u003e from 2.1.1 to 2.2.0 (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/112\"\u003e#112\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/6e2fe379bd3c8a39facc503f4494396e0de36f13\"\u003e\u003ccode\u003e6e2fe37\u003c/code\u003e\u003c/a\u003e Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/113\"\u003e#113\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href\u003d\"https://github.com/dart-lang/setup-dart/compare/b64355ae6ca0b5d484f0106a033dd1388965d06d...fedb1266e91cf51be2fdb382869461a434b920a3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name\u003ddart-lang/setup-dart\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d1.6.0\u0026new-version\u003d1.6.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don\u0027t alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\u003c/details\u003e"
    },
    {
      "commit": "3d9cd5823fc96872b7275fe99a4fabc4dcfe57c8",
      "tree": "dd6e6747ca9ffc17253221fcb22c3624551c4f81",
      "parents": [
        "1d7bed38e7a02853f99dbc00fa8076dcdb182340"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Nov 02 07:34:14 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 02 07:34:14 2023 -0700"
      },
      "message": "Bump actions/checkout from 4.1.0 to 4.1.1 (#83)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/8ade135a41bc03ea155e62e844d188df1ea18608...b4ffde65f46336ab88eb53be808477a3936bae11)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/checkout\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "1d7bed38e7a02853f99dbc00fa8076dcdb182340",
      "tree": "953efc0c3bd8962efa97cecf6421c9de14895af4",
      "parents": [
        "b1b6a6605f0255eb1bf4aaf5aaf36f0d635e1b20"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Nov 01 23:57:50 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 01 23:57:50 2023 +0000"
      },
      "message": "Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#84)\n\nBumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.5.1 to 1.6.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/dart-lang/setup-dart/releases\"\u003edart-lang/setup-dart\u0027s releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.6.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eEnable provisioning of the latest Dart SDK patch release by specifying just the major and minor version (e.g. \u003ccode\u003e3.2\u003c/code\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md\"\u003edart-lang/setup-dart\u0027s changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.6.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eEnable provisioning of the latest Dart SDK patch release by specifying just\nthe major and minor version (e.g. \u003ccode\u003e3.2\u003c/code\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.5.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eNo longer test the \u003ccode\u003esetup-dart\u003c/code\u003e action on pre-2.12 SDKs.\u003c/li\u003e\n\u003cli\u003eUpgrade JS interop code to use extension types\n(the new name for inline classes).\u003c/li\u003e\n\u003cli\u003eThe upcoming rename of the \u003ccode\u003ebe\u003c/code\u003e channel to \u003ccode\u003emain\u003c/code\u003e is now supported with\nforward compatibility that switches when the rename happens.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.5.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRe-wrote the implementation of the action into Dart.\u003c/li\u003e\n\u003cli\u003eAuto-detect the platform architecture (\u003ccode\u003ex64\u003c/code\u003e, \u003ccode\u003eia32\u003c/code\u003e, \u003ccode\u003earm\u003c/code\u003e, \u003ccode\u003earm64\u003c/code\u003e).\u003c/li\u003e\n\u003cli\u003eImproved the caching and download resilience of the sdk.\u003c/li\u003e\n\u003cli\u003eAdded a new action output: \u003ccode\u003edart-version\u003c/code\u003e - the installed version of the sdk.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.4.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAutomatically create OIDC token for pub.dev.\u003c/li\u003e\n\u003cli\u003eAdd a reusable workflow for publishing.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.3.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eThe install location of the Dart SDK is now available\nin an environment variable, \u003ccode\u003eDART_HOME\u003c/code\u003e\n(\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/43\"\u003e#43\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eFixed an issue where cached downloads could lead to unzip issues\non self-hosted runners\n(\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/35\"\u003e#35\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.2.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFixed a path issue impacting git dependencies on Windows.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdded a \u003ccode\u003eflavor\u003c/code\u003e option setup.sh to allow downloading unpublished builds.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.0.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ePromoted to 1.0 stable.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev0.5\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFixed a Windows \u003ccode\u003epub global activate\u003c/code\u003e path issue.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/b64355ae6ca0b5d484f0106a033dd1388965d06d\"\u003e\u003ccode\u003eb64355a\u003c/code\u003e\u003c/a\u003e debugging issues around specifying the latest patch release (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/108\"\u003e#108\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/cd21d0e7475915575e022d2cacd7c54e5026e159\"\u003e\u003ccode\u003ecd21d0e\u003c/code\u003e\u003c/a\u003e Bump dart-lang/setup-dart from 1.5.0 to 1.5.1 (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/110\"\u003e#110\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/2118353f672662accb7785f6afd28ab61c7cfec9\"\u003e\u003ccode\u003e2118353\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 3 to 4 (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/109\"\u003e#109\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/8ef13bcca6c9bb2219391088bc9d968125f68406\"\u003e\u003ccode\u003e8ef13bc\u003c/code\u003e\u003c/a\u003e support sdk version wildcard format (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/106\"\u003e#106\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href\u003d\"https://github.com/dart-lang/setup-dart/compare/8a4b97ea2017cc079571daec46542f76189836b1...b64355ae6ca0b5d484f0106a033dd1388965d06d\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name\u003ddart-lang/setup-dart\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d1.5.1\u0026new-version\u003d1.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don\u0027t alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\u003c/details\u003e"
    },
    {
      "commit": "b1b6a6605f0255eb1bf4aaf5aaf36f0d635e1b20",
      "tree": "ecc1aa069d2b74f371698c5cef2d61c8dfe531b3",
      "parents": [
        "bb9e48d4b60ba84a61c11dd80595d2d1bf6a3c8a"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Oct 02 06:59:17 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 02 06:59:17 2023 -0700"
      },
      "message": "Bump actions/checkout from 3.6.0 to 4.1.0 (#82)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.1.0.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/f43a0e5ff2bd294095638e18286ca9a3d1956744...8ade135a41bc03ea155e62e844d188df1ea18608)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/checkout\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "bb9e48d4b60ba84a61c11dd80595d2d1bf6a3c8a",
      "tree": "29b21c30b50562920488a7d88f91ec573b7e2f07",
      "parents": [
        "159e67182044b2d5edd89d12a873487d1d1343c1"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sun Oct 01 23:17:23 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Oct 01 23:17:23 2023 +0000"
      },
      "message": "Bump dart-lang/setup-dart from 1.5.0 to 1.5.1 (#81)\n\nBumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.5.0 to 1.5.1.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/dart-lang/setup-dart/releases\"\u003edart-lang/setup-dart\u0027s releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.5.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eNo longer test the \u003ccode\u003esetup-dart\u003c/code\u003e action on pre-2.12 SDKs.\u003c/li\u003e\n\u003cli\u003eUpgrade JS interop code to use extension types (the new name for inline classes).\u003c/li\u003e\n\u003cli\u003eThe upcoming rename of the \u003ccode\u003ebe\u003c/code\u003e channel to \u003ccode\u003emain\u003c/code\u003e is now supported with forward compatibility that switches when the rename happens.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md\"\u003edart-lang/setup-dart\u0027s changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.6.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eEnable provisioning of the latest Dart SDK patch release by specifying just\nthe major and minor version (e.g. \u003ccode\u003e3.2\u003c/code\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.5.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eNo longer test the \u003ccode\u003esetup-dart\u003c/code\u003e action on pre-2.12 SDKs.\u003c/li\u003e\n\u003cli\u003eUpgrade JS interop code to use extension types\n(the new name for inline classes).\u003c/li\u003e\n\u003cli\u003eThe upcoming rename of the \u003ccode\u003ebe\u003c/code\u003e channel to \u003ccode\u003emain\u003c/code\u003e is now supported with\nforward compatibility that switches when the rename happens.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.5.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRe-wrote the implementation of the action into Dart.\u003c/li\u003e\n\u003cli\u003eAuto-detect the platform architecture (\u003ccode\u003ex64\u003c/code\u003e, \u003ccode\u003eia32\u003c/code\u003e, \u003ccode\u003earm\u003c/code\u003e, \u003ccode\u003earm64\u003c/code\u003e).\u003c/li\u003e\n\u003cli\u003eImproved the caching and download resilience of the sdk.\u003c/li\u003e\n\u003cli\u003eAdded a new action output: \u003ccode\u003edart-version\u003c/code\u003e - the installed version of the sdk.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.4.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAutomatically create OIDC token for pub.dev.\u003c/li\u003e\n\u003cli\u003eAdd a reusable workflow for publishing.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.3.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eThe install location of the Dart SDK is now available\nin an environment variable, \u003ccode\u003eDART_HOME\u003c/code\u003e\n(\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/43\"\u003e#43\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eFixed an issue where cached downloads could lead to unzip issues\non self-hosted runners\n(\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/35\"\u003e#35\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.2.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFixed a path issue impacting git dependencies on Windows.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdded a \u003ccode\u003eflavor\u003c/code\u003e option setup.sh to allow downloading unpublished builds.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.0.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ePromoted to 1.0 stable.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev0.5\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFixed a Windows \u003ccode\u003epub global activate\u003c/code\u003e path issue.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/8a4b97ea2017cc079571daec46542f76189836b1\"\u003e\u003ccode\u003e8a4b97e\u003c/code\u003e\u003c/a\u003e Support renaming the be channel to main. (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/102\"\u003e#102\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/0970dcf46e056fb521e7027775fdff076fe1e732\"\u003e\u003ccode\u003e0970dcf\u003c/code\u003e\u003c/a\u003e Bump \u003ccode\u003e@âactions/http-client\u003c/code\u003e from 2.1.0 to 2.1.1 (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/101\"\u003e#101\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/e58aeb62aef51dcc4d0ba8eada7c08092aad5314\"\u003e\u003ccode\u003ee58aeb6\u003c/code\u003e\u003c/a\u003e updates for the latest version of extension types (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/100\"\u003e#100\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/deafe40ee7284c48e67c783c88eed8c8b52b19ca\"\u003e\u003ccode\u003edeafe40\u003c/code\u003e\u003c/a\u003e Convert to extension types (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/99\"\u003e#99\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/cdb51fff2b088939ef86fe041b18e82cb4733522\"\u003e\u003ccode\u003ecdb51ff\u003c/code\u003e\u003c/a\u003e Bump semver from 6.3.0 to 6.3.1 (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/98\"\u003e#98\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/e2fce1213c49504e0029ade4bac39403dfc11fb3\"\u003e\u003ccode\u003ee2fce12\u003c/code\u003e\u003c/a\u003e update JS interop - remove JS typedef references (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/97\"\u003e#97\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/42c988f214b6652e0b56ca2ad2f1d477bf6098b7\"\u003e\u003ccode\u003e42c988f\u003c/code\u003e\u003c/a\u003e set up a cron to build the action\u0027s javascript (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/96\"\u003e#96\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/007c7cbb377cdbdf8922e2f8c4172dc60fbaaf9a\"\u003e\u003ccode\u003e007c7cb\u003c/code\u003e\u003c/a\u003e blast_repo fixes (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/92\"\u003e#92\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/08de7e0c9a57cb3229b052af11c7f8eae4a845bd\"\u003e\u003ccode\u003e08de7e0\u003c/code\u003e\u003c/a\u003e Remove annotations no longer needed (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/91\"\u003e#91\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/bd8bef0960777f45de11f484bcb7beacadb321cf\"\u003e\u003ccode\u003ebd8bef0\u003c/code\u003e\u003c/a\u003e Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/89\"\u003e#89\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href\u003d\"https://github.com/dart-lang/setup-dart/compare/d6a63dab3335f427404425de0fbfed4686d93c4f...8a4b97ea2017cc079571daec46542f76189836b1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name\u003ddart-lang/setup-dart\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d1.5.0\u0026new-version\u003d1.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don\u0027t alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\u003c/details\u003e"
    },
    {
      "commit": "159e67182044b2d5edd89d12a873487d1d1343c1",
      "tree": "04c45e5980d5b5b6152cb8517c9f53b955ef66bb",
      "parents": [
        "f950bbfa4ccb0fe196bd031fae9b824bff25c287"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Sep 01 23:54:20 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Sep 01 23:54:20 2023 +0000"
      },
      "message": "Bump actions/checkout from 3.5.3 to 3.6.0 (#80)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/actions/checkout/releases\"\u003eactions/checkout\u0027s releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev3.6.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eMark test scripts with Bash\u0027isms to be run via Bash by \u003ca href\u003d\"https://github.com/dscho\"\u003e\u003ccode\u003e@âdscho\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1377\"\u003eactions/checkout#1377\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd option to fetch tags even if fetch-depth \u0026gt; 0 by \u003ca href\u003d\"https://github.com/RobertWieczoreck\"\u003e\u003ccode\u003e@âRobertWieczoreck\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/579\"\u003eactions/checkout#579\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRelease 3.6.0 by \u003ca href\u003d\"https://github.com/luketomlinson\"\u003e\u003ccode\u003e@âluketomlinson\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1437\"\u003eactions/checkout#1437\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/RobertWieczoreck\"\u003e\u003ccode\u003e@âRobertWieczoreck\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/579\"\u003eactions/checkout#579\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/luketomlinson\"\u003e\u003ccode\u003e@âluketomlinson\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1437\"\u003eactions/checkout#1437\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href\u003d\"https://github.com/actions/checkout/compare/v3.5.3...v3.6.0\"\u003ehttps://github.com/actions/checkout/compare/v3.5.3...v3.6.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/actions/checkout/blob/main/CHANGELOG.md\"\u003eactions/checkout\u0027s changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eChangelog\u003c/h1\u003e\n\u003ch2\u003ev3.6.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1377\"\u003eFix: Mark test scripts with Bash\u0027isms to be run via Bash\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/579\"\u003eAdd option to fetch tags even if fetch-depth \u0026gt; 0\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.5.3\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1196\"\u003eFix: Checkout fail in self-hosted runners when faulty submodule are checked-in\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1287\"\u003eFix typos found by codespell\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1369\"\u003eAdd support for sparse checkouts\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.5.2\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1289\"\u003eFix api endpoint for GHES\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.5.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1246\"\u003eFix slow checkout on Windows\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.5.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1237\"\u003eAdd new public key for known_hosts\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.4.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1209\"\u003eUpgrade codeql actions to v2\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1210\"\u003eUpgrade dependencies\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1225\"\u003eUpgrade \u003ccode\u003e@âactions/io\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.3.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1045\"\u003eImplement branch list using callbacks from exec function\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1050\"\u003eAdd in explicit reference to private checkout options\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Fix comment typos (that got added in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/770\"\u003e#770\u003c/a\u003e)](\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1057\"\u003eactions/checkout#1057\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.2.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/942\"\u003eAdd GitHub Action to perform release\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/967\"\u003eFix status badge\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1002\"\u003eReplace datadog/squid with ubuntu/squid Docker image\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/964\"\u003eWrap pipeline commands for submoduleForeach in quotes\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1029\"\u003eUpdate \u003ccode\u003e@âactions/io\u003c/code\u003e to 1.1.2\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1039\"\u003eUpgrading version to 3.2.0\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.1.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/939\"\u003eUse \u003ccode\u003e@âactions/core\u003c/code\u003e \u003ccode\u003esaveState\u003c/code\u003e and \u003ccode\u003egetState\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/922\"\u003eAdd \u003ccode\u003egithub-server-url\u003c/code\u003e input\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.0.2\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/770\"\u003eAdd input \u003ccode\u003eset-safe-directory\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.0.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/762\"\u003eFixed an issue where checkout failed to run in container jobs due to the new git setting \u003ccode\u003esafe.directory\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/744\"\u003eBumped various npm package versions\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.0.0\u003c/h2\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/f43a0e5ff2bd294095638e18286ca9a3d1956744\"\u003e\u003ccode\u003ef43a0e5\u003c/code\u003e\u003c/a\u003e Release 3.6.0 (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1437\"\u003e#1437\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/7739b9ba2efcda9dde65ad1e3c2dbe65b41dfba7\"\u003e\u003ccode\u003e7739b9b\u003c/code\u003e\u003c/a\u003e Add option to fetch tags even if fetch-depth \u0026gt; 0 (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/579\"\u003e#579\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/96f53100ba2a5449eb71d2e6604bbcd94b9449b5\"\u003e\u003ccode\u003e96f5310\u003c/code\u003e\u003c/a\u003e Mark test scripts with Bash\u0027isms to be run via Bash (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1377\"\u003e#1377\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href\u003d\"https://github.com/actions/checkout/compare/c85c95e3d7251135ab7dc9ce3241c5835cc595a9...f43a0e5ff2bd294095638e18286ca9a3d1956744\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name\u003dactions/checkout\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d3.5.3\u0026new-version\u003d3.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don\u0027t alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\u003c/details\u003e"
    },
    {
      "commit": "f950bbfa4ccb0fe196bd031fae9b824bff25c287",
      "tree": "9c4fc9d2bc21eadc5bde98872cb2e973a94f0e89",
      "parents": [
        "9b4c6a0658f3cee88ae1ea086e850b4da33fb254"
      ],
      "author": {
        "name": "Parker Lougheed",
        "email": "parlough@gmail.com",
        "time": "Thu Aug 31 13:06:24 2023 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 31 11:06:24 2023 -0700"
      },
      "message": "Regenerate worker protocol protos to add constructors and comments (#78)\n\nRegenerate with `package:protoc_plugin` v21.1.1 to add doc comments and constructors with named parameters to the generated proto messages."
    },
    {
      "commit": "9b4c6a0658f3cee88ae1ea086e850b4da33fb254",
      "tree": "a53d7463924f2cd9a38ddab0e58be10a685909de",
      "parents": [
        "c29d1620b1a935dc88d13a4eec0d9950d3e9df27"
      ],
      "author": {
        "name": "Parker Lougheed",
        "email": "parlough@gmail.com",
        "time": "Wed Aug 30 09:08:40 2023 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 30 07:08:40 2023 -0700"
      },
      "message": "Update e2e_test dependencies (#79)\n\n"
    },
    {
      "commit": "c29d1620b1a935dc88d13a4eec0d9950d3e9df27",
      "tree": "e80096b5e74206702fc3df2cdc30864e9ecb3cec",
      "parents": [
        "f7b714ea1437edac65a862f52e95fb4217ed3470"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Jul 01 23:22:21 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jul 01 23:22:21 2023 +0000"
      },
      "message": "Bump actions/checkout from 3.5.2 to 3.5.3 (#77)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/actions/checkout/releases\"\u003eactions/checkout\u0027s releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev3.5.3\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix: Checkout Issue in self hosted runner due to faulty submodule check-ins by \u003ca href\u003d\"https://github.com/megamanics\"\u003e\u003ccode\u003e@âmegamanics\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1196\"\u003eactions/checkout#1196\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix typos found by codespell by \u003ca href\u003d\"https://github.com/DimitriPapadopoulos\"\u003e\u003ccode\u003e@âDimitriPapadopoulos\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1287\"\u003eactions/checkout#1287\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd support for sparse checkouts by \u003ca href\u003d\"https://github.com/dscho\"\u003e\u003ccode\u003e@âdscho\u003c/code\u003e\u003c/a\u003e and \u003ca href\u003d\"https://github.com/dfdez\"\u003e\u003ccode\u003e@âdfdez\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1369\"\u003eactions/checkout#1369\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRelease v3.5.3 by \u003ca href\u003d\"https://github.com/TingluoHuang\"\u003e\u003ccode\u003e@âTingluoHuang\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1376\"\u003eactions/checkout#1376\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/megamanics\"\u003e\u003ccode\u003e@âmegamanics\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1196\"\u003eactions/checkout#1196\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/DimitriPapadopoulos\"\u003e\u003ccode\u003e@âDimitriPapadopoulos\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1287\"\u003eactions/checkout#1287\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dfdez\"\u003e\u003ccode\u003e@âdfdez\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1369\"\u003eactions/checkout#1369\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href\u003d\"https://github.com/actions/checkout/compare/v3...v3.5.3\"\u003ehttps://github.com/actions/checkout/compare/v3...v3.5.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/actions/checkout/blob/main/CHANGELOG.md\"\u003eactions/checkout\u0027s changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eChangelog\u003c/h1\u003e\n\u003ch2\u003ev3.5.3\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1196\"\u003eFix: Checkout fail in self-hosted runners when faulty submodule are checked-in\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1287\"\u003eFix typos found by codespell\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1369\"\u003eAdd support for sparse checkouts\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.5.2\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1289\"\u003eFix api endpoint for GHES\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.5.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1246\"\u003eFix slow checkout on Windows\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.5.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1237\"\u003eAdd new public key for known_hosts\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.4.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1209\"\u003eUpgrade codeql actions to v2\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1210\"\u003eUpgrade dependencies\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1225\"\u003eUpgrade \u003ccode\u003e@âactions/io\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.3.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1045\"\u003eImplement branch list using callbacks from exec function\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1050\"\u003eAdd in explicit reference to private checkout options\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Fix comment typos (that got added in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/770\"\u003e#770\u003c/a\u003e)](\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1057\"\u003eactions/checkout#1057\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.2.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/942\"\u003eAdd GitHub Action to perform release\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/967\"\u003eFix status badge\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1002\"\u003eReplace datadog/squid with ubuntu/squid Docker image\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/964\"\u003eWrap pipeline commands for submoduleForeach in quotes\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1029\"\u003eUpdate \u003ccode\u003e@âactions/io\u003c/code\u003e to 1.1.2\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1039\"\u003eUpgrading version to 3.2.0\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.1.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/939\"\u003eUse \u003ccode\u003e@âactions/core\u003c/code\u003e \u003ccode\u003esaveState\u003c/code\u003e and \u003ccode\u003egetState\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/922\"\u003eAdd \u003ccode\u003egithub-server-url\u003c/code\u003e input\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.0.2\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/770\"\u003eAdd input \u003ccode\u003eset-safe-directory\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.0.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/762\"\u003eFixed an issue where checkout failed to run in container jobs due to the new git setting \u003ccode\u003esafe.directory\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/744\"\u003eBumped various npm package versions\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.0.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/689\"\u003eUpdate to node 16\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.3.1\u003c/h2\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/c85c95e3d7251135ab7dc9ce3241c5835cc595a9\"\u003e\u003ccode\u003ec85c95e\u003c/code\u003e\u003c/a\u003e Release v3.5.3 (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1376\"\u003e#1376\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/d106d4669b3bfcb17f11f83f98e1cab478e9f635\"\u003e\u003ccode\u003ed106d46\u003c/code\u003e\u003c/a\u003e Add support for sparse checkouts (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1369\"\u003e#1369\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/f095bcc56b7c2baf48f3ac70d6d6782f4f553222\"\u003e\u003ccode\u003ef095bcc\u003c/code\u003e\u003c/a\u003e Fix typos found by codespell (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1287\"\u003e#1287\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/47fbe2df0ad0e27efb67a70beac3555f192b062f\"\u003e\u003ccode\u003e47fbe2d\u003c/code\u003e\u003c/a\u003e Fix: Checkout fail in self-hosted runners when faulty submodule are checked-i...\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href\u003d\"https://github.com/actions/checkout/compare/8e5e7e5ab8b370d6c329ec480221332ada57f0ab...c85c95e3d7251135ab7dc9ce3241c5835cc595a9\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name\u003dactions/checkout\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d3.5.2\u0026new-version\u003d3.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don\u0027t alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\u003c/details\u003e"
    },
    {
      "commit": "f7b714ea1437edac65a862f52e95fb4217ed3470",
      "tree": "282c4056bf7f59af3928dfb098d93701ae8b7839",
      "parents": [
        "0743f116df2657458a5a5d4b60863a041ba7832b"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Fri Jun 16 08:43:49 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 16 08:43:49 2023 -0700"
      },
      "message": "add firehose publishing workflow (#76)\n\n"
    },
    {
      "commit": "0743f116df2657458a5a5d4b60863a041ba7832b",
      "tree": "ca950c62e97ac23fa8a95d84fd41692f62360cc5",
      "parents": [
        "c14a2687728081adc14c12fa50165e785326275c"
      ],
      "author": {
        "name": "Parker Lougheed",
        "email": "parlough@gmail.com",
        "time": "Fri Jun 16 09:30:39 2023 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 16 07:30:39 2023 -0700"
      },
      "message": "Require protobuf 3.0.0 and prepare for 1.0.3 release (#75)\n\nSince build_web_compilers depends on this package, the previous constraint will limit many projects from (easily) moving to protobuf 3.0.0 and benefiting from its fixes."
    },
    {
      "commit": "c14a2687728081adc14c12fa50165e785326275c",
      "tree": "4e6ea7ecadf21185e9ea787985b8c0d0d7574b9b",
      "parents": [
        "d9b389f30848253d3310f931a9b8d39ca07102b1"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Wed May 31 14:10:58 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 31 14:10:58 2023 -0700"
      },
      "message": "Bump lints, regenerate proto file, fix script (#74)\n\n"
    },
    {
      "commit": "d9b389f30848253d3310f931a9b8d39ca07102b1",
      "tree": "dde7142b365212b00a25c96b199afc019598c5d5",
      "parents": [
        "1b86d3c1253a9c2cf85fd12c8194a65b91d0997d"
      ],
      "author": {
        "name": "Devon Carew",
        "email": "devoncarew@google.com",
        "time": "Fri May 12 15:07:58 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 12 15:07:58 2023 -0700"
      },
      "message": "blast_repo fixes (#73)\n\ndependabot"
    },
    {
      "commit": "1b86d3c1253a9c2cf85fd12c8194a65b91d0997d",
      "tree": "647ffc5354459c517a2c483beacc22b92ec257f6",
      "parents": [
        "d5f88375b41def124aa65be1d4da8a2c9e82e076"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue May 02 07:46:56 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 02 07:46:56 2023 -0700"
      },
      "message": "Bump actions/checkout from 3.5.0 to 3.5.2 (#72)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.2.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/8f4b7f84864484a7bf31766abe9204da3cbe65b3...8e5e7e5ab8b370d6c329ec480221332ada57f0ab)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/checkout\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "d5f88375b41def124aa65be1d4da8a2c9e82e076",
      "tree": "459a2fe82028070e08cbc38778b2c9e41dae75ef",
      "parents": [
        "a8a55e61f71dd653223885db8b43d4e298ebd991"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Apr 03 12:17:58 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 03 12:17:58 2023 -0700"
      },
      "message": "Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#70)\n\nBumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.4.0 to 1.5.0.\r\n- [Release notes](https://github.com/dart-lang/setup-dart/releases)\r\n- [Changelog](https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/dart-lang/setup-dart/compare/a57a6c04cf7d4840e88432aad6281d1e125f0d46...d6a63dab3335f427404425de0fbfed4686d93c4f)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: dart-lang/setup-dart\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "a8a55e61f71dd653223885db8b43d4e298ebd991",
      "tree": "a1ea367090c4cc0df9500c27e476fbc2f013462a",
      "parents": [
        "53871c5fe36438b734a0f75c91055e75111a7210"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Apr 03 12:03:44 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 03 12:03:44 2023 -0700"
      },
      "message": "Bump actions/checkout from 3.3.0 to 3.5.0 (#71)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.5.0.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/ac593985615ec2ede58e132d2e21d2b1cbd6127c...8f4b7f84864484a7bf31766abe9204da3cbe65b3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/checkout\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "53871c5fe36438b734a0f75c91055e75111a7210",
      "tree": "7d7c51c89debceee2fc9ae6a274991a91c2deceb",
      "parents": [
        "11246923516148dd5fa7f20dfaf82bf432e7c38d"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Thu Feb 09 12:29:48 2023 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 09 12:29:48 2023 -0800"
      },
      "message": "Migrate to dart_flutter_team_lints, cleanup (#69)\n\n"
    },
    {
      "commit": "11246923516148dd5fa7f20dfaf82bf432e7c38d",
      "tree": "e19b164deed24167842dea4d12e1b59ff9a55fce",
      "parents": [
        "1e577578fb1a33ca1d8ddae2d3b31fe436c7b0a8"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Feb 01 15:47:06 2023 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 01 15:47:06 2023 -0800"
      },
      "message": "Bump dart-lang/setup-dart from 1.3 to 1.4 (#67)\n\nBumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.3 to 1.4.\r\n- [Release notes](https://github.com/dart-lang/setup-dart/releases)\r\n- [Changelog](https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/dart-lang/setup-dart/compare/6a218f2413a3e78e9087f638a238f6b40893203d...a57a6c04cf7d4840e88432aad6281d1e125f0d46)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: dart-lang/setup-dart\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "1e577578fb1a33ca1d8ddae2d3b31fe436c7b0a8",
      "tree": "9722f92d034f273679b4fb3da0ea4ff07a705da2",
      "parents": [
        "b35c25e6cecced319b80c6686b9d025e462c7053"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Feb 01 15:44:12 2023 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 01 15:44:12 2023 -0800"
      },
      "message": "Bump actions/checkout from 3.2.0 to 3.3.0 (#68)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/755da8c3cf115ac066823e79a1e1788f8940201b...ac593985615ec2ede58e132d2e21d2b1cbd6127c)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/checkout\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "b35c25e6cecced319b80c6686b9d025e462c7053",
      "tree": "30252736afc53648bdeb27cd452479148a313c61",
      "parents": [
        "9f21e1de12d1f7e7450e70b314c81631526c22d0"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Jan 03 10:55:58 2023 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 03 10:55:58 2023 -0800"
      },
      "message": "Bump actions/checkout from 3.1.0 to 3.2.0 (#66)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8...755da8c3cf115ac066823e79a1e1788f8940201b)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/checkout\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "9f21e1de12d1f7e7450e70b314c81631526c22d0",
      "tree": "0474b2d0de6ae152d45c7dccf31776a55c0e87a0",
      "parents": [
        "03717ca4c2bbf1d74f26c89673426e076288242a"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Thu Nov 10 09:43:10 2022 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 10 09:43:10 2022 -0800"
      },
      "message": "blast_repo fixes (#65)\n\nDependabot\r\nGitHub Action"
    },
    {
      "commit": "03717ca4c2bbf1d74f26c89673426e076288242a",
      "tree": "2bb83a292d69fe82b442a0da3b0d23fc3fe4b1ef",
      "parents": [
        "75a947fad63925fb441932af651819132b5ca450"
      ],
      "author": {
        "name": "Parker Lougheed",
        "email": "parlough@gmail.com",
        "time": "Wed Oct 19 11:49:31 2022 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Oct 19 09:49:31 2022 -0700"
      },
      "message": "Fix changelog mention of required SDK version (#64)\n\n"
    },
    {
      "commit": "75a947fad63925fb441932af651819132b5ca450",
      "tree": "273c5af1a29912f769c582ef2269dd0379c1f4f6",
      "parents": [
        "9710de6c9c70b1b583183db9d9721ba64e5a16fe"
      ],
      "author": {
        "name": "Nate Bosch",
        "email": "nbosch@google.com",
        "time": "Tue Oct 18 09:47:39 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 18 09:47:39 2022 -0700"
      },
      "message": "Prepare to publish (#63)\n\n"
    },
    {
      "commit": "9710de6c9c70b1b583183db9d9721ba64e5a16fe",
      "tree": "228985d7e5755c1f9015389403c16d827d631632",
      "parents": [
        "ec5905a817e9b7d9763cee7f40d6c8eafc678446"
      ],
      "author": {
        "name": "Devon Carew",
        "email": "devoncarew@google.com",
        "time": "Tue Apr 19 11:00:18 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 19 11:00:18 2022 -0700"
      },
      "message": "Update pubspec.yaml (#62)\n\n"
    },
    {
      "commit": "ec5905a817e9b7d9763cee7f40d6c8eafc678446",
      "tree": "b84425d17467ab9705d9ba03c01f73eac3adc7a6",
      "parents": [
        "ceeba0982d4ff40d32371c9d35f3d2dc1868de20"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Sun Mar 20 21:44:15 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Mar 20 21:44:15 2022 -0700"
      },
      "message": "Fix CI (#61)\n\n"
    },
    {
      "commit": "ceeba0982d4ff40d32371c9d35f3d2dc1868de20",
      "tree": "83177c2dafa6111e9508a7dab652a43d1c772d46",
      "parents": [
        "707dbfff728c29d9b3dc2470d228072530e2bde2"
      ],
      "author": {
        "name": "Nate Bosch",
        "email": "nbosch@google.com",
        "time": "Tue Nov 09 16:19:11 2021 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 09 16:19:11 2021 -0800"
      },
      "message": "Expand description, add example (#60)\n\nImproves the pub score.\r\n\r\nOther cleanup:\r\n- Remove optional `new` in example code in the README.\r\n- Use `^` constraints where feasible."
    },
    {
      "commit": "707dbfff728c29d9b3dc2470d228072530e2bde2",
      "tree": "e802a858562f6e9a33306562a0367d4a138faffd",
      "parents": [
        "2c3ae03c94d6de7e0a2ee6f98ef173b7089c68f5"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Tue Oct 05 09:42:40 2021 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 05 09:42:40 2021 -0700"
      },
      "message": "Prepare to release v1.0.1 (#59)\n\n"
    },
    {
      "commit": "2c3ae03c94d6de7e0a2ee6f98ef173b7089c68f5",
      "tree": "25da7293785aebecd4412d39bacf294b1df7f3d5",
      "parents": [
        "7ac06e978a4cc9d516ef79648bdbfd970d74b00d"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Mon Oct 04 14:55:36 2021 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 04 14:55:36 2021 -0700"
      },
      "message": "Migrate to pkg:lints, fix associated lints (#58)\n\nRequire Dart 2.14\r\nUpdate CI script to use up-to-date commands\r\nCheck formatting in CI"
    },
    {
      "commit": "7ac06e978a4cc9d516ef79648bdbfd970d74b00d",
      "tree": "baac191d7575495d2729d4715ed0825f9babe4d8",
      "parents": [
        "f752ce5480d3b30e106db826e5c1e0dc3378a959"
      ],
      "author": {
        "name": "Bob Nystrom",
        "email": "rnystrom@google.com",
        "time": "Fri Oct 01 15:51:05 2021 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Oct 01 15:51:05 2021 -0700"
      },
      "message": "Change \"dartfmt\" -\u003e \"dart format\". (#57)\n\n"
    },
    {
      "commit": "f752ce5480d3b30e106db826e5c1e0dc3378a959",
      "tree": "a7382bc06b83eed74a25cc3b4d192b69dfc6509c",
      "parents": [
        "9c48418b7464d523c3e511d91311c48feaa6c21a"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Tue Apr 27 11:45:26 2021 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 27 11:45:26 2021 -0700"
      },
      "message": "Update CI setup (#56)\n\n"
    },
    {
      "commit": "9c48418b7464d523c3e511d91311c48feaa6c21a",
      "tree": "8a479cbfe21d8a53c45d8ae898731ab6f4db542b",
      "parents": [
        "0885637b037979afbf5bcd05fd748b309fd669c0",
        "dde6d3b22e0a1c494f468f3038469acaf11d8c90"
      ],
      "author": {
        "name": "Franklin Yow",
        "email": "58489007+franklinyow@users.noreply.github.com",
        "time": "Wed Mar 31 15:21:25 2021 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Mar 31 15:21:25 2021 -0700"
      },
      "message": "Merge pull request #55 from dart-lang/franklinyow-patch-1\n\nUpdate LICENSE"
    },
    {
      "commit": "dde6d3b22e0a1c494f468f3038469acaf11d8c90",
      "tree": "8a479cbfe21d8a53c45d8ae898731ab6f4db542b",
      "parents": [
        "0885637b037979afbf5bcd05fd748b309fd669c0"
      ],
      "author": {
        "name": "Franklin Yow",
        "email": "58489007+franklinyow@users.noreply.github.com",
        "time": "Wed Mar 31 15:19:07 2021 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Mar 31 15:19:07 2021 -0700"
      },
      "message": "Update LICENSE\n\nChanges to comply to internal review"
    },
    {
      "commit": "0885637b037979afbf5bcd05fd748b309fd669c0",
      "tree": "20bf3bc2dfffab24c6e5c50ada9930297b3ee866",
      "parents": [
        "9e2cf0d8d187dd222e5456ac40c8a4a4c347a812"
      ],
      "author": {
        "name": "David Morgan",
        "email": "davidmorgan@google.com",
        "time": "Mon Mar 08 17:56:42 2021 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 08 08:56:42 2021 -0800"
      },
      "message": "Optimize `AsyncMessageGrouper`. (#54)\n\nAdd a benchmark for a large (~600k) request.\r\n\r\nBefore this change, grouping the message takes around 14ms. After this change it takes around 1ms.\r\n\r\nDeserializing is not affected, but is benchmarked too as it is always needed and so is useful to compare. It takes around 2ms."
    },
    {
      "commit": "9e2cf0d8d187dd222e5456ac40c8a4a4c347a812",
      "tree": "12fa543fd1b82b87b11df8f113aa984e4848e34d",
      "parents": [
        "060c55a933d39798681a4f533b161b81dc48d77e"
      ],
      "author": {
        "name": "Alexander Thomas",
        "email": "athom@google.com",
        "time": "Mon Dec 21 22:46:55 2020 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Dec 21 13:46:55 2020 -0800"
      },
      "message": "Migrate to GitHub Actions (#53)\n\n* Migrate to GitHub Actions\r\n\r\n* Delete .travis.yml\r\n\r\n* Run `pub get` in travis.sh\r\n\r\n* Rename job to test"
    },
    {
      "commit": "060c55a933d39798681a4f533b161b81dc48d77e",
      "tree": "1790939b4ddf08f97240a82c6b4c7083392d2f15",
      "parents": [
        "e590c344dd7bad47b077fdb3b8661a7a64085074"
      ],
      "author": {
        "name": "Ivan Inozemtsev",
        "email": "ivan.inozemtsev@gmail.com",
        "time": "Tue Nov 17 22:07:42 2020 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 17 13:07:42 2020 -0800"
      },
      "message": "Migrate bazel_worker to null safety (#52)\n\n- Use `WorkResponse` with `exitCode` set to `EXIT_CODE_BROKEN_PIPE` instead of `null` responses when workers exit."
    },
    {
      "commit": "e590c344dd7bad47b077fdb3b8661a7a64085074",
      "tree": "141bf5d7728bd61761f55ef73b2d966e745b14d6",
      "parents": [
        "4054700b19434f907d4e55d39ae41cb399fe2fed"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Thu Nov 12 13:43:13 2020 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 12 13:43:13 2020 -0800"
      },
      "message": "regenerate proto code and fix some new analysis hints (#51)\n\n* regenerate proto code and fix some new analysis hints\r\n\r\n* update min sdk"
    },
    {
      "commit": "4054700b19434f907d4e55d39ae41cb399fe2fed",
      "tree": "7b8d04879631e6c03edfb1ad9e1806a7a4bab56a",
      "parents": [
        "294aadf96136d0f0591f7862c130eb463c197cf8"
      ],
      "author": {
        "name": "Sam Rawlins",
        "email": "srawlins@google.com",
        "time": "Thu Nov 05 07:48:45 2020 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 05 07:48:45 2020 -0800"
      },
      "message": "Remove unused dart:async imports. (#50)\n\nAs of Dart 2.1, Future/Stream have been exported from dart:core."
    },
    {
      "commit": "294aadf96136d0f0591f7862c130eb463c197cf8",
      "tree": "041d9fded91f9a80c95cdeaf85dbf72a6408e412",
      "parents": [
        "26680d5e249b249c7216ab2fed0ac8ed4ee285c5"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Fri Oct 09 15:29:24 2020 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Oct 09 15:29:24 2020 -0700"
      },
      "message": "Update README.md"
    },
    {
      "commit": "26680d5e249b249c7216ab2fed0ac8ed4ee285c5",
      "tree": "0ece42b2c5be859f3868da63640ea51c3a362748",
      "parents": [
        "079b0f5d42d22d0beb3ef6b90fdb766cbab8aa02"
      ],
      "author": {
        "name": "Nate Bosch",
        "email": "nbosch1@gmail.com",
        "time": "Tue Jun 30 17:55:59 2020 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 30 17:55:59 2020 -0700"
      },
      "message": "Implement isBroadcast for TestStdin (#48)\n\nIn this package these streams are used with `StreamQueue` which now\r\ncalls `isBroadcast` to start listening eagerly. Implement that member so\r\nthat these classes stay compatible with `StreamQueue`."
    },
    {
      "commit": "079b0f5d42d22d0beb3ef6b90fdb766cbab8aa02",
      "tree": "1ffee2d0e256788c7557edef57ed5acdd6a3a9ae",
      "parents": [
        "5310e4634a28aca84770abb4cf792bac153f279e"
      ],
      "author": {
        "name": "Michal Terepeta",
        "email": "michal.terepeta@gmail.com",
        "time": "Mon Jun 01 15:50:29 2020 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 01 06:50:29 2020 -0700"
      },
      "message": "Avoid crashing on closed port in IsolateDriverConnection (#47)\n\nPreviously we would crash with an exception in the proto code (trying to\r\ncall `length` on `null`). Instead we\u0027ll now return null if there is\r\nnothing to be read."
    },
    {
      "commit": "5310e4634a28aca84770abb4cf792bac153f279e",
      "tree": "70e08929565341265f137abb26511c6c96ffcfca",
      "parents": [
        "a45a104f4668bd08d7720ee9325414fde5324017",
        "a5cc54aeac2d03e25ae8714805369e20f51ce0cb"
      ],
      "author": {
        "name": "Nate Bosch",
        "email": "nbosch@google.com",
        "time": "Mon May 04 11:09:15 2020 -0700"
      },
      "committer": {
        "name": "Nate Bosch",
        "email": "nbosch@google.com",
        "time": "Mon May 04 11:09:15 2020 -0700"
      },
      "message": "Merge branch \u0027backport-exit-code-fix\u0027\n"
    },
    {
      "commit": "a5cc54aeac2d03e25ae8714805369e20f51ce0cb",
      "tree": "f3d9e9dfe76e4489f77867a71af95b39c69f3bd5",
      "parents": [
        "19d59bf74492763beeed5d14a7f65f0356207cb1"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Tue Feb 04 14:36:14 2020 -0800"
      },
      "committer": {
        "name": "Nate Bosch",
        "email": "nbosch@google.com",
        "time": "Mon May 04 10:15:43 2020 -0700"
      },
      "message": "Detect dead workers by a closed input stream\n\nCherry picks the fix from a45a104\n\nThis should allow projects using an older `protobuf` to use newer SDKs\nwhich require this change due to a backwards incompatible change.\n"
    },
    {
      "commit": "a45a104f4668bd08d7720ee9325414fde5324017",
      "tree": "220d3e8c1c2428d5fa050b93f91cd0ed83b5a86c",
      "parents": [
        "057e5f0128111d26b424122889cfc2e0d030d9a8"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Tue Feb 04 14:36:14 2020 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 04 14:36:14 2020 -0800"
      },
      "message": "detect dead workers by a closed input stream instead of exit code (#46)\n\nThere has been a long standing issue where the exit code for detached processes was null - so we could never detect that they exited. This can cause builds to hang and continue to try scheduling work on a dead worker.\r\n\r\nThis fixes that by instead using the input stream (stdout of the worker) to detect a dead worker."
    },
    {
      "commit": "057e5f0128111d26b424122889cfc2e0d030d9a8",
      "tree": "d760b808f14788fdefeea2d7706871e69b431ed1",
      "parents": [
        "dbd546d50ec28b937cb2b24f1ea5762fa1a112f8"
      ],
      "author": {
        "name": "Nate Bosch",
        "email": "nbosch1@gmail.com",
        "time": "Thu Dec 12 16:03:11 2019 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Dec 12 16:03:11 2019 -0800"
      },
      "message": "Fix newly enforced package:pedantic lints (#45)\n\n- annotate_overrides\r\n- omit_local_variable_types\r\n- prefer_final_fields\r\n- prefer_spread_collections\r\n- unnecessary_this\r\n- use_function_type_syntax_for_parameters\r\n\r\nFix travis to fail for lints with `--fatal-infos`.\r\n\r\nStop enforcing `sort_unnamed_constructor_first`.\r\n\r\nBump minimum SDK to 2.3.0 to allow spreads in collection literals.\r\n\r\nDrop unused author field from pubspec."
    },
    {
      "commit": "dbd546d50ec28b937cb2b24f1ea5762fa1a112f8",
      "tree": "1b063bd1b93151634bd6a3794b779a60be74a75b",
      "parents": [
        "c6b3e99c046d51004051c68e9034e6d94a8057ce"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Mon Oct 21 08:53:41 2019 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 21 08:53:41 2019 -0700"
      },
      "message": "release bazel_worker 0.1.23 (#44)\n\n"
    },
    {
      "commit": "c6b3e99c046d51004051c68e9034e6d94a8057ce",
      "tree": "2559f7420bcbfc47a4258fe15f568931ece90fff",
      "parents": [
        "33c724c37099ce7a030dd387010f97a51b76c148"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Mon Oct 21 08:46:29 2019 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 21 08:46:29 2019 -0700"
      },
      "message": "Add a tool to build the proto files externally (#43)\n\n* add a tool for building the proto files externally\r\n\r\n* regenerate the proto files\r\n\r\n* update changelog/pubspec\r\n"
    },
    {
      "commit": "33c724c37099ce7a030dd387010f97a51b76c148",
      "tree": "94bc3f60eb56089dc10ca33fa2b8510500b9cdc1",
      "parents": [
        "942c3e280b4da6af0aa9fae2b102dd0da72c1081"
      ],
      "author": {
        "name": "Brett Morgan",
        "email": "brett.morgan@gmail.com",
        "time": "Tue Oct 22 02:32:00 2019 +1100"
      },
      "committer": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Mon Oct 21 08:32:00 2019 -0700"
      },
      "message": "dartfmt --fix, tidy up analysis, protobuf 1.0.0 (#42)\n\n* dartfmt --fix, tidy up analysis, protobuf 1.0.0\r\n\r\n* Stable analysis_options ruleset\r\n\r\n* Protobuf version range\r\n"
    },
    {
      "commit": "942c3e280b4da6af0aa9fae2b102dd0da72c1081",
      "tree": "b2b8c008ef87e32a373dd796dc224d1a688034d3",
      "parents": [
        "23d0b8b700e33f78617afbfa826ae12856012e61"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Thu Sep 12 09:00:22 2019 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Sep 12 09:00:22 2019 -0700"
      },
      "message": "Bump to latest protobuf version (#41)\n\nFixes https://github.com/dart-lang/bazel_worker/issues/40"
    },
    {
      "commit": "23d0b8b700e33f78617afbfa826ae12856012e61",
      "tree": "9f38bd7ff15ca294d61e7489604eac52efebc9d0",
      "parents": [
        "19d59bf74492763beeed5d14a7f65f0356207cb1"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Wed Jul 31 21:12:23 2019 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 31 21:12:23 2019 -0700"
      },
      "message": "Delete codereview.settings"
    },
    {
      "commit": "19d59bf74492763beeed5d14a7f65f0356207cb1",
      "tree": "7bbe682bb9c6f36f07b5c33085b8ba52311f6657",
      "parents": [
        "372d04fcadf1c356102fb3ba02c2c2e84f519fca"
      ],
      "author": {
        "name": "Todd Volkert",
        "email": "tvolkert@users.noreply.github.com",
        "time": "Mon May 20 09:22:16 2019 -0700"
      },
      "committer": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Mon May 20 10:22:16 2019 -0600"
      },
      "message": "Make Stdin act like a Stream\u003cUint8List\u003e (#39)\n\n* Make Stdin act like a Stream\u003cUint8List\u003e\r\n\r\nIn preparation for https://github.com/dart-lang/sdk/issues/36900\r\n\r\n* Bump version, and add changelog entry\r\n"
    },
    {
      "commit": "372d04fcadf1c356102fb3ba02c2c2e84f519fca",
      "tree": "75fc84f9a3eab80249cd8bfb34774b9cdce5f453",
      "parents": [
        "f3f7b70dd5055f223d03bb3a444c7f5f25618416",
        "14c7ae2ff9a5aacd91d338a847376f4579a16aac"
      ],
      "author": {
        "name": "Gary Roumanis",
        "email": "groumanis@gmail.com",
        "time": "Tue Feb 12 10:38:15 2019 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 12 10:38:15 2019 -0800"
      },
      "message": "Merge pull request #37 from dart-lang/proper-close\n\nClose output stream on cancel"
    },
    {
      "commit": "14c7ae2ff9a5aacd91d338a847376f4579a16aac",
      "tree": "75fc84f9a3eab80249cd8bfb34774b9cdce5f453",
      "parents": [
        "f3f7b70dd5055f223d03bb3a444c7f5f25618416"
      ],
      "author": {
        "name": "Gary Roumanis",
        "email": "groumanis@gmail.com",
        "time": "Mon Feb 11 22:54:35 2019 +0000"
      },
      "committer": {
        "name": "Gary Roumanis",
        "email": "groumanis@gmail.com",
        "time": "Mon Feb 11 22:54:35 2019 +0000"
      },
      "message": "Close output stream on cancel\n"
    },
    {
      "commit": "f3f7b70dd5055f223d03bb3a444c7f5f25618416",
      "tree": "4f0629dfa6a327189c02976d085c1117658f9c05",
      "parents": [
        "180a6e460c5e4d8b310f3750dcc8cded1d404f02"
      ],
      "author": {
        "name": "Gary Roumanis",
        "email": "groumanis@gmail.com",
        "time": "Thu Feb 07 08:12:14 2019 -0800"
      },
      "committer": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Thu Feb 07 08:12:14 2019 -0800"
      },
      "message": "Handle null exitCode (#36)\n\n* Handle null exitCode\r\n\r\n* prep for release\r\n"
    },
    {
      "commit": "180a6e460c5e4d8b310f3750dcc8cded1d404f02",
      "tree": "6e17ae31f9234be49be0cf0d24bf9fffe69614ee",
      "parents": [
        "0e0d02749f7a924328e5b2fedd6aa40495ddc42c"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Mon Jan 28 14:24:35 2019 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 28 14:24:35 2019 -0800"
      },
      "message": "add trackWork argument to BazelWorkerDriver.doWork (#35)\n\n"
    },
    {
      "commit": "0e0d02749f7a924328e5b2fedd6aa40495ddc42c",
      "tree": "a6d1f92c70e68bdf9e00e2dc012b7ffc83147a4c",
      "parents": [
        "27ddf74fd6969b5a2f4c867098c6ce202bd5ce54"
      ],
      "author": {
        "name": "Sigurd Meldgaard",
        "email": "sigurdm@google.com",
        "time": "Thu Jan 24 17:25:42 2019 +0100"
      },
      "committer": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Thu Jan 24 08:25:42 2019 -0800"
      },
      "message": "Allow protobuf 0.13.0 (#34)\n\n* Allow protobuf 0.13.0\r\n\r\n* Update pubspec.yaml\r\n\r\n* Update CHANGELOG.md\r\n"
    },
    {
      "commit": "27ddf74fd6969b5a2f4c867098c6ce202bd5ce54",
      "tree": "88af5ce922935611fe6adc2913f8d84d598d33ff",
      "parents": [
        "b09f52d214de0170f10748ca05cbc133fc46ad51"
      ],
      "author": {
        "name": "Sigurd Meldgaard",
        "email": "sigurdm@google.com",
        "time": "Thu Jan 10 16:18:27 2019 +0100"
      },
      "committer": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Thu Jan 10 07:18:27 2019 -0800"
      },
      "message": "Update protobuf output to be compatible with protobuf 0.11.0 (#32)\n\n* Update protobuf output to be compatible with protobuf 0.11.0\r\n\r\n* Allow compatibility back to protobuf 0.10.4\r\n"
    },
    {
      "commit": "b09f52d214de0170f10748ca05cbc133fc46ad51",
      "tree": "4a04b93f5f4fcb44d268b5d8068dd67e430f00cd",
      "parents": [
        "fed792f99858c9c52719cb840dd7988e47fbbc70"
      ],
      "author": {
        "name": "David Morgan",
        "email": "davidmorgan@google.com",
        "time": "Mon Oct 22 19:18:45 2018 +0200"
      },
      "committer": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Mon Oct 22 10:18:45 2018 -0700"
      },
      "message": "Update worker_protocol.pb.dart. (#31)\n\n* Update worker_protocol.pb.dart.\r\n\r\n* Update pubspec.yaml version\r\n"
    },
    {
      "commit": "fed792f99858c9c52719cb840dd7988e47fbbc70",
      "tree": "eef0e11e31281984d8d5d30b295e14f8b92e3b60",
      "parents": [
        "c738346a7acb8ab1518ced91bf3523c0483dc841",
        "08ddc57e11331ecda91e293964850dce3abd4b24"
      ],
      "author": {
        "name": "David Morgan",
        "email": "davidmorgan@google.com",
        "time": "Mon Sep 17 16:43:38 2018 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 17 16:43:38 2018 +0200"
      },
      "message": "Merge pull request #29 from davidmorgan/support-isolates\n\nSupport running workers in isolates."
    },
    {
      "commit": "08ddc57e11331ecda91e293964850dce3abd4b24",
      "tree": "eef0e11e31281984d8d5d30b295e14f8b92e3b60",
      "parents": [
        "238359c5e55011c94e92089d79b9b4ad3bfb0ed9"
      ],
      "author": {
        "name": "David Morgan",
        "email": "davidmorgan@google.com",
        "time": "Mon Sep 17 16:32:23 2018 +0200"
      },
      "committer": {
        "name": "David Morgan",
        "email": "davidmorgan@google.com",
        "time": "Mon Sep 17 16:32:23 2018 +0200"
      },
      "message": "Changes for code review.\n"
    },
    {
      "commit": "238359c5e55011c94e92089d79b9b4ad3bfb0ed9",
      "tree": "e73f9890bf80dce184110eabe34c7fc95688c1f9",
      "parents": [
        "4ee4e6180476d2ddfae9e96ff41280f77a3cc471"
      ],
      "author": {
        "name": "David Morgan",
        "email": "davidmorgan@google.com",
        "time": "Mon Sep 17 16:16:02 2018 +0200"
      },
      "committer": {
        "name": "David Morgan",
        "email": "davidmorgan@google.com",
        "time": "Mon Sep 17 16:16:55 2018 +0200"
      },
      "message": "Changes for code review.\n"
    },
    {
      "commit": "4ee4e6180476d2ddfae9e96ff41280f77a3cc471",
      "tree": "63159ef1030143eff67245683c832fbe5566d610",
      "parents": [
        "c738346a7acb8ab1518ced91bf3523c0483dc841"
      ],
      "author": {
        "name": "David Morgan",
        "email": "davidmorgan@google.com",
        "time": "Mon Sep 17 14:46:55 2018 +0200"
      },
      "committer": {
        "name": "David Morgan",
        "email": "davidmorgan@google.com",
        "time": "Mon Sep 17 14:50:10 2018 +0200"
      },
      "message": "Support running workers in isolates.\n"
    },
    {
      "commit": "c738346a7acb8ab1518ced91bf3523c0483dc841",
      "tree": "629346c45885f16dc12814b0bbcff6be09b04de3",
      "parents": [
        "c8a5b02223966d57b2bbd93c393f13d9749c54ce"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Thu Sep 06 07:37:34 2018 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Sep 06 07:37:34 2018 -0700"
      },
      "message": "support protobuf 0.11.0 (#28)\n\n"
    },
    {
      "commit": "c8a5b02223966d57b2bbd93c393f13d9749c54ce",
      "tree": "3c9ec8ff17db007dcd25f928f3275fac551a6528",
      "parents": [
        "ceff0b5ca0e44c1eb50f51b078037c93a060ca2f"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Thu Aug 16 09:04:42 2018 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 16 09:04:42 2018 -0700"
      },
      "message": "Update e2e example environment constraint (#26)\n\n* Update e2e example environment constraint\r\n\r\n* Update package:test dep, set minimum to 2.0.0\r\n"
    },
    {
      "commit": "ceff0b5ca0e44c1eb50f51b078037c93a060ca2f",
      "tree": "efedc9f320686ba69cfb232ba8b0040d6c694cff",
      "parents": [
        "672c152541263ef4b986a91e2cc7eb6dc4f8ab34"
      ],
      "author": {
        "name": "Patrice Chalin",
        "email": "chalin@users.noreply.github.com",
        "time": "Mon Jul 16 11:47:01 2018 -0400"
      },
      "committer": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Mon Jul 16 08:47:01 2018 -0700"
      },
      "message": "chore: set max SDK version to \u003c3.0.0 (#25)\n\n"
    },
    {
      "commit": "672c152541263ef4b986a91e2cc7eb6dc4f8ab34",
      "tree": "135ca411aa88d96e2f7af77bb5015b66854d1be0",
      "parents": [
        "0bff114ec1f3e2e98e1238e7d3f92ac87c43990e"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Tue Jul 10 09:06:12 2018 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jul 10 09:06:12 2018 -0700"
      },
      "message": "support the latest protobuf, version 0.9.0 (#24)\n\nStop using `CodedBufferWriter.writeRawBytes` and create a custom buffer instead"
    },
    {
      "commit": "0bff114ec1f3e2e98e1238e7d3f92ac87c43990e",
      "tree": "941f48eda9c5fb67ab899f7a9502e63383228514",
      "parents": [
        "46f4559b8d98839c996112a8cb1f5388fe87c35f"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Fri May 18 09:44:35 2018 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 18 09:44:35 2018 -0700"
      },
      "message": "prepare to publish (#20)\n\n* prepare to publish\r\n\r\n* update to the latest protobuf\r\n"
    },
    {
      "commit": "46f4559b8d98839c996112a8cb1f5388fe87c35f",
      "tree": "dd43c276a6ce023975433d36d63d36805ae6ca1c",
      "parents": [
        "74dc1ce932b3e7cafb0c8c5e5795baecee8c9d32"
      ],
      "author": {
        "name": "Lasse R.H. Nielsen",
        "email": "lrn@google.com",
        "time": "Tue Apr 17 15:53:56 2018 +0200"
      },
      "committer": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Tue Apr 17 06:53:56 2018 -0700"
      },
      "message": "Remove upper case constants (#19)\n\n"
    },
    {
      "commit": "74dc1ce932b3e7cafb0c8c5e5795baecee8c9d32",
      "tree": "6398ac571e167aadf01930fa5182572867728684",
      "parents": [
        "b23293df8514a23467491378538ff1f92f4ead56"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Tue Jan 16 08:29:12 2018 -0800"
      },
      "committer": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Tue Jan 16 08:29:12 2018 -0800"
      },
      "message": "Fix incorrect lint, use use non-deprecated method in cli util (#18)\n\n"
    },
    {
      "commit": "b23293df8514a23467491378538ff1f92f4ead56",
      "tree": "a549f1a859874e095d1cedc29e3f84b426fdae1c",
      "parents": [
        "60186c50fc6872b7956582ac8145c6fb75123dfc"
      ],
      "author": {
        "name": "Jakob Andersen",
        "email": "jakobr@google.com",
        "time": "Tue Jan 16 15:57:13 2018 +0100"
      },
      "committer": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Tue Jan 16 06:57:13 2018 -0800"
      },
      "message": "Update worker_protocol.pb.dart using latest protoc compiler plugin. (#17)\n\nRecompile worker_protocol.pb.dart using protoc_plugin 0.7.9 to support\r\npackage:protobuf version 0.7.0."
    },
    {
      "commit": "60186c50fc6872b7956582ac8145c6fb75123dfc",
      "tree": "cee984bae81ca130e0b4629959ef9cefe443ab1c",
      "parents": [
        "2ed92e7eaf07dde318ffa6340f6d31ebca4b3833"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Mon Nov 27 14:20:42 2017 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Nov 27 14:20:42 2017 -0800"
      },
      "message": "Add cancel method to `BazelWorkerConnection` and use it (#16)\n\nAlso update pubspec/changelog for release\r\n"
    },
    {
      "commit": "2ed92e7eaf07dde318ffa6340f6d31ebca4b3833",
      "tree": "b0de787c8ce997141166d1742676ba0f9ef0023f",
      "parents": [
        "088e91d050d404e0ee69ecbf74f5b01d137b25ce"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Tue Nov 21 09:06:00 2017 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 21 09:06:00 2017 -0800"
      },
      "message": "Add retry logic for failed workers (#15)\n\nAlso updated changelog/pubspec for 0.1.7 release"
    },
    {
      "commit": "088e91d050d404e0ee69ecbf74f5b01d137b25ce",
      "tree": "13420c97f5e47a1754a73c164af07638a8d8ade0",
      "parents": [
        "352ec46ee40b53a528b557636f6fd63db72d13e9"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Fri Nov 03 12:54:09 2017 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Nov 03 12:54:09 2017 -0700"
      },
      "message": "Rename .analysis_options to analysis_options.yaml (#14)\n\n"
    },
    {
      "commit": "352ec46ee40b53a528b557636f6fd63db72d13e9",
      "tree": "c26c7619bb0e15a7f604ccc474c593e017cf6c07",
      "parents": [
        "1e73c0443ed2b0472d861b476c65cb036fbcf346"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Fri Nov 03 11:20:49 2017 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Nov 03 11:20:49 2017 -0700"
      },
      "message": "Update generated proto, declare support for latest async/protobuf (#13)\n\n"
    },
    {
      "commit": "1e73c0443ed2b0472d861b476c65cb036fbcf346",
      "tree": "3a46a1ab6648090071f5622db7cf17ca943db8cb",
      "parents": [
        "d28530dc87df34ba485e02efe1e3800a04e8ce37"
      ],
      "author": {
        "name": "Bob Nystrom",
        "email": "robert@stuffwithstuff.com",
        "time": "Fri Nov 03 10:14:17 2017 -0700"
      },
      "committer": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Fri Nov 03 10:14:17 2017 -0700"
      },
      "message": "Fix fuzzy arrow warning in lib/testing.dart. (#12)\n\nContext: https://github.com/dart-lang/sdk/issues/29630\r\n\r\n- fixes a few places to use the real generic method syntax\r\n- bumps version to 0.1.5"
    },
    {
      "commit": "d28530dc87df34ba485e02efe1e3800a04e8ce37",
      "tree": "77199ae603514d3ea7e00711f22e732b9b8538d7",
      "parents": [
        "54f316757d7e62abd8cf0e92c6cfb4d739b4ef0a"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Wed Apr 05 12:16:27 2017 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 05 12:16:27 2017 -0700"
      },
      "message": "attempt to parse invalid protos as strings (#8)\n\n"
    },
    {
      "commit": "54f316757d7e62abd8cf0e92c6cfb4d739b4ef0a",
      "tree": "c4255d01ef80aee74f4e5bbdd37546f0e40500dd",
      "parents": [
        "2d50ede3f0288d7c59941fb738ae93040dd0b714"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Wed Apr 05 12:16:03 2017 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 05 12:16:03 2017 -0700"
      },
      "message": "Add an e2e test using the worker and driver from this package (#7)\n\n"
    },
    {
      "commit": "2d50ede3f0288d7c59941fb738ae93040dd0b714",
      "tree": "4a53edd2451020ef4b9d4861084d9605e17e62a2",
      "parents": [
        "57b9fdb57e845aaa84b48f259fdbb28a266b60ab"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Wed Apr 05 10:28:31 2017 -0700"
      },
      "committer": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Wed Apr 05 10:37:51 2017 -0700"
      },
      "message": "fix typo\n"
    },
    {
      "commit": "57b9fdb57e845aaa84b48f259fdbb28a266b60ab",
      "tree": "6524f5ff355ef8bd3cc363386bd224dab1a5d5b7",
      "parents": [
        "9ce13a09ed67d37dde16550b48e632ee2aa0de2b"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Wed Apr 05 09:43:50 2017 -0700"
      },
      "committer": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Wed Apr 05 10:37:51 2017 -0700"
      },
      "message": "add driver_test to test_all\n"
    },
    {
      "commit": "9ce13a09ed67d37dde16550b48e632ee2aa0de2b",
      "tree": "b8723fefcd290f2c5b88abb881dd6a42fe493c34",
      "parents": [
        "9f89fec2f2f2a342575bfcfd37a196f2b18225e8"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Wed Apr 05 09:34:08 2017 -0700"
      },
      "committer": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Wed Apr 05 10:37:51 2017 -0700"
      },
      "message": "fix travis script\n"
    },
    {
      "commit": "9f89fec2f2f2a342575bfcfd37a196f2b18225e8",
      "tree": "b37875d38a274b6efbb661c38d5c1ed033b4f3d4",
      "parents": [
        "f6c28276973a89d760ba68f2ad6fc10b0acf8bbc"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Wed Apr 05 08:46:12 2017 -0700"
      },
      "committer": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Wed Apr 05 10:37:51 2017 -0700"
      },
      "message": "update copyright date\n"
    },
    {
      "commit": "f6c28276973a89d760ba68f2ad6fc10b0acf8bbc",
      "tree": "1f9add9087db978efe6bcbd741f1c73662642d5b",
      "parents": [
        "715bde910b784cb9602e304399e913502b8b658e"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Wed Apr 05 08:44:01 2017 -0700"
      },
      "committer": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Wed Apr 05 10:37:51 2017 -0700"
      },
      "message": "move worker connection impls into worker_connection.dart, updated comments to be more relevant\n"
    },
    {
      "commit": "715bde910b784cb9602e304399e913502b8b658e",
      "tree": "4caca4c706b6b561ffc6170267bed3441c57c520",
      "parents": [
        "670f166d774f33d3d66dbf1b251bac29097854e0"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Wed Apr 05 08:43:32 2017 -0700"
      },
      "committer": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Wed Apr 05 10:37:51 2017 -0700"
      },
      "message": "update driver comments\n"
    },
    {
      "commit": "670f166d774f33d3d66dbf1b251bac29097854e0",
      "tree": "0f78645cc628f3801c18feae3046274a7a1826dd",
      "parents": [
        "c617faa32b582d93ada506ec77db85f6411b6293"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Wed Apr 05 07:01:12 2017 -0700"
      },
      "committer": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Wed Apr 05 10:37:51 2017 -0700"
      },
      "message": "have two lists of workers, one for actively spawning workers and one for workers that are ready\n"
    },
    {
      "commit": "c617faa32b582d93ada506ec77db85f6411b6293",
      "tree": "d37c71fda03777fdf8211b14b7b27774ca6b637d",
      "parents": [
        "ca08f0acb4e2b537b580e78da81959221f649b17"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Tue Apr 04 15:20:28 2017 -0700"
      },
      "committer": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Wed Apr 05 10:37:51 2017 -0700"
      },
      "message": "update CHANGELOG and pubspec\n"
    },
    {
      "commit": "ca08f0acb4e2b537b580e78da81959221f649b17",
      "tree": "79ebf4ebd16e7d4d6b7e6c2a70395f14ab9322d2",
      "parents": [
        "c7fed7bb3edb1d006c50441b77b876fab9a71a0d"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Wed Apr 05 06:48:42 2017 -0700"
      },
      "committer": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Wed Apr 05 10:37:51 2017 -0700"
      },
      "message": "Initial version of BazelWorkerDriver\n"
    },
    {
      "commit": "c7fed7bb3edb1d006c50441b77b876fab9a71a0d",
      "tree": "1a9027d12a2601c6766d3d14bb58c254159a857e",
      "parents": [
        "4b4bfa6537f1cfa1d9370d85a8924dfb54de8a1e"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Wed Apr 05 06:48:04 2017 -0700"
      },
      "committer": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Wed Apr 05 10:37:51 2017 -0700"
      },
      "message": "move files under a worker dir, change WorkerConnection#readRequest to return a FutureOr\u003cWorkRequest\u003e\n"
    },
    {
      "commit": "4b4bfa6537f1cfa1d9370d85a8924dfb54de8a1e",
      "tree": "9e65c6d0f51ceff22d7e2386cac9d26e5776f240",
      "parents": [
        "6bbffbcfe14f77070f09e96ed6b49922c1dfd48d"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Mon Mar 20 07:38:38 2017 -0700"
      },
      "committer": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Mon Mar 20 10:29:50 2017 -0700"
      },
      "message": "Automatically intercept print calls and append them to reponse.output\n"
    },
    {
      "commit": "6bbffbcfe14f77070f09e96ed6b49922c1dfd48d",
      "tree": "60d11321f983d5f1d998e32147dbad056762f7e5",
      "parents": [
        "102adef1781b18bbfb80a3a84722f858d0e643da"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Wed Jan 18 09:55:27 2017 -0800"
      },
      "committer": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Thu Jan 19 12:21:02 2017 -0800"
      },
      "message": "add better error handling when stdin gives an error instead of EOF\n"
    },
    {
      "commit": "102adef1781b18bbfb80a3a84722f858d0e643da",
      "tree": "002b4bd68048918a3075bf882edba133971084d7",
      "parents": [
        "dd67b9039490a4517e8738b57b0dd7d8fe480c58"
      ],
      "author": {
        "name": "Jacob MacDonald",
        "email": "jakemac@google.com",
        "time": "Fri Apr 15 12:11:25 2016 -0700"
      },
      "committer": {
        "name": "John Messerly",
        "email": "jmesserly@google.com",
        "time": "Fri Apr 15 12:11:25 2016 -0700"
      },
      "message": "expose AsyncMessageGrouper and SyncMessageGrouper in the testing library (#3)"
    }
  ],
  "next": "dd67b9039490a4517e8738b57b0dd7d8fe480c58"
}
