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/11 06:26:28 UTC

[GitHub] [dubbo-go] dependabot[bot] opened a new pull request #990: Bump github.com/apache/dubbo-go-hessian2 from 1.8.0 to 1.8.1

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


   Bumps [github.com/apache/dubbo-go-hessian2](https://github.com/apache/dubbo-go-hessian2) from 1.8.0 to 1.8.1.
   <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.8.1</h2>
   <h3>Bugfixes</h3>
   <ul>
   <li>fix get wrong javaclassname for POJO struct. <a href="https://github-redirect.dependabot.com/apache/dubbo-go-hessian2/pull/247">#247</a></li>
   <li>fix not enough buf error when decode date. <a href="https://github-redirect.dependabot.com/apache/dubbo-go-hessian2/pull/249">#249</a></li>
   <li>fix emoji decoding error. <a href="https://github-redirect.dependabot.com/apache/dubbo-go-hessian2/pull/254">#254</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/5b6bf1cd799eff39eb62abad974d34036a653b54"><code>5b6bf1c</code></a> add changes for v1.8.1</li>
   <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/c5960925b69f824e5032faa14fd0a54b7ec4925d"><code>c596092</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/dubbo-go-hessian2/issues/251">#251</a> from apache/master</li>
   <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/ab7254f3a2cf69cda8d3878fb16489b051ef707a"><code>ab7254f</code></a> reset go.mod after go fmt</li>
   <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/83d9f698adf3a41e4ebc303eb30bada5f7cd095d"><code>83d9f69</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/dubbo-go-hessian2/issues/254">#254</a> from apache/fix-emoji</li>
   <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/2a6632952b8b8f2a666efc4ad2c5a85da0020a8d"><code>2a66329</code></a> reset code after java test which will update go.mod</li>
   <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/cc4f9a45ae36b635ed54e61f8e42c9873ca1a740"><code>cc4f9a4</code></a> add benchmark for string decode</li>
   <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/f567f918dd928cbba6206b14b2b060db7b4a9c3c"><code>f567f91</code></a> refactor string decode algorithm</li>
   <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/33721e112570ded26ccdf5761b441c9b1738c98a"><code>33721e1</code></a> recover string decode algorithm to support emoji codec</li>
   <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/e2494da763e751f939d824ddf70482a086d460c6"><code>e2494da</code></a> remark dingding notification</li>
   <li><a href="https://github.com/apache/dubbo-go-hessian2/commit/4014d7e19aa3b27df6e6a9e78c598a6f9969848f"><code>4014d7e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/dubbo-go-hessian2/issues/249">#249</a> from jack15083/master</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/dubbo-go-hessian2/compare/v1.8.0...v1.8.1">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.8.0&new-version=1.8.1)](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] AlexStocks closed pull request #990: Bump github.com/apache/dubbo-go-hessian2 from 1.8.0 to 1.8.1

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


   


----------------------------------------------------------------
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] dependabot[bot] commented on pull request #990: Bump github.com/apache/dubbo-go-hessian2 from 1.8.0 to 1.8.1

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #990:
URL: https://github.com/apache/dubbo-go/pull/990#issuecomment-757653138


   OK, I won't notify you again about this release, but will get in touch when a new version is available.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


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