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/02/20 08:04:50 UTC

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

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

   Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 8.0.2 to 8.1.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 8.1.0</h2>
   <h3>Added</h3>
   <ul>
   <li><code>Pipefile.lock</code> files are now supported (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/5404">#5404</a>).</li>
   <li>Python projects with only a <code>pyproject.toml</code> but no lock file or requirements will report an error as ODC is unable to analyze the project (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/5409">#5409</a>).</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Some maven projects caused false positives due to bad string interpolation (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/5421">#5421</a>).</li>
   <li>Error message from Assembly Analyzer has been updated to emphasize dotnet 6 is required for analysis (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/5408">#5408</a>).</li>
   <li>Correct issue where database defrag occurs even when no updates were performed (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/5441">#5441</a>).</li>
   <li>Fixed several False Positives and one False Negative.</li>
   <li>Fixed the <code>format</code> configuration more flexible in the gradle plugin ([dependency-check-gradle/<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/324">#324</a>](<a href="https://github-redirect.dependabot.com/dependency-check/dependency-check-gradle/pull/324">dependency-check/dependency-check-gradle#324</a>)).</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/60?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.0">Version 8.1.0</a> (2023-01-26)</h2>
   <h3>Added</h3>
   <ul>
   <li><code>Pipefile.lock</code> files are now supported (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/5404">#5404</a>).</li>
   <li>Python projects with only a <code>pyproject.toml</code> but no lock file or requirements will report an error as ODC is unable to analyze the project (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/5409">#5409</a>).</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Some maven projects caused false positives due to bad string interpolation (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/5421">#5421</a>).</li>
   <li>Error message from Assembly Analyzer has been updated to emphasize dotnet 6 is required for analysis (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/5408">#5408</a>).</li>
   <li>Correct issue where database defrag occurs even when no updates were performed (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/5441">#5441</a>).</li>
   <li>Fixed several False Positives and one False Negative.</li>
   <li>Fixed the <code>format</code> configuration more flexible in the gradle plugin ([dependency-check-gradle/<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/324">#324</a>](<a href="https://github-redirect.dependabot.com/dependency-check/dependency-check-gradle/pull/324">dependency-check/dependency-check-gradle#324</a>)).</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/60?closed=1">changes</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/8a6517e5009e577326d9b8422f4bf8291d95f774"><code>8a6517e</code></a> build:prepare release v8.1.0</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/6c82d9480db724f3b8b3a29800276179781b8cc0"><code>6c82d94</code></a> docs: release notes</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/1347904b723b2fe7fd90a55c6ed79cb667303ced"><code>1347904</code></a> build(deps): bump amannn/action-semantic-pull-request from 5.0.2 to 5.1.0 (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5">#5</a>...</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/c8bd0acf4cd8a0a29932bfe0e2509ae412ca14a9"><code>c8bd0ac</code></a> fix(fp): False Positives on GitPython (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5442">#5442</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/6cb9f337edee4037d57c34861550dc4ca7323942"><code>6cb9f33</code></a> fix: correctly return update status in KnownExploitedDataSource (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5441">#5441</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/182721d263abb2dab6f8658bb6d7cb71253bfb83"><code>182721d</code></a> fix: resolve false negative on yii2 (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5434">#5434</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/8cde561fb9a21344e729d32d6f632d46d87ff966"><code>8cde561</code></a> fix: ensure pyproject.toml has lock (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5409">#5409</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/47302966c9eaa51f041acd9c02292288999339d9"><code>4730296</code></a> feat: support Pipenv - Pipfile.lock (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5404">#5404</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/c0fcd40dd7209a15da6885307bef643d0b8bb63f"><code>c0fcd40</code></a> fix(FP): Fp suppressions too hard for our automation (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5438">#5438</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/8773d4f094a7d2db9213e6b12b716ec79db45a64"><code>8773d4f</code></a> build(deps): bump maven-deploy-plugin from 3.0.0 to 3.1.0 (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5439">#5439</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/jeremylong/DependencyCheck/compare/v8.0.2...v8.1.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=8.0.2&new-version=8.1.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: commits-unsubscribe@servicecomb.apache.org

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


[GitHub] [servicecomb-java-chassis] codecov-commenter commented on pull request #3643: Bump dependency-check-maven from 8.0.2 to 8.1.0

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

   # [Codecov](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3643?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#3643](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3643?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (0044c68) into [master](https://codecov.io/gh/apache/servicecomb-java-chassis/commit/40a5d475b467f1f1f96b1aaf4d6023f386f0b6c1?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (40a5d47) will **decrease** coverage by `0.01%`.
   > The diff coverage is `37.50%`.
   
   > :exclamation: Current head 0044c68 differs from pull request most recent head 278c50d. Consider uploading reports for the commit 278c50d to get more accurate results
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #3643      +/-   ##
   ============================================
   - Coverage     42.86%   42.86%   -0.01%     
   + Complexity     5967     5965       -2     
   ============================================
     Files          1554     1554              
     Lines         38833    38837       +4     
     Branches       3560     3561       +1     
   ============================================
   + Hits          16645    16646       +1     
   - Misses        20897    20901       +4     
   + Partials       1291     1290       -1     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3643?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...cecomb/registry/consumer/MicroserviceVersions.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3643?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Zm91bmRhdGlvbnMvZm91bmRhdGlvbi1yZWdpc3RyeS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvcmVnaXN0cnkvY29uc3VtZXIvTWljcm9zZXJ2aWNlVmVyc2lvbnMuamF2YQ==) | `66.66% <37.50%> (+0.28%)` | :arrow_up: |
   | [...n/converter/IllegalArgumentExceptionConverter.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3643?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29yZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvY29yZS9leGNlcHRpb24vY29udmVydGVyL0lsbGVnYWxBcmd1bWVudEV4Y2VwdGlvbkNvbnZlcnRlci5qYXZh) | `50.00% <0.00%> (-25.00%)` | :arrow_down: |
   | [...exception/converter/TimeoutExceptionConverter.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3643?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29yZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvY29yZS9leGNlcHRpb24vY29udmVydGVyL1RpbWVvdXRFeGNlcHRpb25Db252ZXJ0ZXIuamF2YQ==) | `85.71% <0.00%> (-14.29%)` | :arrow_down: |
   | [...nverter/ConstraintViolationExceptionConverter.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3643?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29yZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvY29yZS9leGNlcHRpb24vY29udmVydGVyL0NvbnN0cmFpbnRWaW9sYXRpb25FeGNlcHRpb25Db252ZXJ0ZXIuamF2YQ==) | `46.15% <0.00%> (-7.70%)` | :arrow_down: |
   | [...comb/core/definition/MicroserviceVersionsMeta.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3643?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29yZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvY29yZS9kZWZpbml0aW9uL01pY3Jvc2VydmljZVZlcnNpb25zTWV0YS5qYXZh) | `100.00% <0.00%> (+4.00%)` | :arrow_up: |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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 #3643: Bump dependency-check-maven from 8.0.2 to 8.1.0

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


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