dependabot[bot] opened a new pull request #1536: URL: https://github.com/apache/dubbo-go/pull/1536
Bumps [github.com/apache/dubbo-go-hessian2](https://github.com/apache/dubbo-go-hessian2) from 1.9.3 to 1.9.4. <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.4</h2> <h3>New Features</h3> <ul> <li>support wrapper classes for Java basic types. <a href="https://github-redirect.dependabot.com/apache/dubbo-go-hessian2/pull/278">#278</a></li> </ul> <h3>Bugfixes</h3> <ul> <li>fix registration ignored for struct with same name in diff package. <a href="https://github-redirect.dependabot.com/apache/dubbo-go-hessian2/pull/279">#279</a></li> <li>fix cannot encode pointer of raw type. <a href="https://github-redirect.dependabot.com/apache/dubbo-go-hessian2/pull/283">#283</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/23c41ad4aa1e1b7ea1813cae4ca041dfea066f11"><code>23c41ad</code></a> release note for v1.9.4</li> <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/ea64fc75b879f4b588a196040aac3976422bba91"><code>ea64fc7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/dubbo-go-hessian2/issues/283">#283</a> from chans-open-source/feature/fix_encode_type</li> <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/43d19254f974e7c60f6c02f44dc0a1d07b32f35e"><code>43d1925</code></a> 调整导包位置</li> <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/041146a6aa8118636ec49068947eb4afcf96f772"><code>041146a</code></a> 添加更多指针型单元测试</li> <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/112adfe0422f390e5ed669b551c800975757e65b"><code>112adfe</code></a> 调整为1个switch</li> <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/b9d88787f32f05c0ea756f795c825cf68a1934de"><code>b9d8878</code></a> 拆分为2个switch</li> <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/9c70e1fe2ed866b732d227b1e80e51a3b72811ee"><code>9c70e1f</code></a> 优化为switch方式</li> <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/021477840946c8f14eead40c97c3c26616083e57"><code>0214778</code></a> 优化为switch方式</li> <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/53cd523c2d4740d4ca4291f7e185b23e9042e76e"><code>53cd523</code></a> 优化为switch方式</li> <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/5bdf65a7bab98ca7061c7be184144f68d205585f"><code>5bdf65a</code></a> 优化正则</li> <li>Additional commits viewable in <a href="https://github.com/apache/dubbo-go-hessian2/compare/v1.9.3...v1.9.4">compare view</a></li> </ul> </details> <br /> [](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]
