Skip to content

Merge v2.25 to main#1465

Merged
AArnott merged 3 commits into
mainfrom
v2.25
Jun 17, 2026
Merged

Merge v2.25 to main#1465
AArnott merged 3 commits into
mainfrom
v2.25

Conversation

@AArnott

@AArnott AArnott commented Jun 17, 2026

Copy link
Copy Markdown
Member

No description provided.

AArnott and others added 3 commits June 15, 2026 10:19
We had updated the roslyn compiler our analyzers compiled against such that they didn't work on the .NET 8 SDK any more.
This fixes them to roslyn 4.11 so it works on .NET 8.

Fixes #1399
@AArnott AArnott added this to the v2.26 milestone Jun 17, 2026
Copilot AI review requested due to automatic review settings June 17, 2026 14:59

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR merges the v2.25 branch into main, updating Roslyn-related dependency management and analyzer-specific configuration as part of aligning the mainline with the v2.25 release line.

Changes:

  • Adds an analyzer-scoped .editorconfig to lower RSEXPERIMENTAL002 severity to a suggestion.
  • Updates central package management to use a newer RoslynVersion, while introducing a separate RoslynVersionForAnalyzers for analyzer projects.
  • Adjusts Renovate configuration to stop managing updates for RoslynVersionForAnalyzers.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
src/StreamJsonRpc.Analyzers/.editorconfig Adds analyzer-folder .editorconfig to downgrade a specific diagnostic’s severity.
Directory.Packages.props Introduces split Roslyn versioning (general vs analyzer projects) and updates analyzer-project package pins.
.github/renovate.json Updates Renovate rule to disable updates for the new analyzer-specific Roslyn version variable.

Comment thread Directory.Packages.props
@AArnott AArnott enabled auto-merge June 17, 2026 15:07
@AArnott AArnott merged commit 45eab12 into main Jun 17, 2026
12 checks passed
@AArnott AArnott deleted the v2.25 branch June 17, 2026 15:26
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.

3 participants