)]}'
{
  "commit": "5ade01aca6de20393e17fa80706a71603fc27b3c",
  "tree": "1c4a9fdfd4a87f552a600529c31161203996fe35",
  "parents": [
    "bc39b2d7cc568e6e648b32ac02b303017b293471"
  ],
  "author": {
    "name": "dependabot[bot]",
    "email": "49699333+dependabot[bot]@users.noreply.github.com",
    "time": "Tue Apr 21 05:37:33 2026 +0900"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Apr 21 05:37:33 2026 +0900"
  },
  "message": "Bump julia-actions/setup-julia from 2 to 3 (#593)\n\nBumps\n[julia-actions/setup-julia](https://github.com/julia-actions/setup-julia)\nfrom 2 to 3.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\nhref\u003d\"https://github.com/julia-actions/setup-julia/releases\"\u003ejulia-actions/setup-julia\u0027s\nreleases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev3.0.0\u003c/h2\u003e\n\u003ch2\u003e:warning: Breaking Changes, and Migration Guide for v2 ⟶ v3\u003c/h2\u003e\n\u003col\u003e\n\u003cli\u003ev3 requires Node 24 (compared to v2, which required Node 20).\u003c/li\u003e\n\u003cli\u003eThe behavior of \u003ccode\u003eversion: min\u003c/code\u003e has changed between v2 and\nv3.\n\u003cul\u003e\n\u003cli\u003eIn v2, \u003ccode\u003eversion: min\u003c/code\u003e would resolve to the minimum\nmajor/minor/patch, e.g. 1.10.0.\u003c/li\u003e\n\u003cli\u003eIn v3, \u003ccode\u003eversion: min\u003c/code\u003e resolves to the minimum major/minor\nbut the latest patch, e.g. 1.10.11.\u003c/li\u003e\n\u003cli\u003eIf you specifically want the minimum major/minor/patch under v3, you\nshould specify \u003ccode\u003eversion: min-patch\u003c/code\u003e. Note: v3 also adds the\nalias \u003ccode\u003eversion: min-minor\u003c/code\u003e, which is equivalent to\n\u003ccode\u003eversion: min\u003c/code\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003ev3 will throw an error if \u003ccode\u003ex86_64\u003c/code\u003e Julia binaries are\nrequested on Apple Silicon macOS. (Under v2, this was a warning.) Under\nv3, if you specifically want to run \u003ccode\u003ex86_64\u003c/code\u003e Julia binaries\non Apple Silicon (under Rosetta 2), you must now opt-in by specifying\nthe \u003ccode\u003eforce-arch: true\u003c/code\u003e input.\u003c/li\u003e\n\u003c/ol\u003e\n\u003ch2\u003eOther Changes\u003c/h2\u003e\n\u003cp\u003eWe updated some dependencies, and we improved and updated the CI\ntooling on this repo.\u003c/p\u003e\n\u003ch2\u003eFull Changelog\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/julia-actions/setup-julia/compare/v2.7.0...v3.0.0\"\u003ehttps://github.com/julia-actions/setup-julia/compare/v2.7.0...v3.0.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.7.0\u003c/h2\u003e\n\u003ch2\u003eDocumentation\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eMake the README less misleading by putting some reasonable defaults\nin (instead of empty strings \u003ccode\u003e\u0027\u0027\u003c/code\u003e) by \u003ca\nhref\u003d\"https://github.com/DilumAluthge\"\u003e\u003ccode\u003e@​DilumAluthge\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/302\"\u003ejulia-actions/setup-julia#302\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eDependencies\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump julia-actions/setup-julia from 2.6.0 to 2.6.1 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot]\nin \u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/304\"\u003ejulia-actions/setup-julia#304\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump nock from 13.5.5 to 13.5.6 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot]\nin \u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/305\"\u003ejulia-actions/setup-julia#305\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump prettier from 3.3.3 to 3.4.1 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot]\nin \u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/306\"\u003ejulia-actions/setup-julia#306\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump \u003ccode\u003e@​vercel/ncc\u003c/code\u003e from 0.38.2 to 0.38.3 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot]\nin \u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/309\"\u003ejulia-actions/setup-julia#309\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump \u003ccode\u003e@​types/node\u003c/code\u003e from 22.9.0 to 22.10.1 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot]\nin \u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/307\"\u003ejulia-actions/setup-julia#307\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump \u003ccode\u003e@​types/node\u003c/code\u003e from 22.10.1 to 22.13.0 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot]\nin \u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/314\"\u003ejulia-actions/setup-julia#314\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump nock from 13.5.6 to 14.0.0 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot]\nin \u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/313\"\u003ejulia-actions/setup-julia#313\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump typescript from 5.6.3 to 5.7.3 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot]\nin \u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/317\"\u003ejulia-actions/setup-julia#317\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump semver from 7.6.3 to 7.7.0 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot]\nin \u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/315\"\u003ejulia-actions/setup-julia#315\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump undici from 5.28.4 to 5.28.5 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot]\nin \u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/312\"\u003ejulia-actions/setup-julia#312\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump \u003ccode\u003e@​actions/tool-cache\u003c/code\u003e from 2.0.1 to 2.0.2 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot]\nin \u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/316\"\u003ejulia-actions/setup-julia#316\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump prettier from 3.4.1 to 3.4.2 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot]\nin \u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/310\"\u003ejulia-actions/setup-julia#310\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump typescript from 5.7.3 to 5.8.2 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot]\nin \u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/321\"\u003ejulia-actions/setup-julia#321\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump prettier from 3.4.2 to 3.5.2 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot]\nin \u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/323\"\u003ejulia-actions/setup-julia#323\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump nock from 14.0.0 to 14.0.1 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot]\nin \u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/324\"\u003ejulia-actions/setup-julia#324\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump \u003ccode\u003e@​types/node\u003c/code\u003e from 22.13.0 to 22.13.8 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot]\nin \u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/325\"\u003ejulia-actions/setup-julia#325\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump prettier from 3.5.2 to 3.5.3 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot]\nin \u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/326\"\u003ejulia-actions/setup-julia#326\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump typescript from 5.8.2 to 5.8.3 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot]\nin \u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/331\"\u003ejulia-actions/setup-julia#331\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump nock from 14.0.1 to 14.0.4 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot]\nin \u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/332\"\u003ejulia-actions/setup-julia#332\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump \u003ccode\u003e@​types/node\u003c/code\u003e from 22.13.8 to 22.15.3 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot]\nin \u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/333\"\u003ejulia-actions/setup-julia#333\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump undici from 5.28.5 to 5.29.0 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot]\nin \u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/334\"\u003ejulia-actions/setup-julia#334\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump ts-jest from 29.2.5 to 29.3.2 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot]\nin \u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/330\"\u003ejulia-actions/setup-julia#330\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[CI] Group dependabot PRs by \u003ca\nhref\u003d\"https://github.com/giordano\"\u003e\u003ccode\u003e@​giordano\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/341\"\u003ejulia-actions/setup-julia#341\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump the all-npm-actions group with 4 updates by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot]\nin \u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/342\"\u003ejulia-actions/setup-julia#342\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump asdf-vm/actions from 3.0.2 to 4.0.0 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot]\nin \u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/340\"\u003ejulia-actions/setup-julia#340\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump the all-npm-actions group with 6 updates by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot]\nin \u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/343\"\u003ejulia-actions/setup-julia#343\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\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\nhref\u003d\"https://github.com/julia-actions/setup-julia/commit/4a12c5f801ca5ef0458bba44687563ef276522dd\"\u003e\u003ccode\u003e4a12c5f\u003c/code\u003e\u003c/a\u003e\nBreaking: Change \u003ccode\u003emin\u003c/code\u003e to return the latest patch (but still\nthe minimum majo...\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/julia-actions/setup-julia/commit/a8c65a2a580b6a5cf30070e825e62f9fc0fee1d7\"\u003e\u003ccode\u003ea8c65a2\u003c/code\u003e\u003c/a\u003e\nBump the all-github-actions group across 1 directory with 2 updates (\u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/issues/381\"\u003e#381\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/julia-actions/setup-julia/commit/92d77f50b4603afec878503aa7f1648871b41468\"\u003e\u003ccode\u003e92d77f5\u003c/code\u003e\u003c/a\u003e\nBump picomatch from 2.3.1 to 2.3.2 (\u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/issues/379\"\u003e#379\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/julia-actions/setup-julia/commit/679f1443130ae12882cadc1bf725aaff2f6590b2\"\u003e\u003ccode\u003e679f144\u003c/code\u003e\u003c/a\u003e\nBump handlebars from 4.7.8 to 4.7.9 (\u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/issues/377\"\u003e#377\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/julia-actions/setup-julia/commit/7c976c80e8b3d6cdaef75efc2e46a30e97e75894\"\u003e\u003ccode\u003e7c976c8\u003c/code\u003e\u003c/a\u003e\nAdd workflow to run make everything-from-scratch (\u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/issues/378\"\u003e#378\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/julia-actions/setup-julia/commit/101e139aea5ec675ed0fb31aba9ce128b5c8e6a6\"\u003e\u003ccode\u003e101e139\u003c/code\u003e\u003c/a\u003e\nBreaking: Migrate from Node 20 to Node 24 (\u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/issues/374\"\u003e#374\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/julia-actions/setup-julia/commit/44a615affb11fd5757e5a34838eb10daa4e0e1a2\"\u003e\u003ccode\u003e44a615a\u003c/code\u003e\u003c/a\u003e\nRequire opt-in via \u003ccode\u003eforce-arch\u003c/code\u003e to run x86 on macOS arm (\u003ca\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/issues/352\"\u003e#352\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca\nhref\u003d\"https://github.com/julia-actions/setup-julia/compare/v2...v3\"\u003ecompare\nview\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name\u003djulia-actions/setup-julia\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d2\u0026new-version\u003d3)](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\nalter it yourself. You can also trigger a rebase manually by commenting\n`@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\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\nthat have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all\nof the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop\nDependabot creating any more for this major version (unless you reopen\nthe PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop\nDependabot creating any more for this minor version (unless you reopen\nthe PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop\nDependabot creating any more for this dependency (unless you reopen the\nPR or upgrade to it yourself)\n\n\n\u003c/details\u003e\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f93c87c2701217b8431c85505a5d2ba5ee0fb6b2",
      "old_mode": 33188,
      "old_path": ".github/workflows/CompatHelper.yml",
      "new_id": "ace47ee4b3e5f4c904e4f17f5d980e311d546d3a",
      "new_mode": 33188,
      "new_path": ".github/workflows/CompatHelper.yml"
    },
    {
      "type": "modify",
      "old_id": "6d17db5d32bdc4827392e68b5bf063c144a00c46",
      "old_mode": 33188,
      "old_path": ".github/workflows/ci.yml",
      "new_id": "bc8e77e6e5fa01a1df347e925a4417645ddd6a6a",
      "new_mode": 33188,
      "new_path": ".github/workflows/ci.yml"
    },
    {
      "type": "modify",
      "old_id": "42743ff28e7ba5d9ab7619cd4217b249433f20f6",
      "old_mode": 33188,
      "old_path": ".github/workflows/ci_nightly.yml",
      "new_id": "41d7787bfbf940f76db7d88390ec99e6518970c9",
      "new_mode": 33188,
      "new_path": ".github/workflows/ci_nightly.yml"
    }
  ]
}
