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

   Bumps 
[dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 
8.0.2 to 8.1.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/jeremylong/DependencyCheck/releases";>dependency-check-maven's
 releases</a>.</em></p>
   <blockquote>
   <h2>Version 8.1.0</h2>
   <h3>Added</h3>
   <ul>
   <li><code>Pipefile.lock</code> files are now supported (<a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/5404";>#5404</a>).</li>
   <li>Python projects with only a <code>pyproject.toml</code> but no lock file 
or requirements will report an error as ODC is unable to analyze the project 
(<a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/5409";>#5409</a>).</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Some maven projects caused false positives due to bad string 
interpolation (<a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/5421";>#5421</a>).</li>
   <li>Error message from Assembly Analyzer has been updated to emphasize 
dotnet 6 is required for analysis (<a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/5408";>#5408</a>).</li>
   <li>Correct issue where database defrag occurs even when no updates were 
performed (<a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/5441";>#5441</a>).</li>
   <li>Fixed several False Positives and one False Negative.</li>
   <li>Fixed the <code>format</code> configuration more flexible in the gradle 
plugin ([dependency-check-gradle/<a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/324";>#324</a>](<a
 
href="https://github-redirect.dependabot.com/dependency-check/dependency-check-gradle/pull/324";>dependency-check/dependency-check-gradle#324</a>)).</li>
   </ul>
   <p>See the full listing of <a 
href="https://github.com/jeremylong/DependencyCheck/milestone/60?closed=1";>changes</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md";>dependency-check-maven's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/jeremylong/DependencyCheck/releases/tag/v8.1.0";>Version
 8.1.0</a> (2023-01-26)</h2>
   <h3>Added</h3>
   <ul>
   <li><code>Pipefile.lock</code> files are now supported (<a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/5404";>#5404</a>).</li>
   <li>Python projects with only a <code>pyproject.toml</code> but no lock file 
or requirements will report an error as ODC is unable to analyze the project 
(<a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/5409";>#5409</a>).</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Some maven projects caused false positives due to bad string 
interpolation (<a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/5421";>#5421</a>).</li>
   <li>Error message from Assembly Analyzer has been updated to emphasize 
dotnet 6 is required for analysis (<a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/5408";>#5408</a>).</li>
   <li>Correct issue where database defrag occurs even when no updates were 
performed (<a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/5441";>#5441</a>).</li>
   <li>Fixed several False Positives and one False Negative.</li>
   <li>Fixed the <code>format</code> configuration more flexible in the gradle 
plugin ([dependency-check-gradle/<a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/324";>#324</a>](<a
 
href="https://github-redirect.dependabot.com/dependency-check/dependency-check-gradle/pull/324";>dependency-check/dependency-check-gradle#324</a>)).</li>
   </ul>
   <p>See the full listing of <a 
href="https://github.com/jeremylong/DependencyCheck/milestone/60?closed=1";>changes</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/8a6517e5009e577326d9b8422f4bf8291d95f774";><code>8a6517e</code></a>
 build:prepare release v8.1.0</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/6c82d9480db724f3b8b3a29800276179781b8cc0";><code>6c82d94</code></a>
 docs: release notes</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/1347904b723b2fe7fd90a55c6ed79cb667303ced";><code>1347904</code></a>
 build(deps): bump amannn/action-semantic-pull-request from 5.0.2 to 5.1.0 (<a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5";>#5</a>...</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/c8bd0acf4cd8a0a29932bfe0e2509ae412ca14a9";><code>c8bd0ac</code></a>
 fix(fp): False Positives on GitPython (<a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5442";>#5442</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/6cb9f337edee4037d57c34861550dc4ca7323942";><code>6cb9f33</code></a>
 fix: correctly return update status in KnownExploitedDataSource (<a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5441";>#5441</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/182721d263abb2dab6f8658bb6d7cb71253bfb83";><code>182721d</code></a>
 fix: resolve false negative on yii2 (<a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5434";>#5434</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/8cde561fb9a21344e729d32d6f632d46d87ff966";><code>8cde561</code></a>
 fix: ensure pyproject.toml has lock (<a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5409";>#5409</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/47302966c9eaa51f041acd9c02292288999339d9";><code>4730296</code></a>
 feat: support Pipenv - Pipfile.lock (<a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5404";>#5404</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/c0fcd40dd7209a15da6885307bef643d0b8bb63f";><code>c0fcd40</code></a>
 fix(FP): Fp suppressions too hard for our automation (<a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5438";>#5438</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/8773d4f094a7d2db9213e6b12b716ec79db45a64";><code>8773d4f</code></a>
 build(deps): bump maven-deploy-plugin from 3.0.0 to 3.1.0 (<a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5439";>#5439</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jeremylong/DependencyCheck/compare/v8.0.2...v8.1.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.0.2&new-version=8.1.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 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