Bump Newtonsoft.Json from 13.0.1 to 13.0.2
Brought to you by:
sunneo529
Originally created by: dependabot[bot]
Bumps Newtonsoft.Json (github.com) from 13.0.1 to 13.0.2.
Sourced from Newtonsoft.Json's releases.
13.0.2
- New feature - Add support for DateOnly and TimeOnly
- New feature - Add UnixDateTimeConverter.AllowPreEpoch property
- New feature - Add copy constructor to JsonSerializerSettings
- New feature - Add JsonCloneSettings with property to disable copying annotations
- Change - Add nullable annotation to JToken.ToObject(Type, JsonSerializer)
- Change - Reduced allocations by reusing boxed values
- Fix - Fixed MaxDepth when used with ToObject inside of a JsonConverter
- Fix - Fixed deserializing mismatched JToken types in properties
- Fix - Fixed merging enumerable content and validate content
- Fix - Fixed using $type with arrays of more than two dimensions
- Fix - Fixed rare race condition in name table when deserializing on device with ARM processors
- Fix - Fixed deserializing via constructor with ignored base type properties
- Fix - Fixed MaxDepth not being used with ISerializable deserialization
4fba53a Remove prerelease for 13.0.2b15df4b Add missing headers789bfd3 Update to 13.0.2-beta3b13717a Add JsonCloneSettings to disable copy annotations (#2757](https://github.com/href="https://github-redirect.dependabot.com/JamesNK/Newtonsoft.Json/issues/2757">/issues/2757))d0a328e Fix MaxDepth not being used with ISerializable deserialization (#2736](https://github.com/href="https://github-redirect.dependabot.com/JamesNK/Newtonsoft.Json/issues/2736">/issues/2736))aae9284 Update SDKbd98970 Update to 13.0.2-beta24dc9af6 Add roll forward to global.json (#2726](https://github.com/href="https://github-redirect.dependabot.com/JamesNK/Newtonsoft.Json/issues/2726">/issues/2726))b8f4ef0 Fixing misspelling (#2698](https://github.com/href="https://github-redirect.dependabot.com/JamesNK/Newtonsoft.Json/issues/2698">/issues/2698))cb9eed9 Fix deserializing via constructor with ignored base type properties (#2711](https://github.com/href="https://github-redirect.dependabot.com/JamesNK/Newtonsoft.Json/issues/2711">/issues/2711))Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.