solrbot opened a new pull request, #4707: URL: https://github.com/apache/solr/pull/4707
> ℹ️ **Note** > > This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [actions/cache](https://redirect.github.com/actions/cache) | action | major | `v4` → `v6` | | | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v5` → `v7` | | | [actions/setup-java](https://redirect.github.com/actions/setup-java) | action | major | `v4` → `v5` | `v5.7.0` | | [docker/login-action](https://redirect.github.com/docker/login-action) | action | major | `v3` → `v4` | | | [docker/setup-buildx-action](https://redirect.github.com/docker/setup-buildx-action) | action | major | `v3` → `v4` | | | [docker/setup-qemu-action](https://redirect.github.com/docker/setup-qemu-action) | action | major | `v3` → `v4` | | | [gradle/actions](https://redirect.github.com/gradle/actions) | action | major | `v4` → `v6` | `v6.3.0` | --- ### Release Notes <details> <summary>actions/cache (actions/cache)</summary> ### [`v6.1.0`](https://redirect.github.com/actions/cache/releases/tag/v6.1.0) [Compare Source](https://redirect.github.com/actions/cache/compare/v6.0.0...v6.1.0) #### What's Changed - Bump [@​actions/cache](https://redirect.github.com/actions/cache) to v6.1.0 - handle read-only cache access by [@​jasongin](https://redirect.github.com/jasongin) in [#​1768](https://redirect.github.com/actions/cache/pull/1768) **Full Changelog**: <https://github.com/actions/cache/compare/v6...v6.1.0> ### [`v6.0.0`](https://redirect.github.com/actions/cache/releases/tag/v6.0.0) [Compare Source](https://redirect.github.com/actions/cache/compare/v6.0.0...v6.0.0) #### What's Changed - Update packages, migrate to ESM by [@​Samirat](https://redirect.github.com/Samirat) in [#​1760](https://redirect.github.com/actions/cache/pull/1760) **Full Changelog**: <https://github.com/actions/cache/compare/v5...v6.0.0> ### [`v6`](https://redirect.github.com/actions/cache/compare/v5.1.0...v6.0.0) [Compare Source](https://redirect.github.com/actions/cache/compare/v5.1.0...v6.0.0) ### [`v5.1.0`](https://redirect.github.com/actions/cache/releases/tag/v5.1.0) [Compare Source](https://redirect.github.com/actions/cache/compare/v5.0.5...v5.1.0) #### What's Changed - Bump [@​actions/cache](https://redirect.github.com/actions/cache) to v5.1.0 - handle read-only cache access by [@​jasongin](https://redirect.github.com/jasongin) in [#​1775](https://redirect.github.com/actions/cache/pull/1775) **Full Changelog**: <https://github.com/actions/cache/compare/v5...v5.1.0> ### [`v5.0.5`](https://redirect.github.com/actions/cache/releases/tag/v5.0.5) [Compare Source](https://redirect.github.com/actions/cache/compare/v5.0.4...v5.0.5) #### What's Changed - Update ts-http-runtime dependency by [@​yacaovsnc](https://redirect.github.com/yacaovsnc) in [#​1747](https://redirect.github.com/actions/cache/pull/1747) **Full Changelog**: <https://github.com/actions/cache/compare/v5...v5.0.5> ### [`v5.0.4`](https://redirect.github.com/actions/cache/releases/tag/v5.0.4) [Compare Source](https://redirect.github.com/actions/cache/compare/v5.0.3...v5.0.4) #### What's Changed - Add release instructions and update maintainer docs by [@​Link-](https://redirect.github.com/Link-) in [#​1696](https://redirect.github.com/actions/cache/pull/1696) - Potential fix for code scanning alert no. 52: Workflow does not contain permissions by [@​Link-](https://redirect.github.com/Link-) in [#​1697](https://redirect.github.com/actions/cache/pull/1697) - Fix workflow permissions and cleanup workflow names / formatting by [@​Link-](https://redirect.github.com/Link-) in [#​1699](https://redirect.github.com/actions/cache/pull/1699) - docs: Update examples to use the latest version by [@​XZTDean](https://redirect.github.com/XZTDean) in [#​1690](https://redirect.github.com/actions/cache/pull/1690) - Fix proxy integration tests by [@​Link-](https://redirect.github.com/Link-) in [#​1701](https://redirect.github.com/actions/cache/pull/1701) - Fix cache key in examples.md for bun.lock by [@​RyPeck](https://redirect.github.com/RyPeck) in [#​1722](https://redirect.github.com/actions/cache/pull/1722) - Update dependencies & patch security vulnerabilities by [@​Link-](https://redirect.github.com/Link-) in [#​1738](https://redirect.github.com/actions/cache/pull/1738) #### New Contributors - [@​XZTDean](https://redirect.github.com/XZTDean) made their first contribution in [#​1690](https://redirect.github.com/actions/cache/pull/1690) - [@​RyPeck](https://redirect.github.com/RyPeck) made their first contribution in [#​1722](https://redirect.github.com/actions/cache/pull/1722) **Full Changelog**: <https://github.com/actions/cache/compare/v5...v5.0.4> ### [`v5.0.3`](https://redirect.github.com/actions/cache/releases/tag/v5.0.3) [Compare Source](https://redirect.github.com/actions/cache/compare/v5.0.2...v5.0.3) #### What's Changed - Bump `@actions/cache` to v5.0.5 (Resolves: <https://github.com/actions/cache/security/dependabot/33>) - Bump `@actions/core` to v2.0.3 **Full Changelog**: <https://github.com/actions/cache/compare/v5...v5.0.3> ### [`v5.0.2`](https://redirect.github.com/actions/cache/releases/tag/v5.0.2): v.5.0.2 [Compare Source](https://redirect.github.com/actions/cache/compare/v5.0.1...v5.0.2) ### v5.0.2 #### What's Changed When creating cache entries, 429s returned from the cache service will not be retried. ### [`v5.0.1`](https://redirect.github.com/actions/cache/releases/tag/v5.0.1) [Compare Source](https://redirect.github.com/actions/cache/compare/v5...v5.0.1) > \[!IMPORTANT] > **`actions/cache@v5` runs on the Node.js 24 runtime and requires a minimum Actions Runner version of `2.327.1`.** > > If you are using self-hosted runners, ensure they are updated before upgrading. *** ### v5.0.1 #### What's Changed - fix: update [@​actions/cache](https://redirect.github.com/actions/cache) for Node.js 24 punycode deprecation by [@​salmanmkc](https://redirect.github.com/salmanmkc) in [#​1685](https://redirect.github.com/actions/cache/pull/1685) - prepare release v5.0.1 by [@​salmanmkc](https://redirect.github.com/salmanmkc) in [#​1686](https://redirect.github.com/actions/cache/pull/1686) ### v5.0.0 #### What's Changed - Upgrade to use node24 by [@​salmanmkc](https://redirect.github.com/salmanmkc) in [#​1630](https://redirect.github.com/actions/cache/pull/1630) - Prepare v5.0.0 release by [@​salmanmkc](https://redirect.github.com/salmanmkc) in [#​1684](https://redirect.github.com/actions/cache/pull/1684) **Full Changelog**: <https://github.com/actions/cache/compare/v5...v5.0.1> ### [`v5.0.0`](https://redirect.github.com/actions/cache/releases/tag/v5.0.0) [Compare Source](https://redirect.github.com/actions/cache/compare/v5...v5) > \[!IMPORTANT] > **`actions/cache@v5` runs on the Node.js 24 runtime and requires a minimum Actions Runner version of `2.327.1`.** > > If you are using self-hosted runners, ensure they are updated before upgrading. *** #### What's Changed - Upgrade to use node24 by [@​salmanmkc](https://redirect.github.com/salmanmkc) in [#​1630](https://redirect.github.com/actions/cache/pull/1630) - Prepare v5.0.0 release by [@​salmanmkc](https://redirect.github.com/salmanmkc) in [#​1684](https://redirect.github.com/actions/cache/pull/1684) **Full Changelog**: <https://github.com/actions/cache/compare/v4.3.0...v5.0.0> ### [`v5`](https://redirect.github.com/actions/cache/compare/v4.3.0...v5) [Compare Source](https://redirect.github.com/actions/cache/compare/v4.3.0...v5) ### [`v4.3.0`](https://redirect.github.com/actions/cache/releases/tag/v4.3.0) [Compare Source](https://redirect.github.com/actions/cache/compare/v4.2.4...v4.3.0) #### What's Changed - Add note on runner versions by [@​GhadimiR](https://redirect.github.com/GhadimiR) in [#​1642](https://redirect.github.com/actions/cache/pull/1642) - Prepare `v4.3.0` release by [@​Link-](https://redirect.github.com/Link-) in [#​1655](https://redirect.github.com/actions/cache/pull/1655) #### New Contributors - [@​GhadimiR](https://redirect.github.com/GhadimiR) made their first contribution in [#​1642](https://redirect.github.com/actions/cache/pull/1642) **Full Changelog**: <https://github.com/actions/cache/compare/v4...v4.3.0> ### [`v4.2.4`](https://redirect.github.com/actions/cache/releases/tag/v4.2.4) [Compare Source](https://redirect.github.com/actions/cache/compare/v4.2.3...v4.2.4) #### What's Changed - Update README.md by [@​nebuk89](https://redirect.github.com/nebuk89) in [#​1620](https://redirect.github.com/actions/cache/pull/1620) - Upgrade `@actions/cache` to `4.0.5` and move `@protobuf-ts/plugin` to dev depdencies by [@​Link-](https://redirect.github.com/Link-) in [#​1634](https://redirect.github.com/actions/cache/pull/1634) - Prepare release `4.2.4` by [@​Link-](https://redirect.github.com/Link-) in [#​1636](https://redirect.github.com/actions/cache/pull/1636) #### New Contributors - [@​nebuk89](https://redirect.github.com/nebuk89) made their first contribution in [#​1620](https://redirect.github.com/actions/cache/pull/1620) **Full Changelog**: <https://github.com/actions/cache/compare/v4...v4.2.4> ### [`v4.2.3`](https://redirect.github.com/actions/cache/releases/tag/v4.2.3) [Compare Source](https://redirect.github.com/actions/cache/compare/v4.2.2...v4.2.3) #### What's Changed - Update to use [@​actions/cache](https://redirect.github.com/actions/cache) 4.0.3 package & prepare for new release by [@​salmanmkc](https://redirect.github.com/salmanmkc) in [#​1577](https://redirect.github.com/actions/cache/pull/1577) (SAS tokens for cache entries are now masked in debug logs) #### New Contributors - [@​salmanmkc](https://redirect.github.com/salmanmkc) made their first contribution in [#​1577](https://redirect.github.com/actions/cache/pull/1577) **Full Changelog**: <https://github.com/actions/cache/compare/v4.2.2...v4.2.3> ### [`v4.2.2`](https://redirect.github.com/actions/cache/releases/tag/v4.2.2) [Compare Source](https://redirect.github.com/actions/cache/compare/v4.2.1...v4.2.2) #### What's Changed > \[!IMPORTANT] > As a reminder, there were important backend changes to release v4.2.0, see [those release notes](https://redirect.github.com/actions/cache/releases/tag/v4.2.0) and [the announcement](https://redirect.github.com/actions/cache/discussions/1510) for more details. - Bump [@​actions/cache](https://redirect.github.com/actions/cache) to v4.0.2 by [@​robherley](https://redirect.github.com/robherley) in [#​1560](https://redirect.github.com/actions/cache/pull/1560) **Full Changelog**: <https://github.com/actions/cache/compare/v4.2.1...v4.2.2> ### [`v4.2.1`](https://redirect.github.com/actions/cache/releases/tag/v4.2.1) [Compare Source](https://redirect.github.com/actions/cache/compare/v4.2.0...v4.2.1) #### What's Changed > \[!IMPORTANT] > As a reminder, there were important backend changes to release v4.2.0, see [those release notes](https://redirect.github.com/actions/cache/releases/tag/v4.2.0) and [the announcement](https://redirect.github.com/actions/cache/discussions/1510) for more details. - docs: GitHub is spelled incorrectly in caching-strategies.md by [@​janco-absa](https://redirect.github.com/janco-absa) in [#​1526](https://redirect.github.com/actions/cache/pull/1526) - docs: Make the "always save prime numbers" example more clear by [@​Tobbe](https://redirect.github.com/Tobbe) in [#​1525](https://redirect.github.com/actions/cache/pull/1525) - Update force deletion docs due a recent deprecation by [@​sebbalex](https://redirect.github.com/sebbalex) in [#​1500](https://redirect.github.com/actions/cache/pull/1500) - Bump [@​actions/cache](https://redirect.github.com/actions/cache) to v4.0.1 by [@​robherley](https://redirect.github.com/robherley) in [#​1554](https://redirect.github.com/actions/cache/pull/1554) #### New Contributors - [@​janco-absa](https://redirect.github.com/janco-absa) made their first contribution in [#​1526](https://redirect.github.com/actions/cache/pull/1526) - [@​Tobbe](https://redirect.github.com/Tobbe) made their first contribution in [#​1525](https://redirect.github.com/actions/cache/pull/1525) - [@​sebbalex](https://redirect.github.com/sebbalex) made their first contribution in [#​1500](https://redirect.github.com/actions/cache/pull/1500) **Full Changelog**: <https://github.com/actions/cache/compare/v4.2.0...v4.2.1> ### [`v4.2.0`](https://redirect.github.com/actions/cache/releases/tag/v4.2.0) [Compare Source](https://redirect.github.com/actions/cache/compare/v4.1.2...v4.2.0) #### ⚠️ Important Changes The cache backend service has been rewritten from the ground up for improved performance and reliability. [actions/cache](https://redirect.github.com/actions/cache) now integrates with the new cache service (v2) APIs. The new service will gradually roll out as of **February 1st, 2025**. The legacy service will also be sunset on the same date. Changes in these release are **fully backward compatible**. **We are deprecating some versions of this action**. We recommend upgrading to version `v4` or `v3` as soon as possible before **February 1st, 2025.** (Upgrade instructions below). If you are using pinned SHAs, please use the SHAs of versions `v4.2.0` or `v3.4.0` If you do not upgrade, all workflow runs using any of the deprecated [actions/cache](https://redirect.github.com/actions/cache) will fail. Upgrading to the recommended versions will not break your workflows. Read more about the change & access the migration guide: [reference to the announcement](https://redirect.github.com/actions/cache/discussions/1510). ##### Minor changes Minor and patch version updates for these dependencies: - [@​actions/core](https://redirect.github.com/actions/core): `1.11.1` - [@​actions/io](https://redirect.github.com/actions/io): `1.1.3` - [@​vercel/ncc](https://redirect.github.com/vercel/ncc): `0.38.3` **Full Changelog**: <https://github.com/actions/cache/compare/v4.1.2...v4.2.0> ### [`v4.1.2`](https://redirect.github.com/actions/cache/releases/tag/v4.1.2) [Compare Source](https://redirect.github.com/actions/cache/compare/v4.1.1...v4.1.2) #### What's Changed - Add Bun example by [@​idleberg](https://redirect.github.com/idleberg) in [#​1456](https://redirect.github.com/actions/cache/pull/1456) - Revise `isGhes` logic by [@​jww3](https://redirect.github.com/jww3) in [#​1474](https://redirect.github.com/actions/cache/pull/1474) - Bump braces from 3.0.2 to 3.0.3 by [@​dependabot](https://redirect.github.com/dependabot) in [#​1475](https://redirect.github.com/actions/cache/pull/1475) - Add dependabot.yml to enable automatic dependency upgrades by [@​Link-](https://redirect.github.com/Link-) in [#​1476](https://redirect.github.com/actions/cache/pull/1476) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://redirect.github.com/dependabot) in [#​1478](https://redirect.github.com/actions/cache/pull/1478) - Bump actions/stale from 3 to 9 by [@​dependabot](https://redirect.github.com/dependabot) in [#​1479](https://redirect.github.com/actions/cache/pull/1479) - Bump github/codeql-action from 2 to 3 by [@​dependabot](https://redirect.github.com/dependabot) in [#​1483](https://redirect.github.com/actions/cache/pull/1483) - Bump actions/setup-node from 3 to 4 by [@​dependabot](https://redirect.github.com/dependabot) in [#​1481](https://redirect.github.com/actions/cache/pull/1481) - Prepare `4.1.2` release by [@​Link-](https://redirect.github.com/Link-) in [#​1477](https://redirect.github.com/actions/cache/pull/1477) #### New Contributors - [@​idleberg](https://redirect.github.com/idleberg) made their first contribution in [#​1456](https://redirect.github.com/actions/cache/pull/1456) - [@​jww3](https://redirect.github.com/jww3) made their first contribution in [#​1474](https://redirect.github.com/actions/cache/pull/1474) - [@​Link-](https://redirect.github.com/Link-) made their first contribution in [#​1476](https://redirect.github.com/actions/cache/pull/1476) **Full Changelog**: <https://github.com/actions/cache/compare/v4.1.1...v4.1.2> ### [`v4.1.1`](https://redirect.github.com/actions/cache/releases/tag/v4.1.1) [Compare Source](https://redirect.github.com/actions/cache/compare/v4.1.0...v4.1.1) #### What's Changed - Restore original behavior of `cache-hit` output by [@​joshmgross](https://redirect.github.com/joshmgross) in [#​1467](https://redirect.github.com/actions/cache/pull/1467) **Full Changelog**: <https://github.com/actions/cache/compare/v4.1.0...v4.1.1> ### [`v4.1.0`](https://redirect.github.com/actions/cache/releases/tag/v4.1.0) [Compare Source](https://redirect.github.com/actions/cache/compare/v4.0.2...v4.1.0) #### What's Changed - Fix cache-hit output when cache missed by [@​fchimpan](https://redirect.github.com/fchimpan) in [#​1404](https://redirect.github.com/actions/cache/pull/1404) - Deprecate `save-always` input by [@​joshmgross](https://redirect.github.com/joshmgross) in [#​1452](https://redirect.github.com/actions/cache/pull/1452) #### New Contributors - [@​ottlinger](https://redirect.github.com/ottlinger) made their first contribution in [#​1437](https://redirect.github.com/actions/cache/pull/1437) - [@​Olegt0rr](https://redirect.github.com/Olegt0rr) made their first contribution in [#​1377](https://redirect.github.com/actions/cache/pull/1377) - [@​fchimpan](https://redirect.github.com/fchimpan) made their first contribution in [#​1404](https://redirect.github.com/actions/cache/pull/1404) - [@​x612skm](https://redirect.github.com/x612skm) made their first contribution in [#​1434](https://redirect.github.com/actions/cache/pull/1434) - [@​todgru](https://redirect.github.com/todgru) made their first contribution in [#​1311](https://redirect.github.com/actions/cache/pull/1311) - [@​Jcambass](https://redirect.github.com/Jcambass) made their first contribution in [#​1463](https://redirect.github.com/actions/cache/pull/1463) - [@​mackey0225](https://redirect.github.com/mackey0225) made their first contribution in [#​1462](https://redirect.github.com/actions/cache/pull/1462) - [@​quatquatt](https://redirect.github.com/quatquatt) made their first contribution in [#​1445](https://redirect.github.com/actions/cache/pull/1445) **Full Changelog**: <https://github.com/actions/cache/compare/v4.0.2...v4.1.0> ### [`v4.0.2`](https://redirect.github.com/actions/cache/releases/tag/v4.0.2) [Compare Source](https://redirect.github.com/actions/cache/compare/v4.0.1...v4.0.2) #### What's Changed - Fix `fail-on-cache-miss` not working by [@​cdce8p](https://redirect.github.com/cdce8p) in [#​1327](https://redirect.github.com/actions/cache/pull/1327) **Full Changelog**: <https://github.com/actions/cache/compare/v4.0.1...v4.0.2> ### [`v4.0.1`](https://redirect.github.com/actions/cache/releases/tag/v4.0.1) [Compare Source](https://redirect.github.com/actions/cache/compare/v4...v4.0.1) #### What's Changed - Update README.md by [@​yacaovsnc](https://redirect.github.com/yacaovsnc) in [#​1304](https://redirect.github.com/actions/cache/pull/1304) - Update examples by [@​yacaovsnc](https://redirect.github.com/yacaovsnc) in [#​1305](https://redirect.github.com/actions/cache/pull/1305) - Update actions/cache publish flow by [@​bethanyj28](https://redirect.github.com/bethanyj28) in [#​1340](https://redirect.github.com/actions/cache/pull/1340) - Update [@​actions/cache](https://redirect.github.com/actions/cache) by [@​bethanyj28](https://redirect.github.com/bethanyj28) in [#​1341](https://redirect.github.com/actions/cache/pull/1341) #### New Contributors - [@​yacaovsnc](https://redirect.github.com/yacaovsnc) made their first contribution in [#​1304](https://redirect.github.com/actions/cache/pull/1304) **Full Changelog**: <https://github.com/actions/cache/compare/v4...v4.0.1> </details> <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v7.0.1`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v701) [Compare Source](https://redirect.github.com/actions/checkout/compare/v7...v7.0.1) - Skip running unsafe pr check if input is default by [@​aiqiaoy](https://redirect.github.com/aiqiaoy) in [#​2518](https://redirect.github.com/actions/checkout/pull/2518) - Trim only ascii whitespace for branch by [@​aiqiaoy](https://redirect.github.com/aiqiaoy) in [#​2521](https://redirect.github.com/actions/checkout/pull/2521) - Escape values passed to --unset by [@​aiqiaoy](https://redirect.github.com/aiqiaoy) in [#​2530](https://redirect.github.com/actions/checkout/pull/2530) - Various dependency updates ### [`v7.0.0`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v700) [Compare Source](https://redirect.github.com/actions/checkout/compare/v7...v7) - Block checking out fork PR for pull\_request\_target and workflow\_run by [@​aiqiaoy](https://redirect.github.com/aiqiaoy) in [#​2454](https://redirect.github.com/actions/checkout/pull/2454) - Various dependency updates ### [`v7`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v701) [Compare Source](https://redirect.github.com/actions/checkout/compare/v6.1.0...v7) - Skip running unsafe pr check if input is default by [@​aiqiaoy](https://redirect.github.com/aiqiaoy) in [#​2518](https://redirect.github.com/actions/checkout/pull/2518) - Trim only ascii whitespace for branch by [@​aiqiaoy](https://redirect.github.com/aiqiaoy) in [#​2521](https://redirect.github.com/actions/checkout/pull/2521) - Escape values passed to --unset by [@​aiqiaoy](https://redirect.github.com/aiqiaoy) in [#​2530](https://redirect.github.com/actions/checkout/pull/2530) - Various dependency updates ### [`v6.1.0`](https://redirect.github.com/actions/checkout/releases/tag/v6.1.0) [Compare Source](https://redirect.github.com/actions/checkout/compare/v6.0.3...v6.1.0) #### What's Changed - **\[BREAKING]** backport `allow-unsafe-pr-checkout` to v6 by [@​aiqiaoy](https://redirect.github.com/aiqiaoy) in [#​2500](https://redirect.github.com/actions/checkout/pull/2500) - backport fixes to releases-v6 by [@​aiqiaoy](https://redirect.github.com/aiqiaoy) in [#​2527](https://redirect.github.com/actions/checkout/pull/2527) <https://github.blog/changelog/2026-06-18-safer-pull_request_target-defaults-for-github-actions-checkout/> for more details about this breaking change **Full Changelog**: <https://github.com/actions/checkout/compare/v6.0.3...v6.1.0> ### [`v6.0.3`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v603) [Compare Source](https://redirect.github.com/actions/checkout/compare/v6.0.2...v6.0.3) - Fix checkout init for SHA-256 repositories by [@​yaananth](https://redirect.github.com/yaananth) in [#​2439](https://redirect.github.com/actions/checkout/pull/2439) - fix: expand merge commit SHA regex and add SHA-256 test cases by [@​yaananth](https://redirect.github.com/yaananth) in [#​2414](https://redirect.github.com/actions/checkout/pull/2414) ### [`v6.0.2`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v602) [Compare Source](https://redirect.github.com/actions/checkout/compare/v6.0.1...v6.0.2) - Fix tag handling: preserve annotations and explicit fetch-tags by [@​ericsciple](https://redirect.github.com/ericsciple) in [#​2356](https://redirect.github.com/actions/checkout/pull/2356) ### [`v6.0.1`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v601) [Compare Source](https://redirect.github.com/actions/checkout/compare/v6...v6.0.1) - Add worktree support for persist-credentials includeIf by [@​ericsciple](https://redirect.github.com/ericsciple) in [#​2327](https://redirect.github.com/actions/checkout/pull/2327) ### [`v6.0.0`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v600) [Compare Source](https://redirect.github.com/actions/checkout/compare/v6...v6) - Persist creds to a separate file by [@​ericsciple](https://redirect.github.com/ericsciple) in [#​2286](https://redirect.github.com/actions/checkout/pull/2286) - Update README to include Node.js 24 support details and requirements by [@​salmanmkc](https://redirect.github.com/salmanmkc) in [#​2248](https://redirect.github.com/actions/checkout/pull/2248) ### [`v6`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v603) [Compare Source](https://redirect.github.com/actions/checkout/compare/v5.1.0...v6) - Fix checkout init for SHA-256 repositories by [@​yaananth](https://redirect.github.com/yaananth) in [#​2439](https://redirect.github.com/actions/checkout/pull/2439) - fix: expand merge commit SHA regex and add SHA-256 test cases by [@​yaananth](https://redirect.github.com/yaananth) in [#​2414](https://redirect.github.com/actions/checkout/pull/2414) ### [`v5.1.0`](https://redirect.github.com/actions/checkout/releases/tag/v5.1.0) [Compare Source](https://redirect.github.com/actions/checkout/compare/v5.0.1...v5.1.0) #### What's Changed - **\[BREAKING]** backport `allow-unsafe-pr-checkout` to v5 by [@​aiqiaoy](https://redirect.github.com/aiqiaoy) in [#​2501](https://redirect.github.com/actions/checkout/pull/2501) - backport fixes to releases-v5 by [@​aiqiaoy](https://redirect.github.com/aiqiaoy) in [#​2523](https://redirect.github.com/actions/checkout/pull/2523) <https://github.blog/changelog/2026-06-18-safer-pull_request_target-defaults-for-github-actions-checkout/> for more details about this breaking change **Full Changelog**: <https://github.com/actions/checkout/compare/v5.0.1...v5.1.0> ### [`v5.0.1`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v501) [Compare Source](https://redirect.github.com/actions/checkout/compare/v5...v5.0.1) - Port v6 cleanup to v5 by [@​ericsciple](https://redirect.github.com/ericsciple) in [#​2301](https://redirect.github.com/actions/checkout/pull/2301) </details> <details> <summary>actions/setup-java (actions/setup-java)</summary> ### [`v5.6.0`](https://redirect.github.com/actions/setup-java/releases/tag/v5.6.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v5.5.0...v5.6.0) #### What's Changed - Backport to v5: Add Maven compiler problem matcher for javac diagnostics by [@​brunoborges](https://redirect.github.com/brunoborges) in [#​1087](https://redirect.github.com/actions/setup-java/pull/1087) - feat: expose cache-primary-key output ([#​597](https://redirect.github.com/actions/setup-java/issues/597)) \[v5 backport] by [@​brunoborges](https://redirect.github.com/brunoborges) in [#​1089](https://redirect.github.com/actions/setup-java/pull/1089) - dist: Cover Tencent Kona JDK 25 ([#​1108](https://redirect.github.com/actions/setup-java/issues/1108)) \[v5 backport] by [@​brunoborges](https://redirect.github.com/brunoborges) in [#​1110](https://redirect.github.com/actions/setup-java/pull/1110) - Backport [#​1111](https://redirect.github.com/actions/setup-java/issues/1111): Preserve Maven toolchains across repeated setup-java runs ([#​1099](https://redirect.github.com/actions/setup-java/issues/1099)) by [@​brunoborges](https://redirect.github.com/brunoborges) in [#​1113](https://redirect.github.com/actions/setup-java/pull/1113) - Backport [#​1097](https://redirect.github.com/actions/setup-java/issues/1097)/[#​1098](https://redirect.github.com/actions/setup-java/issues/1098) to v5: cache Maven and Gradle wrapper distributions separately by [@​brunoborges](https://redirect.github.com/brunoborges) in [#​1122](https://redirect.github.com/actions/setup-java/pull/1122) **Full Changelog**: <https://github.com/actions/setup-java/compare/v5...v5.6.0> ### [`v5.5.0`](https://redirect.github.com/actions/setup-java/releases/tag/v5.5.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v5.4.0...v5.5.0) #### What's Changed - chore: enforce pre-PR validation (aggregate scripts, git hooks, PR checklist) by [@​brunoborges](https://redirect.github.com/brunoborges) in [#​1061](https://redirect.github.com/actions/setup-java/pull/1061) - Bump github/codeql-action from 3 to 4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1069](https://redirect.github.com/actions/setup-java/pull/1069) - Bump actions/checkout from 6 to 7 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1068](https://redirect.github.com/actions/setup-java/pull/1068) - Bump actions/setup-python from 5 to 6 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1067](https://redirect.github.com/actions/setup-java/pull/1067) - Bump [@​typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 8.61.1 to 8.62.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1062](https://redirect.github.com/actions/setup-java/pull/1062) - feat: Add verify-signature plumbing and Temurin+Microsoft verification support by [@​johnoliver](https://redirect.github.com/johnoliver) in [#​1060](https://redirect.github.com/actions/setup-java/pull/1060) - Updated jetbrains test: https.request() now catches errors. This fixes leaking tests as well by [@​jmjaffe37](https://redirect.github.com/jmjaffe37) in [#​1070](https://redirect.github.com/actions/setup-java/pull/1070) - Fix arm64 e2e workflow tests mislabeled as x64 by [@​brunoborges](https://redirect.github.com/brunoborges) with [@​Copilot](https://redirect.github.com/Copilot) in [#​1073](https://redirect.github.com/actions/setup-java/pull/1073) - feat: suppress Maven transfer progress via MAVEN\_ARGS by default (add show-download-progress input) by [@​brunoborges](https://redirect.github.com/brunoborges) in [#​1053](https://redirect.github.com/actions/setup-java/pull/1053) - feat: Disable interactiveMode in generated Maven settings.xml by [@​brunoborges](https://redirect.github.com/brunoborges) with [@​Copilot](https://redirect.github.com/Copilot) in [#​1052](https://redirect.github.com/actions/setup-java/pull/1052) - Bump prettier from 3.6.2 to 3.9.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1066](https://redirect.github.com/actions/setup-java/pull/1066) - chore(deps-dev): bump eslint-plugin-jest from 29.0.1 to 29.15.4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1074](https://redirect.github.com/actions/setup-java/pull/1074) - fix: Maven Toolchains grows unexpectedly by [@​Okeanos](https://redirect.github.com/Okeanos) in [#​534](https://redirect.github.com/actions/setup-java/pull/534) - dist: Support Tencent Kona JDK by [@​johnshajiang](https://redirect.github.com/johnshajiang) in [#​672](https://redirect.github.com/actions/setup-java/pull/672) - feat: Add set-default option by [@​gsmet](https://redirect.github.com/gsmet) in [#​1017](https://redirect.github.com/actions/setup-java/pull/1017) - docs: document problem matcher (and how to disable it), Maven Wrapper caching, and generated interactiveMode by [@​brunoborges](https://redirect.github.com/brunoborges) in [#​1075](https://redirect.github.com/actions/setup-java/pull/1075) - feat: Add distribution detection support to .sdkmanrc file by [@​lukaszgyg](https://redirect.github.com/lukaszgyg) in [#​975](https://redirect.github.com/actions/setup-java/pull/975) #### New Contributors - [@​jmjaffe37](https://redirect.github.com/jmjaffe37) made their first contribution in [#​1070](https://redirect.github.com/actions/setup-java/pull/1070) - [@​gsmet](https://redirect.github.com/gsmet) made their first contribution in [#​1017](https://redirect.github.com/actions/setup-java/pull/1017) - [@​lukaszgyg](https://redirect.github.com/lukaszgyg) made their first contribution in [#​975](https://redirect.github.com/actions/setup-java/pull/975) **Full Changelog**: <https://github.com/actions/setup-java/compare/v5...v5.5.0> ### [`v5.4.0`](https://redirect.github.com/actions/setup-java/releases/tag/v5.4.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v5.3.0...v5.4.0) #### What's Changed - Bump [@​typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 8.48.0 to 8.61.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1021](https://redirect.github.com/actions/setup-java/pull/1021) - Fix codeql workflow permissions by [@​jsoref](https://redirect.github.com/jsoref) in [#​993](https://redirect.github.com/actions/setup-java/pull/993) - fix CodeQL permissions by [@​gdams](https://redirect.github.com/gdams) in [#​1025](https://redirect.github.com/actions/setup-java/pull/1025) - fix: reject non-semver candidate versions in isVersionSatisfies by [@​sproctor](https://redirect.github.com/sproctor) in [#​1009](https://redirect.github.com/actions/setup-java/pull/1009) - Bump [@​actions/cache](https://redirect.github.com/actions/cache) to 5.1.0, handle cache write denied by [@​jasongin](https://redirect.github.com/jasongin) in [#​1026](https://redirect.github.com/actions/setup-java/pull/1026) - Add Maven Wrapper cache feature by [@​mahabaleshwars](https://redirect.github.com/mahabaleshwars) in [#​1027](https://redirect.github.com/actions/setup-java/pull/1027) - Spelling by [@​jsoref](https://redirect.github.com/jsoref) in [#​713](https://redirect.github.com/actions/setup-java/pull/713) - add link to advanced configuration for JetBrains by [@​robstoll](https://redirect.github.com/robstoll) in [#​850](https://redirect.github.com/actions/setup-java/pull/850) - docs(action): fix missing required or default fields by [@​kranthipoturaju](https://redirect.github.com/kranthipoturaju) in [#​1007](https://redirect.github.com/actions/setup-java/pull/1007) - feat: add microsoft openjdk 17.0.18 by [@​al-kau](https://redirect.github.com/al-kau) in [#​1002](https://redirect.github.com/actions/setup-java/pull/1002) - Update README.md - use "alert syntax for Markdown" for notes by [@​mhoffrog](https://redirect.github.com/mhoffrog) in [#​924](https://redirect.github.com/actions/setup-java/pull/924) - Bump undici from 6.24.1 to 6.27.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1033](https://redirect.github.com/actions/setup-java/pull/1033) - Update contributor guide with emoji for clarity by [@​brunoborges](https://redirect.github.com/brunoborges) in [#​1028](https://redirect.github.com/actions/setup-java/pull/1028) - add javac problem matcher by [@​Trass3r](https://redirect.github.com/Trass3r) in [#​562](https://redirect.github.com/actions/setup-java/pull/562) - Clarify README version syntax and migration guidance by [@​brunoborges](https://redirect.github.com/brunoborges) with [@​Copilot](https://redirect.github.com/Copilot) in [#​1038](https://redirect.github.com/actions/setup-java/pull/1038) - Update undici artifacts to 6.27.0 (license cache + dist) by [@​brunoborges](https://redirect.github.com/brunoborges) in [#​1040](https://redirect.github.com/actions/setup-java/pull/1040) - docs: enhance custom jdk file installation by [@​stephanabel](https://redirect.github.com/stephanabel) in [#​996](https://redirect.github.com/actions/setup-java/pull/996) - Templates for new Java distributions by [@​panticmilos](https://redirect.github.com/panticmilos) in [#​429](https://redirect.github.com/actions/setup-java/pull/429) - Bump actions/checkout from 6 to 7 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1032](https://redirect.github.com/actions/setup-java/pull/1032) - Bump [@​types/node](https://redirect.github.com/types/node) from 25.9.3 to 26.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1031](https://redirect.github.com/actions/setup-java/pull/1031) - docs: replace non-existent HelloWorldApp references with java --version by [@​brunoborges](https://redirect.github.com/brunoborges) with [@​Copilot](https://redirect.github.com/Copilot) in [#​1043](https://redirect.github.com/actions/setup-java/pull/1043) - docs: add JavaFX Maven project configuration instructions by [@​brunoborges](https://redirect.github.com/brunoborges) with [@​Copilot](https://redirect.github.com/Copilot) in [#​1044](https://redirect.github.com/actions/setup-java/pull/1044) - docs: self-signed certificate / internal CA handling for GitHub Enterprise by [@​brunoborges](https://redirect.github.com/brunoborges) in [#​1050](https://redirect.github.com/actions/setup-java/pull/1050) - docs: document importing an internal CA into the installed JDK (cacerts) by [@​brunoborges](https://redirect.github.com/brunoborges) in [#​1051](https://redirect.github.com/actions/setup-java/pull/1051) - chore: Harden workflows: least-privilege permissions + zizmor integration by [@​brunoborges](https://redirect.github.com/brunoborges) in [#​1039](https://redirect.github.com/actions/setup-java/pull/1039) - dist: Add GraalVM Community distribution support by [@​brunoborges](https://redirect.github.com/brunoborges) with [@​Copilot](https://redirect.github.com/Copilot) in [#​1042](https://redirect.github.com/actions/setup-java/pull/1042) - docs: note jdkfile approach for Early Access / unreleased JDK builds by [@​brunoborges](https://redirect.github.com/brunoborges) in [#​1058](https://redirect.github.com/actions/setup-java/pull/1058) - dist: Apply Copilot review suggestions from PR [#​1042](https://redirect.github.com/actions/setup-java/issues/1042) (GraalVM Community) by [@​brunoborges](https://redirect.github.com/brunoborges) in [#​1059](https://redirect.github.com/actions/setup-java/pull/1059) #### New Contributors - [@​jsoref](https://redirect.github.com/jsoref) made their first contribution in [#​993](https://redirect.github.com/actions/setup-java/pull/993) - [@​sproctor](https://redirect.github.com/sproctor) made their first contribution in [#​1009](https://redirect.github.com/actions/setup-java/pull/1009) - [@​jasongin](https://redirect.github.com/jasongin) made their first contribution in [#​1026](https://redirect.github.com/actions/setup-java/pull/1026) - [@​robstoll](https://redirect.github.com/robstoll) made their first contribution in [#​850](https://redirect.github.com/actions/setup-java/pull/850) - [@​kranthipoturaju](https://redirect.github.com/kranthipoturaju) made their first contribution in [#​1007](https://redirect.github.com/actions/setup-java/pull/1007) - [@​al-kau](https://redirect.github.com/al-kau) made their first contribution in [#​1002](https://redirect.github.com/actions/setup-java/pull/1002) - [@​mhoffrog](https://redirect.github.com/mhoffrog) made their first contribution in [#​924](https://redirect.github.com/actions/setup-java/pull/924) - [@​brunoborges](https://redirect.github.com/brunoborges) made their first contribution in [#​1028](https://redirect.github.com/actions/setup-java/pull/1028) - [@​Trass3r](https://redirect.github.com/Trass3r) made their first contribution in [#​562](https://redirect.github.com/actions/setup-java/pull/562) - [@​stephanabel](https://redirect.github.com/stephanabel) made their first contribution in [#​996](https://redirect.github.com/actions/setup-java/pull/996) **Full Changelog**: <https://github.com/actions/setup-java/compare/v5...v5.4.0> ### [`v5.3.0`](https://redirect.github.com/actions/setup-java/releases/tag/v5.3.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v5.2.0...v5.3.0) #### What's Changed - chore: update Java version to 25 in setup examples by [@​alaahong](https://redirect.github.com/alaahong) in [#​969](https://redirect.github.com/actions/setup-java/pull/969) - Bump minimatch from 3.1.2 to 3.1.5 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​984](https://redirect.github.com/actions/setup-java/pull/984) - Refactor error handling and improve test logging for installers by [@​chiranjib-swain](https://redirect.github.com/chiranjib-swain) in [#​989](https://redirect.github.com/actions/setup-java/pull/989) - chore: upgrade dependencies ([@​actions/core](https://redirect.github.com/actions/core), cache, glob, http-client, tool-cache, xmlbuilder2) by [@​Copilot](https://redirect.github.com/Copilot) in [#​999](https://redirect.github.com/actions/setup-java/pull/999) - Add Oracle JDK 17 licensing limitation note by [@​mahabaleshwars](https://redirect.github.com/mahabaleshwars) in [#​1001](https://redirect.github.com/actions/setup-java/pull/1001) - Update readme for ubuntu sudo java\_home behavior by [@​mahabaleshwars](https://redirect.github.com/mahabaleshwars) in [#​1013](https://redirect.github.com/actions/setup-java/pull/1013) - temurin: add support for Alpine Linux by [@​gdams](https://redirect.github.com/gdams) in [#​674](https://redirect.github.com/actions/setup-java/pull/674) - fix: resolve npm audit vulnerabilities in fast-xml-builder and fast-xml-parser by [@​gdams](https://redirect.github.com/gdams) in [#​1015](https://redirect.github.com/actions/setup-java/pull/1015) - Bump [@​typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 8.35.1 to 8.48.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​952](https://redirect.github.com/actions/setup-java/pull/952) - Bump eslint-config-prettier from 8.10.0 to 10.1.8 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​881](https://redirect.github.com/actions/setup-java/pull/881) - Bump picomatch, [@​types/jest](https://redirect.github.com/types/jest), jest, jest-circus and ts-jest by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1016](https://redirect.github.com/actions/setup-java/pull/1016) - Bump [@​types/node](https://redirect.github.com/types/node) from 24.1.0 to 25.9.3 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​950](https://redirect.github.com/actions/setup-java/pull/950) - Implement pagination with link headers for Adoptium based apis by [@​johnoliver](https://redirect.github.com/johnoliver) in [#​1014](https://redirect.github.com/actions/setup-java/pull/1014) - Make the Adoptopenjdk package type look at the Temurin repo first for latest assets by [@​johnoliver](https://redirect.github.com/johnoliver) in [#​522](https://redirect.github.com/actions/setup-java/pull/522) - Bump [@​vercel/ncc](https://redirect.github.com/vercel/ncc) from 0.38.1 to 0.44.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1018](https://redirect.github.com/actions/setup-java/pull/1018) #### New Contributors - [@​alaahong](https://redirect.github.com/alaahong) made their first contribution in [#​969](https://redirect.github.com/actions/setup-java/pull/969) - [@​Copilot](https://redirect.github.com/Copilot) made their first contribution in [#​999](https://redirect.github.com/actions/setup-java/pull/999) - [@​johnoliver](https://redirect.github.com/johnoliver) made their first contribution in [#​1014](https://redirect.github.com/actions/setup-java/pull/1014) **Full Changelog**: <https://github.com/actions/setup-java/compare/v5...v5.3.0> ### [`v5.2.0`](https://redirect.github.com/actions/setup-java/releases/tag/v5.2.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v5.1.0...v5.2.0) #### What's Changed ##### Enhancement - Retry on HTTP 522 Connection timed out by [@​findepi](https://redirect.github.com/findepi) in [#​964](https://redirect.github.com/actions/setup-java/pull/964) ##### Documentation Changes - Update gradle caching by [@​priya-kinthali](https://redirect.github.com/priya-kinthali) in [#​972](https://redirect.github.com/actions/setup-java/pull/972) - Update checkout to v6 by [@​mahabaleshwars](https://redirect.github.com/mahabaleshwars) in [#​973](https://redirect.github.com/actions/setup-java/pull/973) ##### Dependency Updates - Upgrade [@​actions/cache](https://redirect.github.com/actions/cache) to v5 by [@​salmanmkc](https://redirect.github.com/salmanmkc) in [#​968](https://redirect.github.com/actions/setup-java/pull/968) - Upgrade actions/checkout from 5 to 6 by [@​dependabot](https://redirect.github.com/dependabot) in [#​961](https://redirect.github.com/actions/setup-java/pull/961) #### New Contributors - [@​findepi](https://redirect.github.com/findepi) made their first contribution in [#​964](https://redirect.github.com/actions/setup-java/pull/964) **Full Changelog**: <https://github.com/actions/setup-java/compare/v5...v5.2.0> ### [`v5.1.0`](https://redirect.github.com/actions/setup-java/releases/tag/v5.1.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v5...v5.1.0) #### What's Changed ##### New Features - Add support for `.sdkmanrc` file in `java-version-file` parameter by [@​guicamest](https://redirect.github.com/guicamest) in [#​736](https://redirect.github.com/actions/setup-java/pull/736) - Add support for Microsoft OpenJDK 25 builds by [@​the-mod](https://redirect.github.com/the-mod) in [#​927](https://redirect.github.com/actions/setup-java/pull/927) ##### Bug Fixes & Improvements - Update Regex to Support All ASDF Versions for the supported distributions in tool-versions File by [@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in [#​767](https://redirect.github.com/actions/setup-java/pull/767) - Enhance error logging for network failures to include endpoint/IP details, add retry mechanism and update workflows to use macos-15-intel by [@​priya-kinthali](https://redirect.github.com/priya-kinthali) in [#​946](https://redirect.github.com/actions/setup-java/pull/946) - Update SapMachine URLs by [@​RealCLanger](https://redirect.github.com/RealCLanger) in [#​955](https://redirect.github.com/actions/setup-java/pull/955) - Add GitHub Token Support for GraalVM and Refactor Code by [@​mahabaleshwars](https://redirect.github.com/mahabaleshwars) in [#​849](https://redirect.github.com/actions/setup-java/pull/849) ##### Documentation changes - Update documentation to use checkout and Java v5 by [@​lmvysakh](https://redirect.github.com/lmvysakh) in [#​903](https://redirect.github.com/actions/setup-java/pull/903) - Clarify JAVA\_HOME and PATH setup in README by [@​chiranjib-swain](https://redirect.github.com/chiranjib-swain) in [#​841](https://redirect.github.com/actions/setup-java/pull/841) ##### Dependency updates - Upgrade prettier from 2.8.8 to 3.6.2 and document breaking changes in v5 by [@​dependabot](https://redirect.github.com/dependabot) in [#​873](https://redirect.github.com/actions/setup-java/pull/873) - Upgrade actions/publish-action from 0.3.0 to 0.4.0 by [@​dependabot](https://redirect.github.com/dependabot) in [#​912](https://redirect.github.com/actions/setup-java/pull/912) #### New Contributors - [@​lmvysakh](https://redirect.github.com/lmvysakh) made their first contribution in [#​903](https://redirect.github.com/actions/setup-java/pull/903) - [@​chiranjib-swain](https://redirect.github.com/chiranjib-swain) made their first contribution in [#​841](https://redirect.github.com/actions/setup-java/pull/841) - [@​the-mod](https://redirect.github.com/the-mod) made their first contribution in [#​927](https://redirect.github.com/actions/setup-java/pull/927) - [@​priya-kinthali](https://redirect.github.com/priya-kinthali) made their first contribution in [#​946](https://redirect.github.com/actions/setup-java/pull/946) - [@​guicamest](https://redirect.github.com/guicamest) made their first contribution in [#​736](https://redirect.github.com/actions/setup-java/pull/736) **Full Changelog**: <https://github.com/actions/setup-java/compare/v5...v5.1.0> ### [`v5.0.0`](https://redirect.github.com/actions/setup-java/releases/tag/v5.0.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v5...v5) #### What's Changed ##### Breaking Changes - Upgrade to node 24 by [@​salmanmkc](https://redirect.github.com/salmanmkc) in [#​888](https://redirect.github.com/actions/setup-java/pull/888) Make sure your runner is updated to this version or newer to use this release. v2.327.1 [Release Notes](https://redirect.github.com/actions/runner/releases/tag/v2.327.1) ##### Dependency Upgrades - Upgrade Publish Immutable Action by [@​HarithaVattikuti](https://redirect.github.com/HarithaVattikuti) in [#​798](https://redirect.github.com/actions/setup-java/pull/798) - Upgrade eslint-plugin-jest from 27.9.0 to 28.11.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​730](https://redirect.github.com/actions/setup-java/pull/730) - Upgrade undici from 5.28.5 to 5.29.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​833](https://redirect.github.com/actions/setup-java/pull/833) - Upgrade form-data to bring in fix for critical vulnerability by [@​gowridurgad](https://redirect.github.com/gowridurgad) in [#​887](https://redirect.github.com/actions/setup-java/pull/887) - Upgrade actions/checkout from 4 to 5 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​896](https://redirect.github.com/actions/setup-java/pull/896) ##### Bug Fixes - Prevent default installation of JetBrains pre-releases by [@​priyagupta108](https://redirect.github.com/priyagupta108) in [#​859](https://redirect.github.com/actions/setup-java/pull/859) - Improve Error Handling for Setup-Java Action to Help Debug Intermittent Failures by [@​gowridurgad](https://redirect.github.com/gowridurgad) in [#​848](https://redirect.github.com/actions/setup-java/pull/848) #### New Contributors - [@​gowridurgad](https://redirect.github.com/gowridurgad) made their first contribution in [#​848](https://redirect.github.com/actions/setup-java/pull/848) - [@​salmanmkc](https://redirect.github.com/salmanmkc) made their first contribution in [#​888](https://redirect.github.com/actions/setup-java/pull/888) **Full Changelog**: <https://github.com/actions/setup-java/compare/v4...v5.0.0> ### [`v5`](https://redirect.github.com/actions/setup-java/compare/v4.9.0...v5) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v4.9.0...v5) ### [`v4.9.0`](https://redirect.github.com/actions/setup-java/releases/tag/v4.9.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v4.8.0...v4.9.0) #### What's Changed - Fix v4 dependency audit failures by [@​brunoborges](https://redirect.github.com/brunoborges) in [#​1188](https://redirect.github.com/actions/setup-java/pull/1188) - Deprecate legacy Adopt distributions in v4 by [@​brunoborges](https://redirect.github.com/brunoborges) in [#​1187](https://redirect.github.com/actions/setup-java/pull/1187) **Full Changelog**: <https://github.com/actions/setup-java/compare/v4.8.0...v4.9.0> ### [`v4.8.0`](https://redirect.github.com/actions/setup-java/releases/tag/v4.8.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v4.7.1...v4.8.0) #### What's Changed - License and Audit Fixes by [@​HarithaVattikuti](https://redirect.github.com/HarithaVattikuti) in [#​960](https://redirect.github.com/actions/setup-java/pull/960) - Update SapMachine URLs by [@​RealCLanger](https://redirect.github.com/RealCLanger) in [#​965](https://redirect.github.com/actions/setup-java/pull/965) **Full Changelog**: <https://github.com/actions/setup-java/compare/v4...v4.8.0> ### [`v4.7.1`](https://redirect.github.com/actions/setup-java/releases/tag/v4.7.1) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v4.7.0...v4.7.1) #### What's Changed ##### Documentation changes - Add Documentation to Recommend Using GraalVM JDK 17 Version to 17.0.12 to Align with GFTC License Terms by [@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in [#​704](https://redirect.github.com/actions/setup-java/pull/704) - Remove duplicated GraalVM section in documentation by [@​Marcono1234](https://redirect.github.com/Marcono1234) in [#​716](https://redirect.github.com/actions/setup-java/pull/716) ##### Dependency updates: - Upgrade [@​action/cache](https://redirect.github.com/action/cache) from 4.0.0 to 4.0.2 by [@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in [#​766](https://redirect.github.com/actions/setup-java/pull/766) - Upgrade [@​actions/glob](https://redirect.github.com/actions/glob) from 0.4.0 to 0.5.0 by [@​dependabot](https://redirect.github.com/dependabot) in [#​744](https://redirect.github.com/actions/setup-java/pull/744) - Upgrade ts-jest from 29.1.2 to 29.2.5 by [@​dependabot](https://redirect.github.com/dependabot) in [#​743](https://redirect.github.com/actions/setup-java/pull/743) - Upgrade [@​action/cache](https://redirect.github.com/action/cache) to 4.0.3 by [@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in [#​773](https://redirect.github.com/actions/setup-java/pull/773) **Full Changelog**: <https://github.com/actions/setup-java/compare/v4...v4.7.1> ### [`v4.7.0`](https://redirect.github.com/actions/setup-java/releases/tag/v4.7.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v4.6.0...v4.7.0) #### What's Changed - Configure Dependabot settings by [@​HarithaVattikuti](https://redirect.github.com/HarithaVattikuti) in [#​722](https://redirect.github.com/actions/setup-java/pull/722) - README Update: Added a permissions section by [@​benwells](https://redirect.github.com/benwells) in [#​723](https://redirect.github.com/actions/setup-java/pull/723) - Upgrade `cache` from version 3.2.4 to 4.0.0 by [@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in [#​724](https://redirect.github.com/actions/setup-java/pull/724) - Upgrade `@actions/http-client` from 2.2.1 to 2.2.3 by [@​dependabot](https://redirect.github.com/dependabot) in [#​728](https://redirect.github.com/actions/setup-java/pull/728) - Upgrade `actions/publish-immutable-action` from 0.0.3 to 0.0.4 by [@​dependabot](https://redirect.github.com/dependabot) in [#​727](https://redirect.github.com/actions/setup-java/pull/727) - Upgrade `@types/jest` from 29.5.12 to 29.5.14 by [@​dependabot](https://redirect.github.com/dependabot) in [#​729](https://redirect.github.com/actions/setup-java/pull/729) #### New Contributors - [@​benwells](https://redirect.github.com/benwells) made their first contribution in [#​723](https://redirect.github.com/actions/setup-java/pull/723) **Full Changelog**: <https://github.com/actions/setup-java/compare/v4...v4.7.0> ### [`v4.6.0`](https://redirect.github.com/actions/setup-java/releases/tag/v4.6.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v4.5.0...v4.6.0) #### What's Changed **Add-ons:** - Ad > ✂ **Note** > > PR body was truncated to here. </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Every minute (`* * * * *`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/solrbot/renovate-github-action) <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzAuMTgiLCJ1cGRhdGVkSW5WZXIiOiI0My4xNzAuMTgiLCJ0YXJnZXRCcmFuY2giOiJicmFuY2hfOXgiLCJsYWJlbHMiOlsiZXhlbXB0LXN0YWxlIl19--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
