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 2021/01/25 06:33:56 UTC

[GitHub] [dubbo-go] dependabot[bot] opened a new pull request #1016: Bump github.com/nacos-group/nacos-sdk-go from 1.0.3 to 1.0.5

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


   Bumps [github.com/nacos-group/nacos-sdk-go](https://github.com/nacos-group/nacos-sdk-go) from 1.0.3 to 1.0.5.
   <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.5</h2>
   <h1>Bugfixes</h1>
   <p><a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/pull/184">Fix kms feature</a></p>
   <h2>v1.0.4</h2>
   <h1>Enhancement</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/pull/167">Init client's params change to ...options</a></li>
   <li><a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/pull/171/files">Create naming and config client change to ...options</a></li>
   </ul>
   <h1>Bugfixes</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/pull/163">Fix server config scheme missing</a></li>
   <li><a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/pull/168/files">Fix the issue of incorrect err display in ListenConfig</a></li>
   <li><a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/pull/170">Fix the logger data race</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/2a794b27cafc119c90009d256b96df3d3c6c49ab"><code>2a794b2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/issues/185">#185</a> from lzp0412/master</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/83ebd29c1e37ad0b8fe0af14974182ff6f305e31"><code>83ebd29</code></a> fix ut of Test_SearchConfig</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/036941be9c31e266b9786053488ae60d4a5f9094"><code>036941b</code></a> Merge remote-tracking branch 'remotes/nacos/master'</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/325c97ca0cb0b21dabef612297442e094c23c7c1"><code>325c97c</code></a> add remove agg interface</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/b15ed8c5a68e744fe22870c436b77a80ca336226"><code>b15ed8c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/issues/184">#184</a> from zensh/master</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/d006805d58f783e8ca315a5a67fa22950d96c4c5"><code>d006805</code></a> fix KMS feature</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/c28737bcd2021a4cefcf86880e5239dffb7792f6"><code>c28737b</code></a> fix ut (<a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/issues/182">#182</a>)</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/fbe2919bf5c40e88e0e36eb350a61810e0abfdc4"><code>fbe2919</code></a> fix logger data race</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/7e6b2e376ec8e8a401fc5f9bc3f3dc6a39dcf801"><code>7e6b2e3</code></a> 154 client factory params change to options (<a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/issues/171">#171</a>)</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/0d67c7f747a178565ed510f8103a75d9c2f30519"><code>0d67c7f</code></a> fix return error bug</li>
   <li>Additional commits viewable in <a href="https://github.com/nacos-group/nacos-sdk-go/compare/v1.0.3...v1.0.5">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.3&new-version=1.0.5)](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 commented on pull request #1016: Bump github.com/nacos-group/nacos-sdk-go from 1.0.3 to 1.0.5

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


   # [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/1016?src=pr&el=h1) Report
   > Merging [#1016](https://codecov.io/gh/apache/dubbo-go/pull/1016?src=pr&el=desc) (0b38e93) into [develop](https://codecov.io/gh/apache/dubbo-go/commit/9130466447a91a97ae5357f098ec2fc17269ada7?el=desc) (9130466) will **increase** coverage by `0.06%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/dubbo-go/pull/1016/graphs/tree.svg?width=650&height=150&src=pr&token=dcPE6RyFAL)](https://codecov.io/gh/apache/dubbo-go/pull/1016?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff             @@
   ##           develop    #1016      +/-   ##
   ===========================================
   + Coverage    59.56%   59.62%   +0.06%     
   ===========================================
     Files          261      261              
     Lines        12950    12950              
   ===========================================
   + Hits          7714     7722       +8     
   + Misses        4261     4253       -8     
     Partials       975      975              
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/1016?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [registry/kubernetes/registry.go](https://codecov.io/gh/apache/dubbo-go/pull/1016/diff?src=pr&el=tree#diff-cmVnaXN0cnkva3ViZXJuZXRlcy9yZWdpc3RyeS5nbw==) | `60.00% <0.00%> (+8.88%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/1016?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/1016?src=pr&el=footer). Last update [9130466...0b38e93](https://codecov.io/gh/apache/dubbo-go/pull/1016?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] AlexStocks merged pull request #1016: Bump github.com/nacos-group/nacos-sdk-go from 1.0.3 to 1.0.5

Posted by GitBox <gi...@apache.org>.
AlexStocks merged pull request #1016:
URL: https://github.com/apache/dubbo-go/pull/1016


   


----------------------------------------------------------------
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 #1016: Bump github.com/nacos-group/nacos-sdk-go from 1.0.3 to 1.0.5

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


   # [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/1016?src=pr&el=h1) Report
   > Merging [#1016](https://codecov.io/gh/apache/dubbo-go/pull/1016?src=pr&el=desc) (0b38e93) into [develop](https://codecov.io/gh/apache/dubbo-go/commit/9130466447a91a97ae5357f098ec2fc17269ada7?el=desc) (9130466) will **increase** coverage by `0.06%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/dubbo-go/pull/1016/graphs/tree.svg?width=650&height=150&src=pr&token=dcPE6RyFAL)](https://codecov.io/gh/apache/dubbo-go/pull/1016?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff             @@
   ##           develop    #1016      +/-   ##
   ===========================================
   + Coverage    59.56%   59.62%   +0.06%     
   ===========================================
     Files          261      261              
     Lines        12950    12950              
   ===========================================
   + Hits          7714     7722       +8     
   + Misses        4261     4253       -8     
     Partials       975      975              
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/1016?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [registry/kubernetes/registry.go](https://codecov.io/gh/apache/dubbo-go/pull/1016/diff?src=pr&el=tree#diff-cmVnaXN0cnkva3ViZXJuZXRlcy9yZWdpc3RyeS5nbw==) | `60.00% <0.00%> (+8.88%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/1016?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/1016?src=pr&el=footer). Last update [9130466...0b38e93](https://codecov.io/gh/apache/dubbo-go/pull/1016?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] AlexStocks merged pull request #1016: Bump github.com/nacos-group/nacos-sdk-go from 1.0.3 to 1.0.5

Posted by GitBox <gi...@apache.org>.
AlexStocks merged pull request #1016:
URL: https://github.com/apache/dubbo-go/pull/1016


   


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