Bump xunit.runner.visualstudio from 3.1.5 to 4.0.0 - #446
Conversation
|
@dependabot recreate |
74701f8 to
2fc1fbf
Compare
--- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2fc1fbf to
c21f5ee
Compare
🤖 Automated Major Version Review — APPROVEDPackage: xunit.runner.visualstudio Research Summary
Breaking Changes AnalysisThe 4.0.0 release targets xUnit.net v3's Microsoft Testing Platform (MTP) as its primary mode, but explicitly retains VSTest compatibility for all xUnit.net versions including v1/v2. This repository uses Security CheckNo security advisories were found for Decision✅ This major version update is safe to merge. CI checks pass, the diff contains only version file changes ( Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
To allow these domains, add them to the network:
allowed:
- defaults
- "xunit.net"See Network Configuration for more information.
|
There was a problem hiding this comment.
🤖 Automated Major Version Review — APPROVED
Approving the xunit.runner.visualstudio major version bump from 3.1.5 to 4.0.0.
Findings:
- Diff is clean — only
Directory.Packages.propsmodified - All CI checks passed (Build, Test, and Deploy; CodeQL; auto-approve workflows)
- The
xunit.runner.visualstudio4.0.0 package supports all versions of xUnit.net via VSTest (README states: "It can run tests from xUnit.net 1.9.2 and later"), so no breaking change for the repo's xUnit v2 usage - No package dependencies changed other than the
Microsoft.TestPlatform.ObjectModelversion constraint - No security advisories found for this package
Updated xunit.runner.visualstudio from 3.1.5 to 4.0.0.
Release notes
Sourced from xunit.runner.visualstudio's releases.
4.0.0
Release notes: https://xunit.net/releases/visualstudio/4.0.0
4.0.0-pre.5
Release notes: https://xunit.net/releases/visualstudio/4.0.0-pre.5
4.0.0-pre.4
Release notes: https://xunit.net/releases/visualstudio/4.0.0-pre.4
4.0.0-pre.3
Release notes: https://xunit.net/releases/visualstudio/4.0.0-pre.3
Commits viewable in compare view.