)]}'
{
  "log": [
    {
      "commit": "c66d7078c39dea39a16721e27f051b84cb73f063",
      "tree": "83ac33b62cacbfbf404d3042434d2b0053a2c57e",
      "parents": [
        "3085365803a4401b1a36135e48037f6e51dbf69d"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Jul 21 10:13:39 2026 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jul 21 10:13:39 2026 +0900"
      },
      "message": "Bump actions/setup-python from 6 to 7 (#608)\n\nBumps [actions/setup-python](https://github.com/actions/setup-python)\nfrom 6 to 7.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\nhref\u003d\"https://github.com/actions/setup-python/releases\"\u003eactions/setup-python\u0027s\nreleases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev7.0.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eMigrate to ESM and upgrade dependencies by \u003ca\nhref\u003d\"https://github.com/priyagupta108\"\u003e\u003ccode\u003e@​priyagupta108\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1330\"\u003eactions/setup-python#1330\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePin SHA commits and update docs with latest versions by \u003ca\nhref\u003d\"https://github.com/HarithaVattikuti\"\u003e\u003ccode\u003e@​HarithaVattikuti\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1338\"\u003eactions/setup-python#1338\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove the pip-install input by \u003ca\nhref\u003d\"https://github.com/gowridurgad\"\u003e\u003ccode\u003e@​gowridurgad\u003c/code\u003e\u003c/a\u003e in\n\u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1336\"\u003eactions/setup-python#1336\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fix\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFix to Classify stderr warning messages as warnings instead of\nerrors in annotations by \u003ca\nhref\u003d\"https://github.com/lmvysakh\"\u003e\u003ccode\u003e@​lmvysakh\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1335\"\u003eactions/setup-python#1335\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eValidate and retry manifest fetch to prevent silent failures by \u003ca\nhref\u003d\"https://github.com/priyagupta108\"\u003e\u003ccode\u003e@​priyagupta108\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1332\"\u003eactions/setup-python#1332\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrade\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eBump certifi from 2020.6.20 to 2024.7.4 in\n/\u003cstrong\u003etests\u003c/strong\u003e/data by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1328\"\u003eactions/setup-python#1328\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove EOL Python versions and Bumps numpy text fixture by \u003ca\nhref\u003d\"https://github.com/priya-kinthali\"\u003e\u003ccode\u003e@​priya-kinthali\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1333\"\u003eactions/setup-python#1333\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade \u003ccode\u003e@​actions/cache\u003c/code\u003e to 6.2.0 by \u003ca\nhref\u003d\"https://github.com/philip-gai\"\u003e\u003ccode\u003e@​philip-gai\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1337\"\u003eactions/setup-python#1337\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/lmvysakh\"\u003e\u003ccode\u003e@​lmvysakh\u003c/code\u003e\u003c/a\u003e\nmade their first contribution in \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1335\"\u003eactions/setup-python#1335\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/philip-gai\"\u003e\u003ccode\u003e@​philip-gai\u003c/code\u003e\u003c/a\u003e made\ntheir first contribution in \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1337\"\u003eactions/setup-python#1337\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/actions/setup-python/compare/v6...v7.0.0\"\u003ehttps://github.com/actions/setup-python/compare/v6...v7.0.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev6.3.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003ch3\u003eEnhancement\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd RHEL support and include Linux distro in cache keys by \u003ca\nhref\u003d\"https://github.com/priyagupta108\"\u003e\u003ccode\u003e@​priyagupta108\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1323\"\u003eactions/setup-python#1323\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix pip cache error handling on Windows by \u003ca\nhref\u003d\"https://github.com/priyagupta108\"\u003e\u003ccode\u003e@​priyagupta108\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1040\"\u003eactions/setup-python#1040\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency update\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade minimatch from 3.1.2 to 3.1.5 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1281\"\u003eactions/setup-python#1281\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade actions dependencies by \u003ca\nhref\u003d\"https://github.com/gowridurgad\"\u003e\u003ccode\u003e@​gowridurgad\u003c/code\u003e\u003c/a\u003e\nwith \u003ca href\u003d\"https://github.com/Copilot\"\u003e\u003ccode\u003e@​Copilot\u003c/code\u003e\u003c/a\u003e in\n\u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1303\"\u003eactions/setup-python#1303\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade \u003ccode\u003e@​actions/cache\u003c/code\u003e to 5.1.0, log cache write\ndenied by \u003ca\nhref\u003d\"https://github.com/jasongin\"\u003e\u003ccode\u003e@​jasongin\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1324\"\u003eactions/setup-python#1324\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade dependency versions and test workflow configuration by \u003ca\nhref\u003d\"https://github.com/HarithaVattikuti\"\u003e\u003ccode\u003e@​HarithaVattikuti\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1322\"\u003eactions/setup-python#1322\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDocumentation\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate advanced-usage.md by \u003ca\nhref\u003d\"https://github.com/Dunky-Z\"\u003e\u003ccode\u003e@​Dunky-Z\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/811\"\u003eactions/setup-python#811\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/gowridurgad\"\u003e\u003ccode\u003e@​gowridurgad\u003c/code\u003e\u003c/a\u003e\nwith \u003ca href\u003d\"https://github.com/Copilot\"\u003e\u003ccode\u003e@​Copilot\u003c/code\u003e\u003c/a\u003e\nmade their first contribution in \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1303\"\u003eactions/setup-python#1303\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/jasongin\"\u003e\u003ccode\u003e@​jasongin\u003c/code\u003e\u003c/a\u003e\nmade their first contribution in \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1324\"\u003eactions/setup-python#1324\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/Dunky-Z\"\u003e\u003ccode\u003e@​Dunky-Z\u003c/code\u003e\u003c/a\u003e made\ntheir first contribution in \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/811\"\u003eactions/setup-python#811\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/actions/setup-python/compare/v6.2.0...v6.3.0\"\u003ehttps://github.com/actions/setup-python/compare/v6.2.0...v6.3.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev6.2.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade dependencies to Node 24 compatible versions by \u003ca\nhref\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1259\"\u003eactions/setup-python#1259\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/actions/setup-python/commit/5fda3b95a4ea91299a34e894583c3862153e4b97\"\u003e\u003ccode\u003e5fda3b9\u003c/code\u003e\u003c/a\u003e\nPin SHA commits and update docs with latest versions (\u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/1338\"\u003e#1338\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/setup-python/commit/4ab7e95f05e168b4356aebde89dd84f59c283d8e\"\u003e\u003ccode\u003e4ab7e95\u003c/code\u003e\u003c/a\u003e\nMerge pull request \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/1337\"\u003e#1337\u003c/a\u003e\nfrom actions/philip-gai/bump-actions-cache-6-2-0\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/setup-python/commit/0f3a009f475dbea83c0371cd85d099690fee8c5c\"\u003e\u003ccode\u003e0f3a009\u003c/code\u003e\u003c/a\u003e\nRemove the pip-install input (\u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/1336\"\u003e#1336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/setup-python/commit/f8cf4291c8b8e273ddd26e569454615c7315d932\"\u003e\u003ccode\u003ef8cf429\u003c/code\u003e\u003c/a\u003e\nMigrate to ESM and upgrade dependencies (\u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/1330\"\u003e#1330\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/setup-python/commit/54baeea5b34417d10a7479663a23cca53ea209b5\"\u003e\u003ccode\u003e54baeea\u003c/code\u003e\u003c/a\u003e\nValidate and retry manifest fetch to prevent silent failures (\u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/1332\"\u003e#1332\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/setup-python/commit/c7092773a316760f4ecfe498e4af668a4dafeac5\"\u003e\u003ccode\u003ec709277\u003c/code\u003e\u003c/a\u003e\nAnnotation code fix (\u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/1335\"\u003e#1335\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/setup-python/commit/6849080452e69b330395e8a6d23cf90f56d76a1a\"\u003e\u003ccode\u003e6849080\u003c/code\u003e\u003c/a\u003e\nremove EOL Python versions and Bumps numpy text fixture (\u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/1333\"\u003e#1333\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/setup-python/commit/0903b469fbf4441aadfe4f4b249dc5b1fba3a73e\"\u003e\u003ccode\u003e0903b46\u003c/code\u003e\u003c/a\u003e\nBump certifi from 2020.6.20 to 2024.7.4 in /\u003cstrong\u003etests\u003c/strong\u003e/data\n(\u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/1328\"\u003e#1328\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca\nhref\u003d\"https://github.com/actions/setup-python/compare/v6...v7\"\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\u003dactions/setup-python\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d6\u0026new-version\u003d7)](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"
    },
    {
      "commit": "3085365803a4401b1a36135e48037f6e51dbf69d",
      "tree": "cc0dccc794e98fcb3ae232d2f4535e90c91ead16",
      "parents": [
        "44557ed6de8e7c7a4f0ac580107a0064d98352a0"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jun 29 10:20:01 2026 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 29 10:20:01 2026 -0600"
      },
      "message": "Bump actions/cache from 5 to 6 (#602)\n\nBumps [actions/cache](https://github.com/actions/cache) from 5 to 6.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\nhref\u003d\"https://github.com/actions/cache/releases\"\u003eactions/cache\u0027s\nreleases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev6.0.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate packages, migrate to ESM by \u003ca\nhref\u003d\"https://github.com/Samirat\"\u003e\u003ccode\u003e@​Samirat\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1760\"\u003eactions/cache#1760\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/actions/cache/compare/v5...v6.0.0\"\u003ehttps://github.com/actions/cache/compare/v5...v6.0.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.1.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump \u003ccode\u003e@​actions/cache\u003c/code\u003e to v5.1.0 - handle read-only cache\naccess by \u003ca\nhref\u003d\"https://github.com/jasongin\"\u003e\u003ccode\u003e@​jasongin\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1775\"\u003eactions/cache#1775\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/actions/cache/compare/v5...v5.1.0\"\u003ehttps://github.com/actions/cache/compare/v5...v5.1.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.0.5\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate ts-http-runtime dependency by \u003ca\nhref\u003d\"https://github.com/yacaovsnc\"\u003e\u003ccode\u003e@​yacaovsnc\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1747\"\u003eactions/cache#1747\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/actions/cache/compare/v5...v5.0.5\"\u003ehttps://github.com/actions/cache/compare/v5...v5.0.5\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.0.4\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd release instructions and update maintainer docs by \u003ca\nhref\u003d\"https://github.com/Link\"\u003e\u003ccode\u003e@​Link\u003c/code\u003e\u003c/a\u003e- in \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1696\"\u003eactions/cache#1696\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePotential fix for code scanning alert no. 52: Workflow does not\ncontain permissions by \u003ca\nhref\u003d\"https://github.com/Link\"\u003e\u003ccode\u003e@​Link\u003c/code\u003e\u003c/a\u003e- in \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1697\"\u003eactions/cache#1697\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix workflow permissions and cleanup workflow names / formatting by\n\u003ca href\u003d\"https://github.com/Link\"\u003e\u003ccode\u003e@​Link\u003c/code\u003e\u003c/a\u003e- in \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1699\"\u003eactions/cache#1699\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edocs: Update examples to use the latest version by \u003ca\nhref\u003d\"https://github.com/XZTDean\"\u003e\u003ccode\u003e@​XZTDean\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1690\"\u003eactions/cache#1690\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix proxy integration tests by \u003ca\nhref\u003d\"https://github.com/Link\"\u003e\u003ccode\u003e@​Link\u003c/code\u003e\u003c/a\u003e- in \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1701\"\u003eactions/cache#1701\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix cache key in examples.md for bun.lock by \u003ca\nhref\u003d\"https://github.com/RyPeck\"\u003e\u003ccode\u003e@​RyPeck\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1722\"\u003eactions/cache#1722\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate dependencies \u0026amp; patch security vulnerabilities by \u003ca\nhref\u003d\"https://github.com/Link\"\u003e\u003ccode\u003e@​Link\u003c/code\u003e\u003c/a\u003e- in \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1738\"\u003eactions/cache#1738\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/XZTDean\"\u003e\u003ccode\u003e@​XZTDean\u003c/code\u003e\u003c/a\u003e made\ntheir first contribution in \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1690\"\u003eactions/cache#1690\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/RyPeck\"\u003e\u003ccode\u003e@​RyPeck\u003c/code\u003e\u003c/a\u003e made\ntheir first contribution in \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1722\"\u003eactions/cache#1722\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/actions/cache/compare/v5...v5.0.4\"\u003ehttps://github.com/actions/cache/compare/v5...v5.0.4\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.0.3\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump \u003ccode\u003e@actions/cache\u003c/code\u003e to v5.0.5 (Resolves: \u003ca\nhref\u003d\"https://github.com/actions/cache/security/dependabot/33\"\u003ehttps://github.com/actions/cache/security/dependabot/33\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eBump \u003ccode\u003e@actions/core\u003c/code\u003e to v2.0.3\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/actions/cache/compare/v5...v5.0.3\"\u003ehttps://github.com/actions/cache/compare/v5...v5.0.3\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev.5.0.2\u003c/h2\u003e\n\u003ch1\u003ev5.0.2\u003c/h1\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\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\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\nhref\u003d\"https://github.com/actions/cache/blob/main/RELEASES.md\"\u003eactions/cache\u0027s\nchangelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eReleases\u003c/h1\u003e\n\u003ch2\u003eHow to prepare a release\u003c/h2\u003e\n\u003cblockquote\u003e\n\u003cp\u003e[!NOTE]\nRelevant for maintainers with write access only.\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003col\u003e\n\u003cli\u003eSwitch to a new branch from \u003ccode\u003emain\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003eRun \u003ccode\u003enpm test\u003c/code\u003e to ensure all tests are passing.\u003c/li\u003e\n\u003cli\u003eUpdate the version in \u003ca\nhref\u003d\"https://github.com/actions/cache/blob/main/package.json\"\u003e\u003ccode\u003ehttps://github.com/actions/cache/blob/main/package.json\u003c/code\u003e\u003c/a\u003e.\u003c/li\u003e\n\u003cli\u003eRun \u003ccode\u003enpm run build\u003c/code\u003e to update the compiled files.\u003c/li\u003e\n\u003cli\u003eUpdate this \u003ca\nhref\u003d\"https://github.com/actions/cache/blob/main/RELEASES.md\"\u003e\u003ccode\u003ehttps://github.com/actions/cache/blob/main/RELEASES.md\u003c/code\u003e\u003c/a\u003e\nwith the new version and changes in the \u003ccode\u003e## Changelog\u003c/code\u003e\nsection.\u003c/li\u003e\n\u003cli\u003eRun \u003ccode\u003elicensed cache\u003c/code\u003e to update the license report.\u003c/li\u003e\n\u003cli\u003eRun \u003ccode\u003elicensed status\u003c/code\u003e and resolve any warnings by\nupdating the \u003ca\nhref\u003d\"https://github.com/actions/cache/blob/main/.licensed.yml\"\u003e\u003ccode\u003ehttps://github.com/actions/cache/blob/main/.licensed.yml\u003c/code\u003e\u003c/a\u003e\nfile with the exceptions.\u003c/li\u003e\n\u003cli\u003eCommit your changes and push your branch upstream.\u003c/li\u003e\n\u003cli\u003eOpen a pull request against \u003ccode\u003emain\u003c/code\u003e and get it reviewed\nand merged.\u003c/li\u003e\n\u003cli\u003eDraft a new release \u003ca\nhref\u003d\"https://github.com/actions/cache/releases\"\u003ehttps://github.com/actions/cache/releases\u003c/a\u003e\nuse the same version number used in \u003ccode\u003epackage.json\u003c/code\u003e\n\u003col\u003e\n\u003cli\u003eCreate a new tag with the version number.\u003c/li\u003e\n\u003cli\u003eAuto generate release notes and update them to match the changes you\nmade in \u003ccode\u003eRELEASES.md\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003eToggle the set as the latest release option.\u003c/li\u003e\n\u003cli\u003ePublish the release.\u003c/li\u003e\n\u003c/ol\u003e\n\u003c/li\u003e\n\u003cli\u003eNavigate to \u003ca\nhref\u003d\"https://github.com/actions/cache/actions/workflows/release-new-action-version.yml\"\u003ehttps://github.com/actions/cache/actions/workflows/release-new-action-version.yml\u003c/a\u003e\n\u003col\u003e\n\u003cli\u003eThere should be a workflow run queued with the same version\nnumber.\u003c/li\u003e\n\u003cli\u003eApprove the run to publish the new version and update the major tags\nfor this action.\u003c/li\u003e\n\u003c/ol\u003e\n\u003c/li\u003e\n\u003c/ol\u003e\n\u003ch2\u003eChangelog\u003c/h2\u003e\n\u003ch3\u003e6.1.0\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eBump \u003ccode\u003e@actions/cache\u003c/code\u003e to v6.1.0 to pick up \u003ca\nhref\u003d\"https://redirect.github.com/actions/toolkit/pull/2435\"\u003eactions/toolkit#2435\nHandle cache write error due to read-only token\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eSwitch redundant \u0026quot;Cache save failed\u0026quot; warning to debug log\nin save-only\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e6.0.0\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpdated \u003ccode\u003e@actions/cache\u003c/code\u003e to ^6.0.1,\n\u003ccode\u003e@actions/core\u003c/code\u003e to ^3.0.1, \u003ccode\u003e@actions/exec\u003c/code\u003e to\n^3.0.0, \u003ccode\u003e@actions/io\u003c/code\u003e to ^3.0.2\u003c/li\u003e\n\u003cli\u003eMigrated to ESM module system\u003c/li\u003e\n\u003cli\u003eUpgraded Jest to v30 and test infrastructure to be ESM\ncompatible\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e5.0.4\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eBump \u003ccode\u003eminimatch\u003c/code\u003e to v3.1.5 (fixes ReDoS via globstar\npatterns)\u003c/li\u003e\n\u003cli\u003eBump \u003ccode\u003eundici\u003c/code\u003e to v6.24.1 (WebSocket decompression bomb\nprotection, header validation fixes)\u003c/li\u003e\n\u003cli\u003eBump \u003ccode\u003efast-xml-parser\u003c/code\u003e to v5.5.6\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e5.0.3\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eBump \u003ccode\u003e@actions/cache\u003c/code\u003e to v5.0.5 (Resolves: \u003ca\nhref\u003d\"https://github.com/actions/cache/security/dependabot/33\"\u003ehttps://github.com/actions/cache/security/dependabot/33\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eBump \u003ccode\u003e@actions/core\u003c/code\u003e to v2.0.3\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e5.0.2\u003c/h3\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/actions/cache/commit/55cc8345863c7cc4c66a329aec7e433d2d1c52a9\"\u003e\u003ccode\u003e55cc834\u003c/code\u003e\u003c/a\u003e\nMerge pull request \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/issues/1768\"\u003e#1768\u003c/a\u003e\nfrom jasongin/readonly-cache\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/cache/commit/d8cd72f230726cdf4457ebb61ec1b593a8d12337\"\u003e\u003ccode\u003ed8cd72f\u003c/code\u003e\u003c/a\u003e\nBump \u003ccode\u003e@​actions/cache\u003c/code\u003e to v6.1.0 - handle cache write error\ndue to RO token\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/cache/commit/2c8a9bd7457de244a408f35966fab2fb45fda9c8\"\u003e\u003ccode\u003e2c8a9bd\u003c/code\u003e\u003c/a\u003e\nMerge pull request \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/issues/1760\"\u003e#1760\u003c/a\u003e\nfrom actions/samirat/esm_migration_and_package_update\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/cache/commit/e9b91fdc3fea7d79165fceb79042ef45c2d51023\"\u003e\u003ccode\u003ee9b91fd\u003c/code\u003e\u003c/a\u003e\nPrettier fixes\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/cache/commit/e4884b8ff7f92ef6b52c79eda480bbc86e685adb\"\u003e\u003ccode\u003ee4884b8\u003c/code\u003e\u003c/a\u003e\nRebuild dist\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/cache/commit/10baf0191a3c426ea0fa4a3253a5c04233b6e18f\"\u003e\u003ccode\u003e10baf01\u003c/code\u003e\u003c/a\u003e\nFixed licenses\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/cache/commit/e39b386c9004d72a15d864ade8c0b3a702d47a37\"\u003e\u003ccode\u003ee39b386\u003c/code\u003e\u003c/a\u003e\nFix test mock return order\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/cache/commit/b6928203372a8571ff984c0c883ef3a1adfb0c06\"\u003e\u003ccode\u003eb692820\u003c/code\u003e\u003c/a\u003e\nPR feedback\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/cache/commit/60749128a44d25d3c520a489e576380cf00ff3f1\"\u003e\u003ccode\u003e6074912\u003c/code\u003e\u003c/a\u003e\nRebuild dist bundles as ESM to match type:module\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/cache/commit/5a912e8b4af820fa082a0e75cfd2c782f8fbfe0e\"\u003e\u003ccode\u003e5a912e8\u003c/code\u003e\u003c/a\u003e\nFix lint and jest issues\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca\nhref\u003d\"https://github.com/actions/cache/compare/v5...v6\"\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\u003dactions/cache\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d5\u0026new-version\u003d6)](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"
    },
    {
      "commit": "44557ed6de8e7c7a4f0ac580107a0064d98352a0",
      "tree": "beeb11fef98bd5f7896a61e5ce4a995780d3c09f",
      "parents": [
        "c04398a2b8529445a9550811cee067b377e6b099"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Jun 23 06:48:56 2026 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 23 06:48:56 2026 +0900"
      },
      "message": "Bump actions/checkout from 6 to 7 (#601)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 6 to\n7.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\nhref\u003d\"https://github.com/actions/checkout/releases\"\u003eactions/checkout\u0027s\nreleases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev7.0.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eblock checking out fork pr for pull_request_target and workflow_run\nby \u003ca href\u003d\"https://github.com/aiqiaoy\"\u003e\u003ccode\u003e@​aiqiaoy\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2454\"\u003eactions/checkout#2454\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the\nminor-actions-dependencies group across 1 directory 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/actions/checkout/pull/2458\"\u003eactions/checkout#2458\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump flatted from 3.3.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/actions/checkout/pull/2460\"\u003eactions/checkout#2460\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump js-yaml from 4.1.0 to 4.2.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/actions/checkout/pull/2461\"\u003eactions/checkout#2461\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump \u003ccode\u003e@​actions/core\u003c/code\u003e and\n\u003ccode\u003e@​actions/tool-cache\u003c/code\u003e and Remove uuid 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/actions/checkout/pull/2459\"\u003eactions/checkout#2459\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eupgrade module to esm and update dependencies by \u003ca\nhref\u003d\"https://github.com/aiqiaoy\"\u003e\u003ccode\u003e@​aiqiaoy\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2463\"\u003eactions/checkout#2463\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump the minor-npm-dependencies group across 1 directory with 3\nupdates 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/actions/checkout/pull/2462\"\u003eactions/checkout#2462\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003egetting ready for checkout v7 release by \u003ca\nhref\u003d\"https://github.com/aiqiaoy\"\u003e\u003ccode\u003e@​aiqiaoy\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2464\"\u003eactions/checkout#2464\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eupdate error wording by \u003ca\nhref\u003d\"https://github.com/aiqiaoy\"\u003e\u003ccode\u003e@​aiqiaoy\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2467\"\u003eactions/checkout#2467\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/aiqiaoy\"\u003e\u003ccode\u003e@​aiqiaoy\u003c/code\u003e\u003c/a\u003e made\ntheir first contribution in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2454\"\u003eactions/checkout#2454\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/actions/checkout/compare/v6.0.3...v7.0.0\"\u003ehttps://github.com/actions/checkout/compare/v6.0.3...v7.0.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev6.0.3\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate changelog by \u003ca\nhref\u003d\"https://github.com/ericsciple\"\u003e\u003ccode\u003e@​ericsciple\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2357\"\u003eactions/checkout#2357\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: expand merge commit SHA regex and add SHA-256 test cases by \u003ca\nhref\u003d\"https://github.com/yaananth\"\u003e\u003ccode\u003e@​yaananth\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2414\"\u003eactions/checkout#2414\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix checkout init for SHA-256 repositories by \u003ca\nhref\u003d\"https://github.com/yaananth\"\u003e\u003ccode\u003e@​yaananth\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2439\"\u003eactions/checkout#2439\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate changelog for v6.0.3 by \u003ca\nhref\u003d\"https://github.com/yaananth\"\u003e\u003ccode\u003e@​yaananth\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2446\"\u003eactions/checkout#2446\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/yaananth\"\u003e\u003ccode\u003e@​yaananth\u003c/code\u003e\u003c/a\u003e\nmade their first contribution in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2414\"\u003eactions/checkout#2414\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/actions/checkout/compare/v6...v6.0.3\"\u003ehttps://github.com/actions/checkout/compare/v6...v6.0.3\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev6.0.2\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID\nis set by \u003ca\nhref\u003d\"https://github.com/TingluoHuang\"\u003e\u003ccode\u003e@​TingluoHuang\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2355\"\u003eactions/checkout#2355\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix tag handling: preserve annotations and explicit fetch-tags by \u003ca\nhref\u003d\"https://github.com/ericsciple\"\u003e\u003ccode\u003e@​ericsciple\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2356\"\u003eactions/checkout#2356\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/actions/checkout/compare/v6.0.1...v6.0.2\"\u003ehttps://github.com/actions/checkout/compare/v6.0.1...v6.0.2\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev6.0.1\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate all references from v5 and v4 to v6 by \u003ca\nhref\u003d\"https://github.com/ericsciple\"\u003e\u003ccode\u003e@​ericsciple\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2314\"\u003eactions/checkout#2314\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd worktree support for persist-credentials includeIf by \u003ca\nhref\u003d\"https://github.com/ericsciple\"\u003e\u003ccode\u003e@​ericsciple\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2327\"\u003eactions/checkout#2327\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eClarify v6 README by \u003ca\nhref\u003d\"https://github.com/ericsciple\"\u003e\u003ccode\u003e@​ericsciple\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2328\"\u003eactions/checkout#2328\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/actions/checkout/compare/v6...v6.0.1\"\u003ehttps://github.com/actions/checkout/compare/v6...v6.0.1\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\nhref\u003d\"https://github.com/actions/checkout/blob/main/CHANGELOG.md\"\u003eactions/checkout\u0027s\nchangelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eChangelog\u003c/h1\u003e\n\u003ch2\u003ev7.0.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBlock checking out fork PR for pull_request_target and workflow_run\nby \u003ca href\u003d\"https://github.com/aiqiaoy\"\u003e\u003ccode\u003e@​aiqiaoy\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2454\"\u003eactions/checkout#2454\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the\nminor-actions-dependencies group across 1 directory 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/actions/checkout/pull/2458\"\u003eactions/checkout#2458\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump flatted from 3.3.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/actions/checkout/pull/2460\"\u003eactions/checkout#2460\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump js-yaml from 4.1.0 to 4.2.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/actions/checkout/pull/2461\"\u003eactions/checkout#2461\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump \u003ccode\u003e@​actions/core\u003c/code\u003e and\n\u003ccode\u003e@​actions/tool-cache\u003c/code\u003e and Remove uuid 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/actions/checkout/pull/2459\"\u003eactions/checkout#2459\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eupgrade module to esm and update dependencies by \u003ca\nhref\u003d\"https://github.com/aiqiaoy\"\u003e\u003ccode\u003e@​aiqiaoy\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2463\"\u003eactions/checkout#2463\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump the minor-npm-dependencies group across 1 directory with 3\nupdates 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/actions/checkout/pull/2462\"\u003eactions/checkout#2462\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev6.0.3\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix checkout init for SHA-256 repositories by \u003ca\nhref\u003d\"https://github.com/yaananth\"\u003e\u003ccode\u003e@​yaananth\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2439\"\u003eactions/checkout#2439\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: expand merge commit SHA regex and add SHA-256 test cases by \u003ca\nhref\u003d\"https://github.com/yaananth\"\u003e\u003ccode\u003e@​yaananth\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2414\"\u003eactions/checkout#2414\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev6.0.2\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix tag handling: preserve annotations and explicit fetch-tags by \u003ca\nhref\u003d\"https://github.com/ericsciple\"\u003e\u003ccode\u003e@​ericsciple\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2356\"\u003eactions/checkout#2356\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev6.0.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd worktree support for persist-credentials includeIf by \u003ca\nhref\u003d\"https://github.com/ericsciple\"\u003e\u003ccode\u003e@​ericsciple\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2327\"\u003eactions/checkout#2327\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev6.0.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ePersist creds to a separate file by \u003ca\nhref\u003d\"https://github.com/ericsciple\"\u003e\u003ccode\u003e@​ericsciple\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2286\"\u003eactions/checkout#2286\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate README to include Node.js 24 support details and requirements\nby \u003ca href\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2248\"\u003eactions/checkout#2248\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev5.0.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ePort v6 cleanup to v5 by \u003ca\nhref\u003d\"https://github.com/ericsciple\"\u003e\u003ccode\u003e@​ericsciple\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2301\"\u003eactions/checkout#2301\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev5.0.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate actions checkout to use node 24 by \u003ca\nhref\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2226\"\u003eactions/checkout#2226\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.3.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ePort v6 cleanup to v4 by \u003ca\nhref\u003d\"https://github.com/ericsciple\"\u003e\u003ccode\u003e@​ericsciple\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2305\"\u003eactions/checkout#2305\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.3.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003edocs: update README.md by \u003ca\nhref\u003d\"https://github.com/motss\"\u003e\u003ccode\u003e@​motss\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1971\"\u003eactions/checkout#1971\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd internal repos for checking out multiple repositories by \u003ca\nhref\u003d\"https://github.com/mouismail\"\u003e\u003ccode\u003e@​mouismail\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1977\"\u003eactions/checkout#1977\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDocumentation update - add recommended permissions to Readme by \u003ca\nhref\u003d\"https://github.com/benwells\"\u003e\u003ccode\u003e@​benwells\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2043\"\u003eactions/checkout#2043\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdjust positioning of user email note and permissions heading by \u003ca\nhref\u003d\"https://github.com/joshmgross\"\u003e\u003ccode\u003e@​joshmgross\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2044\"\u003eactions/checkout#2044\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate README.md by \u003ca\nhref\u003d\"https://github.com/nebuk89\"\u003e\u003ccode\u003e@​nebuk89\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2194\"\u003eactions/checkout#2194\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate CODEOWNERS for actions by \u003ca\nhref\u003d\"https://github.com/TingluoHuang\"\u003e\u003ccode\u003e@​TingluoHuang\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2224\"\u003eactions/checkout#2224\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate package dependencies by \u003ca\nhref\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2236\"\u003eactions/checkout#2236\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.2.2\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eurl-helper.ts\u003c/code\u003e now leverages well-known environment\nvariables by \u003ca href\u003d\"https://github.com/jww3\"\u003e\u003ccode\u003e@​jww3\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1941\"\u003eactions/checkout#1941\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eExpand unit test coverage for \u003ccode\u003eisGhes\u003c/code\u003e by \u003ca\nhref\u003d\"https://github.com/jww3\"\u003e\u003ccode\u003e@​jww3\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1946\"\u003eactions/checkout#1946\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.2.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCheck out other refs/* by commit if provided, fall back to ref by \u003ca\nhref\u003d\"https://github.com/orhantoy\"\u003e\u003ccode\u003e@​orhantoy\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1924\"\u003eactions/checkout#1924\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/actions/checkout/commit/9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0\"\u003e\u003ccode\u003e9c091bb\u003c/code\u003e\u003c/a\u003e\nupdate error wording (\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/2467\"\u003e#2467\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/checkout/commit/1044a6dea927916f2c38ba5aeffbc0a847b1221a\"\u003e\u003ccode\u003e1044a6d\u003c/code\u003e\u003c/a\u003e\ngetting ready for checkout v7 release (\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/2464\"\u003e#2464\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/checkout/commit/f0282184c7ce73ab54c7e4ab5a617122602e575f\"\u003e\u003ccode\u003ef028218\u003c/code\u003e\u003c/a\u003e\nBump the minor-npm-dependencies group across 1 directory with 3 updates\n(\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/2462\"\u003e#2462\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/checkout/commit/d914b262ffc244530a203ab40decab34c3abf34d\"\u003e\u003ccode\u003ed914b26\u003c/code\u003e\u003c/a\u003e\nupgrade module to esm and update dependencies (\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/2463\"\u003e#2463\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/checkout/commit/537c7ef99cef6e5ddb5e7ff5d16d14510503801d\"\u003e\u003ccode\u003e537c7ef\u003c/code\u003e\u003c/a\u003e\nBump \u003ccode\u003e@​actions/core\u003c/code\u003e and \u003ccode\u003e@​actions/tool-cache\u003c/code\u003e\nand Remove uuid (\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/2459\"\u003e#2459\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/checkout/commit/130a169078a413d3a5246a393625e8e742f387f6\"\u003e\u003ccode\u003e130a169\u003c/code\u003e\u003c/a\u003e\nBump js-yaml from 4.1.0 to 4.2.0 (\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/2461\"\u003e#2461\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/checkout/commit/7d09575332117a40b46e5e020664df234cd416f3\"\u003e\u003ccode\u003e7d09575\u003c/code\u003e\u003c/a\u003e\nBump flatted from 3.3.1 to 3.4.2 (\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/2460\"\u003e#2460\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/checkout/commit/0f9f3aa320cb53abeb534aeb54048075d9697a0e\"\u003e\u003ccode\u003e0f9f3aa\u003c/code\u003e\u003c/a\u003e\nBump actions/publish-immutable-action (\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/2458\"\u003e#2458\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/checkout/commit/f9e715a95fcd1f9253f77dd28f11e88d2d6460c7\"\u003e\u003ccode\u003ef9e715a\u003c/code\u003e\u003c/a\u003e\nblock checking out fork pr for pull_request_target and workflow_run (\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/2454\"\u003e#2454\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca\nhref\u003d\"https://github.com/actions/checkout/compare/v6...v7\"\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\u003dactions/checkout\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d6\u0026new-version\u003d7)](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"
    },
    {
      "commit": "c04398a2b8529445a9550811cee067b377e6b099",
      "tree": "297f423766738a1e7179f608b2188e6f0fa3414c",
      "parents": [
        "4f0397f8b2dafc3b59e58276e38db7d258815b2d"
      ],
      "author": {
        "name": "Steven G. Johnson",
        "email": "stevenj@mit.edu",
        "time": "Thu Jun 11 10:57:52 2026 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 11 08:57:52 2026 -0600"
      },
      "message": "support StringViews 2.0 (#599)\n\nUpdates the package to use StringViews 2.0 if available (which has minor\nbreaking changes with 1.0 that shouldn\u0027t affect this package). In Julia\n1.14, where the StringView type is merged into Base, the StringViews 2.0\npackage becomes a simple stub around the Base type."
    },
    {
      "commit": "4f0397f8b2dafc3b59e58276e38db7d258815b2d",
      "tree": "cd6b2d0b080cfdd18bd91ee0659384963302e3e1",
      "parents": [
        "5ade01aca6de20393e17fa80706a71603fc27b3c"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Jun 09 09:48:28 2026 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 09 09:48:28 2026 +0900"
      },
      "message": "Bump codecov/codecov-action from 6 to 7 (#598)\n\nBumps\n[codecov/codecov-action](https://github.com/codecov/codecov-action) from\n6 to 7.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\nhref\u003d\"https://github.com/codecov/codecov-action/releases\"\u003ecodecov/codecov-action\u0027s\nreleases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev7.0.0\u003c/h2\u003e\n\u003cp\u003e⚠️ Due to migration issues with keybase, we are unable to update our\nkeys under the \u003ccode\u003ecodecovsecurity\u003c/code\u003e account. We have deleted the\naccount and are using \u003ccode\u003ecodecovsecops\u003c/code\u003e with the original gpg\nkey\u003c/p\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eci: remove Enforce License Compliance workflow by \u003ca\nhref\u003d\"https://github.com/thomasrockhu-codecov\"\u003e\u003ccode\u003e@​thomasrockhu-codecov\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1950\"\u003ecodecov/codecov-action#1950\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(release): 7.0.0 by \u003ca\nhref\u003d\"https://github.com/thomasrockhu-codecov\"\u003e\u003ccode\u003e@​thomasrockhu-codecov\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1957\"\u003ecodecov/codecov-action#1957\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/codecov/codecov-action/compare/v6.0.1...v7.0.0\"\u003ehttps://github.com/codecov/codecov-action/compare/v6.0.1...v7.0.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev6.0.2\u003c/h2\u003e\n\u003cp\u003eThis is a copy of the \u003ccode\u003ev7.0.0\u003c/code\u003e release to make updates\neasier\u003c/p\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eci: remove Enforce License Compliance workflow by \u003ca\nhref\u003d\"https://github.com/thomasrockhu-codecov\"\u003e\u003ccode\u003e@​thomasrockhu-codecov\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1950\"\u003ecodecov/codecov-action#1950\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(release): 7.0.0 by \u003ca\nhref\u003d\"https://github.com/thomasrockhu-codecov\"\u003e\u003ccode\u003e@​thomasrockhu-codecov\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1957\"\u003ecodecov/codecov-action#1957\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/codecov/codecov-action/compare/v6.0.1...v6.0.2\"\u003ehttps://github.com/codecov/codecov-action/compare/v6.0.1...v6.0.2\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev6.0.1\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix: prevent template injection in run: steps (VULN-1652) by \u003ca\nhref\u003d\"https://github.com/thomasrockhu-codecov\"\u003e\u003ccode\u003e@​thomasrockhu-codecov\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1947\"\u003ecodecov/codecov-action#1947\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(release): 6.0.1 by \u003ca\nhref\u003d\"https://github.com/thomasrockhu-codecov\"\u003e\u003ccode\u003e@​thomasrockhu-codecov\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1949\"\u003ecodecov/codecov-action#1949\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/codecov/codecov-action/compare/v6.0.0...v6.0.1\"\u003ehttps://github.com/codecov/codecov-action/compare/v6.0.0...v6.0.1\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\nhref\u003d\"https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md\"\u003ecodecov/codecov-action\u0027s\nchangelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev5.5.2\u003c/h2\u003e\n\u003ch3\u003eWhat\u0027s Changed\u003c/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2\"\u003ehttps://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.5.1\u003c/h2\u003e\n\u003ch3\u003eWhat\u0027s Changed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003efix: overwrite pr number on fork by \u003ca\nhref\u003d\"https://github.com/thomasrockhu-codecov\"\u003e\u003ccode\u003e@​thomasrockhu-codecov\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1871\"\u003ecodecov/codecov-action#1871\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump actions/checkout from 4.2.2 to 5.0.0 by\n\u003ccode\u003e@​app/dependabot\u003c/code\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1868\"\u003ecodecov/codecov-action#1868\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.29.9 to 3.29.11 by\n\u003ccode\u003e@​app/dependabot\u003c/code\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1867\"\u003ecodecov/codecov-action#1867\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: update to use local app/ dir by \u003ca\nhref\u003d\"https://github.com/thomasrockhu-codecov\"\u003e\u003ccode\u003e@​thomasrockhu-codecov\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1872\"\u003ecodecov/codecov-action#1872\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edocs: fix typo in README by \u003ca\nhref\u003d\"https://github.com/datalater\"\u003e\u003ccode\u003e@​datalater\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1866\"\u003ecodecov/codecov-action#1866\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDocument a \u003ccode\u003ecodecov-cli\u003c/code\u003e version reference example by \u003ca\nhref\u003d\"https://github.com/webknjaz\"\u003e\u003ccode\u003e@​webknjaz\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1774\"\u003ecodecov/codecov-action#1774\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.28.18 to 3.29.9 by\n\u003ccode\u003e@​app/dependabot\u003c/code\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1861\"\u003ecodecov/codecov-action#1861\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by\n\u003ccode\u003e@​app/dependabot\u003c/code\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1833\"\u003ecodecov/codecov-action#1833\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1\"\u003ehttps://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.5.0\u003c/h2\u003e\n\u003ch3\u003eWhat\u0027s Changed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003efeat: upgrade wrapper to 0.2.4 by \u003ca\nhref\u003d\"https://github.com/jviall\"\u003e\u003ccode\u003e@​jviall\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1864\"\u003ecodecov/codecov-action#1864\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePin actions/github-script by Git SHA by \u003ca\nhref\u003d\"https://github.com/martincostello\"\u003e\u003ccode\u003e@​martincostello\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1859\"\u003ecodecov/codecov-action#1859\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: check reqs exist by \u003ca\nhref\u003d\"https://github.com/joseph-sentry\"\u003e\u003ccode\u003e@​joseph-sentry\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1835\"\u003ecodecov/codecov-action#1835\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: Typo in README by \u003ca\nhref\u003d\"https://github.com/spalmurray\"\u003e\u003ccode\u003e@​spalmurray\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1838\"\u003ecodecov/codecov-action#1838\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edocs: Refine OIDC docs by \u003ca\nhref\u003d\"https://github.com/spalmurray\"\u003e\u003ccode\u003e@​spalmurray\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1837\"\u003ecodecov/codecov-action#1837\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.28.17 to 3.28.18 by\n\u003ccode\u003e@​app/dependabot\u003c/code\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1829\"\u003ecodecov/codecov-action#1829\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0\"\u003ehttps://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.4.3\u003c/h2\u003e\n\u003ch3\u003eWhat\u0027s Changed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.28.13 to 3.28.17 by\n\u003ccode\u003e@​app/dependabot\u003c/code\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1822\"\u003ecodecov/codecov-action#1822\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: OIDC on forks by \u003ca\nhref\u003d\"https://github.com/joseph-sentry\"\u003e\u003ccode\u003e@​joseph-sentry\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1823\"\u003ecodecov/codecov-action#1823\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3\"\u003ehttps://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.4.2\u003c/h2\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\u003eSee full diff in \u003ca\nhref\u003d\"https://github.com/codecov/codecov-action/compare/v6...v7\"\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\u003dcodecov/codecov-action\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d6\u0026new-version\u003d7)](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"
    },
    {
      "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"
    },
    {
      "commit": "bc39b2d7cc568e6e648b32ac02b303017b293471",
      "tree": "1ff666430024bb6778274bf093024d52ebfb0118",
      "parents": [
        "10a830883c0e97e86d32cccd4710d44ec1635f09"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Mar 31 09:20:45 2026 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 31 09:20:45 2026 +0900"
      },
      "message": "Bump codecov/codecov-action from 5 to 6 (#592)\n\nBumps\n[codecov/codecov-action](https://github.com/codecov/codecov-action) from\n5 to 6.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\nhref\u003d\"https://github.com/codecov/codecov-action/releases\"\u003ecodecov/codecov-action\u0027s\nreleases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev6.0.0\u003c/h2\u003e\n\u003ch2\u003e⚠️ This version introduces support for node24 which make cause\nbreaking changes for systems that do not currently support node24.\n⚠️\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRevert \u0026quot;Revert \u0026quot;build(deps): bump actions/github-script\nfrom 7.0.1 to 8.0.0\u0026quot;\u0026quot; by \u003ca\nhref\u003d\"https://github.com/thomasrockhu-codecov\"\u003e\u003ccode\u003e@​thomasrockhu-codecov\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1929\"\u003ecodecov/codecov-action#1929\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eTh/6.0.0 by \u003ca\nhref\u003d\"https://github.com/thomasrockhu-codecov\"\u003e\u003ccode\u003e@​thomasrockhu-codecov\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1928\"\u003ecodecov/codecov-action#1928\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/codecov/codecov-action/compare/v5.5.4...v6.0.0\"\u003ehttps://github.com/codecov/codecov-action/compare/v5.5.4...v6.0.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.5.4\u003c/h2\u003e\n\u003cp\u003eThis is a mirror of \u003ccode\u003ev5.5.2\u003c/code\u003e. \u003ccode\u003ev6\u003c/code\u003e will be\nreleased which requires \u003ccode\u003enode24\u003c/code\u003e\u003c/p\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRevert \u0026quot;build(deps): bump actions/github-script from 7.0.1 to\n8.0.0\u0026quot; by \u003ca\nhref\u003d\"https://github.com/thomasrockhu-codecov\"\u003e\u003ccode\u003e@​thomasrockhu-codecov\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1926\"\u003ecodecov/codecov-action#1926\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(release): 5.5.4 by \u003ca\nhref\u003d\"https://github.com/thomasrockhu-codecov\"\u003e\u003ccode\u003e@​thomasrockhu-codecov\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1927\"\u003ecodecov/codecov-action#1927\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/codecov/codecov-action/compare/v5.5.3...v5.5.4\"\u003ehttps://github.com/codecov/codecov-action/compare/v5.5.3...v5.5.4\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.5.3\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ebuild(deps): bump actions/github-script from 7.0.1 to 8.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/codecov/codecov-action/pull/1874\"\u003ecodecov/codecov-action#1874\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(release): bump to 5.5.3 by \u003ca\nhref\u003d\"https://github.com/thomasrockhu-codecov\"\u003e\u003ccode\u003e@​thomasrockhu-codecov\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1922\"\u003ecodecov/codecov-action#1922\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/codecov/codecov-action/compare/v5.5.2...v5.5.3\"\u003ehttps://github.com/codecov/codecov-action/compare/v5.5.2...v5.5.3\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.5.2\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003echeck gpg only when skip-validation \u003d false by \u003ca\nhref\u003d\"https://github.com/maxweng-sentry\"\u003e\u003ccode\u003e@​maxweng-sentry\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1894\"\u003ecodecov/codecov-action#1894\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: \u003ccode\u003edisable_search\u003c/code\u003e alignment by \u003ca\nhref\u003d\"https://github.com/freemanzMrojo\"\u003e\u003ccode\u003e@​freemanzMrojo\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1881\"\u003ecodecov/codecov-action#1881\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(release): 5.5.2 by \u003ca\nhref\u003d\"https://github.com/thomasrockhu-codecov\"\u003e\u003ccode\u003e@​thomasrockhu-codecov\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1902\"\u003ecodecov/codecov-action#1902\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/maxweng-sentry\"\u003e\u003ccode\u003e@​maxweng-sentry\u003c/code\u003e\u003c/a\u003e\nmade their first contribution in \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1894\"\u003ecodecov/codecov-action#1894\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/freemanzMrojo\"\u003e\u003ccode\u003e@​freemanzMrojo\u003c/code\u003e\u003c/a\u003e\nmade their first contribution in \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1881\"\u003ecodecov/codecov-action#1881\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/codecov/codecov-action/compare/v5.5.1...v5.5.2\"\u003ehttps://github.com/codecov/codecov-action/compare/v5.5.1...v5.5.2\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.5.1\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ebuild(deps): bump ossf/scorecard-action from 2.4.1 to 2.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/codecov/codecov-action/pull/1833\"\u003ecodecov/codecov-action#1833\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.28.18 to 3.29.9 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/codecov/codecov-action/pull/1861\"\u003ecodecov/codecov-action#1861\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDocument a \u003ccode\u003ecodecov-cli\u003c/code\u003e version reference example by \u003ca\nhref\u003d\"https://github.com/webknjaz\"\u003e\u003ccode\u003e@​webknjaz\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1774\"\u003ecodecov/codecov-action#1774\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edocs: fix typo in README by \u003ca\nhref\u003d\"https://github.com/datalater\"\u003e\u003ccode\u003e@​datalater\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1866\"\u003ecodecov/codecov-action#1866\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: update to use local app/ dir by \u003ca\nhref\u003d\"https://github.com/thomasrockhu-codecov\"\u003e\u003ccode\u003e@​thomasrockhu-codecov\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1872\"\u003ecodecov/codecov-action#1872\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.29.9 to 3.29.11 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/codecov/codecov-action/pull/1867\"\u003ecodecov/codecov-action#1867\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump actions/checkout from 4.2.2 to 5.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/codecov/codecov-action/pull/1868\"\u003ecodecov/codecov-action#1868\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: overwrite pr number on fork by \u003ca\nhref\u003d\"https://github.com/thomasrockhu-codecov\"\u003e\u003ccode\u003e@​thomasrockhu-codecov\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1871\"\u003ecodecov/codecov-action#1871\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\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\nhref\u003d\"https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md\"\u003ecodecov/codecov-action\u0027s\nchangelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev5.5.2\u003c/h2\u003e\n\u003ch3\u003eWhat\u0027s Changed\u003c/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2\"\u003ehttps://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.5.1\u003c/h2\u003e\n\u003ch3\u003eWhat\u0027s Changed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003efix: overwrite pr number on fork by \u003ca\nhref\u003d\"https://github.com/thomasrockhu-codecov\"\u003e\u003ccode\u003e@​thomasrockhu-codecov\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1871\"\u003ecodecov/codecov-action#1871\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump actions/checkout from 4.2.2 to 5.0.0 by\n\u003ccode\u003e@​app/dependabot\u003c/code\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1868\"\u003ecodecov/codecov-action#1868\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.29.9 to 3.29.11 by\n\u003ccode\u003e@​app/dependabot\u003c/code\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1867\"\u003ecodecov/codecov-action#1867\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: update to use local app/ dir by \u003ca\nhref\u003d\"https://github.com/thomasrockhu-codecov\"\u003e\u003ccode\u003e@​thomasrockhu-codecov\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1872\"\u003ecodecov/codecov-action#1872\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edocs: fix typo in README by \u003ca\nhref\u003d\"https://github.com/datalater\"\u003e\u003ccode\u003e@​datalater\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1866\"\u003ecodecov/codecov-action#1866\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDocument a \u003ccode\u003ecodecov-cli\u003c/code\u003e version reference example by \u003ca\nhref\u003d\"https://github.com/webknjaz\"\u003e\u003ccode\u003e@​webknjaz\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1774\"\u003ecodecov/codecov-action#1774\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.28.18 to 3.29.9 by\n\u003ccode\u003e@​app/dependabot\u003c/code\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1861\"\u003ecodecov/codecov-action#1861\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by\n\u003ccode\u003e@​app/dependabot\u003c/code\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1833\"\u003ecodecov/codecov-action#1833\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1\"\u003ehttps://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.5.0\u003c/h2\u003e\n\u003ch3\u003eWhat\u0027s Changed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003efeat: upgrade wrapper to 0.2.4 by \u003ca\nhref\u003d\"https://github.com/jviall\"\u003e\u003ccode\u003e@​jviall\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1864\"\u003ecodecov/codecov-action#1864\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePin actions/github-script by Git SHA by \u003ca\nhref\u003d\"https://github.com/martincostello\"\u003e\u003ccode\u003e@​martincostello\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1859\"\u003ecodecov/codecov-action#1859\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: check reqs exist by \u003ca\nhref\u003d\"https://github.com/joseph-sentry\"\u003e\u003ccode\u003e@​joseph-sentry\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1835\"\u003ecodecov/codecov-action#1835\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: Typo in README by \u003ca\nhref\u003d\"https://github.com/spalmurray\"\u003e\u003ccode\u003e@​spalmurray\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1838\"\u003ecodecov/codecov-action#1838\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edocs: Refine OIDC docs by \u003ca\nhref\u003d\"https://github.com/spalmurray\"\u003e\u003ccode\u003e@​spalmurray\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1837\"\u003ecodecov/codecov-action#1837\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.28.17 to 3.28.18 by\n\u003ccode\u003e@​app/dependabot\u003c/code\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1829\"\u003ecodecov/codecov-action#1829\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0\"\u003ehttps://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.4.3\u003c/h2\u003e\n\u003ch3\u003eWhat\u0027s Changed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.28.13 to 3.28.17 by\n\u003ccode\u003e@​app/dependabot\u003c/code\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1822\"\u003ecodecov/codecov-action#1822\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: OIDC on forks by \u003ca\nhref\u003d\"https://github.com/joseph-sentry\"\u003e\u003ccode\u003e@​joseph-sentry\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1823\"\u003ecodecov/codecov-action#1823\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3\"\u003ehttps://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.4.2\u003c/h2\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/codecov/codecov-action/commit/57e3a136b779b570ffcdbf80b3bdc90e7fab3de2\"\u003e\u003ccode\u003e57e3a13\u003c/code\u003e\u003c/a\u003e\nTh/6.0.0 (\u003ca\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/1928\"\u003e#1928\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/codecov/codecov-action/commit/f67d33dda8a42b51c42a8318a1f66468119e898b\"\u003e\u003ccode\u003ef67d33d\u003c/code\u003e\u003c/a\u003e\nRevert \u0026quot;Revert \u0026quot;build(deps): bump actions/github-script from\n7.0.1 to 8.0.0\u0026quot;\u0026quot;...\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca\nhref\u003d\"https://github.com/codecov/codecov-action/compare/v5...v6\"\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\u003dcodecov/codecov-action\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d5\u0026new-version\u003d6)](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"
    },
    {
      "commit": "10a830883c0e97e86d32cccd4710d44ec1635f09",
      "tree": "ea138e8b96a04bbf9b005ec80f73d66d006cfb1e",
      "parents": [
        "23d253ca59abdd6cdf4251bdc84ad1cec17dd750"
      ],
      "author": {
        "name": "Phillip Alday",
        "email": "phillip.alday@beacon.bio",
        "time": "Wed Feb 04 19:49:43 2026 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 05 10:49:43 2026 +0900"
      },
      "message": "test on macOS latest (#585)\n\n"
    },
    {
      "commit": "23d253ca59abdd6cdf4251bdc84ad1cec17dd750",
      "tree": "61b6b338220325c16203c1d57ef50aad0ab0b3e1",
      "parents": [
        "3847f7c58427d4c4150eff333a3e4d7a099515ed"
      ],
      "author": {
        "name": "Milan Bouchet-Valat",
        "email": "nalimilan@club.fr",
        "time": "Wed Jan 14 10:23:10 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 14 02:23:10 2026 -0700"
      },
      "message": "Bump CategoricalArrays to 1.0 in tests (#583)\n\nThis should fix test failures from #556.\n\n---------\n\nCo-authored-by: Jacob Quinn \u003cquinn.jacobd@gmail.com\u003e\nCo-authored-by: Claude Opus 4.5 \u003cnoreply@anthropic.com\u003e"
    },
    {
      "commit": "3847f7c58427d4c4150eff333a3e4d7a099515ed",
      "tree": "fe65584d23eff94e7ed7fb8ce301b407bd13b493",
      "parents": [
        "0e98c0754a21c0411228d4f5f06ea4896d132fe0"
      ],
      "author": {
        "name": "github-actions[bot]",
        "email": "41898282+github-actions[bot]@users.noreply.github.com",
        "time": "Tue Jan 13 23:51:24 2026 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 13 23:51:24 2026 -0700"
      },
      "message": "CompatHelper: add new compat entry for StringViews at version 1, (keep existing compat) (#536)\n\nCompatHelper: add StringViews compat entry"
    },
    {
      "commit": "0e98c0754a21c0411228d4f5f06ea4896d132fe0",
      "tree": "acaa2dbcd035dbb9c73bcd741ec6c17743d6c85b",
      "parents": [
        "472baa05ae247ebec6183550b7e99836dce4a572"
      ],
      "author": {
        "name": "Milan Bouchet-Valat",
        "email": "nalimilan@club.fr",
        "time": "Wed Jan 14 07:51:20 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 13 23:51:20 2026 -0700"
      },
      "message": "Recommend using package-specific prefix with `arrowname` (#541)\n\nDocumentation: recommend package-specific prefix with arrowname"
    },
    {
      "commit": "472baa05ae247ebec6183550b7e99836dce4a572",
      "tree": "073f4e7422f0c45af9982106b59619a360e601c7",
      "parents": [
        "b8ebfc558807bd2176bc3a3b107f9c3e1704f27c"
      ],
      "author": {
        "name": "Milan Bouchet-Valat",
        "email": "nalimilan@club.fr",
        "time": "Wed Jan 14 07:51:15 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 13 23:51:15 2026 -0700"
      },
      "message": "Fix `OffsetArray` support and clean `CategoricalArray` support (#556)\n\nFix OffsetArray support and clean CategoricalArray support"
    },
    {
      "commit": "b8ebfc558807bd2176bc3a3b107f9c3e1704f27c",
      "tree": "4a69a3eadc1f7da78d950d1ef270c3a62c1f7e01",
      "parents": [
        "bfa321f732099a54c915cc7e9fb0b36d1df56735"
      ],
      "author": {
        "name": "Phillip Alday",
        "email": "phillip.alday@beacon.bio",
        "time": "Mon Jan 12 19:12:45 2026 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 13 10:12:45 2026 +0900"
      },
      "message": "fix test failures on 1.12, avoid race condition in multithreaded partitioned writes (#582)\n\nThere is race condition fundamental to the current architecture for\ncreating and writing dictionary encodings. The relevant lock is created\non a worker thread and thus there is a race to _create_ the lock and\ninitialize the relevant data structure. This race condition has existed\nfor a long time and consistently occurs when testing on 1.12, but I have\noccasionally been able to see it occur on Julia 1.10.\n\nReworking this goes well beyond what I currently have time for, so I\nhave simply disabled multithreaded writing as a stopgap. This may seem\nextreme, but:\n1. This is a correctness bug and correctness is far more important than\nspeed.\n2. The test failures that this race condition causes on 1.12 are\nblocking the release of 2.8.1, which includes #543 and addresses another\nsource of potential correctness issues on Julia 1.12+."
    },
    {
      "commit": "bfa321f732099a54c915cc7e9fb0b36d1df56735",
      "tree": "dff737436a8850369699a60feb4aab172ac6a1f5",
      "parents": [
        "7e6b41897bdefeb2bc0cf95d0b7c7acc646e280b"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Dec 16 10:13:46 2025 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Dec 16 10:13:46 2025 +0900"
      },
      "message": "Bump actions/cache from 4 to 5 (#581)\n\nBumps [actions/cache](https://github.com/actions/cache) from 4 to 5.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\nhref\u003d\"https://github.com/actions/cache/releases\"\u003eactions/cache\u0027s\nreleases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev5.0.0\u003c/h2\u003e\n\u003cblockquote\u003e\n\u003cp\u003e[!IMPORTANT]\n\u003cstrong\u003e\u003ccode\u003eactions/cache@v5\u003c/code\u003e runs on the Node.js 24 runtime and\nrequires a minimum Actions Runner version of\n\u003ccode\u003e2.327.1\u003c/code\u003e.\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eIf you are using self-hosted runners, ensure they are updated before\nupgrading.\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003chr /\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade to use node24 by \u003ca\nhref\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1630\"\u003eactions/cache#1630\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePrepare v5.0.0 release by \u003ca\nhref\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1684\"\u003eactions/cache#1684\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/actions/cache/compare/v4.3.0...v5.0.0\"\u003ehttps://github.com/actions/cache/compare/v4.3.0...v5.0.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev4.3.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd note on runner versions by \u003ca\nhref\u003d\"https://github.com/GhadimiR\"\u003e\u003ccode\u003e@​GhadimiR\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1642\"\u003eactions/cache#1642\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePrepare \u003ccode\u003ev4.3.0\u003c/code\u003e release by \u003ca\nhref\u003d\"https://github.com/Link\"\u003e\u003ccode\u003e@​Link\u003c/code\u003e\u003c/a\u003e- in \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1655\"\u003eactions/cache#1655\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/GhadimiR\"\u003e\u003ccode\u003e@​GhadimiR\u003c/code\u003e\u003c/a\u003e\nmade their first contribution in \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1642\"\u003eactions/cache#1642\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/actions/cache/compare/v4...v4.3.0\"\u003ehttps://github.com/actions/cache/compare/v4...v4.3.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev4.2.4\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate README.md by \u003ca\nhref\u003d\"https://github.com/nebuk89\"\u003e\u003ccode\u003e@​nebuk89\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1620\"\u003eactions/cache#1620\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade \u003ccode\u003e@actions/cache\u003c/code\u003e to \u003ccode\u003e4.0.5\u003c/code\u003e and move\n\u003ccode\u003e@protobuf-ts/plugin\u003c/code\u003e to dev depdencies by \u003ca\nhref\u003d\"https://github.com/Link\"\u003e\u003ccode\u003e@​Link\u003c/code\u003e\u003c/a\u003e- in \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1634\"\u003eactions/cache#1634\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePrepare release \u003ccode\u003e4.2.4\u003c/code\u003e by \u003ca\nhref\u003d\"https://github.com/Link\"\u003e\u003ccode\u003e@​Link\u003c/code\u003e\u003c/a\u003e- in \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1636\"\u003eactions/cache#1636\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/nebuk89\"\u003e\u003ccode\u003e@​nebuk89\u003c/code\u003e\u003c/a\u003e made\ntheir first contribution in \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1620\"\u003eactions/cache#1620\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/actions/cache/compare/v4...v4.2.4\"\u003ehttps://github.com/actions/cache/compare/v4...v4.2.4\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev4.2.3\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate to use \u003ccode\u003e@​actions/cache\u003c/code\u003e 4.0.3 package \u0026amp;\nprepare for new release by \u003ca\nhref\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1577\"\u003eactions/cache#1577\u003c/a\u003e\n(SAS tokens for cache entries are now masked in debug logs)\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/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e\nmade their first contribution in \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1577\"\u003eactions/cache#1577\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/actions/cache/compare/v4.2.2...v4.2.3\"\u003ehttps://github.com/actions/cache/compare/v4.2.2...v4.2.3\u003c/a\u003e\u003c/p\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\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\nhref\u003d\"https://github.com/actions/cache/blob/main/RELEASES.md\"\u003eactions/cache\u0027s\nchangelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eReleases\u003c/h1\u003e\n\u003ch2\u003eChangelog\u003c/h2\u003e\n\u003ch3\u003e5.0.1\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate \u003ccode\u003e@azure/storage-blob\u003c/code\u003e to \u003ccode\u003e^12.29.1\u003c/code\u003e via\n\u003ccode\u003e@actions/cache@5.0.1\u003c/code\u003e \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1685\"\u003e#1685\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e5.0.0\u003c/h3\u003e\n\u003cblockquote\u003e\n\u003cp\u003e[!IMPORTANT]\n\u003ccode\u003eactions/cache@v5\u003c/code\u003e runs on the Node.js 24 runtime and\nrequires a minimum Actions Runner version of \u003ccode\u003e2.327.1\u003c/code\u003e.\nIf you are using self-hosted runners, ensure they are updated before\nupgrading.\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003ch3\u003e4.3.0\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eBump \u003ccode\u003e@actions/cache\u003c/code\u003e to \u003ca\nhref\u003d\"https://redirect.github.com/actions/toolkit/pull/2132\"\u003ev4.1.0\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e4.2.4\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eBump \u003ccode\u003e@actions/cache\u003c/code\u003e to v4.0.5\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e4.2.3\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eBump \u003ccode\u003e@actions/cache\u003c/code\u003e to v4.0.3 (obfuscates SAS token in\ndebug logs for cache entries)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e4.2.2\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eBump \u003ccode\u003e@actions/cache\u003c/code\u003e to v4.0.2\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e4.2.1\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eBump \u003ccode\u003e@actions/cache\u003c/code\u003e to v4.0.1\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e4.2.0\u003c/h3\u003e\n\u003cp\u003eTLDR; The cache backend service has been rewritten from the ground up\nfor improved performance and reliability. \u003ca\nhref\u003d\"https://github.com/actions/cache\"\u003eactions/cache\u003c/a\u003e now integrates\nwith the new cache service (v2) APIs.\u003c/p\u003e\n\u003cp\u003eThe new service will gradually roll out as of \u003cstrong\u003eFebruary 1st,\n2025\u003c/strong\u003e. The legacy service will also be sunset on the same date.\nChanges in these release are \u003cstrong\u003efully backward\ncompatible\u003c/strong\u003e.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eWe are deprecating some versions of this action\u003c/strong\u003e. We\nrecommend upgrading to version \u003ccode\u003ev4\u003c/code\u003e or \u003ccode\u003ev3\u003c/code\u003e as\nsoon as possible before \u003cstrong\u003eFebruary 1st, 2025.\u003c/strong\u003e (Upgrade\ninstructions below).\u003c/p\u003e\n\u003cp\u003eIf you are using pinned SHAs, please use the SHAs of versions\n\u003ccode\u003ev4.2.0\u003c/code\u003e or \u003ccode\u003ev3.4.0\u003c/code\u003e\u003c/p\u003e\n\u003cp\u003eIf you do not upgrade, all workflow runs using any of the deprecated\n\u003ca href\u003d\"https://github.com/actions/cache\"\u003eactions/cache\u003c/a\u003e will\nfail.\u003c/p\u003e\n\u003cp\u003eUpgrading to the recommended versions will not break your\nworkflows.\u003c/p\u003e\n\u003ch3\u003e4.1.2\u003c/h3\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/actions/cache/commit/9255dc7a253b0ccc959486e2bca901246202afeb\"\u003e\u003ccode\u003e9255dc7\u003c/code\u003e\u003c/a\u003e\nMerge pull request \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/issues/1686\"\u003e#1686\u003c/a\u003e\nfrom actions/cache-v5.0.1-release\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/cache/commit/8ff5423e8b66eacab4e638ee52abbd2cb831366a\"\u003e\u003ccode\u003e8ff5423\u003c/code\u003e\u003c/a\u003e\nchore: release v5.0.1\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/cache/commit/9233019a152bc768059ac1768b8e4403b5da16c1\"\u003e\u003ccode\u003e9233019\u003c/code\u003e\u003c/a\u003e\nMerge pull request \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/issues/1685\"\u003e#1685\u003c/a\u003e\nfrom salmanmkc/node24-storage-blob-fix\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/cache/commit/b975f2bb844529e1063ad882c609b224bcd66eb6\"\u003e\u003ccode\u003eb975f2b\u003c/code\u003e\u003c/a\u003e\nfix: add peer property to package-lock.json for dependencies\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/cache/commit/d0a0e1813491d01d574c95f8d189f62622bbb2ae\"\u003e\u003ccode\u003ed0a0e18\u003c/code\u003e\u003c/a\u003e\nfix: update license files for \u003ccode\u003e@​actions/cache\u003c/code\u003e,\nfast-xml-parser, and strnum\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/cache/commit/74de208dcfcbe85c0e7154e7b17e4105fe2554ff\"\u003e\u003ccode\u003e74de208\u003c/code\u003e\u003c/a\u003e\nfix: update \u003ccode\u003e@​actions/cache\u003c/code\u003e to ^5.0.1 for Node.js 24\npunycode fix\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/cache/commit/ac7f1152ead02e89c14b5456d14ab17591e74cfb\"\u003e\u003ccode\u003eac7f115\u003c/code\u003e\u003c/a\u003e\npeer\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/cache/commit/b0f846b50b6061d7a2ca6f1a2fea61d4a65d1a16\"\u003e\u003ccode\u003eb0f846b\u003c/code\u003e\u003c/a\u003e\nfix: update \u003ccode\u003e@​actions/cache\u003c/code\u003e with storage-blob fix for\nNode.js 24 punycode depr...\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/cache/commit/a7833574556fa59680c1b7cb190c1735db73ebf0\"\u003e\u003ccode\u003ea783357\u003c/code\u003e\u003c/a\u003e\nMerge pull request \u003ca\nhref\u003d\"https://redirect.github.com/actions/cache/issues/1684\"\u003e#1684\u003c/a\u003e\nfrom actions/prepare-cache-v5-release\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/cache/commit/3bb0d78750a39cefce0c2b5a0a9801052b4359ad\"\u003e\u003ccode\u003e3bb0d78\u003c/code\u003e\u003c/a\u003e\ndocs: highlight v5 runner requirement in releases\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca\nhref\u003d\"https://github.com/actions/cache/compare/v4...v5\"\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\u003dactions/cache\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d4\u0026new-version\u003d5)](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 merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after\nyour CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge\nand block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating\nit. You can achieve the same result by closing it manually\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"
    },
    {
      "commit": "7e6b41897bdefeb2bc0cf95d0b7c7acc646e280b",
      "tree": "ec69635e8db2567c45097326ea63ebd330c3fa78",
      "parents": [
        "d1157e0d8fab40adbaa328905a4995c84a8004ee"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Dec 02 08:53:41 2025 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Dec 02 08:53:41 2025 +0900"
      },
      "message": "Bump actions/checkout from 5 to 6 (#579)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 5 to\n6.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\nhref\u003d\"https://github.com/actions/checkout/releases\"\u003eactions/checkout\u0027s\nreleases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev6.0.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate README to include Node.js 24 support details and requirements\nby \u003ca href\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2248\"\u003eactions/checkout#2248\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePersist creds to a separate file by \u003ca\nhref\u003d\"https://github.com/ericsciple\"\u003e\u003ccode\u003e@​ericsciple\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2286\"\u003eactions/checkout#2286\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ev6-beta by \u003ca\nhref\u003d\"https://github.com/ericsciple\"\u003e\u003ccode\u003e@​ericsciple\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2298\"\u003eactions/checkout#2298\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eupdate readme/changelog for v6 by \u003ca\nhref\u003d\"https://github.com/ericsciple\"\u003e\u003ccode\u003e@​ericsciple\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2311\"\u003eactions/checkout#2311\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/actions/checkout/compare/v5.0.0...v6.0.0\"\u003ehttps://github.com/actions/checkout/compare/v5.0.0...v6.0.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev6-beta\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cp\u003eUpdated persist-credentials to store the credentials under\n\u003ccode\u003e$RUNNER_TEMP\u003c/code\u003e instead of directly in the local git\nconfig.\u003c/p\u003e\n\u003cp\u003eThis requires a minimum Actions Runner version of \u003ca\nhref\u003d\"https://github.com/actions/runner/releases/tag/v2.329.0\"\u003ev2.329.0\u003c/a\u003e\nto access the persisted credentials for \u003ca\nhref\u003d\"https://docs.github.com/en/actions/tutorials/use-containerized-services/create-a-docker-container-action\"\u003eDocker\ncontainer action\u003c/a\u003e scenarios.\u003c/p\u003e\n\u003ch2\u003ev5.0.1\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ePort v6 cleanup to v5 by \u003ca\nhref\u003d\"https://github.com/ericsciple\"\u003e\u003ccode\u003e@​ericsciple\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2301\"\u003eactions/checkout#2301\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/actions/checkout/compare/v5...v5.0.1\"\u003ehttps://github.com/actions/checkout/compare/v5...v5.0.1\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\nhref\u003d\"https://github.com/actions/checkout/blob/main/CHANGELOG.md\"\u003eactions/checkout\u0027s\nchangelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eChangelog\u003c/h1\u003e\n\u003ch2\u003eV6.0.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ePersist creds to a separate file by \u003ca\nhref\u003d\"https://github.com/ericsciple\"\u003e\u003ccode\u003e@​ericsciple\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2286\"\u003eactions/checkout#2286\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate README to include Node.js 24 support details and requirements\nby \u003ca href\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2248\"\u003eactions/checkout#2248\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eV5.0.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ePort v6 cleanup to v5 by \u003ca\nhref\u003d\"https://github.com/ericsciple\"\u003e\u003ccode\u003e@​ericsciple\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2301\"\u003eactions/checkout#2301\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eV5.0.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate actions checkout to use node 24 by \u003ca\nhref\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2226\"\u003eactions/checkout#2226\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eV4.3.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ePort v6 cleanup to v4 by \u003ca\nhref\u003d\"https://github.com/ericsciple\"\u003e\u003ccode\u003e@​ericsciple\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2305\"\u003eactions/checkout#2305\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eV4.3.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003edocs: update README.md by \u003ca\nhref\u003d\"https://github.com/motss\"\u003e\u003ccode\u003e@​motss\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1971\"\u003eactions/checkout#1971\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd internal repos for checking out multiple repositories by \u003ca\nhref\u003d\"https://github.com/mouismail\"\u003e\u003ccode\u003e@​mouismail\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1977\"\u003eactions/checkout#1977\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDocumentation update - add recommended permissions to Readme by \u003ca\nhref\u003d\"https://github.com/benwells\"\u003e\u003ccode\u003e@​benwells\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2043\"\u003eactions/checkout#2043\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdjust positioning of user email note and permissions heading by \u003ca\nhref\u003d\"https://github.com/joshmgross\"\u003e\u003ccode\u003e@​joshmgross\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2044\"\u003eactions/checkout#2044\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate README.md by \u003ca\nhref\u003d\"https://github.com/nebuk89\"\u003e\u003ccode\u003e@​nebuk89\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2194\"\u003eactions/checkout#2194\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate CODEOWNERS for actions by \u003ca\nhref\u003d\"https://github.com/TingluoHuang\"\u003e\u003ccode\u003e@​TingluoHuang\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2224\"\u003eactions/checkout#2224\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate package dependencies by \u003ca\nhref\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2236\"\u003eactions/checkout#2236\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.2.2\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eurl-helper.ts\u003c/code\u003e now leverages well-known environment\nvariables by \u003ca href\u003d\"https://github.com/jww3\"\u003e\u003ccode\u003e@​jww3\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1941\"\u003eactions/checkout#1941\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eExpand unit test coverage for \u003ccode\u003eisGhes\u003c/code\u003e by \u003ca\nhref\u003d\"https://github.com/jww3\"\u003e\u003ccode\u003e@​jww3\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1946\"\u003eactions/checkout#1946\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.2.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCheck out other refs/* by commit if provided, fall back to ref by \u003ca\nhref\u003d\"https://github.com/orhantoy\"\u003e\u003ccode\u003e@​orhantoy\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1924\"\u003eactions/checkout#1924\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.2.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd Ref and Commit outputs by \u003ca\nhref\u003d\"https://github.com/lucacome\"\u003e\u003ccode\u003e@​lucacome\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1180\"\u003eactions/checkout#1180\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDependency updates by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e- \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1777\"\u003eactions/checkout#1777\u003c/a\u003e,\n\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1872\"\u003eactions/checkout#1872\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.1.7\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump the minor-npm-dependencies group across 1 directory with 4\nupdates by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1739\"\u003eactions/checkout#1739\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 3 to 4 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1697\"\u003eactions/checkout#1697\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCheck out other refs/* by commit by \u003ca\nhref\u003d\"https://github.com/orhantoy\"\u003e\u003ccode\u003e@​orhantoy\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1774\"\u003eactions/checkout#1774\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePin actions/checkout\u0027s own workflows to a known, good, stable\nversion. by \u003ca href\u003d\"https://github.com/jww3\"\u003e\u003ccode\u003e@​jww3\u003c/code\u003e\u003c/a\u003e in\n\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1776\"\u003eactions/checkout#1776\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.1.6\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCheck platform to set archive extension appropriately by \u003ca\nhref\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@​cory-miller\u003c/code\u003e\u003c/a\u003e in\n\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1732\"\u003eactions/checkout#1732\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.1.5\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate NPM dependencies by \u003ca\nhref\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@​cory-miller\u003c/code\u003e\u003c/a\u003e in\n\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1703\"\u003eactions/checkout#1703\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github/codeql-action from 2 to 3 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1694\"\u003eactions/checkout#1694\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-node from 1 to 4 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1696\"\u003eactions/checkout#1696\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/upload-artifact from 2 to 4 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1695\"\u003eactions/checkout#1695\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/actions/checkout/commit/1af3b93b6815bc44a9784bd300feb67ff0d1eeb3\"\u003e\u003ccode\u003e1af3b93\u003c/code\u003e\u003c/a\u003e\nupdate readme/changelog for v6 (\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/2311\"\u003e#2311\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/checkout/commit/71cf2267d89c5cb81562390fa70a37fa40b1305e\"\u003e\u003ccode\u003e71cf226\u003c/code\u003e\u003c/a\u003e\nv6-beta (\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/2298\"\u003e#2298\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/checkout/commit/069c6959146423d11cd0184e6accf28f9d45f06e\"\u003e\u003ccode\u003e069c695\u003c/code\u003e\u003c/a\u003e\nPersist creds to a separate file (\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/2286\"\u003e#2286\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/checkout/commit/ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493\"\u003e\u003ccode\u003eff7abcd\u003c/code\u003e\u003c/a\u003e\nUpdate README to include Node.js 24 support details and requirements (\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/2248\"\u003e#2248\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca\nhref\u003d\"https://github.com/actions/checkout/compare/v5...v6\"\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\u003dactions/checkout\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d5\u0026new-version\u003d6)](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 merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after\nyour CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge\nand block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating\nit. You can achieve the same result by closing it manually\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"
    },
    {
      "commit": "d1157e0d8fab40adbaa328905a4995c84a8004ee",
      "tree": "8ddcb7f132ac806f2f3bd0b70abb12fd94a8a8f6",
      "parents": [
        "d02c4716fe4889d18ff151bc6af360bd4a1a9aad"
      ],
      "author": {
        "name": "Phillip Alday",
        "email": "me@phillipalday.com",
        "time": "Wed Nov 26 18:48:49 2025 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 27 10:48:49 2025 +0900"
      },
      "message": "Test on Julia pre instead of Julia nightly (#574)\n\n- fixes #573\n- adds a workflow for weekly and manual testing against julia nightly\n- adds versioned manifests to the ignore file"
    },
    {
      "commit": "d02c4716fe4889d18ff151bc6af360bd4a1a9aad",
      "tree": "c45efc545e43437b95a9cfc3983b059f7b55d674",
      "parents": [
        "3aa469a061a958c493105e06f6b8b209bb8e3ef0"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Nov 25 11:41:57 2025 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 25 11:41:57 2025 +0900"
      },
      "message": "Bump actions/checkout from 5 to 6 (#576)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 5 to\n6.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\nhref\u003d\"https://github.com/actions/checkout/releases\"\u003eactions/checkout\u0027s\nreleases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev6.0.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate README to include Node.js 24 support details and requirements\nby \u003ca href\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2248\"\u003eactions/checkout#2248\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePersist creds to a separate file by \u003ca\nhref\u003d\"https://github.com/ericsciple\"\u003e\u003ccode\u003e@​ericsciple\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2286\"\u003eactions/checkout#2286\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ev6-beta by \u003ca\nhref\u003d\"https://github.com/ericsciple\"\u003e\u003ccode\u003e@​ericsciple\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2298\"\u003eactions/checkout#2298\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eupdate readme/changelog for v6 by \u003ca\nhref\u003d\"https://github.com/ericsciple\"\u003e\u003ccode\u003e@​ericsciple\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2311\"\u003eactions/checkout#2311\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/actions/checkout/compare/v5.0.0...v6.0.0\"\u003ehttps://github.com/actions/checkout/compare/v5.0.0...v6.0.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev6-beta\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cp\u003eUpdated persist-credentials to store the credentials under\n\u003ccode\u003e$RUNNER_TEMP\u003c/code\u003e instead of directly in the local git\nconfig.\u003c/p\u003e\n\u003cp\u003eThis requires a minimum Actions Runner version of \u003ca\nhref\u003d\"https://github.com/actions/runner/releases/tag/v2.329.0\"\u003ev2.329.0\u003c/a\u003e\nto access the persisted credentials for \u003ca\nhref\u003d\"https://docs.github.com/en/actions/tutorials/use-containerized-services/create-a-docker-container-action\"\u003eDocker\ncontainer action\u003c/a\u003e scenarios.\u003c/p\u003e\n\u003ch2\u003ev5.0.1\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ePort v6 cleanup to v5 by \u003ca\nhref\u003d\"https://github.com/ericsciple\"\u003e\u003ccode\u003e@​ericsciple\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2301\"\u003eactions/checkout#2301\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/actions/checkout/compare/v5...v5.0.1\"\u003ehttps://github.com/actions/checkout/compare/v5...v5.0.1\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\nhref\u003d\"https://github.com/actions/checkout/blob/main/CHANGELOG.md\"\u003eactions/checkout\u0027s\nchangelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eChangelog\u003c/h1\u003e\n\u003ch2\u003eV6.0.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ePersist creds to a separate file by \u003ca\nhref\u003d\"https://github.com/ericsciple\"\u003e\u003ccode\u003e@​ericsciple\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2286\"\u003eactions/checkout#2286\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate README to include Node.js 24 support details and requirements\nby \u003ca href\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2248\"\u003eactions/checkout#2248\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eV5.0.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ePort v6 cleanup to v5 by \u003ca\nhref\u003d\"https://github.com/ericsciple\"\u003e\u003ccode\u003e@​ericsciple\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2301\"\u003eactions/checkout#2301\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eV5.0.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate actions checkout to use node 24 by \u003ca\nhref\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2226\"\u003eactions/checkout#2226\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eV4.3.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ePort v6 cleanup to v4 by \u003ca\nhref\u003d\"https://github.com/ericsciple\"\u003e\u003ccode\u003e@​ericsciple\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2305\"\u003eactions/checkout#2305\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eV4.3.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003edocs: update README.md by \u003ca\nhref\u003d\"https://github.com/motss\"\u003e\u003ccode\u003e@​motss\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1971\"\u003eactions/checkout#1971\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd internal repos for checking out multiple repositories by \u003ca\nhref\u003d\"https://github.com/mouismail\"\u003e\u003ccode\u003e@​mouismail\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1977\"\u003eactions/checkout#1977\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDocumentation update - add recommended permissions to Readme by \u003ca\nhref\u003d\"https://github.com/benwells\"\u003e\u003ccode\u003e@​benwells\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2043\"\u003eactions/checkout#2043\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdjust positioning of user email note and permissions heading by \u003ca\nhref\u003d\"https://github.com/joshmgross\"\u003e\u003ccode\u003e@​joshmgross\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2044\"\u003eactions/checkout#2044\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate README.md by \u003ca\nhref\u003d\"https://github.com/nebuk89\"\u003e\u003ccode\u003e@​nebuk89\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2194\"\u003eactions/checkout#2194\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate CODEOWNERS for actions by \u003ca\nhref\u003d\"https://github.com/TingluoHuang\"\u003e\u003ccode\u003e@​TingluoHuang\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2224\"\u003eactions/checkout#2224\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate package dependencies by \u003ca\nhref\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2236\"\u003eactions/checkout#2236\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.2.2\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eurl-helper.ts\u003c/code\u003e now leverages well-known environment\nvariables by \u003ca href\u003d\"https://github.com/jww3\"\u003e\u003ccode\u003e@​jww3\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1941\"\u003eactions/checkout#1941\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eExpand unit test coverage for \u003ccode\u003eisGhes\u003c/code\u003e by \u003ca\nhref\u003d\"https://github.com/jww3\"\u003e\u003ccode\u003e@​jww3\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1946\"\u003eactions/checkout#1946\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.2.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCheck out other refs/* by commit if provided, fall back to ref by \u003ca\nhref\u003d\"https://github.com/orhantoy\"\u003e\u003ccode\u003e@​orhantoy\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1924\"\u003eactions/checkout#1924\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.2.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd Ref and Commit outputs by \u003ca\nhref\u003d\"https://github.com/lucacome\"\u003e\u003ccode\u003e@​lucacome\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1180\"\u003eactions/checkout#1180\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDependency updates by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e- \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1777\"\u003eactions/checkout#1777\u003c/a\u003e,\n\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1872\"\u003eactions/checkout#1872\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.1.7\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump the minor-npm-dependencies group across 1 directory with 4\nupdates by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1739\"\u003eactions/checkout#1739\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 3 to 4 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1697\"\u003eactions/checkout#1697\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCheck out other refs/* by commit by \u003ca\nhref\u003d\"https://github.com/orhantoy\"\u003e\u003ccode\u003e@​orhantoy\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1774\"\u003eactions/checkout#1774\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePin actions/checkout\u0027s own workflows to a known, good, stable\nversion. by \u003ca href\u003d\"https://github.com/jww3\"\u003e\u003ccode\u003e@​jww3\u003c/code\u003e\u003c/a\u003e in\n\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1776\"\u003eactions/checkout#1776\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.1.6\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCheck platform to set archive extension appropriately by \u003ca\nhref\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@​cory-miller\u003c/code\u003e\u003c/a\u003e in\n\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1732\"\u003eactions/checkout#1732\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.1.5\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate NPM dependencies by \u003ca\nhref\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@​cory-miller\u003c/code\u003e\u003c/a\u003e in\n\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1703\"\u003eactions/checkout#1703\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github/codeql-action from 2 to 3 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1694\"\u003eactions/checkout#1694\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-node from 1 to 4 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1696\"\u003eactions/checkout#1696\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/upload-artifact from 2 to 4 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1695\"\u003eactions/checkout#1695\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/actions/checkout/commit/1af3b93b6815bc44a9784bd300feb67ff0d1eeb3\"\u003e\u003ccode\u003e1af3b93\u003c/code\u003e\u003c/a\u003e\nupdate readme/changelog for v6 (\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/2311\"\u003e#2311\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/checkout/commit/71cf2267d89c5cb81562390fa70a37fa40b1305e\"\u003e\u003ccode\u003e71cf226\u003c/code\u003e\u003c/a\u003e\nv6-beta (\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/2298\"\u003e#2298\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/checkout/commit/069c6959146423d11cd0184e6accf28f9d45f06e\"\u003e\u003ccode\u003e069c695\u003c/code\u003e\u003c/a\u003e\nPersist creds to a separate file (\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/2286\"\u003e#2286\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/checkout/commit/ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493\"\u003e\u003ccode\u003eff7abcd\u003c/code\u003e\u003c/a\u003e\nUpdate README to include Node.js 24 support details and requirements (\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/2248\"\u003e#2248\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca\nhref\u003d\"https://github.com/actions/checkout/compare/v5...v6\"\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\u003dactions/checkout\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d5\u0026new-version\u003d6)](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 merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after\nyour CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge\nand block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating\nit. You can achieve the same result by closing it manually\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"
    },
    {
      "commit": "3aa469a061a958c493105e06f6b8b209bb8e3ef0",
      "tree": "d6436e568da2c7fec3827dccc4c818b3cedb46d9",
      "parents": [
        "c011888f676b41805f6833c3662fbbef02b4cbe3"
      ],
      "author": {
        "name": "Sutou Kouhei",
        "email": "kou@clear-code.com",
        "time": "Mon Oct 27 13:17:30 2025 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 27 13:17:30 2025 +0900"
      },
      "message": "Bump version (#569)\n\nGH-567"
    },
    {
      "commit": "c011888f676b41805f6833c3662fbbef02b4cbe3",
      "tree": "eaf62ebcd98b915edaf2f9179ecf7623c89fcdbc",
      "parents": [
        "c75d0e964697e152614f48e012f8b610b5582032"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Fri Oct 24 16:10:15 2025 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Oct 24 16:10:15 2025 -0600"
      },
      "message": "Fix poor performance of table reading when many record batches are involved (#570)\n\nFixes #528. Alternative to #568 \n\ncc: @KristofferC"
    },
    {
      "commit": "c75d0e964697e152614f48e012f8b610b5582032",
      "tree": "285eec93afefbfe7eddc463beeaa653fb5a6b076",
      "parents": [
        "b3693d56858ba4286ac02869e385b9b237077293"
      ],
      "author": {
        "name": "Alex Arslan",
        "email": "ararslan@comcast.net",
        "time": "Thu Sep 18 17:55:40 2025 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Sep 19 09:55:40 2025 +0900"
      },
      "message": "Avoid extending `Type` from Base on Julia 1.12 (#543)\n\nThe internal Flatbuf module defines a function called `Type`. On Julia\n1.12, defining a new function by defining methods is insufficient to\ndistinguish it from defining new constructor methods for a visible type\nof the same name. It\u0027s now necessary to forward-declare the function to\nensure it takes precedence over the other visible binding. Without doing\nso, `Base.Type` is extended in Flatbuf instead.\n\nOn current `main` with Julia v1.13.0-DEV.122:\n```julia-repl\njulia\u003e using Arrow\nInfo Given Arrow was explicitly requested, output will be shown live\nWARNING: Constructor for type \"Type\" was extended in `Flatbuf` without explicit qualification or import.\n  NOTE: Assumed \"Type\" refers to `Base.Type`. This behavior is deprecated and may differ in future versions.\n  NOTE: This behavior may have differed in Julia versions prior to 1.12.\n  Hint: If you intended to create a new generic function of the same name, use `function Type end`.\n  Hint: To silence the warning, qualify `Type` as `Base.Type` in the method signature or explicitly `import Base: Type`.\nPrecompiling Arrow finished.\n  1 dependency successfully precompiled in 4 seconds. 47 already precompiled.\n  1 dependency had output during precompilation:\n┌ Arrow\n│  [Output was shown above]\n└\n\njulia\u003e methods(Type)\n# 2 methods for type constructor:\n [1] Type(b::UInt8)\n     @ Arrow.Flatbuf ~/Projects/julia-packages/arrow-julia/src/metadata/Schema.jl:489\n [2] Type(::Type{T}) where T\n     @ Arrow.Flatbuf ~/Projects/julia-packages/arrow-julia/src/metadata/Schema.jl:519\n\njulia\u003e Arrow.Flatbuf.Type \u003d\u003d\u003d Type\n[ Warning: Type is defined in Core and is not public in Arrow.Flatbuf\ntrue\n```\nWith this PR, the output is the same because of\nhttps://github.com/JuliaLang/julia/issues/57546 but will have the\ncorrect behavior once that issue is fixed.\n\nFixes #555"
    },
    {
      "commit": "b3693d56858ba4286ac02869e385b9b237077293",
      "tree": "0d89fc392e82163c671ce3220a527f9ba2ed30a5",
      "parents": [
        "d6f67cb109013d9040ea780c6b2dd888fe285088"
      ],
      "author": {
        "name": "Sutou Kouhei",
        "email": "kou@clear-code.com",
        "time": "Tue Sep 09 13:42:10 2025 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 09 13:42:10 2025 +0900"
      },
      "message": "ci: Set timeout (#533)\n\nfixes #532"
    },
    {
      "commit": "d6f67cb109013d9040ea780c6b2dd888fe285088",
      "tree": "ee0aa1d3e1ecf11605c447491ed52bc611de3323",
      "parents": [
        "185eedc6078f377a511529169dde88e7bbb090c4"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Sep 09 08:39:32 2025 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 09 08:39:32 2025 +0900"
      },
      "message": "Bump actions/setup-python from 5 to 6 (#566)\n\nBumps [actions/setup-python](https://github.com/actions/setup-python)\nfrom 5 to 6.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\nhref\u003d\"https://github.com/actions/setup-python/releases\"\u003eactions/setup-python\u0027s\nreleases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev6.0.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003ch3\u003eBreaking Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade to node 24 by \u003ca\nhref\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1164\"\u003eactions/setup-python#1164\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eMake sure your runner is on version v2.327.1 or later to ensure\ncompatibility with this release. \u003ca\nhref\u003d\"https://github.com/actions/runner/releases/tag/v2.327.1\"\u003eSee\nRelease Notes\u003c/a\u003e\u003c/p\u003e\n\u003ch3\u003eEnhancements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd support for \u003ccode\u003epip-version\u003c/code\u003e by \u003ca\nhref\u003d\"https://github.com/priyagupta108\"\u003e\u003ccode\u003e@​priyagupta108\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1129\"\u003eactions/setup-python#1129\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eEnhance reading from .python-version by \u003ca\nhref\u003d\"https://github.com/krystof-k\"\u003e\u003ccode\u003e@​krystof-k\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/787\"\u003eactions/setup-python#787\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd version parsing from Pipfile by \u003ca\nhref\u003d\"https://github.com/aradkdj\"\u003e\u003ccode\u003e@​aradkdj\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1067\"\u003eactions/setup-python#1067\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eClarify pythonLocation behaviour for PyPy and GraalPy in environment\nvariables by \u003ca\nhref\u003d\"https://github.com/aparnajyothi-y\"\u003e\u003ccode\u003e@​aparnajyothi-y\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1183\"\u003eactions/setup-python#1183\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eChange missing cache directory error to warning by \u003ca\nhref\u003d\"https://github.com/aparnajyothi-y\"\u003e\u003ccode\u003e@​aparnajyothi-y\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1182\"\u003eactions/setup-python#1182\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd Architecture-Specific PATH Management for Python with --user\nFlag on Windows by \u003ca\nhref\u003d\"https://github.com/aparnajyothi-y\"\u003e\u003ccode\u003e@​aparnajyothi-y\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1122\"\u003eactions/setup-python#1122\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eInclude python version in PyPy python-version output by \u003ca\nhref\u003d\"https://github.com/cdce8p\"\u003e\u003ccode\u003e@​cdce8p\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1110\"\u003eactions/setup-python#1110\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate docs: clarification on pip authentication with setup-python\nby \u003ca\nhref\u003d\"https://github.com/priya-kinthali\"\u003e\u003ccode\u003e@​priya-kinthali\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1156\"\u003eactions/setup-python#1156\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency updates:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade idna from 2.9 to 3.7 in /\u003cstrong\u003etests\u003c/strong\u003e/data 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/actions/setup-python/pull/843\"\u003eactions/setup-python#843\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade form-data to fix critical vulnerabilities \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/182\"\u003e#182\u003c/a\u003e\n\u0026amp; \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/183\"\u003e#183\u003c/a\u003e\nby \u003ca\nhref\u003d\"https://github.com/aparnajyothi-y\"\u003e\u003ccode\u003e@​aparnajyothi-y\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1163\"\u003eactions/setup-python#1163\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade setuptools to 78.1.1 to fix path traversal vulnerability in\nPackageIndex.download by \u003ca\nhref\u003d\"https://github.com/aparnajyothi-y\"\u003e\u003ccode\u003e@​aparnajyothi-y\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1165\"\u003eactions/setup-python#1165\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade actions/checkout from 4 to 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/actions/setup-python/pull/1181\"\u003eactions/setup-python#1181\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade \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/actions/setup-python/pull/1095\"\u003eactions/setup-python#1095\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/krystof-k\"\u003e\u003ccode\u003e@​krystof-k\u003c/code\u003e\u003c/a\u003e\nmade their first contribution in \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/787\"\u003eactions/setup-python#787\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/cdce8p\"\u003e\u003ccode\u003e@​cdce8p\u003c/code\u003e\u003c/a\u003e made\ntheir first contribution in \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1110\"\u003eactions/setup-python#1110\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/aradkdj\"\u003e\u003ccode\u003e@​aradkdj\u003c/code\u003e\u003c/a\u003e made\ntheir first contribution in \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1067\"\u003eactions/setup-python#1067\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/actions/setup-python/compare/v5...v6.0.0\"\u003ehttps://github.com/actions/setup-python/compare/v5...v6.0.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.6.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eWorkflow updates related to Ubuntu 20.04 by \u003ca\nhref\u003d\"https://github.com/aparnajyothi-y\"\u003e\u003ccode\u003e@​aparnajyothi-y\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1065\"\u003eactions/setup-python#1065\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix for Candidate Not Iterable Error by \u003ca\nhref\u003d\"https://github.com/aparnajyothi-y\"\u003e\u003ccode\u003e@​aparnajyothi-y\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1082\"\u003eactions/setup-python#1082\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade semver and \u003ccode\u003e@​types/semver\u003c/code\u003e by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1091\"\u003eactions/setup-python#1091\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade prettier from 2.8.8 to 3.5.3 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1046\"\u003eactions/setup-python#1046\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade ts-jest from 29.1.2 to 29.3.2 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1081\"\u003eactions/setup-python#1081\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/actions/setup-python/compare/v5...v5.6.0\"\u003ehttps://github.com/actions/setup-python/compare/v5...v5.6.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.5.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003ch3\u003eEnhancements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eSupport free threaded Python versions like \u00273.13t\u0027 by \u003ca\nhref\u003d\"https://github.com/colesbury\"\u003e\u003ccode\u003e@​colesbury\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/973\"\u003eactions/setup-python#973\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eEnhance Workflows: Include ubuntu-arm runners, Add e2e Testing for\nfree threaded and Upgrade \u003ccode\u003e@​action/cache\u003c/code\u003e from 4.0.0 to\n4.0.3 by \u003ca\nhref\u003d\"https://github.com/priya-kinthali\"\u003e\u003ccode\u003e@​priya-kinthali\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1056\"\u003eactions/setup-python#1056\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd support for .tool-versions file in setup-python by \u003ca\nhref\u003d\"https://github.com/mahabaleshwars\"\u003e\u003ccode\u003e@​mahabaleshwars\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1043\"\u003eactions/setup-python#1043\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFix architecture for pypy on Linux ARM64 by \u003ca\nhref\u003d\"https://github.com/mayeut\"\u003e\u003ccode\u003e@​mayeut\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/1011\"\u003eactions/setup-python#1011\u003c/a\u003e\nThis update maps arm64 to aarch64 for Linux ARM64 PyPy\ninstallations.\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/actions/setup-python/commit/e797f83bcb11b83ae66e0230d6156d7c80228e7c\"\u003e\u003ccode\u003ee797f83\u003c/code\u003e\u003c/a\u003e\nUpgrade to node 24 (\u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/1164\"\u003e#1164\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/setup-python/commit/3d1e2d2ca0a067f27da6fec484fce7f5256def85\"\u003e\u003ccode\u003e3d1e2d2\u003c/code\u003e\u003c/a\u003e\nRevert \u0026quot;Enhance cache-dependency-path handling to support files\noutside the w...\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/setup-python/commit/65b071217a8539818fdb8b54561bcbae40380a54\"\u003e\u003ccode\u003e65b0712\u003c/code\u003e\u003c/a\u003e\nClarify pythonLocation behavior for PyPy and GraalPy in environment\nvariables...\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/setup-python/commit/5b668cf7652160527499ee14ceaff4be9306cb88\"\u003e\u003ccode\u003e5b668cf\u003c/code\u003e\u003c/a\u003e\nBump actions/checkout from 4 to 5 (\u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/1181\"\u003e#1181\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/setup-python/commit/f62a0e252fe7114e86949abfa6e1e89f85bb38c2\"\u003e\u003ccode\u003ef62a0e2\u003c/code\u003e\u003c/a\u003e\nChange missing cache directory error to warning (\u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/1182\"\u003e#1182\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/setup-python/commit/9322b3ca74000aeb2c01eb777b646334015ddd72\"\u003e\u003ccode\u003e9322b3c\u003c/code\u003e\u003c/a\u003e\nUpgrade setuptools to 78.1.1 to fix path traversal vulnerability in\nPackageIn...\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/setup-python/commit/fbeb884f69f0ac1c0257302f62aa524c2824b649\"\u003e\u003ccode\u003efbeb884\u003c/code\u003e\u003c/a\u003e\nBump form-data to fix critical vulnerabilities \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/182\"\u003e#182\u003c/a\u003e\n\u0026amp; \u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/183\"\u003e#183\u003c/a\u003e\n(\u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/1163\"\u003e#1163\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/setup-python/commit/03bb6152f4f691b9d64579a1bd791904a083c452\"\u003e\u003ccode\u003e03bb615\u003c/code\u003e\u003c/a\u003e\nBump idna from 2.9 to 3.7 in /\u003cstrong\u003etests\u003c/strong\u003e/data (\u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/843\"\u003e#843\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/setup-python/commit/36da51d563b70a972897150555bb025096d65565\"\u003e\u003ccode\u003e36da51d\u003c/code\u003e\u003c/a\u003e\nAdd version parsing from Pipfile (\u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/1067\"\u003e#1067\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/setup-python/commit/3c6f142cc0036d53007e92fa1e327564a4cfb7aa\"\u003e\u003ccode\u003e3c6f142\u003c/code\u003e\u003c/a\u003e\nupdate documentation (\u003ca\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/1156\"\u003e#1156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca\nhref\u003d\"https://github.com/actions/setup-python/compare/v5...v6\"\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\u003dactions/setup-python\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d5\u0026new-version\u003d6)](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 merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after\nyour CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge\nand block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating\nit. You can achieve the same result by closing it manually\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"
    },
    {
      "commit": "185eedc6078f377a511529169dde88e7bbb090c4",
      "tree": "8a41db91581a751c05fce45058190e9ad2c9e981",
      "parents": [
        "059f31d01bb6671324fd6ad70e3213bd5f2e41a8"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Aug 29 17:40:16 2025 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Aug 29 17:40:16 2025 +0900"
      },
      "message": "Bump actions/checkout from 4 to 5 (#557)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4 to\n5.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\nhref\u003d\"https://github.com/actions/checkout/releases\"\u003eactions/checkout\u0027s\nreleases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev5.0.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate actions checkout to use node 24 by \u003ca\nhref\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2226\"\u003eactions/checkout#2226\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePrepare v5.0.0 release by \u003ca\nhref\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2238\"\u003eactions/checkout#2238\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e⚠️ Minimum Compatible Runner Version\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003ev2.327.1\u003c/strong\u003e\u003cbr /\u003e\n\u003ca\nhref\u003d\"https://github.com/actions/runner/releases/tag/v2.327.1\"\u003eRelease\nNotes\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003eMake sure your runner is updated to this version or newer to use this\nrelease.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/actions/checkout/compare/v4...v5.0.0\"\u003ehttps://github.com/actions/checkout/compare/v4...v5.0.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev4.3.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003edocs: update README.md by \u003ca\nhref\u003d\"https://github.com/motss\"\u003e\u003ccode\u003e@​motss\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1971\"\u003eactions/checkout#1971\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd internal repos for checking out multiple repositories by \u003ca\nhref\u003d\"https://github.com/mouismail\"\u003e\u003ccode\u003e@​mouismail\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1977\"\u003eactions/checkout#1977\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDocumentation update - add recommended permissions to Readme by \u003ca\nhref\u003d\"https://github.com/benwells\"\u003e\u003ccode\u003e@​benwells\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2043\"\u003eactions/checkout#2043\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdjust positioning of user email note and permissions heading by \u003ca\nhref\u003d\"https://github.com/joshmgross\"\u003e\u003ccode\u003e@​joshmgross\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2044\"\u003eactions/checkout#2044\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate README.md by \u003ca\nhref\u003d\"https://github.com/nebuk89\"\u003e\u003ccode\u003e@​nebuk89\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2194\"\u003eactions/checkout#2194\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate CODEOWNERS for actions by \u003ca\nhref\u003d\"https://github.com/TingluoHuang\"\u003e\u003ccode\u003e@​TingluoHuang\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2224\"\u003eactions/checkout#2224\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate package dependencies by \u003ca\nhref\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2236\"\u003eactions/checkout#2236\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePrepare release v4.3.0 by \u003ca\nhref\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2237\"\u003eactions/checkout#2237\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/motss\"\u003e\u003ccode\u003e@​motss\u003c/code\u003e\u003c/a\u003e made\ntheir first contribution in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1971\"\u003eactions/checkout#1971\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/mouismail\"\u003e\u003ccode\u003e@​mouismail\u003c/code\u003e\u003c/a\u003e\nmade their first contribution in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1977\"\u003eactions/checkout#1977\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/benwells\"\u003e\u003ccode\u003e@​benwells\u003c/code\u003e\u003c/a\u003e\nmade their first contribution in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2043\"\u003eactions/checkout#2043\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/nebuk89\"\u003e\u003ccode\u003e@​nebuk89\u003c/code\u003e\u003c/a\u003e made\ntheir first contribution in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2194\"\u003eactions/checkout#2194\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e\nmade their first contribution in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2236\"\u003eactions/checkout#2236\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/actions/checkout/compare/v4...v4.3.0\"\u003ehttps://github.com/actions/checkout/compare/v4...v4.3.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev4.2.2\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eurl-helper.ts\u003c/code\u003e now leverages well-known environment\nvariables by \u003ca href\u003d\"https://github.com/jww3\"\u003e\u003ccode\u003e@​jww3\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1941\"\u003eactions/checkout#1941\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eExpand unit test coverage for \u003ccode\u003eisGhes\u003c/code\u003e by \u003ca\nhref\u003d\"https://github.com/jww3\"\u003e\u003ccode\u003e@​jww3\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1946\"\u003eactions/checkout#1946\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/actions/checkout/compare/v4.2.1...v4.2.2\"\u003ehttps://github.com/actions/checkout/compare/v4.2.1...v4.2.2\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev4.2.1\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCheck out other refs/* by commit if provided, fall back to ref by \u003ca\nhref\u003d\"https://github.com/orhantoy\"\u003e\u003ccode\u003e@​orhantoy\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1924\"\u003eactions/checkout#1924\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/Jcambass\"\u003e\u003ccode\u003e@​Jcambass\u003c/code\u003e\u003c/a\u003e\nmade their first contribution in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1919\"\u003eactions/checkout#1919\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\nhref\u003d\"https://github.com/actions/checkout/compare/v4.2.0...v4.2.1\"\u003ehttps://github.com/actions/checkout/compare/v4.2.0...v4.2.1\u003c/a\u003e\u003c/p\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\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\nhref\u003d\"https://github.com/actions/checkout/blob/main/CHANGELOG.md\"\u003eactions/checkout\u0027s\nchangelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eChangelog\u003c/h1\u003e\n\u003ch2\u003eV5.0.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate actions checkout to use node 24 by \u003ca\nhref\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2226\"\u003eactions/checkout#2226\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eV4.3.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003edocs: update README.md by \u003ca\nhref\u003d\"https://github.com/motss\"\u003e\u003ccode\u003e@​motss\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1971\"\u003eactions/checkout#1971\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd internal repos for checking out multiple repositories by \u003ca\nhref\u003d\"https://github.com/mouismail\"\u003e\u003ccode\u003e@​mouismail\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1977\"\u003eactions/checkout#1977\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDocumentation update - add recommended permissions to Readme by \u003ca\nhref\u003d\"https://github.com/benwells\"\u003e\u003ccode\u003e@​benwells\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2043\"\u003eactions/checkout#2043\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdjust positioning of user email note and permissions heading by \u003ca\nhref\u003d\"https://github.com/joshmgross\"\u003e\u003ccode\u003e@​joshmgross\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2044\"\u003eactions/checkout#2044\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate README.md by \u003ca\nhref\u003d\"https://github.com/nebuk89\"\u003e\u003ccode\u003e@​nebuk89\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2194\"\u003eactions/checkout#2194\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate CODEOWNERS for actions by \u003ca\nhref\u003d\"https://github.com/TingluoHuang\"\u003e\u003ccode\u003e@​TingluoHuang\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2224\"\u003eactions/checkout#2224\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate package dependencies by \u003ca\nhref\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/2236\"\u003eactions/checkout#2236\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.2.2\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eurl-helper.ts\u003c/code\u003e now leverages well-known environment\nvariables by \u003ca href\u003d\"https://github.com/jww3\"\u003e\u003ccode\u003e@​jww3\u003c/code\u003e\u003c/a\u003e\nin \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1941\"\u003eactions/checkout#1941\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eExpand unit test coverage for \u003ccode\u003eisGhes\u003c/code\u003e by \u003ca\nhref\u003d\"https://github.com/jww3\"\u003e\u003ccode\u003e@​jww3\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1946\"\u003eactions/checkout#1946\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.2.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCheck out other refs/* by commit if provided, fall back to ref by \u003ca\nhref\u003d\"https://github.com/orhantoy\"\u003e\u003ccode\u003e@​orhantoy\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1924\"\u003eactions/checkout#1924\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.2.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd Ref and Commit outputs by \u003ca\nhref\u003d\"https://github.com/lucacome\"\u003e\u003ccode\u003e@​lucacome\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1180\"\u003eactions/checkout#1180\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDependency updates by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e- \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1777\"\u003eactions/checkout#1777\u003c/a\u003e,\n\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1872\"\u003eactions/checkout#1872\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.1.7\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump the minor-npm-dependencies group across 1 directory with 4\nupdates by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1739\"\u003eactions/checkout#1739\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 3 to 4 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1697\"\u003eactions/checkout#1697\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCheck out other refs/* by commit by \u003ca\nhref\u003d\"https://github.com/orhantoy\"\u003e\u003ccode\u003e@​orhantoy\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1774\"\u003eactions/checkout#1774\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePin actions/checkout\u0027s own workflows to a known, good, stable\nversion. by \u003ca href\u003d\"https://github.com/jww3\"\u003e\u003ccode\u003e@​jww3\u003c/code\u003e\u003c/a\u003e in\n\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1776\"\u003eactions/checkout#1776\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.1.6\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCheck platform to set archive extension appropriately by \u003ca\nhref\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@​cory-miller\u003c/code\u003e\u003c/a\u003e in\n\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1732\"\u003eactions/checkout#1732\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.1.5\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate NPM dependencies by \u003ca\nhref\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@​cory-miller\u003c/code\u003e\u003c/a\u003e in\n\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1703\"\u003eactions/checkout#1703\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github/codeql-action from 2 to 3 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1694\"\u003eactions/checkout#1694\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-node from 1 to 4 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1696\"\u003eactions/checkout#1696\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/upload-artifact from 2 to 4 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1695\"\u003eactions/checkout#1695\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eREADME: Suggest \u003ccode\u003euser.email\u003c/code\u003e to be\n\u003ccode\u003e41898282+github-actions[bot]@users.noreply.github.com\u003c/code\u003e by \u003ca\nhref\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@​cory-miller\u003c/code\u003e\u003c/a\u003e in\n\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1707\"\u003eactions/checkout#1707\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.1.4\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eDisable \u003ccode\u003eextensions.worktreeConfig\u003c/code\u003e when disabling\n\u003ccode\u003esparse-checkout\u003c/code\u003e by \u003ca\nhref\u003d\"https://github.com/jww3\"\u003e\u003ccode\u003e@​jww3\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1692\"\u003eactions/checkout#1692\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd dependabot config by \u003ca\nhref\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@​cory-miller\u003c/code\u003e\u003c/a\u003e in\n\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1688\"\u003eactions/checkout#1688\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump the minor-actions-dependencies group with 2 updates by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1693\"\u003eactions/checkout#1693\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump word-wrap from 1.2.3 to 1.2.5 by \u003ca\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1643\"\u003eactions/checkout#1643\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.1.3\u003c/h2\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/actions/checkout/commit/08c6903cd8c0fde910a37f88322edcfb5dd907a8\"\u003e\u003ccode\u003e08c6903\u003c/code\u003e\u003c/a\u003e\nPrepare v5.0.0 release (\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/2238\"\u003e#2238\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/actions/checkout/commit/9f265659d3bb64ab1440b03b12f4d47a24320917\"\u003e\u003ccode\u003e9f26565\u003c/code\u003e\u003c/a\u003e\nUpdate actions checkout to use node 24 (\u003ca\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/2226\"\u003e#2226\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca\nhref\u003d\"https://github.com/actions/checkout/compare/v4...v5\"\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\u003dactions/checkout\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d4\u0026new-version\u003d5)](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 merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after\nyour CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge\nand block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating\nit. You can achieve the same result by closing it manually\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"
    },
    {
      "commit": "059f31d01bb6671324fd6ad70e3213bd5f2e41a8",
      "tree": "983127dd726d2cddf9ed1bce6109bfee3f9fe5dd",
      "parents": [
        "78e4f4b04a309433179cfafbf9ddb9f9ac8eb9bb"
      ],
      "author": {
        "name": "Sutou Kouhei",
        "email": "kou@clear-code.com",
        "time": "Thu Aug 21 16:43:18 2025 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 21 16:43:18 2025 +0900"
      },
      "message": "ci: Fix format check (#558)\n\nFixes #554."
    },
    {
      "commit": "78e4f4b04a309433179cfafbf9ddb9f9ac8eb9bb",
      "tree": "5846078cc8cbd5000d08d46aafded84e9cf2026e",
      "parents": [
        "d18877b79732527e0874774d82c326a4513767b2"
      ],
      "author": {
        "name": "Sutou Kouhei",
        "email": "kou@clear-code.com",
        "time": "Sat May 10 12:41:39 2025 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 09 21:41:39 2025 -0600"
      },
      "message": "Add support for running CI on fork (#553)\n\nFixes #552\n\nPush for all branches except branches that are created by Dependabot\nruns CI. Dependabot creates a branch in apache/arrow-julia and open a PR\nto apache/arrow-juila. If it happens, CI is triggered by both of push\nand pull_request. We need only pull_request for the case."
    },
    {
      "commit": "d18877b79732527e0874774d82c326a4513767b2",
      "tree": "23b794d8f1108c2dd68e05d72eb972fa8f31fee6",
      "parents": [
        "e6ca23797474ac2c5c30198663467d881dc21b2f"
      ],
      "author": {
        "name": "Sutou Kouhei",
        "email": "kou@clear-code.com",
        "time": "Sat May 10 12:41:05 2025 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 09 21:41:05 2025 -0600"
      },
      "message": "Fix verify RC CI (#551)\n\nFixes #550\n\nWe need to install Subversion explicitly with ubuntu-24.04."
    },
    {
      "commit": "e6ca23797474ac2c5c30198663467d881dc21b2f",
      "tree": "d91cb30e0fd28229f40badf138426d544eec5285",
      "parents": [
        "de59e485a4197b5e70537e3572a31734d3f9e4a9"
      ],
      "author": {
        "name": "abhro",
        "email": "5664668+abhro@users.noreply.github.com",
        "time": "Fri May 09 16:24:21 2025 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 09 14:24:21 2025 -0600"
      },
      "message": "Hide HTML comment (license) in rendered Documenter page (#549)\n\n"
    },
    {
      "commit": "de59e485a4197b5e70537e3572a31734d3f9e4a9",
      "tree": "c41ae3064625860f131e9f45ba63d020e837081b",
      "parents": [
        "464470a0e22f09564fc85fce9a8127ba8a127a44"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Fri May 09 14:23:48 2025 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 09 14:23:48 2025 -0600"
      },
      "message": "Fix bug where inline bytes weren\u0027t valid for Utf8View data (#548)\n\nFixed a follow up bug to #511"
    },
    {
      "commit": "464470a0e22f09564fc85fce9a8127ba8a127a44",
      "tree": "27e7aec36e598a41e7d3b582e6925807412dc509",
      "parents": [
        "e1f21a9d64f87fbbb4d72fd52a5573e6e13f999b"
      ],
      "author": {
        "name": "Raúl Cumplido",
        "email": "raulcumplido@gmail.com",
        "time": "Fri Apr 11 17:55:47 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Apr 11 09:55:47 2025 -0600"
      },
      "message": "Remove duplicated notifications section on .asf.yaml (#547)\n\nSorry! I did messed up. I did miss the notifications on the top of the\nfile (we have them at the bottom at the rest of the repos) and\nreplicated the section.\n\nThis failed to apply the change for discussions as it had incorrect\nformat."
    },
    {
      "commit": "e1f21a9d64f87fbbb4d72fd52a5573e6e13f999b",
      "tree": "d19cb761d408b0707980746b53dba7ae326f7ad4",
      "parents": [
        "97a40dffe6b788b18a0eac4a404a205f1c9e8b32"
      ],
      "author": {
        "name": "Raúl Cumplido",
        "email": "raulcumplido@gmail.com",
        "time": "Fri Apr 11 14:34:33 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Apr 11 06:34:33 2025 -0600"
      },
      "message": "Enable GitHub discussions and notifications to mailing lists (#546)\n\nThis will enable GitHub discussions and also will send some GitHub\nnotifications to the project mailing lists as the rest of\nimplementations."
    },
    {
      "commit": "97a40dffe6b788b18a0eac4a404a205f1c9e8b32",
      "tree": "627763fa1b7539b9ea37117f183536fbd758f059",
      "parents": [
        "c12899b979f4195788e4d69047fc2c2cd1f81e71"
      ],
      "author": {
        "name": "Sutou Kouhei",
        "email": "kou@clear-code.com",
        "time": "Fri Mar 21 00:42:09 2025 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 20 09:42:09 2025 -0600"
      },
      "message": "Fix license information (#545)\n\nFixes #544\n\nAdd missing NOTICE and use the full Apache 2.0 license content for\nLICENSE."
    },
    {
      "commit": "c12899b979f4195788e4d69047fc2c2cd1f81e71",
      "tree": "992ebb39e82af62a27e6054c9d25c34985eceaa8",
      "parents": [
        "2583a66f54ac4087bfe7ae34c1ffbab3cb3c81f6"
      ],
      "author": {
        "name": "Douglas Bates",
        "email": "dmbates@gmail.com",
        "time": "Fri Dec 20 12:46:05 2024 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 20 11:46:05 2024 -0700"
      },
      "message": "Update manual.md (#539)\n\nSpelling correction"
    },
    {
      "commit": "2583a66f54ac4087bfe7ae34c1ffbab3cb3c81f6",
      "tree": "00f0b3f05bc33cc5b68db6cc22e4a7b16b65e505",
      "parents": [
        "76ae99209247043dbc37978f260c5deeb097d691"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Sat Dec 07 16:53:57 2024 -0700"
      },
      "committer": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Sat Dec 07 16:53:57 2024 -0700"
      },
      "message": "Add compat for StringViews\n"
    },
    {
      "commit": "76ae99209247043dbc37978f260c5deeb097d691",
      "tree": "5146d69ee83dccca28b4d5249de500fc253ce906",
      "parents": [
        "0d3c98c1bd048f42f3666e040c2f363a7dc893c3"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Tue Dec 03 07:26:44 2024 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Dec 03 07:26:44 2024 -0700"
      },
      "message": "Change an info log back to debug (#537)\n\n"
    },
    {
      "commit": "0d3c98c1bd048f42f3666e040c2f363a7dc893c3",
      "tree": "714636258b279fad952c62c88085a2e2577169b7",
      "parents": [
        "ee007244d765277d9d074142efbb2ca0cf8fcece"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Mon Dec 02 22:12:08 2024 -0700"
      },
      "committer": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Mon Dec 02 22:12:08 2024 -0700"
      },
      "message": "Fix formatting of various files\n"
    },
    {
      "commit": "ee007244d765277d9d074142efbb2ca0cf8fcece",
      "tree": "c2ec7a0d72ea2ec493c1dc7ce44fd6a048966432",
      "parents": [
        "a4757d657a0a49b509ae582662f395ce154dd8be"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Wed Aug 28 10:31:52 2024 -0600"
      },
      "committer": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Mon Dec 02 22:12:03 2024 -0700"
      },
      "message": "Bump version to 2.7.3 (#524)\n"
    },
    {
      "commit": "a4757d657a0a49b509ae582662f395ce154dd8be",
      "tree": "c2ec7a0d72ea2ec493c1dc7ce44fd6a048966432",
      "parents": [
        "f0e259783ff0f4d92ec2ef7cb3c5cb0c17626553"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Sat Nov 30 23:24:37 2024 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Nov 30 23:24:37 2024 -0700"
      },
      "message": "Bump version to 2.8.0"
    },
    {
      "commit": "f0e259783ff0f4d92ec2ef7cb3c5cb0c17626553",
      "tree": "33280010a9d90867eca7a45d31f9bb2ac92a2025",
      "parents": [
        "9041cbfded03d8c99e85efc78f9abb5c70b6cfc9"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Sat Nov 30 23:24:11 2024 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Nov 30 23:24:11 2024 -0700"
      },
      "message": "Start support for ListView, BinaryView, Utf8View, etc. (#512)\n\n"
    },
    {
      "commit": "9041cbfded03d8c99e85efc78f9abb5c70b6cfc9",
      "tree": "76fee53abf1fa6d77a1fccbcc48ebb30f65af993",
      "parents": [
        "fc8b899356a4298a25a08a9f314be0a49bb2bbc5"
      ],
      "author": {
        "name": "Bogumił Kamiński",
        "email": "bkamins@sgh.waw.pl",
        "time": "Sun Dec 01 06:15:24 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Nov 30 22:15:24 2024 -0700"
      },
      "message": "Add reading metadata from Arrow.Table (#481)\n\nPartially solves https://github.com/apache/arrow-julia/issues/337 for\r\n`Arrow.Table`."
    },
    {
      "commit": "fc8b899356a4298a25a08a9f314be0a49bb2bbc5",
      "tree": "03f74170ab39473cf4e22cb5937960664bbb38e9",
      "parents": [
        "7fa18aa262009dd749007bf07468b82c5045402b"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Tue Nov 26 21:22:15 2024 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 26 21:22:15 2024 -0700"
      },
      "message": "Make DictEncoding reading threadsafe (#535)\n\nFixes #534"
    },
    {
      "commit": "7fa18aa262009dd749007bf07468b82c5045402b",
      "tree": "de19810085ddace8d7ba5c7413b5d2517b7024b0",
      "parents": [
        "91e271eee38e8b376a069d3b09065cefe32de9a4"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Nov 19 08:52:59 2024 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 19 08:52:59 2024 +0900"
      },
      "message": "Bump codecov/codecov-action from 1 to 5 (#531)\n\nBumps\r\n[codecov/codecov-action](https://github.com/codecov/codecov-action) from\r\n1 to 5.\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/codecov/codecov-action/releases\"\u003ecodecov/codecov-action\u0027s\r\nreleases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\r\n\u003cblockquote\u003e\r\n\u003ch2\u003ev5.0.0\u003c/h2\u003e\r\n\u003ch2\u003ev5 Release\u003c/h2\u003e\r\n\u003cp\u003e\u003ccode\u003ev5\u003c/code\u003e of the Codecov GitHub Action will use the \u003ca\r\nhref\u003d\"https://github.com/codecov/wrapper\"\u003eCodecov Wrapper\u003c/a\u003e to\r\nencapsulate the \u003ca\r\nhref\u003d\"https://github.com/codecov/codecov-cli\"\u003eCLI\u003c/a\u003e. This will help\r\nensure that the Action gets updates quicker.\u003c/p\u003e\r\n\u003ch3\u003eMigration Guide\u003c/h3\u003e\r\n\u003cp\u003eThe \u003ccode\u003ev5\u003c/code\u003e release also coincides with the opt-out feature\r\nfor tokens for public repositories. In the \u003ccode\u003eGlobal Upload\r\nToken\u003c/code\u003e section of the settings page of an organization in\r\ncodecov.io, you can set the ability for Codecov to receive a coverage\r\nreports from any source. This will allow contributors or other members\r\nof a repository to upload without needing access to the Codecov token.\r\nFor more details see \u003ca\r\nhref\u003d\"https://docs.codecov.com/docs/codecov-tokens#uploading-without-a-token\"\u003ehow\r\nto upload without a token\u003c/a\u003e.\u003c/p\u003e\r\n\u003cblockquote\u003e\r\n\u003cp\u003e[!WARNING]\u003cbr /\u003e\r\n\u003cstrong\u003eThe following arguments have been changed\u003c/strong\u003e\u003c/p\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e\u003ccode\u003efile\u003c/code\u003e (this has been deprecated in favor of\r\n\u003ccode\u003efiles\u003c/code\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ccode\u003eplugin\u003c/code\u003e (this has been deprecated in favor of\r\n\u003ccode\u003eplugins\u003c/code\u003e)\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003c/blockquote\u003e\r\n\u003cp\u003eThe following arguments have been added:\u003c/p\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e\u003ccode\u003ebinary\u003c/code\u003e\u003c/li\u003e\r\n\u003cli\u003e\u003ccode\u003egcov_args\u003c/code\u003e\u003c/li\u003e\r\n\u003cli\u003e\u003ccode\u003egcov_executable\u003c/code\u003e\u003c/li\u003e\r\n\u003cli\u003e\u003ccode\u003egcov_ignore\u003c/code\u003e\u003c/li\u003e\r\n\u003cli\u003e\u003ccode\u003egcov_include\u003c/code\u003e\u003c/li\u003e\r\n\u003cli\u003e\u003ccode\u003ereport_type\u003c/code\u003e\u003c/li\u003e\r\n\u003cli\u003e\u003ccode\u003eskip_validation\u003c/code\u003e\u003c/li\u003e\r\n\u003cli\u003e\u003ccode\u003eswift_project\u003c/code\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003cp\u003eYou can see their usage in the \u003ccode\u003eaction.yml\u003c/code\u003e \u003ca\r\nhref\u003d\"https://github.com/codecov/codecov-action/blob/main/action.yml\"\u003efile\u003c/a\u003e.\u003c/p\u003e\r\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003echore(deps): bump to eslint9+ and remove eslint-config-google by \u003ca\r\nhref\u003d\"https://github.com/thomasrockhu-codecov\"\u003e\u003ccode\u003e@​thomasrockhu-codecov\u003c/code\u003e\u003c/a\u003e\r\nin \u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1591\"\u003ecodecov/codecov-action#1591\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003ebuild(deps-dev): bump \u003ccode\u003e@​octokit/webhooks-types\u003c/code\u003e from\r\n7.5.1 to 7.6.1 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1595\"\u003ecodecov/codecov-action#1595\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003ebuild(deps-dev): bump typescript from 5.6.2 to 5.6.3 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1604\"\u003ecodecov/codecov-action#1604\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003ebuild(deps-dev): bump \u003ccode\u003e@​typescript-eslint/parser\u003c/code\u003e from\r\n8.8.0 to 8.8.1 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1601\"\u003ecodecov/codecov-action#1601\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003ebuild(deps): bump \u003ccode\u003e@​actions/core\u003c/code\u003e from 1.11.0 to 1.11.1\r\nby \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e\r\nin \u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1597\"\u003ecodecov/codecov-action#1597\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.26.9 to 3.26.11 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1596\"\u003ecodecov/codecov-action#1596\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003ebuild(deps-dev): bump \u003ccode\u003e@​typescript-eslint/eslint-plugin\u003c/code\u003e\r\nfrom 8.8.0 to 8.8.1 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1600\"\u003ecodecov/codecov-action#1600\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003ebuild(deps-dev): bump eslint from 9.11.1 to 9.12.0 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1598\"\u003ecodecov/codecov-action#1598\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.26.11 to 3.26.12 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1609\"\u003ecodecov/codecov-action#1609\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003ebuild(deps): bump actions/checkout from 4.2.0 to 4.2.1 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1608\"\u003ecodecov/codecov-action#1608\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003ebuild(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1607\"\u003ecodecov/codecov-action#1607\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003ebuild(deps-dev): bump \u003ccode\u003e@​typescript-eslint/parser\u003c/code\u003e from\r\n8.8.1 to 8.9.0 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1612\"\u003ecodecov/codecov-action#1612\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003ebuild(deps-dev): bump \u003ccode\u003e@​typescript-eslint/eslint-plugin\u003c/code\u003e\r\nfrom 8.8.1 to 8.9.0 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1611\"\u003ecodecov/codecov-action#1611\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003ebuild(deps-dev): bump \u003ccode\u003e@​typescript-eslint/eslint-plugin\u003c/code\u003e\r\nfrom 8.9.0 to 8.10.0 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1615\"\u003ecodecov/codecov-action#1615\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003ebuild(deps-dev): bump eslint from 9.12.0 to 9.13.0 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1618\"\u003ecodecov/codecov-action#1618\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.26.12 to 3.26.13 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1617\"\u003ecodecov/codecov-action#1617\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003ebuild(deps-dev): bump \u003ccode\u003e@​typescript-eslint/parser\u003c/code\u003e from\r\n8.9.0 to 8.10.0 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1614\"\u003ecodecov/codecov-action#1614\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003ebuild(deps-dev): bump \u003ccode\u003e@​typescript-eslint/eslint-plugin\u003c/code\u003e\r\nfrom 8.10.0 to 8.11.0 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1620\"\u003ecodecov/codecov-action#1620\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003ebuild(deps-dev): bump \u003ccode\u003e@​typescript-eslint/parser\u003c/code\u003e from\r\n8.10.0 to 8.11.0 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1619\"\u003ecodecov/codecov-action#1619\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003ebuild(deps-dev): bump \u003ccode\u003e@​types/jest\u003c/code\u003e from 29.5.13 to\r\n29.5.14 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1622\"\u003ecodecov/codecov-action#1622\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003ebuild(deps): bump actions/checkout from 4.2.1 to 4.2.2 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1625\"\u003ecodecov/codecov-action#1625\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.26.13 to 3.27.0 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1624\"\u003ecodecov/codecov-action#1624\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003ebuild(deps-dev): bump \u003ccode\u003e@​typescript-eslint/eslint-plugin\u003c/code\u003e\r\nfrom 8.11.0 to 8.12.1 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1626\"\u003ecodecov/codecov-action#1626\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003ebuild(deps-dev): bump \u003ccode\u003e@​typescript-eslint/eslint-plugin\u003c/code\u003e\r\nfrom 8.12.1 to 8.12.2 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/pull/1629\"\u003ecodecov/codecov-action#1629\u003c/a\u003e\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\u003eChangelog\u003c/summary\u003e\r\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\r\nhref\u003d\"https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md\"\u003ecodecov/codecov-action\u0027s\r\nchangelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\r\n\u003cblockquote\u003e\r\n\u003ch2\u003e4.0.0-beta.2\u003c/h2\u003e\r\n\u003ch3\u003eFixes\u003c/h3\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/1085\"\u003e#1085\u003c/a\u003e\r\nnot adding -n if empty to do-upload command\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003e4.0.0-beta.1\u003c/h2\u003e\r\n\u003cp\u003e\u003ccode\u003ev4\u003c/code\u003e represents a move from the \u003ca\r\nhref\u003d\"https://github.com/codecov/uploader\"\u003euniversal uploader\u003c/a\u003e to the\r\n\u003ca href\u003d\"https://github.com/codecov/codecov-cli\"\u003eCodecov CLI\u003c/a\u003e.\r\nAlthough this will unlock new features for our users, the CLI is not yet\r\nat feature parity with the universal uploader.\u003c/p\u003e\r\n\u003ch3\u003eBreaking Changes\u003c/h3\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eNo current support for \u003ccode\u003eaarch64\u003c/code\u003e and \u003ccode\u003ealpine\u003c/code\u003e\r\narchitectures.\u003c/li\u003e\r\n\u003cli\u003eTokenless uploading is unsuported\u003c/li\u003e\r\n\u003cli\u003eVarious arguments to the Action have been removed\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003e3.1.4\u003c/h2\u003e\r\n\u003ch3\u003eFixes\u003c/h3\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/967\"\u003e#967\u003c/a\u003e\r\nFix typo in README.md\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/971\"\u003e#971\u003c/a\u003e\r\nfix: add back in working dir\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/969\"\u003e#969\u003c/a\u003e\r\nfix: CLI option names for uploader\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch3\u003eDependencies\u003c/h3\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/970\"\u003e#970\u003c/a\u003e\r\nbuild(deps-dev): bump \u003ccode\u003e@​types/node\u003c/code\u003e from 18.15.12 to\r\n18.16.3\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/979\"\u003e#979\u003c/a\u003e\r\nbuild(deps-dev): bump \u003ccode\u003e@​types/node\u003c/code\u003e from 20.1.0 to\r\n20.1.2\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/981\"\u003e#981\u003c/a\u003e\r\nbuild(deps-dev): bump \u003ccode\u003e@​types/node\u003c/code\u003e from 20.1.2 to\r\n20.1.4\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003e3.1.3\u003c/h2\u003e\r\n\u003ch3\u003eFixes\u003c/h3\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/960\"\u003e#960\u003c/a\u003e\r\nfix: allow for aarch64 build\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch3\u003eDependencies\u003c/h3\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/957\"\u003e#957\u003c/a\u003e\r\nbuild(deps-dev): bump jest-junit from 15.0.0 to 16.0.0\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/958\"\u003e#958\u003c/a\u003e\r\nbuild(deps): bump openpgp from 5.7.0 to 5.8.0\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/959\"\u003e#959\u003c/a\u003e\r\nbuild(deps-dev): bump \u003ccode\u003e@​types/node\u003c/code\u003e from 18.15.10 to\r\n18.15.12\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003e3.1.2\u003c/h2\u003e\r\n\u003ch3\u003eFixes\u003c/h3\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/718\"\u003e#718\u003c/a\u003e\r\nUpdate README.md\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/851\"\u003e#851\u003c/a\u003e\r\nRemove unsupported path_to_write_report argument\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/898\"\u003e#898\u003c/a\u003e\r\ncodeql-analysis.yml\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/901\"\u003e#901\u003c/a\u003e\r\nUpdate README to contain correct information - inputs and negate\r\nfeature\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/955\"\u003e#955\u003c/a\u003e\r\nfix: add in all the extra arguments for uploader\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch3\u003eDependencies\u003c/h3\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/819\"\u003e#819\u003c/a\u003e\r\nbuild(deps): bump openpgp from 5.4.0 to 5.5.0\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/835\"\u003e#835\u003c/a\u003e\r\nbuild(deps): bump node-fetch from 3.2.4 to 3.2.10\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/840\"\u003e#840\u003c/a\u003e\r\nbuild(deps): bump ossf/scorecard-action from 1.1.1 to 2.0.4\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/841\"\u003e#841\u003c/a\u003e\r\nbuild(deps): bump \u003ccode\u003e@​actions/core\u003c/code\u003e from 1.9.1 to 1.10.0\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/843\"\u003e#843\u003c/a\u003e\r\nbuild(deps): bump \u003ccode\u003e@​actions/github\u003c/code\u003e from 5.0.3 to 5.1.1\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/869\"\u003e#869\u003c/a\u003e\r\nbuild(deps): bump node-fetch from 3.2.10 to 3.3.0\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/872\"\u003e#872\u003c/a\u003e\r\nbuild(deps-dev): bump jest-junit from 13.2.0 to 15.0.0\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/879\"\u003e#879\u003c/a\u003e\r\nbuild(deps): bump decode-uri-component from 0.2.0 to 0.2.2\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/codecov/codecov-action/commit/5c47607acb93fed5485fdbf7232e8a31425f672a\"\u003e\u003ccode\u003e5c47607\u003c/code\u003e\u003c/a\u003e\r\nfix: override commit and pr values for PR cases (\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/1657\"\u003e#1657\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/codecov/codecov-action/commit/3b1354a6c45db9f1008891f4eafc1a7e94ce1d18\"\u003e\u003ccode\u003e3b1354a\u003c/code\u003e\u003c/a\u003e\r\nchore(release): 5.0.1 (\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/1656\"\u003e#1656\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/codecov/codecov-action/commit/2e2a9c6d5862d22e0f8cfb59d46bc47bf8eb1fe0\"\u003e\u003ccode\u003e2e2a9c6\u003c/code\u003e\u003c/a\u003e\r\nfix: update tokenless branch logic (\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/1650\"\u003e#1650\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/codecov/codecov-action/commit/cfc521b7a1dcdbcf0ecf149c162c19ff9bd9568c\"\u003e\u003ccode\u003ecfc521b\u003c/code\u003e\u003c/a\u003e\r\nUpdate README.md\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/codecov/codecov-action/commit/06425412c8015bc1ab2385b41c7ea204f77b91bf\"\u003e\u003ccode\u003e0642541\u003c/code\u003e\u003c/a\u003e\r\nfix: use marketplace v5 badge (\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/1646\"\u003e#1646\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/codecov/codecov-action/commit/968872560f81e7bdde9272853e65f2507c0eca7c\"\u003e\u003ccode\u003e9688725\u003c/code\u003e\u003c/a\u003e\r\nUpdate README.md\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/codecov/codecov-action/commit/2112eaec1bedbdabc7e93d5312449d0d62b07c60\"\u003e\u003ccode\u003e2112eae\u003c/code\u003e\u003c/a\u003e\r\nchore(deps): bump wrapper to 0.0.23 (\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/1644\"\u003e#1644\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/codecov/codecov-action/commit/193421c5b3d1aca4209c9754f224ca0d85729414\"\u003e\u003ccode\u003e193421c\u003c/code\u003e\u003c/a\u003e\r\nfixL use the correct source (\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/1642\"\u003e#1642\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/codecov/codecov-action/commit/6018df70b05b191502ce08196e76e30ea3578615\"\u003e\u003ccode\u003e6018df7\u003c/code\u003e\u003c/a\u003e\r\nfix: update container builds (\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/1640\"\u003e#1640\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/codecov/codecov-action/commit/eff1a643d6887ee5935d4ca343e9076dc377d416\"\u003e\u003ccode\u003eeff1a64\u003c/code\u003e\u003c/a\u003e\r\nfix: add missing vars (\u003ca\r\nhref\u003d\"https://redirect.github.com/codecov/codecov-action/issues/1638\"\u003e#1638\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003eAdditional commits viewable in \u003ca\r\nhref\u003d\"https://github.com/codecov/codecov-action/compare/v1...v5\"\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\u003dcodecov/codecov-action\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d1\u0026new-version\u003d5)](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"
    },
    {
      "commit": "91e271eee38e8b376a069d3b09065cefe32de9a4",
      "tree": "a3ae633a80f26751041e8c17c091c9e910d5537d",
      "parents": [
        "aa5ad746f417343da0f17e3cb896226251a5ec7a"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Mon Oct 28 10:53:25 2024 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 28 10:53:25 2024 -0600"
      },
      "message": "Bump version to 2.7.4 (#530)\n\n@kou can you help us kick off a release-vote on this commit?"
    },
    {
      "commit": "aa5ad746f417343da0f17e3cb896226251a5ec7a",
      "tree": "fee1d043026bd90aa8765e80840b1ef1bb80ccee",
      "parents": [
        "a31fcf92c1dab6d8673dde70be53e2eaaffa365a"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Mon Oct 28 10:52:12 2024 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 28 10:52:12 2024 -0600"
      },
      "message": "Remove usage of LoggingExtras and verbosity logging macros (#529)\n\n"
    },
    {
      "commit": "a31fcf92c1dab6d8673dde70be53e2eaaffa365a",
      "tree": "a97cebb3d16353677b195b1c6e37d9d238a8dc5f",
      "parents": [
        "2696105d01cfda7c55d1902951a20908a3c205e5"
      ],
      "author": {
        "name": "Phillip Alday",
        "email": "palday@users.noreply.github.com",
        "time": "Mon Oct 21 17:37:51 2024 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 21 19:37:51 2024 +0200"
      },
      "message": "fromarrow(::Type{Dates.Time}, x::Arrow.Time) (#527)\n\n- closes #526 \r\n- closes #363"
    },
    {
      "commit": "2696105d01cfda7c55d1902951a20908a3c205e5",
      "tree": "4ece4573f169d64b1508b0c8dd38c7919ae7a907",
      "parents": [
        "2a3c8b91b13cc1ccf7b1c218e85fd73e59050f36"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Wed Aug 28 10:31:52 2024 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 28 10:31:52 2024 -0600"
      },
      "message": "Bump version to 2.7.3 (#524)\n\n"
    },
    {
      "commit": "2a3c8b91b13cc1ccf7b1c218e85fd73e59050f36",
      "tree": "42e5c1b17130e9e314fa9ab8bd5138484e9b1d91",
      "parents": [
        "2c2d3e93001f30ff7dd1b682f0ebea77107cba90"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Aug 13 05:28:17 2024 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 13 05:28:17 2024 +0900"
      },
      "message": "Bump actions/setup-python from 2 to 5 (#522)\n\nBumps [actions/setup-python](https://github.com/actions/setup-python)\r\nfrom 2 to 5.\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/actions/setup-python/releases\"\u003eactions/setup-python\u0027s\r\nreleases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\r\n\u003cblockquote\u003e\r\n\u003ch2\u003ev5.0.0\u003c/h2\u003e\r\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\r\n\u003cp\u003eIn scope of this release, we update node version runtime from node16\r\nto node20 (\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/772\"\u003eactions/setup-python#772\u003c/a\u003e).\r\nBesides, we update dependencies to the latest versions.\u003c/p\u003e\r\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\r\nhref\u003d\"https://github.com/actions/setup-python/compare/v4.8.0...v5.0.0\"\u003ehttps://github.com/actions/setup-python/compare/v4.8.0...v5.0.0\u003c/a\u003e\u003c/p\u003e\r\n\u003ch2\u003ev4.8.0\u003c/h2\u003e\r\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\r\n\u003cp\u003eIn scope of this release we added support for GraalPy (\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/694\"\u003eactions/setup-python#694\u003c/a\u003e).\r\nYou can use this snippet to set up GraalPy:\u003c/p\u003e\r\n\u003cpre lang\u003d\"yaml\"\u003e\u003ccode\u003esteps:\r\n- uses: actions/checkout@v4\r\n- uses: actions/setup-python@v4 \r\n  with:\r\n    python-version: \u0027graalpy-22.3\u0027 \r\n- run: python my_script.py\r\n\u003c/code\u003e\u003c/pre\u003e\r\n\u003cp\u003eBesides, the release contains such changes as:\u003c/p\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eTrim python version when reading from file by \u003ca\r\nhref\u003d\"https://github.com/FerranPares\"\u003e\u003ccode\u003e@​FerranPares\u003c/code\u003e\u003c/a\u003e in\r\n\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/628\"\u003eactions/setup-python#628\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eUse non-deprecated versions in examples by \u003ca\r\nhref\u003d\"https://github.com/jeffwidman\"\u003e\u003ccode\u003e@​jeffwidman\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/724\"\u003eactions/setup-python#724\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eChange deprecation comment to past tense by \u003ca\r\nhref\u003d\"https://github.com/jeffwidman\"\u003e\u003ccode\u003e@​jeffwidman\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/723\"\u003eactions/setup-python#723\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eBump \u003ccode\u003e@​babel/traverse\u003c/code\u003e from 7.9.0 to 7.23.2 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/743\"\u003eactions/setup-python#743\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eadvanced-usage.md: Encourage the use actions/checkout@v4 by \u003ca\r\nhref\u003d\"https://github.com/cclauss\"\u003e\u003ccode\u003e@​cclauss\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/729\"\u003eactions/setup-python#729\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eExamples now use checkout@v4 by \u003ca\r\nhref\u003d\"https://github.com/simonw\"\u003e\u003ccode\u003e@​simonw\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/738\"\u003eactions/setup-python#738\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eUpdate actions/checkout to v4 by \u003ca\r\nhref\u003d\"https://github.com/dmitry-shibanov\"\u003e\u003ccode\u003e@​dmitry-shibanov\u003c/code\u003e\u003c/a\u003e\r\nin \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/761\"\u003eactions/setup-python#761\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/FerranPares\"\u003e\u003ccode\u003e@​FerranPares\u003c/code\u003e\u003c/a\u003e\r\nmade their first contribution in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/628\"\u003eactions/setup-python#628\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003e\u003ca href\u003d\"https://github.com/timfel\"\u003e\u003ccode\u003e@​timfel\u003c/code\u003e\u003c/a\u003e made\r\ntheir first contribution in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/694\"\u003eactions/setup-python#694\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/jeffwidman\"\u003e\u003ccode\u003e@​jeffwidman\u003c/code\u003e\u003c/a\u003e made\r\ntheir first contribution in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/724\"\u003eactions/setup-python#724\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\r\nhref\u003d\"https://github.com/actions/setup-python/compare/v4...v4.8.0\"\u003ehttps://github.com/actions/setup-python/compare/v4...v4.8.0\u003c/a\u003e\u003c/p\u003e\r\n\u003ch2\u003ev4.7.1\u003c/h2\u003e\r\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eBump word-wrap from 1.2.3 to 1.2.4 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/702\"\u003eactions/setup-python#702\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eAdd range validation for toml files by \u003ca\r\nhref\u003d\"https://github.com/dmitry-shibanov\"\u003e\u003ccode\u003e@​dmitry-shibanov\u003c/code\u003e\u003c/a\u003e\r\nin \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/726\"\u003eactions/setup-python#726\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\r\nhref\u003d\"https://github.com/actions/setup-python/compare/v4...v4.7.1\"\u003ehttps://github.com/actions/setup-python/compare/v4...v4.7.1\u003c/a\u003e\u003c/p\u003e\r\n\u003ch2\u003ev4.7.0\u003c/h2\u003e\r\n\u003cp\u003eIn scope of this release, the support for reading python version from\r\npyproject.toml was added (\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/setup-python/pull/669\"\u003eactions/setup-python#669\u003c/a\u003e).\u003c/p\u003e\r\n\u003cpre lang\u003d\"yaml\"\u003e\u003ccode\u003e      - name: Setup Python\r\n        uses: actions/setup-python@v4\r\n\u0026lt;/tr\u0026gt;\u0026lt;/table\u0026gt; \r\n\u003c/code\u003e\u003c/pre\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/actions/setup-python/commit/39cd14951b08e74b54015e9e001cdefcf80e669f\"\u003e\u003ccode\u003e39cd149\u003c/code\u003e\u003c/a\u003e\r\nDocumentation update for cache (\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/873\"\u003e#873\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/actions/setup-python/commit/a0d74c0c423f896bc4e7be91d5cb1e2d54438db3\"\u003e\u003ccode\u003ea0d74c0\u003c/code\u003e\u003c/a\u003e\r\nfix(ci): update all failing workflows (\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/863\"\u003e#863\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/actions/setup-python/commit/4eb7dbcb9561cb76a85079ffa9d89b983166e00c\"\u003e\u003ccode\u003e4eb7dbc\u003c/code\u003e\u003c/a\u003e\r\nBump braces from 3.0.2 to 3.0.3 (\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/893\"\u003e#893\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/actions/setup-python/commit/82c7e631bb3cdc910f68e0081d67478d79c6982d\"\u003e\u003ccode\u003e82c7e63\u003c/code\u003e\u003c/a\u003e\r\nDocumentation changes for avoiding rate limit issues on GHES (\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/835\"\u003e#835\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/actions/setup-python/commit/10aa35afd7f071e70ffaa122e3d7c6ffcb5f7ed1\"\u003e\u003ccode\u003e10aa35a\u003c/code\u003e\u003c/a\u003e\r\nfeat: fallback to raw endpoint for manifest when rate limit is reached\r\n(\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/766\"\u003e#766\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/actions/setup-python/commit/9a7ac94420f42ee15fc60ab88d0dca4be1fd5757\"\u003e\u003ccode\u003e9a7ac94\u003c/code\u003e\u003c/a\u003e\r\nBump undici from 5.27.2 to 5.28.3 (\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/817\"\u003e#817\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/actions/setup-python/commit/871daa956ca9ea99f3c3e30acb424b7960676734\"\u003e\u003ccode\u003e871daa9\u003c/code\u003e\u003c/a\u003e\r\nFix the \u0026quot;Specifying multiple Python/PyPy versions\u0026quot; link (\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/782\"\u003e#782\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/actions/setup-python/commit/2f078955e4d0f34cc7a8b0108b2eb7bbe154438e\"\u003e\u003ccode\u003e2f07895\u003c/code\u003e\u003c/a\u003e\r\nFix broken README.md link (\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/793\"\u003e#793\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/actions/setup-python/commit/e9d6f990972a57673cdb72ec29e19d42ba28880f\"\u003e\u003ccode\u003ee9d6f99\u003c/code\u003e\u003c/a\u003e\r\nReplace setup-python@v4 by setup-python@v5 in README (\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/776\"\u003e#776\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/actions/setup-python/commit/0a5c61591373683505ea898e09a3ea4f39ef2b9c\"\u003e\u003ccode\u003e0a5c615\u003c/code\u003e\u003c/a\u003e\r\nUpdate action to node20 (\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/setup-python/issues/772\"\u003e#772\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003eAdditional commits viewable in \u003ca\r\nhref\u003d\"https://github.com/actions/setup-python/compare/v2...v5\"\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\u003dactions/setup-python\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d2\u0026new-version\u003d5)](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"
    },
    {
      "commit": "2c2d3e93001f30ff7dd1b682f0ebea77107cba90",
      "tree": "9691a4ade4dcf38e2ab1fbeb94077866734262ad",
      "parents": [
        "f359c2377de646f79ff5ab58b441fa50d74adc27"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Aug 07 09:04:33 2024 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 07 09:04:33 2024 +0900"
      },
      "message": "Bump julia-actions/julia-buildpkg from 1.2 to 1.6 (#521)\n\nBumps\r\n[julia-actions/julia-buildpkg](https://github.com/julia-actions/julia-buildpkg)\r\nfrom 1.2 to 1.6.\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/julia-actions/julia-buildpkg/releases\"\u003ejulia-actions/julia-buildpkg\u0027s\r\nreleases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\r\n\u003cblockquote\u003e\r\n\u003ch2\u003ev1.6.0: show tip if depot caching isn\u0027t detected\u003c/h2\u003e\r\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eadd suggestion to use cache if no depot is detected by \u003ca\r\nhref\u003d\"https://github.com/IanButterworth\"\u003e\u003ccode\u003e@​IanButterworth\u003c/code\u003e\u003c/a\u003e\r\nin \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/julia-buildpkg/pull/41\"\u003ejulia-actions/julia-buildpkg#41\u003c/a\u003e\r\nDisable with \u003ccode\u003eignore-no-cache: true\u003c/code\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch3\u003eDep Updates\u003c/h3\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eCreate dependabot.yml by \u003ca\r\nhref\u003d\"https://github.com/IanButterworth\"\u003e\u003ccode\u003e@​IanButterworth\u003c/code\u003e\u003c/a\u003e\r\nin \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/julia-buildpkg/pull/42\"\u003ejulia-actions/julia-buildpkg#42\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eBump codecov/codecov-action from 1 to 3 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/julia-buildpkg/pull/45\"\u003ejulia-actions/julia-buildpkg#45\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eBump actions/cache from 1 to 3 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/julia-buildpkg/pull/44\"\u003ejulia-actions/julia-buildpkg#44\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eBump actions/setup-python from 2 to 4 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/julia-buildpkg/pull/43\"\u003ejulia-actions/julia-buildpkg#43\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eBump actions/checkout from 2 to 4 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/julia-buildpkg/pull/46\"\u003ejulia-actions/julia-buildpkg#46\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eBump actions/setup-python from 4 to 5 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/julia-buildpkg/pull/47\"\u003ejulia-actions/julia-buildpkg#47\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\r\nhref\u003d\"https://github.com/julia-actions/julia-buildpkg/compare/v1.5...v1.6.0\"\u003ehttps://github.com/julia-actions/julia-buildpkg/compare/v1.5...v1.6.0\u003c/a\u003e\u003c/p\u003e\r\n\u003ch2\u003ev1.5.0: Add support for local registries\u003c/h2\u003e\r\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eAdd localregistry input option by \u003ca\r\nhref\u003d\"https://github.com/lukasgrunwald\"\u003e\u003ccode\u003e@​lukasgrunwald\u003c/code\u003e\u003c/a\u003e\r\nin \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/julia-buildpkg/pull/38\"\u003ejulia-actions/julia-buildpkg#38\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/lukasgrunwald\"\u003e\u003ccode\u003e@​lukasgrunwald\u003c/code\u003e\u003c/a\u003e\r\nmade their first contribution in \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/julia-buildpkg/pull/38\"\u003ejulia-actions/julia-buildpkg#38\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\r\nhref\u003d\"https://github.com/julia-actions/julia-buildpkg/compare/v1.4...v1.5.0\"\u003ehttps://github.com/julia-actions/julia-buildpkg/compare/v1.4...v1.5.0\u003c/a\u003e\u003c/p\u003e\r\n\u003ch2\u003ev1.4.4: Add a retry around Pkg.build\u003c/h2\u003e\r\n\u003cp\u003e\u003cstrong\u003eThe previous tag \u003ccode\u003ev1.4.3\u003c/code\u003e was pointing to the\r\nwrong commit, see \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/julia-buildpkg/issues/36\"\u003e#36\u003c/a\u003e\r\nfor details.\u003c/strong\u003e\u003c/p\u003e\r\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eAdd a retry around Pkg.build by \u003ca\r\nhref\u003d\"https://github.com/Octogonapus\"\u003e\u003ccode\u003e@​Octogonapus\u003c/code\u003e\u003c/a\u003e in\r\n\u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/julia-buildpkg/pull/23\"\u003ejulia-actions/julia-buildpkg#23\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/Octogonapus\"\u003e\u003ccode\u003e@​Octogonapus\u003c/code\u003e\u003c/a\u003e\r\nmade their first contribution in \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/julia-buildpkg/pull/23\"\u003ejulia-actions/julia-buildpkg#23\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\r\nhref\u003d\"https://github.com/julia-actions/julia-buildpkg/compare/v1.4.2...v1.4.4\"\u003ehttps://github.com/julia-actions/julia-buildpkg/compare/v1.4.2...v1.4.4\u003c/a\u003e\u003c/p\u003e\r\n\u003ch2\u003ev1.4.3: Add a retry around Pkg.build\u003c/h2\u003e\r\n\u003cp\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/julia-buildpkg/pull/23\"\u003ejulia-actions/julia-buildpkg#23\u003c/a\u003e\u003c/p\u003e\r\n\u003cp\u003eThanks \u003ca\r\nhref\u003d\"https://github.com/Octogonapus\"\u003e\u003ccode\u003e@​Octogonapus\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\r\n\u003ch2\u003ev1.4.2: Export the JULIA_PKG_SERVER_REGISTRY_PREFERENCE variable for\r\nsubsequent steps\u003c/h2\u003e\r\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eExport the JULIA_PKG_SERVER_REGISTRY_PREFERENCE variable for\r\nsubsequent steps. by \u003ca\r\nhref\u003d\"https://github.com/fredrikekre\"\u003e\u003ccode\u003e@​fredrikekre\u003c/code\u003e\u003c/a\u003e in\r\n\u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/julia-buildpkg/pull/33\"\u003ejulia-actions/julia-buildpkg#33\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\r\nhref\u003d\"https://github.com/julia-actions/julia-buildpkg/compare/v1.4.1...v1.4.2\"\u003ehttps://github.com/julia-actions/julia-buildpkg/compare/v1.4.1...v1.4.2\u003c/a\u003e\u003c/p\u003e\r\n\u003ch2\u003ev1.4.1: Revert shortcut for missing deps/build.jl file\u003c/h2\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/julia-actions/julia-buildpkg/commit/90dd6f23eb49626e4e6612cb9d64d456f86e6a1c\"\u003e\u003ccode\u003e90dd6f2\u003c/code\u003e\u003c/a\u003e\r\nadd suggestion to use cache action if no depot is detected (\u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/julia-buildpkg/issues/41\"\u003e#41\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/julia-actions/julia-buildpkg/commit/d4b940ea5e7ddbca44505e75619ebc8349f0a10e\"\u003e\u003ccode\u003ed4b940e\u003c/code\u003e\u003c/a\u003e\r\nBump actions/setup-python from 4 to 5 (\u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/julia-buildpkg/issues/47\"\u003e#47\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/julia-actions/julia-buildpkg/commit/7c82bcb737d74ace83a7e221e309865a0c48a071\"\u003e\u003ccode\u003e7c82bcb\u003c/code\u003e\u003c/a\u003e\r\nBump actions/checkout from 2 to 4 (\u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/julia-buildpkg/issues/46\"\u003e#46\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/julia-actions/julia-buildpkg/commit/015ebdb7f3ebda807c614982733d797a9bde320d\"\u003e\u003ccode\u003e015ebdb\u003c/code\u003e\u003c/a\u003e\r\nBump actions/setup-python from 2 to 4 (\u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/julia-buildpkg/issues/43\"\u003e#43\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/julia-actions/julia-buildpkg/commit/b949419b86637f00ec231df6612e00f06bdaf6af\"\u003e\u003ccode\u003eb949419\u003c/code\u003e\u003c/a\u003e\r\nBump actions/cache from 1 to 3 (\u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/julia-buildpkg/issues/44\"\u003e#44\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/julia-actions/julia-buildpkg/commit/c00cff0b17b7546156ec29097c45a20ba69b32b7\"\u003e\u003ccode\u003ec00cff0\u003c/code\u003e\u003c/a\u003e\r\nBump codecov/codecov-action from 1 to 3 (\u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/julia-buildpkg/issues/45\"\u003e#45\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/julia-actions/julia-buildpkg/commit/3d96aa283a1b930c79a45f75e190bd97361d0fc2\"\u003e\u003ccode\u003e3d96aa2\u003c/code\u003e\u003c/a\u003e\r\nCreate dependabot.yml (\u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/julia-buildpkg/issues/42\"\u003e#42\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/julia-actions/julia-buildpkg/commit/5484b0e27fa12452eb1deffe4fd40ff700c429b9\"\u003e\u003ccode\u003e5484b0e\u003c/code\u003e\u003c/a\u003e\r\nAdd localregistry input option (\u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/julia-buildpkg/issues/38\"\u003e#38\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/julia-actions/julia-buildpkg/commit/00f9fd6b2600be0a8d80566dd4d4d2389b3468eb\"\u003e\u003ccode\u003e00f9fd6\u003c/code\u003e\u003c/a\u003e\r\nAdd a retry around Pkg.build (\u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/julia-buildpkg/issues/23\"\u003e#23\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/julia-actions/julia-buildpkg/commit/72ddd0fcdc760e6d2ef7ef2bbb11ae5032b671a8\"\u003e\u003ccode\u003e72ddd0f\u003c/code\u003e\u003c/a\u003e\r\nExport the JULIA_PKG_SERVER_REGISTRY_PREFERENCE variable for subsequent\r\nsteps...\u003c/li\u003e\r\n\u003cli\u003eAdditional commits viewable in \u003ca\r\nhref\u003d\"https://github.com/julia-actions/julia-buildpkg/compare/v1.2...v1.6\"\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\u003djulia-actions/julia-buildpkg\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d1.2\u0026new-version\u003d1.6)](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"
    },
    {
      "commit": "f359c2377de646f79ff5ab58b441fa50d74adc27",
      "tree": "5b222c4660e10340f16806f04b9e3db461a80d3f",
      "parents": [
        "60b34bfd00eb16d3c24afc7cb1ed72d709107689"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Aug 07 09:03:20 2024 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 07 09:03:20 2024 +0900"
      },
      "message": "Bump julia-actions/setup-julia from 1 to 2 (#520)\n\nBumps\r\n[julia-actions/setup-julia](https://github.com/julia-actions/setup-julia)\r\nfrom 1 to 2.\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/julia-actions/setup-julia/releases\"\u003ejulia-actions/setup-julia\u0027s\r\nreleases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\r\n\u003cblockquote\u003e\r\n\u003ch2\u003ev2.0.0 - Update to Node20\u003c/h2\u003e\r\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eupdate to node20 by \u003ca\r\nhref\u003d\"https://github.com/ranocha\"\u003e\u003ccode\u003e@​ranocha\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/209\"\u003ejulia-actions/setup-julia#209\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003cp\u003eNote the rationale for the breaking change was discussed in \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/209\"\u003ejulia-actions/setup-julia#209\u003c/a\u003e\u003c/p\u003e\r\n\u003ch3\u003eDependencies and misc\u003c/h3\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eBump nock from 13.5.1 to 13.5.4 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/224\"\u003ejulia-actions/setup-julia#224\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eBump \u003ccode\u003e@​types/semver\u003c/code\u003e from 7.5.6 to 7.5.8 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/222\"\u003ejulia-actions/setup-julia#222\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eBump \u003ccode\u003e@​types/node\u003c/code\u003e from 20.11.16 to 20.11.30 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/226\"\u003ejulia-actions/setup-julia#226\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eBump the version number to \u003ccode\u003e2.0.0\u003c/code\u003e in\r\n\u003ccode\u003epackage.json\u003c/code\u003e and \u003ccode\u003epackage-lock.json\u003c/code\u003e by \u003ca\r\nhref\u003d\"https://github.com/DilumAluthge\"\u003e\u003ccode\u003e@​DilumAluthge\u003c/code\u003e\u003c/a\u003e\r\nin \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/228\"\u003ejulia-actions/setup-julia#228\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e\u003ca href\u003d\"https://github.com/ranocha\"\u003e\u003ccode\u003e@​ranocha\u003c/code\u003e\u003c/a\u003e made\r\ntheir first contribution in \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/209\"\u003ejulia-actions/setup-julia#209\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\r\nhref\u003d\"https://github.com/julia-actions/setup-julia/compare/v1.9.6...v2.0.0\"\u003ehttps://github.com/julia-actions/setup-julia/compare/v1.9.6...v2.0.0\u003c/a\u003e\u003c/p\u003e\r\n\u003ch2\u003ev1.9.6: Fix Apple Silicon installation\u003c/h2\u003e\r\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eFix the Apple Silicon (macOS \u003ccode\u003eaarch64\u003c/code\u003e /\r\n\u003ccode\u003earm64\u003c/code\u003e) URLs for Julia nightly by \u003ca\r\nhref\u003d\"https://github.com/benlorenz\"\u003e\u003ccode\u003e@​benlorenz\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/220\"\u003ejulia-actions/setup-julia#220\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eput quotes on readme version examples by \u003ca\r\nhref\u003d\"https://github.com/IanButterworth\"\u003e\u003ccode\u003e@​IanButterworth\u003c/code\u003e\u003c/a\u003e\r\nin \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/203\"\u003ejulia-actions/setup-julia#203\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch3\u003eDeps \u0026amp; CI\u003c/h3\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eBump actions/cache from 3 to 4 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/215\"\u003ejulia-actions/setup-julia#215\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eBump \u003ccode\u003e@​types/node\u003c/code\u003e from 20.10.6 to 20.11.16 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/213\"\u003ejulia-actions/setup-julia#213\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eBump ts-jest from 29.1.1 to 29.1.2 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/212\"\u003ejulia-actions/setup-julia#212\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eBump nock from 13.4.0 to 13.5.1 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/211\"\u003ejulia-actions/setup-julia#211\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eBump semver from 7.5.4 to 7.6.0 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/217\"\u003ejulia-actions/setup-julia#217\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eCI: Increase the Dependabot \u0026quot;number of open PRs\u0026quot; limit by\r\n\u003ca\r\nhref\u003d\"https://github.com/DilumAluthge\"\u003e\u003ccode\u003e@​DilumAluthge\u003c/code\u003e\u003c/a\u003e\r\nin \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/218\"\u003ejulia-actions/setup-julia#218\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eBump prettier from 3.1.1 to 3.2.5 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/216\"\u003ejulia-actions/setup-julia#216\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eBump \u003ccode\u003e@​types/jest\u003c/code\u003e from 29.5.11 to 29.5.12 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/210\"\u003ejulia-actions/setup-julia#210\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003e1.9.6 and compat bump for node semver package by \u003ca\r\nhref\u003d\"https://github.com/IanButterworth\"\u003e\u003ccode\u003e@​IanButterworth\u003c/code\u003e\u003c/a\u003e\r\nin \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/221\"\u003ejulia-actions/setup-julia#221\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e\u003ca href\u003d\"https://github.com/benlorenz\"\u003e\u003ccode\u003e@​benlorenz\u003c/code\u003e\u003c/a\u003e\r\nmade their first contribution in \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/220\"\u003ejulia-actions/setup-julia#220\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\r\nhref\u003d\"https://github.com/julia-actions/setup-julia/compare/v1.9.5...v1.9.6\"\u003ehttps://github.com/julia-actions/setup-julia/compare/v1.9.5...v1.9.6\u003c/a\u003e\u003c/p\u003e\r\n\u003ch2\u003ev1.9.5: Maintain mtime of julia build to avoid\r\nre-precompilation\u003c/h2\u003e\r\n\u003cp\u003eA big part of fixing \u003ca\r\nhref\u003d\"https://redirect.github.com/JuliaLang/julia/issues/50667\"\u003eJuliaLang/julia#50667\u003c/a\u003e\r\nfor julia \u0026lt;1.11 as maintaining the mtime of the julia source files\r\nmeans cached \u003ccode\u003e/compiled\u003c/code\u003e caches won\u0027t be invalidated in new\r\nruns where julia has been reinstalled.\u003c/p\u003e\r\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eadd test for julia install and mtime maintenance by \u003ca\r\nhref\u003d\"https://github.com/IanButterworth\"\u003e\u003ccode\u003e@​IanButterworth\u003c/code\u003e\u003c/a\u003e\r\nin \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/200\"\u003ejulia-actions/setup-julia#200\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eextract julia directly to tool path to maintain mtimes by \u003ca\r\nhref\u003d\"https://github.com/IanButterworth\"\u003e\u003ccode\u003e@​IanButterworth\u003c/code\u003e\u003c/a\u003e\r\nin \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/196\"\u003ejulia-actions/setup-julia#196\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003ev1.9.5 by \u003ca\r\nhref\u003d\"https://github.com/IanButterworth\"\u003e\u003ccode\u003e@​IanButterworth\u003c/code\u003e\u003c/a\u003e\r\nin \u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/pull/201\"\u003ejulia-actions/setup-julia#201\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch3\u003eDep updates\u003c/h3\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\u003eChangelog\u003c/summary\u003e\r\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\r\nhref\u003d\"https://github.com/julia-actions/setup-julia/blob/master/devdocs/making_a_new_release.md\"\u003ejulia-actions/setup-julia\u0027s\r\nchangelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\r\n\u003cblockquote\u003e\r\n\u003ch2\u003eStep 1: Clone a fresh copy of the repo\u003c/h2\u003e\r\n\u003cp\u003eWe intentionally work in a brand-new copy of the repo.\u003c/p\u003e\r\n\u003cpre lang\u003d\"bash\"\u003e\u003ccode\u003egit clone\r\ngit@github.com:julia-actions/setup-julia.git\r\ncd setup-julia\r\ngit checkout master\r\ngit submodule init\r\ngit submodule update\r\n\u003c/code\u003e\u003c/pre\u003e\r\n\u003ch2\u003eStep 2: Make sure you have the right version of NodeJS\u003c/h2\u003e\r\n\u003cp\u003eIf you use \u003ca href\u003d\"https://asdf-vm.com/\"\u003e\u003ccode\u003easdf\u003c/code\u003e\u003c/a\u003e, this\r\nis as simple as:\u003c/p\u003e\r\n\u003cpre lang\u003d\"bash\"\u003e\u003ccode\u003easdf plugin add nodejs\r\nasdf install\r\n\u003c/code\u003e\u003c/pre\u003e\r\n\u003cp\u003eIf you don\u0027t use \u003ccode\u003easdf\u003c/code\u003e, then you need to:\u003c/p\u003e\r\n\u003col\u003e\r\n\u003cli\u003eOpen the \u003ccode\u003e./tool-versions\u003c/code\u003e file in the root of the\r\nrepo.\u003c/li\u003e\r\n\u003cli\u003eMake note of the NodeJS version listed in the\r\n\u003ccode\u003e.tool-versions\u003c/code\u003e file.\u003c/li\u003e\r\n\u003cli\u003eInstall that same version of NodeJS on your machine.\u003c/li\u003e\r\n\u003cli\u003eMake sure that you are currently using that version of NodeJS (i.e.\r\nit is at the front of your PATH).\u003c/li\u003e\r\n\u003c/ol\u003e\r\n\u003ch2\u003eStep 3: Edit the \u003ccode\u003eversion\u003c/code\u003e field in\r\n\u003ccode\u003epackage.json\u003c/code\u003e\u003c/h2\u003e\r\n\u003cpre lang\u003d\"bash\"\u003e\u003ccode\u003evim package.json\r\n\u003ch1\u003eEdit the \u003ccode\u003eversion\u003c/code\u003e number (should be line 2)\u003c/h1\u003e\r\n\u003ch1\u003eSave your changes in Vim. Then exit Vim.\u003c/h1\u003e\r\n\u003ch1\u003eFor the remaining of this guide, let MAJOR.MINOR.PATCH refer\u003c/h1\u003e\r\n\u003ch1\u003eto the new version number that you set.\u003c/h1\u003e\r\n\u003cp\u003egit add package.json\u003c/p\u003e\r\n\u003ch1\u003eNo need to commit yet.\u003c/h1\u003e\r\n\u003ch1\u003eThe release script will run \u003ccode\u003egit commit\u003c/code\u003e.\u003c/h1\u003e\r\n\u003cp\u003e\u003c/code\u003e\u003c/pre\u003e\u003c/p\u003e\r\n\u003ch2\u003eStep 4: Remove the \u003ccode\u003edist/\u003c/code\u003e line from the\r\n\u003ccode\u003e.gitignore\u003c/code\u003e file\u003c/h2\u003e\r\n\u003cpre lang\u003d\"bash\"\u003e\u003ccode\u003evim .gitignore\r\n# Delete the line that says `dist/` (it should be line 3)\r\n# Save your changes in Vim. Then exit Vim.\r\n\u0026lt;/tr\u0026gt;\u0026lt;/table\u0026gt; \r\n\u003c/code\u003e\u003c/pre\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/julia-actions/setup-julia/commit/780022b48dfc0c2c6b94cfee6a9284850107d037\"\u003e\u003ccode\u003e780022b\u003c/code\u003e\u003c/a\u003e\r\nAdd production dependencies \u0026amp; build\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/julia-actions/setup-julia/commit/3bc2a872dad1703629dad1a4aba965730c0ca49f\"\u003e\u003ccode\u003e3bc2a87\u003c/code\u003e\u003c/a\u003e\r\n\u003ccode\u003epackage.json\u003c/code\u003e: change version number from \u003ccode\u003e2.2.0\u003c/code\u003e\r\nto \u003ccode\u003e2.3.0\u003c/code\u003e (\u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/issues/271\"\u003e#271\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/julia-actions/setup-julia/commit/0c4130534d4592993bb2be37df004499be6f3e7e\"\u003e\u003ccode\u003e0c41305\u003c/code\u003e\u003c/a\u003e\r\nImprove example version instructions. Add info about \u0026quot;lts\u0026quot; if\r\nuser specifies ...\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/julia-actions/setup-julia/commit/5956f5ed1704ccb208d1065f015672d7af947c8f\"\u003e\u003ccode\u003e5956f5e\u003c/code\u003e\u003c/a\u003e\r\nIf the user provides \u003ccode\u003edefault\u003c/code\u003e as the value of the\r\n\u003ccode\u003earch\u003c/code\u003e input, use the runn...\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/julia-actions/setup-julia/commit/a9e17d5c78c9df1760b80ef5e6f80e433054bb10\"\u003e\u003ccode\u003ea9e17d5\u003c/code\u003e\u003c/a\u003e\r\nBump prettier from 3.3.2 to 3.3.3 (\u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/issues/269\"\u003e#269\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/julia-actions/setup-julia/commit/f2f2b89a9f511da41a4c89d34f25106b86f5e892\"\u003e\u003ccode\u003ef2f2b89\u003c/code\u003e\u003c/a\u003e\r\nBump ts-jest from 29.1.5 to 29.2.3 (\u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/issues/268\"\u003e#268\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/julia-actions/setup-julia/commit/f9eef78196409128b2c30b1d7aef00bb369dbb4f\"\u003e\u003ccode\u003ef9eef78\u003c/code\u003e\u003c/a\u003e\r\nBump semver from 7.6.2 to 7.6.3 (\u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/issues/270\"\u003e#270\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/julia-actions/setup-julia/commit/3511533b57422384f911d15c9d1238072054231c\"\u003e\u003ccode\u003e3511533\u003c/code\u003e\u003c/a\u003e\r\nBump typescript from 5.4.5 to 5.5.3 (\u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/issues/258\"\u003e#258\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/julia-actions/setup-julia/commit/8db9e523402f22d1cbd4e5bbc182357703946ded\"\u003e\u003ccode\u003e8db9e52\u003c/code\u003e\u003c/a\u003e\r\nCI: don\u0027t instruct the user to do \u003ccode\u003enpm run format\u003c/code\u003e (\u003ca\r\nhref\u003d\"https://redirect.github.com/julia-actions/setup-julia/issues/267\"\u003e#267\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/julia-actions/setup-julia/commit/1da1716a18a3492e1fddd9d670328fe95856dae1\"\u003e\u003ccode\u003e1da1716\u003c/code\u003e\u003c/a\u003e\r\nImprove the error logging for the case of Julia 1.6 or 1.7 on Apple\r\nSilicon (...\u003c/li\u003e\r\n\u003cli\u003eAdditional commits viewable in \u003ca\r\nhref\u003d\"https://github.com/julia-actions/setup-julia/compare/v1...v2\"\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\u003djulia-actions/setup-julia\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d1\u0026new-version\u003d2)](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"
    },
    {
      "commit": "60b34bfd00eb16d3c24afc7cb1ed72d709107689",
      "tree": "41dfc1446c3606b2bf7aac2c42a81ebdee080378",
      "parents": [
        "24981f12b549bbccb8b85edc27efbb42b59d11c1"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Aug 07 09:02:56 2024 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 07 09:02:56 2024 +0900"
      },
      "message": "Bump actions/cache from 1 to 4 (#519)\n\nBumps [actions/cache](https://github.com/actions/cache) from 1 to 4.\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/actions/cache/releases\"\u003eactions/cache\u0027s\r\nreleases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\r\n\u003cblockquote\u003e\r\n\u003ch2\u003ev4.0.0\u003c/h2\u003e\r\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eUpdate action to node20 by \u003ca\r\nhref\u003d\"https://github.com/takost\"\u003e\u003ccode\u003e@​takost\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1284\"\u003eactions/cache#1284\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003efeat: save-always flag by \u003ca\r\nhref\u003d\"https://github.com/to-s\"\u003e\u003ccode\u003e@​to-s\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1242\"\u003eactions/cache#1242\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e\u003ca href\u003d\"https://github.com/takost\"\u003e\u003ccode\u003e@​takost\u003c/code\u003e\u003c/a\u003e made\r\ntheir first contribution in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1284\"\u003eactions/cache#1284\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003e\u003ca href\u003d\"https://github.com/to-s\"\u003e\u003ccode\u003e@​to-s\u003c/code\u003e\u003c/a\u003e made their\r\nfirst contribution in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1242\"\u003eactions/cache#1242\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\r\nhref\u003d\"https://github.com/actions/cache/compare/v3...v4.0.0\"\u003ehttps://github.com/actions/cache/compare/v3...v4.0.0\u003c/a\u003e\u003c/p\u003e\r\n\u003ch2\u003ev3.3.3\u003c/h2\u003e\r\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eCache v3.3.3 by \u003ca\r\nhref\u003d\"https://github.com/robherley\"\u003e\u003ccode\u003e@​robherley\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1302\"\u003eactions/cache#1302\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e\u003ca href\u003d\"https://github.com/robherley\"\u003e\u003ccode\u003e@​robherley\u003c/code\u003e\u003c/a\u003e\r\nmade their first contribution in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1302\"\u003eactions/cache#1302\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\r\nhref\u003d\"https://github.com/actions/cache/compare/v3...v3.3.3\"\u003ehttps://github.com/actions/cache/compare/v3...v3.3.3\u003c/a\u003e\u003c/p\u003e\r\n\u003ch2\u003ev3.3.2\u003c/h2\u003e\r\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eFixed readme with new segment timeout values by \u003ca\r\nhref\u003d\"https://github.com/kotewar\"\u003e\u003ccode\u003e@​kotewar\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1133\"\u003eactions/cache#1133\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eReadme fixes by \u003ca\r\nhref\u003d\"https://github.com/kotewar\"\u003e\u003ccode\u003e@​kotewar\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1134\"\u003eactions/cache#1134\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eUpdated description of the lookup-only input for main action by \u003ca\r\nhref\u003d\"https://github.com/kotewar\"\u003e\u003ccode\u003e@​kotewar\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1130\"\u003eactions/cache#1130\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eChange two new actions mention as quoted text by \u003ca\r\nhref\u003d\"https://github.com/bishal-pdMSFT\"\u003e\u003ccode\u003e@​bishal-pdMSFT\u003c/code\u003e\u003c/a\u003e\r\nin \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1131\"\u003eactions/cache#1131\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eUpdate Cross-OS Caching tips by \u003ca\r\nhref\u003d\"https://github.com/pdotl\"\u003e\u003ccode\u003e@​pdotl\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1122\"\u003eactions/cache#1122\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eBazel example (Take \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/cache/issues/2\"\u003e#2\u003c/a\u003e️⃣) by\r\n\u003ca href\u003d\"https://github.com/vorburger\"\u003e\u003ccode\u003e@​vorburger\u003c/code\u003e\u003c/a\u003e in\r\n\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1132\"\u003eactions/cache#1132\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eRemove actions to add new PRs and issues to a project board by \u003ca\r\nhref\u003d\"https://github.com/jorendorff\"\u003e\u003ccode\u003e@​jorendorff\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1187\"\u003eactions/cache#1187\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eConsume latest toolkit and fix dangling promise bug by \u003ca\r\nhref\u003d\"https://github.com/chkimes\"\u003e\u003ccode\u003e@​chkimes\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1217\"\u003eactions/cache#1217\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eBump action version to 3.3.2 by \u003ca\r\nhref\u003d\"https://github.com/bethanyj28\"\u003e\u003ccode\u003e@​bethanyj28\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1236\"\u003eactions/cache#1236\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e\u003ca href\u003d\"https://github.com/vorburger\"\u003e\u003ccode\u003e@​vorburger\u003c/code\u003e\u003c/a\u003e\r\nmade their first contribution in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1132\"\u003eactions/cache#1132\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/jorendorff\"\u003e\u003ccode\u003e@​jorendorff\u003c/code\u003e\u003c/a\u003e made\r\ntheir first contribution in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1187\"\u003eactions/cache#1187\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003e\u003ca href\u003d\"https://github.com/chkimes\"\u003e\u003ccode\u003e@​chkimes\u003c/code\u003e\u003c/a\u003e made\r\ntheir first contribution in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1217\"\u003eactions/cache#1217\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/bethanyj28\"\u003e\u003ccode\u003e@​bethanyj28\u003c/code\u003e\u003c/a\u003e made\r\ntheir first contribution in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1236\"\u003eactions/cache#1236\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\r\nhref\u003d\"https://github.com/actions/cache/compare/v3...v3.3.2\"\u003ehttps://github.com/actions/cache/compare/v3...v3.3.2\u003c/a\u003e\u003c/p\u003e\r\n\u003ch2\u003ev3.3.1\u003c/h2\u003e\r\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eReduced download segment size to 128 MB and timeout to 10 minutes by\r\n\u003ca href\u003d\"https://github.com/kotewar\"\u003e\u003ccode\u003e@​kotewar\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1129\"\u003eactions/cache#1129\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\r\nhref\u003d\"https://github.com/actions/cache/compare/v3...v3.3.1\"\u003ehttps://github.com/actions/cache/compare/v3...v3.3.1\u003c/a\u003e\u003c/p\u003e\r\n\u003ch2\u003ev3.3.0\u003c/h2\u003e\r\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eBug: Permission is missing in cache delete example by \u003ca\r\nhref\u003d\"https://github.com/kotokaze\"\u003e\u003ccode\u003e@​kotokaze\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/cache/pull/1123\"\u003eactions/cache#1123\u003c/a\u003e\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\u003eChangelog\u003c/summary\u003e\r\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\r\nhref\u003d\"https://github.com/actions/cache/blob/main/RELEASES.md\"\u003eactions/cache\u0027s\r\nchangelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\r\n\u003cblockquote\u003e\r\n\u003ch1\u003eReleases\u003c/h1\u003e\r\n\u003ch3\u003e4.0.2\u003c/h3\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eFixed restore \u003ccode\u003efail-on-cache-miss\u003c/code\u003e not working.\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch3\u003e4.0.1\u003c/h3\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eUpdated \u003ccode\u003eisGhes\u003c/code\u003e check\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch3\u003e4.0.0\u003c/h3\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eUpdated minimum runner version support from node 12 -\u0026gt; node\r\n20\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch3\u003e3.3.3\u003c/h3\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eUpdates \u003ccode\u003e@​actions/cache\u003c/code\u003e to v3.2.3 to fix accidental\r\nmutated path arguments to \u003ccode\u003egetCacheVersion\u003c/code\u003e \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/toolkit/pull/1378\"\u003eactions/toolkit#1378\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eAdditional audit fixes of npm package(s)\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch3\u003e3.3.2\u003c/h3\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eFixes bug with Azure SDK causing blob downloads to get stuck.\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch3\u003e3.3.1\u003c/h3\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eReduced segment size to 128MB and segment timeout to 10 minutes to\r\nfail fast in case the cache download is stuck.\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch3\u003e3.3.0\u003c/h3\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eAdded option to lookup cache without downloading it.\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch3\u003e3.2.6\u003c/h3\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eFix zstd not being used after zstd version upgrade to 1.5.4 on\r\nhosted runners.\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch3\u003e3.2.5\u003c/h3\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eAdded fix to prevent from setting MYSYS environment variable\r\nglobally.\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch3\u003e3.2.4\u003c/h3\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eAdded option to fail job on cache miss.\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch3\u003e3.2.3\u003c/h3\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eSupport cross os caching on Windows as an opt-in feature.\u003c/li\u003e\r\n\u003cli\u003eFix issue with symlink restoration on Windows for cross-os\r\ncaches.\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch3\u003e3.2.2\u003c/h3\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/actions/cache/commit/0c45773b623bea8c8e75f6c82b208c3cf94ea4f9\"\u003e\u003ccode\u003e0c45773\u003c/code\u003e\u003c/a\u003e\r\nMerge pull request \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/cache/issues/1327\"\u003e#1327\u003c/a\u003e\r\nfrom cdce8p/fix-fail-on-cache-miss\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/actions/cache/commit/8a55f839aa4b4578e47bdc8a52828637cbb9a454\"\u003e\u003ccode\u003e8a55f83\u003c/code\u003e\u003c/a\u003e\r\nAdd test case for process exit\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/actions/cache/commit/3884cace147bdf9307fcc52a277f421af7b30798\"\u003e\u003ccode\u003e3884cac\u003c/code\u003e\u003c/a\u003e\r\nBump version\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/actions/cache/commit/e29dad3e36390db18fc19fb666cb1302f4929002\"\u003e\u003ccode\u003ee29dad3\u003c/code\u003e\u003c/a\u003e\r\nFix fail-on-cache-miss not working\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/actions/cache/commit/ab5e6d0c87105b4c9c2047343972218f562e4319\"\u003e\u003ccode\u003eab5e6d0\u003c/code\u003e\u003c/a\u003e\r\nMerge pull request \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/cache/issues/1341\"\u003e#1341\u003c/a\u003e\r\nfrom bethanyj28/main\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/actions/cache/commit/89c7d86c71006451e399dfcc588eed8e392e0dcf\"\u003e\u003ccode\u003e89c7d86\u003c/code\u003e\u003c/a\u003e\r\nlicensed cache\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/actions/cache/commit/d2c84da363007d814e47d50565ba3794c1a84c56\"\u003e\u003ccode\u003ed2c84da\u003c/code\u003e\u003c/a\u003e\r\nupdate \u003ccode\u003e@​actions/cache\u003c/code\u003e\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/actions/cache/commit/37e7d4eb166540050942d75a6e40742cbfc92f65\"\u003e\u003ccode\u003e37e7d4e\u003c/code\u003e\u003c/a\u003e\r\nMerge pull request \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/cache/issues/1340\"\u003e#1340\u003c/a\u003e\r\nfrom actions/bethanyj28/update-publish-flow\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/actions/cache/commit/a18323f50430a57f9094db3ce508dc1e3a25d4a2\"\u003e\u003ccode\u003ea18323f\u003c/code\u003e\u003c/a\u003e\r\nadd release action\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/actions/cache/commit/a2ed59d39b352305bdd2f628719a53b2cc4f9613\"\u003e\u003ccode\u003ea2ed59d\u003c/code\u003e\u003c/a\u003e\r\nMerge pull request \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/cache/issues/1305\"\u003e#1305\u003c/a\u003e\r\nfrom actions/yacaovsnc/update_examples\u003c/li\u003e\r\n\u003cli\u003eAdditional commits viewable in \u003ca\r\nhref\u003d\"https://github.com/actions/cache/compare/v1...v4\"\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\u003dactions/cache\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d1\u0026new-version\u003d4)](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"
    },
    {
      "commit": "24981f12b549bbccb8b85edc27efbb42b59d11c1",
      "tree": "97ee65addffba82ff772002b96281c70152bc900",
      "parents": [
        "1c826b14ddcae274598a14883564f87c1ffed0a3"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Aug 07 08:34:06 2024 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 07 08:34:06 2024 +0900"
      },
      "message": "Bump actions/checkout from 3 to 4 (#518)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3 to\r\n4.\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/actions/checkout/releases\"\u003eactions/checkout\u0027s\r\nreleases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\r\n\u003cblockquote\u003e\r\n\u003ch2\u003ev4.0.0\u003c/h2\u003e\r\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eUpdate default runtime to node20 by \u003ca\r\nhref\u003d\"https://github.com/takost\"\u003e\u003ccode\u003e@​takost\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1436\"\u003eactions/checkout#1436\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eSupport fetching without the --progress option by \u003ca\r\nhref\u003d\"https://github.com/simonbaird\"\u003e\u003ccode\u003e@​simonbaird\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1067\"\u003eactions/checkout#1067\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eRelease 4.0.0 by \u003ca\r\nhref\u003d\"https://github.com/takost\"\u003e\u003ccode\u003e@​takost\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1447\"\u003eactions/checkout#1447\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e\u003ca href\u003d\"https://github.com/takost\"\u003e\u003ccode\u003e@​takost\u003c/code\u003e\u003c/a\u003e made\r\ntheir first contribution in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1436\"\u003eactions/checkout#1436\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/simonbaird\"\u003e\u003ccode\u003e@​simonbaird\u003c/code\u003e\u003c/a\u003e made\r\ntheir first contribution in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1067\"\u003eactions/checkout#1067\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\r\nhref\u003d\"https://github.com/actions/checkout/compare/v3...v4.0.0\"\u003ehttps://github.com/actions/checkout/compare/v3...v4.0.0\u003c/a\u003e\u003c/p\u003e\r\n\u003ch2\u003ev3.6.0\u003c/h2\u003e\r\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eMark test scripts with Bash\u0027isms to be run via Bash by \u003ca\r\nhref\u003d\"https://github.com/dscho\"\u003e\u003ccode\u003e@​dscho\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1377\"\u003eactions/checkout#1377\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eAdd option to fetch tags even if fetch-depth \u0026gt; 0 by \u003ca\r\nhref\u003d\"https://github.com/RobertWieczoreck\"\u003e\u003ccode\u003e@​RobertWieczoreck\u003c/code\u003e\u003c/a\u003e\r\nin \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/579\"\u003eactions/checkout#579\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eRelease 3.6.0 by \u003ca\r\nhref\u003d\"https://github.com/luketomlinson\"\u003e\u003ccode\u003e@​luketomlinson\u003c/code\u003e\u003c/a\u003e\r\nin \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1437\"\u003eactions/checkout#1437\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/RobertWieczoreck\"\u003e\u003ccode\u003e@​RobertWieczoreck\u003c/code\u003e\u003c/a\u003e\r\nmade their first contribution in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/579\"\u003eactions/checkout#579\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/luketomlinson\"\u003e\u003ccode\u003e@​luketomlinson\u003c/code\u003e\u003c/a\u003e\r\nmade their first contribution in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1437\"\u003eactions/checkout#1437\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\r\nhref\u003d\"https://github.com/actions/checkout/compare/v3.5.3...v3.6.0\"\u003ehttps://github.com/actions/checkout/compare/v3.5.3...v3.6.0\u003c/a\u003e\u003c/p\u003e\r\n\u003ch2\u003ev3.5.3\u003c/h2\u003e\r\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eFix: Checkout Issue in self hosted runner due to faulty submodule\r\ncheck-ins by \u003ca\r\nhref\u003d\"https://github.com/megamanics\"\u003e\u003ccode\u003e@​megamanics\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1196\"\u003eactions/checkout#1196\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eFix typos found by codespell by \u003ca\r\nhref\u003d\"https://github.com/DimitriPapadopoulos\"\u003e\u003ccode\u003e@​DimitriPapadopoulos\u003c/code\u003e\u003c/a\u003e\r\nin \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1287\"\u003eactions/checkout#1287\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eAdd support for sparse checkouts by \u003ca\r\nhref\u003d\"https://github.com/dscho\"\u003e\u003ccode\u003e@​dscho\u003c/code\u003e\u003c/a\u003e and \u003ca\r\nhref\u003d\"https://github.com/dfdez\"\u003e\u003ccode\u003e@​dfdez\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1369\"\u003eactions/checkout#1369\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eRelease v3.5.3 by \u003ca\r\nhref\u003d\"https://github.com/TingluoHuang\"\u003e\u003ccode\u003e@​TingluoHuang\u003c/code\u003e\u003c/a\u003e\r\nin \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1376\"\u003eactions/checkout#1376\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/megamanics\"\u003e\u003ccode\u003e@​megamanics\u003c/code\u003e\u003c/a\u003e made\r\ntheir first contribution in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1196\"\u003eactions/checkout#1196\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/DimitriPapadopoulos\"\u003e\u003ccode\u003e@​DimitriPapadopoulos\u003c/code\u003e\u003c/a\u003e\r\nmade their first contribution in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1287\"\u003eactions/checkout#1287\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dfdez\"\u003e\u003ccode\u003e@​dfdez\u003c/code\u003e\u003c/a\u003e made\r\ntheir first contribution in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1369\"\u003eactions/checkout#1369\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\r\nhref\u003d\"https://github.com/actions/checkout/compare/v3...v3.5.3\"\u003ehttps://github.com/actions/checkout/compare/v3...v3.5.3\u003c/a\u003e\u003c/p\u003e\r\n\u003ch2\u003ev3.5.2\u003c/h2\u003e\r\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eFix: Use correct API url / endpoint in GHES by \u003ca\r\nhref\u003d\"https://github.com/fhammerl\"\u003e\u003ccode\u003e@​fhammerl\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1289\"\u003eactions/checkout#1289\u003c/a\u003e\r\nbased on \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/1286\"\u003e#1286\u003c/a\u003e\r\nby \u003ca href\u003d\"https://github.com/1newsr\"\u003e\u003ccode\u003e@​1newsr\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca\r\nhref\u003d\"https://github.com/actions/checkout/compare/v3.5.1...v3.5.2\"\u003ehttps://github.com/actions/checkout/compare/v3.5.1...v3.5.2\u003c/a\u003e\u003c/p\u003e\r\n\u003ch2\u003ev3.5.1\u003c/h2\u003e\r\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eImprove checkout performance on Windows runners by upgrading\r\n\u003ccode\u003e@​actions/github\u003c/code\u003e dependency by \u003ca\r\nhref\u003d\"https://github.com/BrettDong\"\u003e\u003ccode\u003e@​BrettDong\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1246\"\u003eactions/checkout#1246\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e\u003ca href\u003d\"https://github.com/BrettDong\"\u003e\u003ccode\u003e@​BrettDong\u003c/code\u003e\u003c/a\u003e\r\nmade their first contribution in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1246\"\u003eactions/checkout#1246\u003c/a\u003e\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\u003eChangelog\u003c/summary\u003e\r\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\r\nhref\u003d\"https://github.com/actions/checkout/blob/main/CHANGELOG.md\"\u003eactions/checkout\u0027s\r\nchangelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\r\n\u003cblockquote\u003e\r\n\u003ch1\u003eChangelog\u003c/h1\u003e\r\n\u003ch2\u003ev4.1.7\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eBump the minor-npm-dependencies group across 1 directory with 4\r\nupdates by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1739\"\u003eactions/checkout#1739\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eBump actions/checkout from 3 to 4 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1697\"\u003eactions/checkout#1697\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eCheck out other refs/* by commit by \u003ca\r\nhref\u003d\"https://github.com/orhantoy\"\u003e\u003ccode\u003e@​orhantoy\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1774\"\u003eactions/checkout#1774\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003ePin actions/checkout\u0027s own workflows to a known, good, stable\r\nversion. by \u003ca href\u003d\"https://github.com/jww3\"\u003e\u003ccode\u003e@​jww3\u003c/code\u003e\u003c/a\u003e in\r\n\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1776\"\u003eactions/checkout#1776\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003ev4.1.6\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eCheck platform to set archive extension appropriately by \u003ca\r\nhref\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@​cory-miller\u003c/code\u003e\u003c/a\u003e in\r\n\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1732\"\u003eactions/checkout#1732\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003ev4.1.5\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eUpdate NPM dependencies by \u003ca\r\nhref\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@​cory-miller\u003c/code\u003e\u003c/a\u003e in\r\n\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1703\"\u003eactions/checkout#1703\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eBump github/codeql-action from 2 to 3 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1694\"\u003eactions/checkout#1694\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eBump actions/setup-node from 1 to 4 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1696\"\u003eactions/checkout#1696\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eBump actions/upload-artifact from 2 to 4 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1695\"\u003eactions/checkout#1695\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eREADME: Suggest \u003ccode\u003euser.email\u003c/code\u003e to be\r\n\u003ccode\u003e41898282+github-actions[bot]@users.noreply.github.com\u003c/code\u003e by \u003ca\r\nhref\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@​cory-miller\u003c/code\u003e\u003c/a\u003e in\r\n\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1707\"\u003eactions/checkout#1707\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003ev4.1.4\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eDisable \u003ccode\u003eextensions.worktreeConfig\u003c/code\u003e when disabling\r\n\u003ccode\u003esparse-checkout\u003c/code\u003e by \u003ca\r\nhref\u003d\"https://github.com/jww3\"\u003e\u003ccode\u003e@​jww3\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1692\"\u003eactions/checkout#1692\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eAdd dependabot config by \u003ca\r\nhref\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@​cory-miller\u003c/code\u003e\u003c/a\u003e in\r\n\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1688\"\u003eactions/checkout#1688\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eBump the minor-actions-dependencies group with 2 updates by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1693\"\u003eactions/checkout#1693\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eBump word-wrap from 1.2.3 to 1.2.5 by \u003ca\r\nhref\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1643\"\u003eactions/checkout#1643\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003ev4.1.3\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eCheck git version before attempting to disable\r\n\u003ccode\u003esparse-checkout\u003c/code\u003e by \u003ca\r\nhref\u003d\"https://github.com/jww3\"\u003e\u003ccode\u003e@​jww3\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1656\"\u003eactions/checkout#1656\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eAdd SSH user parameter by \u003ca\r\nhref\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@​cory-miller\u003c/code\u003e\u003c/a\u003e in\r\n\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1685\"\u003eactions/checkout#1685\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eUpdate \u003ccode\u003eactions/checkout\u003c/code\u003e version in\r\n\u003ccode\u003eupdate-main-version.yml\u003c/code\u003e by \u003ca\r\nhref\u003d\"https://github.com/jww3\"\u003e\u003ccode\u003e@​jww3\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1650\"\u003eactions/checkout#1650\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003ev4.1.2\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eFix: Disable sparse checkout whenever \u003ccode\u003esparse-checkout\u003c/code\u003e\r\noption is not present \u003ca\r\nhref\u003d\"https://github.com/dscho\"\u003e\u003ccode\u003e@​dscho\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1598\"\u003eactions/checkout#1598\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003ev4.1.1\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003eCorrect link to GitHub Docs by \u003ca\r\nhref\u003d\"https://github.com/peterbe\"\u003e\u003ccode\u003e@​peterbe\u003c/code\u003e\u003c/a\u003e in \u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1511\"\u003eactions/checkout#1511\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003eLink to release page from what\u0027s new section by \u003ca\r\nhref\u003d\"https://github.com/cory-miller\"\u003e\u003ccode\u003e@​cory-miller\u003c/code\u003e\u003c/a\u003e in\r\n\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1514\"\u003eactions/checkout#1514\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003ev4.1.0\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1396\"\u003eAdd\r\nsupport for partial checkout filters\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003ev4.0.0\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1067\"\u003eSupport\r\nfetching without the --progress option\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1436\"\u003eUpdate to\r\nnode20\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003ev3.6.0\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1377\"\u003eFix: Mark\r\ntest scripts with Bash\u0027isms to be run via Bash\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/579\"\u003eAdd\r\noption to fetch tags even if fetch-depth \u0026gt; 0\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003ch2\u003ev3.5.3\u003c/h2\u003e\r\n\u003cul\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/pull/1196\"\u003eFix:\r\nCheckout fail in self-hosted runners when faulty submodule are\r\nchecked-in\u003c/a\u003e\u003c/li\u003e\r\n\u003cli\u003e\u003ca href\u003d\"https://redirect.github.com/actions/checkout/pull/1287\"\u003eFix\r\ntypos found by codespell\u003c/a\u003e\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/actions/checkout/commit/692973e3d937129bcbf40652eb9f2f61becf3332\"\u003e\u003ccode\u003e692973e\u003c/code\u003e\u003c/a\u003e\r\nPrepare 4.1.7 release (\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/1775\"\u003e#1775\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/actions/checkout/commit/6ccd57f4c5d15bdc2fef309bd9fb6cc9db2ef1c6\"\u003e\u003ccode\u003e6ccd57f\u003c/code\u003e\u003c/a\u003e\r\nPin actions/checkout\u0027s own workflows to a known, good, stable version.\r\n(\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/1776\"\u003e#1776\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/actions/checkout/commit/b17fe1e4d59a9d1d95a7aead5e6fcd13e50939a5\"\u003e\u003ccode\u003eb17fe1e\u003c/code\u003e\u003c/a\u003e\r\nHandle hidden refs (\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/1774\"\u003e#1774\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/actions/checkout/commit/b80ff79f1755d06ba70441c368a6fe801f5f3a62\"\u003e\u003ccode\u003eb80ff79\u003c/code\u003e\u003c/a\u003e\r\nBump actions/checkout from 3 to 4 (\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/1697\"\u003e#1697\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/actions/checkout/commit/b1ec3021b8fa02164da82ca1557d017d83b0e179\"\u003e\u003ccode\u003eb1ec302\u003c/code\u003e\u003c/a\u003e\r\nBump the minor-npm-dependencies group across 1 directory with 4 updates\r\n(\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/1739\"\u003e#1739\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/actions/checkout/commit/a5ac7e51b41094c92402da3b24376905380afc29\"\u003e\u003ccode\u003ea5ac7e5\u003c/code\u003e\u003c/a\u003e\r\nUpdate for 4.1.6 release (\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/1733\"\u003e#1733\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/actions/checkout/commit/24ed1a352802348c9e4e8d13de9177fb95b537ba\"\u003e\u003ccode\u003e24ed1a3\u003c/code\u003e\u003c/a\u003e\r\nCheck platform for extension (\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/1732\"\u003e#1732\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/actions/checkout/commit/44c2b7a8a4ea60a981eaca3cf939b5f4305c123b\"\u003e\u003ccode\u003e44c2b7a\u003c/code\u003e\u003c/a\u003e\r\nREADME: Suggest \u003ccode\u003euser.email\u003c/code\u003e to be\r\n`41898282+github-actions[bot]\u003ca\r\nhref\u003d\"https://github.com/users\"\u003e\u003ccode\u003e@​users\u003c/code\u003e\u003c/a\u003e.norepl...\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/actions/checkout/commit/8459bc0c7e3759cdf591f513d9f141a95fef0a8f\"\u003e\u003ccode\u003e8459bc0\u003c/code\u003e\u003c/a\u003e\r\nBump actions/upload-artifact from 2 to 4 (\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/1695\"\u003e#1695\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003e\u003ca\r\nhref\u003d\"https://github.com/actions/checkout/commit/3f603f6d5e9f40714f97b2f017aa0df2a443192a\"\u003e\u003ccode\u003e3f603f6\u003c/code\u003e\u003c/a\u003e\r\nBump actions/setup-node from 1 to 4 (\u003ca\r\nhref\u003d\"https://redirect.github.com/actions/checkout/issues/1696\"\u003e#1696\u003c/a\u003e)\u003c/li\u003e\r\n\u003cli\u003eAdditional commits viewable in \u003ca\r\nhref\u003d\"https://github.com/actions/checkout/compare/v3...v4\"\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\u003dactions/checkout\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d3\u0026new-version\u003d4)](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"
    },
    {
      "commit": "1c826b14ddcae274598a14883564f87c1ffed0a3",
      "tree": "b9f262fcf0a88c52a3b2b003f2a9ac9822a9d123",
      "parents": [
        "7825543aa2975c9404f02930a8e8a6689befc26b"
      ],
      "author": {
        "name": "Sutou Kouhei",
        "email": "kou@clear-code.com",
        "time": "Wed Aug 07 05:50:34 2024 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 06 14:50:34 2024 -0600"
      },
      "message": "release: Fix \"Verify release\" job on macOS GitHub Actions runner (#514)\n\nfixes #513\r\n\r\n* Install Subversion explicitly\r\n* Because recent macOS GitHub Actions runner doesn\u0027t provide Subversion\r\nby default\r\n* Add support for installing Julia for macOS (Apple Silicon)\r\n  * Because the current `macos-latest` is macOS (Apple Silicon)"
    },
    {
      "commit": "7825543aa2975c9404f02930a8e8a6689befc26b",
      "tree": "a516cbf02b68d0edbad59dd11887b42fdd895e24",
      "parents": [
        "f1a91bfcbdca5532002d75c127db858d49133cec"
      ],
      "author": {
        "name": "Sutou Kouhei",
        "email": "kou@clear-code.com",
        "time": "Wed Aug 07 05:49:47 2024 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 06 14:49:47 2024 -0600"
      },
      "message": "ci: Enable Dependabot for GitHub Actions (#516)\n\nfixes #515"
    },
    {
      "commit": "f1a91bfcbdca5532002d75c127db858d49133cec",
      "tree": "c5b844489e4917bd9b25e217bc986e3e7831e925",
      "parents": [
        "64fc730f767de84835a5f1b4fc9b7831a3c2d15b"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Wed Jul 03 23:23:02 2024 -0600"
      },
      "committer": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Wed Jul 03 23:23:02 2024 -0600"
      },
      "message": "Bump compat for TranscodingStreams\n"
    },
    {
      "commit": "64fc730f767de84835a5f1b4fc9b7831a3c2d15b",
      "tree": "f8d411d1b45459368567dc51f683ed78a919d795",
      "parents": [
        "ac199b0e377502ea0f1fa5ced7fda897a01b82a9"
      ],
      "author": {
        "name": "Romain Poncet",
        "email": "romain.pct@gmail.com",
        "time": "Sun May 05 20:07:12 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun May 05 15:07:12 2024 -0400"
      },
      "message": "Compatibility of schemas with nested types (#504)\n\nHi,\r\n\r\nHere is a minimal example of the issue I\u0027ve encountered.\r\n\r\n```julia\r\n struct A\r\n    x::Int\r\nend\r\n\r\nstruct B\r\n    a::A\r\nend\r\n\r\nv \u003d [B(A(i)) for i \u003d1:3]\r\n\r\nio \u003d IOBuffer()\r\nArrow.write(io, v; file\u003dfalse)\r\nseekstart(io)\r\nArrow.append(io, v) # throws\r\n```\r\n\r\nI don\u0027t know if this is really necessary, or if I\u0027m not using this\r\nlibrary properly, but this issue makes it difficult to append to arrow\r\nfiles with nested types.\r\n\r\nSince I\u0027ve only added more cases where the call to `append` can succeed,\r\nI do not think that this creates retro-compatibility issues.\r\n\r\nThanks for the review!\r\n\r\n---------\r\n\r\nCo-authored-by: Ben Baumgold \u003c4933671+baumgold@users.noreply.github.com\u003e"
    },
    {
      "commit": "ac199b0e377502ea0f1fa5ced7fda897a01b82a9",
      "tree": "29faa9835f77dee04b2833b2c9ee415223b3ebbd",
      "parents": [
        "37122911c24f44318e6d4a0840408adb3364cf2a"
      ],
      "author": {
        "name": "Joao Aparicio",
        "email": "jpmn.aparicio@gmail.com",
        "time": "Tue Jan 30 11:37:51 2024 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 30 12:37:51 2024 -0500"
      },
      "message": "Bugfix type instability in length(::Arrow.ToList) (#497)\n\nCo-authored-by: Ben Baumgold \u003c4933671+baumgold@users.noreply.github.com\u003e"
    },
    {
      "commit": "37122911c24f44318e6d4a0840408adb3364cf2a",
      "tree": "cd893c29839c524ca2c5944b8e05f26e299df105",
      "parents": [
        "787768fc60ff09ea52be0c5fb7c40e04be47619b"
      ],
      "author": {
        "name": "Jarrett Revels",
        "email": "jarrettrevels@gmail.com",
        "time": "Tue Dec 05 12:33:24 2023 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Dec 05 18:33:24 2023 +0100"
      },
      "message": "enable field-order-agnostic overloads of `fromarrow` for struct types (#493)\n\nMotivated by\r\nhttps://github.com/beacon-biosignals/Legolas.jl/issues/94#issuecomment-1837366852\r\n\r\nStill requires:\r\n\r\n- [x] docs\r\n- [x] a test\r\n- [x] a bit more due diligence benchmarking-wise. `@benchmark`ing the\r\naccess in the test case from\r\nhttps://github.com/beacon-biosignals/Legolas.jl/issues/94 didn\u0027t reveal\r\nany perf difference, which seems like a good sign\r\n\r\n---------\r\n\r\nCo-authored-by: Eric Hanson \u003c5846501+ericphanson@users.noreply.github.com\u003e"
    },
    {
      "commit": "787768fc60ff09ea52be0c5fb7c40e04be47619b",
      "tree": "9f828655f91b9ef7009b923f4e5a79e01c6a6d6c",
      "parents": [
        "953cbac5f25076b45452213db5cd9f21e74250a8"
      ],
      "author": {
        "name": "Dilum Aluthge",
        "email": "dilum@aluthge.com",
        "time": "Sun Oct 22 16:54:34 2023 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Oct 22 22:54:34 2023 +0200"
      },
      "message": "Docs: add a note about using `copy()` to get a `DataFrame` where the columns are regular vectors (#487)\n\nCo-authored-by: Bogumił Kamiński \u003cbkamins@sgh.waw.pl\u003e"
    },
    {
      "commit": "953cbac5f25076b45452213db5cd9f21e74250a8",
      "tree": "06a48d09ab46a785d4e5bc055d5e64940790e4e3",
      "parents": [
        "95c053a272ddae7d2037eddad0379681c59e3608"
      ],
      "author": {
        "name": "Sutou Kouhei",
        "email": "kou@clear-code.com",
        "time": "Mon Oct 16 20:14:20 2023 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 16 07:14:20 2023 -0400"
      },
      "message": "Use https://arrow.apache.org/julia/ as the official document URL (#490)\n\nfix #470"
    },
    {
      "commit": "95c053a272ddae7d2037eddad0379681c59e3608",
      "tree": "3f4dbb4b3a1ad0abcdfec19648eda35db217e539",
      "parents": [
        "42a46f5087ffb6a1f4e03cfe5d2236b646a6656f"
      ],
      "author": {
        "name": "Eric Hanson",
        "email": "5846501+ericphanson@users.noreply.github.com",
        "time": "Mon Oct 16 13:13:26 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 16 07:13:26 2023 -0400"
      },
      "message": "Fix docs errors (#491)\n\nThis package didn\u0027t specify `compat` for Documenter, so when the\r\nbreaking v1 release was made, it broke the docs build (since warnings\r\nbecame errors). This PR fixes those errors and specifies compatibility\r\nwith Documenter v1."
    },
    {
      "commit": "42a46f5087ffb6a1f4e03cfe5d2236b646a6656f",
      "tree": "84730327dd15945ede778411175ae97ba9aa34c3",
      "parents": [
        "95efe954784062a115c2a5af15f5c4dbde3fe6f3"
      ],
      "author": {
        "name": "Joao Aparicio",
        "email": "jpmn.aparicio@gmail.com",
        "time": "Sun Oct 15 16:03:22 2023 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Oct 15 17:03:22 2023 -0400"
      },
      "message": "bump (#488)\n\nCo-authored-by: Eric Hanson \u003c5846501+ericphanson@users.noreply.github.com\u003e"
    },
    {
      "commit": "95efe954784062a115c2a5af15f5c4dbde3fe6f3",
      "tree": "b4e3573b76c03423909e65a311e1871e3be91543",
      "parents": [
        "d6695626fbd1f4db5b5da5b0b137893d16871fc6"
      ],
      "author": {
        "name": "Guilherme Bodin",
        "email": "32756941+guilhermebodin@users.noreply.github.com",
        "time": "Sat Jul 29 17:27:28 2023 -0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jul 29 16:27:28 2023 -0400"
      },
      "message": "Fix documentation link (#478)\n\nThe previous link was broken, giving error 404."
    },
    {
      "commit": "d6695626fbd1f4db5b5da5b0b137893d16871fc6",
      "tree": "9074e44ca05f02c0ca40c691b2b1c93c7ca7a386",
      "parents": [
        "7eaf0b234cc5c9816537dd39bcd3fd9351c3e2e9"
      ],
      "author": {
        "name": "Guilherme Bodin",
        "email": "32756941+guilhermebodin@users.noreply.github.com",
        "time": "Sat Jul 29 16:42:45 2023 -0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jul 29 15:42:45 2023 -0400"
      },
      "message": "Fix example in Arrow.Writer (#480)\n\n"
    },
    {
      "commit": "7eaf0b234cc5c9816537dd39bcd3fd9351c3e2e9",
      "tree": "e23f96a5befb90f747313f15045df77d7d860697",
      "parents": [
        "f8d2203b07380e1423723b5bfe32356aa1239284"
      ],
      "author": {
        "name": "Guilherme Bodin",
        "email": "32756941+guilhermebodin@users.noreply.github.com",
        "time": "Sat Jul 29 07:32:59 2023 -0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jul 29 06:32:59 2023 -0400"
      },
      "message": "Fix documentation example for Arrow.Writer (#479)\n\n"
    },
    {
      "commit": "f8d2203b07380e1423723b5bfe32356aa1239284",
      "tree": "30027de9dbca5d094bd283744e264a99aa1dea12",
      "parents": [
        "fc7cc2d7512c9699cb73109c5b646b6d377fce36"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Wed Jun 14 06:16:49 2023 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 14 06:16:49 2023 -0600"
      },
      "message": "Use wkspawn from ConcurrentUtilities instead of Threads.spawn (#469)\n\nShould fix #336.\r\n\r\nFor more context, see the [same\r\nfix](https://github.com/JuliaData/CSV.jl/commit/077e177e359c0b58e2d6db0b660a235a2ee54228)\r\nwe made for this in CSV.jl.\r\n\r\nBasically, objects interpolated into or returned from spawned tasks can\r\nbe unexpectedly kept alive long after the task has finished and the\r\nobject should have been garbage-collected due to individual threads\r\nholding the most recent task as a reference. Using `@wkspawn` ensures\r\ntasks themselves don\u0027t hold references to any of these once they\u0027re done\r\nexecuting."
    },
    {
      "commit": "fc7cc2d7512c9699cb73109c5b646b6d377fce36",
      "tree": "fdd9708020d9e83bae8508645931c48c67066d88",
      "parents": [
        "ce8b581a7d5b53f88d48ef651a19b02425af6e21"
      ],
      "author": {
        "name": "Ben Baumgold",
        "email": "4933671+baumgold@users.noreply.github.com",
        "time": "Tue Jun 13 20:16:16 2023 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 13 20:16:16 2023 -0400"
      },
      "message": "Formatting (#464)\n\nI used the default JuliaFormatter options, but we can customize them if\r\nwe want to with a `.JuliaFormatter.toml` file. Details available here:\r\n\r\nhttps://domluna.github.io/JuliaFormatter.jl\r\n\r\nFixes #398.  CC: @svilupp"
    },
    {
      "commit": "ce8b581a7d5b53f88d48ef651a19b02425af6e21",
      "tree": "323412399933100a9dd0e26fa964141e9f4a6780",
      "parents": [
        "9c439bac84d1f4f59180837338d3b2eb0ec6de6c"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Tue Jun 13 10:23:01 2023 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 13 10:23:01 2023 -0600"
      },
      "message": "Try to fix docs by publishing to apache infra (#468)\n\nImplements @kou\u0027s suggestion in\r\n\r\nhttps://github.com/apache/arrow-julia/issues/463#issuecomment-1588454604."
    },
    {
      "commit": "9c439bac84d1f4f59180837338d3b2eb0ec6de6c",
      "tree": "25be995b229f8ca18db997ccbf8d46a0583db5ff",
      "parents": [
        "a48407886eae3acf54ee3d43e7e8ed3836d234b7"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Tue Jun 13 07:44:37 2023 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 13 07:44:37 2023 -0600"
      },
      "message": "Ensure that ArrowTypes.default is defined for Vararg tuples (#466)\n\nFixes #461. This is the other proposal from what I originally suggested.\r\nThough `Tuple{Varag}` is never the concrete type of a value in Julia, it\r\ncomes up when dealing with structs with fields that have Vararg types;\r\nnot common at all, but it\u0027s allowed and happens.\r\n\r\nThe reflection code here is a little gross, but it seems to be what Base\r\nJulia uses in similar queries to see if a tuple has a vararg element.\r\nI\u0027ve commented out the Arrow/runtests test for now until we bump another\r\nversion and can then uncomment. Unit tests are added for ArrowTypes in\r\nthe meantime."
    },
    {
      "commit": "a48407886eae3acf54ee3d43e7e8ed3836d234b7",
      "tree": "b8398ffeb8d7d80864f82241218966dae34e143f",
      "parents": [
        "5532270a27ce33ce98e640f28a8f597680786042"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Tue Jun 13 07:40:45 2023 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 13 07:40:45 2023 -0600"
      },
      "message": "Fix typo in passing largelists keyword arg (#467)\n\nFixes #392"
    },
    {
      "commit": "5532270a27ce33ce98e640f28a8f597680786042",
      "tree": "8fdebaf4327c14830c0a005df447adae0c4ce73e",
      "parents": [
        "9f1d51a2c975bd83cbaf70c5f640762c6a0bccaf"
      ],
      "author": {
        "name": "Ben Baumgold",
        "email": "4933671+baumgold@users.noreply.github.com",
        "time": "Mon Jun 12 12:24:17 2023 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 12 10:24:17 2023 -0600"
      },
      "message": "cleanup testing (#462)\n\n1. Re-enable commented-out test from #456\r\n2. Use separate test-specific Project.toml to allow for test-specific\r\ncompat (and remove compat shim)\r\n3. Replace testing println with testsets"
    },
    {
      "commit": "9f1d51a2c975bd83cbaf70c5f640762c6a0bccaf",
      "tree": "954666e252835c4cf8819ce4ffaf31073c1b7233",
      "parents": [
        "5231195705fc8ccb122d04da762e08f454e09cef"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Fri Jun 09 07:27:15 2023 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 09 09:27:15 2023 -0400"
      },
      "message": "Bump Arrow \u0026 ArrowTypes versions (#460)\n\n"
    },
    {
      "commit": "5231195705fc8ccb122d04da762e08f454e09cef",
      "tree": "2a4714b29ee8d29cf0976e19ca073d3392ab173b",
      "parents": [
        "074c7a77b821b608ab085c498ef328f4f455375e"
      ],
      "author": {
        "name": "Ben Baumgold",
        "email": "4933671+baumgold@users.noreply.github.com",
        "time": "Thu Jun 08 23:26:31 2023 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 08 21:26:31 2023 -0600"
      },
      "message": "implement default for SubArray (#456)\n\n`similar(::Type{\u003c:SubArray})` doesn\u0027t exist. This change should handle\r\nit gracefully.\r\n\r\n---------\r\n\r\nCo-authored-by: Jacob Quinn \u003cquinn.jacobd@gmail.com\u003e"
    },
    {
      "commit": "074c7a77b821b608ab085c498ef328f4f455375e",
      "tree": "5609c1005badaaf0c0f357150fac8a888c526242",
      "parents": [
        "f039a5e929e0a6d253788e4cf78b5e956841772f"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Thu Jun 08 09:39:31 2023 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 08 09:39:31 2023 -0600"
      },
      "message": "Fix case of recursively nested lists (#459)\n\nFixes issue reported by @Moelf in #458.\r\n\r\nThe issue is we need to get the eltype from the recursively built child\r\narray instead of as a top-level translation of the current field type."
    },
    {
      "commit": "f039a5e929e0a6d253788e4cf78b5e956841772f",
      "tree": "2afb80d1c28effbd5a0810c68751d568315a4fae",
      "parents": [
        "2d1114e180ef11f9d3bbe310b2eb856550cfbeb3"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Wed Jun 07 09:15:44 2023 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 07 09:15:44 2023 -0600"
      },
      "message": "Fix various links/urls for apache/arrow-julia (#457)\n\nShould fix #416.\r\n\r\n---------\r\n\r\nCo-authored-by: Sutou Kouhei \u003ckou@clear-code.com\u003e"
    },
    {
      "commit": "2d1114e180ef11f9d3bbe310b2eb856550cfbeb3",
      "tree": "e067aceb829ac73a8d374bff92d6cbe09162e99a",
      "parents": [
        "5b6d412685bfebb7164694cd55339aa7fe974f74"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Tue Jun 06 15:30:16 2023 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 06 15:30:16 2023 -0600"
      },
      "message": "Update Project.toml"
    },
    {
      "commit": "5b6d412685bfebb7164694cd55339aa7fe974f74",
      "tree": "9376befeba7f14ef57b6e2a931f904aa290ccba1",
      "parents": [
        "7044e19849382129e0712133ee5ebb13310f53ee"
      ],
      "author": {
        "name": "Ben Baumgold",
        "email": "4933671+baumgold@users.noreply.github.com",
        "time": "Tue Jun 06 14:59:46 2023 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 06 14:59:46 2023 -0400"
      },
      "message": "bump version for new release (#455)\n\nIncludes the bug-fix from #453 / #454"
    },
    {
      "commit": "7044e19849382129e0712133ee5ebb13310f53ee",
      "tree": "7a4bf8f9655598425275cf89407adbc1278fd24b",
      "parents": [
        "8aed96998ace1010580a74d03222770140acd579"
      ],
      "author": {
        "name": "Ben Baumgold",
        "email": "4933671+baumgold@users.noreply.github.com",
        "time": "Tue Jun 06 14:17:28 2023 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 06 14:17:28 2023 -0400"
      },
      "message": "#453 fix typeo introduced in #389 (#454)\n\nI introduced this bug in #389 - my apologies.  Fixes #453."
    },
    {
      "commit": "8aed96998ace1010580a74d03222770140acd579",
      "tree": "59f5ddfc13228a677982a57e2ecabbe89c01373d",
      "parents": [
        "e57bdab3171df107fba887e50e34632f8a71096b"
      ],
      "author": {
        "name": "Sutou Kouhei",
        "email": "kou@clear-code.com",
        "time": "Tue Jun 06 12:36:59 2023 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 05 21:36:59 2023 -0600"
      },
      "message": "release: Add how to register ArrowTypes to the Julia General Registry (#451)\n\nfixes #450"
    },
    {
      "commit": "e57bdab3171df107fba887e50e34632f8a71096b",
      "tree": "1e2ad409d492d55fd1f5a9c281da4c7d36c1a0d9",
      "parents": [
        "771db0a31685e6b12e8b576685b7d8d5c573b855"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Mon Jun 05 07:52:34 2023 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 05 07:52:34 2023 -0600"
      },
      "message": "Fix case where compressed file reports non-zero buffer length (#448)\n\nFixes #437. Thanks to @DrChainsaw for the investigation, proposed fix,\r\nand test file."
    },
    {
      "commit": "771db0a31685e6b12e8b576685b7d8d5c573b855",
      "tree": "340e01a7e117d31c618bcc9465b44255c4e1c5ba",
      "parents": [
        "784b27bc81ea227f5556106d948db42d79b84fcb"
      ],
      "author": {
        "name": "Ben Baumgold",
        "email": "4933671+baumgold@users.noreply.github.com",
        "time": "Fri Jun 02 16:35:32 2023 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 02 14:35:32 2023 -0600"
      },
      "message": "bump version of Arrow and ArrowTypes to prepare for new release (#447)\n\nI think we\u0027ve merged enough PRs that we should probably cut a release."
    },
    {
      "commit": "784b27bc81ea227f5556106d948db42d79b84fcb",
      "tree": "c281dd27a20eb6940a8ed52cf814b535fb1bd429",
      "parents": [
        "e295928b879b65180f89fb47fb3bbcfcb4053045"
      ],
      "author": {
        "name": "Ben Baumgold",
        "email": "4933671+baumgold@users.noreply.github.com",
        "time": "Fri Jun 02 13:12:30 2023 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 02 11:12:30 2023 -0600"
      },
      "message": "fix Base.eltype methods and functions that take Type parameters (#404)\n\n"
    },
    {
      "commit": "e295928b879b65180f89fb47fb3bbcfcb4053045",
      "tree": "2f17d477ad3e5578356beb83e0975333ecf9a58f",
      "parents": [
        "d1b53263cd73a4a8fb61cfb7c0392a92239fe43e"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Fri Jun 02 11:11:34 2023 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 02 11:11:34 2023 -0600"
      },
      "message": "Return SubArrays when possible for arrow list types (#446)\n\n"
    },
    {
      "commit": "d1b53263cd73a4a8fb61cfb7c0392a92239fe43e",
      "tree": "23657105aaf91cb253a9c8b0829424cc9246ca45",
      "parents": [
        "6fe4ec0058657a5fe9a18b226a54a03a56d5bf81"
      ],
      "author": {
        "name": "Ben Baumgold",
        "email": "4933671+baumgold@users.noreply.github.com",
        "time": "Tue May 30 20:14:11 2023 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 30 18:14:11 2023 -0600"
      },
      "message": "Base.isdone for Stream (#428)\n\nImplement Base.isdone for Arrow.Stream\r\n\r\n\r\nhttps://github.com/JuliaLang/julia/blob/v1.8.5/base/essentials.jl#L882-L895\r\n\r\nThis enables calling `Base.isempty(::Arrow.Stream)` without affecting\r\nthe state of the Arrow.Stream object."
    },
    {
      "commit": "6fe4ec0058657a5fe9a18b226a54a03a56d5bf81",
      "tree": "451288e3f75fab1ef6c477a883f80f8cabe764f9",
      "parents": [
        "36f895860c046b8b10224cfad44bf43c0992c4bf"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Tue May 30 12:52:33 2023 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 30 12:52:33 2023 -0600"
      },
      "message": "Refactor compressors/decompressors for laziness + safety (#445)\n\nFixes #396.\r\n\r\nAs noted in the originally reported issue, enabling debug logging when\r\nwriting arrow data with compression can result in segfaults because the\r\nunderlying CodecX package have debug logs, causing task\r\nswitches/migration and thus making the pattern of using a single\r\n`X_COMPRESSOR` array indexed by `Threads.threadid()` unsafe since\r\nmultiple threads may try using the same compressor at the same time.\r\n\r\nWe fix this by wrapping each compressor in a `Lockable` and ensuring the\r\n`compress` (or `uncompress`) operation holds the lock for the duration\r\nof the operation. We also:\r\n* Add a decompressor per thread to avoid recreating them over and over\r\nduring reading\r\n* Lazily initialize compressors/decompressors in a way that is 1.9+ safe\r\nand only creates the object when needed by a specific thread\r\n* Switch from WorkerUtilities -\u003e ConcurrentUtilities (the package was\r\nrenamed)\r\n\r\nSuccessor to https://github.com/apache/arrow-julia/pull/397; I\u0027ve added\r\n@svilupp as a co-author here since they started the original movement\r\nfor the code to go in this direction.\r\n\r\n---------\r\n\r\nCo-authored-by: J S \u003c49557684+svilupp@users.noreply.github.com\u003e"
    },
    {
      "commit": "36f895860c046b8b10224cfad44bf43c0992c4bf",
      "tree": "5f17f0bfc55c7408e876a75c08dc2c79cfddd668",
      "parents": [
        "9385a9129b669ebeea1c69eaf40825bab2228719"
      ],
      "author": {
        "name": "Ben Baumgold",
        "email": "4933671+baumgold@users.noreply.github.com",
        "time": "Fri May 26 16:12:02 2023 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 26 14:12:02 2023 -0600"
      },
      "message": "enable incremental reads of arrow-formatted files (#408)\n\nThis allows users to read Arrow files while they\u0027re being written even\r\nwhen not using IPC mode. This is accomplished by removing the\r\nrequirement that the data must end with the magic \"ARROW1\"."
    },
    {
      "commit": "9385a9129b669ebeea1c69eaf40825bab2228719",
      "tree": "0a54e37b1843e335f0ec4ed31ea32a959381f585",
      "parents": [
        "94f7e37f637878c9850ebe345664011a636e3ecb"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Thu May 25 15:45:00 2023 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu May 25 15:45:00 2023 -0600"
      },
      "message": "Add Tables.partitions definition for Arrow.Table (#443)\n\nWe had this functionality w/ `Arrow.Stream`, but it\u0027s convenient and not\r\nthat expensive to define it for `Arrow.Table` as well.\r\n\r\nFixes #293."
    },
    {
      "commit": "94f7e37f637878c9850ebe345664011a636e3ecb",
      "tree": "76ad9413dc25b11852aef286bd894325aa16465a",
      "parents": [
        "ebf9fcf1b0ebea7153a9fe24c65c271d13e164eb"
      ],
      "author": {
        "name": "Önder Kartal",
        "email": "2331913+okartal@users.noreply.github.com",
        "time": "Thu May 25 22:27:50 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu May 25 14:27:50 2023 -0600"
      },
      "message": "Get dictionaries of children only when field.children not nothing  (#382)\n\nCloses #375 \r\n\r\nThis PR fixes a problem in reading an Arrow IPC file generated by C#\r\nApache.Arrow 10.0.1 where the last recursive iteration to get the\r\ndictionaries returns `nothing` instead of an empty iterable."
    },
    {
      "commit": "ebf9fcf1b0ebea7153a9fe24c65c271d13e164eb",
      "tree": "0e710eb95b369661daca356ab7fb45f8fe0739ba",
      "parents": [
        "3008e7feaa37d9bd0e1cc03572ea855e2c2d97ca"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Thu May 25 06:56:21 2023 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu May 25 06:56:21 2023 -0600"
      },
      "message": "Remove scopedenum for EnumX (#444)\n\nSuccessor to https://github.com/apache/arrow-julia/pull/309"
    },
    {
      "commit": "3008e7feaa37d9bd0e1cc03572ea855e2c2d97ca",
      "tree": "64d1cdc8521c955f319f152a526b5f6229b2720a",
      "parents": [
        "94749c07d96cf69659e079f8f0702913f8ed76d9"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Tue May 23 09:32:13 2023 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 23 09:32:13 2023 -0600"
      },
      "message": "Handle len of -1 in \"compressed\" buffers from other languages (#442)\n\nIt\u0027s unclear why other language implementations will have a compression\r\nset for arrow data, then indicate that the length is -1, as a sentinel\r\nvalue that the data is actually _not_ compressed. But since they do, we\r\ncan handle that case pretty easily. I\u0027m basically just adding a test\r\nhere from @DrChainsaw\u0027s original PR (#436 )."
    },
    {
      "commit": "94749c07d96cf69659e079f8f0702913f8ed76d9",
      "tree": "a986027640cbc1ad5524ffc942887eb29b992f38",
      "parents": [
        "899ecb0207bb6e4f1c50d9a17dc779d87f5031aa"
      ],
      "author": {
        "name": "DrChainsaw",
        "email": "36208552+DrChainsaw@users.noreply.github.com",
        "time": "Tue May 23 00:44:29 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 22 16:44:29 2023 -0600"
      },
      "message": "Add handling of len \u003d -1 in uncompress (#436)\n\nFix #435 \r\n\r\nHipshot PR from the github API. Not sure how to add tests for this if\r\nneeded. It reads my files correctly at least :)"
    },
    {
      "commit": "899ecb0207bb6e4f1c50d9a17dc779d87f5031aa",
      "tree": "0e38e6a67549bdd6782e20b1d0330c768e7f8e12",
      "parents": [
        "b2a832eae1071e0cee211b211039a74a838def11"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Fri May 19 08:15:58 2023 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 19 08:15:58 2023 -0600"
      },
      "message": "Don\u0027t treat Vector{UInt8} as Arrow Binary type (#439)\n\nFixes #411. Alternative to #419.\r\n\r\nThis PR should be compatible with or without the ArrowTypes changes. I\r\nthink it\u0027s fine to do compat things in Arrow like this as long as they\r\ndon\u0027t get out of hand and we can eventually remove them as we bump\r\nrequired ArrowTypes versions and such.\r\n\r\nThe PR consists of not treating `Vector{UInt8}` as the Arrow Binary\r\ntype, which is meant for \"binary string\"s. Julia has a pretty good match\r\nfor that in `Base.CodeUnits`, so instead, we use that to write Binary\r\nand `Vector{UInt8}` is treated as a regular List of Primitive UInt8\r\ntype."
    },
    {
      "commit": "b2a832eae1071e0cee211b211039a74a838def11",
      "tree": "0843ed347328ae9b02624e8262cbbffcc405f9b7",
      "parents": [
        "e893c327f177f5a4d5efeab831df0fe93ab4ec5b"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Fri May 19 06:34:02 2023 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 19 06:34:02 2023 -0600"
      },
      "message": "Bump BitIntegers compat (#441)\n\n"
    },
    {
      "commit": "e893c327f177f5a4d5efeab831df0fe93ab4ec5b",
      "tree": "d7ee6a6c2b42f817ee2acdc1a19403ae95fd770d",
      "parents": [
        "686ab570b831035715cb58f666233ec673e50d8f"
      ],
      "author": {
        "name": "Jacob Quinn",
        "email": "quinn.jacobd@gmail.com",
        "time": "Sun Apr 23 15:31:36 2023 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Apr 23 15:31:36 2023 -0600"
      },
      "message": "Run with 1 and 2 threads during tests (#431)\n\n"
    },
    {
      "commit": "686ab570b831035715cb58f666233ec673e50d8f",
      "tree": "3b7d963a83ee6d894383b3a4b11837c9d51b42ff",
      "parents": [
        "e6c44ddbe0fb0c336fad31aa5a84f0b167495d31"
      ],
      "author": {
        "name": "Ben Baumgold",
        "email": "4933671+baumgold@users.noreply.github.com",
        "time": "Mon Apr 17 19:19:23 2023 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 17 19:19:23 2023 -0400"
      },
      "message": "Bump Arrow + ArrowTypes versions (#407)\n\n"
    },
    {
      "commit": "e6c44ddbe0fb0c336fad31aa5a84f0b167495d31",
      "tree": "0754c424e8c289176238ef73434687026692ee30",
      "parents": [
        "b3feee6aaf6cff791820e432198f47b0700045d8"
      ],
      "author": {
        "name": "Ben Baumgold",
        "email": "4933671+baumgold@users.noreply.github.com",
        "time": "Sat Apr 15 01:05:34 2023 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Apr 14 23:05:34 2023 -0600"
      },
      "message": "#429 fix alignment for compressed data (#430)\n\nCloses #429.  Related to #345."
    },
    {
      "commit": "b3feee6aaf6cff791820e432198f47b0700045d8",
      "tree": "025bf4bab9b6537e24ca560925de5467e703c46b",
      "parents": [
        "22088f1cb59bcd99fbffbf9d8248e491690dbfd9"
      ],
      "author": {
        "name": "Jerry Ling",
        "email": "proton@jling.dev",
        "time": "Wed Apr 12 19:22:39 2023 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Apr 13 08:22:39 2023 +0900"
      },
      "message": "add dev CI for monorepo (#424)\n\nCo-authored-by: Eric Hanson \u003c5846501+ericphanson@users.noreply.github.com\u003e\r\nCo-authored-by: Sutou Kouhei \u003ckou@cozmixng.org\u003e"
    },
    {
      "commit": "22088f1cb59bcd99fbffbf9d8248e491690dbfd9",
      "tree": "ef28bd9a50d58aad26df70e70593d3dbb7c80c3a",
      "parents": [
        "f8f8d8e2a44822a8c31ed354cd7d10e9d76ffcc3"
      ],
      "author": {
        "name": "Simone Carlo Surace",
        "email": "51025924+simsurace@users.noreply.github.com",
        "time": "Tue Apr 11 17:54:04 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 11 11:54:04 2023 -0400"
      },
      "message": "Bump patch version (#423)\n\nThis is to get #415 released to allow writing wide (more than 65535\r\ncolumns) tables to Arrow.\r\n\r\n@kou, could you take it from here?"
    },
    {
      "commit": "f8f8d8e2a44822a8c31ed354cd7d10e9d76ffcc3",
      "tree": "e9f49ef9330b8e5b0c5d23d125fc4cf4aa89d6f9",
      "parents": [
        "0a42df8b3a1e1f2fce806432215b2aad4018f6fc"
      ],
      "author": {
        "name": "Joao Aparicio",
        "email": "jpmn.aparicio@gmail.com",
        "time": "Tue Apr 11 10:52:05 2023 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 11 11:52:05 2023 -0400"
      },
      "message": "Pre-allocate buffer (#422)\n\nIf we let transcode to its own allocation it will allocate a small\r\nvector, start filling it, resize the vector, fill it some more, resize\r\nthe vector, etc.\r\n\r\nInstead in this commit we pre-allocate a vector of the corect size and\r\npass it to transcode().\r\n\r\nInspired by https://github.com/apache/arrow-julia/pull/399"
    },
    {
      "commit": "0a42df8b3a1e1f2fce806432215b2aad4018f6fc",
      "tree": "f657d6ceabd780c9e199ad899057fc91bcd430a3",
      "parents": [
        "c469151d4ff261b50c59bf98101f068fa577fca4"
      ],
      "author": {
        "name": "Joao Aparicio",
        "email": "jpmn.aparicio@gmail.com",
        "time": "Tue Apr 11 10:51:45 2023 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 11 11:51:45 2023 -0400"
      },
      "message": "Add @testsets for misc tests (#421)\n\nTests under \"misc\" aren\u0027t bundled into testsets. As a consequence, tests\r\nterminate when the first misc test fails, making it difficult to get a\r\ngood picture of how many failing misc tests remain.\r\n\r\nIn this commit I\u0027ve bundled misc tests into testsets.\r\n\r\nFor example, in (unrelated) work that I\u0027m doing I can see what\u0027s still\r\nmissing:\r\n\r\n![with_testsets](https://user-images.githubusercontent.com/5380486/230786895-94854bda-b14d-4744-87a7-6cb315010282.jpeg)\r\n\r\nNow I can see I have 5 errors out of 127 total misc tests.\r\nBefore it would just show 1 error out of 69 misc tests, as it was\r\nstopping early.\r\nDoes anyone else like this?\r\n\r\nCo-authored-by: Joao Aparicio \u003cjoao.aparicio@mavensecurities.com\u003e"
    },
    {
      "commit": "c469151d4ff261b50c59bf98101f068fa577fca4",
      "tree": "577592ae42ef0737681842b13dcc97f278f0b0c8",
      "parents": [
        "adf6ab8e39b38723a805eeb46d2b100a6855ec69"
      ],
      "author": {
        "name": "Simone Carlo Surace",
        "email": "51025924+simsurace@users.noreply.github.com",
        "time": "Fri Apr 07 13:08:20 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Apr 07 13:08:20 2023 +0200"
      },
      "message": "Use `getproperty` instead of type parameter to get names (#415)\n\nCloses #414 \r\n\r\n`Tables.Schema` does not store names in the type parameters if there are\r\nmore than `(2^16) - 1` columns:\r\n\r\n\r\nhttps://github.com/JuliaData/Tables.jl/blob/2cb13998e856692ed273c931b83477caf8b7b020/src/Tables.jl#L477-L483\r\n\r\n---------\r\n\r\nCo-authored-by: Eric Hanson \u003c5846501+ericphanson@users.noreply.github.com\u003e"
    },
    {
      "commit": "adf6ab8e39b38723a805eeb46d2b100a6855ec69",
      "tree": "dd453b3e2d68313b7d495fae3a78bc1eab01dfbc",
      "parents": [
        "4d71bee55249dae32983971362256798a9af38bf"
      ],
      "author": {
        "name": "Ben Baumgold",
        "email": "4933671+baumgold@users.noreply.github.com",
        "time": "Thu Mar 23 01:27:19 2023 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Mar 22 23:27:19 2023 -0600"
      },
      "message": "Fix deprecation of getproperty(::Pairs, s) (#409)\n\nFixes the deprecation introduced in JuliaLang/julia#39448 (Julia v1.7+)"
    }
  ],
  "next": "4d71bee55249dae32983971362256798a9af38bf"
}
