Skip to content

Conversation

@AArnott
Copy link
Member

@AArnott AArnott commented Feb 9, 2026

No description provided.

Copilot AI review requested due to automatic review settings February 9, 2026 18:31
@AArnott AArnott enabled auto-merge February 9, 2026 18:31
Copy link

Copilot AI 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

Updates the repository’s ASP.NET Core-related test dependencies and aligns test coverage with the System.Text.Json formatter behavior.

Changes:

  • Bump Microsoft.AspNetCore and Microsoft.AspNetCore.TestHost central package versions to 2.3.9.
  • Relax Renovate’s allowed version constraint for Microsoft.AspNetCore.TestHost to allow <2.4.
  • Extend an existing serialization-failure test type with a System.Text.Json converter that throws, matching the existing Newtonsoft.Json / MessagePack “throwing converter” coverage.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
test/StreamJsonRpc.Tests/AsyncEnumerableTests.cs Adds a throwing System.Text.Json converter + attribute to ensure consistent “unserializable type” behavior across formatters.
Directory.Packages.props Central package version bump for ASP.NET Core packages used by test projects.
.github/renovate.json Updates Renovate rule to allow TestHost updates up to (but not including) 2.4.

@AArnott AArnott merged commit 5e1a5b6 into main Feb 9, 2026
15 checks passed
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