Skip to content

Bump FsCheck.Xunit from 3.0.1 to 3.3.3#14

Merged
systemslibrarian merged 1 commit into
mainfrom
dependabot/nuget/tests/PostQuantum.FileFormat.Tests/FsCheck.Xunit-3.3.3
May 31, 2026
Merged

Bump FsCheck.Xunit from 3.0.1 to 3.3.3#14
systemslibrarian merged 1 commit into
mainfrom
dependabot/nuget/tests/PostQuantum.FileFormat.Tests/FsCheck.Xunit-3.3.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Updated FsCheck.Xunit from 3.0.1 to 3.3.3.

Release notes

Sourced from FsCheck.Xunit's releases.

3.3.3

Add Gen.pick and Gen.tryPick functions.
Fill NullReferenceException when using Replay with an Implies combinator.
Improve behavior of stamps and labels when using And/Or property combinators.

3.3.2

Fixed FsCheck.NUnit failure reporting. (by Brian Rourke Boll)
Added a replay hint to failure message. (by Brian Rourke Boll)

3.3.1

Update xunit.v3.extensibility.core to v3.0.1 to fix a test discovery issue. (by Hyogeol Lee)

3.3.0

Added FsCheck.Xunit.v3. (by JohSand)

3.2.0

Support C# struct record generation. (by Brian Rourke Boll)
Xunit Property respects IAsyncLifetime. (by Arialdo Martini)

3.1.0

Support Async<'Testable> & Task<'Testable>. Slight behavior change: an explicit upcast to non-generic Task (:> Task) is now needed for tests involving Task<'T> where 'T is not itself a testable type. (by Brian Rourke Boll)

Commits viewable in compare view.

@dependabot dependabot Bot added dependencies Dependency update (dependabot). dotnet Touches the .NET reference implementation. labels May 25, 2026
@dependabot dependabot Bot requested a review from systemslibrarian as a code owner May 25, 2026 02:56
@dependabot dependabot Bot added dependencies Dependency update (dependabot). dotnet Touches the .NET reference implementation. labels May 25, 2026
@github-actions github-actions Bot added tests Tests, test vectors, or fuzz / property / KAT harnesses. implementation/.net PR touches the .NET reference implementation. labels May 25, 2026
@systemslibrarian
Copy link
Copy Markdown
Owner

@dependabot rebase

---
updated-dependencies:
- dependency-name: FsCheck.Xunit
  dependency-version: 3.3.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/tests/PostQuantum.FileFormat.Tests/FsCheck.Xunit-3.3.3 branch from dfcc5ee to af586ab Compare May 31, 2026 19:21
@systemslibrarian systemslibrarian merged commit a90d117 into main May 31, 2026
36 of 42 checks passed
@systemslibrarian systemslibrarian deleted the dependabot/nuget/tests/PostQuantum.FileFormat.Tests/FsCheck.Xunit-3.3.3 branch May 31, 2026 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency update (dependabot). dotnet Touches the .NET reference implementation. implementation/.net PR touches the .NET reference implementation. tests Tests, test vectors, or fuzz / property / KAT harnesses.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant