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/06 07:08:30 UTC

[GitHub] [servicecomb-java-chassis] dependabot[bot] opened a new pull request, #3620: Bump checkstyle from 10.6.0 to 10.7.0

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

   Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.6.0 to 10.7.0.
   <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.7.0</h2>
   <p>Checkstyle 10.7.0 - <a href="https://checkstyle.org/releasenotes.html#Release_10.7.0">https://checkstyle.org/releasenotes.html#Release_10.7.0</a></p>
   <p>Breaking backward compatibility:</p>
   <p><a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12338">#12338</a> - Remove CheckstyleAntTask's classpath parameter</p>
   <p>New:</p>
   <p><a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12515">#12515</a> - Support latest pattern matching syntax in switch labels</p>
   <p>Bug fixes:</p>
   <p><a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/11643">#11643</a> - UnnecessaryParentheses: false negative on unnecessary parenthesis</p>
   <!-- raw HTML omitted -->
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/37a64439cee840ba813aae1d9c7d4979dffe8854"><code>37a6443</code></a> [maven-release-plugin] prepare release checkstyle-10.7.0</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/afe7323df89be227a266f2455af2b38d60e249e2"><code>afe7323</code></a> doc: release notes for 10.7.0</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/7596549aca2dc04a9d09b2b57ee951a73cb1b756"><code>7596549</code></a> infra: use token as this failing to send request from github action</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/ff239e02f8e0838a300dbaeba882add633083e0b"><code>ff239e0</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12570">#12570</a>: action 'R: Close/Create Milestone' use PAT as finegrained secre...</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/309d5a04a54e056f5589c499e343accebfb94d13"><code>309d5a0</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12570">#12570</a>: action 'R: Close/Create Milestone' is not working</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/8d71d3c2fce727e70a853e5f7f49f73a01f393f3"><code>8d71d3c</code></a> dependency: bump equalsverifier from 3.12.3 to 3.12.4</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/ee9045f77d4e787a8065ea21949f80b3573268bc"><code>ee9045f</code></a> dependency: bump picocli from 4.7.0 to 4.7.1</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/cb2860edf3c7f647e19125dc6949cacacc71e276"><code>cb2860e</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12641">#12641</a>: removes code for the design profile</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/64432b060e7f887fa43fc8d926b8f2642f852c43"><code>64432b0</code></a> infra: fix concurrency block in diff report workflow</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/71952773c16ff945408d04d730a290fc3f5c8bba"><code>7195277</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12626">#12626</a>: removes code for mutations in RequireThis</li>
   <li>Additional commits viewable in <a href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.6.0...checkstyle-10.7.0">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.6.0&new-version=10.7.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] liubao68 merged pull request #3620: Bump checkstyle from 10.6.0 to 10.7.0

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


-- 
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 #3620: Bump checkstyle from 10.6.0 to 10.7.0

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

   # [Codecov](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3620?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 [#3620](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3620?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (2163323) into [master](https://codecov.io/gh/apache/servicecomb-java-chassis/commit/a624636b3e84590b207647eac4dff8389f89bfff?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (a624636) will **increase** coverage by `0.11%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #3620      +/-   ##
   ============================================
   + Coverage     43.66%   43.78%   +0.11%     
   - Complexity     6082     6096      +14     
   ============================================
     Files          1549     1549              
     Lines         38797    38797              
     Branches       3561     3561              
   ============================================
   + Hits          16941    16987      +46     
   + Misses        20538    20490      -48     
   - Partials       1318     1320       +2     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3620?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...b/demo/registry/MultiRegistriesServerTestCase.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3620?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZGVtby9kZW1vLW11bHRpLXJlZ2lzdHJpZXMvZGVtby1tdWx0aS1yZWdpc3RyaWVzLWNsaWVudC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvZGVtby9yZWdpc3RyeS9NdWx0aVJlZ2lzdHJpZXNTZXJ2ZXJUZXN0Q2FzZS5qYXZh) | `95.23% <0.00%> (-4.77%)` | :arrow_down: |
   | [.../servicecomb/registry/discovery/DiscoveryTree.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3620?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==) | `77.04% <0.00%> (-3.28%)` | :arrow_down: |
   | [...java/org/apache/servicecomb/config/ConfigUtil.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3620?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Zm91bmRhdGlvbnMvZm91bmRhdGlvbi1jb25maWcvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL2NvbmZpZy9Db25maWdVdGlsLmphdmE=) | `49.03% <0.00%> (-2.89%)` | :arrow_down: |
   | [...mb/config/ConfigCenterConfigurationSourceImpl.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3620?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==) | `9.57% <0.00%> (-1.07%)` | :arrow_down: |
   | [...serviceregistry/refresh/ClassificationAddress.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3620?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2VydmljZS1yZWdpc3RyeS9yZWdpc3RyeS1zZXJ2aWNlLWNlbnRlci9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvc2VydmljZXJlZ2lzdHJ5L3JlZnJlc2gvQ2xhc3NpZmljYXRpb25BZGRyZXNzLmphdmE=) | `45.12% <0.00%> (+1.21%)` | :arrow_up: |
   | [...egistry/client/http/ServiceRegistryClientImpl.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3620?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==) | `51.62% <0.00%> (+2.86%)` | :arrow_up: |
   | [...mb/serviceregistry/client/http/RestClientUtil.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3620?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=) | `81.48% <0.00%> (+6.48%)` | :arrow_up: |
   | [...y/registry/cache/RefreshableMicroserviceCache.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3620?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2VydmljZS1yZWdpc3RyeS9yZWdpc3RyeS1zZXJ2aWNlLWNlbnRlci9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvc2VydmljZXJlZ2lzdHJ5L3JlZ2lzdHJ5L2NhY2hlL1JlZnJlc2hhYmxlTWljcm9zZXJ2aWNlQ2FjaGUuamF2YQ==) | `69.81% <0.00%> (+6.60%)` | :arrow_up: |
   | [...vicecomb/serviceregistry/client/IpPortManager.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3620?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2VydmljZS1yZWdpc3RyeS9yZWdpc3RyeS1zZXJ2aWNlLWNlbnRlci9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvc2VydmljZXJlZ2lzdHJ5L2NsaWVudC9JcFBvcnRNYW5hZ2VyLmphdmE=) | `92.00% <0.00%> (+12.00%)` | :arrow_up: |
   | [...omb/http/client/common/AbstractAddressManager.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3620?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y2xpZW50cy9odHRwLWNsaWVudC1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL2h0dHAvY2xpZW50L2NvbW1vbi9BYnN0cmFjdEFkZHJlc3NNYW5hZ2VyLmphdmE=) | `47.48% <0.00%> (+12.23%)` | :arrow_up: |
   | ... and [1 more](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3620?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   :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