Skip to content

Update dependency NSubstitute to v6 - #144

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

Update dependency NSubstitute to v6#144
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
Func.Redis
   Error.cs90%100%75%100%
   RailwayRedisService.cs92.31%100%83.33%100%
   RedisSourcesProvider.cs90.91%100%66.67%100%
Func.Redis.Extensions
   ServiceCollectionExtensions.cs94.41%76.67%85.71%100%121, 60, 74, 78, 82, 86, 90
Func.Redis/Extensions
   EitherLoggingExtensions.cs75%50%100%100%11, 8
   RedisKeyConfigurationExtensions.cs92.59%75%100%100%27, 27
Func.Redis/HashSet
   KeyTransformerRedisHashSetService.cs95.45%100%90.48%100%
   LoggingRedisHashSetService.cs93.08%50%95.24%100%105, 136, 143, 46, 65, 84, 91, 98
   RedisHashSetService.cs91.67%66.67%95.24%100%35, 45, 51, 57
Func.Redis/Key
   KeyTransformerRedisKeyService.cs94.59%100%88.24%100%
   LoggingRedisKeyService.cs96.74%50%94.12%100%44, 57
   RedisKeyService.cs95.08%50%95%100%44, 52
Func.Redis/List
   KeyTransformerRedisListService.cs97.92%100%95.65%100%
   LoggingRedisListService.cs99.14%100%95.65%100%
   RedisListService.cs98%100%95.65%100%
Func.Redis/Publisher
   LoggingRedisPublisherService.cs93.75%100%66.67%100%
   RedisPublisherService.cs87.50%100%66.67%100%
Func.Redis/SerDes/Json
   SpanJsonRedisSerDes.cs100%100%100%100%
   SystemJsonRedisSerDes.cs98.31%100%83.33%100%
Func.Redis/Set
   KeyTransformerRedisSetService.cs95%100%89.47%100%
   LoggingRedisSetService.cs99.06%100%95.24%100%
   RedisSetService.cs97.96%100%95.45%100%
Func.Redis/SortedSet
   KeyTransformerRedisSortedSetService.cs97.14%100%93.94%100%
   LoggingRedisSortedSetService.cs99.40%100%96.97%100%
   RedisSortedSetService.cs97.03%91.67%97.22%100%20, 68
Func.Redis/Utils
   FunctionUtilities.cs100%100%100%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 (423245f) to head (9d20999).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #144   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines          989       989           
  Branches        62        62           
=========================================
  Hits           989       989           

☔ 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 2 times, most recently from aaec541 to 60c3182 Compare August 11, 2026 09:36
@renovate
renovate Bot force-pushed the renovate/nsubstitute-6.x branch from 60c3182 to 30ade33 Compare August 12, 2026 03:34
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