Skip to content

chore: Bump Roslynator.Analyzers from 4.16.0 to 4.16.1 - #83

Merged
Synertry merged 1 commit into
mainfrom
dependabot/nuget/main/minor-and-patch-31cfe02144
Aug 19, 2026
Merged

chore: Bump Roslynator.Analyzers from 4.16.0 to 4.16.1#83
Synertry merged 1 commit into
mainfrom
dependabot/nuget/main/minor-and-patch-31cfe02144

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Updated Roslynator.Analyzers from 4.16.0 to 4.16.1.

Release notes

Sourced from Roslynator.Analyzers's releases.

4.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)

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

---
updated-dependencies:
- dependency-name: Roslynator.Analyzers
  dependency-version: 4.16.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added area/deps NuGet dependency manifests (csproj, packages.lock.json) type/chore Maintenance tasks that don't modify source or test files workflow/auto-pr Pull request opened by an automated workflow workflow/dependabot Automated dependency update from Dependabot labels Aug 19, 2026
@github-actions github-actions Bot added size/xs Extra small diff (< 25 lines, 1 file) status/pr-test-passed Lightweight PR test workflow passed (granted by pr-test.yaml) labels Aug 19, 2026
@Synertry
Synertry merged commit 0c3573f into main Aug 19, 2026
12 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/main/minor-and-patch-31cfe02144 branch August 19, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/deps NuGet dependency manifests (csproj, packages.lock.json) size/xs Extra small diff (< 25 lines, 1 file) status/pr-test-passed Lightweight PR test workflow passed (granted by pr-test.yaml) type/chore Maintenance tasks that don't modify source or test files workflow/auto-pr Pull request opened by an automated workflow workflow/dependabot Automated dependency update from Dependabot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant