Skip to content

deps: Bump xunit.runner.visualstudio from 3.1.5 to 4.0.0 - #126

Merged
DeDuva merged 1 commit into
devfrom
dependabot/nuget/test/Squad.Agents.AI.Tests/xunit.runner.visualstudio-4.0.0
Sep 1, 2026
Merged

deps: Bump xunit.runner.visualstudio from 3.1.5 to 4.0.0#126
DeDuva merged 1 commit into
devfrom
dependabot/nuget/test/Squad.Agents.AI.Tests/xunit.runner.visualstudio-4.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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.

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: 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>
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, squad:belanna. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

Copy link
Copy Markdown
Contributor

👋 Friendly nudge — this PR has had no activity for 7 days.

What needs attention:

  • 👀 No approving reviews yet. Request a review from a teammate.

If this PR is abandoned, please close it. If it's blocked on something external, leave a comment so the team knows.
This is an automated check that runs on weekdays. It won't nudge the same PR more than once per week.

1 similar comment
@github-actions

Copy link
Copy Markdown
Contributor

👋 Friendly nudge — this PR has had no activity for 7 days.

What needs attention:

  • 👀 No approving reviews yet. Request a review from a teammate.

If this PR is abandoned, please close it. If it's blocked on something external, leave a comment so the team knows.
This is an automated check that runs on weekdays. It won't nudge the same PR more than once per week.

DeDuva commented Sep 1, 2026

Copy link
Copy Markdown
Owner

Not merged — human review (major) (head 0fd56e87)

  • Change: xunit.runner.visualstudio 3.1.5 → 4.0.0, in test/Squad.Agents.AI.Tests/Squad.Agents.AI.Tests.csproj. One file, one PackageReference version attribute — scope is clean.
  • CI evidence: strong, and unusually direct for a major. .NET ubuntu-latest and .NET windows-latest both SUCCESS, and that workflow ends in dotnet test test/Squad.Agents.AI.Tests/... --no-build -c Release --logger trx, so the new runner adapter actually executed this repository's test suite on both platforms rather than merely being restored. claude-md and changes also pass; mergeable: true, mergeStateStatus: clean; no FAILURE, CANCELLED, or pending checks.
  • Local validation: unavailable. dotnet is not installed on this runner, so this PR rests entirely on the CI evidence above — nothing was verified locally.
  • Why it is not auto-merged: it is a major, and a major needs positive evidence that its breaking changes were examined and none apply here. The PR body links the 4.0.0 release notes rather than inlining them (https://xunit.net/releases/visualstudio/4.0.0), and the 3.1.5 → 4.0.0 range crosses four pre-releases, so this run could not establish what changed. Green checks are necessary but not sufficient for that judgement.
  • What a human should check: the 4.0.0 release notes for changes to the VSTest adapter contract and to the minimum xunit.v3 / Microsoft.NET.Test.Sdk versions it expects — the latter interacts with deps: Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.9.0 #125, which bumps Microsoft.NET.Test.Sdk in the same project. Also worth confirming that TRX logger output still lands where squad-agents-ai-ci.yml expects (--results-directory TestResults), since a silently empty result set would still look green.

This is the strongest remaining candidate in the queue. It was not merged this run only because the 3-merge cap was already spent on #131, #129, and #90.

@DeDuva

DeDuva commented Sep 1, 2026

Copy link
Copy Markdown
Owner

Merging as part of a manual queue cleanup ahead of the weekly automation.

xunit.runner.visualstudio 3.1.5 → 4.0.0 is a major, confined to test/Squad.Agents.AI.Tests. Same reasoning as #125: both .NET jobs run dotnet test against this csproj and both are green, and for a test runner a green suite is the direct exercise of the thing being upgraded — if v4 could not discover or execute these tests, the job would not have reported success.

No local validation — dotnet is not installed on this machine.

@DeDuva
DeDuva merged commit 6793621 into dev Sep 1, 2026
18 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/test/Squad.Agents.AI.Tests/xunit.runner.visualstudio-4.0.0 branch September 1, 2026 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant