qlik-oss / enigma-go

Go library for consuming Qlik's Associative Engine.
MIT License
39 stars 12 forks source link

fix(deps): update module github.com/goccy/go-json to v0.9.0 #235

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/goccy/go-json require minor v0.8.1 -> v0.9.0

Release Notes

goccy/go-json ### [`v0.9.0`](https://togithub.com/goccy/go-json/blob/HEAD/CHANGELOG.md#v090---20210105) [Compare Source](https://togithub.com/goccy/go-json/compare/v0.8.1...v0.9.0) ##### New feature - Supports dynamic filtering of struct fields ( [#​314](https://togithub.com/goccy/go-json/issues/314) ) ##### Improve encoding performance - Improve map encoding performance ( [#​310](https://togithub.com/goccy/go-json/issues/310) ) - Optimize encoding path for escaped string ( [#​311](https://togithub.com/goccy/go-json/issues/311) ) - Add encoding option for performance ( [#​312](https://togithub.com/goccy/go-json/issues/312) ) ##### Fix bugs - Fix panic at encoding map value on 1.18 ( [#​310](https://togithub.com/goccy/go-json/issues/310) ) - Fix MarshalIndent for interface type ( [#​317](https://togithub.com/goccy/go-json/issues/317) )

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Enabled.

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.



This PR has been generated by WhiteSource Renovate. View repository job log here.