This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [Newtonsoft.Json](https://www.newtonsoft.com/json) ([source](https://github.com/JamesNK/Newtonsoft.Json)) | nuget | patch | `13.0.1` -> `13.0.3` |
---
### Release Notes
<details>
<summary>JamesNK/Newtonsoft.Json (Newtonsoft.Json)</summary>
### [`v13.0.3`](https://github.com/JamesNK/Newtonsoft.Json/releases/tag/13.0.3)
[Compare Source](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.2...13.0.3)
- Fix - Fixed parsed zero decimals losing trailing zeroes
- Fix - Fixed parsed negative zero double losing negative
- Fix - Fixed null string being reported as String rather than JTokenType.Null
### [`v13.0.2`](https://github.com/JamesNK/Newtonsoft.Json/releases/tag/13.0.2)
[Compare Source](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...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
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
13.0.1->13.0.3Release Notes
JamesNK/Newtonsoft.Json (Newtonsoft.Json)
v13.0.3Compare Source
v13.0.2Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR has been generated by Renovate Bot.