Skip to content

Bump the nuget group with 4 updates#1045

Closed
dependabot[bot] wants to merge 1 commit intorelease/v2from
dependabot/nuget/nuget-32950661a7
Closed

Bump the nuget group with 4 updates#1045
dependabot[bot] wants to merge 1 commit intorelease/v2from
dependabot/nuget/nuget-32950661a7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2026

Updated Meziantou.Analyzer from 3.0.44 to 3.0.46.

Release notes

Sourced from Meziantou.Analyzer's releases.

3.0.46

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.45...3.0.46

3.0.45

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.44...3.0.45

Commits viewable in compare view.

Updated SonarAnalyzer.CSharp from 10.22.0.136894 to 10.23.0.137933.

Release notes

Sourced from SonarAnalyzer.CSharp's releases.

10.23

This release brings a bunch of fixes! Enjoy.

Bug Fixes

  • NET-3557 - Fix SE AD0001 when SyntaxTreeOptionsProvider is null
  • NET-3519 - Fix AD0001: NRE in PropertiesAccessCorrectField

False Positives

  • NET-3532 - Fix S2583 FP: Any called two times
  • NET-3468 - Fix S1144 FP: Erroneously flagged Add() method used in Collection Initializer
  • NET-3454 - Fix S3267 FP: ref struct in foreach body cannot be captured in LINQ lambda
  • NET-3164 - Fix S125 FP: Improve semicolon heuristic
  • NET-2559 - Fix S5944 FP: When method name is also a class name of generic argument
  • NET-2438 - Fix S1067 FP: Do not raise an issue inside Equals() implementation
  • NET-1565 - Fix S1192 FP: Shouldn't raise on Dapper parameters
  • NET-1168 - Fix S1172 FP: When parameter conditionally used in local function
  • NET-52 - Fix S4017 FP: Do not raise when implementing abstract class/interface

False Negatives

  • NET-1642 - Fix S3415, S2701, S2699, S2187 FN: Support NUnit 4.0
  • NET-348 - Fix S4144 FN: Methods with generic return types

Commits viewable in compare view.

Updated TUnit from 1.24.18 to 1.30.0.

Release notes

Sourced from TUnit's releases.

1.30.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.29.0...v1.30.0

1.29.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.28.7...v1.29.0

1.28.7

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.28.5...v1.28.7

1.28.5

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.28.0...v1.28.5

1.28.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.27.0...v1.28.0

1.27.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.25.0...v1.27.0

1.25.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.24.31...v1.25.0

1.24.31

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.24.18...v1.24.31

Commits viewable in compare view.

Updated Verify from 31.14.0 to 31.15.0.

Release notes

Sourced from Verify's releases.

31.15.0

  • #​1703 Rename IgnoreClassArguments to IgnoreConstructorParameters
  • #​1706 Alow empty string to ignore type in DerivePathInfo

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 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 3.0.44 to 3.0.46
Bumps SonarAnalyzer.CSharp from 10.22.0.136894 to 10.23.0.137933
Bumps TUnit from 1.24.18 to 1.30.0
Bumps Verify from 31.14.0 to 31.15.0

---
updated-dependencies:
- dependency-name: Meziantou.Analyzer
  dependency-version: 3.0.46
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: SonarAnalyzer.CSharp
  dependency-version: 10.23.0.137933
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: TUnit
  dependency-version: 1.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: Verify
  dependency-version: 31.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 9, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 10, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 10, 2026
@dependabot dependabot bot deleted the dependabot/nuget/nuget-32950661a7 branch April 10, 2026 20:15
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.

0 participants