{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":320563763,"defaultBranch":"main","name":"setup-dart","ownerLogin":"dart-lang","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-12-11T12:10:04.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1609975?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1725392870.0","currentOid":""},"activityList":{"items":[{"before":"291eeb7a1a60f80bf00118d26e9ac822c28346cf","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/actions/http-client-2.2.3","pushedAt":"2024-09-03T19:47:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"devoncarew","name":"Devon Carew","path":"/devoncarew","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1269969?s=80&v=4"}},{"before":"e9a814f39d5452701455a47847735e0f482026c8","after":"f6a6f58cab9dd4e0ba15826bd89d4558877fd25c","ref":"refs/heads/main","pushedAt":"2024-09-03T19:47:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"devoncarew","name":"Devon Carew","path":"/devoncarew","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1269969?s=80&v=4"},"commit":{"message":"Bump @actions/http-client from 2.2.1 to 2.2.3 (#137)\n\nBumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) from 2.2.1 to 2.2.3.\r\n- [Changelog](https://github.com/actions/toolkit/blob/main/packages/http-client/RELEASES.md)\r\n- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/http-client)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: \"@actions/http-client\"\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump @actions/http-client from 2.2.1 to 2.2.3 (#137)"}},{"before":null,"after":"291eeb7a1a60f80bf00118d26e9ac822c28346cf","ref":"refs/heads/dependabot/npm_and_yarn/actions/http-client-2.2.3","pushedAt":"2024-09-01T12:24:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump @actions/http-client from 2.2.1 to 2.2.3\n\nBumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) from 2.2.1 to 2.2.3.\n- [Changelog](https://github.com/actions/toolkit/blob/main/packages/http-client/RELEASES.md)\n- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/http-client)\n\n---\nupdated-dependencies:\n- dependency-name: \"@actions/http-client\"\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump @actions/http-client from 2.2.1 to 2.2.3"}},{"before":"52e04c7f7d080b50068ae1d32e44d92f64e290e4","after":null,"ref":"refs/heads/dependabot/github_actions/github-actions-8883db8b86","pushedAt":"2024-07-01T12:11:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"auto-submit[bot]","name":null,"path":"/apps/auto-submit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14101776?s=80&v=4"}},{"before":"0a8a0fc875eb934c15d08629302413c671d3f672","after":"e9a814f39d5452701455a47847735e0f482026c8","ref":"refs/heads/main","pushedAt":"2024-07-01T12:11:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"auto-submit[bot]","name":null,"path":"/apps/auto-submit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14101776?s=80&v=4"},"commit":{"message":"Bump dart-lang/setup-dart in the github-actions group (#136)\n\nBumps the github-actions group with 1 update: [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart).\n\nUpdates `dart-lang/setup-dart` from 1.6.4 to 1.6.5\n
\nRelease notes\n

Sourced from dart-lang/setup-dart's releases.

\n
\n

v1.6.5

\n
    \n
  • Fix zip path handling on Windows 11 (#118[])
  • \n
\n

#118: dart-lang/setup-dart#118

\n
\n
\n
\nChangelog\n

Sourced from dart-lang/setup-dart's changelog.

\n
\n

v1.6.5

\n
    \n
  • Fix zip path handling on Windows 11 (#118[])
  • \n
\n

#118: dart-lang/setup-dart#118

\n

v1.6.4

\n
    \n
  • Rebuild JS code.
  • \n
\n

v1.6.3

\n\n

v1.6.2

\n\n

v1.6.1

\n
    \n
  • Updated the google storage url for main channel releases.
  • \n
\n

v1.6.0

\n
    \n
  • Enable provisioning of the latest Dart SDK patch release by specifying just\nthe major and minor version (e.g. 3.2).
  • \n
\n

v1.5.1

\n
    \n
  • No longer test the setup-dart action on pre-2.12 SDKs.
  • \n
  • Upgrade JS interop code to use extension types\n(the new name for inline classes).
  • \n
  • The upcoming rename of the be channel to main is now supported with\nforward compatibility that switches when the rename happens.
  • \n
\n

v1.5.0

\n
    \n
  • Re-wrote the implementation of the action into Dart.
  • \n
  • Auto-detect the platform architecture (x64, ia32, arm, arm64).
  • \n
  • Improved the caching and download resilience of the sdk.
  • \n
  • Added a new action output: dart-version - the installed version of the sdk.
  • \n
\n

v1.4.0

\n
\n

... (truncated)

\n
\n
\nCommits\n\n
\n
\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dart-lang/setup-dart&package-manager=github_actions&previous-version=1.6.4&new-version=1.6.5)](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't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n---\n\n
\nDependabot commands and options\n
\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 ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions\n\n
","shortMessageHtmlLink":"Bump dart-lang/setup-dart in the github-actions group (#136)"}},{"before":null,"after":"52e04c7f7d080b50068ae1d32e44d92f64e290e4","ref":"refs/heads/dependabot/github_actions/github-actions-8883db8b86","pushedAt":"2024-07-01T12:08:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump dart-lang/setup-dart in the github-actions group\n\nBumps the github-actions group with 1 update: [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart).\n\n\nUpdates `dart-lang/setup-dart` from 1.6.4 to 1.6.5\n- [Release notes](https://github.com/dart-lang/setup-dart/releases)\n- [Changelog](https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/dart-lang/setup-dart/compare/f0ead981b4d9a35b37f30d36160575d60931ec30...0a8a0fc875eb934c15d08629302413c671d3f672)\n\n---\nupdated-dependencies:\n- dependency-name: dart-lang/setup-dart\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump dart-lang/setup-dart in the github-actions group"}},{"before":"d26677baeff01d93fa2d674364e7154e7bd319ae","after":null,"ref":"refs/heads/rev_publish","pushedAt":"2024-06-24T21:13:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"devoncarew","name":"Devon Carew","path":"/devoncarew","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1269969?s=80&v=4"}},{"before":"4e61f04f255b227a0511bf9ef0f5ddc7c8542531","after":"0a8a0fc875eb934c15d08629302413c671d3f672","ref":"refs/heads/main","pushedAt":"2024-06-24T21:13:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"devoncarew","name":"Devon Carew","path":"/devoncarew","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1269969?s=80&v=4"},"commit":{"message":"rev to v1.6.5 in prep for publishing (#135)","shortMessageHtmlLink":"rev to v1.6.5 in prep for publishing (#135)"}},{"before":null,"after":"d26677baeff01d93fa2d674364e7154e7bd319ae","ref":"refs/heads/rev_publish","pushedAt":"2024-06-24T21:01:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"devoncarew","name":"Devon Carew","path":"/devoncarew","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1269969?s=80&v=4"},"commit":{"message":"rev to v1.6.5 in prep for publishing","shortMessageHtmlLink":"rev to v1.6.5 in prep for publishing"}},{"before":"2986c8e337a31eb7b455ce93dc984e9bf5797756","after":"4e61f04f255b227a0511bf9ef0f5ddc7c8542531","ref":"refs/heads/main","pushedAt":"2024-06-24T20:00:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"devoncarew","name":"Devon Carew","path":"/devoncarew","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1269969?s=80&v=4"},"commit":{"message":"fix: Use `.zip` in archive path (#119)\n\n* fix: Use `.zip` in archive path\r\n\r\nFixes https://github.com/dart-lang/setup-dart/issues/118\r\n\r\nEnsures that downloads of the Dart SDK zip file carry the `.zip` extension so that subsequent calls to `Expand-Archive` on Windows succeed.\r\n\r\n## Notes\r\n\r\n- The diff of `index.mjs` is quite large. I believe this is due to the version of Node I'm using (`20.7.0`). Happy to use a different version to keep the diff small, but wasn't sure which one is currently used. This could be noted in `package.json` to ensure alignment with external contributions.\r\n\r\n* Update link\r\n\r\n* Update changelog\r\n\r\n* Reformat and sign w/ Dart 3.4.1","shortMessageHtmlLink":"fix: Use .zip in archive path (#119)"}},{"before":"5e1fd0550b138926aade138e90d5123b46e57020","after":null,"ref":"refs/heads/blast_repo-2024_05_09T15_33_31","pushedAt":"2024-05-09T23:38:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"devoncarew","name":"Devon Carew","path":"/devoncarew","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1269969?s=80&v=4"}},{"before":"40a7d12289757ab3aaa39d47d6f99a9cb1dd701e","after":"2986c8e337a31eb7b455ce93dc984e9bf5797756","ref":"refs/heads/main","pushedAt":"2024-05-09T23:38:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"devoncarew","name":"Devon Carew","path":"/devoncarew","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1269969?s=80&v=4"},"commit":{"message":"blast_repo fixes (#132)\n\ndependabot","shortMessageHtmlLink":"blast_repo fixes (#132)"}},{"before":null,"after":"5e1fd0550b138926aade138e90d5123b46e57020","ref":"refs/heads/blast_repo-2024_05_09T15_33_31","pushedAt":"2024-05-09T15:33:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"devoncarew","name":"Devon Carew","path":"/devoncarew","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1269969?s=80&v=4"},"commit":{"message":"blast_repo fixes\n\ndependabot","shortMessageHtmlLink":"blast_repo fixes"}},{"before":"40f1ce0b1c8f24a4e9cb7eb026e4dbbdb431eb76","after":"40a7d12289757ab3aaa39d47d6f99a9cb1dd701e","ref":"refs/heads/main","pushedAt":"2024-05-01T12:44:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"auto-submit[bot]","name":null,"path":"/apps/auto-submit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14101776?s=80&v=4"},"commit":{"message":"Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 (#131)\n\nBumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.6.2 to 1.6.4.\n
\nRelease notes\n

Sourced from dart-lang/setup-dart's releases.

\n
\n

v1.6.4

\n
    \n
  • Rebuild JS code to include changes from v1.6.3
  • \n
\n

v1.6.3

\n\n
\n
\n
\nChangelog\n

Sourced from dart-lang/setup-dart's changelog.

\n
\n

v1.6.4

\n
    \n
  • Rebuild JS code.
  • \n
\n

v1.6.3

\n\n

v1.6.2

\n\n

v1.6.1

\n
    \n
  • Updated the google storage url for main channel releases.
  • \n
\n

v1.6.0

\n
    \n
  • Enable provisioning of the latest Dart SDK patch release by specifying just\nthe major and minor version (e.g. 3.2).
  • \n
\n

v1.5.1

\n
    \n
  • No longer test the setup-dart action on pre-2.12 SDKs.
  • \n
  • Upgrade JS interop code to use extension types\n(the new name for inline classes).
  • \n
  • The upcoming rename of the be channel to main is now supported with\nforward compatibility that switches when the rename happens.
  • \n
\n

v1.5.0

\n
    \n
  • Re-wrote the implementation of the action into Dart.
  • \n
  • Auto-detect the platform architecture (x64, ia32, arm, arm64).
  • \n
  • Improved the caching and download resilience of the sdk.
  • \n
  • Added a new action output: dart-version - the installed version of the sdk.
  • \n
\n

v1.4.0

\n
    \n
  • Automatically create OIDC token for pub.dev.
  • \n
  • Add a reusable workflow for publishing.
  • \n
\n

v1.3.0

\n
    \n
  • The install location of the Dart SDK is now available
  • \n
\n
\n

... (truncated)

\n
\n
\nCommits\n\n
\n
\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dart-lang/setup-dart&package-manager=github_actions&previous-version=1.6.2&new-version=1.6.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n---\n\n
\nDependabot commands and options\n
\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 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
","shortMessageHtmlLink":"Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 (#131)"}},{"before":"f08b15096c9b7a7a0324777aafbd2380f5ccd97d","after":null,"ref":"refs/heads/dependabot/github_actions/dart-lang/setup-dart-1.6.4","pushedAt":"2024-05-01T12:44:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"auto-submit[bot]","name":null,"path":"/apps/auto-submit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14101776?s=80&v=4"}},{"before":null,"after":"f08b15096c9b7a7a0324777aafbd2380f5ccd97d","ref":"refs/heads/dependabot/github_actions/dart-lang/setup-dart-1.6.4","pushedAt":"2024-05-01T12:43:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump dart-lang/setup-dart from 1.6.2 to 1.6.4\n\nBumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.6.2 to 1.6.4.\n- [Release notes](https://github.com/dart-lang/setup-dart/releases)\n- [Changelog](https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/dart-lang/setup-dart/compare/fedb1266e91cf51be2fdb382869461a434b920a3...f0ead981b4d9a35b37f30d36160575d60931ec30)\n\n---\nupdated-dependencies:\n- dependency-name: dart-lang/setup-dart\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump dart-lang/setup-dart from 1.6.2 to 1.6.4"}},{"before":"28f951d455d0dfe70bd0bc1c7dd40d588c200896","after":null,"ref":"refs/heads/mit-mit-patch-1","pushedAt":"2024-04-29T14:38:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mit-mit","name":"Michael Thomsen","path":"/mit-mit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13644170?s=80&v=4"}},{"before":"b9afe5eb2e2b23a43caf38557d332e7bed012c13","after":null,"ref":"refs/heads/mit-mit-patch-2","pushedAt":"2024-04-29T14:38:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mit-mit","name":"Michael Thomsen","path":"/mit-mit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13644170?s=80&v=4"}},{"before":"f0ead981b4d9a35b37f30d36160575d60931ec30","after":"40f1ce0b1c8f24a4e9cb7eb026e4dbbdb431eb76","ref":"refs/heads/main","pushedAt":"2024-04-29T14:38:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mit-mit","name":"Michael Thomsen","path":"/mit-mit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13644170?s=80&v=4"},"commit":{"message":"Update dart.yml (#130)","shortMessageHtmlLink":"Update dart.yml (#130)"}},{"before":null,"after":"b9afe5eb2e2b23a43caf38557d332e7bed012c13","ref":"refs/heads/mit-mit-patch-2","pushedAt":"2024-04-29T14:30:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mit-mit","name":"Michael Thomsen","path":"/mit-mit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13644170?s=80&v=4"},"commit":{"message":"Update dart.yml","shortMessageHtmlLink":"Update dart.yml"}},{"before":null,"after":"28f951d455d0dfe70bd0bc1c7dd40d588c200896","ref":"refs/heads/mit-mit-patch-1","pushedAt":"2024-04-29T14:09:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mit-mit","name":"Michael Thomsen","path":"/mit-mit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13644170?s=80&v=4"},"commit":{"message":"Update dart.yml","shortMessageHtmlLink":"Update dart.yml"}},{"before":"df9bf852db8b63ccd81f547b7cf6dd8592b3efdd","after":null,"ref":"refs/heads/rebuild","pushedAt":"2024-04-10T16:58:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mit-mit","name":"Michael Thomsen","path":"/mit-mit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13644170?s=80&v=4"}},{"before":"65c82982aa686933bf10d50aced7a27b2b63f2a6","after":"f0ead981b4d9a35b37f30d36160575d60931ec30","ref":"refs/heads/main","pushedAt":"2024-04-10T16:58:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mit-mit","name":"Michael Thomsen","path":"/mit-mit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13644170?s=80&v=4"},"commit":{"message":"Rebuild JS code (#129)","shortMessageHtmlLink":"Rebuild JS code (#129)"}},{"before":null,"after":"df9bf852db8b63ccd81f547b7cf6dd8592b3efdd","ref":"refs/heads/rebuild","pushedAt":"2024-04-10T12:22:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mit-mit","name":"Michael Thomsen","path":"/mit-mit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13644170?s=80&v=4"},"commit":{"message":"Rebuild JS code","shortMessageHtmlLink":"Rebuild JS code"}},{"before":"27ea7097ee16eb26b0efa99bdcfee9d06a461adf","after":null,"ref":"refs/heads/mit-mit-patch-1","pushedAt":"2024-04-09T10:18:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"athomas","name":"Alexander Thomas","path":"/athomas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19993735?s=80&v=4"}},{"before":"57338d64c065775c2cf86eaf665316ea44e0249d","after":"65c82982aa686933bf10d50aced7a27b2b63f2a6","ref":"refs/heads/main","pushedAt":"2024-04-09T10:18:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"athomas","name":"Alexander Thomas","path":"/athomas","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19993735?s=80&v=4"},"commit":{"message":"Update CHANGELOG.md (#128)\n\n* Update CHANGELOG.md\r\n* Update README.md","shortMessageHtmlLink":"Update CHANGELOG.md (#128)"}},{"before":"235a8f2bb0398f21c30a5e3c59442fd39b4825d5","after":"27ea7097ee16eb26b0efa99bdcfee9d06a461adf","ref":"refs/heads/mit-mit-patch-1","pushedAt":"2024-04-09T08:41:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mit-mit","name":"Michael Thomsen","path":"/mit-mit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13644170?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"ed5557a9da29305eb83c5507e975ee4654bb4c2b","after":"235a8f2bb0398f21c30a5e3c59442fd39b4825d5","ref":"refs/heads/mit-mit-patch-1","pushedAt":"2024-04-09T08:41:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mit-mit","name":"Michael Thomsen","path":"/mit-mit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13644170?s=80&v=4"},"commit":{"message":"Update CHANGELOG.md","shortMessageHtmlLink":"Update CHANGELOG.md"}},{"before":null,"after":"ed5557a9da29305eb83c5507e975ee4654bb4c2b","ref":"refs/heads/mit-mit-patch-1","pushedAt":"2024-04-09T08:38:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mit-mit","name":"Michael Thomsen","path":"/mit-mit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13644170?s=80&v=4"},"commit":{"message":"Update CHANGELOG.md","shortMessageHtmlLink":"Update CHANGELOG.md"}},{"before":"5f75bda0331e03cd6a4560176b0e223e5e1c8278","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/undici-5.28.4","pushedAt":"2024-04-09T08:34:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mit-mit","name":"Michael Thomsen","path":"/mit-mit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13644170?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wM1QxOTo0Nzo1MC4wMDAwMDBazwAAAASr90wD","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wM1QxOTo0Nzo1MC4wMDAwMDBazwAAAASr90wD","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNC0wOVQwODozNDoxNS4wMDAwMDBazwAAAAQrwaIh"}},"title":"Activity · dart-lang/setup-dart"}