Closed dependabot[bot] closed 3 months ago
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps NuGet.Packaging and Newtonsoft.Json. These dependencies needed to be updated together. Updates
NuGet.Packaging
from 6.9.1 to 6.10.0Commits
Updates
Newtonsoft.Json
from 13.0.1 to 13.0.3Release notes
Sourced from Newtonsoft.Json's releases.
Commits
0a2e291
Remove prerelease for 13.0.34949c66
Update to 13.0.3-beta15702581
Fix: Null String being reported as String rather than JTokenType.Null (#2796)c908de3
Fix not returning negative double from box cache (#2777)2afdccd
Fix parsed decimal losing trailing zeroes (#2769)4fba53a
Remove prerelease for 13.0.2b15df4b
Add missing headers789bfd3
Update to 13.0.2-beta3b13717a
Add JsonCloneSettings to disable copy annotations (#2757)d0a328e
Fix MaxDepth not being used with ISerializable deserialization (#2736)You can trigger a rebase of this PR 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 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 - `@dependabot show