Skip to content

Update dependency Roslynator.Analyzers to 4.16.1 - #123

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/roslynator.analyzers-4.x
Open

Update dependency Roslynator.Analyzers to 4.16.1#123
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/roslynator.analyzers-4.x

Conversation

@renovate

@renovaterenovateBot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidence
Roslynator.Analyzers4.15.04.16.1ageadoptionpassingconfidence

Release Notes

dotnet/roslynator (Roslynator.Analyzers)

v4.16.1

Fixed
  • Fix analyzer RCS1187 to report a field consistently when the containing type has a static constructor that does not assign the field
  • Fix analyzer RCS1060 to not report a file that contains only multiple partial declarations of the same type (PR)
  • Fix analyzer RCS1231 to not suggest in for ref struct parameters (#​1725) (PR)
  • Fix analyzer RCS1260 false positive for omit_when_single_line on multi-line object/collection initializers (#​1439) (PR)
  • Fix analyzer RCS0036 to report blank lines between single-line declarations in records (PR)
  • Fix analyzer RCS1046 to report async void methods without Async suffix (PR)
  • Fix analyzer RCS1265 to not report catch clauses with a when filter (PR)
  • Fix analyzer RCS0034 for types with a primary constructor and multiple constraint clauses (PR)
  • Fix analyzer RCS1231 to not report CancellationToken in sync methods returning Task (PR)
  • [CLI] Fix GitLab output format to use relative paths, forward slashes, and 1-based line numbers (PR)
  • [CLI] Fix generate-doc to omit internal interfaces from type declarations and the Implements section (PR)

v4.16.0

Added
  • [CLI] Suppress error code from Roslynator when it detects issues in code but runs successfully (PR by @​mdrybak)
  • [CLI] Add SARIF output for CLT (PR)
Fixed

Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate
renovateBotforce-pushed the renovate/roslynator.analyzers-4.x branch from 5dc2090 to f0df4edCompareAugust 16, 2026 13:43
@renovaterenovateBot changed the title Update dependency Roslynator.Analyzers to 4.16.0Update dependency Roslynator.Analyzers to 4.16.1Aug 16, 2026
Sign up for freeto 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.

0 participants