Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 6, 2026

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

Release notes

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

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
Boolean java.lang.Boolean *bool
Long java.lang.Long *int64
Float java.lang.Float *float32
Double java.lang.Double *float64

... (truncated)

Commits
  • 9e789a0 release note for v1.13.0
  • 6ec768d Merge pull request #390 from apache/dependabot/go_modules/gopkg.in/yaml.v3-3.0.1
  • 850536f Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.1
  • f34d30d Merge pull request #389 from MoChengqian/fix-pr382-ci
  • 6965a4e fix(ci): address staticcheck and java runtime checks
  • f02df42 fix(ci): align PR workflow and test steps
  • 63a2a6c fix(ci): harden workflow and Java test compatibility
  • 66feb0a fix: resolve CI failures from PR #375 and improve code quality
  • a444f80 Merge pull request #381 from tiltwind/fix-decode-check
  • e4c2578 ignore staticcheck SA4003
  • 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.0.
- [Release notes](https://github.com/apache/dubbo-go-hessian2/releases)
- [Commits](apache/dubbo-go-hessian2@v1.11.6...v1.13.0)

---
updated-dependencies:
- dependency-name: github.com/apache/dubbo-go-hessian2
  dependency-version: 1.13.0
  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 Apr 6, 2026
@AlexStocks AlexStocks closed this Apr 6, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 6, 2026

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.0 branch April 6, 2026 11:53
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