chore(deps): update roslynator packages to v5 - #324
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #324 +/- ##
=======================================
Coverage 91.76% 91.76%
=======================================
Files 15 15
Lines 340 340
Branches 100 100
=======================================
Hits 312 312
Misses 17 17
Partials 11 11 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
samtrion
previously approved these changes
Aug 22, 2026
samtrion
left a comment
Contributor
There was a problem hiding this comment.
Automated approval by NetEvolve.Socks (v1.0.0.0)
renovate
Bot
force-pushed
the
renovate/major-roslynator-packages
branch
from
August 23, 2026 02:02
282c6a7 to
ea900b7
Compare
samtrion
approved these changes
Aug 23, 2026
samtrion
left a comment
Contributor
There was a problem hiding this comment.
Automated approval by NetEvolve.Socks (v1.0.0.0)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.16.1→5.0.04.16.1→5.0.04.16.1→5.0.04.16.1→5.0.04.16.1→5.0.0Release Notes
dotnet/roslynator (Roslynator.Analyzers)
v5.0.0Added
roslyn5.0NuGet package flavor (analyzers/dotnet/roslyn5.0/cs) (PR)Breaking
Roslynator.CommonandRoslynator.Workspaces.Common(#1817)Microsoft.CodeAnalysis.*reference instead of being forced to a fixed version (PR)Roslynator.Testing.Common,Roslynator.Testing.CSharp,Roslynator.Testing.CSharp.XunitandRoslynator.Testing.CSharp.MSTestnow depend onMicrosoft.CodeAnalysis.*>= 3.8.0(previously>= 4.14.0).Roslynator.Testing.Commonno longer depends onRoslynator.Core.<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0" />. The chosen version raises the maximum C# language version the parser can accept; test sources still parse atCSharpParseOptions.Defaultunless you set parse options /LanguageVersion(for exampleLanguageVersion.Latest).Roslynator.Coretypes via the old transitive dependency must now add an explicitRoslynator.Corepackage reference.Changed
[18.0,19.0)) (PR)dotnet.server.useOmnisharptotrue)Removed
SyntaxInverter(Roslynator.CSharp.Workspaces). UseSyntaxLogicalInverter.DiagnosticCategoriesconstants and make the typeinternal.ROS0001/ROS0002diagnostic IDs.DiagnosticTestData,CompilerDiagnosticFixTestData,RefactoringTestData).roslynator.max_line_length,roslynator.prefix_field_identifier_with_underscore, androslynator_suppress_unity_script_methods. Useroslynator_max_line_length,roslynator_prefix_field_identifier_with_underscore, androslynator_unity_code_analysis.enabled.generate-doc-root. Usegenerate-doc --root-file-pathinstead.AnalyzersOptionsPagefrom Visual Studio extension (PR)Fixed
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.