Skip to content

chore(deps): update dependencies for Meziantou.Analyzer, Microsoft.CodeAnalysis, and CliWrap#156

Merged
Gérald Barré (geraldbarre-workleap) merged 2 commits intomainfrom
update-dependencies
Mar 27, 2026
Merged

chore(deps): update dependencies for Meziantou.Analyzer, Microsoft.CodeAnalysis, and CliWrap#156
Gérald Barré (geraldbarre-workleap) merged 2 commits intomainfrom
update-dependencies

Conversation

@geraldbarre-workleap
Copy link
Copy Markdown
Contributor

Description of changes

Breaking changes

Additional checks

  • Updated the documentation of the project to reflect the changes
  • Added new tests that cover the code changes

Copy link
Copy Markdown
Contributor

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 .NET SDK pin and several analyzer/CLI-related dependencies, plus aligns shipped analyzer configuration files with newly available rules.

Changes:

  • Bump .NET SDK in global.json to 10.0.201 and update Microsoft.CodeAnalysis.NetAnalyzers in the nuspec accordingly.
  • Update Roslyn-related package references in the configuration generator tool and bump CliWrap in the test project.
  • Add new analyzer rule entries to the shipped .editorconfig files for Microsoft CodeAnalysis and Meziantou analyzers.

Reviewed changes

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

Show a summary per file
File Description
tools/ConfigurationFilesGenerator/ConfigurationFilesGenerator.csproj Updates Roslyn + related package versions used by the configuration generator tool.
tests/Workleap.DotNet.CodingStandards.Tests/Workleap.DotNet.CodingStandards.Tests.csproj Bumps CliWrap dependency for the test project.
src/files/analyzers/Analyzer.Microsoft.CodeAnalysis.CSharp.CodeStyle.editorconfig Adds severity entries for newly introduced IDE rules (IDE0370/IDE0380).
src/files/analyzers/Analyzer.Meziantou.Analyzer.editorconfig Adds severity entries for newly introduced MA rules (MA0188–MA0190).
global.json Pins the repo to .NET SDK 10.0.201.
Workleap.DotNet.CodingStandards.nuspec Updates analyzer package dependency versions shipped by the NuGet package.

@geraldbarre-workleap Gérald Barré (geraldbarre-workleap) merged commit 36eece1 into main Mar 27, 2026
7 of 9 checks passed
@geraldbarre-workleap Gérald Barré (geraldbarre-workleap) deleted the update-dependencies branch March 27, 2026 14:00
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