Skip to content

chore(deps): update all non-major nuget dependencies#114

Merged
hojmark merged 1 commit intomainfrom
renovate/nuget-non-major
Mar 11, 2026
Merged

chore(deps): update all non-major nuget dependencies#114
hojmark merged 1 commit intomainfrom
renovate/nuget-non-major

Conversation

@hojmark-renovate
Copy link
Contributor

@hojmark-renovate hojmark-renovate bot commented Mar 2, 2026

This PR contains the following updates:

Package Type Update Change
Humanizer nuget patch 3.0.13.0.10
JsonSchema.Net nuget patch 9.1.19.1.2
JsonSchema.Net.Generation nuget patch 7.1.07.1.2
Microsoft.Extensions.DependencyInjection (source) nuget patch 10.0.310.0.4
Microsoft.Extensions.Logging (source) nuget patch 10.0.310.0.4
Microsoft.Extensions.Logging.Abstractions (source) nuget patch 10.0.310.0.4
Microsoft.Extensions.Logging.Console (source) nuget patch 10.0.310.0.4
NUnit (source) nuget patch 4.5.04.5.1
NUnit.Analyzers nuget minor 4.11.24.12.0
SonarAnalyzer.CSharp (source) nuget minor 10.19.0.13279310.20.0.135146
System.CommandLine (source) nuget patch 2.0.32.0.4
System.Text.Json (source) nuget patch 10.0.310.0.4
System.Threading.RateLimiting (source) nuget patch 10.0.310.0.4
TUnit nuget minor 1.17.111.19.22
TngTech.ArchUnitNET.NUnit nuget patch 0.13.20.13.3

Release Notes

Humanizr/Humanizer (Humanizer)

v3.0.10

Changes:

  • #​1682: fix: cover analyzer package regressions across frameworks
  • #​1677: docs: finalize migration guide for 2.14.1 -> 3.0.8

This list of changes was auto generated.

v3.0.8

Changes:

Localization:
  • #​1667: Fix #​1585: Add missing DataUnit and TimeUnit translations for Portuguese (pt) and Brazilian Portuguese (pt-BR)
Others:
  • #​1680: Backport #​1658 and #​1652 fixes to rel/v3.0 with v3.0.6 migration docs
  • #​1679: fix: restore ToQuantity(int) overloads for F# callers
  • #​1678: Fix title case when first word is an article
  • #​1676: Fix analyzer loading across Roslyn/SDK versions
  • #​1660: Optimize FromUnderscoreDashSeparatedWords to reduce allocations
  • #​1585: Fill in missing translations for all languages in resource files

This list of changes was auto generated.

nunit/nunit (NUnit)

v4.5.1: V 4.5.1

Compare Source

See release notes for details.

nunit/nunit.analyzers (NUnit.Analyzers)

v4.12.0: NUnit Analyzers 4.12 - March 3, 2026

Compare Source

NUnit Analyzers 4.12 - March 3, 2026

This release of the NUnit Analyzers improves NUnit1029 to account for TestCaseSource
support for params and optional arguments. It also introduces a new analyzer for incorrect
usage of Is.Not.Null.Or.Empty, fixes regressions in NUnit2005 and NUnit2055, and updates
NUnit package dependencies.

The release contains contributions from the following users (in alphabetical order):

Issues Resolved

Features and Enhancements

  • #​957 Relax NUnit1029 for TestCaseSource where method accepts a single "params" array
  • #​189 Warning when Is.Not.Null.Or.Empty used

Bugs

  • #​953 Code fix for NUnit2055 can generate invalid code for classic asserts
  • #​952 Code fix for NUnit2005 tries to use Is.Empty constraint on incompatible types.

Tooling, Process, and Documentation

  • #​973 chore: Bump NUnit version
  • #​970 chore: Bump NUnit to version 4.5.0
  • #​967 Fix note about works with Unity Test Framework
  • #​937 chore: bump version
SonarSource/sonar-dotnet (SonarAnalyzer.CSharp)

v10.20.0.135146: 10.20

Compare Source

This release brings 9 precision improvements — 7 false positive fixes and 2 false negative fixes — across rules S1116, S1144, S1210, S1643, S1854, S2365, S3254, S3265, and S127. It also promotes S2068 and S6418 from Security Hotspot to Vulnerability, making them visible directly in the IDE, and removes S3256 from the Sonar Way quality profile.

Changes
  • NET-3227 - Remove S3256 from "Sonar Way" quality profile
  • NET-3208 - S6418: Rule type changed from Security Hotspot to Vulnerability
  • NET-3207 - S2068: Rule type changed from Security Hotspot to Vulnerability
  • NET-3206 - Remove links to rules.sonarsource.com
False Positive
  • NET-3215 - Fix FP on S127: Should only raise on stop condition variables
  • NET-3212 - Fix FP on S3254: Don't raise if the parameter isn't last
  • NET-3053 - Fix FP on S1210: Implementing comparable operators for private types
  • NET-2984 - Fix FP on S3265: BCL enums with [Flags] not recognized due to metadata resolution
  • NET-2976 - Fix FP on S1854: Default value initializations flagged despite exemptions
  • NET-2966 - Fix FP on S1144: Constructors in MEF-exported types
  • NET-2956 - Fix FP on S1116: Empty loop body with side effects in condition
False Negative
  • NET-1261 - Fix FN on S2365: Rule should report on new collection
  • NET-1259 - Fix FN on S1643: Concatenation for parameters, fields and properties are not detected
Rule specification
  • NET-3246 - Modify Rule S127: Update Description
  • NET-3218 - Modify Rule S3265: Add exception for MethodImplAttributes
  • NET-3086 - Modify Rule S1116: Add loop exception
Maintenance
  • NET-3047 - Update RSPEC before 10.20 release
thomhurst/TUnit (TUnit)

v1.19.22: 1.19.22

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.19.16...v1.19.22

v1.19.16: 1.19.16

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.19.11...v1.19.16

v1.19.11: 1.19.11

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.19.0...v1.19.11

v1.19.0: 1.19.0

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.18.37...v1.19.0

v1.18.37: 1.18.37

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.18.21...v1.18.37

v1.18.21: 1.18.21

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.18.9...v1.18.21

v1.18.9: 1.18.9

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.18.0...v1.18.9

v1.18.0: 1.18.0

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.17.54...v1.18.0

v1.17.54: 1.17.54

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.17.36...v1.17.54

v1.17.36: 1.17.36

What's Changed

Other Changes
  • feat(mocks): concise API — inline lambdas, untyped Any(), global static import by @​thomhurst in #​5017
Dependencies

Full Changelog: thomhurst/TUnit@v1.17.29...v1.17.36

v1.17.29: 1.17.29

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.17.25...v1.17.29

v1.17.25: 1.17.25

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.17.20...v1.17.25

v1.17.20: 1.17.20

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.17.11...v1.17.20

TNG/ArchUnitNET (TngTech.ArchUnitNET.NUnit)

v0.13.3

Compare Source

What's Changed

Full Changelog: TNG/ArchUnitNET@0.13.2...0.13.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@hojmark-renovate hojmark-renovate bot added the dependencies Pull requests that update a dependency file label Mar 2, 2026
@hojmark-renovate hojmark-renovate bot force-pushed the renovate/nuget-non-major branch 3 times, most recently from 2c78ede to c0e302a Compare March 10, 2026 22:44
@hojmark-renovate hojmark-renovate bot force-pushed the renovate/nuget-non-major branch from c0e302a to b3d3440 Compare March 10, 2026 22:47
@hojmark hojmark merged commit efb3df8 into main Mar 11, 2026
5 checks passed
@hojmark hojmark deleted the renovate/nuget-non-major branch March 11, 2026 14:06
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.

1 participant