Skip to content

build(deps): bump SonarAnalyzer.VisualBasic from 8.15.0.24505 to 8.54.0.64047#122

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/SonarAnalyzer.VisualBasic-8.54.0.64047
Closed

build(deps): bump SonarAnalyzer.VisualBasic from 8.15.0.24505 to 8.54.0.64047#122
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/SonarAnalyzer.VisualBasic-8.54.0.64047

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 8, 2023

Bumps SonarAnalyzer.VisualBasic from 8.15.0.24505 to 8.54.0.64047.

Release notes

Sourced from SonarAnalyzer.VisualBasic's releases.

8.54

In this release we added six code structure and best practice rules.

Thank you @​teo-tsirpanis, for contributing #6580

New Rules

  • 6706 - [C#] New Rule S3398: "private" methods called only by inner classes should be moved to those classes
  • 6704 - [C#] New Rule S2094: Classes should not be empty
  • 6703 - [C#, VB.NET] New Rule S4545: "DebuggerDisplayAttribute" strings should reference existing members
  • 6701 - [C#] New Rule S2445: Blocks should be synchronized on read-only fields
  • 6662 - [C#] New rule S2970: Assertions should be complete
  • 6854 - [C#] New rule S6507: Blocks should not be synchronized on local variables

Improvements

  • 6763 - Update RSPEC before 8.54 release
  • 6761 - Improve Rule S2223: cleanup and performance
  • 6678 - Report deprecation analysis warning for MsBuild 14/15

Bug Fixes

  • 6766 - [C#] Old SE: Handle unsupported syntax gracefully

False Positive

  • 6229 - [C#] Fix S2952 FN/FP: FNs on conditional invocation and FPs on additional disposal

False Negative

  • 6580 - [C#] FN S2857: Add support for Microsoft SqlClient Data Provider for SQL Server

8.53

New Rules

  • 6658 - [C#] New rule S2198: Silly mathematical comparisons should not be made
  • 6705 - [C#, VB.NET] New rule S2166: Classes named like "Exception" should extend "Exception" or a subclass
  • 6663 - [C#, VB.NET] New rule S4663: Comments should not be empty
  • 6659 - [C#, VB.NET] New rule S3063: "StringBuilder" data should be used
  • 6657 - [C#, VB.NET] New rule S3878: Arrays should not be created for params parameters
  • 6656 - [C#, VB.NET] New rule S1133: Deprecated code should be removed

Improvements

  • 6676 - Update RSPEC before 8.53 release
  • 6634 - Enable Incremental Analysis ITs
  • 6521 - [C#] Improve S1244: Add message to use "IsX" instead of "== double.X"
  • 6331 - [C#] Improve S3927: Interfaces should be excluded
  • 6321 - [C#] Improve S1144: Highlight only the identifier name

False Positive

  • 6653 - [C#] Fix S4487 FP: ??= operator reads value
  • 6616 - [C#] Fix S2219 FP: "Use the is operator" reports "unfixable" code
  • 5430 - [C#] Fix S3220 FP: Rule does not take into account access modifier of the members

8.52

@​Corniel: Thank you for implementing S3898 for VB.NET!

New Rules

  • 6667 - [VB.NET] Implement S3898 -ValueTypes should implement IEquatable - for VB.NET

Improvements

  • 6638 - Rename S3866 to DoNotUseIIf
  • 6636 - [C#] Update S4018: Improve rule message

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [SonarAnalyzer.VisualBasic](https://github.com/SonarSource/sonar-dotnet) from 8.15.0.24505 to 8.54.0.64047.
- [Release notes](https://github.com/SonarSource/sonar-dotnet/releases)
- [Commits](SonarSource/sonar-dotnet@8.15.0.24505...8.54.0.64047)

---
updated-dependencies:
- dependency-name: SonarAnalyzer.VisualBasic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 8, 2023
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 4, 2026

Superseded by #129.

@dependabot dependabot Bot closed this May 4, 2026
@dependabot dependabot Bot deleted the dependabot/nuget/SonarAnalyzer.VisualBasic-8.54.0.64047 branch May 4, 2026 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants