Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/apache/dubbo-go-hessian2 from 1.7.0 to 1.8.0 #918

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2020

Bumps github.com/apache/dubbo-go-hessian2 from 1.7.0 to 1.8.0.

Release notes

Sourced from github.com/apache/dubbo-go-hessian2's releases.

v1.8.0

New Features

  • support clean encoder/decoder, discard decode buffer. #242
  • support encode no pojo object. #243

Enhancement

  • change value reference to ptr to improve performance. #244

Bugfixes

  • fix issue that cannot decode java generic type. #239
Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [github.com/apache/dubbo-go-hessian2](https://github.com/apache/dubbo-go-hessian2) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/apache/dubbo-go-hessian2/releases)
- [Commits](apache/dubbo-go-hessian2@v1.7.0...v1.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go labels Dec 9, 2020
@codecov-io
Copy link

codecov-io commented Dec 9, 2020

Codecov Report

Merging #918 (8e0aa32) into master (9bf076c) will increase coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #918      +/-   ##
==========================================
+ Coverage   59.84%   59.97%   +0.13%     
==========================================
  Files         260      260              
  Lines       12852    12882      +30     
==========================================
+ Hits         7691     7726      +35     
+ Misses       4201     4195       -6     
- Partials      960      961       +1     
Impacted Files Coverage Δ
remoting/getty/listener.go 41.62% <0.00%> (+0.54%) ⬆️
remoting/getty/pool.go 71.36% <0.00%> (+1.76%) ⬆️
remoting/kubernetes/listener.go 53.68% <0.00%> (+3.15%) ⬆️
registry/zookeeper/registry.go 55.15% <0.00%> (+4.04%) ⬆️
cluster/router/chain/chain.go 63.41% <0.00%> (+4.06%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9bf076c...8e0aa32. Read the comment docs.

@zouyx zouyx requested a review from fangyincheng December 22, 2020 02:35
@zouyx
Copy link
Member

zouyx commented Dec 22, 2020

@fangyincheng can it update?

@fangyincheng
Copy link
Contributor

@fangyincheng can it update?

it seeams to ok. but it should still be tested.

@AlexStocks AlexStocks merged commit af6b6c0 into master Dec 27, 2020
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/apache/dubbo-go-hessian2-1.8.0 branch December 27, 2020 02:53
AlexStocks added a commit that referenced this pull request Apr 14, 2021
…apache/dubbo-go-hessian2-1.8.0

build(deps): bump github.com/apache/dubbo-go-hessian2 from 1.7.0 to 1.8.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants