You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by GitBox <gi...@apache.org> on 2023/01/02 17:09:16 UTC

[GitHub] [directory-scimple] dependabot[bot] opened a new pull request, #214: Bump dependency-check-maven from 7.4.1 to 7.4.3

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

   Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 7.4.1 to 7.4.3.
   <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.4.3</h2>
   <h3>Fixed</h3>
   <ul>
   <li>Fixed NPE when analyzing version ranges in NPM (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5158">#5158</a> &amp; <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5190">#5190</a>)</li>
   <li>Resolved several FP (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5191">#5191</a>)</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/55?closed=1">changes</a>.</p>
   <h2>Version 7.4.2</h2>
   <h3>Fixed</h3>
   <ul>
   <li>Fixes maven 3.1 compatibility issue (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5152">#5152</a>)</li>
   <li>Fixed issue with invalid <code>node_module</code> paths in some scans (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5135">#5135</a>)</li>
   <li>Fixed missing option to disable the Poetry Analyzer in the CLI (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5160">#5160</a>)</li>
   <li>Fixed missing option to configure the OSS Index URL in the CLI (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5180">#5180</a>)</li>
   <li>Fixed NPE when analyzing version ranges in NPM (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5158">#5158</a>)</li>
   <li>Fixed issue with non-proxy host in the gradle plugin (<a href="https://github-redirect.dependabot.com/dependency-check/dependency-check-gradle/pull/298">dependency-check/dependency-check-gradle#298</a>)</li>
   <li>Resolved several FP</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/54?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/v7.4.3">Version 7.4.3</a> (2022-12-29)</h2>
   <h3>Fixed</h3>
   <ul>
   <li>Fixed NPE when analyzing version ranges in NPM (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5158">#5158</a> &amp; <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5190">#5190</a>)</li>
   <li>Resolved several FP (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5191">#5191</a>)</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/55?closed=1">changes</a>.</p>
   <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v7.4.2">Version 7.4.2</a> (2022-12-28)</h2>
   <h3>Fixed</h3>
   <ul>
   <li>Fixes maven 3.1 compatibility issue (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5152">#5152</a>)</li>
   <li>Fixed issue with invalid <code>node_module</code> paths in some scans (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5135">#5135</a>)</li>
   <li>Fixed missing option to disable the Poetry Analyzer in the CLI (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5160">#5160</a>)</li>
   <li>Fixed missing option to configure the OSS Index URL in the CLI (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5180">#5180</a>)</li>
   <li>Fixed NPE when analyzing version ranges in NPM (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5158">#5158</a>)</li>
   <li>Fixed issue with non-proxy host in the gradle plugin (<a href="https://github-redirect.dependabot.com/dependency-check/dependency-check-gradle/pull/298">dependency-check/dependency-check-gradle#298</a>)</li>
   <li>Resolved several FP</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/54?closed=1">changes</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/b8b068d43551464bfbbed6b28b2f803a340ae477"><code>b8b068d</code></a> build:prepare release v7.4.3</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/67465bfdcd7a20ef0fc4102be102a1a94a2d827b"><code>67465bf</code></a> docs: release notes</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/c2ab4cac65edf1247fe8310f020db82963f3a38f"><code>c2ab4ca</code></a> fix: false positives (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5191">#5191</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/e2d13893c2aaead6ee6b4df0871b3489fcedba3c"><code>e2d1389</code></a> fix: Upgrade semver4j to 4.1.1 to prevent NullPointerException (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5190">#5190</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/67b1f93bba3ac787193e83f460d4057c0fa9de91"><code>67b1f93</code></a> fix: false positives</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/c5c4de2a3e42e3cfe8db02151a8feb5828b8f0a9"><code>c5c4de2</code></a> build(deps): bump mockito-core from 4.10.0 to 4.11.0 (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5189">#5189</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/1e9edc8a7e1fc634c17edd1decb41aa5bfac68d6"><code>1e9edc8</code></a> fix: add test case</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/6814ae1a0af7f97686be66f91e70f2d85569a934"><code>6814ae1</code></a> fix: <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5158">#5158</a> Upgrade semver4j to 4.1.1 to prevent NullPointerException</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/7dde04f12560bd468ade3f74c9094ba93a2277f8"><code>7dde04f</code></a> build(deps): bump mockito-core from 4.10.0 to 4.11.0</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/bdceed47f19756f98bc79d9922a9c94daae127f6"><code>bdceed4</code></a> build: release 7.4.2 (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5188">#5188</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/jeremylong/DependencyCheck/compare/v7.4.1...v7.4.3">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=7.4.1&new-version=7.4.3)](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@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


[GitHub] [directory-scimple] bdemers merged pull request #214: Bump dependency-check-maven from 7.4.1 to 7.4.3

Posted by GitBox <gi...@apache.org>.
bdemers merged PR #214:
URL: https://github.com/apache/directory-scimple/pull/214


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