dependabot[bot] opened a new pull request, #4265:
URL: https://github.com/apache/myfaces-tobago/pull/4265

   Bumps 
[org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck)
 from 8.3.1 to 8.4.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/jeremylong/DependencyCheck/releases";>org.owasp:dependency-check-maven's
 releases</a>.</em></p>
   <blockquote>
   <h2>Version 8.4.0</h2>
   <h3>Added</h3>
   <ul>
   <li>feat: Add support for Nexus v3 to NexusAnalyzer (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5849";>#5849</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>fix: Hint Analyzer should run before VersionFilter Analyzer (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5818";>#5818</a>)</li>
   <li>chore: switch to sha1-pinning as suggested by Semgrep</li>
   <li>fix: OSS Index Analyzer SocketTimeoutException exception handling based 
on warn only parameter (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5845";>#5845</a>)</li>
   <li>fix: use curl with -L to follow github redirect (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5808";>#5808</a>)</li>
   <li>fix: use curl with -L to follow github redirect</li>
   <li>fix: <a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5671";>#5671</a>
 out of memory error (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5789";>#5789</a>)</li>
   <li>fix: <a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5671";>#5671</a>
 Exit method as soon as we detect a loop to prevent an infinite loop leading to 
an OutOfMemoryError</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md";>org.owasp:dependency-check-maven's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/jeremylong/DependencyCheck/releases/tag/v8.4.0";>Version
 8.4.0</a> (2023-08-19)</h2>
   <h3>Added</h3>
   <ul>
   <li>feat: Add support for Nexus v3 to NexusAnalyzer (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5849";>#5849</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>fix: Hint Analyzer should run before VersionFilter Analyzer (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5818";>#5818</a>)</li>
   <li>chore: switch to sha1-pinning as suggested by Semgrep</li>
   <li>fix: OSS Index Analyzer SocketTimeoutException exception handling based 
on warn only parameter (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5845";>#5845</a>)</li>
   <li>fix: use curl with -L to follow github redirect (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5808";>#5808</a>)</li>
   <li>fix: use curl with -L to follow github redirect</li>
   <li>fix: <a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5671";>#5671</a>
 out of memory error (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5789";>#5789</a>)</li>
   <li>fix: <a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5671";>#5671</a>
 Exit method as soon as we detect a loop to prevent an infinite loop leading to 
an OutOfMemoryError</li>
   </ul>
   <p>See the full listing of <a 
href="https://github.com/jeremylong/DependencyCheck/milestone/66?closed=1";>changes</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/cc2db4cffb078b4219524ad40f181a49e97a892b";><code>cc2db4c</code></a>
 build: prepare release v8.4.0</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/17c5081e63c104cdc061dbcb0cb1105c6b2efe2f";><code>17c5081</code></a>
 chore: prepare release (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5891";>#5891</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/d1e573656884fa25b5e5a9d557aa5d9e4086cbbb";><code>d1e5736</code></a>
 build(deps): bump com.google.guava:guava from 32.0.1-jre to 32.1.2-jre (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5850";>#5850</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/e685b8050531228e5826bc803b41a6fedc0c3685";><code>e685b80</code></a>
 feat: Add support for Nexus v3 to NexusAnalyzer (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5849";>#5849</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/a29afc496f103725fd3837883d307f80cb3e9a73";><code>a29afc4</code></a>
 fix: Hint Analyzer should run before VersionFilter Analyzer (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5818";>#5818</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/49c65911528fac5c9db1e5202bc996e1ed8519c1";><code>49c6591</code></a>
 build(deps): bump actions/setup-node from 3.8.0 to 3.8.1 (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5889";>#5889</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/0f4553abff5219a2bba8a286cb1364fa2d5708d1";><code>0f4553a</code></a>
 build(deps): bump actions/setup-node from 3.8.0 to 3.8.1</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/8ee82149179c6faeca78727e57039e987c387e26";><code>8ee8214</code></a>
 build(deps): bump actions/setup-node from 3.7.0 to 3.8.0 (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5877";>#5877</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/d71f038eb28f9670ca2d1ffa6cc2179cf4089daf";><code>d71f038</code></a>
 build(deps): bump org.semver4j:semver4j from 5.0.0 to 5.1.0 (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5878";>#5878</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/5a55c81406e3810150b11300d48724312cea2795";><code>5a55c81</code></a>
 build(deps): bump org.semver4j:semver4j from 5.0.0 to 5.1.0</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jeremylong/DependencyCheck/compare/v8.3.1...v8.4.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.owasp:dependency-check-maven&package-manager=maven&previous-version=8.3.1&new-version=8.4.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 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 this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </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: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to