You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2022/06/28 07:44:21 UTC

[GitHub] [servicecomb-java-chassis] dependabot[bot] opened a new pull request, #3147: Bump checkstyle from 10.3 to 10.3.1

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

   Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.3 to 10.3.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/checkstyle/checkstyle/releases">checkstyle's releases</a>.</em></p>
   <blockquote>
   <h2>checkstyle-10.3.1</h2>
   <p><a href="https://checkstyle.org/releasenotes.html#Release_10.3.1">https://checkstyle.org/releasenotes.html#Release_10.3.1</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/2163fa6dab8b97aaf26107ae0f1123811c31c5a8"><code>2163fa6</code></a> [maven-release-plugin] prepare release checkstyle-10.3.1</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/47e6e280027940ba741d552ab9147fba7b4152a7"><code>47e6e28</code></a> doc: release notes 10.3.1</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/b8d8466aa4db10128990a64384a88450d3b2e498"><code>b8d8466</code></a> doc: release notes 10.3.1-SNAPSHOT</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/a5e4c7268a45005e75f9d7d84fe27409cddafa02"><code>a5e4c72</code></a> config: update to 10.3.1-SNAPSHOT</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/c666b0ea9bb9521103977e4ead81fcba7976815f"><code>c666b0e</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/11726">#11726</a>: Automate creation of settings.xml file for release</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/caa1951b40162a7531cfcbe957ff910fa4dfde13"><code>caa1951</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/11729">#11729</a>: Automate update of releasenotes.xml by content for new release</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/4d8f81630bbc47d349fca421a99e4454b38d9db2"><code>4d8f816</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/11725">#11725</a>: Automate twitter posts to use single shell command</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/1f498f318e0ad0a3d3a227a190c4e6342c92cbd6"><code>1f498f3</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/7797">#7797</a>: Kill two surviving mutations in pitest-javadoc</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/df3b5ea2da26ce1e504129d1d4241880d29c9e8b"><code>df3b5ea</code></a> Pull <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/11761">#11761</a>: resolve dependency order for XpathFileGeneratorAstFilter</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/b3a1623c15c16e3389a57732c85b6435dde9feed"><code>b3a1623</code></a> dependency: bump pitest-maven and pitest-junit5-plugin</li>
   <li>Additional commits viewable in <a href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.3...checkstyle-10.3.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.puppycrawl.tools:checkstyle&package-manager=maven&previous-version=10.3&new-version=10.3.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 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] liubao68 merged pull request #3147: Bump checkstyle from 10.3 to 10.3.1

Posted by GitBox <gi...@apache.org>.
liubao68 merged PR #3147:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3147


-- 
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 #3147: Bump checkstyle from 10.3 to 10.3.1

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #3147:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3147#issuecomment-1168390307

   # [Codecov](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3147?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 [#3147](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3147?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (88f4644) into [master](https://codecov.io/gh/apache/servicecomb-java-chassis/commit/5969437ad789b0265baa583387c4517171400fc5?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (5969437) will **decrease** coverage by `0.02%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #3147      +/-   ##
   ============================================
   - Coverage     77.47%   77.45%   -0.03%     
     Complexity     1440     1440              
   ============================================
     Files          1617     1617              
     Lines         43268    43268              
     Branches       3642     3642              
   ============================================
   - Hits          33523    33513      -10     
   - Misses         8246     8252       +6     
   - Partials       1499     1503       +4     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3147?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [.../servicecomb/registry/discovery/DiscoveryTree.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3147/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Zm91bmRhdGlvbnMvZm91bmRhdGlvbi1yZWdpc3RyeS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvcmVnaXN0cnkvZGlzY292ZXJ5L0Rpc2NvdmVyeVRyZWUuamF2YQ==) | `96.49% <0.00%> (-3.51%)` | :arrow_down: |
   | [...ache/servicecomb/foundation/common/net/IpPort.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3147/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Zm91bmRhdGlvbnMvZm91bmRhdGlvbi1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL2ZvdW5kYXRpb24vY29tbW9uL25ldC9JcFBvcnQuamF2YQ==) | `83.33% <0.00%> (-3.34%)` | :arrow_down: |
   | [...mb/serviceregistry/client/http/RestClientUtil.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3147/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2VydmljZS1yZWdpc3RyeS9yZWdpc3RyeS1zZXJ2aWNlLWNlbnRlci9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvc2VydmljZXJlZ2lzdHJ5L2NsaWVudC9odHRwL1Jlc3RDbGllbnRVdGlsLmphdmE=) | `78.50% <0.00%> (-1.87%)` | :arrow_down: |
   | [...egistry/client/http/ServiceRegistryClientImpl.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3147/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2VydmljZS1yZWdpc3RyeS9yZWdpc3RyeS1zZXJ2aWNlLWNlbnRlci9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvc2VydmljZXJlZ2lzdHJ5L2NsaWVudC9odHRwL1NlcnZpY2VSZWdpc3RyeUNsaWVudEltcGwuamF2YQ==) | `70.17% <0.00%> (-1.15%)` | :arrow_down: |
   | [...mb/config/ConfigCenterConfigurationSourceImpl.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3147/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZHluYW1pYy1jb25maWcvY29uZmlnLWNjL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zZXJ2aWNlY29tYi9jb25maWcvQ29uZmlnQ2VudGVyQ29uZmlndXJhdGlvblNvdXJjZUltcGwuamF2YQ==) | `10.63% <0.00%> (+1.06%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3147?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3147?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [5969437...88f4644](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3147?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?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