Skip to content

chore(deps): update dependency streamjsonrpc to 2.25.25#6170

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

chore(deps): update dependency streamjsonrpc to 2.25.25#6170
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 minor 2.24.922.25.25

Release Notes

microsoft/vs-streamjsonrpc (StreamJsonRpc)

v2.25.25

Changes:

Enhancements:
  • #​1395: Add JsonRpc.DisplayName property
  • #​1404: Move ApplyInboundActivity earlier so dispatch traces have activity IDs
Fixes
  • #​1420: Avoid RpcMarshalable source-gen local name collisions with method parameters
  • #​1439: Improve docs around using NerdbankMessagePackFormatter
  • #​1432: Update documentation link for RpcMarshalableAttribute
Others:
  • #​1438: Bump Nerdbank.MessagePack to 1.2.4
  • #​1389: Bump Microsoft.AspNetCore packages
  • #​1394: Update dependency Microsoft.Bcl.AsyncInterfaces to v10

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 MINOR renovate-bot labels Jun 5, 2026
@thomhurst
thomhurst enabled auto-merge (squash) June 5, 2026 23:33

@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.24.92 → 2.25.25

This is a straightforward Renovate bot minor version bump with a single-line change in Directory.Packages.props.

Change Assessment

Safe to merge. The change is minimal and well-scoped — only the version string in the central package manifest is updated.

Notable Changes in 2.25.25

Relevant fix:

  • #1420: Avoids RpcMarshalable source-gen local name collisions with method parameters — this is worth noting given TUnit's heavy use of source generators. While TUnit doesn't use RpcMarshalable attributes directly, this indicates the upstream library is actively improving source-gen correctness, which is a positive signal.

Other improvements:

  • New JsonRpc.DisplayName property (enhancement, non-breaking)
  • ApplyInboundActivity moved earlier for better trace activity ID propagation in dispatches
  • Dependency bumps (Nerdbank.MessagePack 1.2.4, Microsoft.AspNetCore packages, Microsoft.Bcl.AsyncInterfaces v10)

No Concerns

  • This is a minor version bump (2.24 → 2.25), so no breaking API changes are expected per semver.
  • Auto-merge is appropriately enabled for this type of routine dependency update.
  • The single-file diff in the centralized Directory.Packages.props is the correct pattern for this repo's package management.

Approved for merge.

@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.

This was referenced Jul 13, 2026
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 MINOR renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants