Skip to content

Update dependency NSubstitute to v6 - #168

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/nsubstitute-6.x
Open

Update dependency NSubstitute to v6#168
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/nsubstitute-6.x

Conversation

@renovate

@renovate renovate Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
NSubstitute (source) 5.3.06.2.0 age confidence

Release Notes

nsubstitute/NSubstitute (NSubstitute)

v6.2.0

NSubstitute v6.2.0

This release improves generic call matching (#​989, #​974, #​990). Thanks to @​zvirja and @​JMolenkamp for fixes this.
We've also switched to using trusted nuget publishing linked to GitHub Releases. (#​987, @​zvirja)

What's Changed

Full Changelog: nsubstitute/NSubstitute@v6.1.0...v6.2.0

v6.1.0

NSubstitute v6.1.0

This release reverts nullability support introduced in 6.0. This change caused a number of problems for callers (#​973, #​976), and trying to resolve these (#​976) revealed the need for more fundamental changes to NSubstitute to effectively support this. As a result, nullability is again disabled for public API. Huge thanks to @​jdb0123, @​Romfos, and @​Moha-sami for their PRs addressing this, and thanks for all those who raised issues. We also humbly award @​zvirja with one unlimited "I told you so" pass to use as he sees fit.

What's Changed

New Contributors

Full Changelog: nsubstitute/NSubstitute@v6.0.0...v6.1.0

v6.0.0

No changes from Release Candidate 1.


Configuration

📅 Schedule: (UTC)

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown
Contributor

Coverage after merging renovate/nsubstitute-6.x into main will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src/LogicEngine
   CompiledCatalog.cs98.21%100%87.50%100%
   CompiledRule.cs92.31%100%75%100%
   CompiledRulesSet.cs97.62%100%87.50%100%
src/LogicEngine/Compilers
   RuleCompiler.cs100%100%100%100%
   RulesCatalogCompiler.cs93.33%100%50%100%
   RulesSetCompiler.cs92.31%100%50%100%
src/LogicEngine/Extensions
   EnumerableExtensions.cs100%100%100%100%
src/LogicEngine/Internals
   OperationMappings.cs99.50%100%50%100%
   OperatorClassification.cs97.96%100%50%100%
   Shared.cs100%100%100%100%
   StaticShared.cs100%100%100%100%
src/LogicEngine/Models
   Rule.cs94.12%100%83.33%100%
   RulesCatalog.cs91.30%100%66.67%100%
   RulesSet.cs90%100%75%100%

@codecov

codecov Bot commented Jul 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (c360052) to head (cd38479).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #168   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines          450       450           
  Branches        27        28    +1     
=========================================
  Hits           450       450           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate
renovate Bot force-pushed the renovate/nsubstitute-6.x branch from cd38479 to 574ae4e Compare August 8, 2026 17:58
@renovate
renovate Bot force-pushed the renovate/nsubstitute-6.x branch from 574ae4e to 53a2fca Compare August 11, 2026 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants