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/09/13 12:11:38 UTC

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

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


   Bumps [github.com/nacos-group/nacos-sdk-go](https://github.com/nacos-group/nacos-sdk-go) from 1.0.8 to 1.0.9.
   <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.9</h2>
   <h1>Bugfixes</h1>
   <p><a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/pull/261">fix:SetClientConfig log print</a></p>
   <p><a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/pull/297">fix:AddBeatInfo goroutine leak</a></p>
   <p><a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/pull/305">fix:folder creation method</a></p>
   <h1>Enhancement</h1>
   <p><a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/pull/278">support log sampling</a></p>
   <p><a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/pull/287">add UpdateInstance function</a></p>
   <p><a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/pull/296">support push config type</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/9043c66b4d65f5636bb90c52343ef73cbd701629"><code>9043c66</code></a> Optimizing folder creation (<a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/issues/305">#305</a>)</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/7863252f67c198e69e551c800053826ffc5e286b"><code>7863252</code></a> fcix AddBeatInfo func goroutine leak (<a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/issues/297">#297</a>)</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/a7badf0ece385cfebe812570bc432d38cd943b1d"><code>a7badf0</code></a> support config type (<a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/issues/296">#296</a>)</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/868f01f0ca7c0d47875ff7e12e6bdf792872b65c"><code>868f01f</code></a> fix: init NamingClient.INacosClient (<a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/issues/295">#295</a>)</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/806558d9bffae06aa1ee29552764bd854d13a964"><code>806558d</code></a> Add function UpdateInstance() <a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/issues/286">#286</a> (<a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/issues/287">#287</a>)</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/8e5874fb9faa6f64b1e0b74d7d1d133de8cde6e3"><code>8e5874f</code></a> Add log sampling support (<a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/issues/278">#278</a>)</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/1fd4972c8b929dbc14795d667413b911b1bbc90f"><code>1fd4972</code></a> Fixes <a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/issues/222">#222</a>, for the char is not urldecode (<a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/issues/224">#224</a>)</li>
   <li><a href="https://github.com/nacos-group/nacos-sdk-go/commit/aab17cfbe07e2fc24b21fdeb646a4e8bd6fda19a"><code>aab17cf</code></a> use logger print log (<a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/issues/260">#260</a>) (<a href="https://github-redirect.dependabot.com/nacos-group/nacos-sdk-go/issues/261">#261</a>)</li>
   <li>See full diff in <a href="https://github.com/nacos-group/nacos-sdk-go/compare/v1.0.8...v1.0.9">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.8&new-version=1.0.9)](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: notifications-unsubscribe@dubbo.apache.org

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 #1457: build(deps): bump github.com/nacos-group/nacos-sdk-go from 1.0.8 to 1.0.9

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


   


-- 
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: notifications-unsubscribe@dubbo.apache.org

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