Skip to content

chore(deps): update dependency streamjsonrpc to 2.25.29#6258

Merged
thomhurst merged 1 commit into
mainfrom
renovate/streamjsonrpc-2.x
Jun 15, 2026
Merged

chore(deps): update dependency streamjsonrpc to 2.25.29#6258
thomhurst merged 1 commit into
mainfrom
renovate/streamjsonrpc-2.x

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
StreamJsonRpc (source) nuget patch 2.25.282.25.29

Release Notes

microsoft/vs-streamjsonrpc (StreamJsonRpc)

v2.25.29

Changes:

  • #​1463: Compile analyzers to support .NET 8 SDK

Fixes

  • #​1399: Analyzer in 2.24.84 requires Roslyn 4.14.0, incompatible with .NET 8 SDK

This list of changes was auto generated.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels Jun 15, 2026
@thomhurst thomhurst enabled auto-merge (squash) June 15, 2026 18:56

@claude claude Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Dependency Update Review: StreamJsonRpc 2.25.28 → 2.25.29

Verdict: Approve — straightforward, low-risk patch bump.

What changed

Single-line change in Directory.Packages.props bumping StreamJsonRpc by one patch version.

Why this is a good update for TUnit

The 2.25.29 release notes are directly relevant to this project:

  • Bug fix: The analyzer added in 2.24.x required Roslyn 4.14.0, which is incompatible with the .NET 8 SDK. TUnit targets net8.0;net9.0;net10.0, so this was an active incompatibility risk for the .NET 8 build target.
  • Fix: Recompiled analyzers to support the .NET 8 SDK, resolving that incompatibility.

Assessment

  • Patch version → no breaking changes expected per semver.
  • Fix directly addresses a .NET 8 SDK compatibility concern that applies to this multi-targeted project.
  • No architectural or design concerns with this change.
  • Auto-merge is already enabled, which is appropriate for a patch-level dependency bump like this.

Good update to take.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@thomhurst thomhurst merged commit b34a556 into main Jun 15, 2026
14 checks passed
@thomhurst thomhurst deleted the renovate/streamjsonrpc-2.x branch June 15, 2026 19:20
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 PATCH renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants