You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/11/27 17:15:58 UTC

[PR] Bump org.owasp:dependency-check-maven from 8.4.3 to 9.0.1 [directory-scimple]

dependabot[bot] opened a new pull request, #424:
URL: https://github.com/apache/directory-scimple/pull/424

   Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 8.4.3 to 9.0.1.
   <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 9.0.1</h2>
   <ul>
   <li>fix: check java 8 update version; minimum JRE is 8 update 251 (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6118">#6118</a>)</li>
   <li>fix: add retry for failed NVD API requests (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6136">#6136</a>)</li>
   <li>docs: add default values to documentation for the NVD API Delay (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6135">#6135</a>)</li>
   <li>chore: Revert &quot;build(deps): bump com.h2database:h2 from 2.1.214 to 2.2.224&quot; (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6131">#6131</a>)
   <ul>
   <li>this is a <strong>breaking change</strong> for anyone that successfully created the H2 database with 9.0.0.</li>
   </ul>
   </li>
   <li>fix: mute jcs logging (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6130">#6130</a>)</li>
   <li>docs: update NVD notice (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6110">#6110</a>)</li>
   <li>fix: Use the correct key for NVD API-Key from Maven Settings serverId (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6109">#6109</a>)</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/71?closed=1">changes</a>.</p>
   <h2>Version 9.0.0</h2>
   <p><strong>breaking changes</strong>: See the <a href="https://github.com/jeremylong/DependencyCheck#900-upgrade-notice">upgrade notice</a></p>
   <ul>
   <li>feat: Utilize NVD API (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5978">#5978</a>)</li>
   <li>feat: gitlab dependency scanner report format <a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5919">#5919</a> (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5920">#5920</a>)</li>
   <li>fix: Use ASCII apostrophe for console message (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6076">#6076</a>)</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/68?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">org.owasp:dependency-check-maven's changelog</a>.</em></p>
   <blockquote>
   <h2><a href="https://github.com/jereong/DependencyCheck/releases/tag/v9.0.1">Version 9.0.1</a> (2023-11-26)</h2>
   <p><strong>breaking changes</strong>: See the <a href="https://github.com/jeremylong/DependencyCheck#900-upgrade-notice">upgrade notice</a></p>
   <ul>
   <li>fix: check java 8 update version; minimum JRE is 8 update 251 (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6118">#6118</a>)</li>
   <li>fix: add retry for failed NVD API requests (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6136">#6136</a>)</li>
   <li>docs: add default values to documentation for the NVD API Delay (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6135">#6135</a>)</li>
   <li>chore: Revert &quot;build(deps): bump com.h2database:h2 from 2.1.214 to 2.2.224&quot; (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6131">#6131</a>)
   <ul>
   <li>this is a <strong>breaking change</strong> for anyone that successfully created the H2 database with 9.0.0.</li>
   </ul>
   </li>
   <li>fix: mute jcs logging (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6130">#6130</a>)</li>
   <li>docs: update NVD notice (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6110">#6110</a>)</li>
   <li>fix: Use the correct key for NVD API-Key from Maven Settings serverId (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6109">#6109</a>)</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/71?closed=1">changes</a>.</p>
   <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v9.0.0">Version 9.0.0</a> (2023-11-22)</h2>
   <p><strong>breaking changes</strong>: See the <a href="https://github.com/jeremylong/DependencyCheck#900-upgrade-notice">upgrade notice</a></p>
   <ul>
   <li>feat: Utilize NVD API (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5978">#5978</a>)</li>
   <li>feat: gitlab dependency scanner report format <a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5919">#5919</a> (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/5920">#5920</a>)</li>
   <li>fix: Use ASCII apostrophe for console message (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6076">#6076</a>)</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/68?closed=1">changes</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/ff3118620a05ad40e8f3c367cbe20a865cb0de6a"><code>ff31186</code></a> build: prepare release v9.0.1</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/e55fe593f02d479de6663ea57d3bc8438e11853f"><code>e55fe59</code></a> docs: prepare release</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/bf5102582bf5d9560bfa6b92ffe52332d658e535"><code>bf51025</code></a> fix: check java 8 update version (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6118">#6118</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/5601e5558830a77ef53989e45adb4c23c27db304"><code>5601e55</code></a> fix: add retry for failed NVD API requests (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6136">#6136</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/daf8c98468cebab3e62575760b6a5f9d9d66689e"><code>daf8c98</code></a> docs: add default values to documentation for the NVD API Delay (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6135">#6135</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/d0adc75645958c026362cedc5b0c5f79019e04b2"><code>d0adc75</code></a> build(deps): bump org.apache.commons:commons-compress from 1.24.0 to 1.25.0 (...</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/b89273cae575ca3884d492bbef05bafcee0cfb1c"><code>b89273c</code></a> chore: Revert &quot;build(deps): bump com.h2database:h2 from 2.1.214 to 2.2.224&quot; (...</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/5a3cef7b8f57e7aece4d04bf67704698f02b1336"><code>5a3cef7</code></a> fix: mute jcs logging (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6130">#6130</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/8706c3ec3d68251f68a5376b516adec6ba10d5bd"><code>8706c3e</code></a> fix: use fake nvd data feed for IT (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6113">#6113</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/0b86bca876c0960a1ba37d15d13c305d13b03a04"><code>0b86bca</code></a> fix: Configure nvd.api.delay default (<a href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6112">#6112</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/jeremylong/DependencyCheck/compare/v8.4.3...v9.0.1">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.4.3&new-version=9.0.1)](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-unsubscribe@directory.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


Re: [PR] Bump org.owasp:dependency-check-maven from 8.4.3 to 9.0.1 [directory-scimple]

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #424:
URL: https://github.com/apache/directory-scimple/pull/424#issuecomment-1839084575

   Superseded by #431.


-- 
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@directory.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


Re: [PR] Bump org.owasp:dependency-check-maven from 8.4.3 to 9.0.1 [directory-scimple]

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #424: Bump org.owasp:dependency-check-maven from 8.4.3 to 9.0.1
URL: https://github.com/apache/directory-scimple/pull/424


-- 
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@directory.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org