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

chore(deps): update module github.com/bytedance/sonic to v1.12.5 #1341

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/bytedance/sonic v1.11.6 -> v1.12.5 age adoption passing confidence

Release Notes

bytedance/sonic (github.com/bytedance/sonic)

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

Full Changelog: bytedance/sonic@v1.12.3...v1.12.4

v1.12.3

Compare Source

What's Changed

Full 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 error

Chore

[#​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

  • [#​682] consider json.Marshaler/Unmarshaler when handling json:",string" tag as encoding/json
  • [#​681] [#​683] fix: remove print debug and unused codes
  • [#​685] feat:(ast) nill Node can marshal to null

Full Changelog: bytedance/sonic@v1.12.0...v1.12.1

v1.12.0

Compare Source

Feature

  • [#​645] support aarch64
  • [#​662] support go1.23rc2 and drop support below go1.17 (fallback)
  • [#​661] ast.Node support concurrently-read and optimize Node.Load/LoadAll by default
  • [#​661] ast.Node will build a hash index for object which has more than 8 keys, to boost Node.Get()
  • [#​668] export MarshalIndent API in root
  • [#​669] support marshal Inf/NaN with option
  • [#​673] add APIKind to indicate if using fallback implementation

Optimization

  • [#​651] enhance data race detection and panic message on encoder
  • [#​664] add a limit option on reusing buffer size

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

  • [#​630] feat:(ast) Visitor support skip object and array

Bugfix

  • [#​632] fix: better compile error info in 32-bit arch
  • [#​642] fix: check empty when validating utf8
  • [#​636] fix: add mssing max pc-sp of natives

Full Changelog: bytedance/sonic@v1.11.7...v1.11.8

v1.11.7

Compare Source

What's Changed

BugFix

Full Changelog: bytedance/sonic@v1.11.6...v1.11.7


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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner November 27, 2024 22:05
@renovate renovate bot added dependencies Pull requests that update a dependency file Skip Changelog labels Nov 27, 2024
Copy link
Contributor Author

renovate bot commented Nov 27, 2024

ℹ Artifact update notice

File name: internal/test/e2e/gin/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/bytedance/sonic/loader v0.1.1 -> v0.2.0

@renovate renovate bot force-pushed the renovate/github.com-bytedance-sonic-1.x branch from 9ed8a91 to ffbe07e Compare November 27, 2024 22:20
Copy link
Contributor Author

renovate bot commented Nov 27, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@MrAlias MrAlias merged commit dad3cdc into main Nov 27, 2024
27 checks passed
@MrAlias MrAlias deleted the renovate/github.com-bytedance-sonic-1.x branch November 27, 2024 22:42
@MrAlias MrAlias added this to the v0.19.0-alpha milestone Dec 4, 2024
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 Skip Changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant