l3uddz / wantarr

CLI Tool to find wanted media for the *arr suite
66 stars 10 forks source link

Update module json-iterator/go to v1.1.10 - autoclosed #18

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
github.com/json-iterator/go require patch v1.1.9 -> v1.1.10

Release Notes

json-iterator/go ### [`v1.1.10`](https://togithub.com/json-iterator/go/releases/v1.1.10) [Compare Source](https://togithub.com/json-iterator/go/compare/v1.1.9...v1.1.10) - Fix [#​459](https://togithub.com/json-iterator/go/issues/459) map keys of custom types should serialize using `MarshalText` when available - Fix potential panic in `(*stringAny).ToInt64` and `(*stringAny).ToUint64`(see [#​450](https://togithub.com/json-iterator/go/issues/450)) - Fix [#​449](https://togithub.com/json-iterator/go/issues/449) do NOT marshal the field whose name start with underscore - Reuse stream buffer and remove flush in `(*Stream).WriteMore`(see [#​441](https://togithub.com/json-iterator/go/issues/441) [#​440](https://togithub.com/json-iterator/go/issues/440)) - Fix [#​421](https://togithub.com/json-iterator/go/issues/421) simplify the error string returned by the decoder when it meets error unmarshaling anonymous structs - Fix [#​389](https://togithub.com/json-iterator/go/issues/389) [#​411](https://togithub.com/json-iterator/go/issues/411) do NOT marshal the `json.RawMessage` type field whose real type is integer/float as "null" with `ValidateJsonRawMessage` option enabled - Fix [#​326](https://togithub.com/json-iterator/go/issues/326) do Not marshal private field after calling `extra.SetNamingStrategy()` to register naming strategy extension

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: 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.