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

   Bumps the github-dependencies group with 1 update: 
[actions/dependency-review-action](https://github.com/actions/dependency-review-action).
   
   Updates `actions/dependency-review-action` from 4.8.3 to 4.9.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/dependency-review-action/releases";>actions/dependency-review-action's
 releases</a>.</em></p>
   <blockquote>
   <h2>Dependency Review Action 4.9.0</h2>
   <p>This feature release contains a couple of notable changes:</p>
   <ul>
   <li>There is a new configuration option <code>show_patched_versions</code> 
which will add a column to the output, showing the fix version of each 
vulnerable dependency. Thanks <a 
href="https://github.com/felickz";><code>@​felickz</code></a>!</li>
   <li>Runs which do not display OpenSSF scorecards no longer fetch scorecard 
information; previously it was fetched regardless of whether or not it was 
displayed, causing unneccessary slowness. Great catch <a 
href="https://github.com/jantiebot";><code>@​jantiebot</code></a>!</li>
   <li>There are a couple of fixes to purl parsing which should improve match 
accuracy for <code>allow-package-dependency</code> lists, including case 
(in)sensitivity and url-encoded namespaces Thanks <a 
href="https://github.com/juxtin";><code>@​juxtin</code></a>!</li>
   </ul>
   <h2>What's Changed</h2>
   <ul>
   <li>Compare normalized purls to account for encoding quirks by <a 
href="https://github.com/juxtin";><code>@​juxtin</code></a> in <a 
href="https://redirect.github.com/actions/dependency-review-action/pull/1056";>actions/dependency-review-action#1056</a></li>
   <li>Make purl comparisons case insensitive by <a 
href="https://github.com/juxtin";><code>@​juxtin</code></a> in <a 
href="https://redirect.github.com/actions/dependency-review-action/pull/1057";>actions/dependency-review-action#1057</a></li>
   <li>Feat: Add <code>Patched Version</code> to <code>Vulnerabilities</code> 
summary by <a href="https://github.com/felickz";><code>@​felickz</code></a> in 
<a 
href="https://redirect.github.com/actions/dependency-review-action/pull/1045";>actions/dependency-review-action#1045</a></li>
   <li>fix: only get scorecard levels if user wants to see the OpenSSF 
scorecard by <a 
href="https://github.com/jantiebot";><code>@​jantiebot</code></a> in <a 
href="https://redirect.github.com/actions/dependency-review-action/pull/1060";>actions/dependency-review-action#1060</a></li>
   <li>Bump actions/stale from 10.1.0 to 10.2.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/dependency-review-action/pull/1058";>actions/dependency-review-action#1058</a></li>
   <li>Bump actions/checkout from 4 to 6 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/dependency-review-action/pull/1021";>actions/dependency-review-action#1021</a></li>
   <li>Updates for release 4.9.0 by <a 
href="https://github.com/ahpook";><code>@​ahpook</code></a> in <a 
href="https://redirect.github.com/actions/dependency-review-action/pull/1064";>actions/dependency-review-action#1064</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/jantiebot";><code>@​jantiebot</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/dependency-review-action/pull/1060";>actions/dependency-review-action#1060</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/dependency-review-action/compare/v4.8.3...v4.9.0";>https://github.com/actions/dependency-review-action/compare/v4.8.3...v4.9.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/dependency-review-action/commit/2031cfc080254a8a887f58cffee85186f0e49e48";><code>2031cfc</code></a>
 Merge pull request <a 
href="https://redirect.github.com/actions/dependency-review-action/issues/1064";>#1064</a>
 from actions/ahpook/release-4.9.0</li>
   <li><a 
href="https://github.com/actions/dependency-review-action/commit/d02fa39f790d6e8a4ecafab5848251ff12c20df7";><code>d02fa39</code></a>
 Updates for release 4.9.0</li>
   <li><a 
href="https://github.com/actions/dependency-review-action/commit/4038a34c4b30f7c11a7d45dc8dbea40e2211aa27";><code>4038a34</code></a>
 Merge pull request <a 
href="https://redirect.github.com/actions/dependency-review-action/issues/1021";>#1021</a>
 from actions/dependabot/github_actions/actions/check...</li>
   <li><a 
href="https://github.com/actions/dependency-review-action/commit/a632b8386b2cc2b1b99427606b513f7632d27e91";><code>a632b83</code></a>
 Merge pull request <a 
href="https://redirect.github.com/actions/dependency-review-action/issues/1058";>#1058</a>
 from actions/dependabot/github_actions/actions/stale...</li>
   <li><a 
href="https://github.com/actions/dependency-review-action/commit/57a3d46a7be2c2e259fa3284ffc501296337f2ac";><code>57a3d46</code></a>
 Merge pull request <a 
href="https://redirect.github.com/actions/dependency-review-action/issues/1060";>#1060</a>
 from jantiebot/main</li>
   <li><a 
href="https://github.com/actions/dependency-review-action/commit/5ecdc4b5781cdabdfe233d6e58ec18eac23e275d";><code>5ecdc4b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/actions/dependency-review-action/issues/1045";>#1045</a>
 from forks-felickz/main</li>
   <li><a 
href="https://github.com/actions/dependency-review-action/commit/e8c2f9a12c568d6f36f8d3a9935a6c71afc691f5";><code>e8c2f9a</code></a>
 fix: remove inferrable type annotation to pass eslint</li>
   <li><a 
href="https://github.com/actions/dependency-review-action/commit/0e129e113c878bfe7c1abf6c6d94b180cbf71086";><code>0e129e1</code></a>
 Prettier  - Refactor summary table rendering for improved readability</li>
   <li><a 
href="https://github.com/actions/dependency-review-action/commit/aa60746a920d63ce55376f67d381e15edd3a714d";><code>aa60746</code></a>
 Add 'show-patched-versions' option to configuration and update summary 
handling</li>
   <li><a 
href="https://github.com/actions/dependency-review-action/commit/e4047984002250b82268ac37f613ab74366e1d85";><code>e404798</code></a>
 Merge upstream actions/dependency-review-action main</li>
   <li>Additional commits viewable in <a 
href="https://github.com/actions/dependency-review-action/compare/05fe4576374b728f0c523d6a13d64c25081e0803...2031cfc080254a8a887f58cffee85186f0e49e48";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/dependency-review-action&package-manager=github_actions&previous-version=4.8.3&new-version=4.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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 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