Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Newtonsoft.Json (source) 13.0.1 -> 13.0.3 age adoption passing confidence

Release Notes

JamesNK/Newtonsoft.Json (Newtonsoft.Json)

v13.0.3

Compare Source

  • 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

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 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

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) May 15, 2025 11:31
@renovate renovate bot merged commit 1edefe4 into master May 15, 2025
2 checks passed
@renovate renovate bot deleted the renovate/newtonsoft.json-13.x branch May 15, 2025 11:31
@github-actions
Copy link

Command Line

D:\a\Snittlistan\Snittlistan\packages\nunit.consolerunner\3.15.0\tools\nunit3-console.exe  D:\a\Snittlistan\Snittlistan\Build\_build\SnittlistanTest\Snittlistan.Test.dll

Runtime Environment

OS Version:
CLR Version:
 
NUnit Version:

Test Files

Run Settings

  • DefaultTimeout:
  • WorkDirectory:
  • ImageRuntimeVersion:
  • ImageTargetFrameworkName:
  • ImageRequiresX86:
  • ImageRequiresDefaultAppDomainAssemblyResolver:
  • NumberOfTestWorkers:

Test Run Summary

Overall result:
Test Count: , Passed: , Failed: , Inconclusive: , Skipped:
Start time: 2025-05-15 11:34:14Z
End time:
Duration: NaN seconds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant