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 [@&#8203;actions/cache](https://redirect.github.com/actions/cache) to 
v6.1.0 - handle read-only cache access by 
[@&#8203;jasongin](https://redirect.github.com/jasongin) in 
[#&#8203;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 
[@&#8203;Samirat](https://redirect.github.com/Samirat) in 
[#&#8203;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 [@&#8203;actions/cache](https://redirect.github.com/actions/cache) to 
v5.1.0 - handle read-only cache access by 
[@&#8203;jasongin](https://redirect.github.com/jasongin) in 
[#&#8203;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 
[@&#8203;yacaovsnc](https://redirect.github.com/yacaovsnc) in 
[#&#8203;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 
[@&#8203;Link-](https://redirect.github.com/Link-) in 
[#&#8203;1696](https://redirect.github.com/actions/cache/pull/1696)
   - Potential fix for code scanning alert no. 52: Workflow does not contain 
permissions by [@&#8203;Link-](https://redirect.github.com/Link-) in 
[#&#8203;1697](https://redirect.github.com/actions/cache/pull/1697)
   - Fix workflow permissions and cleanup workflow names / formatting by 
[@&#8203;Link-](https://redirect.github.com/Link-) in 
[#&#8203;1699](https://redirect.github.com/actions/cache/pull/1699)
   - docs: Update examples to use the latest version by 
[@&#8203;XZTDean](https://redirect.github.com/XZTDean) in 
[#&#8203;1690](https://redirect.github.com/actions/cache/pull/1690)
   - Fix proxy integration tests by 
[@&#8203;Link-](https://redirect.github.com/Link-) in 
[#&#8203;1701](https://redirect.github.com/actions/cache/pull/1701)
   - Fix cache key in examples.md for bun.lock by 
[@&#8203;RyPeck](https://redirect.github.com/RyPeck) in 
[#&#8203;1722](https://redirect.github.com/actions/cache/pull/1722)
   - Update dependencies & patch security vulnerabilities by 
[@&#8203;Link-](https://redirect.github.com/Link-) in 
[#&#8203;1738](https://redirect.github.com/actions/cache/pull/1738)
   
   #### New Contributors
   
   - [@&#8203;XZTDean](https://redirect.github.com/XZTDean) made their first 
contribution in 
[#&#8203;1690](https://redirect.github.com/actions/cache/pull/1690)
   - [@&#8203;RyPeck](https://redirect.github.com/RyPeck) made their first 
contribution in 
[#&#8203;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 
[@&#8203;actions/cache](https://redirect.github.com/actions/cache) for Node.js 
24 punycode deprecation by 
[@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) in 
[#&#8203;1685](https://redirect.github.com/actions/cache/pull/1685)
   - prepare release v5.0.1 by 
[@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) in 
[#&#8203;1686](https://redirect.github.com/actions/cache/pull/1686)
   
   ### v5.0.0
   
   #### What's Changed
   
   - Upgrade to use node24 by 
[@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) in 
[#&#8203;1630](https://redirect.github.com/actions/cache/pull/1630)
   - Prepare v5.0.0 release by 
[@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) in 
[#&#8203;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 
[@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) in 
[#&#8203;1630](https://redirect.github.com/actions/cache/pull/1630)
   - Prepare v5.0.0 release by 
[@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) in 
[#&#8203;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 
[@&#8203;GhadimiR](https://redirect.github.com/GhadimiR) in 
[#&#8203;1642](https://redirect.github.com/actions/cache/pull/1642)
   - Prepare `v4.3.0` release by 
[@&#8203;Link-](https://redirect.github.com/Link-) in 
[#&#8203;1655](https://redirect.github.com/actions/cache/pull/1655)
   
   #### New Contributors
   
   - [@&#8203;GhadimiR](https://redirect.github.com/GhadimiR) made their first 
contribution in 
[#&#8203;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 [@&#8203;nebuk89](https://redirect.github.com/nebuk89) 
in [#&#8203;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 [@&#8203;Link-](https://redirect.github.com/Link-) in 
[#&#8203;1634](https://redirect.github.com/actions/cache/pull/1634)
   - Prepare release `4.2.4` by 
[@&#8203;Link-](https://redirect.github.com/Link-) in 
[#&#8203;1636](https://redirect.github.com/actions/cache/pull/1636)
   
   #### New Contributors
   
   - [@&#8203;nebuk89](https://redirect.github.com/nebuk89) made their first 
contribution in 
[#&#8203;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 
[@&#8203;actions/cache](https://redirect.github.com/actions/cache) 4.0.3 
package & prepare for new release by 
[@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) in 
[#&#8203;1577](https://redirect.github.com/actions/cache/pull/1577) (SAS tokens 
for cache entries are now masked in debug logs)
   
   #### New Contributors
   
   - [@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) made their 
first contribution in 
[#&#8203;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 [@&#8203;actions/cache](https://redirect.github.com/actions/cache) to 
v4.0.2 by [@&#8203;robherley](https://redirect.github.com/robherley) in 
[#&#8203;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 
[@&#8203;janco-absa](https://redirect.github.com/janco-absa) in 
[#&#8203;1526](https://redirect.github.com/actions/cache/pull/1526)
   - docs: Make the "always save prime numbers" example more clear by 
[@&#8203;Tobbe](https://redirect.github.com/Tobbe) in 
[#&#8203;1525](https://redirect.github.com/actions/cache/pull/1525)
   - Update force deletion docs due a recent deprecation by 
[@&#8203;sebbalex](https://redirect.github.com/sebbalex) in 
[#&#8203;1500](https://redirect.github.com/actions/cache/pull/1500)
   - Bump [@&#8203;actions/cache](https://redirect.github.com/actions/cache) to 
v4.0.1 by [@&#8203;robherley](https://redirect.github.com/robherley) in 
[#&#8203;1554](https://redirect.github.com/actions/cache/pull/1554)
   
   #### New Contributors
   
   - [@&#8203;janco-absa](https://redirect.github.com/janco-absa) made their 
first contribution in 
[#&#8203;1526](https://redirect.github.com/actions/cache/pull/1526)
   - [@&#8203;Tobbe](https://redirect.github.com/Tobbe) made their first 
contribution in 
[#&#8203;1525](https://redirect.github.com/actions/cache/pull/1525)
   - [@&#8203;sebbalex](https://redirect.github.com/sebbalex) made their first 
contribution in 
[#&#8203;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:
   
   - [@&#8203;actions/core](https://redirect.github.com/actions/core): `1.11.1`
   - [@&#8203;actions/io](https://redirect.github.com/actions/io): `1.1.3`
   - [@&#8203;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 
[@&#8203;idleberg](https://redirect.github.com/idleberg) in 
[#&#8203;1456](https://redirect.github.com/actions/cache/pull/1456)
   - Revise `isGhes` logic by [@&#8203;jww3](https://redirect.github.com/jww3) 
in [#&#8203;1474](https://redirect.github.com/actions/cache/pull/1474)
   - Bump braces from 3.0.2 to 3.0.3 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot) in 
[#&#8203;1475](https://redirect.github.com/actions/cache/pull/1475)
   - Add dependabot.yml to enable automatic dependency upgrades by 
[@&#8203;Link-](https://redirect.github.com/Link-) in 
[#&#8203;1476](https://redirect.github.com/actions/cache/pull/1476)
   - Bump actions/checkout from 3 to 4 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot) in 
[#&#8203;1478](https://redirect.github.com/actions/cache/pull/1478)
   - Bump actions/stale from 3 to 9 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot) in 
[#&#8203;1479](https://redirect.github.com/actions/cache/pull/1479)
   - Bump github/codeql-action from 2 to 3 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot) in 
[#&#8203;1483](https://redirect.github.com/actions/cache/pull/1483)
   - Bump actions/setup-node from 3 to 4 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot) in 
[#&#8203;1481](https://redirect.github.com/actions/cache/pull/1481)
   - Prepare `4.1.2` release by 
[@&#8203;Link-](https://redirect.github.com/Link-) in 
[#&#8203;1477](https://redirect.github.com/actions/cache/pull/1477)
   
   #### New Contributors
   
   - [@&#8203;idleberg](https://redirect.github.com/idleberg) made their first 
contribution in 
[#&#8203;1456](https://redirect.github.com/actions/cache/pull/1456)
   - [@&#8203;jww3](https://redirect.github.com/jww3) made their first 
contribution in 
[#&#8203;1474](https://redirect.github.com/actions/cache/pull/1474)
   - [@&#8203;Link-](https://redirect.github.com/Link-) made their first 
contribution in 
[#&#8203;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 
[@&#8203;joshmgross](https://redirect.github.com/joshmgross) in 
[#&#8203;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 
[@&#8203;fchimpan](https://redirect.github.com/fchimpan) in 
[#&#8203;1404](https://redirect.github.com/actions/cache/pull/1404)
   - Deprecate `save-always` input by 
[@&#8203;joshmgross](https://redirect.github.com/joshmgross) in 
[#&#8203;1452](https://redirect.github.com/actions/cache/pull/1452)
   
   #### New Contributors
   
   - [@&#8203;ottlinger](https://redirect.github.com/ottlinger) made their 
first contribution in 
[#&#8203;1437](https://redirect.github.com/actions/cache/pull/1437)
   - [@&#8203;Olegt0rr](https://redirect.github.com/Olegt0rr) made their first 
contribution in 
[#&#8203;1377](https://redirect.github.com/actions/cache/pull/1377)
   - [@&#8203;fchimpan](https://redirect.github.com/fchimpan) made their first 
contribution in 
[#&#8203;1404](https://redirect.github.com/actions/cache/pull/1404)
   - [@&#8203;x612skm](https://redirect.github.com/x612skm) made their first 
contribution in 
[#&#8203;1434](https://redirect.github.com/actions/cache/pull/1434)
   - [@&#8203;todgru](https://redirect.github.com/todgru) made their first 
contribution in 
[#&#8203;1311](https://redirect.github.com/actions/cache/pull/1311)
   - [@&#8203;Jcambass](https://redirect.github.com/Jcambass) made their first 
contribution in 
[#&#8203;1463](https://redirect.github.com/actions/cache/pull/1463)
   - [@&#8203;mackey0225](https://redirect.github.com/mackey0225) made their 
first contribution in 
[#&#8203;1462](https://redirect.github.com/actions/cache/pull/1462)
   - [@&#8203;quatquatt](https://redirect.github.com/quatquatt) made their 
first contribution in 
[#&#8203;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 
[@&#8203;cdce8p](https://redirect.github.com/cdce8p) in 
[#&#8203;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 
[@&#8203;yacaovsnc](https://redirect.github.com/yacaovsnc) in 
[#&#8203;1304](https://redirect.github.com/actions/cache/pull/1304)
   - Update examples by 
[@&#8203;yacaovsnc](https://redirect.github.com/yacaovsnc) in 
[#&#8203;1305](https://redirect.github.com/actions/cache/pull/1305)
   - Update actions/cache publish flow by 
[@&#8203;bethanyj28](https://redirect.github.com/bethanyj28) in 
[#&#8203;1340](https://redirect.github.com/actions/cache/pull/1340)
   - Update [@&#8203;actions/cache](https://redirect.github.com/actions/cache) 
by [@&#8203;bethanyj28](https://redirect.github.com/bethanyj28) in 
[#&#8203;1341](https://redirect.github.com/actions/cache/pull/1341)
   
   #### New Contributors
   
   - [@&#8203;yacaovsnc](https://redirect.github.com/yacaovsnc) made their 
first contribution in 
[#&#8203;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 
[@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy) in 
[#&#8203;2518](https://redirect.github.com/actions/checkout/pull/2518)
   - Trim only ascii whitespace for branch by 
[@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy) in 
[#&#8203;2521](https://redirect.github.com/actions/checkout/pull/2521)
   - Escape values passed to --unset by 
[@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy) in 
[#&#8203;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 
[@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy) in 
[#&#8203;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 
[@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy) in 
[#&#8203;2518](https://redirect.github.com/actions/checkout/pull/2518)
   - Trim only ascii whitespace for branch by 
[@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy) in 
[#&#8203;2521](https://redirect.github.com/actions/checkout/pull/2521)
   - Escape values passed to --unset by 
[@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy) in 
[#&#8203;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 
[@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy) in 
[#&#8203;2500](https://redirect.github.com/actions/checkout/pull/2500)
   - backport fixes to releases-v6 by 
[@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy) in 
[#&#8203;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 
[@&#8203;yaananth](https://redirect.github.com/yaananth) in 
[#&#8203;2439](https://redirect.github.com/actions/checkout/pull/2439)
   - fix: expand merge commit SHA regex and add SHA-256 test cases by 
[@&#8203;yaananth](https://redirect.github.com/yaananth) in 
[#&#8203;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 
[@&#8203;ericsciple](https://redirect.github.com/ericsciple) in 
[#&#8203;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 
[@&#8203;ericsciple](https://redirect.github.com/ericsciple) in 
[#&#8203;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 
[@&#8203;ericsciple](https://redirect.github.com/ericsciple) in 
[#&#8203;2286](https://redirect.github.com/actions/checkout/pull/2286)
   - Update README to include Node.js 24 support details and requirements by 
[@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) in 
[#&#8203;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 
[@&#8203;yaananth](https://redirect.github.com/yaananth) in 
[#&#8203;2439](https://redirect.github.com/actions/checkout/pull/2439)
   - fix: expand merge commit SHA regex and add SHA-256 test cases by 
[@&#8203;yaananth](https://redirect.github.com/yaananth) in 
[#&#8203;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 
[@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy) in 
[#&#8203;2501](https://redirect.github.com/actions/checkout/pull/2501)
   - backport fixes to releases-v5 by 
[@&#8203;aiqiaoy](https://redirect.github.com/aiqiaoy) in 
[#&#8203;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 
[@&#8203;ericsciple](https://redirect.github.com/ericsciple) in 
[#&#8203;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 [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in 
[#&#8203;1087](https://redirect.github.com/actions/setup-java/pull/1087)
   - feat: expose cache-primary-key output 
([#&#8203;597](https://redirect.github.com/actions/setup-java/issues/597)) \[v5 
backport] by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in 
[#&#8203;1089](https://redirect.github.com/actions/setup-java/pull/1089)
   - dist: Cover Tencent Kona JDK 25 
([#&#8203;1108](https://redirect.github.com/actions/setup-java/issues/1108)) 
\[v5 backport] by 
[@&#8203;brunoborges](https://redirect.github.com/brunoborges) in 
[#&#8203;1110](https://redirect.github.com/actions/setup-java/pull/1110)
   - Backport 
[#&#8203;1111](https://redirect.github.com/actions/setup-java/issues/1111): 
Preserve Maven toolchains across repeated setup-java runs 
([#&#8203;1099](https://redirect.github.com/actions/setup-java/issues/1099)) by 
[@&#8203;brunoborges](https://redirect.github.com/brunoborges) in 
[#&#8203;1113](https://redirect.github.com/actions/setup-java/pull/1113)
   - Backport 
[#&#8203;1097](https://redirect.github.com/actions/setup-java/issues/1097)/[#&#8203;1098](https://redirect.github.com/actions/setup-java/issues/1098)
 to v5: cache Maven and Gradle wrapper distributions separately by 
[@&#8203;brunoborges](https://redirect.github.com/brunoborges) in 
[#&#8203;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 [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in 
[#&#8203;1061](https://redirect.github.com/actions/setup-java/pull/1061)
   - Bump github/codeql-action from 3 to 4 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;1069](https://redirect.github.com/actions/setup-java/pull/1069)
   - Bump actions/checkout from 6 to 7 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;1068](https://redirect.github.com/actions/setup-java/pull/1068)
   - Bump actions/setup-python from 5 to 6 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;1067](https://redirect.github.com/actions/setup-java/pull/1067)
   - Bump 
[@&#8203;typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser)
 from 8.61.1 to 8.62.0 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;1062](https://redirect.github.com/actions/setup-java/pull/1062)
   - feat: Add verify-signature plumbing and Temurin+Microsoft verification 
support by [@&#8203;johnoliver](https://redirect.github.com/johnoliver) in 
[#&#8203;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 
[@&#8203;jmjaffe37](https://redirect.github.com/jmjaffe37) in 
[#&#8203;1070](https://redirect.github.com/actions/setup-java/pull/1070)
   - Fix arm64 e2e workflow tests mislabeled as x64 by 
[@&#8203;brunoborges](https://redirect.github.com/brunoborges) with 
[@&#8203;Copilot](https://redirect.github.com/Copilot) in 
[#&#8203;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 
[@&#8203;brunoborges](https://redirect.github.com/brunoborges) in 
[#&#8203;1053](https://redirect.github.com/actions/setup-java/pull/1053)
   - feat: Disable interactiveMode in generated Maven settings.xml by 
[@&#8203;brunoborges](https://redirect.github.com/brunoborges) with 
[@&#8203;Copilot](https://redirect.github.com/Copilot) in 
[#&#8203;1052](https://redirect.github.com/actions/setup-java/pull/1052)
   - Bump prettier from 3.6.2 to 3.9.1 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;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 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;1074](https://redirect.github.com/actions/setup-java/pull/1074)
   - fix: Maven Toolchains grows unexpectedly by 
[@&#8203;Okeanos](https://redirect.github.com/Okeanos) in 
[#&#8203;534](https://redirect.github.com/actions/setup-java/pull/534)
   - dist: Support Tencent Kona JDK by 
[@&#8203;johnshajiang](https://redirect.github.com/johnshajiang) in 
[#&#8203;672](https://redirect.github.com/actions/setup-java/pull/672)
   - feat: Add set-default option by 
[@&#8203;gsmet](https://redirect.github.com/gsmet) in 
[#&#8203;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 
[@&#8203;brunoborges](https://redirect.github.com/brunoborges) in 
[#&#8203;1075](https://redirect.github.com/actions/setup-java/pull/1075)
   - feat: Add distribution detection support to .sdkmanrc file by 
[@&#8203;lukaszgyg](https://redirect.github.com/lukaszgyg) in 
[#&#8203;975](https://redirect.github.com/actions/setup-java/pull/975)
   
   #### New Contributors
   
   - [@&#8203;jmjaffe37](https://redirect.github.com/jmjaffe37) made their 
first contribution in 
[#&#8203;1070](https://redirect.github.com/actions/setup-java/pull/1070)
   - [@&#8203;gsmet](https://redirect.github.com/gsmet) made their first 
contribution in 
[#&#8203;1017](https://redirect.github.com/actions/setup-java/pull/1017)
   - [@&#8203;lukaszgyg](https://redirect.github.com/lukaszgyg) made their 
first contribution in 
[#&#8203;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 
[@&#8203;typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser)
 from 8.48.0 to 8.61.1 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;1021](https://redirect.github.com/actions/setup-java/pull/1021)
   - Fix codeql workflow permissions by 
[@&#8203;jsoref](https://redirect.github.com/jsoref) in 
[#&#8203;993](https://redirect.github.com/actions/setup-java/pull/993)
   - fix CodeQL permissions by 
[@&#8203;gdams](https://redirect.github.com/gdams) in 
[#&#8203;1025](https://redirect.github.com/actions/setup-java/pull/1025)
   - fix: reject non-semver candidate versions in isVersionSatisfies by 
[@&#8203;sproctor](https://redirect.github.com/sproctor) in 
[#&#8203;1009](https://redirect.github.com/actions/setup-java/pull/1009)
   - Bump [@&#8203;actions/cache](https://redirect.github.com/actions/cache) to 
5.1.0, handle cache write denied by 
[@&#8203;jasongin](https://redirect.github.com/jasongin) in 
[#&#8203;1026](https://redirect.github.com/actions/setup-java/pull/1026)
   - Add Maven Wrapper cache feature by 
[@&#8203;mahabaleshwars](https://redirect.github.com/mahabaleshwars) in 
[#&#8203;1027](https://redirect.github.com/actions/setup-java/pull/1027)
   - Spelling by [@&#8203;jsoref](https://redirect.github.com/jsoref) in 
[#&#8203;713](https://redirect.github.com/actions/setup-java/pull/713)
   - add link to advanced configuration for JetBrains by 
[@&#8203;robstoll](https://redirect.github.com/robstoll) in 
[#&#8203;850](https://redirect.github.com/actions/setup-java/pull/850)
   - docs(action): fix missing required or default fields by 
[@&#8203;kranthipoturaju](https://redirect.github.com/kranthipoturaju) in 
[#&#8203;1007](https://redirect.github.com/actions/setup-java/pull/1007)
   - feat: add microsoft openjdk 17.0.18 by 
[@&#8203;al-kau](https://redirect.github.com/al-kau) in 
[#&#8203;1002](https://redirect.github.com/actions/setup-java/pull/1002)
   - Update README.md - use "alert syntax for Markdown" for notes by 
[@&#8203;mhoffrog](https://redirect.github.com/mhoffrog) in 
[#&#8203;924](https://redirect.github.com/actions/setup-java/pull/924)
   - Bump undici from 6.24.1 to 6.27.0 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;1033](https://redirect.github.com/actions/setup-java/pull/1033)
   - Update contributor guide with emoji for clarity by 
[@&#8203;brunoborges](https://redirect.github.com/brunoborges) in 
[#&#8203;1028](https://redirect.github.com/actions/setup-java/pull/1028)
   - add javac problem matcher by 
[@&#8203;Trass3r](https://redirect.github.com/Trass3r) in 
[#&#8203;562](https://redirect.github.com/actions/setup-java/pull/562)
   - Clarify README version syntax and migration guidance by 
[@&#8203;brunoborges](https://redirect.github.com/brunoborges) with 
[@&#8203;Copilot](https://redirect.github.com/Copilot) in 
[#&#8203;1038](https://redirect.github.com/actions/setup-java/pull/1038)
   - Update undici artifacts to 6.27.0 (license cache + dist) by 
[@&#8203;brunoborges](https://redirect.github.com/brunoborges) in 
[#&#8203;1040](https://redirect.github.com/actions/setup-java/pull/1040)
   - docs: enhance custom jdk file installation by 
[@&#8203;stephanabel](https://redirect.github.com/stephanabel) in 
[#&#8203;996](https://redirect.github.com/actions/setup-java/pull/996)
   - Templates for new Java distributions by 
[@&#8203;panticmilos](https://redirect.github.com/panticmilos) in 
[#&#8203;429](https://redirect.github.com/actions/setup-java/pull/429)
   - Bump actions/checkout from 6 to 7 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;1032](https://redirect.github.com/actions/setup-java/pull/1032)
   - Bump [@&#8203;types/node](https://redirect.github.com/types/node) from 
25.9.3 to 26.0.0 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;1031](https://redirect.github.com/actions/setup-java/pull/1031)
   - docs: replace non-existent HelloWorldApp references with java --version by 
[@&#8203;brunoborges](https://redirect.github.com/brunoborges) with 
[@&#8203;Copilot](https://redirect.github.com/Copilot) in 
[#&#8203;1043](https://redirect.github.com/actions/setup-java/pull/1043)
   - docs: add JavaFX Maven project configuration instructions by 
[@&#8203;brunoborges](https://redirect.github.com/brunoborges) with 
[@&#8203;Copilot](https://redirect.github.com/Copilot) in 
[#&#8203;1044](https://redirect.github.com/actions/setup-java/pull/1044)
   - docs: self-signed certificate / internal CA handling for GitHub Enterprise 
by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in 
[#&#8203;1050](https://redirect.github.com/actions/setup-java/pull/1050)
   - docs: document importing an internal CA into the installed JDK (cacerts) 
by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in 
[#&#8203;1051](https://redirect.github.com/actions/setup-java/pull/1051)
   - chore: Harden workflows: least-privilege permissions + zizmor integration 
by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in 
[#&#8203;1039](https://redirect.github.com/actions/setup-java/pull/1039)
   - dist: Add GraalVM Community distribution support by 
[@&#8203;brunoborges](https://redirect.github.com/brunoborges) with 
[@&#8203;Copilot](https://redirect.github.com/Copilot) in 
[#&#8203;1042](https://redirect.github.com/actions/setup-java/pull/1042)
   - docs: note jdkfile approach for Early Access / unreleased JDK builds by 
[@&#8203;brunoborges](https://redirect.github.com/brunoborges) in 
[#&#8203;1058](https://redirect.github.com/actions/setup-java/pull/1058)
   - dist: Apply Copilot review suggestions from PR 
[#&#8203;1042](https://redirect.github.com/actions/setup-java/issues/1042) 
(GraalVM Community) by 
[@&#8203;brunoborges](https://redirect.github.com/brunoborges) in 
[#&#8203;1059](https://redirect.github.com/actions/setup-java/pull/1059)
   
   #### New Contributors
   
   - [@&#8203;jsoref](https://redirect.github.com/jsoref) made their first 
contribution in 
[#&#8203;993](https://redirect.github.com/actions/setup-java/pull/993)
   - [@&#8203;sproctor](https://redirect.github.com/sproctor) made their first 
contribution in 
[#&#8203;1009](https://redirect.github.com/actions/setup-java/pull/1009)
   - [@&#8203;jasongin](https://redirect.github.com/jasongin) made their first 
contribution in 
[#&#8203;1026](https://redirect.github.com/actions/setup-java/pull/1026)
   - [@&#8203;robstoll](https://redirect.github.com/robstoll) made their first 
contribution in 
[#&#8203;850](https://redirect.github.com/actions/setup-java/pull/850)
   - [@&#8203;kranthipoturaju](https://redirect.github.com/kranthipoturaju) 
made their first contribution in 
[#&#8203;1007](https://redirect.github.com/actions/setup-java/pull/1007)
   - [@&#8203;al-kau](https://redirect.github.com/al-kau) made their first 
contribution in 
[#&#8203;1002](https://redirect.github.com/actions/setup-java/pull/1002)
   - [@&#8203;mhoffrog](https://redirect.github.com/mhoffrog) made their first 
contribution in 
[#&#8203;924](https://redirect.github.com/actions/setup-java/pull/924)
   - [@&#8203;brunoborges](https://redirect.github.com/brunoborges) made their 
first contribution in 
[#&#8203;1028](https://redirect.github.com/actions/setup-java/pull/1028)
   - [@&#8203;Trass3r](https://redirect.github.com/Trass3r) made their first 
contribution in 
[#&#8203;562](https://redirect.github.com/actions/setup-java/pull/562)
   - [@&#8203;stephanabel](https://redirect.github.com/stephanabel) made their 
first contribution in 
[#&#8203;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 
[@&#8203;alaahong](https://redirect.github.com/alaahong) in 
[#&#8203;969](https://redirect.github.com/actions/setup-java/pull/969)
   - Bump minimatch from 3.1.2 to 3.1.5 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;984](https://redirect.github.com/actions/setup-java/pull/984)
   - Refactor error handling and improve test logging for installers by 
[@&#8203;chiranjib-swain](https://redirect.github.com/chiranjib-swain) in 
[#&#8203;989](https://redirect.github.com/actions/setup-java/pull/989)
   - chore: upgrade dependencies 
([@&#8203;actions/core](https://redirect.github.com/actions/core), cache, glob, 
http-client, tool-cache, xmlbuilder2) by 
[@&#8203;Copilot](https://redirect.github.com/Copilot) in 
[#&#8203;999](https://redirect.github.com/actions/setup-java/pull/999)
   - Add Oracle JDK 17 licensing limitation note by 
[@&#8203;mahabaleshwars](https://redirect.github.com/mahabaleshwars) in 
[#&#8203;1001](https://redirect.github.com/actions/setup-java/pull/1001)
   - Update readme for ubuntu sudo java\_home behavior by 
[@&#8203;mahabaleshwars](https://redirect.github.com/mahabaleshwars) in 
[#&#8203;1013](https://redirect.github.com/actions/setup-java/pull/1013)
   - temurin: add support for Alpine Linux by 
[@&#8203;gdams](https://redirect.github.com/gdams) in 
[#&#8203;674](https://redirect.github.com/actions/setup-java/pull/674)
   - fix: resolve npm audit vulnerabilities in fast-xml-builder and 
fast-xml-parser by [@&#8203;gdams](https://redirect.github.com/gdams) in 
[#&#8203;1015](https://redirect.github.com/actions/setup-java/pull/1015)
   - Bump 
[@&#8203;typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin)
 from 8.35.1 to 8.48.0 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;952](https://redirect.github.com/actions/setup-java/pull/952)
   - Bump eslint-config-prettier from 8.10.0 to 10.1.8 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;881](https://redirect.github.com/actions/setup-java/pull/881)
   - Bump picomatch, 
[@&#8203;types/jest](https://redirect.github.com/types/jest), jest, jest-circus 
and ts-jest by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;1016](https://redirect.github.com/actions/setup-java/pull/1016)
   - Bump [@&#8203;types/node](https://redirect.github.com/types/node) from 
24.1.0 to 25.9.3 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;950](https://redirect.github.com/actions/setup-java/pull/950)
   - Implement pagination with link headers for Adoptium based apis by 
[@&#8203;johnoliver](https://redirect.github.com/johnoliver) in 
[#&#8203;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 [@&#8203;johnoliver](https://redirect.github.com/johnoliver) 
in [#&#8203;522](https://redirect.github.com/actions/setup-java/pull/522)
   - Bump [@&#8203;vercel/ncc](https://redirect.github.com/vercel/ncc) from 
0.38.1 to 0.44.0 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;1018](https://redirect.github.com/actions/setup-java/pull/1018)
   
   #### New Contributors
   
   - [@&#8203;alaahong](https://redirect.github.com/alaahong) made their first 
contribution in 
[#&#8203;969](https://redirect.github.com/actions/setup-java/pull/969)
   - [@&#8203;Copilot](https://redirect.github.com/Copilot) made their first 
contribution in 
[#&#8203;999](https://redirect.github.com/actions/setup-java/pull/999)
   - [@&#8203;johnoliver](https://redirect.github.com/johnoliver) made their 
first contribution in 
[#&#8203;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 
[@&#8203;findepi](https://redirect.github.com/findepi) in 
[#&#8203;964](https://redirect.github.com/actions/setup-java/pull/964)
   
   ##### Documentation Changes
   
   - Update gradle caching by 
[@&#8203;priya-kinthali](https://redirect.github.com/priya-kinthali) in 
[#&#8203;972](https://redirect.github.com/actions/setup-java/pull/972)
   - Update checkout to v6 by 
[@&#8203;mahabaleshwars](https://redirect.github.com/mahabaleshwars) in 
[#&#8203;973](https://redirect.github.com/actions/setup-java/pull/973)
   
   ##### Dependency Updates
   
   - Upgrade [@&#8203;actions/cache](https://redirect.github.com/actions/cache) 
to v5 by [@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) in 
[#&#8203;968](https://redirect.github.com/actions/setup-java/pull/968)
   - Upgrade actions/checkout from 5 to 6 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot) in 
[#&#8203;961](https://redirect.github.com/actions/setup-java/pull/961)
   
   #### New Contributors
   
   - [@&#8203;findepi](https://redirect.github.com/findepi) made their first 
contribution in 
[#&#8203;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 
[@&#8203;guicamest](https://redirect.github.com/guicamest) in 
[#&#8203;736](https://redirect.github.com/actions/setup-java/pull/736)
   - Add support for Microsoft OpenJDK 25 builds by 
[@&#8203;the-mod](https://redirect.github.com/the-mod) in 
[#&#8203;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 
[@&#8203;aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in 
[#&#8203;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 
[@&#8203;priya-kinthali](https://redirect.github.com/priya-kinthali) in 
[#&#8203;946](https://redirect.github.com/actions/setup-java/pull/946)
   - Update SapMachine URLs by 
[@&#8203;RealCLanger](https://redirect.github.com/RealCLanger) in 
[#&#8203;955](https://redirect.github.com/actions/setup-java/pull/955)
   - Add GitHub Token Support for GraalVM and Refactor Code by 
[@&#8203;mahabaleshwars](https://redirect.github.com/mahabaleshwars) in 
[#&#8203;849](https://redirect.github.com/actions/setup-java/pull/849)
   
   ##### Documentation changes
   
   - Update documentation to use checkout and Java v5 by 
[@&#8203;lmvysakh](https://redirect.github.com/lmvysakh) in 
[#&#8203;903](https://redirect.github.com/actions/setup-java/pull/903)
   - Clarify JAVA\_HOME and PATH setup in README by 
[@&#8203;chiranjib-swain](https://redirect.github.com/chiranjib-swain) in 
[#&#8203;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 [@&#8203;dependabot](https://redirect.github.com/dependabot) in 
[#&#8203;873](https://redirect.github.com/actions/setup-java/pull/873)
   - Upgrade actions/publish-action from 0.3.0 to 0.4.0  by 
[@&#8203;dependabot](https://redirect.github.com/dependabot) in 
[#&#8203;912](https://redirect.github.com/actions/setup-java/pull/912)
   
   #### New Contributors
   
   - [@&#8203;lmvysakh](https://redirect.github.com/lmvysakh) made their first 
contribution in 
[#&#8203;903](https://redirect.github.com/actions/setup-java/pull/903)
   - [@&#8203;chiranjib-swain](https://redirect.github.com/chiranjib-swain) 
made their first contribution in 
[#&#8203;841](https://redirect.github.com/actions/setup-java/pull/841)
   - [@&#8203;the-mod](https://redirect.github.com/the-mod) made their first 
contribution in 
[#&#8203;927](https://redirect.github.com/actions/setup-java/pull/927)
   - [@&#8203;priya-kinthali](https://redirect.github.com/priya-kinthali) made 
their first contribution in 
[#&#8203;946](https://redirect.github.com/actions/setup-java/pull/946)
   - [@&#8203;guicamest](https://redirect.github.com/guicamest) made their 
first contribution in 
[#&#8203;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 
[@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) in 
[#&#8203;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 
[@&#8203;HarithaVattikuti](https://redirect.github.com/HarithaVattikuti) in 
[#&#8203;798](https://redirect.github.com/actions/setup-java/pull/798)
   - Upgrade eslint-plugin-jest from 27.9.0 to 28.11.0 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;730](https://redirect.github.com/actions/setup-java/pull/730)
   - Upgrade undici from 5.28.5 to 5.29.0 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;833](https://redirect.github.com/actions/setup-java/pull/833)
   - Upgrade form-data to bring in fix for critical vulnerability by 
[@&#8203;gowridurgad](https://redirect.github.com/gowridurgad) in 
[#&#8203;887](https://redirect.github.com/actions/setup-java/pull/887)
   - Upgrade actions/checkout from 4 to 5 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in 
[#&#8203;896](https://redirect.github.com/actions/setup-java/pull/896)
   
   ##### Bug Fixes
   
   - Prevent default installation of JetBrains pre-releases by 
[@&#8203;priyagupta108](https://redirect.github.com/priyagupta108) in 
[#&#8203;859](https://redirect.github.com/actions/setup-java/pull/859)
   - Improve Error Handling for Setup-Java Action to Help Debug Intermittent 
Failures by [@&#8203;gowridurgad](https://redirect.github.com/gowridurgad) in 
[#&#8203;848](https://redirect.github.com/actions/setup-java/pull/848)
   
   #### New Contributors
   
   - [@&#8203;gowridurgad](https://redirect.github.com/gowridurgad) made their 
first contribution in 
[#&#8203;848](https://redirect.github.com/actions/setup-java/pull/848)
   - [@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) made their 
first contribution in 
[#&#8203;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 
[@&#8203;brunoborges](https://redirect.github.com/brunoborges) in 
[#&#8203;1188](https://redirect.github.com/actions/setup-java/pull/1188)
   - Deprecate legacy Adopt distributions in v4 by 
[@&#8203;brunoborges](https://redirect.github.com/brunoborges) in 
[#&#8203;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 
[@&#8203;HarithaVattikuti](https://redirect.github.com/HarithaVattikuti) in 
[#&#8203;960](https://redirect.github.com/actions/setup-java/pull/960)
   - Update SapMachine URLs by 
[@&#8203;RealCLanger](https://redirect.github.com/RealCLanger) in 
[#&#8203;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 
[@&#8203;aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in 
[#&#8203;704](https://redirect.github.com/actions/setup-java/pull/704)
   - Remove duplicated GraalVM section in documentation by 
[@&#8203;Marcono1234](https://redirect.github.com/Marcono1234) in 
[#&#8203;716](https://redirect.github.com/actions/setup-java/pull/716)
   
   ##### Dependency updates:
   
   - Upgrade [@&#8203;action/cache](https://redirect.github.com/action/cache) 
from 4.0.0 to 4.0.2 by 
[@&#8203;aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in 
[#&#8203;766](https://redirect.github.com/actions/setup-java/pull/766)
   - Upgrade [@&#8203;actions/glob](https://redirect.github.com/actions/glob) 
from 0.4.0 to 0.5.0 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot) in 
[#&#8203;744](https://redirect.github.com/actions/setup-java/pull/744)
   - Upgrade ts-jest from 29.1.2 to 29.2.5 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot) in 
[#&#8203;743](https://redirect.github.com/actions/setup-java/pull/743)
   - Upgrade [@&#8203;action/cache](https://redirect.github.com/action/cache) 
to 4.0.3 by 
[@&#8203;aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in 
[#&#8203;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 
[@&#8203;HarithaVattikuti](https://redirect.github.com/HarithaVattikuti) in 
[#&#8203;722](https://redirect.github.com/actions/setup-java/pull/722)
   - README Update: Added a permissions section by 
[@&#8203;benwells](https://redirect.github.com/benwells) in 
[#&#8203;723](https://redirect.github.com/actions/setup-java/pull/723)
   - Upgrade `cache` from version 3.2.4 to 4.0.0 by 
[@&#8203;aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in 
[#&#8203;724](https://redirect.github.com/actions/setup-java/pull/724)
   - Upgrade `@actions/http-client` from 2.2.1 to 2.2.3 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot) in 
[#&#8203;728](https://redirect.github.com/actions/setup-java/pull/728)
   - Upgrade `actions/publish-immutable-action` from 0.0.3 to 0.0.4 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot) in 
[#&#8203;727](https://redirect.github.com/actions/setup-java/pull/727)
   - Upgrade `@types/jest` from 29.5.12 to 29.5.14 by 
[@&#8203;dependabot](https://redirect.github.com/dependabot) in 
[#&#8203;729](https://redirect.github.com/actions/setup-java/pull/729)
   
   #### New Contributors
   
   - [@&#8203;benwells](https://redirect.github.com/benwells) made their first 
contribution in 
[#&#8203;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]

Reply via email to