Skip to content

Bump Verify.XunitV3 from 32.0.0 to 33.0.2 - #3091

Merged
Vincent Biret (baywet) merged 2 commits into
mainfrom
dependabot/nuget/test/Microsoft.OpenApi.Tests/Verify.XunitV3-33.0.2
Sep 22, 2026
Merged

Vincent Biret (baywet) merged 2 commits into
mainfrom
dependabot/nuget/test/Microsoft.OpenApi.Tests/Verify.XunitV3-33.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Updated Verify.XunitV3 from 32.0.0 to 33.0.2.

Release notes

Sourced from Verify.XunitV3's releases.

33.0.2

  • #​1919 Update to SponsorCheck 0.24.0

33.0.1

33.0.0

The most impactful change in this release is the adoption of the Open Source Maintenance Fee.
So a subset of consumers will be required to sponsor the project

  • #​1848 xunit3 v4
  • #​1882 Sponsor check
  • #​1883 Upgrade Argon to 0.36.0
  • #​1884 Parse the built in ISO date format with the invariant culture
  • #​1885 Fix appended file reuse
  • #​1886 Rename the misnamed NUnit VerifyBase.ThrowsValueTask overload
  • #​1887 Fix combination callbacks
  • #​1888 Track verified files nested under the indexed target namespace
  • #​1889 Overlap the two reads when comparing binary snapshots
  • #​1890 Cache whether a type is a collection
  • #​1891 Re-run WriteVerifyAttributes when the values change
  • #​1892 Read VerifyResult.Text with the configured encoding
  • #​1893 Validate UseTextForParameters as a file name
  • #​1894 Guard TUnit parameter binding and null TestContext
  • #​1895 Stop copied settings sharing mutations of the source serialization
  • #​1896 Allow a recording to be started again once consumed
  • #​1897 Format fallback parameter names with the invariant culture
  • #​1898 Release named recording state on dispose
  • #​1899 Compile the MSTest generator against the Roslyn version it is packed for
  • #​1900 Resolve the OS platform on demand
  • #​1901 Drop the null forgiving operator from generated TestContext getter
  • #​1902 Describe the real Fixie setup in the No State found error
  • #​1903 Run before callbacks from the file level InnerVerifier constructor
  • #​1904 Never report the current process as locking a file
  • #​1905 Always write an object for ClaimsPrincipal
  • #​1906 Key the date scrubber caches on DateTimeFormat
  • #​1907 Do not let a clipboard failure replace the snapshot diff
  • #​1908 Format UTC offsets with invariant culture
  • #​1909 Nest snapshots under razor parents and Content items
  • #​1916 Bump DiffEngine to 20.3.0

33.0.0-beta.11

33.0.0-beta.10

33.0.0-beta.9

33.0.0-beta.8

33.0.0-beta.7

33.0.0-beta.6

33.0.0-beta.5

33.0.0-beta.4

33.0.0-beta.3

33.0.0-beta.1

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Sep 21, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 21, 2026 21:28
@dependabot dependabot Bot added the .NET Pull requests that update .net code label Sep 21, 2026
---
updated-dependencies:
- dependency-name: Verify.XunitV3
  dependency-version: 33.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/test/Microsoft.OpenApi.Tests/Verify.XunitV3-33.0.2 branch from fc68630 to 0b8b9c2 Compare September 22, 2026 11:06
@baywet

Copy link
Copy Markdown
Member

Copilot based on this guidance, add an exemption (open source) in the directory props. https://github.com/VerifyTests/Verify/blob/main/docs/maintenance-fee.md#exempt

Co-authored-by: baywet <7905502+baywet@users.noreply.github.com>

Copilot AI commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

Copilot based on this guidance, add an exemption (open source) in the directory props. https://github.com/VerifyTests/Verify/blob/main/docs/maintenance-fee.md#exempt

Added the time-bounded OpenSource exemption to Directory.Build.props in commit 75dc59a.

@github-code-quality

Copy link
Copy Markdown

Code Coverage Overview

Languages: C#

C# / code-coverage/dotnet

The overall line coverage in commit 75dc59a in the dependabot/nuget/tes... branch remains at 32%, unchanged from commit fde81d9 in the main branch.

Show a line coverage summary of the most impacted files.
File main fde81d9 dependabot/nuget/tes... 75dc59a +/-
_/src/Verify/Guards.cs 73% 59% -14%
_/src/Verify/Na...ngFileFinder.cs 93% 81% -12%
_/src/Verify/Naming/Namer.cs 51% 47% -4%
_/src/Verify/Sp...FileAppender.cs 10% 8% -2%
_/src/Verify/Na...fierSettings.cs 32% 32% 0%
_/src/Verify/Ve...nnerVerifier.cs 46% 46% 0%
BuildServerDetector.cs 94% 94% 0%
_/src/Verify/Re...ng/Recording.cs 10% 10% 0%
_/src/Argon/Def...sonNameTable.cs 7% 8% +1%
_/src/Verify/At...fierSettings.cs 60% 62% +2%

@sonarqubecloud

Copy link
Copy Markdown

@baywet
Vincent Biret (baywet) merged commit 4450d5f into main Sep 22, 2026
19 checks passed
@baywet
Vincent Biret (baywet) deleted the dependabot/nuget/test/Microsoft.OpenApi.Tests/Verify.XunitV3-33.0.2 branch September 22, 2026 17:20
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.

3 participants