Skip to content

Update Newtonsoft.Json to 13.0.4#1638

Merged
mthalman merged 1 commit intodotnet:mainfrom
mthalman:update-newtonsoft-json-13.0.4
Apr 13, 2026
Merged

Update Newtonsoft.Json to 13.0.4#1638
mthalman merged 1 commit intodotnet:mainfrom
mthalman:update-newtonsoft-json-13.0.4

Conversation

@mthalman
Copy link
Copy Markdown
Member

@mthalman mthalman commented Apr 9, 2026

Updates the Newtonsoft.Json external package from 13.0.3 to 13.0.4.

Changes:

  • Updated submodule to 13.0.4 tag
  • Updated version in Versions.props
  • Regenerated patch for 13.0.4 csproj
  • Updated SourceRevisionId and FileVersionRevision in project file

Related to dotnet/dotnet#5791 (comment)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@mthalman mthalman marked this pull request as ready for review April 10, 2026 15:09
@mthalman mthalman requested a review from a team as a code owner April 10, 2026 15:09
Copy link
Copy Markdown
Member

@ellahathaway ellahathaway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it okay to make this change before dotnet/dotnet#5791 is merged? Would doing so result in a 13.0.3 prebuilt until the Arcade flow change lands? If so, should we roll this into dotnet/dotnet#5791 instead?

@mthalman
Copy link
Copy Markdown
Member Author

Is it okay to make this change before dotnet/dotnet#5791 is merged? Would doing so result in a 13.0.3 prebuilt until the Arcade flow change lands? If so, should we roll this into dotnet/dotnet#5791 instead?

Yes, it'll cause a prebuilt. I'll need to roll the two code flows together. I need to make the change here first because it's changing a submodule. You can't make such a change directly in the VMR because the VMR has the raw sources files, not the submodule link, so backflow wouldn't work.

@mthalman mthalman merged commit 55925bc into dotnet:main Apr 13, 2026
4 checks passed
@mthalman mthalman deleted the update-newtonsoft-json-13.0.4 branch April 13, 2026 16:54
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.

2 participants