Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency fast-check to v3.16.0 (#6526)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [fast-check](https://togithub.com/dubzzz/fast-check) ([source](https://togithub.com/dubzzz/fast-check/tree/HEAD/packages/fast-check)) | [`3.15.1` -> `3.16.0`](https://renovatebot.com/diffs/npm/fast-check/3.15.1/3.16.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/fast-check/3.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fast-check/3.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fast-check/3.15.1/3.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fast-check/3.15.1/3.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dubzzz/fast-check (fast-check)</summary> ### [`v3.16.0`](https://togithub.com/dubzzz/fast-check/blob/HEAD/packages/fast-check/CHANGELOG.md#3160) [Compare Source](https://togithub.com/dubzzz/fast-check/compare/v3.15.1...v3.16.0) *Type assert on assertions linked to `fc.pre`* \[[Code](https://togithub.com/dubzzz/fast-check/tree/v3.16.0)]\[[Diff](https://togithub.com/dubzzz/fast-check/compare/v3.15.1...v3.16.0)] #### Features - ([PR#4709](https://togithub.com/dubzzz/fast-check/pull/4709)) Make `fc.pre` an assertion function #### Fixes - ([PR#4736](https://togithub.com/dubzzz/fast-check/pull/4736)) Bug: Wrong logo ratio on small screen - ([PR#4747](https://togithub.com/dubzzz/fast-check/pull/4747)) CI: Deploy website on Netlify - ([PR#4751](https://togithub.com/dubzzz/fast-check/pull/4751)) CI: Drop configuration of GitHub Pages - ([PR#4756](https://togithub.com/dubzzz/fast-check/pull/4756)) CI: Make CI fail on invalid deploy - ([PR#4776](https://togithub.com/dubzzz/fast-check/pull/4776)) CI: Drop Google Analytics - ([PR#4769](https://togithub.com/dubzzz/fast-check/pull/4769)) Clean: Drop legacy patch on React 17 - ([PR#4677](https://togithub.com/dubzzz/fast-check/pull/4677)) Doc: Add `jsonwebtoken` to track record - ([PR#4712](https://togithub.com/dubzzz/fast-check/pull/4712)) Doc: Fix console errors of website - ([PR#4713](https://togithub.com/dubzzz/fast-check/pull/4713)) Doc: Add extra spacing on top of CTA - ([PR#4730](https://togithub.com/dubzzz/fast-check/pull/4730)) Doc: Optimize image assets on homepage - ([PR#4732](https://togithub.com/dubzzz/fast-check/pull/4732)) Doc: Optimize SVG assets - ([PR#4735](https://togithub.com/dubzzz/fast-check/pull/4735)) Doc: Less layout shift with proper sizes - ([PR#4750](https://togithub.com/dubzzz/fast-check/pull/4750)) Doc: Add link to Netlify - ([PR#4754](https://togithub.com/dubzzz/fast-check/pull/4754)) Doc: Better assets on the homepage of the website - ([PR#4768](https://togithub.com/dubzzz/fast-check/pull/4768)) Doc: Add new contributors ej-shafran and gruhn - ([PR#4771](https://togithub.com/dubzzz/fast-check/pull/4771)) Doc: Blog post for 3.15.0 - ([PR#4753](https://togithub.com/dubzzz/fast-check/pull/4753)) Security: Configure CSP for fast-check.dev - ([PR#4761](https://togithub.com/dubzzz/fast-check/pull/4761)) Security: Enforce Content-Security-Policy on our website - ([PR#4772](https://togithub.com/dubzzz/fast-check/pull/4772)) Security: Relax CSP policy to support Algolia *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information