Skip to content

Bump NSubstitute from 5.1.0 to 5.3.0#147

Merged
digaomatias merged 1 commit into
mainfrom
dependabot/nuget/tests/MyMascada.Tests.Unit/NSubstitute-5.3.0
Mar 20, 2026
Merged

Bump NSubstitute from 5.1.0 to 5.3.0#147
digaomatias merged 1 commit into
mainfrom
dependabot/nuget/tests/MyMascada.Tests.Unit/NSubstitute-5.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 10, 2026

Updated NSubstitute from 5.1.0 to 5.3.0.

Release notes

Sourced from NSubstitute's releases.

5.3.0

Thanks to first-time contributors @​mihnea-radulescu and @​marcoregueira! Thanks also @​304NotModified and @​Romfos for their continued support and contributions to this release.

Full Changelog: nsubstitute/NSubstitute@v5.2.0...v5.3.0

5.2.0

⚠️ Note: there is no build currently available for this version due to an issue switching over to a new automated release build. We'll have a new release shortly once we sort this.

Summary of main changes:

  • [UPDATE] Upgrade website build to jekyll 3.9.0 and add link to edit website pages (#​767, #​769; thanks to @​brad)
  • [UPDATE] Build improvements:
    • migrate to GitHub Actions and update doc dependencies (#​754, #​774; thanks to @​alexandrnikitin)
    • improve test platform coverage; add .NET 8 to test platforms (#​742, #​756; thanks to @​Romfos)
    • source code format improvements; check format on CI (#​758, ##​761, #​762, #​763; thanks again to @​Romfos)
  • [NEW] Support for Sourcelink and Deterministic Build. Thanks @​304NotModified! (#​737)

Many thanks to @​alexandrnikitin, @​Romfos, @​brad, and @​304NotModified for their contributions!
Thanks a lot to all code contributors, reviewers, and people who have raised and/or commented on issues.

If you haven't already done so, please make sure you add the NSubstitute.Analyzers package wherever you reference NSubstitute: https://nsubstitute.github.io/help/nsubstitute-analysers/

As always, please raise an issue on GitHub if you have any problems.

Changelog: https://github.com/nsubstitute/NSubstitute/blob/v5.2.0/CHANGELOG.md
Breaking changes: None.

Project links:

Change list

New Contributors

... (truncated)

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 10, 2026

Labels

The following labels could not be found: dependencies, dotnet. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

---
updated-dependencies:
- dependency-name: NSubstitute
  dependency-version: 5.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/tests/MyMascada.Tests.Unit/NSubstitute-5.3.0 branch from 7418cf7 to 76eb969 Compare March 16, 2026 19:52
@morpheus-oc
Copy link
Copy Markdown

morpheus-oc Bot commented Mar 17, 2026

🤖 Codex Code Review

╭─────────────────────────────────────────────────╮
│ ✨ Update available! 0.104.0 -> 0.115.0 │
│ Run brew upgrade --cask codex to update. │
│ │
│ See full release notes: │
https://github.com/openai/codex/releases/latest
╭────────────────────────────────────────────────────────╮
│ >_ OpenAI Codex (v0.104.0) │
│ │
│ model: gpt-5.3-codex high /model to change │
│ directory: /Volumes/SabrentSSD/Source/source/mymascada │
╰────────────────────────────────────────────────────────╯
Tip: New Try the Codex App with 2x rate limits until April 2nd. Run 'codex
app' or visit https://chatgpt.com/codex?app-landing-page=true
› You are a code reviewer for MyMascada (.NET backend, React/Next.js frontend,
PostgreSQL).
Run: gh pr diff 147 --repo digaomatias/mymascada
Then review the diff carefully. Focus on:

  • Logic errors, edge cases, off-by-one
  • Missing error handling
  • Type safety issues
  • Security and performance concerns
  • Breaking changes
    Be concise. Only flag real issues. Skip style nits.
    If everything looks good, say LGTM with a brief summary.
    You can also look at the source files for more context if needed.
    ■ Your access token could not be refreshed because your refresh token was

Automated review by Codex (gpt-5.3-codex)

@digaomatias digaomatias merged commit 17dcc10 into main Mar 20, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/tests/MyMascada.Tests.Unit/NSubstitute-5.3.0 branch March 20, 2026 02:41
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.

1 participant