Skip to content

chore(deps): update dependency roslynator.analyzers to 4.16.1 - #412

Merged
renovate[bot] merged 1 commit into
developfrom
renovate/roslynator.analyzers-4.16.x
Aug 16, 2026
Merged

chore(deps): update dependency roslynator.analyzers to 4.16.1#412
renovate[bot] merged 1 commit into
developfrom
renovate/roslynator.analyzers-4.16.x

Conversation

@renovate

@renovate renovate Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
Roslynator.Analyzers 4.16.04.16.1 age confidence

Release Notes

dotnet/roslynator (Roslynator.Analyzers)

v4.16.1

Fixed
  • 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)

Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

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 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 enabled auto-merge (squash) August 16, 2026 13:12
@codecov

codecov Bot commented Aug 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.23%. Comparing base (264d8b6) to head (37ca03c).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #412      +/-   ##
===========================================
+ Coverage    79.41%   89.23%   +9.82%     
===========================================
  Files           17       10       -7     
  Lines          918      520     -398     
  Branches       164      126      -38     
===========================================
- Hits           729      464     -265     
+ Misses         170       42     -128     
+ Partials        19       14       -5     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate
renovate Bot merged commit 39b9a38 into develop Aug 16, 2026
4 checks passed
@renovate
renovate Bot deleted the renovate/roslynator.analyzers-4.16.x branch August 16, 2026 13:19
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