fast-check v2.25.0 Release Notes

  • Connect depth factor onto the notion of size [Code][Diff]

    ๐Ÿ”‹ Features

    • ๐Ÿ‘ (PR#2828) Adopt better way to bias oneof with depth
    • (PR#2848) Make generated objects (able to be) deeper
    • ๐Ÿ‘ (PR#2866) Better support for recursive structures implying arrays
    • (PR#2882) Simpler way to create unique identifier for depths
    • (PR#2883) Avoid instances of anything to be too large
    • 0๏ธโƒฃ (PR#2884) Extend size to defaulting of depthFactor
    • 0๏ธโƒฃ (PR#2887) Default depth factor of objects to = when not set

    ๐Ÿ›  Fixes

    • ๐Ÿ”ง (PR#2890) CI: Configure Renovate
    • (PR#2901) CI: Drop dependabot
    • (PR#2903) CI: Attempt to fix renovate
    • ๐Ÿ“Œ (PR#2907) CI: Stop pinning dependencies with renovate
    • (PR#2870) Doc: Replace faker with the new official fork of faker
    • (PR#2885) Doc: Add ability to show statistics in generated doc
    • ๐Ÿ“š (PR#2886) Doc: Show some statistics inside the documentation