Skip to content

Bump xunit.runner.visualstudio from 3.1.5 to 4.0.0 - #366

Merged
raroche merged 1 commit into
mainfrom
dependabot/nuget/xunit.runner.visualstudio-4.0.0
Aug 21, 2026
Merged

raroche merged 1 commit into
mainfrom
dependabot/nuget/xunit.runner.visualstudio-4.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 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 20, 2026

Copy link
Copy Markdown
Contributor Author

Labels

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

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

@raroche
raroche merged commit 501cef4 into main Aug 21, 2026
18 of 22 checks passed
@raroche
raroche deleted the dependabot/nuget/xunit.runner.visualstudio-4.0.0 branch August 21, 2026 19:54
raroche added a commit that referenced this pull request Aug 21, 2026
…368)

All five enforcing legs, security-gate, dependency-scan, visual-regression and DocFX pass. Verified locally as well: build 0 errors/0 NU warnings, UnitTests 8614, RenderingCorpus 41, RealDocuments 105.

The red `benchmark gate` is a stale baseline, not this change. This run shows a roughly UNIFORM 1.17–1.27× shift across the whole suite — `BlankSinglePage` 16.0→18.8us (1.18×), `SinglePageWithContent` 1.17×, `SinglePageWithFullMetadata` 1.27×, both StreamingBenchmarks ~1.2×. `BlankSinglePage` does no rendering at all and never touches SkiaSharp, so a SkiaSharp patch bump cannot explain it; a flat shift across unrelated benchmarks is the signature of slower runner hardware.

Corroborated across three independent PRs: `main` itself fails on `CacheHits_Isolated` (1.46×), #366 failed on `BlankPages(100)` (1.25×) from a vstest-runner bump that cannot touch BenchmarkDotNet, and this PR fails on a different set again.

The pinned `phase-1-linux-x64` baseline needs re-capturing against current hosted-runner hardware — tracked as a follow-up. It only became visible once #356 made the gate actually measure instead of aborting during restore.
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