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

fix(deps): Update module github.com/bytedance/sonic to v1.10.1 #114

Merged
merged 2 commits into from
Oct 1, 2023

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Oct 1, 2023

This PR contains the following updates:

Package Type Update Change
github.com/bytedance/sonic indirect patch v1.10.0-rc -> v1.10.1

Release Notes

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

v1.10.1

Compare Source

Feature

  • [#​511] (ast) support sort keys on non-object node
  • [#​527] (encoder) Add NoValidateJSONMarshaler option

Bugfix

  • [#​504] (ast) check error before Set/Unset/Add()
  • [#​520] (native) over boundary bugs of skip number and tolower in native c

New Contributors

Full Changelog: bytedance/sonic@v1.10.0...v1.10.1

v1.10.0

Compare Source

Feature

  • [#​493] support Go1.21.0
  • [#​471] (ast) add ast.Visitor for transversing JSON in-place
  • [#​470] add Valid() API

Bugfix

  • [#​486] possible overflowed instruction while handling byte type
  • [#​484] (decoder) avoid scratched memory of returned error
  • [#​496] (ast) Exist() didn't check Valid() first
  • [#​498] (ast) drop ast.Node API UnsafeArray() and UnsafeMap() (Break Change)

Optimization

  • [#​393] refactor asm2asm to avoid SIGPROF crashing, and enable traceback when C function panics
  • [#​464] (ast) use linked chunk as fundamental storage for nodes to keep node pointer valid (Break Change)
  • [#​464] (ast) avoid malloc when meeting empty values, and inline header chunk into lazy-parsing stack to reduce malloc. The performance of Parse()\Load()\Interface() promoted 10~60%
  • [#​475] (last) pass skipnumber flag to avoid decoding numbers

New Contributors

Full Changelog: bytedance/sonic@v1.9.2...v1.10.0

v1.10.0-rc3

Compare Source

v1.10.0-rc2

Compare Source

Optimization

  • [#​475] (ast) pass skipnumber flag to avoid decoding numbers
  • [#​483] update base64x to finish asm2asm refactor

Feature

  • [#​471] (ast) add ast.Visitor for iterating JSON into custom generic data containers in-place

New Contributors

Full Changelog: bytedance/sonic@v1.10.0-rc...v1.10.0-rc2


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.


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

This PR has been generated by Renovate Bot.

@cq-bot cq-bot requested a review from yevgenypats as a code owner October 1, 2023 03:20
@cq-bot cq-bot added the automerge Add to automerge PRs once requirements are met label Oct 1, 2023
@github-actions github-actions bot added the fix label Oct 1, 2023
@kodiakhq kodiakhq bot merged commit e0dcdd8 into main Oct 1, 2023
6 checks passed
@kodiakhq kodiakhq bot deleted the renovate/git.luolix.top-bytedance-sonic-1.x branch October 1, 2023 03:30
kodiakhq bot pushed a commit that referenced this pull request Oct 2, 2023
🤖 I have created a release *beep* *boop*
---


## [1.11.1](v1.11.0...v1.11.1) (2023-10-02)


### Bug Fixes

* **deps:** Update github.com/apache/arrow/go/v14 digest to 00efb06 ([#109](#109)) ([cfe8209](cfe8209))
* **deps:** Update github.com/chenzhuoyu/base64x digest to 296ad89 ([#110](#110)) ([7e7af23](7e7af23))
* **deps:** Update github.com/cloudquery/arrow/go/v14 digest to 7ded38b ([#116](#116)) ([0dd63a2](0dd63a2))
* **deps:** Update github.com/gomarkdown/markdown digest to 5421fef ([#111](#111)) ([548f487](548f487))
* **deps:** Update google.golang.org/genproto/googleapis/rpc digest to e6e6cda ([#112](#112)) ([6a33090](6a33090))
* **deps:** Update module github.com/bytedance/sonic to v1.10.1 ([#114](#114)) ([e0dcdd8](e0dcdd8))
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.2.1 ([#107](#107)) ([73348bf](73348bf))
* **deps:** Update module github.com/docker/docker to v20.10.26+incompatible ([#113](#113)) ([b65b814](b65b814))
* **deps:** Update module github.com/kataras/blocks to v0.0.8 ([#115](#115)) ([54991f6](54991f6))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Add to automerge PRs once requirements are met fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants