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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to