Skip to content

deps: Update dependency Roslynator.Analyzers to 4.16.1 - #15

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

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

Conversation

@renovate

@renovate renovate Bot commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
Roslynator.Analyzers 4.14.14.16.1 age confidence

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

v4.15.0

Added
  • Add option roslynator_null_conditional_operator.avoid_negative_boolean_comparison (PR)
    • Do not suggest to use null-conditional operator when result would be ... != true/false
    • Applicable for RCS1146
Fixed
Changed
  • Migrate to .NET 10 (including command-line tool) (PR)

Configuration

📅 Schedule: (in timezone 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
renovate Bot force-pushed the renovate/roslynator.analyzers-4.x branch from f5bd6de to 88bb08a Compare July 12, 2026 12:52
@renovate
renovate Bot force-pushed the renovate/roslynator.analyzers-4.x branch from 88bb08a to 9e94395 Compare August 12, 2026 00:09
@renovate renovate Bot changed the title deps: Update dependency Roslynator.Analyzers to 4.15.0 deps: Update dependency Roslynator.Analyzers to 4.16.0 Aug 12, 2026
@renovate
renovate Bot force-pushed the renovate/roslynator.analyzers-4.x branch from 9e94395 to 1776cb2 Compare August 19, 2026 19:57
@renovate renovate Bot changed the title deps: Update dependency Roslynator.Analyzers to 4.16.0 deps: Update dependency Roslynator.Analyzers to 4.16.1 Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants