Skip to content

Bump Newtonsoft.Json from 12.0.3 to 13.0.1#406

Merged
dependabot[bot] merged 1 commit intomasterfrom
dependabot/nuget/Newtonsoft.Json-13.0.1
Apr 21, 2021
Merged

Bump Newtonsoft.Json from 12.0.3 to 13.0.1#406
dependabot[bot] merged 1 commit intomasterfrom
dependabot/nuget/Newtonsoft.Json-13.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 23, 2021

Bumps Newtonsoft.Json from 12.0.3 to 13.0.1.

Release notes

Sourced from Newtonsoft.Json's releases.

13.0.1

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

Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @rsg-bot.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET 📦 dependencies Pull requests that update a dependency file labels Mar 23, 2021
@github-actions github-actions Bot added this to the v11.1.1 milestone Mar 23, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 23, 2021

Codecov Report

Merging #406 (01ff70e) into master (4c2d84b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #406   +/-   ##
=======================================
  Coverage   52.50%   52.50%           
=======================================
  Files          63       63           
  Lines        6160     6160           
  Branches      821      821           
=======================================
  Hits         3234     3234           
  Misses       2926     2926           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4c2d84b...01ff70e. Read the comment docs.

@github-actions github-actions Bot removed the .NET label Mar 25, 2021
@david-driscoll david-driscoll added the :shipit: merge Shipit! label Apr 21, 2021
@rsg-bot
Copy link
Copy Markdown
Contributor

rsg-bot commented Apr 21, 2021

@dependabot squash and merge

@dependabot dependabot Bot merged commit 5463a85 into master Apr 21, 2021
@dependabot dependabot Bot deleted the dependabot/nuget/Newtonsoft.Json-13.0.1 branch April 21, 2021 02:56
@mergify mergify Bot removed the :shipit: merge Shipit! label Apr 21, 2021
@rsg-bot rsg-bot modified the milestones: v11.1.1, v11.2.0 Apr 29, 2021
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.

2 participants