Skip to content

build(deps): bump github.com/apache/dubbo-go-hessian2 from 1.11.6 to 1.13.2 - #118

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/develop/github.com/apache/dubbo-go-hessian2-1.13.2
Closed

build(deps): bump github.com/apache/dubbo-go-hessian2 from 1.11.6 to 1.13.2#118
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/develop/github.com/apache/dubbo-go-hessian2-1.13.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown

Bumps github.com/apache/dubbo-go-hessian2 from 1.11.6 to 1.13.2.

Release notes

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

v1.13.1

Bugfixes

  • fix: validate low surrogate before combining surrogate pair in decode2utf8. #393

v1.13.0

Breaking Changes

  • remove dubbo protocol impl which replaced by the impl in dubbo-go project. #364

Enhancement

  • upgrade go version from 1.17 to 1.25. #381
  • upgrade golangci-lint and add import-formatter check CI. #380
  • add benchmark test. #375
  • bump gopkg.in/yaml.v3 to 3.0.1. #390

Bugfixes

  • fix decode performance issue, run refHolders.notify() only at the outermost level. #375
  • fix CI failures and improve code quality. #389

v1.12.5

Bugfixes

  • fix memory leak issue. #374

v1.12.4

Bugfixes

  • fix null encoding for nil pointer. #368

v1.12.3

Bugfixes

  • fix Decoder failed to decode int8/int16 type values of map field in struct. #366

v1.12.2

Bugfixes

  • fix pointer value set. #361

v1.12.1

Bugfixes

  • fix ref to wrong type of map for nil value. #357

v1.12.0

  • upgrade go from v1.13 to v1.17
  • using time.UnixMills api to release time scope limit
  • Deprecate these array types, including hessian.IntegerArray, hessian.ByteArray, hessian.ShortArray, hessian.BooleanArray, hessian.LongArray, hessian.FloatArray, hessian.DoubleArray, hessian.CharacterArray.
  • Support java wrapper types:
hessian type java type golang type
Integer java.lang.Integer *int32
Byte java.lang.Byte *byte
Short java.lang.Short *int16

... (truncated)

Commits
  • 7db7d86 release note for v1.13.2
  • 28ed891 Add: GenericException struct and ToGenericException converter (#397)
  • 0c80a33 Merge pull request #394 from mochengqian/test-typed-nil-pointer-encoding
  • 32cf64a test: verify typed nil scalar pointers encode as null
  • d08d614 release note for v1.13.1
  • 9a624aa Merge pull request #393 from xingcici/fix/high_surrogate
  • f734b44 Merge pull request #392 from tiltwind/readme
  • 57f6362 fix: validate low surrogate before combining surrogate pair in decode2utf8
  • 39ca0c3 update readme for better structure
  • 9e789a0 release note for v1.13.0
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.11.6 to 1.13.2.
- [Release notes](https://github.com/apache/dubbo-go-hessian2/releases)
- [Commits](apache/dubbo-go-hessian2@v1.11.6...v1.13.2)

---
updated-dependencies:
- dependency-name: github.com/apache/dubbo-go-hessian2
  dependency-version: 1.13.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 20, 2026
@AlexStocks AlexStocks closed this Jul 21, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/go_modules/develop/github.com/apache/dubbo-go-hessian2-1.13.2 branch July 21, 2026 05:46
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant