dubzzz / fast-check

Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
https://fast-check.dev/
MIT License
4.33k stars 180 forks source link

💥 Drop deprecated `uuidV` arbitrary #5209

Closed dubzzz closed 2 months ago

dubzzz commented 2 months ago

Description

The arbitrary uuidV as been marked as deprecated since v3.21.0. This PR totally drops it from our codebase and set of built-in utilities in favor of uuid with a version constraint.

ChecklistDon't delete this checklist and make sure you do the following before opening the PR

Advanced

codesandbox-ci[bot] commented 2 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 4493ca3ec46884e0cd9665b425237af71b3d76a7:

Sandbox Source
@fast-check/examples Configuration
github-actions[bot] commented 2 months ago

👋 A preview of the new documentation is available at: http://66bb0429367f13c1752077f2--dubzzz-fast-check.netlify.app

github-actions[bot] commented 2 months ago

👋 A preview of the new documentation is available at: http://66bb0842be029ac774bee23b--dubzzz-fast-check.netlify.app