Skip to content

deps: update fscheck packages to v3 (major)#143

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-fscheck-packages
Open

deps: update fscheck packages to v3 (major)#143
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-fscheck-packages

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 18, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
FsCheck (source) 2.16.63.3.3 age adoption passing confidence
FsCheck.Xunit (source) 2.16.63.3.3 age adoption passing confidence

Release Notes

Fscheck/fscheck (FsCheck)

v3.3.3

Compare Source

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.

v3.3.2

Compare Source

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

v3.3.1

Compare Source

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

v3.3.0

Compare Source

Added FsCheck.Xunit.v3. (by JohSand)

v3.2.0

Compare Source

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

v3.1.0

Compare Source

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)

v3.0.1

Compare Source

  • FsCheck.Xunit: target net462 explicitly, so xunit picks the right runner on .NET Framework.

v3.0.0

Compare Source

  • Fix stamp missing for final test. (by Calum Sieppert)

  • FsCheck.NUnit: updated to NUnit 4. (with David Naylor)

  • FsCheck.NUnit: implement PropertiesAttribute. (by Oleksandr Bogomaz)

  • FsCheck.NUnit: handle NUnit's signalling exceptions. (by Oleksandr Bogomaz)

  • FsCheck.Xunit: fixed MissingMethodException caused by integration issue with xunit 2.9.x.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot]
github-actions Bot previously approved these changes Apr 18, 2026
@renovate renovate Bot force-pushed the renovate/major-fscheck-packages branch from 369d652 to 938f482 Compare April 26, 2026 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants