You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@plc4x.apache.org by GitBox <gi...@apache.org> on 2022/04/01 06:29:18 UTC

[GitHub] [plc4x] dependabot[bot] opened a new pull request #340: build(deps): bump dependency-check-maven from 6.5.1 to 7.0.4

dependabot[bot] opened a new pull request #340:
URL: https://github.com/apache/plc4x/pull/340


   Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 6.5.1 to 7.0.4.
   <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 7.0.4</h2>
   <h3>Changes</h3>
   <ul>
   <li>Update to <code>jackson-databind</code> (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4285">#4285</a>).</li>
   <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/43?closed=1">changes</a>.</li>
   </ul>
   <h2>Version 7.0.3</h2>
   <h3>Changes</h3>
   <ul>
   <li>Update to <code>jackson-databind</code> (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4285">#4285</a>).</li>
   <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/42?closed=1">changes</a>.</li>
   </ul>
   <h2>Version 7.0.2</h2>
   <h3>Changes</h3>
   <ul>
   <li>General project maintenance, bug fixes, and false positive and false negative reductions.</li>
   <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/41?closed=1">changes</a>.</li>
   </ul>
   <h2>Version 7.0.1</h2>
   <h3>Changes</h3>
   <ul>
   <li>General project maintenance, bug fixes, and false positive reductions.</li>
   <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/40?closed=1">changes</a>.</li>
   </ul>
   <h2>Version 7.0.0</h2>
   <h3>Breaking Changes</h3>
   <ul>
   <li>The H2 database version has been upgraded.
   <ul>
   <li>if you use the <code>dataDirectory</code> option you will need to run a purge after upgrading.</li>
   </ul>
   </li>
   <li>Upgraded to dotnet core 6.0. If analyzing dotnet assemblies the system will need to have the dotnet core 6.0.x runtime available.</li>
   </ul>
   <h3>Changes</h3>
   <ul>
   <li>The Sarif report format has been fixed and can now be imported into GitHub if desired (See <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/3993">#3993</a>).</li>
   <li>Introduced IssueOps for False Positive reports to assist the team in evaluating FP reports.
   <ul>
   <li><a href="https://github.com/jeremylong/DependencyCheck/issues/new?assignees=&amp;labels=FP+Report&amp;template=false-positive-report.yml&amp;title=%5BFP%5D%3A+">Create New FP Report Issue</a>.</li>
   </ul>
   </li>
   <li>When analyzing Java projects ODC now includes data from the developers section.
   <ul>
   <li>This will likely cause false positives on things like Apache James, please report the FP and we will fix these quickly.</li>
   </ul>
   </li>
   <li>General project maintenance, bug fixes, and false positive reductions.</li>
   <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/28?closed=1">changes</a>.</li>
   </ul>
   <h2>Version 6.5.3</h2>
   <p>Changes in this Release</p>
   <ul>
   <li>Performance improvements for some Maven projects (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/3923">#3923</a> and <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/3931">#3931</a>).</li>
   <li>Fixed bug in npm version handling introduced in 6.5.2 (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/3956">#3956</a>).</li>
   <li>Improved the node package analyzer to correctly report the origin of a dependency (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/3970">#3970</a>).</li>
   <li>General code maintenance and false positive reductions.</li>
   <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/39?closed=1">changes</a>.</li>
   </ul>
   <h2>Version 6.5.2</h2>
   <p>Changes in this Release</p>
   <ul>
   <li>Fixed false positives around log4j-api and Log4j-web (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/3910">#3910</a> &amp; <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/3937">#3937</a>).</li>
   <li>Bug fix when processing NPM lock files (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/3893">#3893</a>).</li>
   <li>Added missing <code>pnpm</code> argmument to the CLI (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/3916">#3916</a>).</li>
   <li>General code maintenance and false positive reductions.</li>
   <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/38?closed=1">changes</a>.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/jeremylong/DependencyCheck/blob/main/RELEASE_NOTES.md">dependency-check-maven's changelog</a>.</em></p>
   <blockquote>
   <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v7.0.4">Version 7.0.4</a> (2022-03-30)</h2>
   <h3>Changes</h3>
   <ul>
   <li>Update to <code>jackson-databind</code> (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4285">#4285</a>).</li>
   <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/43?closed=1">changes</a>.</li>
   </ul>
   <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v7.0.3">Version 7.0.3</a> (2022-03-29)</h2>
   <h3>Changes</h3>
   <ul>
   <li>Update to <code>jackson-databind</code> (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4285">#4285</a>).</li>
   <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/42?closed=1">changes</a>.</li>
   </ul>
   <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v7.0.2">Version 7.0.2</a> (2022-03-28)</h2>
   <h3>Changes</h3>
   <ul>
   <li>General project maintenance, bug fixes, and false positive and false negative reductions.</li>
   <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/41?closed=1">changes</a>.</li>
   </ul>
   <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v7.0.1">Version 7.0.1</a> (2022-03-23)</h2>
   <h3>Changes</h3>
   <ul>
   <li>General project maintenance, bug fixes, and false positive reductions.</li>
   <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/40?closed=1">changes</a>.</li>
   </ul>
   <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v7.0.0">Version 7.0.0</a> (2022-02-28)</h2>
   <h3>Breaking Changes</h3>
   <ul>
   <li>The H2 database version has been upgraded.
   <ul>
   <li>if you use the <code>dataDirectory</code> option you will need to run a purge after upgrading.</li>
   </ul>
   </li>
   <li>Upgraded to dotnet core 6.0. If analyzing dotnet assemblies the system will need to have the dotnet core 6.0.x runtime available.</li>
   </ul>
   <h3>Changes</h3>
   <ul>
   <li>The Sarif report format has been fixed and can now be imported into GitHub if desired (See <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/3993">#3993</a>).</li>
   <li>Introduced IssueOps for False Positive reports to assist the team in evaluating FP reports.
   <ul>
   <li><a href="https://github.com/jeremylong/DependencyCheck/issues/new?assignees=&amp;labels=FP+Report&amp;template=false-positive-report.yml&amp;title=%5BFP%5D%3A+">Create New FP Report Issue</a>.</li>
   </ul>
   </li>
   <li>When analyzing Java projects ODC now includes data from the developers section.
   <ul>
   <li>This will likely cause false positives on things like Apache James, please report the FP and we will fix these quickly.</li>
   </ul>
   </li>
   <li>General project maintenance, bug fixes, and false positive reductions.</li>
   <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/28?closed=1">changes</a>.</li>
   </ul>
   <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v6.5.3">Version 6.5.3</a> (2022-01-12)</h2>
   <h3>Changes</h3>
   <ul>
   <li>Performance improvements for some Maven projects (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/3923">#3923</a> and <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/3931">#3931</a>).</li>
   <li>Fixed bug in npm version handling introduced in 6.5.2 (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/3956">#3956</a>).</li>
   <li>Improved the node package analyzer to correctly report the origin of a dependency (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/3970">#3970</a>).</li>
   <li>General code maintenance and false positive reductions.</li>
   <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/39?closed=1">changes</a>.</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/d200397644a691939b6b3c07c57740cd8a98f214"><code>d200397</code></a> [maven-release-plugin] prepare release v7.0.4</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/ebb6679df22088ab254e1e93a2b9f8b466bdeded"><code>ebb6679</code></a> prepare release</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/138bb2a26952622c6a2573bf0e82d83437c9a6c5"><code>138bb2a</code></a> prepare release</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/c32dbbfc44083596ad558165e55147858f474e85"><code>c32dbbf</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4288">#4288</a> from jeremylong/dependabot/maven/com.fasterxml.jacks...</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/9098a80bd111c43e364950586c78c8a674a9c348"><code>9098a80</code></a> Bump jackson-bom from 2.13.2.20220324 to 2.13.2.20220328</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/89f165c5b2a7680ed0afe5eee8efa4fb111da601"><code>89f165c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4286">#4286</a> from jeremylong/release-7.0.3</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/4cc35015e9d53da775550f5781fdfb8f66694f18"><code>4cc3501</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/d881157b1f541172558fdf89f433e904ca1e1d47"><code>d881157</code></a> [maven-release-plugin] prepare release v7.0.3</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/ebfba7bdec22b5a4e622c39092329727d3912103"><code>ebfba7b</code></a> prepare release</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/e6a21564ae6dbf559de2c5ecdc2818e6af5c2cd0"><code>e6a2156</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4285">#4285</a> from jeremylong/jacksonFix</li>
   <li>Additional commits viewable in <a href="https://github.com/jeremylong/DependencyCheck/compare/v6.5.1...v7.0.4">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=6.5.1&new-version=7.0.4)](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-unsubscribe@plc4x.apache.org

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