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/28 04:58:50 UTC

[GitHub] [dubbo-go] dependabot[bot] opened a new pull request #1492: build(deps): bump github.com/apache/dubbo-go-hessian2 from 1.9.2 to 1.9.3

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


   Bumps [github.com/apache/dubbo-go-hessian2](https://github.com/apache/dubbo-go-hessian2) from 1.9.2 to 1.9.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/apache/dubbo-go-hessian2/releases">github.com/apache/dubbo-go-hessian2's releases</a>.</em></p>
   <blockquote>
   <h2>v1.9.3</h2>
   <h3>New Features</h3>
   <ul>
   <li>add new api <code>Encoder.ReuseBufferClean()</code>. <a href="https://github-redirect.dependabot.com/apache/dubbo-go-hessian2/pull/271">#271</a></li>
   </ul>
   <h3>Bugfixes</h3>
   <ul>
   <li>fix not unpack ref holder for list. <a href="https://github-redirect.dependabot.com/apache/dubbo-go-hessian2/pull/269">#269</a></li>
   <li>fix encode null for empty map, add map tag instead. <a href="https://github-redirect.dependabot.com/apache/dubbo-go-hessian2/pull/275">#275</a></li>
   <li>Fix getArgType reflection value logic. <a href="https://github-redirect.dependabot.com/apache/dubbo-go-hessian2/pull/276">#276</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/e0c085c9ea5936e771ecc351c94609d5a56a7a1b"><code>e0c085c</code></a> release note for v1.9.3</li>
   <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/20ce83434c30eb5c0cb332f08a5af17d46210dcf"><code>20ce834</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/dubbo-go-hessian2/issues/276">#276</a> from Chans-Open-Source/fix/fix_get_argument_java_type</li>
   <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/07f2058e85abd9cac6571d7d9a58bee832d0765f"><code>07f2058</code></a> 修正getArgType的反射取值逻辑</li>
   <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/8679ff8a4d41e585f8bb62e58ff5879ab815fdad"><code>8679ff8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/dubbo-go-hessian2/issues/275">#275</a> from zhwaaaaaa/zw-dev</li>
   <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/d98612902c0f82b528d77baf309a143ceb562da9"><code>d986129</code></a> write empty map for empty map instead null</li>
   <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/9d0f6e0023e1d696b77f214f44506649c9d88bc4"><code>9d0f6e0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/dubbo-go-hessian2/issues/273">#273</a> from wongoo/fix-272</li>
   <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/82fbc492cfb2b3ca2931c4523cda34c389a6385d"><code>82fbc49</code></a> add unit test for <a href="https://github-redirect.dependabot.com/apache/dubbo-go-hessian2/issues/272">#272</a></li>
   <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/dad28924458a39d4b56e803f14e130b0156cae39"><code>dad2892</code></a> reuse allocated buffer (<a href="https://github-redirect.dependabot.com/apache/dubbo-go-hessian2/issues/271">#271</a>)</li>
   <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/e7144303cf1a338c905e31a574e57bf3effee6a5"><code>e714430</code></a> fix getting nil result for decoding list to generic interface field (<a href="https://github-redirect.dependabot.com/apache/dubbo-go-hessian2/issues/269">#269</a>)</li>
   <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/8dc4b20052ff12ff316475683da3d28ed723ba73"><code>8dc4b20</code></a> fix <a href="https://github-redirect.dependabot.com/apache/dubbo-go-hessian2/issues/266">#266</a> upgrade dubbo version</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/dubbo-go-hessian2/compare/v1.9.2...v1.9.3">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/apache/dubbo-go-hessian2&package-manager=go_modules&previous-version=1.9.2&new-version=1.9.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.

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] codecov-commenter commented on pull request #1492: build(deps): bump github.com/apache/dubbo-go-hessian2 from 1.9.2 to 1.9.3

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


   # [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/1492?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 [#1492](https://codecov.io/gh/apache/dubbo-go/pull/1492?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (ba1baae) into [3.0](https://codecov.io/gh/apache/dubbo-go/commit/c164f38e36d637d977012e76a615e7ffcf967187?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (c164f38) will **increase** coverage by `0.09%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/dubbo-go/pull/1492/graphs/tree.svg?width=650&height=150&src=pr&token=dcPE6RyFAL&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)](https://codecov.io/gh/apache/dubbo-go/pull/1492?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   ```diff
   @@            Coverage Diff             @@
   ##              3.0    #1492      +/-   ##
   ==========================================
   + Coverage   42.71%   42.80%   +0.09%     
   ==========================================
     Files         261      261              
     Lines       14957    14957              
   ==========================================
   + Hits         6389     6403      +14     
   + Misses       7819     7803      -16     
   - Partials      749      751       +2     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/1492?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [remoting/kubernetes/client.go](https://codecov.io/gh/apache/dubbo-go/pull/1492/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-cmVtb3Rpbmcva3ViZXJuZXRlcy9jbGllbnQuZ28=) | `69.66% <0.00%> (-2.25%)` | :arrow_down: |
   | [remoting/kubernetes/watch.go](https://codecov.io/gh/apache/dubbo-go/pull/1492/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-cmVtb3Rpbmcva3ViZXJuZXRlcy93YXRjaC5nbw==) | `78.70% <0.00%> (-1.86%)` | :arrow_down: |
   | [remoting/kubernetes/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/1492/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-cmVtb3Rpbmcva3ViZXJuZXRlcy9saXN0ZW5lci5nbw==) | `52.83% <0.00%> (ø)` | |
   | [cluster/cluster\_impl/base\_cluster\_invoker.go](https://codecov.io/gh/apache/dubbo-go/pull/1492/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-Y2x1c3Rlci9jbHVzdGVyX2ltcGwvYmFzZV9jbHVzdGVyX2ludm9rZXIuZ28=) | `65.95% <0.00%> (+3.19%)` | :arrow_up: |
   | [metadata/report/delegate/delegate\_report.go](https://codecov.io/gh/apache/dubbo-go/pull/1492/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-bWV0YWRhdGEvcmVwb3J0L2RlbGVnYXRlL2RlbGVnYXRlX3JlcG9ydC5nbw==) | `42.38% <0.00%> (+7.94%)` | :arrow_up: |
   | [filter/metrics/filter.go](https://codecov.io/gh/apache/dubbo-go/pull/1492/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-ZmlsdGVyL21ldHJpY3MvZmlsdGVyLmdv) | `100.00% <0.00%> (+15.00%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/1492?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/dubbo-go/pull/1492?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 [c164f38...ba1baae](https://codecov.io/gh/apache/dubbo-go/pull/1492?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: 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] codecov-commenter commented on pull request #1492: build(deps): bump github.com/apache/dubbo-go-hessian2 from 1.9.2 to 1.9.3

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


   # [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/1492?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 [#1492](https://codecov.io/gh/apache/dubbo-go/pull/1492?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (ba1baae) into [3.0](https://codecov.io/gh/apache/dubbo-go/commit/c164f38e36d637d977012e76a615e7ffcf967187?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (c164f38) will **increase** coverage by `0.09%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/dubbo-go/pull/1492/graphs/tree.svg?width=650&height=150&src=pr&token=dcPE6RyFAL&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)](https://codecov.io/gh/apache/dubbo-go/pull/1492?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   ```diff
   @@            Coverage Diff             @@
   ##              3.0    #1492      +/-   ##
   ==========================================
   + Coverage   42.71%   42.80%   +0.09%     
   ==========================================
     Files         261      261              
     Lines       14957    14957              
   ==========================================
   + Hits         6389     6403      +14     
   + Misses       7819     7803      -16     
   - Partials      749      751       +2     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/1492?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [remoting/kubernetes/client.go](https://codecov.io/gh/apache/dubbo-go/pull/1492/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-cmVtb3Rpbmcva3ViZXJuZXRlcy9jbGllbnQuZ28=) | `69.66% <0.00%> (-2.25%)` | :arrow_down: |
   | [remoting/kubernetes/watch.go](https://codecov.io/gh/apache/dubbo-go/pull/1492/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-cmVtb3Rpbmcva3ViZXJuZXRlcy93YXRjaC5nbw==) | `78.70% <0.00%> (-1.86%)` | :arrow_down: |
   | [remoting/kubernetes/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/1492/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-cmVtb3Rpbmcva3ViZXJuZXRlcy9saXN0ZW5lci5nbw==) | `52.83% <0.00%> (ø)` | |
   | [cluster/cluster\_impl/base\_cluster\_invoker.go](https://codecov.io/gh/apache/dubbo-go/pull/1492/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-Y2x1c3Rlci9jbHVzdGVyX2ltcGwvYmFzZV9jbHVzdGVyX2ludm9rZXIuZ28=) | `65.95% <0.00%> (+3.19%)` | :arrow_up: |
   | [metadata/report/delegate/delegate\_report.go](https://codecov.io/gh/apache/dubbo-go/pull/1492/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-bWV0YWRhdGEvcmVwb3J0L2RlbGVnYXRlL2RlbGVnYXRlX3JlcG9ydC5nbw==) | `42.38% <0.00%> (+7.94%)` | :arrow_up: |
   | [filter/metrics/filter.go](https://codecov.io/gh/apache/dubbo-go/pull/1492/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-ZmlsdGVyL21ldHJpY3MvZmlsdGVyLmdv) | `100.00% <0.00%> (+15.00%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/1492?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/dubbo-go/pull/1492?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 [c164f38...ba1baae](https://codecov.io/gh/apache/dubbo-go/pull/1492?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: 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 #1492: build(deps): bump github.com/apache/dubbo-go-hessian2 from 1.9.2 to 1.9.3

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


   


-- 
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 #1492: build(deps): bump github.com/apache/dubbo-go-hessian2 from 1.9.2 to 1.9.3

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


   


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