Skip to content

Update dependency NSubstitute to v6 - #34

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

Update dependency NSubstitute to v6#34
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 is behind base branch, 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

Copy link
Copy Markdown
Contributor

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

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
Fl.Shared.Utils.Components.Web.Models
   ErrorResponse.cs100%100%100%100%
Fl.Shared.Utils.Components/Logging/Extensions/Either
   EitherLoggingExtensions.cs75%50%100%100%11, 14, 17, 20
Fl.Shared.Utils.Components/Logging/Extensions/Error
   ErrorExtensions.cs75%50%100%100%12, 12–13
Fl.Shared.Utils.Components/Web/Extensions/ServiceCollection
   JsonSerializationServiceCollectionExtensions.cs100%100%100%100%
   RoutingBasePathServiceCollectionExtensions.cs100%100%100%100%
   ServiceCollectionExtensions.cs100%100%100%100%
Fl.Shared.Utils.Components/Web/Middlewares/ExceptionHandler
   ExceptionHandlerServiceCollectionExtensions.cs100%100%100%100%
   JsonExceptionHandlerMiddleware.cs100%100%100%100%
Fl.Shared.Utils.Components/Web/Middlewares/RequestLogContext
   RequestLogContextServiceCollectionExtensions.cs100%100%100%100%
Fl.Shared.Utils.Components/Web/Middlewares/ServiceDescription
   ServiceDescriptionMiddleware.cs92.86%100%50%100%
   ServiceDescriptionServiceCollectionExtensions.cs100%100%100%100%
Fl.Shared.Utils.Mappers
   DataHttpContentMapper.cs94.12%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 (d5a2284) to head (0cbe821).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #34   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines           54        54           
  Branches         8         8           
=========================================
  Hits            54        54           

☔ 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 9f18cca to b1ea641 Compare August 8, 2026 17:52
@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.Shared.Utils.Components.Web.Models
   ErrorResponse.cs100%100%100%100%
Fl.Shared.Utils.Components/Logging/Extensions/Either
   EitherLoggingExtensions.cs75%50%100%100%11, 14, 17, 20
Fl.Shared.Utils.Components/Logging/Extensions/Error
   ErrorExtensions.cs75%50%100%100%12, 12–13
Fl.Shared.Utils.Components/Web/Extensions/ServiceCollection
   JsonSerializationServiceCollectionExtensions.cs100%100%100%100%
   RoutingBasePathServiceCollectionExtensions.cs100%100%100%100%
   ServiceCollectionExtensions.cs100%100%100%100%
Fl.Shared.Utils.Components/Web/Middlewares/ExceptionHandler
   ExceptionHandlerServiceCollectionExtensions.cs100%100%100%100%
   JsonExceptionHandlerMiddleware.cs100%100%100%100%
Fl.Shared.Utils.Components/Web/Middlewares/RequestLogContext
   RequestLogContextServiceCollectionExtensions.cs100%100%100%100%
Fl.Shared.Utils.Components/Web/Middlewares/ServiceDescription
   ServiceDescriptionMiddleware.cs92.86%100%50%100%
   ServiceDescriptionServiceCollectionExtensions.cs100%100%100%100%
Fl.Shared.Utils.Mappers
   DataHttpContentMapper.cs94.12%100%75%100%

@renovate
renovate Bot force-pushed the renovate/nsubstitute-6.x branch from b1ea641 to 0cbe821 Compare August 12, 2026 04:15
@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.Shared.Utils.Components.Web.Models
   ErrorResponse.cs100%100%100%100%
Fl.Shared.Utils.Components/Logging/Extensions/Either
   EitherLoggingExtensions.cs75%50%100%100%11, 14, 17, 20
Fl.Shared.Utils.Components/Logging/Extensions/Error
   ErrorExtensions.cs75%50%100%100%12, 12–13
Fl.Shared.Utils.Components/Web/Extensions/ServiceCollection
   JsonSerializationServiceCollectionExtensions.cs100%100%100%100%
   RoutingBasePathServiceCollectionExtensions.cs100%100%100%100%
   ServiceCollectionExtensions.cs100%100%100%100%
Fl.Shared.Utils.Components/Web/Middlewares/ExceptionHandler
   ExceptionHandlerServiceCollectionExtensions.cs100%100%100%100%
   JsonExceptionHandlerMiddleware.cs100%100%100%100%
Fl.Shared.Utils.Components/Web/Middlewares/RequestLogContext
   RequestLogContextServiceCollectionExtensions.cs100%100%100%100%
Fl.Shared.Utils.Components/Web/Middlewares/ServiceDescription
   ServiceDescriptionMiddleware.cs92.86%100%50%100%
   ServiceDescriptionServiceCollectionExtensions.cs100%100%100%100%
Fl.Shared.Utils.Mappers
   DataHttpContentMapper.cs94.12%100%75%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