)]}'
{
  "commit": "8aa3502b9684001bd0e4b85c5efe25c70ffc8428",
  "tree": "748627dadcb524a75419b62ddf22f3640f9ab4a1",
  "parents": [
    "7c7f15e95a90d27fc05751912ea59c48dce3f3c6"
  ],
  "author": {
    "name": "dependabot[bot]",
    "email": "49699333+dependabot[bot]@users.noreply.github.com",
    "time": "Fri Dec 01 17:52:58 2023 +0000"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Dec 01 17:52:58 2023 +0000"
  },
  "message": "Bump actions/setup-java from 3.13.0 to 4.0.0 (#1059)\n\nBumps [actions/setup-java](https://github.com/actions/setup-java) from 3.13.0 to 4.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/setup-java/releases\"\u003eactions/setup-java\u0027s releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev4.0.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cp\u003eIn the scope of this release, the version of the Node.js runtime was updated to 20. The majority of dependencies were updated to the latest versions. From now on, the code for the setup-java will run on Node.js 20 instead of Node.js 16.\u003c/p\u003e\n\u003ch2\u003eBreaking changes\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate Node.js runtime to version 20 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-java/pull/558\"\u003eactions/setup-java#558\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNon-breaking changes\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdding support for microsoft openjdk 21.0.0 by \u003ca href\u003d\"https://github.com/ralfstuckert\"\u003e\u003ccode\u003e@âralfstuckert\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/setup-java/pull/546\"\u003eactions/setup-java#546\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate \u003ccode\u003e@âactions/cache\u003c/code\u003e dependency and documentation by \u003ca href\u003d\"https://github.com/IvanZosimov\"\u003e\u003ccode\u003e@âIvanZosimov\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/setup-java/pull/549\"\u003eactions/setup-java#549\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImplementation of the cache-dependency-path option to control caching dependency by \u003ca href\u003d\"https://github.com/itchyny\"\u003e\u003ccode\u003e@âitchyny\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/setup-java/pull/499\"\u003eactions/setup-java#499\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/ralfstuckert\"\u003e\u003ccode\u003e@âralfstuckert\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/setup-java/pull/546\"\u003eactions/setup-java#546\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/itchyny\"\u003e\u003ccode\u003e@âitchyny\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/setup-java/pull/499\"\u003eactions/setup-java#499\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-java/compare/v3...v4.0.0\"\u003ehttps://github.com/actions/setup-java/compare/v3...v4.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/setup-java/commit/387ac29b308b003ca37ba93a6cab5eb57c8f5f93\"\u003e\u003ccode\u003e387ac29\u003c/code\u003e\u003c/a\u003e Upgrade Node to v20 (\u003ca href\u003d\"https://redirect.github.com/actions/setup-java/issues/558\"\u003e#558\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/setup-java/commit/9eda6b51cc4f6ee99be3dd5537b85e389e47bda9\"\u003e\u003ccode\u003e9eda6b5\u003c/code\u003e\u003c/a\u003e feat: implement cache-dependency-path option to control caching dependency (#...\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/setup-java/commit/78078da0cd035d0d177cc2cb696e05d96fba7d11\"\u003e\u003ccode\u003e78078da\u003c/code\u003e\u003c/a\u003e Update \u003ccode\u003e@âactions/cache\u003c/code\u003e dependency and documentation (\u003ca href\u003d\"https://redirect.github.com/actions/setup-java/issues/549\"\u003e#549\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/setup-java/commit/5caaba646e214abb5c4c808eb8fe13db519ab757\"\u003e\u003ccode\u003e5caaba6\u003c/code\u003e\u003c/a\u003e add support for microsoft openjdk 21.0.0 (\u003ca href\u003d\"https://redirect.github.com/actions/setup-java/issues/546\"\u003e#546\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href\u003d\"https://github.com/actions/setup-java/compare/0ab4596768b603586c0de567f2430c30f5b0d2b0...387ac29b308b003ca37ba93a6cab5eb57c8f5f93\"\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-java\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d3.13.0\u0026new-version\u003d4.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",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6911a2d58f257c3a43b89fd12e513bd3626d93ae",
      "old_mode": 33188,
      "old_path": ".github/workflows/build.yml",
      "new_id": "0141ff4f9ac56bb4aa7eb234302fd0e7d0eb268b",
      "new_mode": 33188,
      "new_path": ".github/workflows/build.yml"
    },
    {
      "type": "modify",
      "old_id": "3c787eeb3b6c02759d38c95400559c193379720f",
      "old_mode": 33188,
      "old_path": ".github/workflows/release_draft_github_release.yml",
      "new_id": "ab046492e9bbc67b6863333147ef1f11b5cb09cd",
      "new_mode": 33188,
      "new_path": ".github/workflows/release_draft_github_release.yml"
    }
  ]
}
