You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2020/12/08 07:04:52 UTC

[GitHub] [dubbo-go] dependabot[bot] opened a new pull request #913: build(deps): bump github.com/nacos-group/nacos-sdk-go from 1.0.1 to 1.0.3

dependabot[bot] opened a new pull request #913:
URL: https://github.com/apache/dubbo-go/pull/913


   Bumps [github.com/nacos-group/nacos-sdk-go](https://github.com/nacos-group/nacos-sdk-go) from 1.0.1 to 1.0.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/nacos-group/nacos-sdk-go/releases">github.com/nacos-group/nacos-sdk-go's releases</a>.</em></p>
   <blockquote>
   <h2>v1.0.3</h2>
   <h1>Enhancement</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/pull/159">count the number of listeners using Concurrentmap.count</a></li>
   </ul>
   <h1>Bugfixes</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/pull/162">Fix get empty serverlist from endpoint</a></li>
   </ul>
   <h2>v1.0.2</h2>
   <h1>Bugfixes</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/pull/151">Fix client scheme https does not take effect</a></li>
   <li><a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/pull/153">Fix client  filter loopback ip</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/fab32c8acb05f209c84bdc41cf6566d886100f07"><code>fab32c8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/issues/162">#162</a> from nacos-group/debug-prom</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/5a038ddcaa700fc750e704b049e6224f81225a3b"><code>5a038dd</code></a> fix unit test fail bug</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/e3b09318268976ea8cb76cf25334317e5e136163"><code>e3b0931</code></a> delete debug log</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/60774f8a4073b1d4f3465326aaf4ca96b21e4b0a"><code>60774f8</code></a> fix serverlist empty bug</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/661e1b47c27d6c2a331bcb9758335b80d6e8a90e"><code>661e1b4</code></a> debug pro</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/762827f8caccf5cbe499a84b4418ef54efd2d018"><code>762827f</code></a> Count the number of listeners using Concurrentmap.count (<a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/issues/159">#159</a>)</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/58a3b62b9b69f70a03c24f775f853e233ceccc30"><code>58a3b62</code></a> filter loopback ip (<a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/issues/153">#153</a>)</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/2255bad7c4647729b3f5c65a5f43a63fc37cfff1"><code>2255bad</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/issues/151">#151</a> from mark4z/master</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/f3b5db07c6557aafc524186ac35317ffae0a150a"><code>f3b5db0</code></a> add doc for ServerConfig</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/273d26ce37ea4a416526e5a371e66fc6db00341b"><code>273d26c</code></a> verify whether ipaddr starts with http:// or https://</li>
   <li>Additional commits viewable in <a href="https://github.com/nacos-group/nacos-sdk-go/compare/v1.0.1...v1.0.3">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/nacos-group/nacos-sdk-go&package-manager=go_modules&previous-version=1.0.1&new-version=1.0.3)](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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] codecov-io edited a comment on pull request #913: build(deps): bump github.com/nacos-group/nacos-sdk-go from 1.0.1 to 1.0.3

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on pull request #913:
URL: https://github.com/apache/dubbo-go/pull/913#issuecomment-740431255


   # [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=h1) Report
   > Merging [#913](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=desc) (41fdb84) into [develop](https://codecov.io/gh/apache/dubbo-go/commit/a976cf48c615c23430d0a4b01af58de605d13909?el=desc) (a976cf4) will **increase** coverage by `0.17%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/dubbo-go/pull/913/graphs/tree.svg?width=650&height=150&src=pr&token=dcPE6RyFAL)](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff             @@
   ##           develop     #913      +/-   ##
   ===========================================
   + Coverage    59.92%   60.09%   +0.17%     
   ===========================================
     Files          261      260       -1     
     Lines        12915    12852      -63     
   ===========================================
   - Hits          7739     7724      -15     
   + Misses        4223     4166      -57     
   - Partials       953      962       +9     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [config/method\_config.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-Y29uZmlnL21ldGhvZF9jb25maWcuZ28=) | `44.44% <0.00%> (-12.70%)` | :arrow_down: |
   | [config/application\_config.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-Y29uZmlnL2FwcGxpY2F0aW9uX2NvbmZpZy5nbw==) | `28.57% <0.00%> (-11.43%)` | :arrow_down: |
   | [cluster/router/chain/chain.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-Y2x1c3Rlci9yb3V0ZXIvY2hhaW4vY2hhaW4uZ28=) | `59.34% <0.00%> (-11.29%)` | :arrow_down: |
   | [registry/directory/directory.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-cmVnaXN0cnkvZGlyZWN0b3J5L2RpcmVjdG9yeS5nbw==) | `74.01% <0.00%> (-5.72%)` | :arrow_down: |
   | [config/provider\_config.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-Y29uZmlnL3Byb3ZpZGVyX2NvbmZpZy5nbw==) | `50.00% <0.00%> (-4.55%)` | :arrow_down: |
   | [common/url.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-Y29tbW9uL3VybC5nbw==) | `56.59% <0.00%> (-4.46%)` | :arrow_down: |
   | [config/registry\_config.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-Y29uZmlnL3JlZ2lzdHJ5X2NvbmZpZy5nbw==) | `81.48% <0.00%> (-3.14%)` | :arrow_down: |
   | [config/consumer\_config.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-Y29uZmlnL2NvbnN1bWVyX2NvbmZpZy5nbw==) | `51.21% <0.00%> (-2.63%)` | :arrow_down: |
   | [config/config\_center\_config.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-Y29uZmlnL2NvbmZpZ19jZW50ZXJfY29uZmlnLmdv) | `61.53% <0.00%> (-1.96%)` | :arrow_down: |
   | [filter/filter\_impl/access\_log\_filter.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-ZmlsdGVyL2ZpbHRlcl9pbXBsL2FjY2Vzc19sb2dfZmlsdGVyLmdv) | `60.78% <0.00%> (-1.13%)` | :arrow_down: |
   | ... and [27 more](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=footer). Last update [c145691...3581507](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] codecov-io commented on pull request #913: build(deps): bump github.com/nacos-group/nacos-sdk-go from 1.0.1 to 1.0.3

Posted by GitBox <gi...@apache.org>.
codecov-io commented on pull request #913:
URL: https://github.com/apache/dubbo-go/pull/913#issuecomment-740431255


   # [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=h1) Report
   > Merging [#913](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=desc) (41fdb84) into [master](https://codecov.io/gh/apache/dubbo-go/commit/9bf076cd7c6d0ea04d518db0148b0e01c4bbf25b?el=desc) (9bf076c) will **decrease** coverage by `0.10%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/dubbo-go/pull/913/graphs/tree.svg?width=650&height=150&src=pr&token=dcPE6RyFAL)](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master     #913      +/-   ##
   ==========================================
   - Coverage   59.84%   59.73%   -0.11%     
   ==========================================
     Files         260      260              
     Lines       12852    12852              
   ==========================================
   - Hits         7691     7677      -14     
   - Misses       4201     4206       +5     
   - Partials      960      969       +9     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [config\_center/nacos/facade.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-Y29uZmlnX2NlbnRlci9uYWNvcy9mYWNhZGUuZ28=) | `79.31% <0.00%> (-10.35%)` | :arrow_down: |
   | [cluster/cluster\_impl/base\_cluster\_invoker.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-Y2x1c3Rlci9jbHVzdGVyX2ltcGwvYmFzZV9jbHVzdGVyX2ludm9rZXIuZ28=) | `52.77% <0.00%> (-8.34%)` | :arrow_down: |
   | [...tocol/rest/server/server\_impl/go\_restful\_server.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-cHJvdG9jb2wvcmVzdC9zZXJ2ZXIvc2VydmVyX2ltcGwvZ29fcmVzdGZ1bF9zZXJ2ZXIuZ28=) | `43.90% <0.00%> (-4.88%)` | :arrow_down: |
   | [remoting/kubernetes/watch.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-cmVtb3Rpbmcva3ViZXJuZXRlcy93YXRjaC5nbw==) | `75.00% <0.00%> (-4.35%)` | :arrow_down: |
   | [remoting/kubernetes/client.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-cmVtb3Rpbmcva3ViZXJuZXRlcy9jbGllbnQuZ28=) | `72.72% <0.00%> (-3.04%)` | :arrow_down: |
   | [cluster/cluster\_impl/failback\_cluster\_invoker.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-Y2x1c3Rlci9jbHVzdGVyX2ltcGwvZmFpbGJhY2tfY2x1c3Rlcl9pbnZva2VyLmdv) | `75.90% <0.00%> (-2.41%)` | :arrow_down: |
   | [config\_center/nacos/client.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-Y29uZmlnX2NlbnRlci9uYWNvcy9jbGllbnQuZ28=) | `65.26% <0.00%> (-2.11%)` | :arrow_down: |
   | [remoting/kubernetes/registry\_controller.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-cmVtb3Rpbmcva3ViZXJuZXRlcy9yZWdpc3RyeV9jb250cm9sbGVyLmdv) | `50.20% <0.00%> (-1.23%)` | :arrow_down: |
   | [remoting/getty/pool.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-cmVtb3RpbmcvZ2V0dHkvcG9vbC5nbw==) | `68.72% <0.00%> (-0.89%)` | :arrow_down: |
   | [remoting/kubernetes/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-cmVtb3Rpbmcva3ViZXJuZXRlcy9saXN0ZW5lci5nbw==) | `50.52% <0.00%> (ø)` | |
   | ... and [1 more](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=footer). Last update [9bf076c...41fdb84](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] codecov-io edited a comment on pull request #913: build(deps): bump github.com/nacos-group/nacos-sdk-go from 1.0.1 to 1.0.3

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on pull request #913:
URL: https://github.com/apache/dubbo-go/pull/913#issuecomment-740431255


   # [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=h1) Report
   > Merging [#913](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=desc) (41fdb84) into [develop](https://codecov.io/gh/apache/dubbo-go/commit/970568c7b2bf1c3847863ae85d6c3e1ec968ab50?el=desc) (970568c) will **increase** coverage by `0.11%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/dubbo-go/pull/913/graphs/tree.svg?width=650&height=150&src=pr&token=dcPE6RyFAL)](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff             @@
   ##           develop     #913      +/-   ##
   ===========================================
   + Coverage    59.98%   60.09%   +0.11%     
   ===========================================
     Files          261      260       -1     
     Lines        12914    12852      -62     
   ===========================================
   - Hits          7746     7724      -22     
   + Misses        4214     4166      -48     
   - Partials       954      962       +8     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [config/method\_config.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-Y29uZmlnL21ldGhvZF9jb25maWcuZ28=) | `44.44% <0.00%> (-12.70%)` | :arrow_down: |
   | [config/application\_config.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-Y29uZmlnL2FwcGxpY2F0aW9uX2NvbmZpZy5nbw==) | `28.57% <0.00%> (-11.43%)` | :arrow_down: |
   | [cluster/router/chain/chain.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-Y2x1c3Rlci9yb3V0ZXIvY2hhaW4vY2hhaW4uZ28=) | `59.34% <0.00%> (-11.29%)` | :arrow_down: |
   | [registry/directory/directory.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-cmVnaXN0cnkvZGlyZWN0b3J5L2RpcmVjdG9yeS5nbw==) | `74.01% <0.00%> (-5.72%)` | :arrow_down: |
   | [config\_center/nacos/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-Y29uZmlnX2NlbnRlci9uYWNvcy9saXN0ZW5lci5nbw==) | `47.36% <0.00%> (-5.27%)` | :arrow_down: |
   | [config/provider\_config.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-Y29uZmlnL3Byb3ZpZGVyX2NvbmZpZy5nbw==) | `50.00% <0.00%> (-4.55%)` | :arrow_down: |
   | [common/url.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-Y29tbW9uL3VybC5nbw==) | `56.59% <0.00%> (-4.46%)` | :arrow_down: |
   | [config/registry\_config.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-Y29uZmlnL3JlZ2lzdHJ5X2NvbmZpZy5nbw==) | `81.48% <0.00%> (-3.14%)` | :arrow_down: |
   | [config/consumer\_config.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-Y29uZmlnL2NvbnN1bWVyX2NvbmZpZy5nbw==) | `51.21% <0.00%> (-2.63%)` | :arrow_down: |
   | [config/config\_center\_config.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-Y29uZmlnL2NvbmZpZ19jZW50ZXJfY29uZmlnLmdv) | `61.53% <0.00%> (-1.96%)` | :arrow_down: |
   | ... and [34 more](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=footer). Last update [2785646...cfe4558](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] dependabot[bot] commented on pull request #913: build(deps): bump github.com/nacos-group/nacos-sdk-go from 1.0.1 to 1.0.3

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #913:
URL: https://github.com/apache/dubbo-go/pull/913#issuecomment-755435728


   Looks like github.com/nacos-group/nacos-sdk-go is up-to-date now, so this is no longer needed.


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] codecov-io edited a comment on pull request #913: build(deps): bump github.com/nacos-group/nacos-sdk-go from 1.0.1 to 1.0.3

Posted by GitBox <gi...@apache.org>.
codecov-io edited a comment on pull request #913:
URL: https://github.com/apache/dubbo-go/pull/913#issuecomment-740431255


   # [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=h1) Report
   > Merging [#913](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=desc) (41fdb84) into [master](https://codecov.io/gh/apache/dubbo-go/commit/9bf076cd7c6d0ea04d518db0148b0e01c4bbf25b?el=desc) (9bf076c) will **increase** coverage by `0.17%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/dubbo-go/pull/913/graphs/tree.svg?width=650&height=150&src=pr&token=dcPE6RyFAL)](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master     #913      +/-   ##
   ==========================================
   + Coverage   59.84%   60.01%   +0.17%     
   ==========================================
     Files         260      260              
     Lines       12852    12852              
   ==========================================
   + Hits         7691     7713      +22     
   + Misses       4201     4177      -24     
   - Partials      960      962       +2     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [remoting/getty/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-cmVtb3RpbmcvZ2V0dHkvbGlzdGVuZXIuZ28=) | `41.62% <0.00%> (+0.54%)` | :arrow_up: |
   | [remoting/getty/pool.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-cmVtb3RpbmcvZ2V0dHkvcG9vbC5nbw==) | `71.36% <0.00%> (+1.76%)` | :arrow_up: |
   | [remoting/kubernetes/watch.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-cmVtb3Rpbmcva3ViZXJuZXRlcy93YXRjaC5nbw==) | `81.52% <0.00%> (+2.17%)` | :arrow_up: |
   | [remoting/kubernetes/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-cmVtb3Rpbmcva3ViZXJuZXRlcy9saXN0ZW5lci5nbw==) | `53.68% <0.00%> (+3.15%)` | :arrow_up: |
   | [metadata/report/delegate/delegate\_report.go](https://codecov.io/gh/apache/dubbo-go/pull/913/diff?src=pr&el=tree#diff-bWV0YWRhdGEvcmVwb3J0L2RlbGVnYXRlL2RlbGVnYXRlX3JlcG9ydC5nbw==) | `39.83% <0.00%> (+10.16%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=footer). Last update [9bf076c...41fdb84](https://codecov.io/gh/apache/dubbo-go/pull/913?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] dependabot[bot] closed pull request #913: build(deps): bump github.com/nacos-group/nacos-sdk-go from 1.0.1 to 1.0.3

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #913:
URL: https://github.com/apache/dubbo-go/pull/913


   


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org