Skip to content

Update dependency NSubstitute to 6.2.0 - #33

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

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

Conversation

@renovate

@renovate renovate Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
NSubstitute (source) 6.0.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


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.

@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

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

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
Fl.Functional.Utils
   Bind.cs100%100%100%100%
   Combine.cs100%100%100%100%
   Do.cs100%100%100%100%
   ForEach.cs100%100%100%100%
   MakeEither.cs98.31%100%92.31%100%
   MakeOption.cs100%100%100%100%
   Map.cs95.83%100%88.89%100%
   Match.cs97.62%87.50%100%100%22
   OrElse.cs100%100%100%100%
   Tee.cs97.78%100%90.91%100%
   Using.cs100%100%100%100%
Fl.Functional.Utils/Recursion
   RecursionResult.cs96.88%100%90%100%
   TailRecursion.cs96%100%83.33%100%

@codecov

codecov Bot commented Aug 8, 2026

Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #33   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines          188       188           
  Branches        24        24           
=========================================
  Hits           188       188           

☔ 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 changed the title Update dependency NSubstitute to 6.1.0 Update dependency NSubstitute to 6.2.0 Aug 12, 2026
@renovate
renovate Bot force-pushed the renovate/nsubstitute-6.x branch from 7ba35aa to 87bd7f2 Compare August 12, 2026 01:39
@github-actions

Copy link
Copy Markdown
Contributor

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

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
Fl.Functional.Utils
   Bind.cs100%100%100%100%
   Combine.cs100%100%100%100%
   Do.cs100%100%100%100%
   ForEach.cs100%100%100%100%
   MakeEither.cs98.31%100%92.31%100%
   MakeOption.cs100%100%100%100%
   Map.cs95.83%100%88.89%100%
   Match.cs97.62%87.50%100%100%22
   OrElse.cs100%100%100%100%
   Tee.cs97.78%100%90.91%100%
   Using.cs100%100%100%100%
Fl.Functional.Utils/Recursion
   RecursionResult.cs96.88%100%90%100%
   TailRecursion.cs96%100%83.33%100%

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