Skip to content

Bump NUnit3TestAdapter from 6.1.0 to 6.2.0 - #115

Merged
ramantsitou merged 1 commit into
masterfrom
dependabot/nuget/src/MockQueryable/MockQueryable.Sample/NUnit3TestAdapter-6.2.0
Mar 28, 2026
Merged

Bump NUnit3TestAdapter from 6.1.0 to 6.2.0#115
ramantsitou merged 1 commit into
masterfrom
dependabot/nuget/src/MockQueryable/MockQueryable.Sample/NUnit3TestAdapter-6.2.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubMar 23, 2026

Copy link
Copy Markdown
Contributor

Updated NUnit3TestAdapter from 6.1.0 to 6.2.0.

Release notes

Sourced from NUnit3TestAdapter's releases.

6.2.0

See release notes

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)

---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
dependency-version: 6.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Mar 23, 2026
@ramantsitou
ramantsitou merged commit 560f7f5 into masterMar 28, 2026
1 check failed
@ramantsitou
ramantsitou deleted the dependabot/nuget/src/MockQueryable/MockQueryable.Sample/NUnit3TestAdapter-6.2.0 branch March 28, 2026 09:43
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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file.NETPull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ramantsitou