Bump Newtonsoft.Json from 13.0.1 to 13.0.2
Closed
Number: #233
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
November 24, 2022 at 10:02 AM UTC
(over 3 years ago)
(over 3 years ago)
Updated:
February 23, 2026 at 04:20 PM UTC
(4 months ago)
(4 months ago)
Closed:
February 23, 2026 at 04:20 PM UTC
(4 months ago)
(4 months ago)
Time to Close:
over 3 years
Labels:
dependencies
dependencies
Description:
Bumps Newtonsoft.Json from 13.0.1 to 13.0.2.
Release notes
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 to disable copy 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
Commits
4fba53aRemove prerelease for 13.0.2b15df4bAdd missing headers789bfd3Update to 13.0.2-beta3b13717aAdd JsonCloneSettings to disable copy annotations (#2757)d0a328eFix MaxDepth not being used with ISerializable deserialization (#2736)aae9284Update SDKbd98970Update to 13.0.2-beta24dc9af6Add roll forward to global.json (#2726)b8f4ef0Fixing misspelling (#2698)cb9eed9Fix deserializing via constructor with ignored base type properties (#2711)- Additional commits viewable in compare view
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.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 14069449 |
| UUID: | 1463083017 |
| Node ID: | PR_kwDOCjajls5DofsS |
| Host: | GitHub |
| Repository: | codebytes/DependencyInjectionDemo |