Skip to content

Bump the dotnet group with 6 updates #48025

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2025

Updated MSTest.TestAdapter from 3.10.0 to 3.10.2.

Release notes

Sourced from MSTest.TestAdapter's releases.

3.10.2

See the release notes here

3.10.1

See the release notes here

Commits viewable in compare view.

Updated MSTest.TestFramework from 3.10.0 to 3.10.2.

Release notes

Sourced from MSTest.TestFramework's releases.

3.10.2

See the release notes here

3.10.1

See the release notes here

Commits viewable in compare view.

Updated NUnit from 4.3.2 to 4.4.0.

Release notes

Sourced from NUnit's releases.

4.4.0

See release notes for details.

Commits viewable in compare view.

Updated NUnit.Analyzers from 4.9.2 to 4.10.0.

Release notes

Sourced from NUnit.Analyzers's releases.

4.10.0

NUnit Analyzers 4.10 - August 9, 2025

This release of the NUnit Analyzers contains some minor improvements to NUnit2050, NUnit2056, and NUnit2007 as well
as some improvements to existing tests. Once again, @​manfred-brands was responsible for the majority of the work.

The release contains contributions from the following users (in alphabetical order):

  • @​dfev77
  • @​manfred-brands
  • @​mikebro
  • @​mikkelbu

Issues Resolved

Bugs

  • #​901 False positive on NUnit2050
  • #​899 NUnit2056 analyzer's code fix removes comments and empty lines above it.
  • #​896 NUnit2007 shouldn't trigger for generic types e.g. typeof(T)

Tooling, Process, and Documentation

  • #​905 NUnit4.4 alpha -> beta changes
  • #​897 chore: Correct typo in NUnit2045.md
  • #​894 Improve tests by adding ↓ to tests were it is missing in the source
  • #​887 chore: bump version

Commits viewable in compare view.

Updated NUnit3TestAdapter from 5.0.0 to 5.1.0.

Release notes

Sourced from NUnit3TestAdapter's releases.

5.1.0

See release notes

Commits viewable in compare view.

Updated xunit.runner.visualstudio from 3.1.3 to 3.1.4.

Release notes

Sourced from xunit.runner.visualstudio's releases.

No release notes found for this version range.

Commits viewable in compare view.

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps MSTest.TestAdapter from 3.10.0 to 3.10.2
Bumps MSTest.TestFramework from 3.10.0 to 3.10.2
Bumps NUnit from 4.3.2 to 4.4.0
Bumps NUnit.Analyzers from 4.9.2 to 4.10.0
Bumps NUnit3TestAdapter from 5.0.0 to 5.1.0
Bumps xunit.runner.visualstudio from 3.1.3 to 3.1.4

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-version: 3.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: MSTest.TestFramework
  dependency-version: 3.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: NUnit
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: NUnit.Analyzers
  dependency-version: 4.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: NUnit3TestAdapter
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

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 20, 2025
@dependabot dependabot bot requested a review from IEvangelist as a code owner August 20, 2025 12:58
@dependabot dependabot bot added the .NET Pull requests that update .net code label Aug 20, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 20, 2025 12:58
@dotnetrepoman dotnetrepoman bot added this to the August 2025 milestone Aug 20, 2025
@dotnet-policy-service dotnet-policy-service bot added :octocat: auto-merge dotnet-fundamentals/svc community-contribution Indicates PR is created by someone from the .NET community. labels Aug 20, 2025
@dotnet-policy-service dotnet-policy-service bot enabled auto-merge (squash) August 20, 2025 12:59
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved; this PR will merge when all status checks pass.

@dotnet-policy-service dotnet-policy-service bot merged commit bcc42cb into main Aug 20, 2025
16 checks passed
@dotnet-policy-service dotnet-policy-service bot deleted the dependabot/nuget/docs/core/testing/snippets/order-unit-tests/csharp/MSTest.Project/dotnet-d98c708ec6 branch August 20, 2025 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dependencies Pull requests that update a dependency file dotnet-fundamentals/svc .NET Pull requests that update .net code :octocat: auto-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants