dependabot[bot] opened a new pull request, #2477:
URL: https://github.com/apache/shiro/pull/2477

   Bumps the github-dependencies group with 5 updates in the / directory:
   
   | Package | From | To |
   | --- | --- | --- |
   | [actions/checkout](https://github.com/actions/checkout) | `6.0.1` | 
`6.0.2` |
   | [actions/cache](https://github.com/actions/cache) | `5.0.1` | `5.0.2` |
   | [github/codeql-action](https://github.com/github/codeql-action) | 
`4.31.10` | `4.32.0` |
   | [actions/setup-java](https://github.com/actions/setup-java) | `5.1.0` | 
`5.2.0` |
   | [actions/setup-python](https://github.com/actions/setup-python) | `6.1.0` 
| `6.2.0` |
   
   
   Updates `actions/checkout` from 6.0.1 to 6.0.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/checkout/releases";>actions/checkout's 
releases</a>.</em></p>
   <blockquote>
   <h2>v6.0.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is 
set by <a 
href="https://github.com/TingluoHuang";><code>@​TingluoHuang</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2355";>actions/checkout#2355</a></li>
   <li>Fix tag handling: preserve annotations and explicit fetch-tags by <a 
href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2356";>actions/checkout#2356</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/checkout/compare/v6.0.1...v6.0.2";>https://github.com/actions/checkout/compare/v6.0.1...v6.0.2</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/checkout/blob/main/CHANGELOG.md";>actions/checkout's
 changelog</a>.</em></p>
   <blockquote>
   <h1>Changelog</h1>
   <h2>v6.0.2</h2>
   <ul>
   <li>Fix tag handling: preserve annotations and explicit fetch-tags by <a 
href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2356";>actions/checkout#2356</a></li>
   </ul>
   <h2>v6.0.1</h2>
   <ul>
   <li>Add worktree support for persist-credentials includeIf by <a 
href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2327";>actions/checkout#2327</a></li>
   </ul>
   <h2>v6.0.0</h2>
   <ul>
   <li>Persist creds to a separate file by <a 
href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2286";>actions/checkout#2286</a></li>
   <li>Update README to include Node.js 24 support details and requirements by 
<a href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2248";>actions/checkout#2248</a></li>
   </ul>
   <h2>v5.0.1</h2>
   <ul>
   <li>Port v6 cleanup to v5 by <a 
href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2301";>actions/checkout#2301</a></li>
   </ul>
   <h2>v5.0.0</h2>
   <ul>
   <li>Update actions checkout to use node 24 by <a 
href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2226";>actions/checkout#2226</a></li>
   </ul>
   <h2>v4.3.1</h2>
   <ul>
   <li>Port v6 cleanup to v4 by <a 
href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2305";>actions/checkout#2305</a></li>
   </ul>
   <h2>v4.3.0</h2>
   <ul>
   <li>docs: update README.md by <a 
href="https://github.com/motss";><code>@​motss</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/1971";>actions/checkout#1971</a></li>
   <li>Add internal repos for checking out multiple repositories by <a 
href="https://github.com/mouismail";><code>@​mouismail</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/1977";>actions/checkout#1977</a></li>
   <li>Documentation update - add recommended permissions to Readme by <a 
href="https://github.com/benwells";><code>@​benwells</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2043";>actions/checkout#2043</a></li>
   <li>Adjust positioning of user email note and permissions heading by <a 
href="https://github.com/joshmgross";><code>@​joshmgross</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2044";>actions/checkout#2044</a></li>
   <li>Update README.md by <a 
href="https://github.com/nebuk89";><code>@​nebuk89</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2194";>actions/checkout#2194</a></li>
   <li>Update CODEOWNERS for actions by <a 
href="https://github.com/TingluoHuang";><code>@​TingluoHuang</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2224";>actions/checkout#2224</a></li>
   <li>Update package dependencies by <a 
href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2236";>actions/checkout#2236</a></li>
   </ul>
   <h2>v4.2.2</h2>
   <ul>
   <li><code>url-helper.ts</code> now leverages well-known environment 
variables by <a href="https://github.com/jww3";><code>@​jww3</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/1941";>actions/checkout#1941</a></li>
   <li>Expand unit test coverage for <code>isGhes</code> by <a 
href="https://github.com/jww3";><code>@​jww3</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/1946";>actions/checkout#1946</a></li>
   </ul>
   <h2>v4.2.1</h2>
   <ul>
   <li>Check out other refs/* by commit if provided, fall back to ref by <a 
href="https://github.com/orhantoy";><code>@​orhantoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/1924";>actions/checkout#1924</a></li>
   </ul>
   <h2>v4.2.0</h2>
   <ul>
   <li>Add Ref and Commit outputs by <a 
href="https://github.com/lucacome";><code>@​lucacome</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/1180";>actions/checkout#1180</a></li>
   <li>Dependency updates by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>- <a 
href="https://redirect.github.com/actions/checkout/pull/1777";>actions/checkout#1777</a>,
 <a 
href="https://redirect.github.com/actions/checkout/pull/1872";>actions/checkout#1872</a></li>
   </ul>
   <h2>v4.1.7</h2>
   <ul>
   <li>Bump the minor-npm-dependencies group across 1 directory with 4 updates 
by <a href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/1739";>actions/checkout#1739</a></li>
   <li>Bump actions/checkout from 3 to 4 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/1697";>actions/checkout#1697</a></li>
   <li>Check out other refs/* by commit by <a 
href="https://github.com/orhantoy";><code>@​orhantoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/1774";>actions/checkout#1774</a></li>
   <li>Pin actions/checkout's own workflows to a known, good, stable version. 
by <a href="https://github.com/jww3";><code>@​jww3</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/1776";>actions/checkout#1776</a></li>
   </ul>
   <h2>v4.1.6</h2>
   <ul>
   <li>Check platform to set archive extension appropriately by <a 
href="https://github.com/cory-miller";><code>@​cory-miller</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/1732";>actions/checkout#1732</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/checkout/commit/de0fac2e4500dabe0009e67214ff5f5447ce83dd";><code>de0fac2</code></a>
 Fix tag handling: preserve annotations and explicit fetch-tags (<a 
href="https://redirect.github.com/actions/checkout/issues/2356";>#2356</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/064fe7f3312418007dea2b49a19844a9ee378f49";><code>064fe7f</code></a>
 Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set 
(...</li>
   <li>See full diff in <a 
href="https://github.com/actions/checkout/compare/8e8c483db84b4bee98b60c0593521ed34d9990e8...de0fac2e4500dabe0009e67214ff5f5447ce83dd";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `actions/cache` from 5.0.1 to 5.0.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/cache/releases";>actions/cache's 
releases</a>.</em></p>
   <blockquote>
   <h2>v.5.0.2</h2>
   <h1>v5.0.2</h1>
   <h2>What's Changed</h2>
   <p>When creating cache entries, 429s returned from the cache service will 
not be retried.</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/cache/blob/main/RELEASES.md";>actions/cache's 
changelog</a>.</em></p>
   <blockquote>
   <h1>Releases</h1>
   <h2>Changelog</h2>
   <h3>5.0.2</h3>
   <ul>
   <li>Bump <code>@actions/cache</code> to v5.0.3 <a 
href="https://redirect.github.com/actions/cache/pull/1692";>#1692</a></li>
   </ul>
   <h3>5.0.1</h3>
   <ul>
   <li>Update <code>@azure/storage-blob</code> to <code>^12.29.1</code> via 
<code>@actions/[email protected]</code> <a 
href="https://redirect.github.com/actions/cache/pull/1685";>#1685</a></li>
   </ul>
   <h3>5.0.0</h3>
   <blockquote>
   <p>[!IMPORTANT]
   <code>actions/cache@v5</code> runs on the Node.js 24 runtime and requires a 
minimum Actions Runner version of <code>2.327.1</code>.
   If you are using self-hosted runners, ensure they are updated before 
upgrading.</p>
   </blockquote>
   <h3>4.3.0</h3>
   <ul>
   <li>Bump <code>@actions/cache</code> to <a 
href="https://redirect.github.com/actions/toolkit/pull/2132";>v4.1.0</a></li>
   </ul>
   <h3>4.2.4</h3>
   <ul>
   <li>Bump <code>@actions/cache</code> to v4.0.5</li>
   </ul>
   <h3>4.2.3</h3>
   <ul>
   <li>Bump <code>@actions/cache</code> to v4.0.3 (obfuscates SAS token in 
debug logs for cache entries)</li>
   </ul>
   <h3>4.2.2</h3>
   <ul>
   <li>Bump <code>@actions/cache</code> to v4.0.2</li>
   </ul>
   <h3>4.2.1</h3>
   <ul>
   <li>Bump <code>@actions/cache</code> to v4.0.1</li>
   </ul>
   <h3>4.2.0</h3>
   <p>TLDR; The cache backend service has been rewritten from the ground up for 
improved performance and reliability. <a 
href="https://github.com/actions/cache";>actions/cache</a> now integrates with 
the new cache service (v2) APIs.</p>
   <p>The new service will gradually roll out as of <strong>February 1st, 
2025</strong>. The legacy service will also be sunset on the same date. Changes 
in these release are <strong>fully backward compatible</strong>.</p>
   <p><strong>We are deprecating some versions of this action</strong>. We 
recommend upgrading to version <code>v4</code> or <code>v3</code> as soon as 
possible before <strong>February 1st, 2025.</strong> (Upgrade instructions 
below).</p>
   <p>If you are using pinned SHAs, please use the SHAs of versions 
<code>v4.2.0</code> or <code>v3.4.0</code></p>
   <p>If you do not upgrade, all workflow runs using any of the deprecated <a 
href="https://github.com/actions/cache";>actions/cache</a> will fail.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/cache/commit/8b402f58fbc84540c8b491a91e594a4576fec3d7";><code>8b402f5</code></a>
 Merge pull request <a 
href="https://redirect.github.com/actions/cache/issues/1692";>#1692</a> from 
GhadimiR/main</li>
   <li><a 
href="https://github.com/actions/cache/commit/304ab5a0701ee61908ccb4b5822347949a2e2002";><code>304ab5a</code></a>
 license for httpclient</li>
   <li><a 
href="https://github.com/actions/cache/commit/609fc19e67cd310e97eb36af42355843ffcb35be";><code>609fc19</code></a>
 Update licensed record for cache</li>
   <li><a 
href="https://github.com/actions/cache/commit/b22231e43df11a67538c05e88835f1fa097599c5";><code>b22231e</code></a>
 Build</li>
   <li><a 
href="https://github.com/actions/cache/commit/93150cdfb36a9d84d4e8628c8870bec84aedcf8a";><code>93150cd</code></a>
 Add PR link to releases</li>
   <li><a 
href="https://github.com/actions/cache/commit/9b8ca9f07e012351dafbf1c878e8fe2ee9a01c84";><code>9b8ca9f</code></a>
 Bump actions/cache to 5.0.3</li>
   <li>See full diff in <a 
href="https://github.com/actions/cache/compare/9255dc7a253b0ccc959486e2bca901246202afeb...8b402f58fbc84540c8b491a91e594a4576fec3d7";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github/codeql-action` from 4.31.10 to 4.32.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/github/codeql-action/releases";>github/codeql-action's 
releases</a>.</em></p>
   <blockquote>
   <h2>v4.32.0</h2>
   <ul>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.24.0";>2.24.0</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3425";>#3425</a></li>
   </ul>
   <h2>v4.31.11</h2>
   <ul>
   <li>When running a Default Setup workflow with <a 
href="https://docs.github.com/en/actions/how-tos/monitor-workflows/enable-debug-logging";>Actions
 debugging enabled</a>, the CodeQL Action will now use more unique names when 
uploading logs from the Dependabot authentication proxy as workflow artifacts. 
This ensures that the artifact names do not clash between multiple jobs in a 
build matrix. <a 
href="https://redirect.github.com/github/codeql-action/pull/3409";>#3409</a></li>
   <li>Improved error handling throughout the CodeQL Action. <a 
href="https://redirect.github.com/github/codeql-action/pull/3415";>#3415</a></li>
   <li>Added experimental support for automatically excluding <a 
href="https://docs.github.com/en/repositories/working-with-files/managing-files/customizing-how-changed-files-appear-on-github";>generated
 files</a> from the analysis. This feature is not currently enabled for any 
analysis. In the future, it may be enabled by default for some GitHub-managed 
analyses. <a 
href="https://redirect.github.com/github/codeql-action/pull/3318";>#3318</a></li>
   <li>The changelog extracts that are included with releases of the CodeQL 
Action are now shorter to avoid duplicated information from appearing in 
Dependabot PRs. <a 
href="https://redirect.github.com/github/codeql-action/pull/3403";>#3403</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md";>github/codeql-action's
 changelog</a>.</em></p>
   <blockquote>
   <h1>CodeQL Action Changelog</h1>
   <p>See the <a 
href="https://github.com/github/codeql-action/releases";>releases page</a> for 
the relevant changes to the CodeQL CLI and language packs.</p>
   <h2>[UNRELEASED]</h2>
   <p>No user facing changes.</p>
   <h2>4.32.0 - 26 Jan 2026</h2>
   <ul>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.24.0";>2.24.0</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3425";>#3425</a></li>
   </ul>
   <h2>4.31.11 - 23 Jan 2026</h2>
   <ul>
   <li>When running a Default Setup workflow with <a 
href="https://docs.github.com/en/actions/how-tos/monitor-workflows/enable-debug-logging";>Actions
 debugging enabled</a>, the CodeQL Action will now use more unique names when 
uploading logs from the Dependabot authentication proxy as workflow artifacts. 
This ensures that the artifact names do not clash between multiple jobs in a 
build matrix. <a 
href="https://redirect.github.com/github/codeql-action/pull/3409";>#3409</a></li>
   <li>Improved error handling throughout the CodeQL Action. <a 
href="https://redirect.github.com/github/codeql-action/pull/3415";>#3415</a></li>
   <li>Added experimental support for automatically excluding <a 
href="https://docs.github.com/en/repositories/working-with-files/managing-files/customizing-how-changed-files-appear-on-github";>generated
 files</a> from the analysis. This feature is not currently enabled for any 
analysis. In the future, it may be enabled by default for some GitHub-managed 
analyses. <a 
href="https://redirect.github.com/github/codeql-action/pull/3318";>#3318</a></li>
   <li>The changelog extracts that are included with releases of the CodeQL 
Action are now shorter to avoid duplicated information from appearing in 
Dependabot PRs. <a 
href="https://redirect.github.com/github/codeql-action/pull/3403";>#3403</a></li>
   </ul>
   <h2>4.31.10 - 12 Jan 2026</h2>
   <ul>
   <li>Update default CodeQL bundle version to 2.23.9. <a 
href="https://redirect.github.com/github/codeql-action/pull/3393";>#3393</a></li>
   </ul>
   <h2>4.31.9 - 16 Dec 2025</h2>
   <p>No user facing changes.</p>
   <h2>4.31.8 - 11 Dec 2025</h2>
   <ul>
   <li>Update default CodeQL bundle version to 2.23.8. <a 
href="https://redirect.github.com/github/codeql-action/pull/3354";>#3354</a></li>
   </ul>
   <h2>4.31.7 - 05 Dec 2025</h2>
   <ul>
   <li>Update default CodeQL bundle version to 2.23.7. <a 
href="https://redirect.github.com/github/codeql-action/pull/3343";>#3343</a></li>
   </ul>
   <h2>4.31.6 - 01 Dec 2025</h2>
   <p>No user facing changes.</p>
   <h2>4.31.5 - 24 Nov 2025</h2>
   <ul>
   <li>Update default CodeQL bundle version to 2.23.6. <a 
href="https://redirect.github.com/github/codeql-action/pull/3321";>#3321</a></li>
   </ul>
   <h2>4.31.4 - 18 Nov 2025</h2>
   <p>No user facing changes.</p>
   <h2>4.31.3 - 13 Nov 2025</h2>
   <ul>
   <li>CodeQL Action v3 will be deprecated in December 2026.  The Action now 
logs a warning for customers who are running v3 but could be running v4. For 
more information, see <a 
href="https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/";>Upcoming
 deprecation of CodeQL Action v3</a>.</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/github/codeql-action/commit/b20883b0cd1f46c72ae0ba6d1090936928f9fa30";><code>b20883b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/3428";>#3428</a> 
from github/update-v4.32.0-e3b8227a2</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/c9aa45dd0f8ba0b0433386779eb4798c2545156b";><code>c9aa45d</code></a>
 Update changelog for v4.32.0</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/e3b8227a28dee88b8eaf5597d892a0cea497e634";><code>e3b8227</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/3427";>#3427</a> 
from github/henrymercer/bump-for-new-minor-series</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/8a01181ce209b3e3f51c6add1b9e1e744bdf0064";><code>8a01181</code></a>
 Compare minor version number</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/80e142568fc335997bbf78abac097448213bd9ae";><code>80e1425</code></a>
 Bump minor version for CLI v2.24.0</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/b748848f27bc46a97bbb965c606bbc298e760a9a";><code>b748848</code></a>
 Bump the Action minor version number on new CodeQL minor version series</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/5e767eff5aa6e2b719f353611ff3c363d6225d18";><code>5e767ef</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/3425";>#3425</a> 
from github/update-bundle/codeql-bundle-v2.24.0</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/975286947045be7e8b204a16b36b1b04b9feef86";><code>9752869</code></a>
 Add changelog note</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/c62c214723e7c0cdfb907bede6988df3a0640c7e";><code>c62c214</code></a>
 Update default bundle to codeql-bundle-v2.24.0</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/25a224b8085c21d4d61b7fc051468805fc3ac490";><code>25a224b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/3423";>#3423</a> 
from github/mbg/ci/yq-windows</li>
   <li>Additional commits viewable in <a 
href="https://github.com/github/codeql-action/compare/cdefb33c0f6224e58673d9004f47f7cb3e328b89...b20883b0cd1f46c72ae0ba6d1090936928f9fa30";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `actions/setup-java` from 5.1.0 to 5.2.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/setup-java/releases";>actions/setup-java's 
releases</a>.</em></p>
   <blockquote>
   <h2>v5.2.0</h2>
   <h2>What's Changed</h2>
   <h3>Enhancement</h3>
   <ul>
   <li>Retry on HTTP 522 Connection timed out by <a 
href="https://github.com/findepi";><code>@​findepi</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/964";>actions/setup-java#964</a></li>
   </ul>
   <h3>Documentation Changes</h3>
   <ul>
   <li>Update gradle caching by <a 
href="https://github.com/priya-kinthali";><code>@​priya-kinthali</code></a> in 
<a 
href="https://redirect.github.com/actions/setup-java/pull/972";>actions/setup-java#972</a></li>
   <li>Update checkout to v6 by <a 
href="https://github.com/mahabaleshwars";><code>@​mahabaleshwars</code></a> in 
<a 
href="https://redirect.github.com/actions/setup-java/pull/973";>actions/setup-java#973</a></li>
   </ul>
   <h3>Dependency Updates</h3>
   <ul>
   <li>Upgrade <code>@​actions/cache</code> to v5 by <a 
href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/968";>actions/setup-java#968</a></li>
   <li>Upgrade actions/checkout from 5 to 6 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/961";>actions/setup-java#961</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/findepi";><code>@​findepi</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/setup-java/pull/964";>actions/setup-java#964</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/setup-java/compare/v5...v5.2.0";>https://github.com/actions/setup-java/compare/v5...v5.2.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/setup-java/commit/be666c2fcd27ec809703dec50e508c2fdc7f6654";><code>be666c2</code></a>
 Chore: Version Update and Checkout Update to v6 (<a 
href="https://redirect.github.com/actions/setup-java/issues/973";>#973</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/f7a6fefba97e80156950e16f2a9dafc8579b7d05";><code>f7a6fef</code></a>
 Bump actions/checkout from 5 to 6 (<a 
href="https://redirect.github.com/actions/setup-java/issues/961";>#961</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/d81c4e45f3ac973cc936d79104023e20054ba578";><code>d81c4e4</code></a>
 Upgrade <code>@​actions/cache</code> to v5 (<a 
href="https://redirect.github.com/actions/setup-java/issues/968";>#968</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/1b1bbe1085cb6ab21b5b19b7bebc091a9430026a";><code>1b1bbe1</code></a>
 readme update (<a 
href="https://redirect.github.com/actions/setup-java/issues/972";>#972</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/5d7b2146334bacf88728daaa70414a99f5164e0f";><code>5d7b214</code></a>
 Retry on HTTP 522 Connection timed out (<a 
href="https://redirect.github.com/actions/setup-java/issues/964";>#964</a>)</li>
   <li>See full diff in <a 
href="https://github.com/actions/setup-java/compare/f2beeb24e141e01a676f977032f5a29d81c9e27e...be666c2fcd27ec809703dec50e508c2fdc7f6654";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `actions/setup-python` from 6.1.0 to 6.2.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/setup-python/releases";>actions/setup-python's 
releases</a>.</em></p>
   <blockquote>
   <h2>v6.2.0</h2>
   <h2>What's Changed</h2>
   <h3>Dependency Upgrades</h3>
   <ul>
   <li>Upgrade dependencies to Node 24 compatible versions by <a 
href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/1259";>actions/setup-python#1259</a></li>
   <li>Upgrade urllib3 from 2.5.0 to 2.6.3 in <code>/__tests__/data</code> by 
<a href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/1253";>actions/setup-python#1253</a>
 and <a 
href="https://redirect.github.com/actions/setup-python/pull/1264";>actions/setup-python#1264</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/setup-python/compare/v6...v6.2.0";>https://github.com/actions/setup-python/compare/v6...v6.2.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/setup-python/commit/a309ff8b426b58ec0e2a45f0f869d46889d02405";><code>a309ff8</code></a>
 Bump urllib3 from 2.6.0 to 2.6.3 in /<strong>tests</strong>/data (<a 
href="https://redirect.github.com/actions/setup-python/issues/1264";>#1264</a>)</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/bfe8cc55a7890e3d6672eda6460ef37bfcc70755";><code>bfe8cc5</code></a>
 Upgrade <a href="https://github.com/actions";><code>@​actions</code></a> 
dependencies to Node 24 compatible versions (<a 
href="https://redirect.github.com/actions/setup-python/issues/1259";>#1259</a>)</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/4f41a90a1f38628c7ccc608d05fbafe701bc20ae";><code>4f41a90</code></a>
 Bump urllib3 from 2.5.0 to 2.6.0 in /<strong>tests</strong>/data (<a 
href="https://redirect.github.com/actions/setup-python/issues/1253";>#1253</a>)</li>
   <li>See full diff in <a 
href="https://github.com/actions/setup-python/compare/83679a892e2d95755f2dac6acb0bfd1e9ac5d548...a309ff8b426b58ec0e2a45f0f869d46889d02405";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore <dependency name> major version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
major version (unless you unignore this specific dependency's major version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name> minor version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
minor version (unless you unignore this specific dependency's minor version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name>` will close this group update PR and 
stop Dependabot creating any more for the specific dependency (unless you 
unignore this specific dependency or upgrade to it yourself)
   - `@dependabot unignore <dependency name>` will remove all of the ignore 
conditions of the specified dependency
   - `@dependabot unignore <dependency name> <ignore condition>` will remove 
the ignore condition of the specified dependency and ignore conditions
   
   
   </details>


-- 
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]

Reply via email to