From 8629e2acde4e25f0b5b52a74fd220a9de24df5f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 00:12:01 +0000 Subject: [PATCH] chore(deps): update dependency fast-check to v3.15.1 (#6161) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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.0` -> `3.15.1`](https://renovatebot.com/diffs/npm/fast-check/3.15.0/3.15.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/fast-check/3.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fast-check/3.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fast-check/3.15.0/3.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fast-check/3.15.0/3.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
dubzzz/fast-check (fast-check) ### [`v3.15.1`](https://togithub.com/dubzzz/fast-check/blob/HEAD/packages/fast-check/CHANGELOG.md#3151) [Compare Source](https://togithub.com/dubzzz/fast-check/compare/v3.15.0...v3.15.1) *Prepare the monorepo for ESM build-chain* \[[Code](https://togithub.com/dubzzz/fast-check/tree/v3.15.1)]\[[Diff](https://togithub.com/dubzzz/fast-check/compare/v3.15.0...v3.15.1)] #### Fixes - ([PR#4591](https://togithub.com/dubzzz/fast-check/pull/4591)) CI: Move build chain to ESM for root of monorepo - ([PR#4598](https://togithub.com/dubzzz/fast-check/pull/4598)) CI: Add `onBrokenAnchors`'check on Docusaurus - ([PR#4606](https://togithub.com/dubzzz/fast-check/pull/4606)) CI: Configuration files for VSCode - ([PR#4650](https://togithub.com/dubzzz/fast-check/pull/4650)) CI: Move examples build chain to ESM - ([PR#4554](https://togithub.com/dubzzz/fast-check/pull/4554)) Doc: Add `idonttrustlikethat-fast-check` in ecosystem.md - ([PR#4563](https://togithub.com/dubzzz/fast-check/pull/4563)) Doc: Add new contributor nielk - ([PR#4669](https://togithub.com/dubzzz/fast-check/pull/4669)) Doc: Add `@effect/schema` in ecosystem - ([PR#4665](https://togithub.com/dubzzz/fast-check/pull/4665)) Test: Fix `isCorrect` check on double - ([PR#4666](https://togithub.com/dubzzz/fast-check/pull/4666)) Test: Stabilize flaky URL-related test
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fd803a3a30..06ac2ba2ca 100644 --- a/package.json +++ b/package.json @@ -180,7 +180,7 @@ "coveralls": "3.1.1", "del-cli": "5.1.0", "faker": "5.5.3", - "fast-check": "3.15.0", + "fast-check": "3.15.1", "fetch-mock": "9.11.0", "husky": "8.0.3", "jest": "29.7.0", diff --git a/yarn.lock b/yarn.lock index 43796ca495..0526bbd5ce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3174,10 +3174,10 @@ faker@5.5.3: resolved "https://registry.yarnpkg.com/faker/-/faker-5.5.3.tgz#c57974ee484431b25205c2c8dc09fda861e51e0e" integrity sha512-wLTv2a28wjUyWkbnX7u/ABZBkUkIF2fCd73V6P2oFqEGEktDfzWx4UxrSqtPRw0xPRAcjeAOIiJWqZm3pP4u3g== -fast-check@3.15.0: - version "3.15.0" - resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-3.15.0.tgz#3ee501aa82c836efb96d7bc8c68aa7bbc1d79f8e" - integrity sha512-iBz6c+EXL6+nI931x/sbZs1JYTZtLG6Cko0ouS8LRTikhDR7+wZk4TYzdRavlnByBs2G6+nuuJ7NYL9QplNt8Q== +fast-check@3.15.1: + version "3.15.1" + resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-3.15.1.tgz#36fae8176ac00e470b59e30c0aefa3b0aa432d61" + integrity sha512-GutOXZ+SCxGaFWfHe0Pbeq8PrkpGtPxA9/hdkI3s9YzqeMlrq5RdJ+QfYZ/S93jMX+tAyqgW0z5c9ppD+vkGUw== dependencies: pure-rand "^6.0.0"