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 2022/12/05 17:07:14 UTC

[GitHub] [directory-scimple] dependabot[bot] opened a new pull request, #193: Bump dependency-check-maven from 7.3.2 to 7.4.0

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

   Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 7.3.2 to 7.4.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 7.4.0</h2>
   <h3>Added</h3>
   <ul>
   <li>Add support for npm package lock v2 and v3 (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5078">#5078</a>)</li>
   <li>Added experimental support for Python Poetry (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5025">#5025</a>)</li>
   <li>Added a vanilla HTML report for use in Jenkins (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5053">#5053</a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Renamed <code>RELEASE_NOTES.md</code> to <code>CHANGELOG.md</code> to be more conventional</li>
   <li>Optimized checksum calculation to improve performance (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5112">#5112</a>)</li>
   <li>Added support for scanning .NET assemblies when only the dotnet runtime is installed (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5087">#5087</a>)</li>
   <li>Bumped several dependencies</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Fixed bug when setting the proxy port (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5076">#5076</a>)</li>
   <li>Resolved several FP and FN</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/52?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.0">Version 7.4.0</a> (2022-12-04)</h2>
   <h3>Added</h3>
   <ul>
   <li>Add support for npm package lock v2 and v3 (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5078">#5078</a>)</li>
   <li>Added experimental support for Python Poetry (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5025">#5025</a>)</li>
   <li>Added a vanilla HTML report for use in Jenkins (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5053">#5053</a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Renamed <code>RELEASE_NOTES.md</code> to <code>CHANGELOG.md</code> to be more conventional</li>
   <li>Optimized checksum calculation to improve performance (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5112">#5112</a>)</li>
   <li>Added support for scanning .NET assemblies when only the dotnet runtime is installed (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5087">#5087</a>)</li>
   <li>Bumped several dependencies</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Fixed bug when setting the proxy port (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5076">#5076</a>)</li>
   <li>Resolved several FP and FN</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/52?closed=1">changes</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/49e0afcef33ea30ca6829876d0e88dfcead6537f"><code>49e0afc</code></a> build:prepare release v7.4.0</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/a4ce9375cdfaa61455a2359bcb5f0c5b441a5486"><code>a4ce937</code></a> build: bump patch version</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/b9d1862143abc8cb05e7df5042ffa881347c65f4"><code>b9d1862</code></a> fix(doc): update release notes</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/afb09b3cd8213a3bfed345bf8d63c68152357f7d"><code>afb09b3</code></a> fix: Optimize file checksums calculation (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5112">#5112</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/823f739b2ca16ce8d41afafeadd9672878112a2e"><code>823f739</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5113">#5113</a> from jeremylong/badge</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/a43572cafa5897e62919163c63aab3a9dd963031"><code>a43572c</code></a> fix: update build badge</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/bad66cda91035dc442e7daf4c3228bd1656ac2db"><code>bad66cd</code></a> build(deps): bump maven-dependency-plugin from 3.3.0 to 3.4.0 (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5110">#5110</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/45887cd4192b4b54ef30861054b81369af02e371"><code>45887cd</code></a> fix(FP): Suppress improper CPE assignment for liferay subcomponents that are ...</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/2b968906ea55af419c6e6d13a5103d33a1862e33"><code>2b96890</code></a> build(deps): bump postgresql from 42.5.0 to 42.5.1 (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5088">#5088</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/bb8dae6361e711d25ab232da221848849af657fa"><code>bb8dae6</code></a> fix: Change dotnet invocation for 'detection on system path' to --info to sup...</li>
   <li>Additional commits viewable in <a href="https://github.com/jeremylong/DependencyCheck/compare/v7.3.2...v7.4.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=7.3.2&new-version=7.4.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-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 #193: Bump dependency-check-maven from 7.3.2 to 7.4.0

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


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