Skip to content

chore(deps): update dependency nsubstitute to 6.1.0 - #6564

Merged
thomhurst merged 1 commit into
mainfrom
renovate/nsubstitute-6.x
Aug 8, 2026
Merged

chore(deps): update dependency nsubstitute to 6.1.0#6564
thomhurst merged 1 commit into
mainfrom
renovate/nsubstitute-6.x

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
NSubstitute (source) nuget minor 6.0.06.1.0

Release Notes

nsubstitute/NSubstitute (NSubstitute)

v6.1.0

  • [UPDATE] Revert nullability support from 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.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MINOR renovate-bot labels Aug 8, 2026
@thomhurst
thomhurst enabled auto-merge (squash) August 8, 2026 13:51
@greptile-apps

greptile-apps Bot commented Aug 8, 2026

Copy link
Copy Markdown

Greptile Summary

Updates the centrally managed NSubstitute dependency from 6.0.0 to 6.1.0.

  • Applies the new version to the repository's test and benchmark consumers through Central Package Management
  • Reverts NSubstitute public-API nullability annotations according to the included upstream release notes

Confidence Score: 5/5

The dependency update appears safe to merge, with no concrete blocking or non-blocking defect identified.

NSubstitute is used only by test and benchmark projects that do not treat warnings as errors, and no usage depending on the reverted nullable annotations was found.

Important Files Changed

Filename Overview
Directory.Packages.props Bumps the central NSubstitute version to 6.1.0; no concrete compatibility or build failure was identified.

Reviews (1): Last reviewed commit: "chore(deps): update dependency nsubstitu..." | Re-trigger Greptile

@claude

claude Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Code review

No issues found. This is a trivial, automated Renovate dependency bump (NSubstitute 6.0.06.1.0) affecting a single line in Directory.Packages.props. The release notes indicate 6.1.0 reverts a problematic nullability change from 6.0.0, which is a safe, low-risk update. Nothing further to flag.

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 MINOR renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants