Skip to content

Bump FsCheck.Xunit from 3.0.1 to 3.3.3#14

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/tests/PostQuantum.FileFormat.Tests/FsCheck.Xunit-3.3.3
Open

Bump FsCheck.Xunit from 3.0.1 to 3.3.3#14
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/tests/PostQuantum.FileFormat.Tests/FsCheck.Xunit-3.3.3

Conversation

@dependabot
Copy link
Copy Markdown

@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 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: 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 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
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.

0 participants