Skip to content

build(deps): bump SonarAnalyzer.CSharp from 8.51.0.59060 to 10.7.0.110445#118

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/SonarAnalyzer.CSharp-10.7.0.110445
Closed

build(deps): bump SonarAnalyzer.CSharp from 8.51.0.59060 to 10.7.0.110445#118
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/SonarAnalyzer.CSharp-10.7.0.110445

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 1, 2025

Copy link
Copy Markdown
Contributor

Bumps SonarAnalyzer.CSharp from 8.51.0.59060 to 10.7.0.110445.

Release notes

Sourced from SonarAnalyzer.CSharp's releases.

10.7



Improvement

  • NET-1116 - Deprecate S1227: break statements should not be used except for switch cases
  • NET-1045 - Remove unused AnalyzerId and RuleNamespace server properties

Bug

  • NET-1047 - Fix install scripts for NuGet packages

10.6

Improvement

  • NET-735 - Remove RoslynProfileExporter
  • NET-1031 - Remove deprecated SonarLintProfileExporter
  • NET-1038 - Add symbolic-execution tag to our rules
  • NET-988 - Remove S1197 from SonarWay for VB.NET
  • NET-989 - S3444: Add secondary location message
  • NET-982 - S4144: Add secondary location message
  • NET-979 - S4663: Add secondary location message
  • NET-978 - S1168: Add secondary location message
  • NET-977 - S4047: Add secondary location message
  • NET-976 - S4457: Add secondary location message
  • NET-975 - S1066: Add secondary location message
  • NET-974 - S4070: Add secondary location message
  • NET-973 - S1110: Add secondary location message
  • NET-971 - S2612: Add secondary location message
  • NET-970 - S6667: Add secondary location message
  • NET-969 - S6931: Add secondary location message
  • NET-968 - S6934: Add secondary location message
  • NET-967 - S5034: Add secondary location message
  • NET-966 - S6607: Add secondary location message
  • NET-965 - S4143: Add secondary location message
  • NET-961 - S6664: Add secondary location message
  • NET-960 - S6677: Add secondary location message
  • NET-956 - S6673: Add secondary location message

10.5

### Improvement

  • NET-957 - S5693: Add secondary location message

10.4

Improvements

In this release, we have added support for test density and metrics at the individual file level. You can now view the number of unit tests, as well as details on skipped tests, failed tests, and test duration, from all supported coverage tools (xUnit, MsTest, and nUnit).

Additionally, we have significantly optimized memory allocation, resulting in memory usage reduction during registration.

... (truncated)

Commits
  • 033f8a4 NET-1040 Update RSPEC before 10.7 release
  • d9a8fd0 NET-1151 Repro FP S3626
  • 88381f2 NET-1047 Update nuget install scripts to account for single analyzer dll
  • ef12213 NET-1137 Repro FP S1121
  • 4dceed1 NET-1140 Add UT for issue with same start and end location
  • 77b933a NET-504 Clean up RuleDefinition UTs
  • 5697628 NET-1058 Move plugin properties to root pom.xml
  • 0172dbc NET-1059 Move organization and scm to private/pom.xml and pom.xml
  • 96b07b3 NET-1043 Extract remaining Helper extensions from SonarAnalyzer.Core
  • 856f2f5 NET-1042 Extract semantic Helper extensions from SonarAnalyzer.Core
  • Additional 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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@sonarqubecloud

sonarqubecloud Bot commented Mar 1, 2025

Copy link
Copy Markdown

@MuHamza30

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) from 8.51.0.59060 to 10.7.0.110445.
- [Release notes](https://github.com/SonarSource/sonar-dotnet/releases)
- [Commits](SonarSource/sonar-dotnet@8.51.0.59060...10.7.0.110445)

---
updated-dependencies:
- dependency-name: SonarAnalyzer.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/SonarAnalyzer.CSharp-10.7.0.110445 branch from 289038d to 15318d5 Compare May 27, 2025 12:08
@sonarqubecloud

Copy link
Copy Markdown

@github-actions github-actions Bot closed this May 27, 2025
@github-actions

Copy link
Copy Markdown

This PR was automatically closed because some checks failed.
Status Summary: 3 success, 7 cancelled, 1 failure

@dependabot @github

dependabot Bot commented on behalf of github May 27, 2025

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/nuget/SonarAnalyzer.CSharp-10.7.0.110445 branch May 27, 2025 12:09
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.

1 participant