-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(deps): update module github.com/bytedance/sonic to v1.12.8 #68
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/github.com-bytedance-sonic-1.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #68 +/- ##
=======================================
Coverage 23.33% 23.33%
=======================================
Files 5 5
Lines 390 390
=======================================
Hits 91 91
Misses 293 293
Partials 6 6 ☔ View full report in Codecov by Sentry. |
18386b0
to
55269e4
Compare
55269e4
to
a76a238
Compare
a76a238
to
c598e1f
Compare
c598e1f
to
a23228e
Compare
a23228e
to
e9d91ef
Compare
e9d91ef
to
01f9059
Compare
01f9059
to
b9c2f43
Compare
ba6839c
to
d66832f
Compare
d66832f
to
4d69bae
Compare
4d69bae
to
fcbe84d
Compare
fcbe84d
to
2e78445
Compare
2e78445
to
24b3198
Compare
24b3198
to
a2e0b76
Compare
a2e0b76
to
a6f7116
Compare
a6f7116
to
b0b62ed
Compare
b0b62ed
to
1704e58
Compare
1704e58
to
de10791
Compare
de10791
to
8fe06ab
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.10.1
->v1.12.8
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
bytedance/sonic (github.com/bytedance/sonic)
v1.12.8
Compare Source
What's Changed
Feature
Fix
lastmoduledatap
with go plugin (only effects on byted-tango) by @AsterDY in https://github.com/bytedance/sonic/pull/707Full Changelog: bytedance/sonic@v1.12.7...v1.12.8
v1.12.7
Compare Source
Optimization
New Contributors
Full Changelog: bytedance/sonic@v1.12.6...v1.12.7
v1.12.6
Compare Source
Bugfix
New Contributors
Full Changelog: bytedance/sonic@v1.12.5...v1.12.6
v1.12.5
Compare Source
What's Changed
Full Changelog: bytedance/sonic@v1.12.4...v1.12.5
v1.12.4
Compare Source
What's Changed
BTC
instead ofBTS
by @AsterDY in https://github.com/bytedance/sonic/pull/706Full Changelog: bytedance/sonic@v1.12.3...v1.12.4
v1.12.3
Compare Source
What's Changed
NoValidateJSON
for skipping JSON faster by @AsterDY in https://github.com/bytedance/sonic/pull/696Full Changelog: bytedance/sonic@v1.12.2...v1.12.3
v1.12.2
Compare Source
What's Changed
BugFix
[#695] panic when using
.Error()
in mismatch type errorChore
[#687] build: add CI on performance
[#688][#691 chore: add Go 1.23 to workflows and skip checking linkname
New Contributors
Full Changelog: bytedance/sonic@v1.12.1...v1.12.2
v1.12.1
Compare Source
BugFix
json.Marshaler/Unmarshaler
when handlingjson:",string"
tag asencoding/json
null
Full Changelog: bytedance/sonic@v1.12.0...v1.12.1
v1.12.0
Compare Source
Feature
ast.Node
support concurrently-read and optimizeNode.Load/LoadAll
by defaultast.Node
will build a hash index for object which has more than 8 keys, to boostNode.Get()
MarshalIndent
API in rootInf/NaN
with optionAPIKind
to indicate if using fallback implementationOptimization
New Contributors
Full Changelog: bytedance/sonic@v1.11.9...v1.12.0
v1.11.9
Compare Source
What's Changed
Full Changelog: bytedance/sonic@v1.11.8...v1.11.9
v1.11.8
Compare Source
Feature
Visitor
support skip object and arrayBugfix
Full Changelog: bytedance/sonic@v1.11.7...v1.11.8
v1.11.7
Compare Source
What's Changed
BugFix
reflect.growslice()
by @AsterDY in https://github.com/bytedance/sonic/pull/629Full Changelog: bytedance/sonic@v1.11.6...v1.11.7
v1.11.6
Compare Source
What's Changed
Full Changelog: bytedance/sonic@v1.11.4...v1.11.6
v1.11.5
Compare Source
v1.11.4
Compare Source
What's Changed
New Contributors
Full Changelog: bytedance/sonic@v1.11.2...v1.11.4
v1.11.3
Compare Source
v1.11.2
Compare Source
Bugfix
Full Changelog: bytedance/sonic@v1.11.1...v1.11.2
v1.11.1
Compare Source
Feature
Bugfix
Unset()
used physical index toremovePair
rt
on non-amd64 envNew Contributors
Full Changelog: bytedance/sonic@v1.11.0...v1.11.1
v1.11.0
Compare Source
Feature
Get
Bugfix
Node.Interface()
Set
on non-object node unexpectedlyUnset()
.Unset()
's behavior will be compatible with versions <= 1.9.x, while being incompatible with versions on 1.10.xOptimization
New Contributors
Full Changelog: bytedance/sonic@v1.10.2...v1.11.0
v1.10.2
Compare Source
Bugfix
json.Unmarshaler
New Contributors
Full Changelog: bytedance/sonic@v1.10.1...v1.10.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.