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 Newtonsoft.Json dependency to 13.0.1 #687

Merged
merged 5 commits into from
Aug 16, 2021

Conversation

AArnott
Copy link
Member

@AArnott AArnott commented Aug 16, 2021

Also update other less noteworthy dependencies.

AArnott added 5 commits July 22, 2021 09:05
This update adds nullable ref annotations to the ref assembly, so we need to make a bunch of source changes to accommodate.
@AArnott AArnott added this to the v2.9 milestone Aug 16, 2021
@AArnott AArnott requested a review from milopezc August 16, 2021 18:48
@codecov-commenter
Copy link

codecov-commenter commented Aug 16, 2021

Codecov Report

Merging #687 (e38f49d) into main (3afa0d9) will decrease coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #687      +/-   ##
==========================================
- Coverage   90.30%   90.22%   -0.08%     
==========================================
  Files          59       59              
  Lines        4950     4951       +1     
==========================================
- Hits         4470     4467       -3     
- Misses        480      484       +4     
Impacted Files Coverage Δ
src/StreamJsonRpc/AwaitExtensions.cs 100.00% <ø> (ø)
src/StreamJsonRpc/JsonRpcExtensions.cs 100.00% <ø> (ø)
src/StreamJsonRpc/JsonMessageFormatter.cs 91.47% <100.00%> (+0.01%) ⬆️
src/StreamJsonRpc/RequestIdJsonConverter.cs 88.88% <100.00%> (ø)
src/StreamJsonRpc/JsonRpc.cs 91.93% <0.00%> (-0.40%) ⬇️
src/StreamJsonRpc/Reflection/RpcTargetInfo.cs 92.01% <0.00%> (-0.39%) ⬇️

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 3afa0d9...e38f49d. Read the comment docs.

@AArnott AArnott merged commit 0f1d893 into microsoft:main Aug 16, 2021
@AArnott AArnott deleted the depUpdates branch August 16, 2021 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants