Skip to content

chore(deps): update dependency nsubstitute to v6#786

Merged
askpt merged 4 commits into
mainfrom
renovate/nsubstitute-6.x
Jul 17, 2026
Merged

chore(deps): update dependency nsubstitute to v6#786
askpt merged 4 commits into
mainfrom
renovate/nsubstitute-6.x

Conversation

@renovate

@renovate renovate Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
NSubstitute (source) 5.3.06.0.0 age confidence

Release Notes

nsubstitute/NSubstitute (NSubstitute)

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.

@renovate renovate Bot added the renovate label Jul 17, 2026
@renovate
renovate Bot requested a review from a team as a code owner July 17, 2026 16:20
@renovate renovate Bot added the renovate label Jul 17, 2026
@renovate
renovate Bot force-pushed the renovate/nsubstitute-6.x branch from 75e59c9 to 258f8db Compare July 17, 2026 16:28
@renovate
renovate Bot force-pushed the renovate/nsubstitute-6.x branch from 258f8db to 2b4fc51 Compare July 17, 2026 16:29
NSubstitute v6 enables nullable reference type annotations on its
public API: Arg.Is<T> predicates now take Predicate<T?> and
CallInfo.Arg<T>() returns T?. Add null-forgiving operators at the
affected call sites since these arguments are never null in practice.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.18%. Comparing base (f8ef675) to head (7d6715b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #786   +/-   ##
=======================================
  Coverage   93.18%   93.18%           
=======================================
  Files          66       66           
  Lines        2993     2993           
  Branches      376      376           
=======================================
  Hits         2789     2789           
  Misses        140      140           
  Partials       64       64           

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

Comment thread test/OpenFeature.Tests/OpenFeatureHookTests.cs Fixed
Comment thread test/OpenFeature.Tests/OpenFeatureHookTests.cs Fixed
Comment thread test/OpenFeature.Tests/OpenFeatureHookTests.cs Fixed
Comment thread test/OpenFeature.Tests/OpenFeatureHookTests.cs Fixed
Comment thread test/OpenFeature.Tests/OpenFeatureHookTests.cs Fixed
Comment thread test/OpenFeature.Tests/OpenFeatureHookTests.cs Fixed
Comment thread test/OpenFeature.Tests/OpenFeatureHookTests.cs Fixed
Comment thread test/OpenFeature.Tests/OpenFeatureHookTests.cs Fixed
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
@askpt
askpt enabled auto-merge July 17, 2026 16:50
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
@askpt
askpt added this pull request to the merge queue Jul 17, 2026
@renovate

renovate Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Merged via the queue into main with commit 1fe490f Jul 17, 2026
20 of 23 checks passed
@askpt
askpt deleted the renovate/nsubstitute-6.x branch July 17, 2026 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants