Skip to content

Bump NUnit from 4.4.0 to 4.5.0 - #109

Merged
ramantsitou merged 1 commit into
masterfrom
dependabot/nuget/src/MockQueryable/MockQueryable.Sample/NUnit-4.5.0
Feb 24, 2026
Merged

Bump NUnit from 4.4.0 to 4.5.0#109
ramantsitou merged 1 commit into
masterfrom
dependabot/nuget/src/MockQueryable/MockQueryable.Sample/NUnit-4.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 23, 2026

Copy link
Copy Markdown
Contributor

Updated NUnit from 4.4.0 to 4.5.0.

Release notes

Sourced from NUnit's releases.

4.5.0

See release notes for details.

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 dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Feb 23, 2026
---
updated-dependencies:
- dependency-name: NUnit
  dependency-version: 4.5.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/src/MockQueryable/MockQueryable.Sample/NUnit-4.5.0 branch from 5b8b6a0 to 40e5421 Compare February 24, 2026 08:43
@ramantsitou
ramantsitou merged commit 06ab3f6 into master Feb 24, 2026
1 check failed
@dependabot
dependabot Bot deleted the dependabot/nuget/src/MockQueryable/MockQueryable.Sample/NUnit-4.5.0 branch February 24, 2026 08:46
renebentes pushed a commit to renebentes/3054 that referenced this pull request Aug 28, 2026
Updated
[MockQueryable.NSubstitute](https://github.com/romantitov/MockQueryable)
from 9.0.0 to 10.0.8.

<details>
<summary>Release notes</summary>

_Sourced from [MockQueryable.NSubstitute's
releases](https://github.com/romantitov/MockQueryable/releases)._

## 10.0.8

## What's Changed
* Bump NUnit3TestAdapter from 6.1.0 to 6.2.0 by @​dependabot[bot] in
ramantsitou/MockQueryable#115
* Bump coverlet.msbuild from 8.0.0 to 8.0.1 by @​dependabot[bot] in
ramantsitou/MockQueryable#114
* Bump Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0 by @​dependabot[bot]
in ramantsitou/MockQueryable#116
* Bump coverlet.msbuild from 8.0.1 to 10.0.0 by @​dependabot[bot] in
ramantsitou/MockQueryable#119
* Update dotnetcore.yml by @​ramantsitou in
ramantsitou/MockQueryable#124
* Bump Microsoft.NET.Test.Sdk from 18.4.0 to 18.5.1 by @​dependabot[bot]
in ramantsitou/MockQueryable#122
* created composite action by @​ramantsitou in
ramantsitou/MockQueryable#125
* Bump codecov/codecov-action from 5 to 6 by @​dependabot[bot] in
ramantsitou/MockQueryable#126
* Bump Microsoft.EntityFrameworkCore and
Microsoft.EntityFrameworkCore.Relational by @​dependabot[bot] in
ramantsitou/MockQueryable#128
* Bump NUnit from 4.5.1 to 4.6.0 by @​dependabot[bot] in
ramantsitou/MockQueryable#123


**Full Changelog**:
ramantsitou/MockQueryable@v10.0.5...v10.0.8

## 10.0.5

## What's Changed
* Bump coverlet.msbuild from 6.0.4 to 8.0.0 by @​dependabot[bot] in
ramantsitou/MockQueryable#108
* Bump NUnit from 4.4.0 to 4.5.0 by @​dependabot[bot] in
ramantsitou/MockQueryable#109
* Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 by @​dependabot[bot]
in ramantsitou/MockQueryable#110
* Bump FakeItEasy from 9.0.0 to 9.0.1 by @​dependabot[bot] in
ramantsitou/MockQueryable#105


**Full Changelog**:
ramantsitou/MockQueryable@v10.0.2...v10.0.5

## 10.0.2

## What's Changed
* Update dotnetcore.yml by @​ramantsitou in
ramantsitou/MockQueryable#95
* Bump NUnit3TestAdapter from 5.2.0 to 6.0.1 by @​dependabot[bot] in
ramantsitou/MockQueryable#99
* Bump AutoMapper from 15.1.0 to 16.0.0 by @​dependabot[bot] in
ramantsitou/MockQueryable#98
* Bump Microsoft.EntityFrameworkCore and
Microsoft.EntityFrameworkCore.Relational by @​dependabot[bot] in
ramantsitou/MockQueryable#97
* Bump NUnit3TestAdapter from 6.0.1 to 6.1.0 by @​dependabot[bot] in
ramantsitou/MockQueryable#101
* Bump Microsoft.EntityFrameworkCore and
Microsoft.EntityFrameworkCore.Relational by @​dependabot[bot] in
ramantsitou/MockQueryable#104

## New Contributors
* @​dependabot[bot] made their first contribution in
ramantsitou/MockQueryable#99

**Full Changelog**:
ramantsitou/MockQueryable@v10.0.1...v10.0.2

## 10.0.1

#​93 ExecuteUpdateAsync not suported with SetProperty with Value
Expression - fixed

**Full Changelog**:
ramantsitou/MockQueryable@v10.0.0...v10.0.1

## 10.0.0

v10.0.0 Upgrade to .Net 10 and EntityFrameworkCore 10

Commits viewable in [compare
view](ramantsitou/MockQueryable@v9.0.0...v10.0.8).
</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant