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

   Bumps the github-dependencies group with 2 updates: 
[actions/cache](https://github.com/actions/cache) and 
[github/codeql-action](https://github.com/github/codeql-action).
   
   Updates `actions/cache` from 5.0.2 to 5.0.3
   <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>v5.0.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump <code>@actions/cache</code> to v5.0.5 (Resolves: <a 
href="https://github.com/actions/cache/security/dependabot/33";>https://github.com/actions/cache/security/dependabot/33</a>)</li>
   <li>Bump <code>@actions/core</code> to v2.0.3</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/cache/compare/v5...v5.0.3";>https://github.com/actions/cache/compare/v5...v5.0.3</a></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>How to prepare a release</h2>
   <blockquote>
   <p>[!NOTE]<br />
   Relevant for maintainers with write access only.</p>
   </blockquote>
   <ol>
   <li>Switch to a new branch from <code>main</code>.</li>
   <li>Run <code>npm test</code> to ensure all tests are passing.</li>
   <li>Update the version in <a 
href="https://github.com/actions/cache/blob/main/package.json";><code>https://github.com/actions/cache/blob/main/package.json</code></a>.</li>
   <li>Run <code>npm run build</code> to update the compiled files.</li>
   <li>Update this <a 
href="https://github.com/actions/cache/blob/main/RELEASES.md";><code>https://github.com/actions/cache/blob/main/RELEASES.md</code></a>
 with the new version and changes in the <code>## Changelog</code> section.</li>
   <li>Run <code>licensed cache</code> to update the license report.</li>
   <li>Run <code>licensed status</code> and resolve any warnings by updating 
the <a 
href="https://github.com/actions/cache/blob/main/.licensed.yml";><code>https://github.com/actions/cache/blob/main/.licensed.yml</code></a>
 file with the exceptions.</li>
   <li>Commit your changes and push your branch upstream.</li>
   <li>Open a pull request against <code>main</code> and get it reviewed and 
merged.</li>
   <li>Draft a new release <a 
href="https://github.com/actions/cache/releases";>https://github.com/actions/cache/releases</a>
 use the same version number used in <code>package.json</code>
   <ol>
   <li>Create a new tag with the version number.</li>
   <li>Auto generate release notes and update them to match the changes you 
made in <code>RELEASES.md</code>.</li>
   <li>Toggle the set as the latest release option.</li>
   <li>Publish the release.</li>
   </ol>
   </li>
   <li>Navigate to <a 
href="https://github.com/actions/cache/actions/workflows/release-new-action-version.yml";>https://github.com/actions/cache/actions/workflows/release-new-action-version.yml</a>
   <ol>
   <li>There should be a workflow run queued with the same version number.</li>
   <li>Approve the run to publish the new version and update the major tags for 
this action.</li>
   </ol>
   </li>
   </ol>
   <h2>Changelog</h2>
   <h3>5.0.3</h3>
   <ul>
   <li>Bump <code>@actions/cache</code> to v5.0.5 (Resolves: <a 
href="https://github.com/actions/cache/security/dependabot/33";>https://github.com/actions/cache/security/dependabot/33</a>)</li>
   <li>Bump <code>@actions/core</code> to v2.0.3</li>
   </ul>
   <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>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/cache/commit/cdf6c1fa76f9f475f3d7449005a359c84ca0f306";><code>cdf6c1f</code></a>
 Merge pull request <a 
href="https://redirect.github.com/actions/cache/issues/1695";>#1695</a> from 
actions/Link-/prepare-5.0.3</li>
   <li><a 
href="https://github.com/actions/cache/commit/a1bee22673bee4afb9ce4e0a1dc3da1c44060b7d";><code>a1bee22</code></a>
 Add review for the <code>@​actions/http-client</code> license</li>
   <li><a 
href="https://github.com/actions/cache/commit/46957638dc5c5ff0c34c0143f443c07d3a7c769f";><code>4695763</code></a>
 Add licensed output</li>
   <li><a 
href="https://github.com/actions/cache/commit/dc73bb9f7bf74a733c05ccd2edfd1f2ac9e5f502";><code>dc73bb9</code></a>
 Upgrade dependencies and address security warnings</li>
   <li><a 
href="https://github.com/actions/cache/commit/345d5c2f761565bace4b6da356737147e9041e3a";><code>345d5c2</code></a>
 Add 5.0.3 builds</li>
   <li>See full diff in <a 
href="https://github.com/actions/cache/compare/8b402f58fbc84540c8b491a91e594a4576fec3d7...cdf6c1fa76f9f475f3d7449005a359c84ca0f306";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github/codeql-action` from 4.32.0 to 4.32.1
   <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.1</h2>
   <ul>
   <li>A warning is now shown in Default Setup workflow logs if a <a 
href="https://docs.github.com/en/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access/giving-org-access-private-registries";>private
 package registry is configured</a> using a GitHub Personal Access Token (PAT), 
but no username is configured. <a 
href="https://redirect.github.com/github/codeql-action/pull/3422";>#3422</a></li>
   <li>Fixed a bug which caused the CodeQL Action to fail when repository 
properties cannot successfully be retrieved. <a 
href="https://redirect.github.com/github/codeql-action/pull/3421";>#3421</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.1 - 02 Feb 2026</h2>
   <ul>
   <li>A warning is now shown in Default Setup workflow logs if a <a 
href="https://docs.github.com/en/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access/giving-org-access-private-registries";>private
 package registry is configured</a> using a GitHub Personal Access Token (PAT), 
but no username is configured. <a 
href="https://redirect.github.com/github/codeql-action/pull/3422";>#3422</a></li>
   <li>Fixed a bug which caused the CodeQL Action to fail when repository 
properties cannot successfully be retrieved. <a 
href="https://redirect.github.com/github/codeql-action/pull/3421";>#3421</a></li>
   </ul>
   <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>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/github/codeql-action/commit/6bc82e05fd0ea64601dd4b465378bbcf57de0314";><code>6bc82e0</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/3447";>#3447</a> 
from github/update-v4.32.1-f52cbc830</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/42f00f2d33668fbcf1dc3dd5c3bb29d28da0e60d";><code>42f00f2</code></a>
 Add a couple of change notes</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/cedee6de9f72b4373125bf3febfbf6c602a0b2d1";><code>cedee6d</code></a>
 Update changelog for v4.32.1</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/f52cbc83091da34ce9a8ae0e3db2f977e8d4ecb2";><code>f52cbc8</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/3445";>#3445</a> 
from github/dependabot/npm_and_yarn/fast-xml-parser-...</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/c5aaca4bb9117e5ece543792c718f055ed6ef031";><code>c5aaca4</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/3446";>#3446</a> 
from github/mbg/ci/pin-node-packages</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/3e58739c65d3c9ec50eda6506523bacfae244e1e";><code>3e58739</code></a>
 Pin <code>@actions/tool-cache@3</code> in workflows to avoid failures with 
<code>github-script</code></li>
   <li><a 
href="https://github.com/github/codeql-action/commit/a6ccefb47c262aa74c12cd875ddb489a95683052";><code>a6ccefb</code></a>
 Rebuild</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/0e64858573fbb4884fb38ad67277bd9d10949e52";><code>0e64858</code></a>
 Bump fast-xml-parser from 5.3.3 to 5.3.4</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/f985be5b50bd175586d44aac9ac52926adf12893";><code>f985be5</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/3443";>#3443</a> 
from github/dependabot/npm_and_yarn/tar-7.5.7</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/0c8e06dfb239195730995b6e2e320fe7e8d423c0";><code>0c8e06d</code></a>
 Bump tar from 7.5.6 to 7.5.7</li>
   <li>Additional commits viewable in <a 
href="https://github.com/github/codeql-action/compare/b20883b0cd1f46c72ae0ba6d1090936928f9fa30...6bc82e05fd0ea64601dd4b465378bbcf57de0314";>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