You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/03/06 08:03:29 UTC

[GitHub] [servicecomb-java-chassis] dependabot[bot] opened a new pull request, #3694: Bump dependency-check-maven from 8.1.0 to 8.1.2

dependabot[bot] opened a new pull request, #3694:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3694

   Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 8.1.0 to 8.1.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>Version 8.1.2</h2>
   <h3>Fixed</h3>
   <ul>
   <li>Fix <code>NullPointerException</code> in the Jar Analyzer introduced in 8.1.1 (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5512">#5512</a>)</li>
   </ul>
   <h2>Version 8.1.1</h2>
   <h3>Fixed</h3>
   <ul>
   <li>allow hosted suppressions file to be disabled (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5509">#5509</a>)</li>
   <li>Several FPs not suitable for our automation (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5504">#5504</a>)</li>
   <li>Fix incorrect defaults for nexus and central-analyzer in gradle plugin documentation (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5503">#5503</a>)</li>
   <li>Erroneous error-log for deprecated CLI flag usage when using properyfile based disablement of Node Audit Analyzer (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5487">#5487</a>)</li>
   <li>Prefer pom.properties G/A/V over pom.xml G/A/V to resolve GAV interpolation issues (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5473">#5473</a>)</li>
   <li>Node package dependencies ending up as related dependency of the wrong version of the package (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5479">#5479</a>)</li>
   <li>do not throw error if pyproject.toml is in node_modules (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5470">#5470</a>)</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/61?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/v8.1.2">Version 8.1.2</a> (2023-02-28)</h2>
   <h3>Fixed</h3>
   <ul>
   <li>Fix <code>NullPointerException</code> in the Jar Analyzer introduced in 8.1.1 (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5512">#5512</a>)</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/62?closed=1">changes</a>.</p>
   <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v8.1.1">Version 8.1.1</a> (2023-02-27)</h2>
   <h3>Fixed</h3>
   <ul>
   <li>allow hosted suppressions file to be disabled (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5509">#5509</a>)</li>
   <li>Several FPs not suitable for our automation (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5504">#5504</a>)</li>
   <li>Fix incorrect defaults for nexus and central-analyzer in gradle plugin documentation (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5503">#5503</a>)</li>
   <li>Erroneous error-log for deprecated CLI flag usage when using properyfile based disablement of Node Audit Analyzer (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5487">#5487</a>)</li>
   <li>Prefer pom.properties G/A/V over pom.xml G/A/V to resolve GAV interpolation issues (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5473">#5473</a>)</li>
   <li>Node package dependencies ending up as related dependency of the wrong version of the package (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5479">#5479</a>)</li>
   <li>do not throw error if pyproject.toml is in node_modules (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5470">#5470</a>)</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/61?closed=1">changes</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/3582a9d1e375031b4d3c2f321a0185f46cde4c92"><code>3582a9d</code></a> build:prepare release v8.1.2</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/afc69225670cc32d84c77533f6dd0b84a7efeecf"><code>afc6922</code></a> docs: prepare release</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/7106a08120d6d14c4924d789de46292d57cc4e7a"><code>7106a08</code></a> build(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5513">#5513</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/7bab876e11dec31111f65de61c1cd1fa3b485754"><code>7bab876</code></a> build(deps): bump maven-plugin-plugin from 3.7.1 to 3.8.1 (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5514">#5514</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/6e080bdba7ecf161f037464ae8eb293577252e66"><code>6e080bd</code></a> build(deps): bump maven-plugin-annotations from 3.7.1 to 3.8.1 (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5515">#5515</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/905f74f7bdd636412f8b456d1089965641fe1443"><code>905f74f</code></a> fix: Ensure retrievePomProperties always returns non-null (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5512">#5512</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/c5a64d35e8488ea5b255615bce5adf40e60757d9"><code>c5a64d3</code></a> build(deps): bump maven-plugin-annotations from 3.7.1 to 3.8.1</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/f7dbe3fd39106e7ee4bda4155d9cbd9bded244a8"><code>f7dbe3f</code></a> build(deps): bump maven-plugin-plugin from 3.7.1 to 3.8.1</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/9556b19cf03b4ab0c5b32079ea27810fc9aad590"><code>9556b19</code></a> build(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/7591497b755dd65e8cc121981144adb667715cda"><code>7591497</code></a> style: Make checkstyle happy</li>
   <li>Additional commits viewable in <a href="https://github.com/jeremylong/DependencyCheck/compare/v8.1.0...v8.1.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=8.1.0&new-version=8.1.2)](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: commits-unsubscribe@servicecomb.apache.org

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


[GitHub] [servicecomb-java-chassis] Shoothzj commented on pull request #3694: Bump dependency-check-maven from 8.1.0 to 8.1.2

Posted by "Shoothzj (via GitHub)" <gi...@apache.org>.
Shoothzj commented on PR #3694:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3694#issuecomment-1465839295

   @dependabot rebase


-- 
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: commits-unsubscribe@servicecomb.apache.org

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


[GitHub] [servicecomb-java-chassis] Shoothzj merged pull request #3694: Bump dependency-check-maven from 8.1.0 to 8.1.2

Posted by "Shoothzj (via GitHub)" <gi...@apache.org>.
Shoothzj merged PR #3694:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3694


-- 
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: commits-unsubscribe@servicecomb.apache.org

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