Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2026

Updated Meziantou.Analyzer from 2.0.267 to 2.0.275.

Release notes

Sourced from Meziantou.Analyzer's releases.

2.0.275

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.275

Full Changelog: meziantou/Meziantou.Analyzer@2.0.274...2.0.275

2.0.274

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.274

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.273...2.0.274

2.0.273

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.273

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.272...2.0.273

2.0.272

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.272

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.271...2.0.272

2.0.271

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.271

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.270...2.0.271

2.0.270

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.270

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.269...2.0.270

2.0.269

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.269

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.268...2.0.269

2.0.268

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.268

Full Changelog: meziantou/Meziantou.Analyzer@2.0.267...2.0.268

Commits viewable in compare view.

Updated SonarAnalyzer.CSharp from 10.17.0.131074 to 10.18.0.131500.

Release notes

Sourced from SonarAnalyzer.CSharp's releases.

10.18

This releases focuses on fixing the false-positives that are raised on code making use of the new features in C# 14.

Improvement

  • NET-2921 - Fix passthrough calculation in ModelBuilder
  • NET-2903 - Remove manual extension methods
  • NET-2895 - Cleanup handling of ParameterList of primary constructors

Task

  • NET-2917 - Update RSPEC before 10.18 release

False Positive

  • NET-2898 - Fix S2583/S2589 FP: Extension Members
  • NET-2877 - Fix S2225 FP: Extension member
  • NET-2832 - Fix S3063 FP: NullConditionalOperator
  • NET-2825 - Fix S1144 FP: Partial events
  • NET-2821 - Fix S3264 FP: Partial events
  • NET-2805 - Fix S1144 FP: S1144 Is confused by Debugger Display attribute
  • NET-2748 - Fix S3459 FP: NullConditional Assignment
  • NET-2716 - Fix S2325 FP: Field Keyword
  • NET-2712 - Fix S2953 FP: Extension block member
  • NET-2707 - Fix S3877 FP: Equals method without IEquatable
  • NET-2684 - Fix S7039 FP/FN: Null-conditional assignment
  • NET-2672 - Fix S3928 FP: Extension block
  • NET-2671 - Fix S2970 FP: Null Conditional Assignment
  • NET-2668 - Fix S3398 FP: On private methods in C#​14 extensions classes
  • NET-2644 - Fix S1144 FP: Always raises on private methods in extension block
  • NET-2621 - Fix S2325 FP: Incorrectly reports on C# 14 extensions
  • NET-2620 - Fix S4545 FP: Extension Methods
  • NET-2391 - Fix S1121 FP: Extract (null-forgiving) assignment from expression
  • NET-1914 - Fix S3264 FP: when using +=

False Negative

Commits viewable in compare view.

Updated TUnit from 1.9.2 to 1.9.64.

Release notes

Sourced from TUnit's releases.

1.9.64

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.9.55...v1.9.64

1.9.55

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.9.45...v1.9.55

1.9.45

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.9.42...v1.9.45

1.9.42

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.9.26...v1.9.42

1.9.26

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.9.17...v1.9.26

1.9.17

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.9.2...v1.9.17

Commits viewable in compare view.

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 <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

Bumps Meziantou.Analyzer from 2.0.267 to 2.0.275
Bumps SonarAnalyzer.CSharp from 10.17.0.131074 to 10.18.0.131500
Bumps TUnit from 1.9.2 to 1.9.64

---
updated-dependencies:
- dependency-name: Meziantou.Analyzer
  dependency-version: 2.0.275
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: SonarAnalyzer.CSharp
  dependency-version: 10.18.0.131500
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: TUnit
  dependency-version: 1.9.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

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 Jan 11, 2026
@stephanprobst stephanprobst merged commit 849f707 into main Jan 11, 2026
4 checks passed
@stephanprobst stephanprobst deleted the dependabot/nuget/minor-and-patch-638338c227 branch January 11, 2026 14:50
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