Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency Newtonsoft.Json to v13.0.3 #839

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Newtonsoft.Json (source) nuget major 12.0.3 -> 13.0.3
Newtonsoft.Json (source) nuget patch 13.0.1 -> 13.0.3

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

v13.0.1

Compare Source

  • New feature - Add JsonSelectSettings with configuration for a regex timeout
  • Change - Remove portable assemblies from NuGet package
  • Change - JsonReader and JsonSerializer MaxDepth defaults to 64
  • Change - Change InvalidCastException to JsonSerializationException on mismatched JToken
  • Fix - Fixed throwing missing member error on ignored fields
  • Fix - Fixed various nullable annotations
  • Fix - Fixed annotations not being copied when tokens are cloned
  • Fix - Fixed naming strategy not being used when deserializing dictionary enum keys
  • Fix - Fixed serializing nullable struct dictionaries
  • Fix - Fixed JsonWriter.WriteToken to allow null with string token
  • Fix - Fixed missing error when deserializing JToken with a contract type mismatch
  • Fix - Fixed JTokenWriter when writing comment to an object

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 these updates 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.

@github-actions github-actions bot added this to the v0.19.6 milestone Apr 28, 2022
@codecov
Copy link

codecov bot commented Apr 28, 2022

Codecov Report

Merging #839 (6ec94ae) into master (d6157dc) will not change coverage.
Report is 18 commits behind head on master.
The diff coverage is n/a.

❗ Current head 6ec94ae differs from pull request most recent head c52832e. Consider uploading reports for the commit c52832e to get more accurate results

@@           Coverage Diff           @@
##           master     #839   +/-   ##
=======================================
  Coverage   69.72%   69.72%           
=======================================
  Files         493      493           
  Lines       20066    20066           
  Branches     1603     1603           
=======================================
  Hits        13991    13991           
  Misses       6075     6075           

@renovate renovate bot changed the title Update dependency Newtonsoft.Json to v13 Update dependency Newtonsoft.Json to v13 - autoclosed Jul 18, 2022
@renovate renovate bot closed this Jul 18, 2022
@renovate renovate bot deleted the renovate/newtonsoft.json-13.x branch July 18, 2022 13:12
@github-actions github-actions bot removed this from the v0.19.6 milestone Jul 18, 2022
@renovate renovate bot changed the title Update dependency Newtonsoft.Json to v13 - autoclosed Update dependency Newtonsoft.Json to v13 Jul 18, 2022
@renovate renovate bot reopened this Jul 18, 2022
@renovate renovate bot restored the renovate/newtonsoft.json-13.x branch July 18, 2022 16:52
@github-actions github-actions bot added this to the v0.19.6 milestone Jul 18, 2022
@renovate renovate bot force-pushed the renovate/newtonsoft.json-13.x branch from c7c3246 to 6ed9eb7 Compare November 20, 2022 14:52
@github-actions github-actions bot modified the milestones: v0.19.6, v0.19.7 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/newtonsoft.json-13.x branch 2 times, most recently from 5de94f7 to b1e46d6 Compare November 24, 2022 04:21
@renovate renovate bot force-pushed the renovate/newtonsoft.json-13.x branch 2 times, most recently from 686d02e to 38aee03 Compare December 2, 2022 21:06
@github-actions github-actions bot modified the milestones: v0.19.7, v0.19.8 Dec 2, 2022
@renovate renovate bot force-pushed the renovate/newtonsoft.json-13.x branch 2 times, most recently from 562b878 to 8e9c433 Compare December 12, 2022 20:43
@renovate renovate bot force-pushed the renovate/newtonsoft.json-13.x branch 4 times, most recently from 8f97fc5 to 44e584c Compare December 21, 2022 16:07
@renovate renovate bot force-pushed the renovate/newtonsoft.json-13.x branch 2 times, most recently from 2edfc98 to 1b09068 Compare December 26, 2022 12:11
@renovate renovate bot force-pushed the renovate/newtonsoft.json-13.x branch from 1b09068 to f6cd35b Compare January 5, 2023 14:46
@renovate renovate bot force-pushed the renovate/newtonsoft.json-13.x branch 5 times, most recently from a4eb8d6 to 7b84f47 Compare January 20, 2023 16:29
@renovate renovate bot force-pushed the renovate/newtonsoft.json-13.x branch 2 times, most recently from e379716 to a5f1fc4 Compare January 30, 2023 20:09
@renovate renovate bot force-pushed the renovate/newtonsoft.json-13.x branch 3 times, most recently from c49eab2 to d87f40e Compare February 9, 2023 22:32
@renovate renovate bot force-pushed the renovate/newtonsoft.json-13.x branch 3 times, most recently from 832e1d1 to 389e3b0 Compare February 17, 2023 18:49
@renovate renovate bot force-pushed the renovate/newtonsoft.json-13.x branch from 389e3b0 to 411a135 Compare March 8, 2023 09:39
@renovate renovate bot force-pushed the renovate/newtonsoft.json-13.x branch from 411a135 to 7115ca5 Compare March 15, 2023 18:43
@isra-fel
Copy link

isra-fel commented Jul 3, 2023

Any chance this gets merged soon?
PowerShell editor service is depending on omnisharp and all versions of newtonsoft.json under 13 are vulnerable.

@renovate renovate bot force-pushed the renovate/newtonsoft.json-13.x branch from 7115ca5 to a1b92de Compare July 11, 2023 15:24
@renovate renovate bot force-pushed the renovate/newtonsoft.json-13.x branch from a1b92de to 914d0e9 Compare August 4, 2023 15:15
@renovate renovate bot force-pushed the renovate/newtonsoft.json-13.x branch 2 times, most recently from 00c9941 to 6ec94ae Compare September 8, 2023 17:14
@renovate renovate bot changed the title Update dependency Newtonsoft.Json to v13 Update dependency Newtonsoft.Json to v13.0.3 Sep 15, 2023
@renovate renovate bot force-pushed the renovate/newtonsoft.json-13.x branch from 6ec94ae to 0a9943b Compare September 15, 2023 18:09
@renovate renovate bot force-pushed the renovate/newtonsoft.json-13.x branch from 0a9943b to c52832e Compare September 15, 2023 22:09
@JoeRobich JoeRobich modified the milestones: v0.19.8, v0.19.9 Sep 20, 2023
@JoeRobich JoeRobich merged commit 5a48a80 into master Sep 20, 2023
10 checks passed
@JoeRobich JoeRobich deleted the renovate/newtonsoft.json-13.x branch September 20, 2023 20:19
@github-actions github-actions bot added the mysterious We forgot to label this label Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mysterious We forgot to label this
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants