Skip to content

Bump Newtonsoft.Json from 13.0.3 to 13.0.4#260

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/src/Analyzer/Newtonsoft.Json-13.0.4
Open

Bump Newtonsoft.Json from 13.0.3 to 13.0.4#260
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/src/Analyzer/Newtonsoft.Json-13.0.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Updated Newtonsoft.Json from 13.0.3 to 13.0.4.

Release notes

Sourced from Newtonsoft.Json's releases.

13.0.4

  • New feature - Annotated for trim/AOT (in)compatibility
  • New feature - Added support for using Index with JArray
  • Change - Avoid LINQ expression trees in .NET 6+ reflection
  • Fix - Fixed handling of empty constructor names
  • Fix - Fixed XML convert duplicate attribute error on nested arrays with writeArrayAttribute set to true
  • Fix - Fixed XML convert array attribute is not set for properties with special characters
  • Fix - Fixed TimeOnly deserialization to support more formats

Commits viewable in compare view.

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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-version: 13.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 4, 2026
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes.

Copy link
Copy Markdown

@codacy-production codacy-production Bot left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request aims to upgrade Newtonsoft.Json from version 13.0.3 to 13.0.4. However, the diff is currently empty, and no files have been modified. While Codacy indicates the PR is 'up to standards', this is due to the lack of changes rather than the quality of the implementation. The intended version bump in the project's dependency manifest is missing.

About this PR

  • The pull request contains no file changes. To proceed with the upgrade, please ensure the relevant project files (e.g., .csproj, packages.config, or Directory.Packages.props) are staged and committed with the version update.

Test suggestions

  • Verify the dependency version update in the project configuration (e.g., .csproj, packages.config, or Directory.Packages.props).
  • Execute existing unit tests to ensure no regressions in JSON/XML serialization or TimeOnly deserialization logic with the new library version.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify the dependency version update in the project configuration (e.g., .csproj, packages.config, or Directory.Packages.props).
2. Execute existing unit tests to ensure no regressions in JSON/XML serialization or TimeOnly deserialization logic with the new library version.

TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback

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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants