Skip to content

Update dependency Newtonsoft.Json to v13.0.2#747

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/newtonsoft.json-13.x
Nov 24, 2022
Merged

Update dependency Newtonsoft.Json to v13.0.2#747
renovate[bot] merged 1 commit intomasterfrom
renovate/newtonsoft.json-13.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 24, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Newtonsoft.Json (source) nuget patch 13.0.1 -> 13.0.2

Release Notes

JamesNK/Newtonsoft.Json

v13.0.2

Compare Source

  • 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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate Bot added the 📦 dependencies Pull requests that update a dependency file label Nov 24, 2022
@renovate renovate Bot enabled auto-merge (rebase) November 24, 2022 05:21
@github-actions github-actions Bot added this to the v11.4.3 milestone Nov 24, 2022
@renovate renovate Bot merged commit 130d418 into master Nov 24, 2022
@renovate renovate Bot deleted the renovate/newtonsoft.json-13.x branch November 24, 2022 05:30
@github-actions github-actions Bot modified the milestones: v11.4.3, v11.5.0 Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📦 dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants