You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by GitBox <gi...@apache.org> on 2020/11/03 13:52:14 UTC

[GitHub] [isis] dependabot[bot] opened a new pull request #264: Bump dependency-check-maven from 1.3.1 to 6.0.2

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


   Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 1.3.1 to 6.0.2.
   <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>v6.0.2</h2>
   <ul>
   <li>The project is migrating from hosting the release archives on Bintray and moving them to Github under the assets for each <a href="https://github.com/jeremylong/DependencyCheck/releases">release</a>
   <ul>
   <li><strong>Please update any automation you have to point to the new location.</strong></li>
   </ul>
   </li>
   <li>Npm Audit Analyzer now correctly skips dev dependencies (<code>--nodeAuditSkipDevDependencies</code>); see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2482">#2482</a>.</li>
   <li>GoLang Analyzer now scans transitive dependencies; see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2680">#2680</a>.</li>
   <li>Several bug fixes found in 6.0.1.</li>
   </ul>
   <h2>6.0.1</h2>
   <ul>
   <li>
   <p>Improved error messages when upgrading from 5.x to 6.x; due to breaking database changes if the old
   database schema is detected an error message is produced indicating that the old database should be purged.</p>
   </li>
   <li>
   <p>Fixed the database path for the Ant and Gradle plugins.</p>
   </li>
   <li>
   <p>Added locking around the RetireJS updates to resolve read/write conflicts in CI environments.</p>
   </li>
   <li>
   <p>Full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/15?closed=1">changes</a>.</p>
   </li>
   </ul>
   <h2>v6.0.0</h2>
   <ul>
   <li>
   <p>Updated database schema; this is a <strong>breaking change</strong> and anyone using an external database or those whom
   specify the data directory will need recreate the database (including users of the docker image). The schema
   changes were made to:</p>
   <ul>
   <li>Improve the CVSS data, when available, per <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2547">#2547</a></li>
   <li>Improve the way that ecosystems are determined</li>
   <li>Improve the update performance of external databases</li>
   </ul>
   </li>
   <li>
   <p>Users with an <strong>external Oracle</strong> database will not be able to upgrade as <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2755">jeremylong/DependencyCheck#2755</a> has not been resolved - as such, version 6.0.0 does not support Oracle.</p>
   </li>
   <li>
   <p>Users mirroring the NVD - ODC 6.0.0 requires the use of the version 1.1 data feeds -
   please ensure you are using 1.1 not the 1.0 data feed.</p>
   </li>
   <li>
   <p>Full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/14?closed=1">changes</a>.</p>
   </li>
   </ul>
   <h2>v5.3.2</h2>
   <p>Version 5.3.2 was published on March 26, 2020; see the <a href="https://github.com/jeremylong/DependencyCheck/blob/main/RELEASE_NOTES.md#version-532-2020-03-26">release notes</a>.</p>
   </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/v6.0.2">Version 6.0.2</a> (2020-09-27)</h2>
   <h3>Changes</h3>
   <ul>
   <li>
   <p>The project is migrating from hosting the release archives on Bintray and moving them to Github under the assets for each <a href="https://github.com/jeremylong/DependencyCheck/releases">release</a></p>
   <ul>
   <li><strong>Please update any automation you have to point to the new location.</strong></li>
   </ul>
   </li>
   <li>
   <p>Npm Audit Analyzer now correctly skips dev dependencies (<code>--nodeAuditSkipDevDependencies</code>); see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2482">#2482</a>.</p>
   </li>
   <li>
   <p>GoLang Analyzer now scans transitive dependencies; see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2680">#2680</a>.</p>
   </li>
   <li>
   <p>Several bug fixes found in 6.0.1.</p>
   </li>
   <li>
   <p>Full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/16?closed=1">changes</a>.</p>
   </li>
   </ul>
   <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v6.0.1">Version 6.0.1</a> (2020-09-13)</h2>
   <h3>Changes</h3>
   <ul>
   <li>
   <p>Improved error messages when upgrading from 5.x to 6.x; due to breaking database changes if the old
   database schema is detected an error message is produced indicating that the old database should be purged.</p>
   </li>
   <li>
   <p>Fixed the database path for the Ant and Gradle plugins.</p>
   </li>
   <li>
   <p>Added locking around the RetireJS updates to resolve read/write conflicts in CI environments.</p>
   </li>
   <li>
   <p>Full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/15?closed=1">changes</a>.</p>
   </li>
   </ul>
   <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v6.0.0">Version 6.0.0</a> (2020-09-07)</h2>
   <h3>Changes</h3>
   <ul>
   <li>
   <p>Updated database schema; this is a <em>breaking change</em> and anyone using an external database or those whom
   specify the data directory will need recreate the database (including users of the docker image). The schema
   changes were made to:</p>
   <ul>
   <li>Improve the CVSS data, when available, per <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2547">#2547</a></li>
   <li>Improve the way that ecosystems are determined</li>
   <li>Improve the update performance of external databases</li>
   </ul>
   </li>
   <li>
   <p>Users with an <strong>external Oracle</strong> database will not be able to upgrade as <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2755">jeremylong/DependencyCheck#2755</a>
   has not been resolved - as such, version 6.0.0 does not support Oracle.</p>
   </li>
   <li>
   <p>Users mirroring the NVD - ODC 6.0.0 requires the use of the version 1.1 data feeds -
   please ensure you are using 1.1 not the 1.0 data feed.</p>
   </li>
   <li>
   <p>Full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/14?closed=1">changes</a>.</p>
   </li>
   </ul>
   <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v5.3.2">Version 5.3.2</a> (2020-03-26)</h2>
   <h3>Changes</h3>
   <ul>
   <li>Several bug fixes</li>
   <li>Full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/13?closed=1">changes</a>.</li>
   </ul>
   <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v5.3.1">Version 5.3.1</a> (2020-03-10)</h2>
   <h3>Changes</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/60e748f9b59081b84c836d8324bc349e3595d302"><code>60e748f</code></a> version 6.0.2</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/a1bab9fadcaff84927d29ed85df1bc158b8ac7da"><code>a1bab9f</code></a> Merge branch 'main' of github.com:jeremylong/DependencyCheck into main</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/3780dfa54e02b5f35d86f296ed92e0a961762bc3"><code>3780dfa</code></a> sort before bundling/merging activities</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/c9b78419e3b1f489c4b9a5b09fb18628132bbcf6"><code>c9b7841</code></a> minor update to method name</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/ee876857286a7684baeff6d4c37df33e59177251"><code>ee87685</code></a> Bump mockito-core from 3.5.11 to 3.5.13 (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2836">#2836</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/f7de368fc5580f152dd19434bf550239abcacc94"><code>f7de368</code></a> fix dev dependency not being skipped per <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2482">#2482</a></li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/187228d5e198848d74f912f2d435bc71626d9870"><code>187228d</code></a> suppress ruby CVE for several other languages</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/a1c2da73293e8092c0ca5e2ff3fe45ea5cdffd0c"><code>a1c2da7</code></a> fix grant statement per <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2831">#2831</a></li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/112ee43ed10c62a7991e331d4d835da56ce16dd8"><code>112ee43</code></a> fix NPE per <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2832">#2832</a></li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/b1e4e84a0b6230e5eedd85b6e85420db9fbb83f2"><code>b1e4e84</code></a> fix content in prolog issue per <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/2823">#2823</a></li>
   <li>Additional commits viewable in <a href="https://github.com/jeremylong/DependencyCheck/compare/v1.3.1...v6.0.2">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=1.3.1&new-version=6.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
   
   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.

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



[GitHub] [isis] andi-huber merged pull request #264: Bump dependency-check-maven from 1.3.1 to 6.0.2

Posted by GitBox <gi...@apache.org>.
andi-huber merged pull request #264:
URL: https://github.com/apache/isis/pull/264


   


----------------------------------------------------------------
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.

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