)]}'
{
  "log": [
    {
      "commit": "fb9345230221a7f069690e06cacdc00b031729cb",
      "tree": "487c106a10fcaf2a4b0957719b1a78fe4942185e",
      "parents": [
        "76c581a0ad0cfe585cc8d7084c6afaa95a9696f5"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Tue Jan 16 17:19:06 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 16 17:19:06 2024 +0100"
      },
      "message": "Update README.md with package move (#232)\n\n"
    },
    {
      "commit": "76c581a0ad0cfe585cc8d7084c6afaa95a9696f5",
      "tree": "da988135c1da3abec213576b57f6cf4cb9ccd6d2",
      "parents": [
        "c926657618443ff4821411ede01684096b503f84"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Mon Jan 15 18:03:26 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 15 18:03:26 2024 +0100"
      },
      "message": "Migrate away from elementAt (#230)\n\n"
    },
    {
      "commit": "c926657618443ff4821411ede01684096b503f84",
      "tree": "a5d9645cd49c2c7389b87987c56e08935b170780",
      "parents": [
        "3181ec0f9314ce4953c63018ab70ed1e318d29a6"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Nov 01 15:23:06 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 01 15:23:06 2023 +0000"
      },
      "message": "Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#219)\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": "3181ec0f9314ce4953c63018ab70ed1e318d29a6",
      "tree": "9b01b3c52ee0893410e957818b0b28db5cfb2ce6",
      "parents": [
        "2faec288966d8f564049adb86a7ca43fd6e01fbf"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Nov 01 12:37:10 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 01 12:37:10 2023 +0000"
      },
      "message": "Bump actions/checkout from 4.1.0 to 4.1.1 (#220)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.\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.1\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate CODEOWNERS to Launch team by \u003ca href\u003d\"https://github.com/joshmgross\"\u003e\u003ccode\u003e@âjoshmgross\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1510\"\u003eactions/checkout#1510\u003c/a\u003e\u003c/li\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\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/joshmgross\"\u003e\u003ccode\u003e@âjoshmgross\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1510\"\u003eactions/checkout#1510\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/peterbe\"\u003e\u003ccode\u003e@âpeterbe\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1511\"\u003eactions/checkout#1511\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.0...v4.1.1\"\u003ehttps://github.com/actions/checkout/compare/v4.1.0...v4.1.1\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\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/b4ffde65f46336ab88eb53be808477a3936bae11\"\u003e\u003ccode\u003eb4ffde6\u003c/code\u003e\u003c/a\u003e Link to release page from what\u0027s new section (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1514\"\u003e#1514\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/8530928916aaef40f59e6f221989ccb31f5759e7\"\u003e\u003ccode\u003e8530928\u003c/code\u003e\u003c/a\u003e Correct link to GitHub Docs (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1511\"\u003e#1511\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/7cdaf2fbc075e6f3b9ca94cfd6cec5adc8a75622\"\u003e\u003ccode\u003e7cdaf2f\u003c/code\u003e\u003c/a\u003e Update CODEOWNERS to Launch team (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1510\"\u003e#1510\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href\u003d\"https://github.com/actions/checkout/compare/8ade135a41bc03ea155e62e844d188df1ea18608...b4ffde65f46336ab88eb53be808477a3936bae11\"\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.0\u0026new-version\u003d4.1.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": "2faec288966d8f564049adb86a7ca43fd6e01fbf",
      "tree": "19c55b2c8a613457e3a5d0c7d1b55e23d26af6db",
      "parents": [
        "ee70dd4a5b396d1a1df0094a8955ac130cb406ce"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Oct 02 20:58:36 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 02 20:58:36 2023 -0700"
      },
      "message": "Bump dart-lang/setup-dart from 1.5.0 to 1.5.1 (#215)\n\nBumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.5.0 to 1.5.1.\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/d6a63dab3335f427404425de0fbfed4686d93c4f...8a4b97ea2017cc079571daec46542f76189836b1)\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-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": "ee70dd4a5b396d1a1df0094a8955ac130cb406ce",
      "tree": "15e349a0cf6d461808a540443057bad1018d9902",
      "parents": [
        "d36e05af55293bcc511d6b3a99ea4b8cb69f6323"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sun Oct 01 12:38:15 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Oct 01 12:38:15 2023 +0000"
      },
      "message": "Bump actions/checkout from 3.6.0 to 4.1.0 (#214)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.1.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.1.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate README.md for V4 by \u003ca href\u003d\"https://github.com/sivapalan\"\u003e\u003ccode\u003e@âsivapalan\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1452\"\u003eactions/checkout#1452\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd support for partial checkout filters by \u003ca href\u003d\"https://github.com/finleygn\"\u003e\u003ccode\u003e@âfinleygn\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1396\"\u003eactions/checkout#1396\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePrepare 4.1.0 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/1496\"\u003eactions/checkout#1496\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/sivapalan\"\u003e\u003ccode\u003e@âsivapalan\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1452\"\u003eactions/checkout#1452\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/finleygn\"\u003e\u003ccode\u003e@âfinleygn\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1396\"\u003eactions/checkout#1396\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.0.0...v4.1.0\"\u003ehttps://github.com/actions/checkout/compare/v4.0.0...v4.1.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev4.0.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate default runtime to node20 by \u003ca href\u003d\"https://github.com/takost\"\u003e\u003ccode\u003e@âtakost\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1436\"\u003eactions/checkout#1436\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eSupport fetching without the --progress option by \u003ca href\u003d\"https://github.com/simonbaird\"\u003e\u003ccode\u003e@âsimonbaird\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1067\"\u003eactions/checkout#1067\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRelease 4.0.0 by \u003ca href\u003d\"https://github.com/takost\"\u003e\u003ccode\u003e@âtakost\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1447\"\u003eactions/checkout#1447\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/takost\"\u003e\u003ccode\u003e@âtakost\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1436\"\u003eactions/checkout#1436\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/simonbaird\"\u003e\u003ccode\u003e@âsimonbaird\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1067\"\u003eactions/checkout#1067\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...v4.0.0\"\u003ehttps://github.com/actions/checkout/compare/v3...v4.0.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.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\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\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/8ade135a41bc03ea155e62e844d188df1ea18608\"\u003e\u003ccode\u003e8ade135\u003c/code\u003e\u003c/a\u003e Prepare 4.1.0 release (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1496\"\u003e#1496\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/c533a0a4cfc4962971818edcfac47a2899e69799\"\u003e\u003ccode\u003ec533a0a\u003c/code\u003e\u003c/a\u003e Add support for partial checkout filters (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1396\"\u003e#1396\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/72f2cec99f417b1a1c5e2e88945068983b7965f9\"\u003e\u003ccode\u003e72f2cec\u003c/code\u003e\u003c/a\u003e Update README.md for V4 (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1452\"\u003e#1452\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/3df4ab11eba7bda6032a0b82a6bb43b11571feac\"\u003e\u003ccode\u003e3df4ab1\u003c/code\u003e\u003c/a\u003e Release 4.0.0 (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1447\"\u003e#1447\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/8b5e8b768746b50394015010d25e690bfab9dfbc\"\u003e\u003ccode\u003e8b5e8b7\u003c/code\u003e\u003c/a\u003e Support fetching without the --progress option (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1067\"\u003e#1067\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/checkout/commit/97a652b80035363df47baee5031ec8670b8878ac\"\u003e\u003ccode\u003e97a652b\u003c/code\u003e\u003c/a\u003e Update default runtime to node20 (\u003ca href\u003d\"https://redirect.github.com/actions/checkout/issues/1436\"\u003e#1436\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href\u003d\"https://github.com/actions/checkout/compare/f43a0e5ff2bd294095638e18286ca9a3d1956744...8ade135a41bc03ea155e62e844d188df1ea18608\"\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.6.0\u0026new-version\u003d4.1.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": "d36e05af55293bcc511d6b3a99ea4b8cb69f6323",
      "tree": "a259ad1d0d0bf2186cc05abc8367877e53d189bd",
      "parents": [
        "e2c01a960b84d1074b0a1849909ae2d269d004be"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Sep 01 12:39:36 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Sep 01 12:39:36 2023 +0000"
      },
      "message": "Bump actions/checkout from 3.5.3 to 3.6.0 (#208)\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": "e2c01a960b84d1074b0a1849909ae2d269d004be",
      "tree": "0dda5d7d19f4ebbe61d5c812f9b993d15771ebaa",
      "parents": [
        "f01dfca0b3c9a63155bfb86aae12be982571a860"
      ],
      "author": {
        "name": "Slava Egorov",
        "email": "me@mrale.ph",
        "time": "Tue Aug 08 11:14:21 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 08 11:14:21 2023 +0200"
      },
      "message": "Expose pointer to free from allocators (#203)\n\n"
    },
    {
      "commit": "f01dfca0b3c9a63155bfb86aae12be982571a860",
      "tree": "0438c30379304e10794de54af181a416a440a27a",
      "parents": [
        "f582ca022042323af061f35ccd24b6c4d38f7bd1"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Jul 01 12:16:32 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jul 01 12:16:32 2023 +0000"
      },
      "message": "Bump actions/checkout from 3.5.2 to 3.5.3 (#199)\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": "f582ca022042323af061f35ccd24b6c4d38f7bd1",
      "tree": "6cb07d6c1f09755f5c151e66d91ca2de061e36d2",
      "parents": [
        "604451db19a232016b972fcc00b4c82e17030004"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Wed May 17 13:20:07 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 17 13:20:07 2023 +0200"
      },
      "message": "Rename `master` branch to `main` (#197)\n\n"
    },
    {
      "commit": "604451db19a232016b972fcc00b4c82e17030004",
      "tree": "21c3b8a5e23758672f0ac8599b8e227be133a73c",
      "parents": [
        "7f4acbd7532d94a793452030ff96bfef8cd96b68"
      ],
      "author": {
        "name": "Devon Carew",
        "email": "devoncarew@google.com",
        "time": "Tue May 16 11:13:53 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 16 20:13:53 2023 +0200"
      },
      "message": "blast_repo fixes (#195)\n\ndependabot"
    },
    {
      "commit": "7f4acbd7532d94a793452030ff96bfef8cd96b68",
      "tree": "e08d7302b3bd01e55c2e04637650739b777b7d32",
      "parents": [
        "1a859e0b25658f057efdd8d7a29c9f29241ea5d4"
      ],
      "author": {
        "name": "Devon Carew",
        "email": "devoncarew@google.com",
        "time": "Tue May 09 08:22:05 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 09 17:22:05 2023 +0200"
      },
      "message": "Rev pubspec and update changelog (#194)\n\nCo-authored-by: Michael Thomsen \u003cmit@google.com\u003e"
    },
    {
      "commit": "1a859e0b25658f057efdd8d7a29c9f29241ea5d4",
      "tree": "0b329d237a8b39912c4dbdc39c699fdfbc9850fb",
      "parents": [
        "6d8fa8d917d029a70841c63fb6b8901c410482c2"
      ],
      "author": {
        "name": "Michael Thomsen",
        "email": "mit@google.com",
        "time": "Tue May 09 12:19:17 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 09 12:19:17 2023 +0200"
      },
      "message": "Add topics in pubspec.yaml (#192)\n\n"
    },
    {
      "commit": "6d8fa8d917d029a70841c63fb6b8901c410482c2",
      "tree": "8721b75e22979951a5f53afd17e79ab084f285e6",
      "parents": [
        "04fa38ab45cb2957f9059e03031b53906c2c4385"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon May 01 15:03:19 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 01 15:03:19 2023 +0200"
      },
      "message": "Bump actions/checkout from 3.5.0 to 3.5.2 (#191)\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": "04fa38ab45cb2957f9059e03031b53906c2c4385",
      "tree": "878ffd34cbfb10300a620edf89df9564f93bc71d",
      "parents": [
        "eb93bbb251d352d15d7ceba18384ff11d9ab0a31"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Mon Apr 03 00:31:29 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 03 09:31:29 2023 +0200"
      },
      "message": "test zero termination of Utf8 string (#147)\n\n"
    },
    {
      "commit": "eb93bbb251d352d15d7ceba18384ff11d9ab0a31",
      "tree": "d6234bc22243fbb59fe88b70e51d7ee79f27e58b",
      "parents": [
        "2a6b6433be33468821d76d7d4fa15c7442791820"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Apr 03 08:49:50 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 03 08:49:50 2023 +0200"
      },
      "message": "Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#188)\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": "2a6b6433be33468821d76d7d4fa15c7442791820",
      "tree": "4de942c0db5b2d381907c777d588d7ceb6cb16cb",
      "parents": [
        "32f5eefea59d4461e8ab40e83f157e49d5abe0da"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Apr 03 08:27:40 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 03 08:27:40 2023 +0200"
      },
      "message": "Bump actions/checkout from 3.3.0 to 3.5.0 (#189)\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": "32f5eefea59d4461e8ab40e83f157e49d5abe0da",
      "tree": "8e9cb6d3b38d8d39fd94563e38e2c183c2ab244a",
      "parents": [
        "69d759613f9be3a897ce9a67910e9914694c96f3"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Mon Feb 20 11:14:36 2023 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 20 11:14:36 2023 +0100"
      },
      "message": "Bump SDK constraint to 4.0.0 (#185)\n\n"
    },
    {
      "commit": "69d759613f9be3a897ce9a67910e9914694c96f3",
      "tree": "b17e01916d83c20a10efc4bf34a882df36caf826",
      "parents": [
        "3e64787cfde8239bcb8b6edbbe604ccb4af7d501"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Feb 01 13:10:43 2023 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 01 13:10:43 2023 +0100"
      },
      "message": "Bump dart-lang/setup-dart from 1.3 to 1.4 (#179)\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": "3e64787cfde8239bcb8b6edbbe604ccb4af7d501",
      "tree": "ad076516370b815fc04a1130d46e7d82993c873e",
      "parents": [
        "2a56c2a9a87122c057168874bde384debbb806b0"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Feb 01 13:06:55 2023 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 01 13:06:55 2023 +0100"
      },
      "message": "Bump actions/checkout from 3.2.0 to 3.3.0 (#180)\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": "2a56c2a9a87122c057168874bde384debbb806b0",
      "tree": "e78000e7b999db2fa2023ed19dc3088ac0f88a24",
      "parents": [
        "17a8142da8114a065e03200467c7657b5368a86d"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jan 02 15:45:28 2023 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 02 15:45:28 2023 +0100"
      },
      "message": "Bump actions/checkout from 3.1.0 to 3.2.0 (#172)\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": "17a8142da8114a065e03200467c7657b5368a86d",
      "tree": "ed3a70b7f0c3bb1e913dc25d9af312b8eb5e0050",
      "parents": [
        "3ede2312dd6ec37db6e7bcd6e1236647f72c7fc0"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Mon Nov 21 12:11:51 2022 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Nov 21 12:11:51 2022 +0100"
      },
      "message": "Add links to API reference and examples to README (#167)\n\n"
    },
    {
      "commit": "3ede2312dd6ec37db6e7bcd6e1236647f72c7fc0",
      "tree": "b9307eaabe0125ee8d687a5b3a9cf531482b4531",
      "parents": [
        "fb5f2667826c0900e551d19101052f84e35f41bf"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Wed Nov 09 15:32:02 2022 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 09 15:32:02 2022 -0800"
      },
      "message": "blast_repo fixes (#165)\n\nDependabot\r\nGitHub Action"
    },
    {
      "commit": "fb5f2667826c0900e551d19101052f84e35f41bf",
      "tree": "dc1e7087c655f1fe0fafecd34b9e65e125f74fb8",
      "parents": [
        "18b2b549d55009ff594600b04705ff6161681e07"
      ],
      "author": {
        "name": "Beni Bachmann",
        "email": "rc-p90@bluemail.ch",
        "time": "Fri Aug 19 21:24:16 2022 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Aug 19 21:24:16 2022 +0200"
      },
      "message": "Fix typo in doc comment (#154)\n\n"
    },
    {
      "commit": "18b2b549d55009ff594600b04705ff6161681e07",
      "tree": "8d3d628ade544fe1d44b8b48f57c625f50a75cbb",
      "parents": [
        "6a9e991824274bc979181db3f4a70f01440eedcd"
      ],
      "author": {
        "name": "Tim Sneath",
        "email": "timsneath@google.com",
        "time": "Sun Jun 19 13:32:48 2022 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Jun 19 19:32:48 2022 +0200"
      },
      "message": "Zero memory after test (#150)\n\n"
    },
    {
      "commit": "6a9e991824274bc979181db3f4a70f01440eedcd",
      "tree": "e0a98d2d9d848fb9fe5b94d866a8b86648dea3e2",
      "parents": [
        "0c8364a728cfe4e4ba859c53b99d56b3dbe3add4"
      ],
      "author": {
        "name": "Tim Sneath",
        "email": "timsneath@google.com",
        "time": "Fri May 27 11:03:42 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 27 20:03:42 2022 +0200"
      },
      "message": "Replace HeapFree with CoTaskMemAlloc  (#144)\n\n"
    },
    {
      "commit": "0c8364a728cfe4e4ba859c53b99d56b3dbe3add4",
      "tree": "3ad365df9bd5c04006775be6348a08b0b9610a5f",
      "parents": [
        "fea40a92b78b1b1343f33d00c87f4ff6e7545b99"
      ],
      "author": {
        "name": "Devon Carew",
        "email": "devoncarew@google.com",
        "time": "Fri May 13 09:30:45 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 13 18:30:45 2022 +0200"
      },
      "message": "Update README.md (#143)\n\n"
    },
    {
      "commit": "fea40a92b78b1b1343f33d00c87f4ff6e7545b99",
      "tree": "4911cb2d965b683310306149625dbfee654e72af",
      "parents": [
        "c4c59e8215dcccfd3b11730e1a564d874182ec73"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Fri May 13 11:29:31 2022 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 13 11:29:31 2022 +0200"
      },
      "message": "Revert \"Common C integer types (#128)\" (#141)\n\n"
    },
    {
      "commit": "c4c59e8215dcccfd3b11730e1a564d874182ec73",
      "tree": "399e3878a2d72ed7174a8f25759730d81f48a82f",
      "parents": [
        "d81d1b73bf49645b05768f4af3c45f5923393ce4"
      ],
      "author": {
        "name": "Devon Carew",
        "email": "devoncarew@google.com",
        "time": "Tue Apr 19 03:16:46 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 19 12:16:46 2022 +0200"
      },
      "message": "Update pubspec.yaml (#139)\n\n"
    },
    {
      "commit": "d81d1b73bf49645b05768f4af3c45f5923393ce4",
      "tree": "c10c3533837f2623982e6556973b85b2d03808be",
      "parents": [
        "5a33a254e02ef6c9ab0131dacf85805e9facd638"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Thu Feb 03 16:32:41 2022 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 03 16:32:41 2022 +0100"
      },
      "message": "Bump version to 1.2.0 (#132)\n\nAnd fix `char` on arm64 linux, it should be unsigned."
    },
    {
      "commit": "5a33a254e02ef6c9ab0131dacf85805e9facd638",
      "tree": "232b7826b5bb6e38e97b15de6ccde29e6971d1af",
      "parents": [
        "5e801e857662819d9bdb15df7dbb49d9ed60bb66"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Tue Feb 01 00:24:28 2022 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 01 09:24:28 2022 +0100"
      },
      "message": "Enable and fix new strict analysis options (#131)\n\nFor more info: https://github.com/dart-lang/site-www/issues/2338"
    },
    {
      "commit": "5e801e857662819d9bdb15df7dbb49d9ed60bb66",
      "tree": "06a128a8f25a7b9f826af670e4a287c204a9dd85",
      "parents": [
        "4dd32429880a57b64edaf54c9d5af8a9fa9a4ffb"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Thu Jan 20 16:11:00 2022 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 20 16:11:00 2022 +0100"
      },
      "message": "Common C integer types (#128)\n\n"
    },
    {
      "commit": "4dd32429880a57b64edaf54c9d5af8a9fa9a4ffb",
      "tree": "17a9754d400795b10558adb2993c7216454c8477",
      "parents": [
        "41459436d576c423d3844aad7970b32d02dbd0a9"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Fri Jun 04 09:54:40 2021 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 04 09:54:40 2021 +0200"
      },
      "message": "Fixed unhandled exception in `withZoneArena` (#108)\n\n"
    },
    {
      "commit": "41459436d576c423d3844aad7970b32d02dbd0a9",
      "tree": "fe26ffd2b588216dab8181aae2693ee7e79eb570",
      "parents": [
        "db710989e4f9904cfc1c784f25e72030d7098151"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Thu May 27 14:29:34 2021 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu May 27 14:29:34 2021 +0200"
      },
      "message": "Check that receiver is not nullptr on Pointer extension methods. (#106)\n\n"
    },
    {
      "commit": "db710989e4f9904cfc1c784f25e72030d7098151",
      "tree": "c72255522243444768e83bdef2848267221824d8",
      "parents": [
        "90c7f0bb97a67e8e599978d568f03b0ab6b74ccb"
      ],
      "author": {
        "name": "Michael Thomsen",
        "email": "mit@google.com",
        "time": "Tue May 25 16:53:54 2021 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 25 16:53:54 2021 +0200"
      },
      "message": "Move to package:lints (#105)\n\n"
    },
    {
      "commit": "90c7f0bb97a67e8e599978d568f03b0ab6b74ccb",
      "tree": "1546a86196b84fa7b2442f86862db49a32b1d45a",
      "parents": [
        "d0d197bc2d5487205bb6d8433f0d83d65a988f6a"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Tue May 25 16:29:05 2021 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 25 16:29:05 2021 +0200"
      },
      "message": "Add Arena Allocator (#103)\n\n"
    },
    {
      "commit": "d0d197bc2d5487205bb6d8433f0d83d65a988f6a",
      "tree": "c80b31b060cecee89d2fdaaaf7a2d2f8ad1c3d7a",
      "parents": [
        "cf54ba64fe15e79249f475f72b7dfbc44f1590fb"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Tue Apr 27 11:58:04 2021 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 27 11:58:04 2021 -0700"
      },
      "message": "Update CI (#99)\n\n"
    },
    {
      "commit": "cf54ba64fe15e79249f475f72b7dfbc44f1590fb",
      "tree": "b91f38d7339744dabbcfc55abc8205587cce9911",
      "parents": [
        "24eb0a066d3b32e54682a57e4780af4e2efbd2d3"
      ],
      "author": {
        "name": "Franklin Yow",
        "email": "58489007+franklinyow@users.noreply.github.com",
        "time": "Tue Apr 06 01:28:51 2021 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 06 10:28:51 2021 +0200"
      },
      "message": "Update LICENSE (#94)\n\nChanges to comply with internal review"
    },
    {
      "commit": "24eb0a066d3b32e54682a57e4780af4e2efbd2d3",
      "tree": "1f0be9edf8be5b808f97bc146cc3770d05434130",
      "parents": [
        "f3346299c55669cc0db48afae85b8110088bf8da",
        "454ab0f9ea6bd06942a983238d8a6818b1357edb"
      ],
      "author": {
        "name": "Alexander Thomas",
        "email": "athom@google.com",
        "time": "Mon Mar 01 14:59:21 2021 +0100"
      },
      "committer": {
        "name": "Alexander Thomas",
        "email": "athom@google.com",
        "time": "Mon Mar 01 14:59:21 2021 +0100"
      },
      "message": "Merge commit \u0027454ab0f\u0027 to master\n\nThis commit was used in the DEPS for a while, but was lost when the\nbranch was deleted.\n\nSee https://github.com/flutter/flutter/issues/76952.\n"
    },
    {
      "commit": "f3346299c55669cc0db48afae85b8110088bf8da",
      "tree": "1f0be9edf8be5b808f97bc146cc3770d05434130",
      "parents": [
        "afb6b2c3a15c50e8f12ac15f368c7f1560f2d2f1"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Thu Feb 11 18:57:39 2021 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 11 18:57:39 2021 +0100"
      },
      "message": "Bump version to 1.0 (#78)\n\n"
    },
    {
      "commit": "afb6b2c3a15c50e8f12ac15f368c7f1560f2d2f1",
      "tree": "446654a0f0e725b23f753c4dc3b1ee92e55a2028",
      "parents": [
        "53866b792f397113189bce3ea71e83b0e46b9cea"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Thu Feb 11 12:51:19 2021 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 11 12:51:19 2021 +0100"
      },
      "message": "Change Utf8 and Ut16 interfaces to extension methods (#83)\n\n"
    },
    {
      "commit": "53866b792f397113189bce3ea71e83b0e46b9cea",
      "tree": "77e266406c6aacb31183132a62d4729b0529b13f",
      "parents": [
        "28edba0afddfb4d315e100ab2f2e825b07f9cb43"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Wed Feb 10 09:24:50 2021 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 10 09:24:50 2021 +0100"
      },
      "message": "Export `allocate` and `free` (#81)\n\n"
    },
    {
      "commit": "28edba0afddfb4d315e100ab2f2e825b07f9cb43",
      "tree": "fbead755d6e809be7ea0745a715dcdaf178a9664",
      "parents": [
        "b51a6397e8d4f6f9fc87be65cf869273f82d8c3f"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Tue Feb 09 11:12:30 2021 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 09 11:12:30 2021 +0100"
      },
      "message": "ignore: non_constant_type_argument_warning (#80)\n\n"
    },
    {
      "commit": "b51a6397e8d4f6f9fc87be65cf869273f82d8c3f",
      "tree": "63aac477fa22d61c3c447a541286dc9b26b5374d",
      "parents": [
        "652f67c5cdca82772596ab548a8e67e4e8482f62"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Tue Feb 09 11:01:25 2021 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 09 11:01:25 2021 +0100"
      },
      "message": "Add `allocate` and `free` back in to ease migration (#79)\n\n"
    },
    {
      "commit": "652f67c5cdca82772596ab548a8e67e4e8482f62",
      "tree": "6eaab50a7e04762659153659a14447ab9b7f76af",
      "parents": [
        "c60e82d05957b4b88cf31154c9a6e966ad248120"
      ],
      "author": {
        "name": "Ryan Macnak",
        "email": "rmacnak@google.com",
        "time": "Tue Feb 09 01:39:50 2021 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 09 10:39:50 2021 +0100"
      },
      "message": "Remove assumption that machine word size implies Smi size. (#74)\n\nThis assumption will soon become false with compressed pointers."
    },
    {
      "commit": "c60e82d05957b4b88cf31154c9a6e966ad248120",
      "tree": "7065e0d30d23f0f34d2de7d6af2c50dc6863aa27",
      "parents": [
        "f6df6e34c13299eb1b68bedd46da6ea380c7ecbf"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Wed Feb 03 11:15:55 2021 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 03 11:15:55 2021 +0100"
      },
      "message": "Release for 2.12.0-259.8.beta (#73)\n\nThis Dart version contains the cherry pick for https://github.com/dart-lang/sdk/issues/44822 (in https://github.com/dart-lang/sdk/commit/e5dd92c3ca766810e0e5a02d8725b1cebc19f564) in Dart standalone.\r\n\r\nThis Dart version will contain and https://github.com/flutter/engine/pull/23954 (in https://github.com/flutter/engine/pull/24142)."
    },
    {
      "commit": "f6df6e34c13299eb1b68bedd46da6ea380c7ecbf",
      "tree": "806cd326ea7caead87b9c68b64b1db02d9982d6f",
      "parents": [
        "b0724659e00ca107120a1e50f841c890128b1982",
        "f288e906c92e2ab378768dfa61a40814ede7a2a5"
      ],
      "author": {
        "name": "Alexander Thomas",
        "email": "athom@google.com",
        "time": "Tue Feb 02 17:41:23 2021 +0100"
      },
      "committer": {
        "name": "Alexander Thomas",
        "email": "athom@google.com",
        "time": "Tue Feb 02 17:41:23 2021 +0100"
      },
      "message": "Merge commit \u0027f288e90\u0027\n\nThis commit was used in the Dart SDK DEPS and must be reachable from\nmaster.\n"
    },
    {
      "commit": "b0724659e00ca107120a1e50f841c890128b1982",
      "tree": "806cd326ea7caead87b9c68b64b1db02d9982d6f",
      "parents": [
        "31352979f261f7c6ea88fa0a2cfb0fdd004c38fb"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Mon Feb 01 11:19:14 2021 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 01 11:19:14 2021 +0100"
      },
      "message": "0.3.0-dev.0 Allocator and Opaque (#72)\n\nChanges `Utf8` and `Utf16` to extend `Opaque` instead of `Struct`.\r\nThis means `.ref` is no longer available and `Pointer\u003cUtf(..)\u003e` should be used.\r\nSee [breaking change #44622](https://github.com/dart-lang/sdk/issues/44622) for more info.\r\n\r\nRemoves `allocate` and `free`.\r\nInstead, introduces `calloc` which implements the new `Allocator` interface.\r\nSee [breaking change #44621](https://github.com/dart-lang/sdk/issues/44621) for more info.\r\n\r\nThis pre-release requires Dart `2.12.0-265.0.dev` or greater."
    },
    {
      "commit": "f288e906c92e2ab378768dfa61a40814ede7a2a5",
      "tree": "bf7b3b94f46a4c9a13711f59f952d10dc95b4e87",
      "parents": [
        "31352979f261f7c6ea88fa0a2cfb0fdd004c38fb"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Wed Jan 06 18:00:00 2021 +0100"
      },
      "committer": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Fri Jan 22 09:29:23 2021 +0100"
      },
      "message": "Migrate Utf8 and Utf16 to Opaque and remove Utf8.toString\n"
    },
    {
      "commit": "31352979f261f7c6ea88fa0a2cfb0fdd004c38fb",
      "tree": "5180aaa044986a89ecacd4732e7761f3e3046008",
      "parents": [
        "fb4de086d97dc63204c1c26ce645d6e2ca5fce1b"
      ],
      "author": {
        "name": "Alexander Thomas",
        "email": "athom@google.com",
        "time": "Wed Jan 06 10:52:04 2021 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 06 10:52:04 2021 +0100"
      },
      "message": "Migrate to GitHub Actions (#67)\n\n* Migrate to GitHub Actions\r\n\r\n* Delete .travis.yml\r\n\r\n* Replace travis badge\r\n\r\n* Remove unused import"
    },
    {
      "commit": "fb4de086d97dc63204c1c26ce645d6e2ca5fce1b",
      "tree": "ddde9253add2f09b5db5f921a7ddfae8cadbf080",
      "parents": [
        "b34a792333a891ae018855ff6e667458a12b2547"
      ],
      "author": {
        "name": "J-P Nurmi",
        "email": "jpnurmi@gmail.com",
        "time": "Wed Nov 18 14:16:29 2020 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 18 14:16:29 2020 +0100"
      },
      "message": "Bump the version and update changelog (#64)\n\n"
    },
    {
      "commit": "b34a792333a891ae018855ff6e667458a12b2547",
      "tree": "4ae915865b4ab242da1a784a0161e2101ed5b981",
      "parents": [
        "7eae47dd47fe9de4f9670a7d9db0c7b957c3be0a"
      ],
      "author": {
        "name": "J-P Nurmi",
        "email": "jpnurmi@gmail.com",
        "time": "Wed Nov 18 10:57:19 2020 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 18 10:57:19 2020 +0100"
      },
      "message": "Minor Utf8.strlen() improvement (#65)\n\nAs suggested in #61, using indexOf(0) to search the zero byte has a bit\r\nless overhead than indexWhere(closure)."
    },
    {
      "commit": "7eae47dd47fe9de4f9670a7d9db0c7b957c3be0a",
      "tree": "3cc58448cc664f07172c8341a1e1f5b08c8c5765",
      "parents": [
        "98e8755702c8c9a877a7c36e2e56d9c8f08439b8"
      ],
      "author": {
        "name": "J-P Nurmi",
        "email": "jpnurmi@gmail.com",
        "time": "Wed Nov 18 10:00:52 2020 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 18 10:00:52 2020 +0100"
      },
      "message": "Utf8.fromUtf8(): allow passing the length (#61)\n\nThe string could be non-zero-terminated, for example, or even if it is,\r\nthe length may be already known, in which case an unnecessary strlen()\r\ncall can be avoided."
    },
    {
      "commit": "98e8755702c8c9a877a7c36e2e56d9c8f08439b8",
      "tree": "d3932941d853e0deccb685ee28d4488ca1d0b241",
      "parents": [
        "a5d4232cd38562c75a3ed847baa340e399538028"
      ],
      "author": {
        "name": "J-P Nurmi",
        "email": "jpnurmi@gmail.com",
        "time": "Wed Nov 18 09:21:20 2020 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 18 09:21:20 2020 +0100"
      },
      "message": "Tweak the docs (#63)\n\nBe consistent about zero- vs. null-terminated (the latter was more\r\ncommonly used, but using the former was suggested in #61). Furthermore,\r\nalign UTF-8/16 spelling and fix a couple of minor typos and formatting\r\nissues."
    },
    {
      "commit": "a5d4232cd38562c75a3ed847baa340e399538028",
      "tree": "05e55ca3cce1660e69ba26d6fb3de6269e7bf28f",
      "parents": [
        "5a3b3f64b30c3eaf293a06ddd967f86fd60cb0f6"
      ],
      "author": {
        "name": "Michael Thomsen",
        "email": "mit@google.com",
        "time": "Mon Nov 16 18:05:24 2020 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Nov 16 18:05:24 2020 +0100"
      },
      "message": "Merge null safety branch to master (#62)\n\n* enable using package in NNBD\r\n\r\n* Update to null safety in 2.12 (#60)\r\n\r\nCo-authored-by: Daco Harkes \u003cdacoharkes@google.com\u003e"
    },
    {
      "commit": "5a3b3f64b30c3eaf293a06ddd967f86fd60cb0f6",
      "tree": "5eff15609c4d77599a5bcb1acd75610ff75c7fa5",
      "parents": [
        "1c8f5506c26da0eeeec63f90a3af202b66cb01f7"
      ],
      "author": {
        "name": "Aske Simon Christensen",
        "email": "askesc@google.com",
        "time": "Thu Aug 13 09:45:18 2020 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 13 09:45:18 2020 +0200"
      },
      "message": "Adjust documentation to match new UTF-8 encoder/decoder behavior (#43)\n\n"
    },
    {
      "commit": "454ab0f9ea6bd06942a983238d8a6818b1357edb",
      "tree": "0a891bdd1c93db0f1b2667913df5b7d4a465f639",
      "parents": [
        "1c8f5506c26da0eeeec63f90a3af202b66cb01f7"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Mon May 18 13:05:58 2020 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 18 13:05:58 2020 +0200"
      },
      "message": "Update sdk constraint to enable NNBD strong mode"
    },
    {
      "commit": "1c8f5506c26da0eeeec63f90a3af202b66cb01f7",
      "tree": "3bd1b7674158f6253009e8065f51068e2e829118",
      "parents": [
        "4cc14129e81f8804e73321f0ccf5484397a5ddce"
      ],
      "author": {
        "name": "Michael Thomsen",
        "email": "mit@google.com",
        "time": "Fri May 15 16:31:02 2020 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 15 16:31:02 2020 +0200"
      },
      "message": "Cleanup metadata (#45)\n\n"
    },
    {
      "commit": "4cc14129e81f8804e73321f0ccf5484397a5ddce",
      "tree": "875edfafcda6f625faca7db1d75b246a1f074b7e",
      "parents": [
        "f7925e6bbcf1264e8f11273fbed9ab8f7f48b9bb"
      ],
      "author": {
        "name": "Aske Simon Christensen",
        "email": "askesc@google.com",
        "time": "Mon May 04 17:52:20 2020 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 04 17:52:20 2020 +0200"
      },
      "message": "Delete surrogate-related subtests to be compatible match breaking change to UTF-8 encoding and decoding (#42)\n\n* Delete surrogate-related subtests to be compatible with both behaviors"
    },
    {
      "commit": "f7925e6bbcf1264e8f11273fbed9ab8f7f48b9bb",
      "tree": "90e8699f48b19108643c0733b15a3731c1d5451b",
      "parents": [
        "8a88a93a29fef5153e8536b30ccb3ebc3b76869c"
      ],
      "author": {
        "name": "Tim Sneath",
        "email": "timsneath@google.com",
        "time": "Fri Mar 27 16:26:28 2020 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Mar 27 16:26:28 2020 -0700"
      },
      "message": "Update utf16.dart (#33)\n\nFix Utf6 typo"
    },
    {
      "commit": "8a88a93a29fef5153e8536b30ccb3ebc3b76869c",
      "tree": "75067fab235a92c6d9a01a1738f63fb5102046c4",
      "parents": [
        "de89e5b72da04f24a95a6f1005613f7bfac426f6"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Tue Nov 05 15:19:41 2019 +0100"
      },
      "committer": {
        "name": "Michael Thomsen",
        "email": "mit@google.com",
        "time": "Tue Nov 05 15:19:41 2019 +0100"
      },
      "message": "Update SDK constraint to 2.6.0 stable and release 0.1.3 stable (#20)\n\n"
    },
    {
      "commit": "de89e5b72da04f24a95a6f1005613f7bfac426f6",
      "tree": "4a0dbf1569acda8095fc8e8d60cb36183e8230ba",
      "parents": [
        "d3ccbfc7dff41ed0fc392ba5c059468cb7d6a71a"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Thu Oct 31 12:55:07 2019 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Oct 31 12:55:07 2019 +0100"
      },
      "message": "Undo bump to 0.1.4 (#19)\n\nPackage stable versions should only depend on sdk stable versions."
    },
    {
      "commit": "d3ccbfc7dff41ed0fc392ba5c059468cb7d6a71a",
      "tree": "ed3d5107931f20b26fe1b08547a2b7fb09efd631",
      "parents": [
        "ea88d71b043ee14b268c3aedff14e9eb32e20959"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Thu Oct 24 17:51:14 2019 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Oct 24 17:51:14 2019 +0200"
      },
      "message": "Update pubspec to sdk \u003e\u003d 2.6.0-dev.8.2 (#18)\n\n\r\n"
    },
    {
      "commit": "ea88d71b043ee14b268c3aedff14e9eb32e20959",
      "tree": "cb951b9c01385ef379a396aae25311d366b43edd",
      "parents": [
        "448ce9d4f97191ea35d9c8fb068dd4dad3033e62"
      ],
      "author": {
        "name": "sjindel-google",
        "email": "sjindel@google.com",
        "time": "Tue Oct 15 14:27:54 2019 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 15 14:27:54 2019 +0200"
      },
      "message": "bump version (#15)\n\n"
    },
    {
      "commit": "448ce9d4f97191ea35d9c8fb068dd4dad3033e62",
      "tree": "e1a445b16734cfc261388b8bb5e3244193fc73af",
      "parents": [
        "630570e64923931f1c544067705de1a220f058fa"
      ],
      "author": {
        "name": "sjindel-google",
        "email": "sjindel@google.com",
        "time": "Tue Oct 15 14:03:31 2019 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 15 14:03:31 2019 +0200"
      },
      "message": "Remove references to asExternalTypedData (#13)\n\n* asTypedList\r\n\r\n* changelog\r\n"
    },
    {
      "commit": "630570e64923931f1c544067705de1a220f058fa",
      "tree": "5d5266233b47d61cd9fea864ea84ef8d99a0e7e6",
      "parents": [
        "092fa23c72762a427405079712d32e5ae9d9d0c8"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Tue Oct 15 13:51:01 2019 +0200"
      },
      "committer": {
        "name": "Martin Kustermann",
        "email": "kustermann.martin@gmail.com",
        "time": "Tue Oct 15 13:51:01 2019 +0200"
      },
      "message": "Noop to trigger git syncing (#14)\n\n"
    },
    {
      "commit": "092fa23c72762a427405079712d32e5ae9d9d0c8",
      "tree": "4eca774e346d7b1c2bbb5f94c5a7f50ee95d81bb",
      "parents": [
        "b363e4a0da2a3563d2ef631108d1ed0192b57144"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Tue Oct 15 12:54:07 2019 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 15 12:54:07 2019 +0200"
      },
      "message": "Remove type argument from structs (#12)\n\n* Remove type argument from structs\r\n* update version and changelog\r\n"
    },
    {
      "commit": "b363e4a0da2a3563d2ef631108d1ed0192b57144",
      "tree": "26245d8f575a0db5c9ec449747322586e2ba71f0",
      "parents": [
        "47eb69ae149b0d7d2fd5ea6ab2093453b3c59d55"
      ],
      "author": {
        "name": "sjindel-google",
        "email": "sjindel@google.com",
        "time": "Thu Oct 10 12:39:45 2019 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Oct 10 12:39:45 2019 +0200"
      },
      "message": "Bump incremental version after adding allocation routines. (#9)\n\n* Bump incremental version after adding allocation routines.\r\n\r\n* Changelog\r\n\r\n* versions\r\n"
    },
    {
      "commit": "47eb69ae149b0d7d2fd5ea6ab2093453b3c59d55",
      "tree": "7c8be9aaa998e35e31148473efe29e7a4f38b673",
      "parents": [
        "ebc021bcca293234c7eabf2683aa8beb9f220594"
      ],
      "author": {
        "name": "Michael Thomsen",
        "email": "mit@google.com",
        "time": "Thu Oct 10 11:26:51 2019 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Oct 10 11:26:51 2019 +0200"
      },
      "message": "Expand readme (#10)\n\n* Fix travis\r\n\r\n* Expand readme\r\n"
    },
    {
      "commit": "ebc021bcca293234c7eabf2683aa8beb9f220594",
      "tree": "cda12b3bb0ecdaf43ca7d8d131687e335a373056",
      "parents": [
        "f46c1f42c6f7f1938f2ff27c573da72d57c47ded"
      ],
      "author": {
        "name": "Michael Thomsen",
        "email": "mit@google.com",
        "time": "Thu Oct 10 10:57:15 2019 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Oct 10 10:57:15 2019 +0200"
      },
      "message": "Fix travis (#8)\n\n"
    },
    {
      "commit": "f46c1f42c6f7f1938f2ff27c573da72d57c47ded",
      "tree": "9108c9d36ce0bf4fdfaf2f636600710a4c0cf1da",
      "parents": [
        "e6aea0ab5f7e3d01555db0d821467e21aaa239dc"
      ],
      "author": {
        "name": "sjindel-google",
        "email": "sjindel@google.com",
        "time": "Wed Oct 09 16:57:17 2019 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Oct 09 16:57:17 2019 +0200"
      },
      "message": "Allocation utilities. (#7)\n\n* Allocation utilities.\r\n\r\n* Comments\r\n"
    },
    {
      "commit": "e6aea0ab5f7e3d01555db0d821467e21aaa239dc",
      "tree": "5e723fb1f0a22f3e8c097c34880d91e1df225fda",
      "parents": [
        "9c3cb7b9f61ce5cc9658413a86dd53ef90293f26"
      ],
      "author": {
        "name": "Michael Thomsen",
        "email": "mit@google.com",
        "time": "Mon Sep 09 17:42:42 2019 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 09 17:42:42 2019 +0200"
      },
      "message": "Add initial utf16 support (#5)\n\n"
    },
    {
      "commit": "9c3cb7b9f61ce5cc9658413a86dd53ef90293f26",
      "tree": "5e26620b9dcc27eb61cb681f133c5235b8dc01a0",
      "parents": [
        "d6daaec431382c80bca3f5b96cc1aa7375a1361d"
      ],
      "author": {
        "name": "sjindel-google",
        "email": "sjindel@google.com",
        "time": "Mon Sep 09 16:25:59 2019 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 09 16:25:59 2019 +0200"
      },
      "message": "Helpers for null-terminated Utf8 (#3)\n\n"
    },
    {
      "commit": "d6daaec431382c80bca3f5b96cc1aa7375a1361d",
      "tree": "c706d129bbb57f5cdd993bf4137930a82e292340",
      "parents": [
        "62a3d3d4a08ef7c5be69014d1c6fd8ec83283cae"
      ],
      "author": {
        "name": "Michael Thomsen",
        "email": "mit@google.com",
        "time": "Thu Sep 05 16:59:53 2019 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Sep 05 16:59:53 2019 +0200"
      },
      "message": "Add travis badge (#2)\n\n"
    },
    {
      "commit": "62a3d3d4a08ef7c5be69014d1c6fd8ec83283cae",
      "tree": "3e6c68487e1213c0952798e2892f1f3aea7ad33b",
      "parents": [
        "ecacf78a67c17824dc009abc385c1a57b0df86ae"
      ],
      "author": {
        "name": "Michael Thomsen",
        "email": "mit@google.com",
        "time": "Thu Sep 05 16:54:16 2019 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Sep 05 16:54:16 2019 +0200"
      },
      "message": "Add travis (#1)\n\n"
    },
    {
      "commit": "ecacf78a67c17824dc009abc385c1a57b0df86ae",
      "tree": "4722cc1e13f880c1bd325159c9e54b4ca1f928c3",
      "parents": [
        "9b7ff6a822c54f3c5b89b58b9466ac984e9927e8"
      ],
      "author": {
        "name": "Michael Thomsen",
        "email": "mit@google.com",
        "time": "Thu Sep 05 16:48:47 2019 +0200"
      },
      "committer": {
        "name": "Michael Thomsen",
        "email": "mit@google.com",
        "time": "Thu Sep 05 16:48:47 2019 +0200"
      },
      "message": "Repo config\n"
    },
    {
      "commit": "9b7ff6a822c54f3c5b89b58b9466ac984e9927e8",
      "tree": "7474fefdba1a91ca4983ed426429fa2f271856d1",
      "parents": [
        "bd9dd8eb246d57b9d7c755274b01dcaf0d2e7775"
      ],
      "author": {
        "name": "Michael Thomsen",
        "email": "mit@google.com",
        "time": "Thu Sep 05 16:48:19 2019 +0200"
      },
      "committer": {
        "name": "Michael Thomsen",
        "email": "mit@google.com",
        "time": "Thu Sep 05 16:48:19 2019 +0200"
      },
      "message": "Repo config\n"
    },
    {
      "commit": "bd9dd8eb246d57b9d7c755274b01dcaf0d2e7775",
      "tree": "ecca236f2b6810b920ff75e95a7626015556e0a6",
      "parents": [],
      "author": {
        "name": "Michael Thomsen",
        "email": "mit@google.com",
        "time": "Thu Sep 05 16:40:30 2019 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Sep 05 16:40:30 2019 +0200"
      },
      "message": "Initial commit"
    }
  ]
}
