Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the analyzers group across 9 directories with 3 updates #194

Merged
merged 2 commits into from
Dec 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2024

Bumps the analyzers group with 3 updates in the /src directory: Roslynator.Analyzers, Roslynator.Formatting.Analyzers and SonarAnalyzer.CSharp.
Bumps the analyzers group with 3 updates in the /src/Objectivity.AutoFixture.XUnit2.AutoFakeItEasy directory: Roslynator.Analyzers, Roslynator.Formatting.Analyzers and SonarAnalyzer.CSharp.
Bumps the analyzers group with 3 updates in the /src/Objectivity.AutoFixture.XUnit2.AutoFakeItEasy.Tests directory: Roslynator.Analyzers, Roslynator.Formatting.Analyzers and SonarAnalyzer.CSharp.
Bumps the analyzers group with 3 updates in the /src/Objectivity.AutoFixture.XUnit2.AutoMoq directory: Roslynator.Analyzers, Roslynator.Formatting.Analyzers and SonarAnalyzer.CSharp.
Bumps the analyzers group with 3 updates in the /src/Objectivity.AutoFixture.XUnit2.AutoMoq.Tests directory: Roslynator.Analyzers, Roslynator.Formatting.Analyzers and SonarAnalyzer.CSharp.
Bumps the analyzers group with 3 updates in the /src/Objectivity.AutoFixture.XUnit2.AutoNSubstitute directory: Roslynator.Analyzers, Roslynator.Formatting.Analyzers and SonarAnalyzer.CSharp.
Bumps the analyzers group with 3 updates in the /src/Objectivity.AutoFixture.XUnit2.AutoNSubstitute.Tests directory: Roslynator.Analyzers, Roslynator.Formatting.Analyzers and SonarAnalyzer.CSharp.
Bumps the analyzers group with 3 updates in the /src/Objectivity.AutoFixture.XUnit2.Core directory: Roslynator.Analyzers, Roslynator.Formatting.Analyzers and SonarAnalyzer.CSharp.
Bumps the analyzers group with 3 updates in the /src/Objectivity.AutoFixture.XUnit2.Core.Tests directory: Roslynator.Analyzers, Roslynator.Formatting.Analyzers and SonarAnalyzer.CSharp.

Updates Roslynator.Analyzers from 4.12.9 to 4.12.10

Release notes

Sourced from Roslynator.Analyzers's releases.

v4.12.10

Fixed

Changed

  • Update whitespace formatting rules (PR)
  • Ensure that diagnostics are not reported with zero length (PR)
Changelog

Sourced from Roslynator.Analyzers's changelog.

[4.12.10] - 2024-12-17

Fixed

Changed

  • Update whitespace formatting rules (PR)
  • Ensure that diagnostics are not reported with zero length (PR)
Commits

Updates Roslynator.Formatting.Analyzers from 4.12.9 to 4.12.10

Release notes

Sourced from Roslynator.Formatting.Analyzers's releases.

v4.12.10

Fixed

Changed

  • Update whitespace formatting rules (PR)
  • Ensure that diagnostics are not reported with zero length (PR)
Changelog

Sourced from Roslynator.Formatting.Analyzers's changelog.

[4.12.10] - 2024-12-17

Fixed

Changed

  • Update whitespace formatting rules (PR)
  • Ensure that diagnostics are not reported with zero length (PR)
Commits

Updates SonarAnalyzer.CSharp from 10.3.0.106239 to 10.4.0.108396

Release notes

Sourced from SonarAnalyzer.CSharp's releases.

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.

False Positive

  • NET-868 - Fix S1854 FP: Don't raise when inner finally assignment is used to outer block
  • NET-865 - Fix S1172 FP: Parameter used as extension delegate target
  • NET-863 - Fix S1172 FP: Don't report on partial method parameters
  • NET-862 - Fix S1854 FP: Don't raise in catch when variable is used in following catch
  • NET-857 - Fix S3655 FP: Types with implicit conversion operator
  • NET-836 - Fix S1854 FP: Value used after catch

False Negative

  • NET-798 - Fix S1854 FN: Support &&, ||, ?? and ??=

Task

  • NET-763 - Update RSPEC before 10.4 release
Commits
  • 6e42b50 NET-891 Unit test import: add import support for nunit projects logging trx
  • 8acb7aa NET-763 Update RSPEC before 10.4 release
  • d00f951 NET-808 Update NuGet packages description for the analyzers
  • 44b2f5e NET-887 Unit test import: fix mapping in case of wrong casing
  • 02ed338 NET-886 XUnit fix mapping issue on explicit DisplayName
  • 831d94f NET-878 Rename Helper classes
  • af3f528 NET-868 Fix S1854 FP: Don't raise when inner finally assignment is used to ou...
  • 852b0ee NET-881 Log debug message on failed test mapping in XmlTestReportParser
  • 00ecc1e NET-879 Cleanup EditorConfigGenerator
  • e02c25d NET-865 S1172 FP: Parameter used as extension delegate target
  • Additional commits viewable in compare view

Updates Roslynator.Analyzers from 4.12.9 to 4.12.10

Release notes

Sourced from Roslynator.Analyzers's releases.

v4.12.10

Fixed

Changed

  • Update whitespace formatting rules (PR)
  • Ensure that diagnostics are not reported with zero length (PR)
Changelog

Sourced from Roslynator.Analyzers's changelog.

[4.12.10] - 2024-12-17

Fixed

Changed

  • Update whitespace formatting rules (PR)
  • Ensure that diagnostics are not reported with zero length (PR)
Commits

Updates Roslynator.Formatting.Analyzers from 4.12.9 to 4.12.10

Release notes

Sourced from Roslynator.Formatting.Analyzers's releases.

v4.12.10

Fixed

Changed

  • Update whitespace formatting rules (PR)
  • Ensure that diagnostics are not reported with zero length (PR)
Changelog

Sourced from Roslynator.Formatting.Analyzers's changelog.

[4.12.10] - 2024-12-17

Fixed

Changed

  • Update whitespace formatting rules (PR)
  • Ensure that diagnostics are not reported with zero length (PR)
Commits

Updates SonarAnalyzer.CSharp from 10.3.0.106239 to 10.4.0.108396

Release notes

Sourced from SonarAnalyzer.CSharp's releases.

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.

False Positive

  • NET-868 - Fix S1854 FP: Don't raise when inner finally assignment is used to outer block
  • NET-865 - Fix S1172 FP: Parameter used as extension delegate target
  • NET-863 - Fix S1172 FP: Don't report on partial method parameters
  • NET-862 - Fix S1854 FP: Don't raise in catch when variable is used in following catch
  • NET-857 - Fix S3655 FP: Types with implicit conversion operator
  • NET-836 - Fix S1854 FP: Value used after catch

False Negative

  • NET-798 - Fix S1854 FN: Support &&, ||, ?? and ??=

Task

  • NET-763 - Update RSPEC before 10.4 release
Commits
  • 6e42b50 NET-891 Unit test import: add import support for nunit projects logging trx
  • 8acb7aa NET-763 Update RSPEC before 10.4 release
  • d00f951 NET-808 Update NuGet packages description for the analyzers
  • 44b2f5e NET-887 Unit test import: fix mapping in case of wrong casing
  • 02ed338 NET-886 XUnit fix mapping issue on explicit DisplayName
  • 831d94f NET-878 Rename Helper classes
  • af3f528 NET-868 Fix S1854 FP: Don't raise when inner finally assignment is used to ou...
  • 852b0ee NET-881 Log debug message on failed test mapping in XmlTestReportParser
  • 00ecc1e NET-879 Cleanup EditorConfigGenerator
  • e02c25d NET-865 S1172 FP: Parameter used as extension delegate target
  • Additional commits viewable in compare view

Updates Roslynator.Analyzers from 4.12.9 to 4.12.10

Release notes

Sourced from Roslynator.Analyzers's releases.

v4.12.10

Fixed

Changed

  • Update whitespace formatting rules (PR)
  • Ensure that diagnostics are not reported with zero length (PR)
Changelog

Sourced from Roslynator.Analyzers's changelog.

[4.12.10] - 2024-12-17

Fixed

Changed

  • Update whitespace formatting rules (PR)
  • Ensure that diagnostics are not reported with zero length (PR)
Commits

Updates Roslynator.Formatting.Analyzers from 4.12.9 to 4.12.10

Release notes

Sourced from Roslynator.Formatting.Analyzers's releases.

v4.12.10

Fixed

Changed

  • Update whitespace formatting rules (PR)
  • Ensure that diagnostics are not reported with zero length (PR)
Changelog

Sourced from Roslynator.Formatting.Analyzers's changelog.

[4.12.10] - 2024-12-17

Fixed

Changed

  • Update whitespace formatting rules (PR)
  • Ensure that diagnostics are not reported with zero length (PR)
Commits

Updates SonarAnalyzer.CSharp from 10.3.0.106239 to 10.4.0.108396

Release notes

Sourced from SonarAnalyzer.CSharp's releases.

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.

False Positive

  • NET-868 - Fix S1854 FP: Don't raise when inner finally assignment is used to outer block
  • NET-865 - Fix S1172 FP: Parameter used as extension delegate target
  • NET-863 - Fix S1172 FP: Don't report on partial method parameters
  • NET-862 - Fix S1854 FP: Don't raise in catch when variable is used in following catch
  • NET-857 - Fix S3655 FP: Types with implicit conversion operator
  • NET-836 - Fix S1854 FP: Value used after catch

False Negative

  • NET-798 - Fix S1854 FN: Support &&, ||, ?? and ??=

Task

  • NET-763 - Update RSPEC before 10.4 release
Commits
  • 6e42b50 NET-891 Unit test import: add import support for nunit projects logging trx
  • 8acb7aa NET-763 Update RSPEC before 10.4 release
  • d00f951 NET-808 Update NuGet packages description for the analyzers
  • 44b2f5e NET-887 Unit test import: fix mapping in case of wrong casing
  • 02ed338 NET-886 XUnit fix mapping issue on explicit DisplayName
  • 831d94f NET-878 Rename Helper classes
  • af3f528 NET-868 Fix S1854 FP: Don't raise when inner finally assignment is used to ou...
  • 852b0ee NET-881 Log debug message on failed test mapping in XmlTestReportParser
  • 00ecc1e NET-879 Cleanup EditorConfigGenerator
  • e02c25d NET-865 S1172 FP: Parameter used as extension delegate target
  • Additional commits viewable in compare view

Updates Roslynator.Analyzers from 4.12.9 to 4.12.10

Release notes

Sourced from Roslynator.Analyzers's releases.

v4.12.10

Fixed

Changed

  • Update whitespace formatting rules (PR)
  • Ensure that diagnostics are not reported with zero length (PR)
Changelog

Sourced from Roslynator.Analyzers's changelog.

[4.12.10] - 2024-12-17

Fixed

Changed

  • Update whitespace formatting rules (PR)
  • Ensure that diagnostics are not reported with zero length (PR)
Commits

Updates Roslynator.Formatting.Analyzers from 4.12.9 to 4.12.10

Release notes

Sourced from Roslynator.Formatting.Analyzers's releases.

v4.12.10

Fixed

Changed

  • Update whitespace formatting rules (PR)
  • Ensure that diagnostics are not reported with zero length (PR)
Changelog

Sourced from Roslynator.Formatting.Analyzers's changelog.

[4.12.10] - 2024-12-17

Fixed

Changed

  • Update whitespace formatting rules (PR)
  • Ensure that diagnostics are not reported with zero length (PR)
Commits

Updates SonarAnalyzer.CSharp from 10.3.0.106239 to 10.4.0.108396

Release notes

Sourced from SonarAnalyzer.CSharp's releases.

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.

False Positive

  • NET-868 - Fix S1854 FP: Don't raise when inner finally assignment is used to outer block
  • NET-865 - Fix S1172 FP: Parameter used as extension delegate target
  • NET-863 - Fix S1172 FP: Don't report on partial method parameters
  • NET-862 - Fix S1854 FP: Don't raise in catch when variable is used in following catch
  • NET-857 - Fix S3655 FP: Types with implicit conversion operator
  • NET-836 - Fix S1854 FP: Value used after catch

False Negative

  • NET-798 - Fix S1854 FN: Support &&, ||, ?? and ??=

Task

  • NET-763 - Update RSPEC before 10.4 release
Commits
  • 6e42b50 NET-891 Unit test import: add import support for nunit projects logging trx
  • 8acb7aa NET-763 Update RSPEC before 10.4 release
  • d00f951 NET-808 Update NuGet packages description for the analyzers
  • 44b2f5e NET-887 Unit test import: fix mapping in case of wrong casing
  • 02ed338 NET-886 XUnit fix mapping issue on explicit DisplayName
  • 831d94f NET-878 Rename Helper classes
  • af3f528 NET-868 Fix S1854 FP: Don't raise when inner finally assignment is used to ou...
  • 852b0ee NET-881 Log debug message on failed test mapping in XmlTestReportParser
  • 00ecc1e NET-879 Cleanup EditorConfigGenerator
  • e02c25d NET-865 S1172 FP: Parameter used as extension delegate target
  • Additional commits viewable in compare view

Updates Roslynator.Analyzers from 4.12.9 to 4.12.10

Release notes

Sourced from Roslynator.Analyzers's releases.

v4.12.10

Fixed

Changed

  • Update whitespace formatting rules (PR)
  • Ensure that diagnostics are not reported with zero length (PR)
Changelog

Sourced from Roslynator.Analyzers's changelog.

[4.12.10] - 2024-12-17

Fixed

Changed

  • Update whitespace formatting rules (PR)
  • Ensure that diagnostics are not reported with zero length (PR)
Commits

Updates Roslynator.Formatting.Analyzers from 4.12.9 to 4.12.10

Release notes

Sourced from Roslynator.Formatting.Analyzers's releases.

v4.12.10

Fixed

Changed

  • Update whitespace formatting rules (PR)
  • Ensure that diagnostics are not reported with zero length (PR)
Changelog

Sourced from Roslynator.Formatting.Analyzers's changelog.

[4.12.10] - 2024-12-17

Fixed

Changed

  • Update whitespace formatting rules (PR)
  • Ensure that diagnostics are not reported with zero length (PR)
Commits

Bumps the analyzers group with 3 updates in the /src directory: [Roslynator.Analyzers](https://github.com/dotnet/roslynator), [Roslynator.Formatting.Analyzers](https://github.com/dotnet/roslynator) and [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet).
Bumps the analyzers group with 3 updates in the /src/Objectivity.AutoFixture.XUnit2.AutoFakeItEasy directory: [Roslynator.Analyzers](https://github.com/dotnet/roslynator), [Roslynator.Formatting.Analyzers](https://github.com/dotnet/roslynator) and [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet).
Bumps the analyzers group with 3 updates in the /src/Objectivity.AutoFixture.XUnit2.AutoFakeItEasy.Tests directory: [Roslynator.Analyzers](https://github.com/dotnet/roslynator), [Roslynator.Formatting.Analyzers](https://github.com/dotnet/roslynator) and [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet).
Bumps the analyzers group with 3 updates in the /src/Objectivity.AutoFixture.XUnit2.AutoMoq directory: [Roslynator.Analyzers](https://github.com/dotnet/roslynator), [Roslynator.Formatting.Analyzers](https://github.com/dotnet/roslynator) and [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet).
Bumps the analyzers group with 3 updates in the /src/Objectivity.AutoFixture.XUnit2.AutoMoq.Tests directory: [Roslynator.Analyzers](https://github.com/dotnet/roslynator), [Roslynator.Formatting.Analyzers](https://github.com/dotnet/roslynator) and [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet).
Bumps the analyzers group with 3 updates in the /src/Objectivity.AutoFixture.XUnit2.AutoNSubstitute directory: [Roslynator.Analyzers](https://github.com/dotnet/roslynator), [Roslynator.Formatting.Analyzers](https://github.com/dotnet/roslynator) and [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet).
Bumps the analyzers group with 3 updates in the /src/Objectivity.AutoFixture.XUnit2.AutoNSubstitute.Tests directory: [Roslynator.Analyzers](https://github.com/dotnet/roslynator), [Roslynator.Formatting.Analyzers](https://github.com/dotnet/roslynator) and [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet).
Bumps the analyzers group with 3 updates in the /src/Objectivity.AutoFixture.XUnit2.Core directory: [Roslynator.Analyzers](https://github.com/dotnet/roslynator), [Roslynator.Formatting.Analyzers](https://github.com/dotnet/roslynator) and [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet).
Bumps the analyzers group with 3 updates in the /src/Objectivity.AutoFixture.XUnit2.Core.Tests directory: [Roslynator.Analyzers](https://github.com/dotnet/roslynator), [Roslynator.Formatting.Analyzers](https://github.com/dotnet/roslynator) and [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet).


Updates `Roslynator.Analyzers` from 4.12.9 to 4.12.10
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.9...v4.12.10)

Updates `Roslynator.Formatting.Analyzers` from 4.12.9 to 4.12.10
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.9...v4.12.10)

Updates `SonarAnalyzer.CSharp` from 10.3.0.106239 to 10.4.0.108396
- [Release notes](https://github.com/SonarSource/sonar-dotnet/releases)
- [Commits](SonarSource/sonar-dotnet@10.3.0.106239...10.4.0.108396)

Updates `Roslynator.Analyzers` from 4.12.9 to 4.12.10
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.9...v4.12.10)

Updates `Roslynator.Formatting.Analyzers` from 4.12.9 to 4.12.10
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.9...v4.12.10)

Updates `SonarAnalyzer.CSharp` from 10.3.0.106239 to 10.4.0.108396
- [Release notes](https://github.com/SonarSource/sonar-dotnet/releases)
- [Commits](SonarSource/sonar-dotnet@10.3.0.106239...10.4.0.108396)

Updates `Roslynator.Analyzers` from 4.12.9 to 4.12.10
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.9...v4.12.10)

Updates `Roslynator.Formatting.Analyzers` from 4.12.9 to 4.12.10
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.9...v4.12.10)

Updates `SonarAnalyzer.CSharp` from 10.3.0.106239 to 10.4.0.108396
- [Release notes](https://github.com/SonarSource/sonar-dotnet/releases)
- [Commits](SonarSource/sonar-dotnet@10.3.0.106239...10.4.0.108396)

Updates `Roslynator.Analyzers` from 4.12.9 to 4.12.10
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.9...v4.12.10)

Updates `Roslynator.Formatting.Analyzers` from 4.12.9 to 4.12.10
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.9...v4.12.10)

Updates `SonarAnalyzer.CSharp` from 10.3.0.106239 to 10.4.0.108396
- [Release notes](https://github.com/SonarSource/sonar-dotnet/releases)
- [Commits](SonarSource/sonar-dotnet@10.3.0.106239...10.4.0.108396)

Updates `Roslynator.Analyzers` from 4.12.9 to 4.12.10
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.9...v4.12.10)

Updates `Roslynator.Formatting.Analyzers` from 4.12.9 to 4.12.10
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.9...v4.12.10)

Updates `SonarAnalyzer.CSharp` from 10.3.0.106239 to 10.4.0.108396
- [Release notes](https://github.com/SonarSource/sonar-dotnet/releases)
- [Commits](SonarSource/sonar-dotnet@10.3.0.106239...10.4.0.108396)

Updates `Roslynator.Analyzers` from 4.12.9 to 4.12.10
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.9...v4.12.10)

Updates `Roslynator.Formatting.Analyzers` from 4.12.9 to 4.12.10
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.9...v4.12.10)

Updates `SonarAnalyzer.CSharp` from 10.3.0.106239 to 10.4.0.108396
- [Release notes](https://github.com/SonarSource/sonar-dotnet/releases)
- [Commits](SonarSource/sonar-dotnet@10.3.0.106239...10.4.0.108396)

Updates `Roslynator.Analyzers` from 4.12.9 to 4.12.10
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.9...v4.12.10)

Updates `Roslynator.Formatting.Analyzers` from 4.12.9 to 4.12.10
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.9...v4.12.10)

Updates `SonarAnalyzer.CSharp` from 10.3.0.106239 to 10.4.0.108396
- [Release notes](https://github.com/SonarSource/sonar-dotnet/releases)
- [Commits](SonarSource/sonar-dotnet@10.3.0.106239...10.4.0.108396)

Updates `Roslynator.Analyzers` from 4.12.9 to 4.12.10
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.9...v4.12.10)

Updates `Roslynator.Formatting.Analyzers` from 4.12.9 to 4.12.10
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.9...v4.12.10)

Updates `SonarAnalyzer.CSharp` from 10.3.0.106239 to 10.4.0.108396
- [Release notes](https://github.com/SonarSource/sonar-dotnet/releases)
- [Commits](SonarSource/sonar-dotnet@10.3.0.106239...10.4.0.108396)

Updates `Roslynator.Analyzers` from 4.12.9 to 4.12.10
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.9...v4.12.10)

Updates `Roslynator.Formatting.Analyzers` from 4.12.9 to 4.12.10
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.9...v4.12.10)

Updates `SonarAnalyzer.CSharp` from 10.3.0.106239 to 10.4.0.108396
- [Release notes](https://github.com/SonarSource/sonar-dotnet/releases)
- [Commits](SonarSource/sonar-dotnet@10.3.0.106239...10.4.0.108396)

---
updated-dependencies:
- dependency-name: Roslynator.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: analyzers
- dependency-name: Roslynator.Formatting.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: analyzers
- dependency-name: SonarAnalyzer.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: analyzers
- dependency-name: Roslynator.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: analyzers
- dependency-name: Roslynator.Formatting.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: analyzers
- dependency-name: SonarAnalyzer.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: analyzers
- dependency-name: Roslynator.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: analyzers
- dependency-name: Roslynator.Formatting.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: analyzers
- dependency-name: SonarAnalyzer.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: analyzers
- dependency-name: Roslynator.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: analyzers
- dependency-name: Roslynator.Formatting.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: analyzers
- dependency-name: SonarAnalyzer.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: analyzers
- dependency-name: Roslynator.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: analyzers
- dependency-name: Roslynator.Formatting.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: analyzers
- dependency-name: SonarAnalyzer.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: analyzers
- dependency-name: Roslynator.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: analyzers
- dependency-name: Roslynator.Formatting.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: analyzers
- dependency-name: SonarAnalyzer.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: analyzers
- dependency-name: Roslynator.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: analyzers
- dependency-name: Roslynator.Formatting.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: analyzers
- dependency-name: SonarAnalyzer.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: analyzers
- dependency-name: Roslynator.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: analyzers
- dependency-name: Roslynator.Formatting.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: analyzers
- dependency-name: SonarAnalyzer.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: analyzers
- dependency-name: Roslynator.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: analyzers
- dependency-name: Roslynator.Formatting.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: analyzers
- dependency-name: SonarAnalyzer.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: analyzers
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 22, 2024
@codecov-commenter
Copy link

codecov-commenter commented Dec 22, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (9f9865a) to head (c56b176).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #194   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           39        39           
  Lines          424       424           
  Branches        55        55           
=========================================
  Hits           424       424           
Flag Coverage Δ
unittests 99.76% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@piotrzajac
Copy link
Collaborator

@dependabot squash and merge

@piotrzajac piotrzajac merged commit 158bda2 into master Dec 30, 2024
19 checks passed
@piotrzajac piotrzajac deleted the dependabot/nuget/src/analyzers-645089a5a6 branch December 30, 2024 17:01
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants