)]}'
{
  "commit": "5bb4e835772eb38442a9edabc00afa5c48a5eada",
  "tree": "15cb31eec509a2e4b854293ddae7b98d9d497cf3",
  "parents": [
    "786fa25412112f35d6951fbcdbef73d4b9923b0a"
  ],
  "author": {
    "name": "dependabot[bot]",
    "email": "49699333+dependabot[bot]@users.noreply.github.com",
    "time": "Tue Sep 03 05:42:30 2024 +0000"
  },
  "committer": {
    "name": "dart-internal-monorepo",
    "email": "dart-internal-monorepo@dart-ci-internal.iam.gserviceaccount.com",
    "time": "Tue Sep 03 03:42:02 2024 -0700"
  },
  "message": "Bump actions/setup-python from 5.1.1 to 5.2.0 (#54933)\n\nBumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.1 to 5.2.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/actions/setup-python/releases\"\u003eactions/setup-python\u0027s releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev5.2.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003ch3\u003eBug fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd \u003ccode\u003e.zip\u003c/code\u003e extension to Windows package downloads for \u003ccode\u003eExpand-Archive\u003c/code\u003e Compatibility by \u003ca href\u003d\"https://github.com/priyagupta108\"\u003e\u003ccode\u003e@âpriyagupta108\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/setup-python/pull/916\"\u003eactions/setup-python#916\u003c/a\u003e\nThis addresses compatibility issues on Windows self-hosted runners by ensuring that the filenames for Python and PyPy package downloads explicitly include the .zip extension, allowing the Expand-Archive command to function correctly.\u003c/li\u003e\n\u003cli\u003eAdd arch to cache key by \u003ca href\u003d\"https://github.com/Zxilly\"\u003e\u003ccode\u003e@âZxilly\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/setup-python/pull/896\"\u003eactions/setup-python#896\u003c/a\u003e\nThis addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDocumentation changes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFix display of emojis in contributors doc by \u003ca href\u003d\"https://github.com/sciencewhiz\"\u003e\u003ccode\u003e@âsciencewhiz\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/setup-python/pull/899\"\u003eactions/setup-python#899\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDocumentation update for caching poetry dependencies by \u003ca href\u003d\"https://github.com/gowridurgad\"\u003e\u003ccode\u003e@âgowridurgad\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/setup-python/pull/908\"\u003eactions/setup-python#908\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency updates:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eBump \u003ccode\u003e@âiarna/toml\u003c/code\u003e version from 2.2.5 to 3.0.0 by \u003ca href\u003d\"https://github.com/priya-kinthali\"\u003e\u003ccode\u003e@âpriya-kinthali\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/setup-python/pull/912\"\u003eactions/setup-python#912\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump pyinstaller from 3.6 to 5.13.1 by \u003ca href\u003d\"https://github.com/aparnajyothi-y\"\u003e\u003ccode\u003e@âaparnajyothi-y\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/setup-python/pull/923\"\u003eactions/setup-python#923\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/sciencewhiz\"\u003e\u003ccode\u003e@âsciencewhiz\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/setup-python/pull/899\"\u003eactions/setup-python#899\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/priyagupta108\"\u003e\u003ccode\u003e@âpriyagupta108\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/setup-python/pull/916\"\u003eactions/setup-python#916\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/Zxilly\"\u003e\u003ccode\u003e@âZxilly\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/setup-python/pull/896\"\u003eactions/setup-python#896\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/setup-python/pull/923\"\u003eactions/setup-python#923\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/setup-python/compare/v5...v5.2.0\"\u003ehttps://github.com/actions/setup-python/compare/v5...v5.2.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/setup-python/commit/f677139bbe7f9c59b41e40162b753c062f5d49a3\"\u003e\u003ccode\u003ef677139\u003c/code\u003e\u003c/a\u003e Bump pyinstaller from 3.6 to 5.13.1 in /\u003cstrong\u003etests\u003c/strong\u003e/data (\u003ca href\u003d\"https://redirect.github.com/actions/setup-python/issues/923\"\u003e#923\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/setup-python/commit/2bd53f9a4d1dd1cd21eaffcc01a7b91a8e73ea4c\"\u003e\u003ccode\u003e2bd53f9\u003c/code\u003e\u003c/a\u003e Documentation update for caching poetry dependencies (\u003ca href\u003d\"https://redirect.github.com/actions/setup-python/issues/908\"\u003e#908\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/setup-python/commit/80b49d3ed89312896dbdcbefc2ddb159c7f8ca43\"\u003e\u003ccode\u003e80b49d3\u003c/code\u003e\u003c/a\u003e fix: add arch to cache key (\u003ca href\u003d\"https://redirect.github.com/actions/setup-python/issues/896\"\u003e#896\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/setup-python/commit/036a5236741fd24c89eea80d1b76179e8e5f9214\"\u003e\u003ccode\u003e036a523\u003c/code\u003e\u003c/a\u003e Fix: Add \u003ccode\u003e.zip\u003c/code\u003e extension to Windows package downloads for \u003ccode\u003eExpand-Archive\u003c/code\u003e C...\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/setup-python/commit/04c1311429f7be71707d8ab66c7af8a14e54b938\"\u003e\u003ccode\u003e04c1311\u003c/code\u003e\u003c/a\u003e Fix display of emojis in contributors doc (\u003ca href\u003d\"https://redirect.github.com/actions/setup-python/issues/899\"\u003e#899\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/setup-python/commit/cb6845644151e35f879e10f2f0896c3c8bee372c\"\u003e\u003ccode\u003ecb68456\u003c/code\u003e\u003c/a\u003e Updated \u003ccode\u003e@âiarna/toml\u003c/code\u003e version to 3.0.0 (\u003ca href\u003d\"https://redirect.github.com/actions/setup-python/issues/912\"\u003e#912\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href\u003d\"https://github.com/actions/setup-python/compare/39cd14951b08e74b54015e9e001cdefcf80e669f...f677139bbe7f9c59b41e40162b753c062f5d49a3\"\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/setup-python\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d5.1.1\u0026new-version\u003d5.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don\u0027t alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore 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\nhttps://dart.googlesource.com/external/github.com/flutter/engine/+/c3618398912379441dcf9763e7bd90394fa092ed\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "782bcb6cf900ec10a5fdd7600d957937c89a82b1",
      "old_mode": 33188,
      "old_path": "DEPS",
      "new_id": "429c0d72f855334b1e5681947681a6a5dbaff39a",
      "new_mode": 33188,
      "new_path": "DEPS"
    },
    {
      "type": "modify",
      "old_id": "4bb517635000cc382676e20495a89d0ae3eb9081",
      "old_mode": 33188,
      "old_path": "commits.json",
      "new_id": "a9d0d9d16cbad7f60da778f4ba8248c698fe85ba",
      "new_mode": 33188,
      "new_path": "commits.json"
    }
  ]
}
