)]}'
{
  "log": [
    {
      "commit": "bb0ab721ee4ceef1abfa413d8d6fd46013b583b9",
      "tree": "7c572038ec34d4d6933ce980eb508c58347d6f31",
      "parents": [
        "8328bb1b479da5600a8aa94f1d73b56b9a623f1e"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Feb 01 12:45:57 2024 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 01 12:45:57 2024 +0000"
      },
      "message": "Bump dart-lang/setup-dart from 1.6.0 to 1.6.2 (#480)\n\nBumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.6.0 to 1.6.2.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/dart-lang/setup-dart/releases\"\u003edart-lang/setup-dart\u0027s releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.6.2\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSwitch to running the workflow on \u003ccode\u003enode20\u003c/code\u003e from \u003ccode\u003enode16\u003c/code\u003e. See also \u003ca href\u003d\"https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/\"\u003eTransitioning from Node 16 to Node 20\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.6.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdated the google storage url for \u003ccode\u003emain\u003c/code\u003e channel releases.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md\"\u003edart-lang/setup-dart\u0027s changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.6.2\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSwitch to running the workflow on \u003ccode\u003enode20`` from \u003c/code\u003enode16`. See also\n\u003ca href\u003d\"https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/\"\u003eTransitioning from Node 16 to Node 20\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.6.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdated the google storage url for \u003ccode\u003emain\u003c/code\u003e channel releases.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.6.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eEnable provisioning of the latest Dart SDK patch release by specifying just\nthe major and minor version (e.g. \u003ccode\u003e3.2\u003c/code\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.5.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eNo longer test the \u003ccode\u003esetup-dart\u003c/code\u003e action on pre-2.12 SDKs.\u003c/li\u003e\n\u003cli\u003eUpgrade JS interop code to use extension types\n(the new name for inline classes).\u003c/li\u003e\n\u003cli\u003eThe upcoming rename of the \u003ccode\u003ebe\u003c/code\u003e channel to \u003ccode\u003emain\u003c/code\u003e is now supported with\nforward compatibility that switches when the rename happens.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.5.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRe-wrote the implementation of the action into Dart.\u003c/li\u003e\n\u003cli\u003eAuto-detect the platform architecture (\u003ccode\u003ex64\u003c/code\u003e, \u003ccode\u003eia32\u003c/code\u003e, \u003ccode\u003earm\u003c/code\u003e, \u003ccode\u003earm64\u003c/code\u003e).\u003c/li\u003e\n\u003cli\u003eImproved the caching and download resilience of the sdk.\u003c/li\u003e\n\u003cli\u003eAdded a new action output: \u003ccode\u003edart-version\u003c/code\u003e - the installed version of the sdk.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.4.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAutomatically create OIDC token for pub.dev.\u003c/li\u003e\n\u003cli\u003eAdd a reusable workflow for publishing.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.3.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eThe install location of the Dart SDK is now available\nin an environment variable, \u003ccode\u003eDART_HOME\u003c/code\u003e\n(\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/43\"\u003e#43\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eFixed an issue where cached downloads could lead to unzip issues\non self-hosted runners\n(\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/35\"\u003e#35\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.2.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFixed a path issue impacting git dependencies on Windows.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.0\u003c/h2\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/fedb1266e91cf51be2fdb382869461a434b920a3\"\u003e\u003ccode\u003efedb126\u003c/code\u003e\u003c/a\u003e switch to using node20 (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/122\"\u003e#122\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/ca7e6fee45ffbd82b555a7ebfc236d2c86439f5b\"\u003e\u003ccode\u003eca7e6fe\u003c/code\u003e\u003c/a\u003e update the changelog; prep to release 1.6.1 (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/120\"\u003e#120\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/c1b2cdbfafc77480d10fe0246ef4dd2f83a9e7b7\"\u003e\u003ccode\u003ec1b2cdb\u003c/code\u003e\u003c/a\u003e Clean up after renaming the be channel to main. (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/115\"\u003e#115\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/49b0b8e0a88f72a8fdf1319a41cc261cec63c3c7\"\u003e\u003ccode\u003e49b0b8e\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 3 to 4 in README.md (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/117\"\u003e#117\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/7f54cd0cee53e120db0d1fce4196b7772ebd6f6e\"\u003e\u003ccode\u003e7f54cd0\u003c/code\u003e\u003c/a\u003e Bump \u003ccode\u003e@âactions/http-client\u003c/code\u003e from 2.1.1 to 2.2.0 (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/112\"\u003e#112\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/6e2fe379bd3c8a39facc503f4494396e0de36f13\"\u003e\u003ccode\u003e6e2fe37\u003c/code\u003e\u003c/a\u003e Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/113\"\u003e#113\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href\u003d\"https://github.com/dart-lang/setup-dart/compare/b64355ae6ca0b5d484f0106a033dd1388965d06d...fedb1266e91cf51be2fdb382869461a434b920a3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name\u003ddart-lang/setup-dart\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d1.6.0\u0026new-version\u003d1.6.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don\u0027t alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\u003c/details\u003e"
    },
    {
      "commit": "8328bb1b479da5600a8aa94f1d73b56b9a623f1e",
      "tree": "b2c3bbd18b5833174372c94d4ef2c10d533c96d7",
      "parents": [
        "0382693e1e2abb2d3a561782568d9f2be08dc0f0"
      ],
      "author": {
        "name": "fzyzcjy",
        "email": "5236035+fzyzcjy@users.noreply.github.com",
        "time": "Wed Jan 03 05:08:53 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 03 10:08:53 2024 +1300"
      },
      "message": "Hint users how to let the ignore comments take effect (#475)\n\n* Update README.md\r\n\r\n* Rephrase the sentence a bit\r\n\r\n---------\r\n\r\nCo-authored-by: Liam Appelbe \u003cliama@google.com\u003e"
    },
    {
      "commit": "0382693e1e2abb2d3a561782568d9f2be08dc0f0",
      "tree": "d397c1bd5c1ce340f44070b9f229c0924d22ec93",
      "parents": [
        "27e131be01ba2d0c1581a4b0c58e9cdc6d0949b8"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jan 01 12:56:11 2024 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 01 12:56:11 2024 +0000"
      },
      "message": "Bump actions/stale from 8.0.0 to 9.0.0 (#476)\n\nBumps [actions/stale](https://github.com/actions/stale) from 8.0.0 to 9.0.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/actions/stale/releases\"\u003eactions/stale\u0027s releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev9.0.0\u003c/h2\u003e\n\u003ch2\u003eBreaking Changes\u003c/h2\u003e\n\u003col\u003e\n\u003cli\u003eAction is now stateful: If the action ends because of \u003ca href\u003d\"https://github.com/actions/stale#operations-per-run\"\u003eoperations-per-run\u003c/a\u003e then the next run will start from the first unprocessed issue skipping the issues processed during the previous run(s). The state is reset when all the issues are processed. This should be considered for scheduling workflow runs.\u003c/li\u003e\n\u003cli\u003eVersion 9 of this action updated the runtime to Node.js 20. All scripts are now run with Node.js 20 instead of Node.js 16 and are affected by any breaking changes between Node.js 16 and 20.\u003c/li\u003e\n\u003c/ol\u003e\n\u003ch2\u003eWhat Else Changed\u003c/h2\u003e\n\u003col\u003e\n\u003cli\u003ePerformance optimization that removes unnecessary API calls by \u003ca href\u003d\"https://github.com/dsame\"\u003e\u003ccode\u003e@âdsame\u003c/code\u003e\u003c/a\u003e \u003ca href\u003d\"https://redirect.github.com/actions/stale/pull/1033/\"\u003e#1033\u003c/a\u003e fixes \u003ca href\u003d\"https://redirect.github.com/actions/stale/issues/792\"\u003e#792\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eLogs displaying current github API rate limit by \u003ca href\u003d\"https://github.com/dsame\"\u003e\u003ccode\u003e@âdsame\u003c/code\u003e\u003c/a\u003e \u003ca href\u003d\"https://redirect.github.com/actions/stale/pull/1032\"\u003e#1032\u003c/a\u003e addresses \u003ca href\u003d\"https://redirect.github.com/actions/stale/issues/1029\"\u003e#1029\u003c/a\u003e\u003c/li\u003e\n\u003c/ol\u003e\n\u003cp\u003eFor more information, please read the \u003ca href\u003d\"https://github.com/actions/stale#readme\"\u003eaction documentation\u003c/a\u003e and its \u003ca href\u003d\"https://github.com/actions/stale#statefulness\"\u003esection about statefulness\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/jmeridth\"\u003e\u003ccode\u003e@âjmeridth\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/stale/pull/984\"\u003eactions/stale#984\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/nikolai-laevskii\"\u003e\u003ccode\u003e@ânikolai-laevskii\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/stale/pull/1020\"\u003eactions/stale#1020\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dusan-trickovic\"\u003e\u003ccode\u003e@âdusan-trickovic\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/stale/pull/1056\"\u003eactions/stale#1056\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/aparnajyothi-y\"\u003e\u003ccode\u003e@âaparnajyothi-y\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/stale/pull/1110\"\u003eactions/stale#1110\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/stale/compare/v8...v9.0.0\"\u003ehttps://github.com/actions/stale/compare/v8...v9.0.0\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/stale/commit/28ca1036281a5e5922ead5184a1bbf96e5fc984e\"\u003e\u003ccode\u003e28ca103\u003c/code\u003e\u003c/a\u003e Upgrade Node to v20 (\u003ca href\u003d\"https://redirect.github.com/actions/stale/issues/1110\"\u003e#1110\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/stale/commit/b69b346013879cedbf50c69f572cd85439a41936\"\u003e\u003ccode\u003eb69b346\u003c/code\u003e\u003c/a\u003e build(deps-dev): bump \u003ccode\u003e@âtypes/node\u003c/code\u003e from 18.16.18 to 20.5.1 (\u003ca href\u003d\"https://redirect.github.com/actions/stale/issues/1079\"\u003e#1079\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/stale/commit/88a6f4f6cbe6984b66da80d3d448d5f0c4d1a42d\"\u003e\u003ccode\u003e88a6f4f\u003c/code\u003e\u003c/a\u003e build(deps-dev): bump typescript from 5.1.3 to 5.2.2 (\u003ca href\u003d\"https://redirect.github.com/actions/stale/issues/1083\"\u003e#1083\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/stale/commit/796531a7b39835671cd9f436d7205b1556bbcff6\"\u003e\u003ccode\u003e796531a\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/stale/issues/1080\"\u003e#1080\u003c/a\u003e from akv-platform/fix-delete-cache\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/stale/commit/8986f6218b4935e254d5b844e8c36b4d953f2643\"\u003e\u003ccode\u003e8986f62\u003c/code\u003e\u003c/a\u003e Don not try to delete cache if it does not exists\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/stale/commit/cab99b362baa5afbbd8c7c78234e6b071b80687d\"\u003e\u003ccode\u003ecab99b3\u003c/code\u003e\u003c/a\u003e fix typo proceeded/processed\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/stale/commit/184e7afe930f6b5c7ce52c4b3f087692c6e912f3\"\u003e\u003ccode\u003e184e7af\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/stale/issues/1064\"\u003e#1064\u003c/a\u003e from actions/dependabot/npm_and_yarn/typescript-esli...\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/stale/commit/523885cf3c115dcdcbed573c7eaf0f5621f124e2\"\u003e\u003ccode\u003e523885c\u003c/code\u003e\u003c/a\u003e chore: update eslint-plugin, parser and eslint-plugin-jest\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/stale/commit/2487a1dc2b501176ca975d2d8b4d3293d72180a2\"\u003e\u003ccode\u003e2487a1d\u003c/code\u003e\u003c/a\u003e build(deps-dev): bump \u003ccode\u003e@âtypescript-eslint/eslint-plugin\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/stale/commit/60c722ee97faafece819a7c41b03ec113f99717d\"\u003e\u003ccode\u003e60c722e\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/stale/issues/1063\"\u003e#1063\u003c/a\u003e from actions/dependabot/npm_and_yarn/jest-29.6.2\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href\u003d\"https://github.com/actions/stale/compare/1160a2240286f5da8ec72b1c0816ce2481aabf84...28ca1036281a5e5922ead5184a1bbf96e5fc984e\"\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/stale\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d8.0.0\u0026new-version\u003d9.0.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": "27e131be01ba2d0c1581a4b0c58e9cdc6d0949b8",
      "tree": "4d332244d925bc51a9898b596fca8abeaaae0f78",
      "parents": [
        "487ed82231fd5145779ef98f173e16f5758e5848"
      ],
      "author": {
        "name": "Derek Xu",
        "email": "derekx@google.com",
        "time": "Wed Dec 13 11:40:18 2023 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 13 11:40:18 2023 -0500"
      },
      "message": "Update package:vm_service constraints to \u0027\u003e\u003d12.0.0 \u003c15.0.0\u0027 (#473)\n\n"
    },
    {
      "commit": "487ed82231fd5145779ef98f173e16f5758e5848",
      "tree": "905eb1a0f195c1d6f4ee496d543f3b860eade2c9",
      "parents": [
        "722caefdf7f54d7b3854c7f56c1efab08ac4f704"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Thu Nov 09 09:26:48 2023 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 09 09:26:48 2023 -0800"
      },
      "message": "Move to latest lints (#471)\n\n"
    },
    {
      "commit": "722caefdf7f54d7b3854c7f56c1efab08ac4f704",
      "tree": "174e0a40cc8bd6ae296fb8c6ac7d090b366f1bdf",
      "parents": [
        "f01892fb4ad5ee9dcb2b57bc35ae4dccb17757f4"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Nov 01 14:55:55 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 01 14:55:55 2023 +0000"
      },
      "message": "Bump actions/checkout from 4.1.0 to 4.1.1 (#469)\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": "f01892fb4ad5ee9dcb2b57bc35ae4dccb17757f4",
      "tree": "191d0db917b0bf7c9d4a29f1c67aba40953ab0fd",
      "parents": [
        "27c81f4e7ce94787e8e1efcc749fb3533364f578"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Nov 01 13:00:23 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 01 13:00:23 2023 +0000"
      },
      "message": "Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#470)\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": "27c81f4e7ce94787e8e1efcc749fb3533364f578",
      "tree": "1dd509b119d5974f0e6cda13976e69d7d5b55d91",
      "parents": [
        "908b55df95bf202fabca1214c521a4d04edf4252"
      ],
      "author": {
        "name": "Ben Konyi",
        "email": "bkonyi@google.com",
        "time": "Wed Oct 25 10:52:08 2023 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Oct 25 10:52:08 2023 -0400"
      },
      "message": "Update package:vm_service to \u003e\u003d12.0.0 \u003c14.0.0 (#468)\n\n"
    },
    {
      "commit": "908b55df95bf202fabca1214c521a4d04edf4252",
      "tree": "9eb647af03d8d93c95ec0c60883d3e89168119fb",
      "parents": [
        "bcfd888f58b29f0e2ed6ba7c2dfcff8717c8e999"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Tue Oct 17 17:18:43 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Oct 18 13:18:43 2023 +1300"
      },
      "message": "Add `coverableLineCache` param to `collect` (#466)\n\n* Add coverableLineCache param to collect\r\n\r\n* Debugging collect_coverage_api_test\r\n\r\n* fmt\r\n\r\n* Add integration test\r\n\r\n* Bump min SDK version\r\n\r\n* Ben\u0027s comments"
    },
    {
      "commit": "bcfd888f58b29f0e2ed6ba7c2dfcff8717c8e999",
      "tree": "3387b3663fd34c71cf53d71e15f8ea233c79aa56",
      "parents": [
        "87627442dc313fdfe321cd7e05ab082c143c699a"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Oct 02 18:25:14 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 02 18:25:14 2023 +0000"
      },
      "message": "Bump actions/checkout from 3.6.0 to 4.1.0 (#463)\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": "87627442dc313fdfe321cd7e05ab082c143c699a",
      "tree": "6af6e5358167657f1bab322b88b92c1a769c6b74",
      "parents": [
        "84f04e9d2fa3dcdbebdba17accc8bb3e681ad6f4"
      ],
      "author": {
        "name": "Ben Konyi",
        "email": "bkonyi@google.com",
        "time": "Mon Oct 02 13:49:35 2023 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 02 13:49:35 2023 -0400"
      },
      "message": "Prepare for 1.6.4 release (#464)\n\nIncludes upgrade to vm_service 12.0.0"
    },
    {
      "commit": "84f04e9d2fa3dcdbebdba17accc8bb3e681ad6f4",
      "tree": "21f644e979449456df8a414ac1b8dac1bc851998",
      "parents": [
        "675506008cbb98a03b3e9df50781983b406fd8c7"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sun Oct 01 12:57:34 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Oct 01 12:57:34 2023 +0000"
      },
      "message": "Bump dart-lang/setup-dart from 1.5.0 to 1.5.1 (#461)\n\nBumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.5.0 to 1.5.1.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/dart-lang/setup-dart/releases\"\u003edart-lang/setup-dart\u0027s releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.5.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eNo longer test the \u003ccode\u003esetup-dart\u003c/code\u003e action on pre-2.12 SDKs.\u003c/li\u003e\n\u003cli\u003eUpgrade JS interop code to use extension types (the new name for inline classes).\u003c/li\u003e\n\u003cli\u003eThe upcoming rename of the \u003ccode\u003ebe\u003c/code\u003e channel to \u003ccode\u003emain\u003c/code\u003e is now supported with forward compatibility that switches when the rename happens.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md\"\u003edart-lang/setup-dart\u0027s changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.6.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eEnable provisioning of the latest Dart SDK patch release by specifying just\nthe major and minor version (e.g. \u003ccode\u003e3.2\u003c/code\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.5.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eNo longer test the \u003ccode\u003esetup-dart\u003c/code\u003e action on pre-2.12 SDKs.\u003c/li\u003e\n\u003cli\u003eUpgrade JS interop code to use extension types\n(the new name for inline classes).\u003c/li\u003e\n\u003cli\u003eThe upcoming rename of the \u003ccode\u003ebe\u003c/code\u003e channel to \u003ccode\u003emain\u003c/code\u003e is now supported with\nforward compatibility that switches when the rename happens.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.5.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRe-wrote the implementation of the action into Dart.\u003c/li\u003e\n\u003cli\u003eAuto-detect the platform architecture (\u003ccode\u003ex64\u003c/code\u003e, \u003ccode\u003eia32\u003c/code\u003e, \u003ccode\u003earm\u003c/code\u003e, \u003ccode\u003earm64\u003c/code\u003e).\u003c/li\u003e\n\u003cli\u003eImproved the caching and download resilience of the sdk.\u003c/li\u003e\n\u003cli\u003eAdded a new action output: \u003ccode\u003edart-version\u003c/code\u003e - the installed version of the sdk.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.4.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAutomatically create OIDC token for pub.dev.\u003c/li\u003e\n\u003cli\u003eAdd a reusable workflow for publishing.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.3.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eThe install location of the Dart SDK is now available\nin an environment variable, \u003ccode\u003eDART_HOME\u003c/code\u003e\n(\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/43\"\u003e#43\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eFixed an issue where cached downloads could lead to unzip issues\non self-hosted runners\n(\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/35\"\u003e#35\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.2.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFixed a path issue impacting git dependencies on Windows.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdded a \u003ccode\u003eflavor\u003c/code\u003e option setup.sh to allow downloading unpublished builds.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.0.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ePromoted to 1.0 stable.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev0.5\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFixed a Windows \u003ccode\u003epub global activate\u003c/code\u003e path issue.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/8a4b97ea2017cc079571daec46542f76189836b1\"\u003e\u003ccode\u003e8a4b97e\u003c/code\u003e\u003c/a\u003e Support renaming the be channel to main. (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/102\"\u003e#102\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/0970dcf46e056fb521e7027775fdff076fe1e732\"\u003e\u003ccode\u003e0970dcf\u003c/code\u003e\u003c/a\u003e Bump \u003ccode\u003e@âactions/http-client\u003c/code\u003e from 2.1.0 to 2.1.1 (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/101\"\u003e#101\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/e58aeb62aef51dcc4d0ba8eada7c08092aad5314\"\u003e\u003ccode\u003ee58aeb6\u003c/code\u003e\u003c/a\u003e updates for the latest version of extension types (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/100\"\u003e#100\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/deafe40ee7284c48e67c783c88eed8c8b52b19ca\"\u003e\u003ccode\u003edeafe40\u003c/code\u003e\u003c/a\u003e Convert to extension types (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/99\"\u003e#99\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/cdb51fff2b088939ef86fe041b18e82cb4733522\"\u003e\u003ccode\u003ecdb51ff\u003c/code\u003e\u003c/a\u003e Bump semver from 6.3.0 to 6.3.1 (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/98\"\u003e#98\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/e2fce1213c49504e0029ade4bac39403dfc11fb3\"\u003e\u003ccode\u003ee2fce12\u003c/code\u003e\u003c/a\u003e update JS interop - remove JS typedef references (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/97\"\u003e#97\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/42c988f214b6652e0b56ca2ad2f1d477bf6098b7\"\u003e\u003ccode\u003e42c988f\u003c/code\u003e\u003c/a\u003e set up a cron to build the action\u0027s javascript (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/96\"\u003e#96\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/007c7cbb377cdbdf8922e2f8c4172dc60fbaaf9a\"\u003e\u003ccode\u003e007c7cb\u003c/code\u003e\u003c/a\u003e blast_repo fixes (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/92\"\u003e#92\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/08de7e0c9a57cb3229b052af11c7f8eae4a845bd\"\u003e\u003ccode\u003e08de7e0\u003c/code\u003e\u003c/a\u003e Remove annotations no longer needed (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/91\"\u003e#91\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/bd8bef0960777f45de11f484bcb7beacadb321cf\"\u003e\u003ccode\u003ebd8bef0\u003c/code\u003e\u003c/a\u003e Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/89\"\u003e#89\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href\u003d\"https://github.com/dart-lang/setup-dart/compare/d6a63dab3335f427404425de0fbfed4686d93c4f...8a4b97ea2017cc079571daec46542f76189836b1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name\u003ddart-lang/setup-dart\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d1.5.0\u0026new-version\u003d1.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don\u0027t alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\u003c/details\u003e"
    },
    {
      "commit": "675506008cbb98a03b3e9df50781983b406fd8c7",
      "tree": "a310a6f1ba5b01e9dc75d84fbaecffeba0ee6490",
      "parents": [
        "44eb46a56cbefb268bb2289a59adb18b16c9cff4"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sun Oct 01 12:55:37 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Oct 01 12:55:37 2023 +0000"
      },
      "message": "Bump coverallsapp/github-action from 2.2.1 to 2.2.3 (#462)\n\nBumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.2.1 to 2.2.3.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/coverallsapp/github-action/commit/3dfc5567390f6fa9267c0ee9c251e4c8c3f18949\"\u003e\u003ccode\u003e3dfc556\u003c/code\u003e\u003c/a\u003e fix: don\u0027t fail if bin directory exists on windows (\u003ca href\u003d\"https://redirect.github.com/coverallsapp/github-action/issues/189\"\u003e#189\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/coverallsapp/github-action/commit/3b7078ee895f74fc267b7b267c88211df59fa816\"\u003e\u003ccode\u003e3b7078e\u003c/code\u003e\u003c/a\u003e feat: use pwsh for windows runner (\u003ca href\u003d\"https://redirect.github.com/coverallsapp/github-action/issues/188\"\u003e#188\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href\u003d\"https://github.com/coverallsapp/github-action/compare/95b1a2355bd0e526ad2fd62da9fd386ad4c98474...3dfc5567390f6fa9267c0ee9c251e4c8c3f18949\"\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\u003dcoverallsapp/github-action\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d2.2.1\u0026new-version\u003d2.2.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 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": "44eb46a56cbefb268bb2289a59adb18b16c9cff4",
      "tree": "ef289ae1b4bfd861c9cb55ed4a1c87427fbe9a0d",
      "parents": [
        "5ae4220bd2b7a25d23d13246807687991f16ffb7"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Sep 01 13:07:40 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Sep 01 13:07:40 2023 +0000"
      },
      "message": "Bump actions/checkout from 3.5.3 to 3.6.0 (#460)\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": "5ae4220bd2b7a25d23d13246807687991f16ffb7",
      "tree": "92146598b36625267da88278daf9f215f17cc71e",
      "parents": [
        "6a59d312874dddb421ae712ffc75e6da9fed0f29"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Mon Aug 28 15:41:10 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 29 10:41:10 2023 +1200"
      },
      "message": "Don\u0027t analyze using dev channel (#459)\n\n"
    },
    {
      "commit": "6a59d312874dddb421ae712ffc75e6da9fed0f29",
      "tree": "e04e4ffbe93589e45c13807fd1f936304d99c4b6",
      "parents": [
        "19f71890214973626fac26e406f27a41a91ef927"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Aug 01 12:26:21 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 01 12:26:21 2023 +0000"
      },
      "message": "Bump coverallsapp/github-action from 2.2.0 to 2.2.1 (#458)\n\nBumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.2.0 to 2.2.1.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/coverallsapp/github-action/commit/95b1a2355bd0e526ad2fd62da9fd386ad4c98474\"\u003e\u003ccode\u003e95b1a23\u003c/code\u003e\u003c/a\u003e feat: add files option (\u003ca href\u003d\"https://redirect.github.com/coverallsapp/github-action/issues/185\"\u003e#185\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/coverallsapp/github-action/commit/12d23ccd512af6f292f5eaf42c191d64928b135c\"\u003e\u003ccode\u003e12d23cc\u003c/code\u003e\u003c/a\u003e feat: add fail-on-error option (\u003ca href\u003d\"https://redirect.github.com/coverallsapp/github-action/issues/184\"\u003e#184\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/coverallsapp/github-action/commit/8e1cba00ac8bb526c6a1b96b810071687e5e8310\"\u003e\u003ccode\u003e8e1cba0\u003c/code\u003e\u003c/a\u003e feat: add measure option (\u003ca href\u003d\"https://redirect.github.com/coverallsapp/github-action/issues/183\"\u003e#183\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/coverallsapp/github-action/commit/cb1c78cc8dd8522acce1a460c643e67515393ef6\"\u003e\u003ccode\u003ecb1c78c\u003c/code\u003e\u003c/a\u003e docs: clarify coveralls repo permissions (\u003ca href\u003d\"https://redirect.github.com/coverallsapp/github-action/issues/182\"\u003e#182\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/coverallsapp/github-action/commit/3b7440a0fbc8822c731c93250c2c5506ca51a48f\"\u003e\u003ccode\u003e3b7440a\u003c/code\u003e\u003c/a\u003e Update README.md (\u003ca href\u003d\"https://redirect.github.com/coverallsapp/github-action/issues/181\"\u003e#181\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href\u003d\"https://github.com/coverallsapp/github-action/compare/c7885c00cb7ec0b8f9f5ff3f53cddb980f7a4412...95b1a2355bd0e526ad2fd62da9fd386ad4c98474\"\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\u003dcoverallsapp/github-action\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d2.2.0\u0026new-version\u003d2.2.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 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": "19f71890214973626fac26e406f27a41a91ef927",
      "tree": "390ac073df1f8bf8ae93c3dd6be1b8d9aadc4747",
      "parents": [
        "3dcefbccb1f463292d0e3d8afd3b78a979471ef1"
      ],
      "author": {
        "name": "Kyle Turney",
        "email": "turney.kyle@gmail.com",
        "time": "Wed Jul 05 19:44:31 2023 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 06 12:44:31 2023 +1200"
      },
      "message": "Ignore enhancements (#454)\n\n* typo and case fixes\r\n\r\n* allow omitting space between // and coverage\r\n\r\n* allow text after coverage:ignore comments\r\n\r\n* handle unbalanced ignore ranges instead of bailing\r\n\r\n* add changelog entry\r\n\r\n* update title in changelog\r\n\r\n* throw FormatException when encountering unbalanced ignore comments\r\n\r\n* add file path to err message and test err message\r\n\r\n* refactor test"
    },
    {
      "commit": "3dcefbccb1f463292d0e3d8afd3b78a979471ef1",
      "tree": "e71c82593092ecfbfe64cffa1d64138189c45533",
      "parents": [
        "989bc5b27122f73523000ddf8f7264d13c9f9a11"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Jul 01 12:25:21 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jul 01 12:25:21 2023 +0000"
      },
      "message": "Bump coverallsapp/github-action from 2.1.2 to 2.2.0 (#456)\n\nBumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.1.2 to 2.2.0.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/coverallsapp/github-action/commit/c7885c00cb7ec0b8f9f5ff3f53cddb980f7a4412\"\u003e\u003ccode\u003ec7885c0\u003c/code\u003e\u003c/a\u003e chore: support explicit cli arguments (\u003ca href\u003d\"https://redirect.github.com/coverallsapp/github-action/issues/179\"\u003e#179\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/coverallsapp/github-action/commit/059e56d143348431aafb4917fc9843532d0b6ac5\"\u003e\u003ccode\u003e059e56d\u003c/code\u003e\u003c/a\u003e docs: describe debug option\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href\u003d\"https://github.com/coverallsapp/github-action/compare/f350da2c033043742f89e8c0b7b5145a1616da6d...c7885c00cb7ec0b8f9f5ff3f53cddb980f7a4412\"\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\u003dcoverallsapp/github-action\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d2.1.2\u0026new-version\u003d2.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don\u0027t alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot 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": "989bc5b27122f73523000ddf8f7264d13c9f9a11",
      "tree": "3951679e7b3b2fcce2556d5686af33c9a9e5ddac",
      "parents": [
        "523cf4d988aa1f5cd72023187c34ab4c3bfa92e2"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Jul 01 12:25:19 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jul 01 12:25:19 2023 +0000"
      },
      "message": "Bump actions/checkout from 3.5.2 to 3.5.3 (#455)\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": "523cf4d988aa1f5cd72023187c34ab4c3bfa92e2",
      "tree": "6ce54e9a8ccebfce38a82065d3901825a9e5a2e6",
      "parents": [
        "edea0f18e9cdeb5c9c138311a64ec22eb9ee41f1"
      ],
      "author": {
        "name": "Devon Carew",
        "email": "devoncarew@google.com",
        "time": "Mon May 22 13:40:56 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 23 08:40:56 2023 +1200"
      },
      "message": "blast_repo fixes (#451)\n\nno-response"
    },
    {
      "commit": "edea0f18e9cdeb5c9c138311a64ec22eb9ee41f1",
      "tree": "82cf96b09f09c961f54838e34381095075e6aab7",
      "parents": [
        "c4d6d46efca7022057f6d420b6a401b694748686"
      ],
      "author": {
        "name": "Devon Carew",
        "email": "devoncarew@google.com",
        "time": "Mon May 15 14:34:01 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 15 14:34:01 2023 -0700"
      },
      "message": "blast_repo fixes (#450)\n\ndependabot"
    },
    {
      "commit": "c4d6d46efca7022057f6d420b6a401b694748686",
      "tree": "d609f6372f592eabc48e3717734a2f3af10b3523",
      "parents": [
        "418d08a3ca6f26bdd7d67337a7044486d8e04a30"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed May 10 15:28:48 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 10 15:28:48 2023 -0700"
      },
      "message": "Bump coverallsapp/github-action from 1.1.3 to 2.1.2 (#448)\n\nBumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.1.3 to 2.1.2.\r\n- [Release notes](https://github.com/coverallsapp/github-action/releases)\r\n- [Commits](https://github.com/coverallsapp/github-action/compare/9ba913c152ae4be1327bfb9085dc806cedb44057...f350da2c033043742f89e8c0b7b5145a1616da6d)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: coverallsapp/github-action\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "418d08a3ca6f26bdd7d67337a7044486d8e04a30",
      "tree": "db42957838d3faa2e55334555c6b28038ad21052",
      "parents": [
        "c3f045953efc4da8041f106e425b997c871bbcaf"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed May 10 15:28:20 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 10 15:28:20 2023 -0700"
      },
      "message": "Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#444)\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": "c3f045953efc4da8041f106e425b997c871bbcaf",
      "tree": "78416bedb5eaf70befd275609a78971a2635f8b9",
      "parents": [
        "a815aac6b2c862584b95057b4cf78bac7d74c280"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dc.harkes@gmail.com",
        "time": "Wed May 10 22:27:15 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 10 13:27:15 2023 -0700"
      },
      "message": "Update LCOV link (#446)\n\n"
    },
    {
      "commit": "a815aac6b2c862584b95057b4cf78bac7d74c280",
      "tree": "1baddd0480e9941c7274ae283fdb074017090c83",
      "parents": [
        "c706484720cfdda7adcb1a5192826a3a8c72ed89"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon May 08 12:24:46 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 08 12:24:46 2023 -0700"
      },
      "message": "Bump actions/checkout from 3.3.0 to 3.5.2 (#449)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3.3.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/ac593985615ec2ede58e132d2e21d2b1cbd6127c...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-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": "c706484720cfdda7adcb1a5192826a3a8c72ed89",
      "tree": "118f448fbda2bd9ac94f3ba823b0478b75bc434f",
      "parents": [
        "19b9ad4844b0a00759fd7d00ed40bc0e93159513"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Wed Feb 15 12:57:00 2023 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 15 12:57:00 2023 -0800"
      },
      "message": "Run no response bot daily (#440)\n\n"
    },
    {
      "commit": "19b9ad4844b0a00759fd7d00ed40bc0e93159513",
      "tree": "bb23f1ced4631f438b9589d001cd2d7868f9dbc2",
      "parents": [
        "b373cea0dde30d03a84fb3c2f08aad5693321a39"
      ],
      "author": {
        "name": "Daniel Chevalier",
        "email": "chevalier.dan@gmail.com",
        "time": "Mon Feb 06 17:03:38 2023 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 06 17:03:38 2023 -0500"
      },
      "message": "update vm_service to allow vm_service:11.0.0 (#438)\n\n"
    },
    {
      "commit": "b373cea0dde30d03a84fb3c2f08aad5693321a39",
      "tree": "289569c5fb07cecacc8d356fd1ba3ac20411fe86",
      "parents": [
        "3ecc746b7cba878f510bc4557f2dfd81bbdd8834"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Feb 01 08:55:27 2023 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 01 08:55:27 2023 -0800"
      },
      "message": "Bump dart-lang/setup-dart from 1.3 to 1.4 (#436)\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": "3ecc746b7cba878f510bc4557f2dfd81bbdd8834",
      "tree": "63de28daf5d82a33ad3909f62f8827cb4b3a755d",
      "parents": [
        "b9aca1d37428ee460f0350e1be1a60ad92afe2ca"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Feb 01 08:32:54 2023 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 01 08:32:54 2023 -0800"
      },
      "message": "Bump actions/checkout from 3.2.0 to 3.3.0 (#437)\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": "b9aca1d37428ee460f0350e1be1a60ad92afe2ca",
      "tree": "b451974e4e2eb4078f55e8a313852a8b8e87407b",
      "parents": [
        "f53a4372fa1a3055976c60a0cfae65b08a2764ff"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Wed Jan 25 16:52:00 2023 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 25 16:52:00 2023 -0800"
      },
      "message": "Fix CI by updating pkg:mockito and generated code (#435)\n\nAlso bumped min SDK and pkg:lints"
    },
    {
      "commit": "f53a4372fa1a3055976c60a0cfae65b08a2764ff",
      "tree": "e4dc3ebdfc1bd966fd48c3afeb6cef08937abc21",
      "parents": [
        "6da87589168533656cfbe6118c2c6fb4a5291443"
      ],
      "author": {
        "name": "Derek Xu",
        "email": "derekx@google.com",
        "time": "Thu Jan 12 11:49:52 2023 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 12 11:49:52 2023 -0500"
      },
      "message": "Update pkg:vm_service constraints to \u0027\u003e\u003d9.4.0 \u003c11.0.0\u0027 (#434)\n\n"
    },
    {
      "commit": "6da87589168533656cfbe6118c2c6fb4a5291443",
      "tree": "b7c70b89f54679a9ab7833262126da1d529c9a66",
      "parents": [
        "5e4b1707ac85c6081e6b1f38e60e9c0af81f85ed"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Jan 03 11:04:16 2023 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 03 11:04:16 2023 -0800"
      },
      "message": "Bump actions/checkout from 3.1.0 to 3.2.0 (#433)\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": "5e4b1707ac85c6081e6b1f38e60e9c0af81f85ed",
      "tree": "4e0bc844ae23be1a8516727ae830eba510653402",
      "parents": [
        "5ba2a17a24286a85861fba5e97d9b940a37bc094"
      ],
      "author": {
        "name": "Devon Carew",
        "email": "devoncarew@google.com",
        "time": "Mon Nov 14 14:55:09 2022 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Nov 14 14:55:09 2022 -0800"
      },
      "message": "update the no-response behavior configuration (#428)\n\n"
    },
    {
      "commit": "5ba2a17a24286a85861fba5e97d9b940a37bc094",
      "tree": "222fffdc3ae71f1581ca2584d8db19957cfa819b",
      "parents": [
        "9bf41166d030ef15ea285e631f6105b6c18ea3f2"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Nov 14 09:00:23 2022 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Nov 14 09:00:23 2022 -0800"
      },
      "message": "Bump coverallsapp/github-action from 1.1.2 to 1.1.3 (#430)\n\nBumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.1.2 to 1.1.3.\r\n- [Release notes](https://github.com/coverallsapp/github-action/releases)\r\n- [Commits](https://github.com/coverallsapp/github-action/compare/8cbef1dea373ebce56de0a14c68d6267baa10b44...9ba913c152ae4be1327bfb9085dc806cedb44057)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: coverallsapp/github-action\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\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": "9bf41166d030ef15ea285e631f6105b6c18ea3f2",
      "tree": "49fa01aaff9a71007a34c5e639f245e5df1df6b3",
      "parents": [
        "8c5ca058546a1bc247af6411f7f4496fcbfd63b6"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Mon Nov 14 07:53:08 2022 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Nov 14 07:53:08 2022 -0800"
      },
      "message": "blast_repo fixes (#429)\n\nDependabot\r\nGitHub Action"
    },
    {
      "commit": "8c5ca058546a1bc247af6411f7f4496fcbfd63b6",
      "tree": "2e30878f33fa8f5fe859963ecba2b8d014dc34c3",
      "parents": [
        "2cc799507b1990f827da2520dff5b21e7f758fda"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Tue Oct 11 11:21:03 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 11 11:21:03 2022 -0700"
      },
      "message": "Fix void_checks lint that happens with latest analysis (#425)\n\n"
    },
    {
      "commit": "2cc799507b1990f827da2520dff5b21e7f758fda",
      "tree": "12b4e5b97710aa3b943e95bc4dca754b19d360e6",
      "parents": [
        "40c8c7ebf637ddf2f4c64c0e9468afe728ba5738"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Tue Sep 20 14:10:10 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 20 14:10:10 2022 -0700"
      },
      "message": "WIP: Handle SentinelException (#424)\n\n* Handle SentinelException\r\n\r\n* Fix analysis\r\n\r\n* Update changelog\r\n\r\n* Remove benchmark from CI"
    },
    {
      "commit": "40c8c7ebf637ddf2f4c64c0e9468afe728ba5738",
      "tree": "6d51a1dd8e8b3f8cbf573f8652fd9b2d0e5943cd",
      "parents": [
        "26b1616422a0d1c9b1908a207d5ff33ffd178beb"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Thu Sep 08 13:15:40 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Sep 08 13:15:40 2022 -0700"
      },
      "message": "Prepare to publish 1.6.0 (#423)\n\n"
    },
    {
      "commit": "26b1616422a0d1c9b1908a207d5ff33ffd178beb",
      "tree": "3403c5b34502e7983618b526119da7603c7d7f6f",
      "parents": [
        "63ef3205717dfed1d99e5ee861c9bf9b1d40989e"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Thu Sep 08 10:12:38 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Sep 08 10:12:38 2022 -0700"
      },
      "message": "Use the new `IsolateRef.isolateGroupId` to speed up isolate deduping (#422)\n\n* Use isolateRef.isolateGroupId to skip some RPCs\r\n\r\n* Update the mock test\r\n\r\n* Fix analysis\r\n\r\n* Debugging the vm_service version of github CI\r\n\r\n* Remove debugging"
    },
    {
      "commit": "63ef3205717dfed1d99e5ee861c9bf9b1d40989e",
      "tree": "216378bde754a67ce8502f1dda49e0d0ef77e446",
      "parents": [
        "ccb70de14e8560eb0ea99d1c3ffaea69a6d34623"
      ],
      "author": {
        "name": "Devon Carew",
        "email": "devoncarew@google.com",
        "time": "Thu Sep 01 12:57:52 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Sep 01 12:57:52 2022 -0700"
      },
      "message": "update the to standard Dart BSD license (#421)\n\n* update the to std Dart BSD license\r\n\r\n* update the changelog\r\n\r\n* update the package version + changelog"
    },
    {
      "commit": "ccb70de14e8560eb0ea99d1c3ffaea69a6d34623",
      "tree": "9fdf88ea6b3490367e363dfc17f4203c6b250a67",
      "parents": [
        "2f68b39f2b7d688e6f632e5a6de7cbb669b3c55a"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Wed Aug 31 15:29:33 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 31 15:29:33 2022 -0700"
      },
      "message": "Add a benchmark (#419)\n\n* Add a benchmark\r\n\r\n* Format and fix analysis\r\n\r\n* Fix bugs\r\n\r\n* Fix analysis\r\n\r\n* Install dart\r\n\r\n* Run dart pub get\r\n\r\n* Reduce the number of benchmarks\r\n\r\n* Always comment\r\n\r\n* Reduce alert threshold\r\n\r\n* Report results in multiples of no-coverage baseline\r\n\r\n* Show few decimal places\r\n\r\n* Remove function coverage benchmark\r\n\r\n* Add timeout/retry logic\r\n\r\n* Force exit once the benchmark is done\r\n\r\n* Await file write\r\n\r\n* Force exit after file write\r\n\r\n* Increase the alert threshold"
    },
    {
      "commit": "2f68b39f2b7d688e6f632e5a6de7cbb669b3c55a",
      "tree": "874ee6ca481e65b1b5e8f2b78d3c2a9e94d7f991",
      "parents": [
        "047c85e160f67515c096bef2ae48fb8335781064"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Thu Aug 18 13:05:59 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 18 13:05:59 2022 -0700"
      },
      "message": "Increase timeout to fix mac bot (#417)\n\n"
    },
    {
      "commit": "047c85e160f67515c096bef2ae48fb8335781064",
      "tree": "59a168455f4281c52db294da9bd77a222fb194ce",
      "parents": [
        "6a6fc156b6c12d030a033d257b58438e7525605f"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Thu Aug 11 12:29:57 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 11 12:29:57 2022 -0700"
      },
      "message": "ignore-line comments etc must be at the end of the line (#414)\n\n"
    },
    {
      "commit": "6a6fc156b6c12d030a033d257b58438e7525605f",
      "tree": "a64c340ecbc04dcebd16160e723f50807c7601a5",
      "parents": [
        "757481528ceeaece3c91e6de7ef448c2a9d4c2c1"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Mon Jul 25 08:47:38 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 25 08:47:38 2022 -0700"
      },
      "message": "Ignore abstract methods (#412)\n\n* Fix branch coverage test\r\n\r\n* Ignore implicit functions in function coverage\r\n\r\n* Add a dedicated function coverage test.\r\n\r\n* Fix analysis\r\n\r\n* Ignore abstract functions\r\n\r\n* Use the new vm_service version\r\n\r\n* Fix test\r\n\r\n* vm_service abstract update was actually a minor version bump\r\n\r\n* Remove deprecated analysis option\r\n\r\n* Fix function_coverage_test on older SDKs"
    },
    {
      "commit": "757481528ceeaece3c91e6de7ef448c2a9d4c2c1",
      "tree": "e5d1fcc5411f47edef05aeb4dd48478706a28c7c",
      "parents": [
        "54e2b4de9fb50432c36b6d687077c90ad105b9b9"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Thu Jun 30 09:23:34 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 30 09:23:34 2022 -0700"
      },
      "message": "Format and cleanup markdown files (#410)\n\nChangelog: drop dates from releases - this info is on pub.dev"
    },
    {
      "commit": "54e2b4de9fb50432c36b6d687077c90ad105b9b9",
      "tree": "6d9d641af56263eec01416a3f71c52ce9d1032f8",
      "parents": [
        "aaae1474aab75153292d7e7de44d3eaf6e8c3bcf"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Tue Jun 28 13:27:25 2022 -0700"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Thu Jun 30 09:10:20 2022 -0700"
      },
      "message": "Support passing extra arguments to test via test_with_coverage\n\nFixes https://github.com/dart-lang/coverage/issues/403\n\nAlso cleaned up help text\n"
    },
    {
      "commit": "aaae1474aab75153292d7e7de44d3eaf6e8c3bcf",
      "tree": "88e1f263b3611591433e5f3ad2b7c082bc81bbf2",
      "parents": [
        "be343f3109100ab02d1d66f10fa5cfec06379fa8"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Wed Jun 29 21:01:12 2022 -0700"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Thu Jun 30 09:10:20 2022 -0700"
      },
      "message": "cleanup: bin/test_with_coverage.dart\n"
    },
    {
      "commit": "be343f3109100ab02d1d66f10fa5cfec06379fa8",
      "tree": "57193fb730fe37b2d0f971df052732c5a22745fb",
      "parents": [
        "62428b00a82df33e76811f8d07f224dd79994782"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Wed Jun 29 20:24:25 2022 -0700"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Thu Jun 30 09:10:20 2022 -0700"
      },
      "message": "cleanup collect\n"
    },
    {
      "commit": "62428b00a82df33e76811f8d07f224dd79994782",
      "tree": "61a2ef804c77921f0b5eec8a57548598e857b31a",
      "parents": [
        "8831b8692e7e1b3c9cb6e7c8ae5c3bc615b6c80b"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Wed Jun 29 14:38:13 2022 -0700"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Wed Jun 29 15:00:32 2022 -0700"
      },
      "message": "Cleanup lib/src/run_and_collect.dart\n"
    },
    {
      "commit": "8831b8692e7e1b3c9cb6e7c8ae5c3bc615b6c80b",
      "tree": "eb59dc24cda4c4a1a5c8309384bcd409d0e72e8a",
      "parents": [
        "4a5799da48a654b68dcfeecc9742a5ef434f1070"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Wed Jun 29 14:23:29 2022 -0700"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Wed Jun 29 15:00:32 2022 -0700"
      },
      "message": "test: improve function hit coverage testing\n"
    },
    {
      "commit": "4a5799da48a654b68dcfeecc9742a5ef434f1070",
      "tree": "1dd17b8eed5c9689429a6b8ae1ae1c5309347ad9",
      "parents": [
        "c8bdf1898c178068b0e31629b0f4ef7ff6503c2b"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Wed Jun 29 13:16:23 2022 -0700"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Wed Jun 29 15:00:32 2022 -0700"
      },
      "message": "Cleanup hitmap JSON generation\n"
    },
    {
      "commit": "c8bdf1898c178068b0e31629b0f4ef7ff6503c2b",
      "tree": "4394fa204cb7278d866d44797f7f8f5012e69e5a",
      "parents": [
        "3b73292aa030a03b39e7a4eb6c133d90eef26933"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Wed Jun 29 11:00:12 2022 -0700"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Wed Jun 29 15:00:32 2022 -0700"
      },
      "message": "test: DRY up parsing and validating coverage JSON\n"
    },
    {
      "commit": "3b73292aa030a03b39e7a4eb6c133d90eef26933",
      "tree": "22abba01af7020832b114a765b76954edf005175",
      "parents": [
        "b7f70ccea54ff2e372fbc5a0a87a9f60afe72b56"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Wed Jun 29 10:52:32 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 29 10:52:32 2022 -0700"
      },
      "message": "Enable and fix non_constant_identifier_names lint (#407)\n\n"
    },
    {
      "commit": "b7f70ccea54ff2e372fbc5a0a87a9f60afe72b56",
      "tree": "8c2cbf121a9794191321d42dd06149d308fbe2a4",
      "parents": [
        "4df2e056aefe331d01f03a2d1c792e516843a54c"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Wed Jun 29 10:02:13 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 29 10:02:13 2022 -0700"
      },
      "message": "test: use TestProcess more places (#406)\n\nMakes debugging a lot easier"
    },
    {
      "commit": "4df2e056aefe331d01f03a2d1c792e516843a54c",
      "tree": "9c08ff19c4c04478799b53993a8c8f0e7049b9c6",
      "parents": [
        "9c8ed97a266c184283c624e16ebae20f264bc45f"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Tue Jun 28 13:26:36 2022 -0700"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Tue Jun 28 14:03:28 2022 -0700"
      },
      "message": "DRY up logic for handling serviceUri\n"
    },
    {
      "commit": "9c8ed97a266c184283c624e16ebae20f264bc45f",
      "tree": "ff2a3f019773725301ad95bb9af234abbbdb290f",
      "parents": [
        "2162cb7dfea4ba6663fde38f9ac66e58fb003957"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Tue Jun 28 10:41:56 2022 -0700"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Tue Jun 28 14:03:28 2022 -0700"
      },
      "message": "test: use pkg:test_process\n\nBetter output on failure\n"
    },
    {
      "commit": "2162cb7dfea4ba6663fde38f9ac66e58fb003957",
      "tree": "7c26eaf11356248103f095e0e2f089a1fb009853",
      "parents": [
        "f4d218d8ceac223d9bb79f511cdca7f663f2280f"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Mon Jun 27 19:34:54 2022 -0700"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Tue Jun 28 08:49:49 2022 -0700"
      },
      "message": "test: DRY up sources logic\n"
    },
    {
      "commit": "f4d218d8ceac223d9bb79f511cdca7f663f2280f",
      "tree": "b5ef7e89840d5bce84f9ed43eb0054bf5b4d9ee0",
      "parents": [
        "cc547726e914f917e2f58682e1109b57bd7a2af3"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@google.com",
        "time": "Mon Jun 27 18:46:59 2022 -0700"
      },
      "committer": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Tue Jun 28 08:49:49 2022 -0700"
      },
      "message": "Switch analysis options to enable strict casts\n"
    },
    {
      "commit": "cc547726e914f917e2f58682e1109b57bd7a2af3",
      "tree": "4cd719a613ed6a85bef1abaeb7d47c6091ec756e",
      "parents": [
        "b6f1d418bfdc7d2adc861db0cd92472c6879648d"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Thu Jun 23 11:18:31 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 23 11:18:31 2022 -0700"
      },
      "message": "Fix handling of part files in function coverage (#402)\n\n* WIP\r\n\r\n* Fix handling of part files\r\n\r\n* Format\r\n\r\n* Merge cruft\r\n\r\n* Merge 2 lines"
    },
    {
      "commit": "b6f1d418bfdc7d2adc861db0cd92472c6879648d",
      "tree": "b07305703cb494cb2fcdc9958150b33aff7f9789",
      "parents": [
        "a5322c8ae341bd868a7bdbd8f117c6dd8871ac83"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Wed Jun 22 15:36:03 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 22 15:36:03 2022 -0700"
      },
      "message": "Ignore implicit functions (#400)\n\n* Fix branch coverage test\r\n\r\n* Ignore implicit functions in function coverage\r\n\r\n* Add a dedicated function coverage test.\r\n\r\n* Fix analysis"
    },
    {
      "commit": "a5322c8ae341bd868a7bdbd8f117c6dd8871ac83",
      "tree": "64d0314ed66c7f939cd9580ad27f953eab423168",
      "parents": [
        "0a6d4c807ab3a82ad752b6928cfb2e106b829f9d"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Tue Jun 21 13:06:06 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 21 13:06:06 2022 -0700"
      },
      "message": "Put the token pos errors behind a debug flag (#395)\n\n* Put the token pos errors behind a debug flag\r\n\r\nThese errors are not useful to users, and can be spammy.\r\n\r\n* Get debug flag from environment"
    },
    {
      "commit": "0a6d4c807ab3a82ad752b6928cfb2e106b829f9d",
      "tree": "a38f3849e3932a62fef3e0d940027ac013c5019b",
      "parents": [
        "92c480b6ca1962237f27b7f2e4084d6d9a36d6e3"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Tue Jun 21 11:28:11 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 21 11:28:11 2022 -0700"
      },
      "message": "Bump vm_service version (#397)\n\n* Bump vm_service version\r\n\r\n* Regenerate mocks\r\n\r\n* Changelog entry"
    },
    {
      "commit": "92c480b6ca1962237f27b7f2e4084d6d9a36d6e3",
      "tree": "0075575955803ab58407d4221664cd7795593708",
      "parents": [
        "ecc0851f2a3c503e96951b1967169eb71cce4d08"
      ],
      "author": {
        "name": "jensjoha",
        "email": "jensj@google.com",
        "time": "Tue Jun 21 20:16:55 2022 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 21 11:16:55 2022 -0700"
      },
      "message": "Add version of parseJson that can cache file reads and parses (#391)\n\n* Add version of parseJson that can cache file reads and parses\r\n\r\nWhen checkIgnoredLines is true parseJson reads files to find\r\nignore data for that file.\r\nIf calling parseJson several times for the same project,\r\nas for instance done in flutter, this adds significant overhead.\r\n\r\nThis commit adds a new function - parseJsonSync - which is passed\r\na cache of the lookups. This way future lookups for the same\r\nfile will be faster. The new function is also sync avoiding any\r\npotential race conditions when filling up the cache.\r\n\r\n* Remove createResolver\r\n\r\n* Feedback: minor version bump and a changelog entry"
    },
    {
      "commit": "ecc0851f2a3c503e96951b1967169eb71cce4d08",
      "tree": "4d470aa6dfc313a3eeeebd9921dfbd9cf2cd0f43",
      "parents": [
        "3adffe4aa7feca6a6bf3324c4c5dc393bad135f6"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Tue Jun 21 11:09:28 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 21 11:09:28 2022 -0700"
      },
      "message": "Fix branch coverage test (#396)\n\n"
    },
    {
      "commit": "3adffe4aa7feca6a6bf3324c4c5dc393bad135f6",
      "tree": "6ced604fa07577852e8afc67985c76d6ce802094",
      "parents": [
        "6fe940250581d16c989aa06815668be98d62ad44"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Wed Jun 15 15:21:07 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 15 15:21:07 2022 -0700"
      },
      "message": "test: drop special cases for Dart v1 SDKs (#394)\n\n"
    },
    {
      "commit": "6fe940250581d16c989aa06815668be98d62ad44",
      "tree": "fb3311c2f3d114937b7c05366b43e1e3905f4bfa",
      "parents": [
        "f5fac76a06daafc80283ee1aa3a4848101314baf"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Mon May 16 14:16:02 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 16 14:16:02 2022 -0700"
      },
      "message": "Enable and fix mac and windows CI (#387)\n\n* Fix test_with_coverage on windows and enable mac and win CI\r\n\r\n* Fix workflow\r\n\r\n* Fix workflow again\r\n\r\n* Increase timeout to fix mac CI\r\n\r\n* Fix windows test failures\r\n\r\n* Another test_with_coverage_test fix\r\n\r\n* Skip chrome_test on windows"
    },
    {
      "commit": "f5fac76a06daafc80283ee1aa3a4848101314baf",
      "tree": "0faf51241d1616df5b2572480943fb24c688c225",
      "parents": [
        "288f95607c4bb660154c4de2e9f7828c2375d6bf"
      ],
      "author": {
        "name": "jellynoone",
        "email": "77585130+jellynoone@users.noreply.github.com",
        "time": "Thu May 12 18:55:46 2022 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu May 12 09:55:46 2022 -0700"
      },
      "message": "Fix running test_with_coverage non-directly (#381)\n\n* Fix running test_with_coverage non-directly\r\n\r\n* Add tests and improve determining what command to call\r\n\r\n* Use format and collect main functions directly\r\n\r\n* Add missing newline\r\n\r\n* Bump version, add changelog entry and fix license"
    },
    {
      "commit": "288f95607c4bb660154c4de2e9f7828c2375d6bf",
      "tree": "4ee2d17fdf0ad7a249bc9c656c6e580982d16d94",
      "parents": [
        "c1fd06aa0b83868a4c25b16baf62c6b17f3aefb8"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Wed May 11 16:40:25 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 11 16:40:25 2022 -0700"
      },
      "message": "Prepare for 1.3.0 release (#379)\n\n"
    },
    {
      "commit": "c1fd06aa0b83868a4c25b16baf62c6b17f3aefb8",
      "tree": "b45cfa5bccac6509665e5640b945071d46c636ec",
      "parents": [
        "dbf2af2093f7b7b5185b1ddf28fee6328f20bb63"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Wed May 11 16:28:30 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 11 16:28:30 2022 -0700"
      },
      "message": "Use libraryFilters to speed up scopedOutput checks (#378)\n\n* Use libraryFilters in to speed up scopedOutput checks\r\n\r\n* Fix analysis\r\n\r\n* Bump minimum SDK version"
    },
    {
      "commit": "dbf2af2093f7b7b5185b1ddf28fee6328f20bb63",
      "tree": "74354cc0747f3200c515c94565980ef28168c787",
      "parents": [
        "b73661a620ee04cd89591ea26488101473cd1314"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Fri Apr 29 09:57:15 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Apr 29 09:57:15 2022 -0700"
      },
      "message": "Add test_with_coverage.dart (#375)\n\n* Add test_with_coverage.dart\r\n\r\n* Fix analysis\r\n\r\n* Revert unnecessary change to collect.dart\r\n\r\n* Remove timeout\r\n\r\n* Improve logging for functions missing line numbers\r\n\r\n* Trying to fix run_and_collect timeout\r\n\r\n* Readme\r\n\r\n* Fix signal handler\r\n\r\n* Another attemped timeout fix\r\n\r\n* Yet another attempted timeout fix\r\n\r\n* Update README.md\r\n\r\nCo-authored-by: Nate Bosch \u003cnbosch@google.com\u003e\r\n\r\n* Address comments\r\n\r\nCo-authored-by: Nate Bosch \u003cnbosch@google.com\u003e"
    },
    {
      "commit": "b73661a620ee04cd89591ea26488101473cd1314",
      "tree": "ac7ce5a8460c58f303dfd2494ab1758f52276386",
      "parents": [
        "19bd6d4ab159bc959aef882ac31d9e1fe45bf351"
      ],
      "author": {
        "name": "Devon Carew",
        "email": "devoncarew@google.com",
        "time": "Mon Apr 18 16:25:20 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 18 16:25:20 2022 -0700"
      },
      "message": "Add repository to pubspec (#374)\n\n"
    },
    {
      "commit": "19bd6d4ab159bc959aef882ac31d9e1fe45bf351",
      "tree": "ce774917eeeb5477640b9103bd0921328f8de5c9",
      "parents": [
        "0790b229c3f59c1b5db762a505bc06a0484733a8"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Tue Mar 29 16:44:05 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 29 16:44:05 2022 -0700"
      },
      "message": "Deprecate --packages flag and add --package (#370)\n\n* Migrate tests to package_config.json\r\n\r\n* Swap --packages flag for --package\r\n\r\n* Fix analysis errors\r\n\r\n* Keep the --packages flag, but delete support for .package in resolver\r\n\r\n* Make separate private constructor for Resolver\r\n\r\n* Improve resolver test coverage\r\n\r\n* Switch readme example commands from `pub` to `dart pub`\r\n\r\n* 1.2.0 is published, so move changes to 1.3.0-dev"
    },
    {
      "commit": "0790b229c3f59c1b5db762a505bc06a0484733a8",
      "tree": "53893e21ffa896d35b8ecc0afa053a9bd47a7f25",
      "parents": [
        "aab92ee30434f131719aae0314cf5413b4997f2d"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Thu Mar 24 14:54:00 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 24 14:54:00 2022 -0700"
      },
      "message": "Prepare for 1.2.0 release (#373)\n\n"
    },
    {
      "commit": "aab92ee30434f131719aae0314cf5413b4997f2d",
      "tree": "b46e8409131d86ca793e77504db0989c92795bb7",
      "parents": [
        "ba4e5750138b060475ef2be5337e722fa995f8de"
      ],
      "author": {
        "name": "Jonah Williams",
        "email": "jonahwilliams@google.com",
        "time": "Thu Mar 17 14:52:04 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 17 14:52:04 2022 -0700"
      },
      "message": "correctly parse package_config files on windows with relative root URI (#371)\n\n"
    },
    {
      "commit": "ba4e5750138b060475ef2be5337e722fa995f8de",
      "tree": "58b9847db115ed4687052ef23aa2b449a5d52879",
      "parents": [
        "84f5ef374a89dade5580b99acb7bcc14b9fd5463"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Tue Mar 08 10:23:42 2022 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 08 10:23:42 2022 -0800"
      },
      "message": "Migrate tests to package_config.json (#368)\n\n"
    },
    {
      "commit": "84f5ef374a89dade5580b99acb7bcc14b9fd5463",
      "tree": "9def4a37f75d1def4ac9f9c65a6d0bf834d5812a",
      "parents": [
        "6e8a2587999bd7bdd26031fc836af535c4735aab"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Thu Feb 24 16:38:29 2022 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 24 16:38:29 2022 -0800"
      },
      "message": "Branch coverage (#361)\n\n* WIP: branch coverage\r\n\r\n* Pretty printing of branch coverage\r\n\r\n* WIP: testing\r\n\r\n* Finish testing\r\n\r\n* Changelog and pubspec\r\n\r\n* Warn user if their VM is too old to support branch coverage\r\n\r\n* Update readme to mention function and branch coverage\r\n\r\n* Fix some of the failing tests on older VM versions\r\n\r\n* Fix run_and_collect_test\r\n\r\n* Actually fix run_and_collect_test\r\n\r\n* Use skips instead of ifs in tests"
    },
    {
      "commit": "6e8a2587999bd7bdd26031fc836af535c4735aab",
      "tree": "2f63bf1a9b25e88df15ef2ec706ca67dcebedde7",
      "parents": [
        "84416707ccddfe5d7e701ad12f8fc3265f464118"
      ],
      "author": {
        "name": "Ben Konyi",
        "email": "bkonyi@google.com",
        "time": "Wed Feb 09 15:09:09 2022 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 09 15:09:09 2022 -0800"
      },
      "message": "Change support for VM service message from \"The Dart VM Service is listening\" to \"The Dart VM service is listening\" (#366)\n\nSee https://github.com/dart-lang/sdk/issues/46756"
    },
    {
      "commit": "84416707ccddfe5d7e701ad12f8fc3265f464118",
      "tree": "094a3e82c82ba2f19d414a337de4edc6cca9db50",
      "parents": [
        "4fedf9a0a2a9fad93a2872f6b9ad138f044ad576"
      ],
      "author": {
        "name": "Ben Konyi",
        "email": "bkonyi@google.com",
        "time": "Mon Feb 07 13:41:06 2022 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 07 13:41:06 2022 -0800"
      },
      "message": "Change support for VM service message from \"Dart VM Service listening\" to \"The Dart VM Service is listening\" (#365)\n\nSee https://github.com/dart-lang/sdk/issues/46756"
    },
    {
      "commit": "4fedf9a0a2a9fad93a2872f6b9ad138f044ad576",
      "tree": "ae1f3d6a110cb7dcb741ff8aab3f70deb97cd0eb",
      "parents": [
        "9a43df0db1e7271140bc24a72400e038492798d4"
      ],
      "author": {
        "name": "Ben Konyi",
        "email": "bkonyi@google.com",
        "time": "Fri Feb 04 10:21:16 2022 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 04 10:21:16 2022 -0800"
      },
      "message": "Handle new VM service message format (#364)\n\n\"Observatory listening on...\" is eventually being updated to \"Dart VM\r\nService listening on...\". This change allows for parsing the VM service\r\nURI from messages of either format.\r\n\r\nSee https://github.com/dart-lang/sdk/issues/46756"
    },
    {
      "commit": "9a43df0db1e7271140bc24a72400e038492798d4",
      "tree": "3754c6f21535ff49f35c721fdfb1623ce2424c44",
      "parents": [
        "b264f8423ae47d1d5bb2d5426360244eb4b72f4a"
      ],
      "author": {
        "name": "Elijah Luckey",
        "email": "luckeyelijah112@gmail.com",
        "time": "Wed Feb 02 18:24:43 2022 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 02 15:24:43 2022 -0800"
      },
      "message": "updates readme documentation (#363)\n\n"
    },
    {
      "commit": "b264f8423ae47d1d5bb2d5426360244eb4b72f4a",
      "tree": "18dc0bb5157659c277a6039982fe8193936ac370",
      "parents": [
        "228a2fbfb15349679add5df29486dbaa64234f6a"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Tue Jan 18 12:20:58 2022 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 18 12:20:58 2022 -0800"
      },
      "message": "Prepare for release (#360)\n\n"
    },
    {
      "commit": "228a2fbfb15349679add5df29486dbaa64234f6a",
      "tree": "4db4b34375754dc52d18f3d13f5dc494af29b113",
      "parents": [
        "14c3b70c4f0998b0bb691ea9a8b485331f77f416"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Thu Dec 23 12:04:41 2021 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Dec 23 12:04:41 2021 -0800"
      },
      "message": "Change function coverage to be backwards compatible (#356)\n\nThere were 5 functions that were changed in a backwards incompatible way in #348: `createHitmap`, `mergeHitmaps`, `parseCoverage`, `toScriptCoverageJson`, and `Formatter.format`.\r\n\r\nThis change makes #348 backwards compatible by renaming those newer functions, and adding versions of all those functions with the same signature as before. Most of these legacy functions simply wrap the newer versions and convert the `HitMap` back to a `Map\u003cint, int\u003e`.\r\n\r\n| Legacy | New |\r\n| --- | --- |\r\n| createHitmap | HitMap.parseJson |\r\n| mergeHitmaps | FileHitMaps.merge |\r\n| parseCoverage | HitMap.parseFiles |\r\n| toScriptCoverageJson | deprecated, no replacement |\r\n| Formatter | deprecated, no replacement |\r\n| PrettyPrintFormatter | FileHitMapsFormatter.prettyPrint |\r\n| LcovFormatter | FileHitMapsFormatter.formatLcov |"
    },
    {
      "commit": "14c3b70c4f0998b0bb691ea9a8b485331f77f416",
      "tree": "a1d0c1f008287524fc242ef493eb32bcaf04ed31",
      "parents": [
        "2212be2725b18a0a7120cf01d031bcc482f40b8e",
        "e2613263f893898e25ac28b4b3f74b199aca2388"
      ],
      "author": {
        "name": "Nate Bosch",
        "email": "nbosch@google.com",
        "time": "Tue Dec 21 13:20:45 2021 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Dec 21 13:20:45 2021 -0800"
      },
      "message": "Merge pull request #358 from dart-lang/1.0.4_release\n\n1.0.4 release\r\n\r\nMerging in the changelog and commit history."
    },
    {
      "commit": "e2613263f893898e25ac28b4b3f74b199aca2388",
      "tree": "a1d0c1f008287524fc242ef493eb32bcaf04ed31",
      "parents": [
        "282f6f99c540b3d53f749919725ec593e241e04e",
        "2212be2725b18a0a7120cf01d031bcc482f40b8e"
      ],
      "author": {
        "name": "Nate Bosch",
        "email": "nbosch@google.com",
        "time": "Mon Dec 20 15:03:43 2021 -0800"
      },
      "committer": {
        "name": "Nate Bosch",
        "email": "nbosch@google.com",
        "time": "Mon Dec 20 15:03:43 2021 -0800"
      },
      "message": "Merge branch \u0027master\u0027 into 1.0.4_release\n"
    },
    {
      "commit": "282f6f99c540b3d53f749919725ec593e241e04e",
      "tree": "2a8c4f36069b20aea12b5b5e041d18eb22695406",
      "parents": [
        "c06d433e29dba009752304422440032920ffe048"
      ],
      "author": {
        "name": "Ben Konyi",
        "email": "bkonyi@google.com",
        "time": "Mon Dec 20 14:53:58 2021 -0800"
      },
      "committer": {
        "name": "Ben Konyi",
        "email": "bkonyi@google.com",
        "time": "Mon Dec 20 14:53:58 2021 -0800"
      },
      "message": "Prepare for 1.0.4 release\n"
    },
    {
      "commit": "c06d433e29dba009752304422440032920ffe048",
      "tree": "302045cb0214950264606244dc182b5276deb0e9",
      "parents": [
        "78840f1ea2a2359ca4ad255c9e2d4c2cc5d17dde"
      ],
      "author": {
        "name": "Ben Konyi",
        "email": "bkonyi@google.com",
        "time": "Mon Dec 20 14:36:41 2021 -0800"
      },
      "committer": {
        "name": "Ben Konyi",
        "email": "bkonyi@google.com",
        "time": "Mon Dec 20 14:52:33 2021 -0800"
      },
      "message": "Update vm_service to \u0027\u003e\u003d8.1.0 \u003c9.0.0\u0027 (#357)\n"
    },
    {
      "commit": "2212be2725b18a0a7120cf01d031bcc482f40b8e",
      "tree": "426369acb997e694123336e1593e64ce7fe91007",
      "parents": [
        "7e256e00c2e1b54b0e17b3f531fc56656c06f77b"
      ],
      "author": {
        "name": "Ben Konyi",
        "email": "bkonyi@google.com",
        "time": "Mon Dec 20 14:36:41 2021 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Dec 20 14:36:41 2021 -0800"
      },
      "message": "Update vm_service to \u0027\u003e\u003d8.1.0 \u003c9.0.0\u0027 (#357)\n\n"
    },
    {
      "commit": "7e256e00c2e1b54b0e17b3f531fc56656c06f77b",
      "tree": "19cebc74ee1ca348d3f543c0660bf5339c93be09",
      "parents": [
        "a71e2c294f5c4044bf10e41f5b76cb78a06aa76a"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Thu Oct 14 07:23:52 2021 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Oct 14 07:23:52 2021 -0700"
      },
      "message": "Move to pkg:lints (#354)\n\n"
    },
    {
      "commit": "a71e2c294f5c4044bf10e41f5b76cb78a06aa76a",
      "tree": "d7eb1aeca7344dd876779dcb1a9c3dd6a040bacb",
      "parents": [
        "35bf9959b41e6e4a8397001eeb15d5ecef1669c6"
      ],
      "author": {
        "name": "Kevin Moore",
        "email": "kevmoo@users.noreply.github.com",
        "time": "Wed Oct 13 14:00:41 2021 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Oct 13 14:00:41 2021 -0700"
      },
      "message": "Require Dart \u003e\u003d2.14 (#351)\n\nAlso drop use of quiver"
    },
    {
      "commit": "35bf9959b41e6e4a8397001eeb15d5ecef1669c6",
      "tree": "90af250f01d8083dca72f534bedbca69f78f8d9f",
      "parents": [
        "a2c1cc0b6d1f2218a896d448b33551d0e56ea501",
        "4bb572c6349350c58d02701e5327adaf39c58328"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Fri Sep 10 16:12:42 2021 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Sep 10 16:12:42 2021 -0700"
      },
      "message": "Merge pull request #352 from dart-lang/iso_groups\n\nGather coverage once per isolate group"
    },
    {
      "commit": "4bb572c6349350c58d02701e5327adaf39c58328",
      "tree": "90af250f01d8083dca72f534bedbca69f78f8d9f",
      "parents": [
        "e135758f3cb0509e35bb96d30c332ebf74954ca1"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Fri Sep 10 13:40:27 2021 -0700"
      },
      "committer": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Fri Sep 10 13:40:27 2021 -0700"
      },
      "message": "Fix analyser errors\n"
    },
    {
      "commit": "e135758f3cb0509e35bb96d30c332ebf74954ca1",
      "tree": "bc07a9cadbf6c73463a07f3a84c97c30befd377f",
      "parents": [
        "43013e7b1813893332fd810b333e27917273bb39"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Fri Sep 10 13:34:44 2021 -0700"
      },
      "committer": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Fri Sep 10 13:34:44 2021 -0700"
      },
      "message": "Update failing test\n"
    },
    {
      "commit": "43013e7b1813893332fd810b333e27917273bb39",
      "tree": "d8f0366421c03103486df3680e8338f52bbaf11a",
      "parents": [
        "a2c1cc0b6d1f2218a896d448b33551d0e56ea501"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Thu Sep 09 16:37:54 2021 -0700"
      },
      "committer": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Thu Sep 09 16:37:54 2021 -0700"
      },
      "message": "Gather coverage once per isolate group\n"
    },
    {
      "commit": "a2c1cc0b6d1f2218a896d448b33551d0e56ea501",
      "tree": "88bd3fd3e29d54cc7736d575ae704d66fa11b1b8",
      "parents": [
        "b52eb75b02731ab0cf2f17bb2877fbcb3af7872c",
        "49a55f257dc48b261bbc1b72de70960583e725ba"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Tue Sep 07 14:58:36 2021 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 07 14:58:36 2021 -0700"
      },
      "message": "Merge pull request #350 from dart-lang/report_lines\n\nUse the report lines flag"
    },
    {
      "commit": "49a55f257dc48b261bbc1b72de70960583e725ba",
      "tree": "88bd3fd3e29d54cc7736d575ae704d66fa11b1b8",
      "parents": [
        "659e0537abaf0a86a6f13386482172b52d0eee16"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Tue Sep 07 10:33:14 2021 -0700"
      },
      "committer": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Tue Sep 07 10:33:14 2021 -0700"
      },
      "message": "Nate\u0027s comments\n"
    },
    {
      "commit": "659e0537abaf0a86a6f13386482172b52d0eee16",
      "tree": "409af7aa01c8a3cdf1eb01e77ef3bdcc54dc57f1",
      "parents": [
        "cf959636a79238e84074731cec2860552e647d1d"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Tue Sep 07 09:39:43 2021 -0700"
      },
      "committer": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Tue Sep 07 09:39:43 2021 -0700"
      },
      "message": "Move reportLines to 1.1.0\n"
    },
    {
      "commit": "cf959636a79238e84074731cec2860552e647d1d",
      "tree": "c721c6e81e7b18c61931f551c9fb2c71b82bc0ab",
      "parents": [
        "0c2e59adc7ec0a5a24b08e4f618b12356e5667d8"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Fri Sep 03 10:29:19 2021 -0700"
      },
      "committer": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Fri Sep 03 10:29:19 2021 -0700"
      },
      "message": "Update changelog\n"
    },
    {
      "commit": "0c2e59adc7ec0a5a24b08e4f618b12356e5667d8",
      "tree": "7d6d42fd35c06c4b663e2424625526ad476160b3",
      "parents": [
        "b3068d707aa3b830533b4ca43a15784fd230a73e"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Wed Sep 01 16:51:48 2021 -0700"
      },
      "committer": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Wed Sep 01 16:51:48 2021 -0700"
      },
      "message": "Bump version\n"
    },
    {
      "commit": "b3068d707aa3b830533b4ca43a15784fd230a73e",
      "tree": "254f59832156e7ea1e27f5918d3e7ef395b1688d",
      "parents": [
        "7c9e53a0699cb809106eb99191de72043e636ee8"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Wed Sep 01 16:42:54 2021 -0700"
      },
      "committer": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Wed Sep 01 16:42:54 2021 -0700"
      },
      "message": "Make sure we\u0027re using the lates package:vm_service\n"
    },
    {
      "commit": "7c9e53a0699cb809106eb99191de72043e636ee8",
      "tree": "c3e0fae9ffdd28f953af7f959e36738166cfea38",
      "parents": [
        "b52eb75b02731ab0cf2f17bb2877fbcb3af7872c"
      ],
      "author": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Wed Sep 01 16:40:56 2021 -0700"
      },
      "committer": {
        "name": "Liam Appelbe",
        "email": "liama@google.com",
        "time": "Wed Sep 01 16:40:56 2021 -0700"
      },
      "message": "Use the report lines flag to speed up collecting coverage\n"
    }
  ],
  "next": "b52eb75b02731ab0cf2f17bb2877fbcb3af7872c"
}
