)]}'
{
  "commit": "e0e6cb6d7ad4a83ea7202f35f56d853b4eca65c5",
  "tree": "bbf9aacf8986899e8ca093762c92350030e3c518",
  "parents": [
    "7835a8b77554c4844eeb2ba66af973cc7769cef5"
  ],
  "author": {
    "name": "dependabot[bot]",
    "email": "49699333+dependabot[bot]@users.noreply.github.com",
    "time": "Wed Nov 01 08:19:50 2023 +1000"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Nov 01 08:19:50 2023 +1000"
  },
  "message": "Bump dart-lang/setup-dart from 1.5.0 to 1.6.0 (#1026)\n\nBumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart)\r\nfrom 1.5.0 to 1.6.0.\r\n\u003cdetails\u003e\r\n\u003csummary\u003eRelease notes\u003c/summary\u003e\r\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\r\nhref\u003d\"https://github.com/dart-lang/setup-dart/releases\"\u003edart-lang/setup-dart\u0027s\r\nreleases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\r\n\u003cblockquote\u003e\r\n\u003ch2\u003ev1.6.0\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eEnable provisioning of the latest Dart SDK patch release by\r\nspecifying just the major and minor version (e.g.\r\n\u003ccode\u003e3.2\u003c/code\u003e).\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003ev1.5.1\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eNo longer test the \u003ccode\u003esetup-dart\u003c/code\u003e action on pre-2.12\r\nSDKs.\u003c/li\u003e\r\n\u003cli\u003eUpgrade JS interop code to use extension types (the new name for\r\ninline classes).\u003c/li\u003e\r\n\u003cli\u003eThe upcoming rename of the \u003ccode\u003ebe\u003c/code\u003e channel to\r\n\u003ccode\u003emain\u003c/code\u003e is now supported with forward compatibility that\r\nswitches when the rename happens.\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003c/blockquote\u003e\r\n\u003c/details\u003e\r\n\u003cdetails\u003e\r\n\u003csummary\u003eChangelog\u003c/summary\u003e\r\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\r\nhref\u003d\"https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md\"\u003edart-lang/setup-dart\u0027s\r\nchangelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\r\n\u003cblockquote\u003e\r\n\u003ch2\u003ev1.6.0\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eEnable provisioning of the latest Dart SDK patch release by\r\nspecifying just\r\nthe major and minor version (e.g. \u003ccode\u003e3.2\u003c/code\u003e).\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003ev1.5.1\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eNo longer test the \u003ccode\u003esetup-dart\u003c/code\u003e action on pre-2.12\r\nSDKs.\u003c/li\u003e\r\n\u003cli\u003eUpgrade JS interop code to use extension types\r\n(the new name for inline classes).\u003c/li\u003e\r\n\u003cli\u003eThe upcoming rename of the \u003ccode\u003ebe\u003c/code\u003e channel to\r\n\u003ccode\u003emain\u003c/code\u003e is now supported with\r\nforward compatibility that switches when the rename happens.\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003ev1.5.0\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eRe-wrote the implementation of the action into Dart.\u003c/li\u003e\r\n\u003cli\u003eAuto-detect the platform architecture (\u003ccode\u003ex64\u003c/code\u003e,\r\n\u003ccode\u003eia32\u003c/code\u003e, \u003ccode\u003earm\u003c/code\u003e, \u003ccode\u003earm64\u003c/code\u003e).\u003c/li\u003e\r\n\u003cli\u003eImproved the caching and download resilience of the sdk.\u003c/li\u003e\r\n\u003cli\u003eAdded a new action output: \u003ccode\u003edart-version\u003c/code\u003e - the installed\r\nversion of the sdk.\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003ev1.4.0\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eAutomatically create OIDC token for pub.dev.\u003c/li\u003e\r\n\u003cli\u003eAdd a reusable workflow for publishing.\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003ev1.3.0\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eThe install location of the Dart SDK is now available\r\nin an environment variable, \u003ccode\u003eDART_HOME\u003c/code\u003e\r\n(\u003ca\r\nhref\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/43\"\u003e#43\u003c/a\u003e).\u003c/li\u003e\r\n\u003cli\u003eFixed an issue where cached downloads could lead to unzip issues\r\non self-hosted runners\r\n(\u003ca\r\nhref\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/35\"\u003e#35\u003c/a\u003e).\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003ev1.2.0\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eFixed a path issue impacting git dependencies on Windows.\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003ev1.1.0\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eAdded a \u003ccode\u003eflavor\u003c/code\u003e option setup.sh to allow downloading\r\nunpublished builds.\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003ev1.0.0\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003ePromoted to 1.0 stable.\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003ev0.5\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eFixed a Windows \u003ccode\u003epub global activate\u003c/code\u003e path issue.\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003c!-- raw HTML omitted --\u003e\r\n\u003c/blockquote\u003e\r\n\u003cp\u003e... (truncated)\u003c/p\u003e\r\n\u003c/details\u003e\r\n\u003cdetails\u003e\r\n\u003csummary\u003eCommits\u003c/summary\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/dart-lang/setup-dart/commit/b64355ae6ca0b5d484f0106a033dd1388965d06d\"\u003e\u003ccode\u003eb64355a\u003c/code\u003e\u003c/a\u003e\r\ndebugging issues around specifying the latest patch release (\u003ca\r\nhref\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/108\"\u003e#108\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/dart-lang/setup-dart/commit/cd21d0e7475915575e022d2cacd7c54e5026e159\"\u003e\u003ccode\u003ecd21d0e\u003c/code\u003e\u003c/a\u003e\r\nBump dart-lang/setup-dart from 1.5.0 to 1.5.1 (\u003ca\r\nhref\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/110\"\u003e#110\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/dart-lang/setup-dart/commit/2118353f672662accb7785f6afd28ab61c7cfec9\"\u003e\u003ccode\u003e2118353\u003c/code\u003e\u003c/a\u003e\r\nBump actions/checkout from 3 to 4 (\u003ca\r\nhref\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/109\"\u003e#109\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/dart-lang/setup-dart/commit/8ef13bcca6c9bb2219391088bc9d968125f68406\"\u003e\u003ccode\u003e8ef13bc\u003c/code\u003e\u003c/a\u003e\r\nsupport sdk version wildcard format (\u003ca\r\nhref\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/106\"\u003e#106\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/dart-lang/setup-dart/commit/8a4b97ea2017cc079571daec46542f76189836b1\"\u003e\u003ccode\u003e8a4b97e\u003c/code\u003e\u003c/a\u003e\r\nSupport renaming the be channel to main. (\u003ca\r\nhref\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/102\"\u003e#102\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/dart-lang/setup-dart/commit/0970dcf46e056fb521e7027775fdff076fe1e732\"\u003e\u003ccode\u003e0970dcf\u003c/code\u003e\u003c/a\u003e\r\nBump \u003ccode\u003e@​actions/http-client\u003c/code\u003e from 2.1.0 to 2.1.1 (\u003ca\r\nhref\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/101\"\u003e#101\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/dart-lang/setup-dart/commit/e58aeb62aef51dcc4d0ba8eada7c08092aad5314\"\u003e\u003ccode\u003ee58aeb6\u003c/code\u003e\u003c/a\u003e\r\nupdates for the latest version of extension types (\u003ca\r\nhref\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/100\"\u003e#100\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/dart-lang/setup-dart/commit/deafe40ee7284c48e67c783c88eed8c8b52b19ca\"\u003e\u003ccode\u003edeafe40\u003c/code\u003e\u003c/a\u003e\r\nConvert to extension types (\u003ca\r\nhref\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/99\"\u003e#99\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/dart-lang/setup-dart/commit/cdb51fff2b088939ef86fe041b18e82cb4733522\"\u003e\u003ccode\u003ecdb51ff\u003c/code\u003e\u003c/a\u003e\r\nBump semver from 6.3.0 to 6.3.1 (\u003ca\r\nhref\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/98\"\u003e#98\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/dart-lang/setup-dart/commit/e2fce1213c49504e0029ade4bac39403dfc11fb3\"\u003e\u003ccode\u003ee2fce12\u003c/code\u003e\u003c/a\u003e\r\nupdate JS interop - remove JS typedef references (\u003ca\r\nhref\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/97\"\u003e#97\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003eAdditional commits viewable in \u003ca\r\nhref\u003d\"https://github.com/dart-lang/setup-dart/compare/d6a63dab3335f427404425de0fbfed4686d93c4f...b64355ae6ca0b5d484f0106a033dd1388965d06d\"\u003ecompare\r\nview\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003c/details\u003e\r\n\u003cbr /\u003e\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](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.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don\u0027t\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n\u003cdetails\u003e\r\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\r\n\u003cbr /\u003e\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\n\r\n\r\n\u003c/details\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",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b358fac1f245993b11b224e6962c3026ce7254dd",
      "old_mode": 33188,
      "old_path": ".github/workflows/release_deploy_windows.yml",
      "new_id": "e585e210b09cf4d5ca278d6e174e7ff6a55e833f",
      "new_mode": 33188,
      "new_path": ".github/workflows/release_deploy_windows.yml"
    }
  ]
}
