chore(deps): Update module github.com/bytedance/sonic to v1.10.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/bytedance/sonic | require | patch |
v1.10.1 -> v1.10.2
|
Release Notes
bytedance/sonic (github.com/bytedance/sonic)
v1.10.2
Bugfix
- [#521] use int64 for MaxInt48 to compile in x86 arch
- [#530] unnecessary ptr check
json.Unmarshaler
- [#531] missing write-barrier when truncate empty slice
- [#533] not use rbp in JIT
New Contributors
- @ancientmodern made their first contribution in https://github.com/bytedance/sonic/pull/528
- @CrazyHarb made their first contribution in https://github.com/bytedance/sonic/pull/521
Full Changelog: https://github.com/bytedance/sonic/compare/v1.10.1...v1.10.2
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.