Skip to content

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Mar 1, 2024

This PR contains the following updates:

Package Type Update Change
github.com/bytedance/sonic indirect minor v1.10.2 -> v1.11.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v1.11.2

Compare Source

Bugfix

  • [#​603] fix:(ast) SortKeys(true) panic when not loaded-all

Full Changelog: bytedance/sonic@v1.11.1...v1.11.2

v1.11.1

Compare Source

Feature

  • [#​594] (ast) add new node method "IndexOrGetWithIdx"

Bugfix

  • [#​601] (ast) Unset() used physical index to removePair
  • [#​599] (build) support build rt on non-amd64 env

New Contributors

Full Changelog: bytedance/sonic@v1.11.0...v1.11.1

v1.11.0

Compare Source

Feature

  • [#​590] support go1.22
  • [#​558] (encoder) allow the disabling of the newline in the encoder
  • [#​577] (ast) always copy once after top Get

Bugfix

  • [#​540] (encoder) checked if a interface is empty by its value field instead of type field
  • [#​544] (ast) didn't pass non-exist value when call Node.Interface()
  • [#​547] (decoder) didn't fully reuse buffer memory
  • [#​569] (ast) Set on non-object node unexpectedly
  • [#​571] (ast) implement soft delete for Unset().
    • Break change : Unset()'s behavior will be compatible with versions <= 1.9.x, while being incompatible with versions on 1.10.x

Optimization

  • [#​550] (decoder) refactor streaming decoder to fully use buffer
  • [#​545] eliminate race test errors
  • [#​552] (loader) use lockfree to register new modules

New Contributors

Full Changelog: bytedance/sonic@v1.10.2...v1.11.0


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 added the automerge Add to automerge PRs once requirements are met label Mar 1, 2024
@github-actions github-actions bot added the fix label Mar 1, 2024
@kodiakhq kodiakhq bot merged commit 0a051b5 into main Mar 1, 2024
@kodiakhq kodiakhq bot deleted the renovate/github.com-bytedance-sonic-1.x branch March 1, 2024 03:27
kodiakhq bot pushed a commit that referenced this pull request Mar 1, 2024
🤖 I have created a release *beep* *boop*
---


## [4.2.11](v4.2.10...v4.2.11) (2024-03-01)


### Bug Fixes

* **deps:** Update github.com/cloudquery/jsonschema digest to 92878fa ([#443](#443)) ([eab116f](eab116f))
* **deps:** Update github.com/cloudquery/jsonschema digest to ae17220 ([#442](#442)) ([c6979c7](c6979c7))
* **deps:** Update github.com/cloudquery/jsonschema digest to d771afd ([#435](#435)) ([3e116ee](3e116ee))
* **deps:** Update github.com/cloudquery/jsonschema digest to e998e7a ([#441](#441)) ([178ce90](178ce90))
* **deps:** Update golang.org/x/exp digest to 814bf88 ([#447](#447)) ([02b901b](02b901b))
* **deps:** Update google.golang.org/genproto/googleapis/rpc digest to df926f6 ([#448](#448)) ([c977d56](c977d56))
* **deps:** Update module github.com/bytedance/sonic to v1.11.2 ([#454](#454)) ([0a051b5](0a051b5))
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.7.3 ([#437](#437)) ([95a669f](95a669f))
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.7.4 ([#438](#438)) ([05cfa4b](05cfa4b))
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.7.5 ([#439](#439)) ([e965614](e965614))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.30.0 ([#440](#440)) ([d6719c0](d6719c0))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.31.0 ([#444](#444)) ([b6a20d8](b6a20d8))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.32.0 ([#446](#446)) ([8f6158a](8f6158a))
* **deps:** Update module github.com/klauspost/compress to v1.17.7 ([#449](#449)) ([7cfe20f](7cfe20f))
* **deps:** Update module github.com/klauspost/cpuid/v2 to v2.2.7 ([#450](#450)) ([0f05b5d](0f05b5d))
* **deps:** Update module github.com/tdewolff/minify/v2 to v2.20.18 ([#451](#451)) ([8125fb4](8125fb4))

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