Skip to content

Bump NUnit3TestAdapter from 6.2.0 to 6.3.0 - #156

Merged
ramantsitou merged 1 commit into
masterfrom
dependabot/nuget/src/MockQueryable/MockQueryable.Sample/NUnit3TestAdapter-6.3.0
Sep 13, 2026
Merged

ramantsitou merged 1 commit into
masterfrom
dependabot/nuget/src/MockQueryable/MockQueryable.Sample/NUnit3TestAdapter-6.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Updated NUnit3TestAdapter from 6.2.0 to 6.3.0.

Release notes

Sourced from NUnit3TestAdapter's releases.

6.3.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.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Aug 31, 2026
@ramantsitou
ramantsitou merged commit f817a22 into master Sep 13, 2026
2 checks passed
@ramantsitou
ramantsitou deleted the dependabot/nuget/src/MockQueryable/MockQueryable.Sample/NUnit3TestAdapter-6.3.0 branch September 13, 2026 07:28
renebentes pushed a commit to renebentes/3054 that referenced this pull request Sep 14, 2026
Updated
[MockQueryable.NSubstitute](https://github.com/romantitov/MockQueryable)
from 10.0.8 to 10.0.12.

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

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

## 10.0.12

## What's Changed
* added total downloads flow by @​ramantsitou in
ramantsitou/MockQueryable#129
* Update download badge by @​github-actions[bot] in
ramantsitou/MockQueryable#130
* Update download badge by @​github-actions[bot] in
ramantsitou/MockQueryable#131
* Bump coverlet.msbuild from 10.0.0 to 10.0.1 by @​dependabot[bot] in
ramantsitou/MockQueryable#132
* Bump peter-evans/create-pull-request from 7 to 8 by @​dependabot[bot]
in ramantsitou/MockQueryable#133
* Bump NUnit from 4.6.0 to 4.6.1 by @​dependabot[bot] in
ramantsitou/MockQueryable#134
* Feature/architecture by @​ramantsitou in
ramantsitou/MockQueryable#137
* Bump Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0 by @​dependabot[bot]
in ramantsitou/MockQueryable#135
* Bump Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.1 to 10.0.2 by
@​dependabot[bot] in
ramantsitou/MockQueryable#136
* Added more tests for core logic by @​ramantsitou in
ramantsitou/MockQueryable#138
* Bump codecov/codecov-action from 6 to 7 by @​dependabot[bot] in
ramantsitou/MockQueryable#139
* Bump actions/checkout from 6 to 7 by @​dependabot[bot] in
ramantsitou/MockQueryable#142
* Bump Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0 by @​dependabot[bot]
in ramantsitou/MockQueryable#143
* Bump AutoMapper from 16.1.1 to 16.2.0 by @​dependabot[bot] in
ramantsitou/MockQueryable#144
* Bump Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.2 to 10.0.3 by
@​dependabot[bot] in
ramantsitou/MockQueryable#147
* Bump Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1 by @​dependabot[bot]
in ramantsitou/MockQueryable#150
* Bump NUnit3TestAdapter from 6.2.0 to 6.3.0 by @​dependabot[bot] in
ramantsitou/MockQueryable#156
* Bump Microsoft.NET.Test.Sdk from 18.8.1 to 18.9.0 by @​dependabot[bot]
in ramantsitou/MockQueryable#155
* #​145 removed Microsoft.EntityFrameworkCore.Relational dependency by
@​ramantsitou in ramantsitou/MockQueryable#157
* Bump NSubstitute from 5.3.0 to 6.2.0 by @​dependabot[bot] in
ramantsitou/MockQueryable#154
* Update EF Core and Test SDK versions by @​ramantsitou in
ramantsitou/MockQueryable#158

## New Contributors
* @​github-actions[bot] made their first contribution in
ramantsitou/MockQueryable#130

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

## What's Changed
* added total downloads flow by @​ramantsitou in
ramantsitou/MockQueryable#129
* Update download badge by @​github-actions[bot] in
ramantsitou/MockQueryable#130
* Update download badge by @​github-actions[bot] in
ramantsitou/MockQueryable#131
* Bump coverlet.msbuild from 10.0.0 to 10.0.1 by @​dependabot[bot] in
ramantsitou/MockQueryable#132
* Bump peter-evans/create-pull-request from 7 to 8 by @​dependabot[bot]
in ramantsitou/MockQueryable#133
* Bump NUnit from 4.6.0 to 4.6.1 by @​dependabot[bot] in
ramantsitou/MockQueryable#134
* Feature/architecture by @​ramantsitou in
ramantsitou/MockQueryable#137
* Bump Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0 by @​dependabot[bot]
in ramantsitou/MockQueryable#135
* Bump Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.1 to 10.0.2 by
@​dependabot[bot] in
ramantsitou/MockQueryable#136
* Added more tests for core logic by @​ramantsitou in
ramantsitou/MockQueryable#138
* Bump codecov/codecov-action from 6 to 7 by @​dependabot[bot] in
ramantsitou/MockQueryable#139
* Bump actions/checkout from 6 to 7 by @​dependabot[bot] in
ramantsitou/MockQueryable#142
* Bump Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0 by @​dependabot[bot]
in ramantsitou/MockQueryable#143
* Bump AutoMapper from 16.1.1 to 16.2.0 by @​dependabot[bot] in
ramantsitou/MockQueryable#144
* Bump Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.2 to 10.0.3 by
@​dependabot[bot] in
ramantsitou/MockQueryable#147
* Bump Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1 by @​dependabot[bot]
in ramantsitou/MockQueryable#150
* Bump NUnit3TestAdapter from 6.2.0 to 6.3.0 by @​dependabot[bot] in
ramantsitou/MockQueryable#156
* Bump Microsoft.NET.Test.Sdk from 18.8.1 to 18.9.0 by @​dependabot[bot]
in ramantsitou/MockQueryable#155
* #​145 removed Microsoft.EntityFrameworkCore.Relational dependency by
@​ramantsitou in ramantsitou/MockQueryable#157
* Bump NSubstitute from 5.3.0 to 6.2.0 by @​dependabot[bot] in
ramantsitou/MockQueryable#154
* Update EF Core and Test SDK versions by @​ramantsitou in
ramantsitou/MockQueryable#158
 ... (truncated)

Commits viewable in [compare
view](ramantsitou/MockQueryable@v10.0.8...v10.0.12).
</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